body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #282828;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.6rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 0.1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d9d9d9;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #cccccc;
  color: #000000;
}
small,
.small {
  font-size: 14px;
}
hr {
  border: 0;
  border-top: 1px solid #d9d9d9;
  margin-bottom: 22px;
  margin-top: 22px;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 3.2rem;
  margin-top: 0rem;
  margin-bottom: 0.2rem;
}
h2 {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2.4rem;
  margin-top: 0.25rem;
  margin-bottom: 0.2rem;
}
h3 {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 0.1rem;
}
h4 {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
h5 {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.6rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #282828;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #282828;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #282828;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #282828;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #282828;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 0.25rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 0.1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 2rem;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 0.5rem;
  margin-top: 0;
}
dd {
  margin-bottom: 1rem;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #cccccc;
  color: #060606;
  padding: 2px 4px;
  font-size: 1.4rem;
  white-space: nowrap;
}
kbd {
  background: #cccccc;
  color: #060606;
  padding: 2px 4px;
  font-size: 1.4rem;
}
pre {
  background: #cccccc;
  border: 1px solid #d9d9d9;
  color: #060606;
  line-height: 1.42857143;
  margin: 0 0 1rem;
  padding: 1rem;
  font-size: 1.4rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d9d9d9;
  margin: 0 0 2rem 4rem;
  padding: 0;
  color: #282828;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.6rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #282828;
  line-height: 1.42857143;
  font-size: 1.2rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 1rem;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 0;
  color: #282828;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #d9d9d9 !important;
  border: 0;
  color: #282828;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #d9d9d9 !important;
  border: 0;
  color: #ffffff;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 40px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type*="date"]:focus,
input[type="email"]:focus {
  border: 1px solid #c2c2c2;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
  border: 1px solid #c2c2c2;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0.5rem 1rem 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 1rem;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 0.5rem 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 0.5rem 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error[generated] {
  color: #e02b27;
  font-size: 1.4rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #000080;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider,
.footer.content ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.abs-reset-list > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li,
.footer.content ul > li {
  margin: 0;
}
.abs-action-link-button,
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  background-image: none;
  background: #f2f2f2;
  border: 0;
  color: #282828;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 0;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active {
  background: #d9d9d9 !important;
  border: 0;
  color: #282828;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover {
  background: #d9d9d9 !important;
  border: 0;
  color: #ffffff;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus {
  text-decoration: none;
}
.abs-product-options-list dt,
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 1rem 0.5rem 0;
}
.abs-product-options-list dt:after,
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 0.5rem;
  word-break: break-all;
}
.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.abs-reset-image-wrapper,
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered,
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-login-block-title,
.amazon-validate-container .block .block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #666666;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong,
.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-block-title,
.abs-account-blocks .block-title,
.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-block-title > strong,
.abs-account-blocks .block-title > strong,
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 0.1rem;
}
.abs-account-blocks .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.abs-account-blocks .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 0.5rem;
}
.abs-account-blocks .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.abs-account-blocks .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 1rem;
}
.abs-account-blocks .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.abs-account-blocks .block-content .box,
.account .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .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 {
  margin-bottom: 2rem;
}
.abs-dropdown-simple,
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e5c5';
  font-family: 'Material Icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e5c7';
  font-family: 'Material Icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #636363;
  margin-top: -7px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #636363 transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.abs-input-qty,
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.abs-margin-for-blocks-and-widgets,
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 4rem;
}
.abs-remove-button-for-blocks,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: "\e14c";
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.abs-product-link,
.product-item-name,
.product.name a {
  font-weight: 400;
}
.abs-product-link > a,
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #282828;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #282828;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #282828;
  text-decoration: underline;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-action-remove,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 1rem;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.abs-add-fields .fieldset,
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.abs-add-fields .fieldset .field:not(.choice) .control,
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 3rem;
}
.abs-add-fields .fieldset .fields .actions-toolbar,
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.abs-add-fields .message.notice,
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 3rem 0 0;
}
.abs-add-fields .additional,
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.abs-hidden,
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.mgz__actions-switch-checkbox,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label,
.block.filter .switcher .label,
.toolbar .switcher .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.dropdown-action .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.search-autocomplete,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: "\e5cf";
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-navigation-icon:after {
  position: absolute;
  right: 0.5rem;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 0.5rem;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e5c5';
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e5c7';
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #636363;
  margin-top: -7px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 0.5rem;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #636363 transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.abs-action-addto-product,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 1.2rem;
  padding: 0.5rem 8px;
  font-size: 1.1rem;
}
.abs-actions-addto-gridlist,
.product-item-actions .actions-secondary > .action,
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.product-item-actions .actions-secondary > .action > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.product-item-actions .actions-secondary > .action:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #333333;
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #282828;
}
.abs-button-l,
#store-selector .form-continue .actions-toolbar .action.primary,
.form-address-edit .actions-toolbar .action.vertex-secondary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  line-height: 2.4rem;
  padding: 14px 17px;
  font-size: 2rem;
}
.abs-action-button-as-link,
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #282828;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #282828;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #282828;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #282828;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #282828;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-secondary-color,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 0;
  color: #282828;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #d9d9d9 !important;
  border: 0;
  color: #282828;
}
.abs-revert-secondary-color:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #d9d9d9 !important;
  border: 0;
  color: #ffffff;
}
.abs-revert-secondary-size,
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.8rem;
  padding: 7px 15px;
}
.abs-box-tocart,
.bundle-actions {
  margin: 1rem 0;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.abs-adjustment-incl-excl-tax .weee,
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: "\e5cf";
  font-family: 'Material Icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -1rem;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: "\e5ce";
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: "\e5ce";
}
.abs-methods-shipping-title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 15px;
}
.abs-account-title,
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 2.5rem;
  padding-bottom: 1rem;
}
.abs-account-title > strong,
.abs-account-title > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.abs-rating-summary .rating-summary,
.review-ratings .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label,
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 0.5rem;
  padding-right: 2.5rem;
  padding-top: 1px;
  vertical-align: top;
}
.abs-rating-summary .rating-result,
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.abs-colon:after,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-icon-add,
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 0.5rem;
}
.abs-no-display,
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.abs-status,
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 2rem;
}
.abs-block-items-counter,
.block-compare .counter,
.block-wishlist .counter {
  color: #727272;
  font-size: 1.2rem;
  white-space: nowrap;
}
.abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 0;
  font-weight: 700;
  background-image: none;
  background: #f2f2f2;
  border: 0;
  color: #282828;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: "\e5ce";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #d9d9d9 !important;
  border: 0;
  color: #282828;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #d9d9d9 !important;
  border: 0;
  color: #ffffff;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 1px 0 0 transparent, inset 0 -1px 0 0 rgba(217, 217, 217, 0.3);
}
.abs-shopping-cart-items .action.update,
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 0.5rem;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.abs-field-date .control,
.field.date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 1rem;
  width: calc(100% - 41px);
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 1rem;
  width: calc(100% - 25.5px);
}
.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -1rem;
  top: 40px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 1rem;
  left: auto;
  top: 0;
}
.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.abs-checkout-title,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 1rem;
  color: #282828;
  font-weight: 300;
  font-size: 2.6rem;
}
.abs-sidebar-totals .mark,
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.abs-sidebar-totals .mark strong,
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.abs-sidebar-totals .amount,
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .amount strong,
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.abs-sidebar-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 2rem;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.abs-sidebar-totals .grand .amount strong,
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.abs-sidebar-totals .msrp,
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 1rem;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price,
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 2.5rem;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: "\e5cf";
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: "\e5ce";
}
.abs-sidebar-totals .totals-tax-details,
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d9d9d9;
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown,
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-discount-block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d9d9d9;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 3rem 7px 0.5rem;
  position: relative;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: "\e5cf";
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .abs-discount-block > .title strong,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.abs-discount-block > .content,
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: "\e5ce";
}
.abs-discount-block.active > .content,
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 4rem;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 2rem;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d9d9d9;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d9d9d9;
  padding-top: 2rem;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 3rem;
  padding: 15px 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #d1ecf1;
  color: #0c5460;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #282828;
}
.message.info a:hover {
  color: #282828;
}
.message.info a:active {
  color: #282828;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #0c5460;
  content: "\e88e";
  font-family: 'Material Icons';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 3rem;
  padding: 15px 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #f8d7da;
  color: #721c24;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #282828;
}
.message.error a:hover {
  color: #282828;
}
.message.error a:active {
  color: #282828;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #721c24;
  content: "\e002";
  font-family: 'Material Icons';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 3rem;
  padding: 15px 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #d1ecf1;
  color: #0c5460;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #282828;
}
.message.warning a:hover {
  color: #282828;
}
.message.warning a:active {
  color: #282828;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #0c5460;
  content: "\e88e";
  font-family: 'Material Icons';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 3rem;
  padding: 15px 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e2e3e5;
  color: #383d41;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #282828;
}
.message.notice a:hover {
  color: #282828;
}
.message.notice a:active {
  color: #282828;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #383d41;
  content: "\e88e";
  font-family: 'Material Icons';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 3rem;
  padding: 15px 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #d4edda;
  color: #155724;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #282828;
}
.message.success a:hover {
  color: #282828;
}
.message.success a:active {
  color: #282828;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #155724;
  content: "\e5ca";
  font-family: 'Material Icons';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #666666;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #333333;
  content: '\e609';
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #000000;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #282828;
  line-height: 1.4;
  border: 1px solid #636363;
  margin-top: 7px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 7px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 8px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 17px;
  margin-left: -7px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #636363;
  left: 17px;
  margin-left: -8px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 1rem;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 4rem;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 2.5rem;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 2rem;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 2rem;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 0.5rem;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 40px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:focus,
.fieldset > .fields > .field .addon .addbefore:focus,
.fieldset > .field .addon .addafter:focus,
.fieldset > .fields > .field .addon .addafter:focus {
  border: 1px solid #c2c2c2;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
  border: 1px solid #c2c2c2;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 1rem;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.4rem;
  margin: 0 0 0 0.5rem;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.4rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 14px;
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 1rem;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 0.5rem 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 0.5rem;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 1rem;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 1rem;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.4rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #282828;
  line-height: 1.4;
  border: 1px solid #636363;
  margin-left: 7px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 7px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 8px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -7px;
  top: 17px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #636363;
  margin-top: -8px;
  top: 17px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #727272;
  content: '\e612';
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 2rem;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 0.5rem;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'Material Icons';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 0;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 1px 0 0 transparent, inset 0 -1px 0 0 rgba(217, 217, 217, 0.3);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #77787b;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  padding: 10px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #5e5f61;
  border: 0;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #5e5f61;
  border: 0;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 2rem;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.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 0 0.5rem;
}
.product.data.items > .item.title > .switch {
  background: #ededed;
  height: 4rem;
  padding: 12px 2rem 12px 2rem;
  font-weight: 400;
  line-height: 4rem;
  font-size: 2rem;
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #333333;
  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: #fafafa;
}
.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;
  padding-bottom: 12px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 0;
  margin: 0 0 0.5rem;
  padding: 40px 40px 40px 40px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.4rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #282828;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #282828;
}
.pages a.page:hover {
  color: #282828;
  text-decoration: none;
}
.pages a.page:active {
  color: #282828;
}
.pages strong.page {
  font-size: 1.4rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #282828;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  background: #cccccc;
  border: 1px solid #d9d9d9;
  color: #999999;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #999999;
}
.pages .action:hover {
  background: #bababa;
  color: #999999;
  text-decoration: none;
}
.pages .action:active {
  color: #999999;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #999999;
}
.pages .action.next:active:before {
  color: #999999;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #999999;
  content: '\e608';
  font-family: 'Material Icons';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #999999;
}
.pages .action.next:active:before {
  color: #999999;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #999999;
}
.pages .action.previous:active:before {
  color: #999999;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #999999;
  content: "\e5ce";
  font-family: 'Material Icons';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #999999;
}
.pages .action.previous:active:before {
  color: #999999;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 1rem;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 1rem;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 2rem;
}
.breadcrumbs .items {
  font-size: 1.6rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #282828;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #282828;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #282828;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #282828;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  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;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e14c";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #d9d9d9 transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #333333;
  content: "\e14c";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #0e0e0e;
}
.modal-custom .action-close {
  margin: 2.5rem;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c2c2c2;
  font-weight: 300;
  padding-bottom: 1rem;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 1rem;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: 0.6rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.4rem;
  padding: 14px 17px;
  font-size: 2rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 2rem 0 0;
}
.location-details .location-name {
  font-size: 20px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 2rem;
  padding: 0 0 1rem;
  border-bottom: 1px solid #c2c2c2;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 20px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 2rem;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
  line-height: 2.4rem;
  font-size: 2rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #282828;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:visited,
.action-gift.pagebuilder-button-link:visited {
  color: #282828;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:hover {
  color: #282828;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:active {
  color: #282828;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:focus,
.action-gift.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link.disabled,
.action-gift.pagebuilder-button-link[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-link {
  color: #282828;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #77787b;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 0 10px 10px 0;
  padding: 10px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.4rem;
  padding: 14px 17px;
  font-size: 2rem;
  border-radius: 0;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:active {
  background: #5e5f61;
  border: 0;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:hover {
  background: #5e5f61;
  border: 0;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary.disabled,
.action-gift.pagebuilder-button-primary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 0;
  color: #282828;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.4rem;
  padding: 14px 17px;
  font-size: 2rem;
  border-radius: 0;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:active {
  background: #d9d9d9 !important;
  border: 0;
  color: #282828;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:hover {
  background: #d9d9d9 !important;
  border: 0;
  color: #ffffff;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary.disabled,
.action-gift.pagebuilder-button-secondary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1400px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #c3c3c3;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 0.5rem;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #ededed;
  height: 4rem;
  padding: 12px 2rem 12px 2rem;
  font-weight: 400;
  line-height: 4rem;
  font-size: 2rem;
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fafafa;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 12px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 0;
  margin: 0 0 0.5rem;
  padding: 40px 40px 40px 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.amslick-slider-container .slick-dots li .action-gift:focus,
.amslick-slider-container .slick-dots li .action-gift:hover {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 3rem;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 0.5rem;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 0.5rem;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.amslick-slider-container .slick-dots li .action-gift:focus:before,
.amslick-slider-container .slick-dots li .action-gift:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li .action-gift:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before,
.amslick-slider-container .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li.slick-active .action-gift:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.amgdprcookie-cookie-container {
  margin: 0 10px 20px 0;
  padding: 0 0 25px 0;
}
.amgdprcookie-cookie-container.-modal:first-child {
  padding-top: 25px;
}
.amgdprcookie-cookie-container.-modal .amgdprcookie-header,
.amgdprcookie-cookie-container.-modal .amgdprcookie-text {
  padding-left: 25px;
}
.amgdprcookie-cookie-container.-modal {
  box-shadow: none;
  direction: ltr;
  margin-right: 30px;
}
.amgdprcookie-cookie-container .amgdprcookie-header {
  display: flex;
  justify-content: space-between;
}
.amgdprcookie-cookie-container .amgdprcookie-caption {
  font-size: 16px;
  font-weight: bold;
  line-height: 27px;
  margin: 0 0 15px;
}
.amgdprcookie-cookie-container .amgdprcookie-text {
  color: #363636;
  font-size: 12px;
  margin-bottom: 10px;
}
.amgdprcookie-cookie-container .amgdprcookie-options {
  color: #5384ec;
  cursor: pointer;
  font-size: 12px;
}
.amgdprcookie-toggle-cookie {
  padding-left: 50px;
  position: relative;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input {
  height: 0;
  opacity: 0;
  width: 0;
}
.amgdprcookie-toggle-cookie .amgdprcookie-label {
  background: #a5a5a5;
  border-radius: 40px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  height: 29px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}
.amgdprcookie-toggle-cookie .amgdprcookie-label:after {
  background: #ffffff;
  border-radius: 40px;
  content: '';
  height: 25px;
  left: 2px;
  position: absolute;
  top: 2px;
  transition: all .4s ease;
  width: 25px;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:active + .amgdprcookie-label,
.amgdprcookie-toggle-cookie .amgdprcookie-input:focus + .amgdprcookie-label {
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled + .amgdprcookie-label {
  background: #e8e8e8;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled + .amgdprcookie-label:after {
  left: 95%;
  transform: translateX(-100%);
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled]) + .amgdprcookie-label {
  background: #1979c3;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled]) + .amgdprcookie-label:after {
  left: 95%;
  transform: translateX(-100%);
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:not([checked]) + .amgdprcookie-label {
  background: #a5a5a5;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:disabled + .amgdprcookie-label {
  background: #e8e8e8;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:disabled + .amgdprcookie-label:after {
  left: 2px;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:focus + .amgdprcookie-label {
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-main-wrapper {
  color: #363636;
}
.amgdprcookie-main-wrapper .amgdprcookie-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.amgdprcookie-main-wrapper .amgdprcookie-head {
  font-size: 20px;
  line-height: 20px;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn-wrapper {
  display: flex;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn {
  background: #ef7c4a;
  border: 0;
  border-radius: 6px;
  box-shadow: 0 3px 5px rgba(62, 40, 13, 0.15);
  color: #ffffff;
  font-size: 14px;
  padding: 7px 27px;
  text-transform: uppercase;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn:first-child {
  margin: 0 15px;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn:hover {
  background: #eb5a1b;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn:focus,
.amgdprcookie-main-wrapper .amgdprcookie-btn:active {
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-cookie-container .amgdprcookie-link {
  color: #389dfe;
  cursor: pointer;
  float: right;
  font-size: 12px;
  letter-spacing: .3px;
  text-transform: capitalize;
}
.amgdprjs-bar-template {
  display: block !important;
  position: fixed;
  /* added to support older browsers */
  position: sticky;
}
.amgdprjs-bar-template .amgdprcookie-buttons-block .amgdprcookie-button {
  margin-right: 5px;
}
.amgdprjs-bar-template.-popup {
  left: 50%;
  margin: 0 auto;
  max-width: 740px;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
}
.amgdprjs-bar-template.-popup:before {
  background-color: #0a6c9f;
  content: '';
  height: 100%;
  width: 100%;
}
.amgdprjs-bar-template.-popup .amgdprcookie-bar-container {
  padding: 50px;
}
.amgdprjs-bar-template.-popup .amgdprcookie-bar-block {
  width: 100%;
}
.amgdprjs-bar-template .amgdprcookie-buttons-block {
  display: flex;
  justify-content: center;
}
.amgdprcookie-groups-modal .modal-inner-wrap {
  border-radius: 4px;
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  max-width: 740px;
}
.amgdprcookie-groups-modal.-table .modal-inner-wrap {
  max-width: 1290px;
  min-width: 700px;
  overflow-x: auto;
}
.amgdprcookie-groups-modal .modal-title {
  border-bottom: none;
  font-size: 20px;
  font-weight: bold;
}
.amgdprcookie-groups-modal .action-close:focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-groups-modal .amgdprcookie-form {
  padding: 0 10px;
}
.amgdprcookie-groups-modal .amgdprcookie-done {
  background-color: #5384ec;
  border-radius: 3px;
  box-shadow: none;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 1.35px;
  text-transform: uppercase;
  transition: background-color 0.3s ease-out;
  width: 100%;
}
.amgdprcookie-groups-modal .amgdprcookie-done:hover {
  background-color: #1357e6;
}
.amgdprcookie-groups-modal .amgdprcookie-done:focus {
  background-color: #1357e6;
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-groups-modal:not(.-table) .modal-footer {
  padding-top: 0;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container,
.amgdprcookie-groups-modal .amgdprcookie-tbody {
  overflow: auto;
  scrollbar-color: #e0e0e0 #ffffff;
  scrollbar-width: thin;
  scrollbar-face-color: #e0e0e0;
  scrollbar-highlight-color: #e0e0e0;
  scrollbar-shadow-color: #e0e0e0;
  scrollbar-track-color: #ffffff;
  display: block;
  max-height: 500px;
  overflow-y: auto;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar,
.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar {
  width: 6px;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar-track,
.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar-track {
  background-color: #ffffff;
  box-shadow: none;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar-thumb,
.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #e0e0e0;
}
.amgdprcookie-bar-container {
  background: #ffffff;
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 30px 10px;
  z-index: 10;
}
.amgdprcookie-bar-container.modal-popup {
  bottom: unset;
  left: unset;
  overflow-y: unset;
  pointer-events: auto;
  position: unset;
  right: unset;
  top: unset;
  transition: unset;
}
.amgdprcookie-bar-container .amgdprcookie-buttons-block {
  display: flex;
  flex-direction: column;
}
.amgdprcookie-bar-container .amgdprcookie-policy {
  margin-bottom: 20px;
  max-height: 30vh;
  max-width: 640px;
  overflow-y: auto;
}
.amgdprcookie-bar-container .amgdprcookie-button:first-child {
  margin-bottom: 10px;
}
.amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button {
  margin-bottom: 0;
  padding: 10px 30px;
}
.amgdprcookie-bar-container .action-close {
  line-height: 14px;
  right: 10px;
  top: 10px;
}
.amgdprcookie-bar-container .action-close:focus,
.amgdprcookie-bar-container .action-close:active {
  box-shadow: 0 0 3px 1px #00699d;
  opacity: .9;
}
.amgdprcookie-buttons-block {
  display: flex;
  flex-direction: column;
}
.amgdprcookie-buttons-block.-settings {
  padding-bottom: 30px;
}
.amgdprcookie-buttons-block .amgdprcookie-button {
  background: #ffffff;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  color: #5384ec;
  font-weight: bold;
  letter-spacing: 1.35px;
  margin-top: 15px;
  padding: 10px 15px;
  text-transform: uppercase;
  transition: opacity 0.3s ease, color 0.3s ease-out, background-color 0.3s ease-out, border 0.3s ease-out;
}
.amgdprcookie-buttons-block .amgdprcookie-button:hover {
  opacity: .9;
}
.amgdprcookie-buttons-block .amgdprcookie-button:active,
.amgdprcookie-buttons-block .amgdprcookie-button:focus {
  box-shadow: 0 0 3px 1px #00699d;
  opacity: .9;
}
.amgdprcookie-buttons-block .amgdprcookie-button.-allow,
.amgdprcookie-buttons-block .amgdprcookie-button.-save {
  background: #5384ec;
  color: #ffffff;
  flex-basis: 33%;
}
.amgdprcookie-modal-template {
  background: #ffffff;
  margin-left: 5px;
  overflow-y: auto;
}
.amgdprcookie-modal-template .action-close {
  background: #ffffff;
  line-height: 14px;
  margin: 0;
  padding: 8px;
  right: 0;
  top: 0;
  z-index: 1;
}
.amgdprcookie-modal-template .action-close:focus,
.amgdprcookie-modal-template .action-close:active {
  background: #ffffff;
  box-shadow: 0 0 3px 1px #00699d;
  opacity: .9;
}
.amgdprcookie-modal-template .action-close:hover {
  background: #ffffff;
}
.amgdprcookie-modal-template .amgdprcookie-button.-allow:not(.-save) {
  background: inherit;
  color: #5384ec;
  margin-bottom: 0;
}
.amgdprcookie-modal-container .modal-content {
  padding: 0;
}
.amgdprcookie-groups-container {
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  direction: rtl;
  height: auto;
  overflow-y: scroll;
}
.amgdprcookie-policy-container {
  bottom: 0;
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  padding: 24px;
  position: absolute;
}
.amgdprcookie-text-container .amgdprcookie-policy {
  display: inline;
}
.amgdprcookie-modal-container.modal-popup.modal-slide {
  left: 0;
  pointer-events: none;
}
.amgdprcookie-modal-container .modal-inner-wrap {
  height: 100%;
  margin: 0;
  position: relative;
}
.amgdprcookie-modal-container .modal-inner-wrap .modal-header {
  position: absolute;
  right: 0;
}
.amgdprcookie-modal-container .modal-inner-wrap .action-close {
  margin: 5px;
  padding: 0;
}
.amgdprcookie-modal-container .modal-inner-wrap .action-close:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI4IiBzdHJva2U9IiNDQUNBQ0EiLz48cGF0aCBkPSJNNS4yNSA1LjI1bDYuNSA2LjVtMC02LjVsLTYuNSA2LjUiIHN0cm9rZT0iI0NBQ0FDQSIvPjwvc3ZnPg==') no-repeat center;
  content: '';
  height: 25px;
  width: 25px;
}
.amgdprcookie-modal-container .modal-inner-wrap .action-close:focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container {
  overflow: auto;
  scrollbar-color: #e8e8e8 #ffffff;
  scrollbar-width: thin;
  scrollbar-face-color: #e8e8e8;
  scrollbar-highlight-color: #e8e8e8;
  scrollbar-shadow-color: #e8e8e8;
  scrollbar-track-color: #ffffff;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar {
  width: 4px;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar-track {
  background-color: #ffffff;
  box-shadow: none;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #e8e8e8;
}
.amgdprcookie-settings-form .amgdprcookie-toggle-cookie .amgdprcookie-input.disabled + .amgdprcookie-label {
  background: #e8e8e8;
}
.amgdprcookie-groups-modal .amgdprcookie-table .amgdprcookie-row,
.amgdprcookie-groups-modal .amgdprcookie-table thead tr,
.amgdprcookie-groups-modal .amgdprcookie-table thead {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.amgdprcookie-groups-modal .amgdprcookie-cell.-name {
  word-wrap: break-word;
}
.amgdprcookie-modal-container .amgdprcookie-modal-template {
  height: 100%;
  margin-left: 0;
  min-width: 400px;
  pointer-events: auto;
  position: relative;
  width: 20%;
  z-index: 900;
}
.ammodals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 899;
}
form[id='co-shipping-method-form'] div.field.choice.item {
  padding: 8px;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
.amazon-button-container {
  display: table;
  margin: 0 0 22px;
}
.amazon-button-container__cell {
  display: table-cell;
  min-width: 45px;
  position: relative;
}
.amazon-button-container img {
  display: block;
}
.amazon-button-container .field-tooltip {
  display: none;
  margin: -12px 0 0;
  right: 5px;
  top: 50%;
}
.checkout-shipping-address .amazon-button-container {
  margin: 22px 0;
}
.login-container .block-amazon-login .actions-toolbar {
  margin-top: 25px;
}
.amazon-validate-container .block .block-title {
  font-size: 1.8rem;
}
.amazon-validate-container .fieldset:after {
  margin: 1rem 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.4rem;
}
.amazon-validate-container .fieldset:after {
  margin-top: 35px;
}
@media all and (max-width: 993px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
.amazon-divider {
  border-bottom: 1px solid #cccccc;
  line-height: 0.1em;
  margin: 18px 0 20px;
  text-align: center;
  max-width: 500px;
}
.amazon-divider span {
  background: #fff;
  padding: 0 5px;
}
/** mini cart styling **/
.product-social-links,
.amazon-minicart-container {
  width: 100%;
  display: block;
  text-align: center;
}
.product-social-links .amazon-button-container,
.amazon-minicart-container .amazon-button-container {
  display: inline-block;
  margin: 0px;
}
.product-social-links .field-tooltip .field-tooltip-content,
.amazon-minicart-container .field-tooltip .field-tooltip-content {
  top: 38px;
  left: -245px;
}
.product-social-links .field-tooltip .field-tooltip-content:before,
.amazon-minicart-container .field-tooltip .field-tooltip-content:before {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #666666;
  top: -10px;
  left: 244px;
}
.product-social-links .field-tooltip .field-tooltip-content:after,
.amazon-minicart-container .field-tooltip .field-tooltip-content:after {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  top: -8px;
  left: 244px;
}
.product-social-links .amazon-button-container {
  margin-bottom: 30px;
  display: block;
}
.amazon-checkout-now {
  border-top: 1px solid #c1c1c1;
  padding-top: 10px;
  margin-bottom: 10px;
}
.amazon-addtoCart {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.revert-checkout {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.centered-button {
  text-align: center;
  display: inline-block;
}
.catalog-product-view .centered-button {
  display: table;
}
.checkout-payment-method .amazon-sandbox-simulator {
  border-bottom: 1px solid #cccccc;
}
.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
  border-top: none;
  padding-top: 0;
}
.checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
  margin-bottom: 10px;
}
.checkout-methods-items .amazon-minicart-container .amazon-divider {
  display: none;
}
.checkout-methods-items .centered-button {
  margin-bottom: 0;
}
@media all and (max-width: 993px) {
  .checkout-methods-items .centered-button {
    width: auto;
  }
}
.checkout-methods-items .field-tooltip {
  display: none;
}
.checkout-methods-items .field-tooltip .field-tooltip-content {
  right: -1rem;
  top: 40px;
  left: auto;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before,
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 1rem;
  left: auto;
  top: 0;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
@media all and (max-width: 993px) {
  .checkout-methods-items .field-tooltip .field-tooltip-content {
    right: -56px;
    top: 38px;
    left: auto;
  }
  .checkout-methods-items .field-tooltip .field-tooltip-content:before,
  .checkout-methods-items .field-tooltip .field-tooltip-content:after {
    right: 56px;
  }
}
.amazon-widget {
  max-width: 400px;
  height: 228px;
}
.amazon-widget--address {
  margin-top: 20px;
}
.amazon-addresses {
  margin-top: 20px;
}
.amazon-addresses .amazon-address {
  margin-bottom: 20px;
}
#checkout-step-shipping .amazon-divider {
  margin: 40px 0;
}
.checkout-payment-method .amazon-payment-method .payment-method-title {
  visibility: hidden;
  padding-bottom: 0;
}
/** Prevent movement after a soft decline to other payment steps **/
.opc-progress-bar-item._complete.lock-step {
  cursor: none;
  pointer-events: none;
}
@media all and (max-width: 993px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.iti {
  position: relative;
  display: inline-block;
}
.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.iti__hide {
  display: none;
}
.iti__v-hide {
  visibility: hidden;
}
.iti input,
.iti input[type=text],
.iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 31px;
  padding: 0 6px 0 8px;
}
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.iti__country {
  padding: 5px 10px;
  outline: none;
}
.iti__dial-code {
  color: #999;
}
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti__flag-box,
.iti__country-name,
.iti__dial-code {
  vertical-align: middle;
}
.iti__flag-box,
.iti__country-name {
  margin-right: 6px;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.iti--container:hover {
  cursor: pointer;
}
.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}
.iti__flag {
  width: 20px;
}
.iti__flag.iti__be {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__np {
  width: 13px;
}
.iti__flag.iti__va {
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5241px 0px;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}
.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}
.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url('../Dotdigitalgroup_Sms/images/flags.png');
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url('../Dotdigitalgroup_Sms/images/flags@2x.png');
  }
}
.iti__flag.iti__np {
  background-color: transparent;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot,
.owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
.owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
.owl-carousel .cart.table-wrapper .actions-toolbar > .action.owl-dot,
.owl-carousel .owl-nav .action-gift.owl-prev,
.owl-carousel .owl-nav .action-gift.owl-next,
.owl-carousel .action-gift.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  text-align: center;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.owl-theme .owl-nav .owl-next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-'] i {
  font-size: 35px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  position: absolute;
  bottom: 10px;
  /* left: 50%; */
  /* top: 50%; */
  width: 100%;
  /* transform: translateY(-50%); */
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #000000;
}
.owl-buttons {
  display: none;
}
.owl-carousel:hover .owl-buttons {
  display: block;
}
.owl-theme .owl-nav .owl-buttons div {
  background: transparent;
  color: #869791;
  font-size: 40px;
  line-height: 300px;
  margin: 0;
  padding: 0 60px;
  position: absolute;
  top: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0;
  padding-left: 20px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
  padding-right: 20px;
}
.owl-buttons {
  display: none;
}
.owl-carousel:hover .owl-buttons {
  display: block;
}
.owl-theme .owl-nav div {
  background: transparent;
  color: #869791;
  font-size: 40px;
  line-height: 300px;
  margin: 0;
  padding: 0 60px;
  position: absolute;
  top: 0;
}
.owl-theme .owl-nav .owl-prev {
  left: 0;
  padding-left: 20px;
}
.owl-theme .owl-nav .owl-next {
  right: 0;
  padding-right: 20px;
}
/** SLIDESHOW **/
.banner {
  width: 100%;
  background: no-repeat center center;
  background-size: cover;
  position: relative;
  display: block;
}
.banner > .inner {
  padding: 25px;
  position: relative;
  color: #ffffff;
}
.banner > .inner > a {
  padding: 8px 25px;
  background: #fff;
  color: #0f0f0f;
  border-radius: 50px;
  margin: 10px 0;
  display: inline-block;
  transition: all 0.3s;
}
.banner > .inner > a:hover {
  text-decoration: none;
  box-shadow: 0 0 25px rgba(255, 255, 255, 0.4);
}
.evalent_slideshow div img {
  width: 100% !important;
}
.evalent_slideshow .evalent_slideshow_inner {
  top: 0;
  left: 0;
  z-index: 25;
  width: 100%;
  height: 100%;
  padding: 25px;
  text-align: center;
  position: absolute;
  top: 50%;
  bottom: 0;
  transform: translateY(-50%);
  display: table;
  box-sizing: border-box;
}
.evalent_slideshow h3.slider-heading {
  color: #ffffff;
  font-size: 4rem;
}
.evalent_slideshow .slider-description {
  color: #ffffff;
  font-size: 2.1rem;
}
.evalent_slideshow .slider-button {
  color: #ffffff;
  border: 1px solid #ffffff;
  font-size: 1.6rem;
  padding: 10px 20px;
  margin-top: 20px;
  display: inline-block;
}
.banner-row {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media only screen and (min-width: 768px) {
  [class^="col-sm"],
  [class*=" col-sm"],
  [class^="col-sm-offset"],
  [class*=" col-sm-offset"] {
    box-sizing: border-box;
    flex: 0 0 auto;
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    align-items: flex-start;
  }
  .middle-sm {
    align-items: center;
  }
  .bottom-sm {
    align-items: flex-end;
  }
  .around-sm {
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .between-sm {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .first-sm {
    order: -1;
  }
  .last-sm {
    order: 1;
  }
}
@media only screen and (min-width: 993px) {
  [class^="col-md"],
  [class*=" col-md"],
  [class^="col-md-offset"],
  [class*=" col-md-offset"] {
    box-sizing: border-box;
    flex: 0 0 auto;
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    align-items: flex-start;
  }
  .middle-md {
    align-items: center;
  }
  .bottom-md {
    align-items: flex-end;
  }
  .around-md {
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .between-md {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .first-md {
    order: -1;
  }
  .last-md {
    order: 1;
  }
}
@media only screen and (min-width: 1024px) {
  [class^="col-lg"],
  [class*=" col-lg"],
  [class^="col-lg-offset"],
  [class*=" col-lg-offset"] {
    box-sizing: border-box;
    flex: 0 0 auto;
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    align-items: flex-start;
  }
  .middle-lg {
    align-items: center;
  }
  .bottom-lg {
    align-items: flex-end;
  }
  .around-lg {
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .between-lg {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .first-lg {
    order: -1;
  }
  .last-lg {
    order: 1;
  }
}
.banner-row.full-width {
  width: 100vw;
  position: relative;
  margin-left: calc(-50vw + 50%);
}
.banner-row .full-width {
  width: 100vw;
  max-width: 100vw;
  position: relative;
  margin-left: calc(-50vw + 50%);
  padding: 0 !important;
  flex: none;
}
.ev-banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.ev-banner .block-promo-banner {
  height: 100%;
  margin-bottom: 0;
}
.ev-banner .block-promo-banner picture {
  display: block;
  position: relative;
  width: 100%;
  max-height: 100%;
}
.ev-banner:hover {
  text-decoration: none;
}
.ev-banner__content__inner_max {
  max-width: 450px;
  width: auto;
}
.ev-banner.col-lg-12 .block-promo-banner .ev-banner__title {
  font-size: 2.6rem;
}
.ev-banner.col-lg-4 .block-promo-banner {
  min-height: unset;
}
.ev-banner.col-lg-4 .block-promo-banner .ev-banner__title {
  font-size: 2.2rem;
}
.ev-banner.col-lg-3 .block-promo-banner .ev-banner__title {
  font-size: 2rem;
}
.ev-banner__action {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.ev-banner__image {
  width: 100%;
  height: auto;
  text-align: center;
  left: 0;
  right: 0;
}
.ev-banner__image img {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
.ev-banner__content {
  box-sizing: border-box;
  z-index: 1;
  overflow: hidden;
  padding: 25px 35px;
  width: 100%;
  height: 100%;
  font-family: 'Open Sans';
}
.ev-banner__content.light {
  color: #ffffff;
}
.ev-banner__content.light .button {
  background: rgba(255, 255, 255, 0.19);
  color: #ffffff;
}
.ev-banner__content.light .button.outline {
  background: none;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0.68);
}
.ev-banner__content.light .button:hover {
  border-color: #ffffff;
  background: #ffffff;
  color: #333333;
}
.ev-banner__content.right {
  vertical-align: middle;
}
.ev-banner__content.right_top {
  vertical-align: top;
}
.ev-banner__content.right_top .ev-banner__content__inner_max {
  right: 25px;
  position: absolute;
  top: 25px;
}
.ev-banner__content.dark {
  color: #333333;
}
.ev-banner__content.dark .button.outline {
  border-width: 1px;
  color: #000000;
  background: rgba(16, 16, 16, 0.08);
}
.ev-banner__content.dark .button.outline:hover {
  color: #000000;
}
.ev-banner__content.right_bottom {
  vertical-align: bottom;
}
.ev-banner__content.right_bottom .ev-banner__content__inner_max {
  right: 25px;
  position: absolute;
  bottom: 25px;
}
.ev-banner__content.right_center .ev-banner__content__inner_max {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}
.ev-banner__content.left {
  vertical-align: middle;
}
.ev-banner__content.left_top {
  vertical-align: top;
}
.ev-banner__content.left_center .ev-banner__content__inner_max {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ev-banner__content.left_bottom .ev-banner__content__inner_max {
  position: absolute;
  bottom: 25px;
}
.ev-banner__content.center {
  vertical-align: middle;
}
.ev-banner__content.center_top .ev-banner__content__inner_max {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
}
.ev-banner__content.center_center .ev-banner__content__inner_max {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.ev-banner__content.center_right .ev-banner__content__inner_max {
  position: absolute;
  right: 25px;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.ev-banner__content.center_left .ev-banner__content__inner_max {
  position: absolute;
  left: 25px;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.ev-banner__content.center_bottom .ev-banner__content__inner_max {
  position: absolute;
  bottom: 25px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.ev-banner__info {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 24px;
}
.ev-banner__title {
  display: block;
  padding: 5px 0 0;
  color: inherit;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 0;
  z-index: 1;
}
.ev-banner__title.bg-white {
  background: #ffffff;
  color: #333333;
}
.ev-banner__more.button {
  display: inline-block;
  text-decoration: none;
  font-size: 1.6rem;
  padding: 7px 15px;
  margin-top: 20px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.ev-banner__more.button:hover {
  background: #ffffff;
  color: #333333;
}
.ev-banner__more.button.button.outline {
  -webkit-appearance: none;
  border-width: 1px;
  padding: 7px 15px;
  border-style: solid;
  display: inline-block;
}
.ev-banner__more.button.button.outline:hover {
  border-color: #fff;
}
.ev-banner--wrapper .ev-banner__content {
  position: absolute;
  top: 0;
}
.ev-banner--wrapper .ev-banner__content__title {
  display: block;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 28px;
  margin-bottom: 6px;
  position: relative;
  left: 0;
}
.block-promo-banner {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
}
.block-promo-banner .content {
  box-sizing: border-box;
  z-index: 1;
  overflow: hidden;
  padding: 25px 35px 35px;
  width: 100%;
  height: 100%;
}
.block-promo-banner .title {
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: block;
  padding: 10px 20px;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 0;
  z-index: 1;
}
.block-promo-banner .title.bg-white {
  background: #fff;
  color: #333333;
}
.block-promo-banner .more.button {
  display: block;
  color: #ffffff;
  text-decoration: underline;
  font-size: 1.6rem;
  margin-top: 20px;
}
.block-promo-banner:hover {
  text-decoration: none;
}
.block-promo-banner.banner-main .content {
  right: 0;
  left: 0;
  width: 40%;
  text-align: center;
  vertical-align: middle;
}
.block-promo-banner.banner-main .content .info {
  font-weight: 400;
  font-size: 1.6rem;
  color: #ffffff;
  line-height: 27px;
}
.block-promo-banner.banner-main .content .title {
  display: block;
  font-weight: 500;
  font-size: 4rem;
  line-height: 1.2;
  margin-bottom: 15px;
  position: relative;
  left: 0;
}
.block-promo-banner.image .content {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: translate(0);
}
.block-promo-banner.image .image {
  top: 0;
  z-index: 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.block-promo-banner.image .image img {
  max-width: none;
}
.block-promo-banner.image .right .content.title {
  right: 20px;
  left: auto;
  right: auto;
  left: 20px;
}
.block-promo-banner.image.center .image {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  left: 0;
  right: 0;
}
.block-promo-banner.image.center .image img {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
.ev-banner-link {
  display: block;
  width: 100%;
}
.ev-banner-link:hover {
  text-decoration: none;
}
.ev-banner--image {
  height: auto;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
}
.ev-banner.banner-effect-zoom .block-promo-banner .ev-banner--image {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ev-banner.banner-effect-zoom .block-promo-banner:hover .ev-banner--image {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
/**
 * Copyright © Evalent. All rights reserved.
 * See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
 */
.page-products .products.wrapper {
  margin-bottom: 0;
  margin-top: 0;
}
.page-products .products.wrapper .product-items {
  margin-bottom: 0;
  margin-top: 0;
}
.page-products .products.wrapper:first-child {
  margin-top: 3rem;
}
.page-products .products.wrapper:first-child .product-items {
  margin-top: 3rem;
}
.page-products .products.wrapper:last-child {
  margin-bottom: 3rem;
}
.page-products .products.wrapper:last-child .product-items {
  margin-bottom: 3rem;
}
#infinite-scroll-loader {
  margin-top: 1.5rem;
  text-align: center;
}
#infinite-scroll-loader .loader-container {
  margin: 0 auto;
}
#infinite-scroll-continue-btn {
  margin-top: 1.5rem;
  text-align: center;
}
#infinite-scroll-continue-btn .button-container {
  margin: 0 auto;
}
#infinite-scroll-to-top-btn {
  border-radius: 50%;
  opacity: 0.65;
  background-color: #858585;
  background-image: url(../images/scroll-to-top.png);
  background-position: 50% 48%;
  background-repeat: no-repeat;
  bottom: 30px;
  display: none;
  height: 50px;
  position: fixed;
  right: 30px;
  text-indent: -9999px;
  z-index: 1;
  width: 50px;
}
#infinite-scroll-to-top-btn:hover {
  background-color: #303030;
}
#infinite-scroll-to-top-btn:focus {
  outline: none;
}
.authorization-link {
  float: right;
}
.authorization-link .my-account-icon {
  line-height: 1.5em;
}
.authorization-link .remember-text {
  color: #666;
  float: left;
  padding: 0;
  line-height: 25px;
  padding-bottom: 12px;
}
.authorization-link .switch {
  width: 55px;
  height: 27.27px;
  background: #E5E5E5;
  z-index: 0;
  margin: 0;
  padding: 0;
  appearance: none;
  border: none;
  cursor: pointer;
  position: relative;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
}
.authorization-link .switch:before {
  content: ' ';
  position: absolute;
  left: 1px;
  top: 1px;
  width: 55px;
  height: 27.27px;
  background: #FFFFFF;
  z-index: 1;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
}
.authorization-link .switch:after {
  content: ' ';
  height: 21.82px;
  width: 21.82px;
  border-radius: 28px;
  z-index: 2;
  background: #FFFFFF;
  position: absolute;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  top: 3px;
  left: 1px;
  -webkit-box-shadow: 0 2px 5px #999999;
  box-shadow: 0 2px 5px #999999;
}
.authorization-link .switchOn,
.authorization-link .switchOn:before {
  background: #232323 !important;
}
.authorization-link .switchOn:after {
  left: 32px !important;
}
.tab-signup-form input.checkbox.custom + label,
.tab-login-form input.checkbox.custom + label {
  width: 20px;
  height: 20px;
}
.tab-signup-form input.checkbox.custom + label:after,
.tab-login-form input.checkbox.custom + label:after {
  width: 8px;
  height: 4px;
}
.tab-signup-form .field-error,
.tab-login-form .field-error,
.tab-signup-form div.mage-error[generated],
.tab-login-form div.mage-error[generated] {
  margin-top: 7px;
  line-height: 20px;
  margin-bottom: 7px;
}
.tab-signup-form .actions-toolbar .primary,
.tab-login-form .actions-toolbar .primary {
  width: 100%;
}
.tab-signup-form .actions-toolbar .primary button,
.tab-login-form .actions-toolbar .primary button,
.tab-signup-form .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.tab-login-form .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.tab-signup-form .actions-toolbar .primary .action-gift,
.tab-login-form .actions-toolbar .primary .action-gift {
  width: 100%;
  background: #232323;
}
.tab-signup-form fieldset .field.choice,
.tab-login-form fieldset .field.choice {
  padding: 0;
  margin: 0;
}
.tab-signup-form fieldset .field.choice .control,
.tab-login-form fieldset .field.choice .control {
  line-height: 20px;
  margin-right: 8px;
}
.tab-signup-form fieldset .field.choice:before,
.tab-login-form fieldset .field.choice:before {
  padding: 0;
  width: auto;
  float: none;
}
.tab-signup-form .field,
.tab-login-form .field {
  position: relative;
  padding-top: 16px;
  margin-bottom: 16px;
}
.tab-signup-form .field .animated-label,
.tab-login-form .field .animated-label {
  position: absolute;
  top: 21px;
  left: 0;
  bottom: 0;
  z-index: 2;
  color: #333;
  width: 100%;
  padding-left: 10px;
  font-weight: 300;
  opacity: 0.5;
  box-sizing: border-box;
  cursor: text;
  transition: 0.2s ease all;
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.tab-signup-form .field .animated-label:after,
.tab-login-form .field .animated-label:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 45%;
  height: 0px;
  width: 10px;
  visibility: hidden;
  background-color: #222;
  transition: 0.2s ease all;
}
.tab-signup-form .field.not-empty .animated-label,
.tab-login-form .field.not-empty .animated-label {
  top: 0;
  font-size: 12px;
}
.tab-signup-form .field .input-text,
.tab-login-form .field .input-text {
  position: relative;
  z-index: 1;
  border-radius: 0;
  border-width: 1px;
  padding: 8px 8px;
  height: 50px;
  padding-top: 15px;
}
.tab-signup-form .field .input-text.active,
.tab-login-form .field .input-text.active {
  background: #eee;
  box-shadow: none;
}
.tab-signup-form .field .input-text.active.mage-error,
.tab-login-form .field .input-text.active.mage-error {
  padding: 20px 8px 5px;
  font-size: 14px;
}
.tab-signup-form .field .input-text.active ~ .animated-label,
.tab-login-form .field .input-text.active ~ .animated-label {
  top: 10px;
  opacity: 1;
  color: #222;
  font-size: 11px;
}
.tab-signup-form .field .input-text.active ~ .animated-label div,
.tab-login-form .field .input-text.active ~ .animated-label div {
  display: inline-block;
  color: #4c4c4c;
  padding: 0;
  line-height: 23px;
}
.tab-signup-form .field .input-text.active ~ .animated-label:after,
.tab-login-form .field .input-text.active ~ .animated-label:after {
  visibility: visible;
  width: 100%;
  left: 0;
}
.tab-signup-form .field .input-text:focus,
.tab-login-form .field .input-text:focus {
  background: #eee;
  box-shadow: none;
}
.tab-signup-form .field .input-text:focus.mage-error,
.tab-login-form .field .input-text:focus.mage-error {
  padding: 20px 8px 5px;
  font-size: 14px;
}
.tab-signup-form .field .input-text:focus ~ .animated-label,
.tab-login-form .field .input-text:focus ~ .animated-label {
  top: 10px;
  opacity: 1;
  color: #222;
  font-size: 11px;
}
.tab-signup-form .field .input-text:focus ~ .animated-label div,
.tab-login-form .field .input-text:focus ~ .animated-label div {
  display: inline-block;
  color: #4c4c4c;
  padding: 0;
  line-height: 23px;
}
.tab-signup-form .field .input-text:focus ~ .animated-label:after,
.tab-login-form .field .input-text:focus ~ .animated-label:after {
  visibility: visible;
  width: 100%;
  left: 0;
}
.tab-signup-form .password-strength-meter,
.tab-login-form .password-strength-meter {
  display: none;
  color: #333;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.tab-signup-form .fieldset,
.tab-login-form .fieldset {
  margin: 0;
}
.tab-signup-form .fieldset > .field:not(.choice),
.tab-login-form .fieldset > .field:not(.choice) {
  width: 100%;
}
.tab-signup-form .fieldset > .field:not(.choice) > .control,
.tab-login-form .fieldset > .field:not(.choice) > .control {
  width: 100%;
}
.tab-signup-form .form.create.account,
.tab-login-form .form.create.account {
  min-width: auto;
  width: 100%;
}
.checkbox {
  display: none;
}
.login-form .label {
  position: relative;
}
.login-form .tab-account {
  list-type: none;
  margin: 0;
  padding: 0;
  color: #666;
}
.login-form .tab-account li {
  display: inline-block;
  font-size: 17px;
}
.login-form .tab-account li a {
  color: #666;
}
.login-form .tab-account li.active {
  font-weight: bold;
}
.login-form .block {
  margin-bottom: 0;
}
.login-form .fieldset > .field {
  margin: 0 0 7px;
}
.page-wrapper .page-header .switcher .options ul.dropdown {
  padding: 15px;
  right: 0;
  min-width: 350px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border: unset;
  margin-top: 7px;
  opacity: 1;
  animation-duration: .4s;
  animation-fill-mode: both;
  animation-name: k;
  height: auto;
}
.page-wrapper .page-header .switcher .options ul.dropdown.loggedin {
  padding: 0;
}
.page-wrapper .page-header .switcher .options ul.dropdown.loggedin > .loggedin-form > a {
  border-bottom: 1px solid #D9D9D9;
  font-size: 16px;
  padding: 12px 20px;
  font-weight: 600;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.page-wrapper .page-header .switcher .options ul.dropdown.loggedin > .loggedin-form > a:hover {
  background: #f9f9f9;
}
.page-wrapper .page-header .switcher .options ul.dropdown.loggedin > .loggedin-form > a > .material-icons {
  float: right;
  line-height: 24px;
}
.page-wrapper .page-header .switcher .options ul.dropdown.loggedin > .loggedin-form .my_account_info {
  border-bottom: 1px solid #D9D9D9;
  padding: 20px;
}
.page-wrapper .page-header .switcher .options ul.dropdown.loggedin > .loggedin-form .my_account_info h4,
.page-wrapper .page-header .switcher .options ul.dropdown.loggedin > .loggedin-form .my_account_info__inner_content,
.page-wrapper .page-header .switcher .options ul.dropdown.loggedin > .loggedin-form .my_account_info__inner_content > * {
  font-size: 14px;
  line-height: 27px;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.page-wrapper .page-header .switcher .options ul.dropdown.loggedin > .loggedin-form .my_account_info h4 {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
.page-wrapper .page-header .switcher .options ul.dropdown.loggedin > .loggedin-form .my_account_info__inner_content {
  color: #666;
  font-weight: 400;
}
.page-wrapper .page-header .switcher .options ul.dropdown li:hover {
  background: none;
  cursor: pointer;
}
.page-wrapper .page-header .switcher .options ul.dropdown:before {
  left: auto;
  right: 42px;
}
.page-wrapper .page-header .switcher .options ul.dropdown:after {
  border: none;
}
.navigation.megamenu-nav {
  position: static;
}
.navigation.megamenu-nav .submegamenu {
  display: block !important;
  position: relative !important;
  left: 0 !important;
  max-width: unset !important;
  box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  padding: 0;
  line-height: 22px;
  font-size: 15px;
}
.navigation.megamenu-nav .submegamenu > li > ul {
  top: 0 !important;
}
.navigation.megamenu-nav > ul > li > .submegamenu {
  display: none !important;
  position: absolute !important;
  left: auto;
  width: 100% !important;
  background: #ffffff;
  z-index: 1000 !important;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.navigation.megamenu-nav > ul > li > .submegamenu--style1 li {
  max-width: 200px;
}
.navigation.megamenu-nav > ul > li > .submegamenu--style2 .level1 {
  padding: 0;
}
.navigation.megamenu-nav > ul > li > .submegamenu--style2 .level1 .ev_megamenu_category_big {
  margin: 0 15px 0 0;
}
.navigation.megamenu-nav > ul > li > .submegamenu.opened {
  display: flex !important;
  padding: 30px 15vw;
  flex-direction: row;
  flex-wrap: wrap;
  top: unset !important;
}
.navigation > ul > li > .submegamenu > li {
  vertical-align: top;
}
.navigation.nav-mobile > ul > li > .submegamenu.opened {
  display: block !important;
}
.navigation.nav-mobile > ul > li > .submegamenu > li > .submegamenu {
  display: block !important;
}
.navigation > ul > li > .submegamenu > li > .submegamenu li {
  margin-bottom: 2px;
}
.navigation ul li a {
  color: inherit;
}
.navigation ul li .submegamenu li.active > a {
  font-weight: bold;
}
.navigation ul li .submegamenu li ul li a {
  font-weight: normal;
  color: inherit;
}
.navigation ul li .submegamenu li ul .ev_megamenu_block {
  float: left;
}
.ev_megamenu_hot_badge,
.ev_megamenu_new_badge {
  padding: 2px 3px;
  background: #a3a3a3;
  color: #4d4d4d;
  text-transform: uppercase;
  display: inline-block;
  font-size: 11px;
  line-height: 12px;
  margin-left: 3px;
  vertical-align: top;
  font-weight: bold;
  position: absolute;
  top: -6px;
  right: 24px;
}
.ev_megamenu_hot_badge:after,
.ev_megamenu_new_badge:after {
  top: 100%;
  right: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(213, 213, 213, 0);
  border-top-color: #0e0e0e;
  border-width: 4px;
  margin-right: -10px;
}
.submegamenu .ev_megamenu_hot_badge,
.footer .ev_megamenu_hot_badge,
#mm-evmenu .ev_megamenu_hot_badge,
.submegamenu .ev_megamenu_new_badge,
.footer .ev_megamenu_new_badge,
#mm-evmenu .ev_megamenu_new_badge {
  position: relative;
  top: 0;
  right: 0;
}
.submegamenu .ev_megamenu_hot_badge:after,
.footer .ev_megamenu_hot_badge:after,
#mm-evmenu .ev_megamenu_hot_badge:after,
.submegamenu .ev_megamenu_new_badge:after,
.footer .ev_megamenu_new_badge:after,
#mm-evmenu .ev_megamenu_new_badge:after {
  display: none;
}
.ev_megamenu_hot_badge {
  color: #fff;
  background: #ff0025;
}
.ev_megamenu_hot_badge:after {
  border-top-color: #ff0025;
}
.ev_megamenu_new_badge {
  color: #fff;
  background: #0f0f0f;
}
.ev_megamenu_new_badge:after {
  border-top-color: #0f0f0f;
}
.ev-nav-fixed .ev_megamenu_hot_badge,
.ev-nav-fixed .ev_megamenu_new_badge {
  display: none;
}
.navigation .ev_megamenu_category_big {
  display: block;
  margin: 15px;
}
.navigation .ev_megamenu_category_big .ev_megamenu_img {
  display: block;
  height: 120px;
  background: #e2e2e2 no-repeat center center;
  background-size: cover;
  position: relative;
  transition: background-size 1s;
}
.navigation .ev_megamenu_category_big .ev_megamenu_img:hover {
  background-size: 125%;
}
.navigation .ev_megamenu_category_big .ev_megamenu_img .ev_megamenu_img_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: rgba(52, 54, 61, 0.41);
  color: #fff;
  line-height: 24px;
}
.navigation .ev_megamenu_category_big .ev_megamenu_description {
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
  overflow: hidden;
  max-height: 48px;
}
.navigation a:hover .ev_megamenu_category_big {
  text-decoration: none !important;
}
.ev-share-widget--colored {
  display: flex;
  width: 100%;
}
.ev-share-widget--colored .share-widget-inner {
  display: inline-flex;
  margin: 0px 0px 10px 0px;
}
.ev-share-widget--colored .share-widget-inner .share-label-colored {
  margin: 0px 10px 0px 0px;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored.facebook-link {
  border: 1px solid #3b5998;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored.twitter-link {
  border: 1px solid #55ACEE;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored.facebook-link {
  border: 1px solid #3b5998;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored.linkedin-link {
  border: 1px solid #357192;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored.instagram-link {
  border: 1px solid #32547C;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored.googleplus-link {
  border: 1px solid #B35C67;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored.vimeo-link {
  border: 1px solid #26A4E7;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored .evalent.twitter {
  margin: auto auto;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored .evalent.twitter:before {
  color: #55ACEE;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored .evalent.facebook {
  margin: auto auto;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored .evalent.facebook:before {
  color: #3b5998;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored .evalent.linkedin {
  margin: auto auto;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored .evalent.linkedin:before {
  color: #357192;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored .evalent.instagram {
  margin: auto auto;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored .evalent.instagram:before {
  color: #32547C;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored .evalent.googleplus {
  margin: auto auto;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored .evalent.googleplus:before {
  color: #B35C67;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored .evalent.vimeo {
  margin: auto auto;
}
.ev-share-widget--colored .share-widget-inner .share-link-colored .evalent.vimeo:before {
  color: #26A4E7;
}
.ev-share-widget--black {
  display: flex;
  width: 100%;
}
.ev-share-widget--black .share-widget-inner {
  display: inline-flex;
  margin: 0px 0px 10px 0px;
}
.ev-share-widget--black .share-widget-inner .share-label-black {
  margin: 0px 10px 0px 0px;
}
.ev-share-widget--black .share-widget-inner .share-link-black {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ev-share-widget--black .share-widget-inner .share-link-black.facebook-link,
.ev-share-widget--black .share-widget-inner .share-link-black.twitter-link,
.ev-share-widget--black .share-widget-inner .share-link-black.linkedin-link,
.ev-share-widget--black .share-widget-inner .share-link-black.instagram-link,
.ev-share-widget--black .share-widget-inner .share-link-black.googleplus-link,
.ev-share-widget--black .share-widget-inner .share-link-black.vimeo-link {
  border: 1px solid #D4D4D4;
}
.ev-share-widget--black .evalent.twitter,
.ev-share-widget--black .evalent.facebook,
.ev-share-widget--black .evalent.linkedin,
.ev-share-widget--black .evalent.instagram,
.ev-share-widget--black .evalent.googleplus,
.ev-share-widget--black .evalent.vimeo {
  margin: auto auto;
}
.ev-share-widget--black .evalent.twitter:before,
.ev-share-widget--black .evalent.facebook:before,
.ev-share-widget--black .evalent.linkedin:before,
.ev-share-widget--black .evalent.instagram:before,
.ev-share-widget--black .evalent.googleplus:before,
.ev-share-widget--black .evalent.vimeo:before {
  color: #5E5E5E;
}
.ev-share-widget--black-square {
  display: flex;
  width: 100%;
}
.ev-share-widget--black-square .share-widget-inner {
  margin: 0px 0px 10px 0px;
}
.ev-share-widget--black-square .share-widget-inner .share-label-black-square {
  margin: 10px 10px 10px 0px;
  display: block;
  font-size: 14px;
  text-align: center;
}
.ev-share-widget--black-square .share-widget-inner .share-link-black-square {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.ev-share-widget--black-square .share-widget-inner .share-link-black-square.facebook-link,
.ev-share-widget--black-square .share-widget-inner .share-link-black-square.twitter-link,
.ev-share-widget--black-square .share-widget-inner .share-link-black-square.linkedin-link,
.ev-share-widget--black-square .share-widget-inner .share-link-black-square.instagram-link,
.ev-share-widget--black-square .share-widget-inner .share-link-black-square.googleplus-link,
.ev-share-widget--black-square .share-widget-inner .share-link-black-square.vimeo-link {
  border: 1px solid #D4D4D4;
}
.ev-share-widget--black-square .share-widget-inner .share-link-black-square .evalent.twitter,
.ev-share-widget--black-square .share-widget-inner .share-link-black-square .evalent.facebook,
.ev-share-widget--black-square .share-widget-inner .share-link-black-square .evalent.linkedin,
.ev-share-widget--black-square .share-widget-inner .share-link-black-square .evalent.instagram,
.ev-share-widget--black-square .share-widget-inner .share-link-black-square .evalent.googleplus,
.ev-share-widget--black-square .share-widget-inner .share-link-black-square .evalent.vimeo {
  margin: auto auto;
}
.ev-share-widget--black-square .share-widget-inner .share-link-black-square .evalent.twitter:before,
.ev-share-widget--black-square .share-widget-inner .share-link-black-square .evalent.facebook:before,
.ev-share-widget--black-square .share-widget-inner .share-link-black-square .evalent.linkedin:before,
.ev-share-widget--black-square .share-widget-inner .share-link-black-square .evalent.instagram:before,
.ev-share-widget--black-square .share-widget-inner .share-link-black-square .evalent.googleplus:before,
.ev-share-widget--black-square .share-widget-inner .share-link-black-square .evalent.vimeo:before {
  color: #5E5E5E;
}
.ev-share-widget--single-layout .share-widget-inner {
  margin: 0px 0px 10px 0px;
}
.ev-share-widget--single-layout .share-widget-inner .share-label-single-layout {
  margin: 0px 10px 0px 10px;
}
.ev-share-widget--single-layout .share-widget-inner .share-link-single-layout .evalent.twitter,
.ev-share-widget--single-layout .share-widget-inner .share-link-single-layout .evalent.facebook,
.ev-share-widget--single-layout .share-widget-inner .share-link-single-layout .evalent.linkedin,
.ev-share-widget--single-layout .share-widget-inner .share-link-single-layout .evalent.instagram,
.ev-share-widget--single-layout .share-widget-inner .share-link-single-layout .evalent.googleplus,
.ev-share-widget--single-layout .share-widget-inner .share-link-single-layout .evalent.vimeo {
  margin: 0px 5px 0px 0px;
}
.ev-share-widget--single-layout .share-widget-inner .share-link-single-layout .evalent.twitter:before,
.ev-share-widget--single-layout .share-widget-inner .share-link-single-layout .evalent.facebook:before,
.ev-share-widget--single-layout .share-widget-inner .share-link-single-layout .evalent.linkedin:before,
.ev-share-widget--single-layout .share-widget-inner .share-link-single-layout .evalent.instagram:before,
.ev-share-widget--single-layout .share-widget-inner .share-link-single-layout .evalent.googleplus:before,
.ev-share-widget--single-layout .share-widget-inner .share-link-single-layout .evalent.vimeo:before {
  color: #5E5E5E;
}
.catalog-product-view .ev-share-widget {
  display: inline-block;
  width: auto;
  padding: 5px 8px;
  line-height: 2.2rem;
  vertical-align: top;
}
.ev-share-widget:before {
  content: "\e80d";
  font-family: "Material Icons";
  margin-right: 10px;
  font-size: 2.2rem;
  color: #666666;
}
.ev-share-widget .switcher {
  display: inline-block;
  vertical-align: inherit;
}
.ev-share-widget__label {
  vertical-align: bottom;
}
.ev-share-widget__label.toggle:not(.tooltip).active:hover {
  background: none;
  border: 0;
  color: #999999;
}
.dropdown-action .switcher .options.active .ev-share-widget__dropdown.dropdown {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ev-share-widget__dropdown.dropdown li {
  flex: 1 0 auto;
}
.dropdown-action .switcher .options .ev-share-widget__dropdown.dropdown li {
  padding: 5px 10px;
}
.twitter.black:before {
  color: #000;
}
.twitter.colored:before {
  color: #55ACEE;
}
.dropdown-action .switcher .options.active .ev-share-widget__dropdown.dropdown.ev-share-widget__dropdown {
  right: 0;
  margin-top: 15px;
}
.dropdown-action .switcher .options.active .ev-share-widget__dropdown.dropdown.ev-share-widget__dropdown:after {
  right: 9px;
  left: auto;
}
.dropdown-action .switcher .options.active .ev-share-widget__dropdown.dropdown.ev-share-widget__dropdown:before {
  right: 10px;
  left: auto;
}
.facebook.black:before {
  color: #000000;
}
.facebook.colored:before {
  color: #3b5998;
}
.instagram.black {
  color: #000;
}
.instagram.colored {
  color: #3F729B;
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
 * MageSpecialist
 *
 * 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
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.download-attachment {
  text-align: center;
}
.download-attachment a {
  font-size: 0;
  text-decoration: none;
  color: #333;
}
.download-attachment a:before {
  content: "";
  font-size: 25px;
  background: url("../Mageprince_Productattach/images/download.svg") no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: 100%;
}
.product-info-main .table.attachment-table {
  width: 100%;
}
.all-attachment-block .table.attachment-table {
  width: 100%;
}
.table.attachment-table {
  width: 70%;
}
.table.attachment-table th.download {
  width: 10%;
}
.table.attachment-table td.attachment-icon img {
  width: 40px;
}
.product-attachment {
  margin-bottom: 10px;
  line-height: 30px;
}
.product-attachment .attachment-icon {
  float: left;
  padding-right: 10px;
}
.product-attachment .attachment-icon img {
  width: 30px;
}
.bfb-checkbox-item,
.bfb-radio-item {
  margin-top: 0.7rem;
}
.mgz-control-radio,
.mgz-control-checkbox {
  cursor: pointer;
  opacity: .01;
  overflow: hidden;
  position: absolute !important;
  vertical-align: top;
}
.mgz-control-radio:after,
.mgz-control-checkbox:after {
  display: none;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  padding-left: 2.2rem;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  margin: 1px 0 0 -2.2rem;
}
.mgz-control-radio:checked + label:before,
.mgz-control-checkbox:checked + label:before {
  color: #514943;
}
.mgz-control-radio.disabled + label,
.mgz-control-checkbox.disabled + label,
.mgz-control-radio[disabled] + label,
.mgz-control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: .5;
}
.mgz-control-radio.disabled + label:before,
.mgz-control-checkbox.disabled + label:before,
.mgz-control-radio[disabled] + label:before,
.mgz-control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .mgz-control-radio:not([disabled]):focus + label:before,
._keyfocus .mgz-control-checkbox:not([disabled]):focus + label:before,
._keyfocus .mgz-control-radio:not(.disabled):focus + label:before,
._keyfocus .mgz-control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.mgz-control-radio:not([disabled]):hover + label:before,
.mgz-control-checkbox:not([disabled]):hover + label:before,
.mgz-control-radio:not(.disabled):hover + label:before,
.mgz-control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.mgz-control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.mgz-control-radio.mgz-control-radio + label:before {
  line-height: 140%;
}
.mgz-control-radio:checked + label {
  position: relative;
}
.mgz-control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.mgz-control-radio:checked:not([disabled]):hover,
.mgz-control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label,
.mgz-control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label:before,
.mgz-control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.mgz-control-checkbox + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.mgz-control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .mgz__actions-switch {
  line-height: 3.2rem;
}
.mgz__actions-switch + .admin__field-service {
  min-width: 34rem;
}
.mgz__actions-switch-checkbox {
  position: absolute !important;
}
._disabled .mgz__actions-switch-checkbox + .mgz__actions-switch-label,
.mgz__actions-switch-checkbox.disabled + .mgz__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:before {
  left: 15px;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:after {
  background: #79a22e;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label .mgz__actions-switch-text:before {
  content: attr(data-text-on);
}
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:before,
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:after {
  border-color: #e22626;
}
.mgz__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.mgz__actions-switch-label:before,
.mgz__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.mgz__actions-switch-label:before {
  background: #ffffff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.mgz__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.mgz__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.mgzFlex,
.mgz-newsletter-form-inline,
.mgz-newsletter-form-inline2,
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.MgzFontAwesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-text-left {
  text-align: left;
}
.mgz-text-right {
  text-align: right;
}
.mgz-text-center {
  text-align: center;
}
.mgz-text-justify {
  text-align: justify;
}
.mgz-hidden {
  display: none;
}
.mgz-hide {
  display: none;
}
.mgz-visible {
  display: block;
}
.mgz_fit {
  width: 1% !important;
}
.mgz_center {
  text-align: center;
}
.mgz-newsletter-form-wrapper {
  margin-bottom: 15px;
}
.mgz-newsletter-form {
  max-width: 100%;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn span {
  visibility: hidden;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn:before {
  display: block;
}
.mgz-newsletter-form .mgz-newsletter-fields .mgz-newsletter-field {
  margin-bottom: 10px;
}
.mgz-newsletter-form .actions {
  margin-bottom: 10px;
}
.mgz-newsletter-form .mgz-newsletter-btn {
  position: relative;
}
.mgz-newsletter-form .mgz-newsletter-btn:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #fff;
  border-top-color: #000;
  content: '';
}
.mgz-newsletter-message-success {
  color: #006400;
}
.mgz-newsletter-message-error {
  color: #e02b27;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields .mgz-newsletter-field,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields .mgz-newsletter-field {
  padding-right: 10px;
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields > .mgz-newsletter-field:last-child {
  padding: 0;
}
.mgz-newsletter-form-inline .mgz-newsletter-btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-left: -2px;
}
.search-autocomplete {
  position: absolute;
  z-index: 3;
  overflow: hidden;
  margin-top: -15px;
}
.search-autocomplete dl {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete dl dt {
  border-top: 1px solid #e5e5e5;
  cursor: default;
  margin: 0;
  padding: 0.5rem 4rem 0.5rem 1rem;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete dl dt:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
  border-bottom: 0;
}
.search-autocomplete dl dt:first-child {
  border-top: none;
}
.search-autocomplete dl dt:hover,
.search-autocomplete dl dt.selected {
  background: #e8e8e8;
}
.search-autocomplete dl dd {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 0.5rem 1rem;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete dl dd:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.search-autocomplete dl dd:first-child {
  border-top: none;
}
.search-autocomplete dl dd:hover,
.search-autocomplete dl dd.selected {
  background: #e8e8e8;
}
.search-autocomplete dl dd .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 0.5rem;
}
.search-autocomplete dl dd .clear {
  clear: both;
}
.smile-es-range-slider [data-role=from-label] {
  display: block;
  float: left;
  padding: 0 0 0.5rem;
}
.smile-es-range-slider [data-role=to-label] {
  display: block;
  float: right;
  padding: 0 0 0.5rem;
}
.smile-es-range-slider [data-role=message-box] {
  font-size: 14px;
  flex: 1;
  padding: 6px 0 0;
}
.smile-es-range-slider [data-role=message-box].empty {
  color: #e02b27;
  font-size: 1.4rem;
  padding: 0;
}
.smile-es-range-slider .actions-toolbar {
  display: flex;
  margin: 15px 0;
}
.smile-es-range-slider .ui-slider {
  margin: 0.5rem;
  clear: both;
}
.smile-es-range-slider .ui-slider-handle {
  background: #999999;
  padding: 0;
  margin: -3px 0 0 -7px;
  border-radius: 15px;
  width: 15px;
  height: 15px;
}
.filter .filter-content .item {
  margin: 1rem 0 0 1rem;
}
.filter .block-subtitle {
  border-bottom: none;
  font-weight: 700;
}
.filter .field.search input[type="text"] {
  font-size: 14px;
}
.filter .actions {
  text-align: right;
  margin: 1rem 0 0;
}
.filter .actions div.secondary {
  display: inline-block;
}
.filter .actions div.secondary a {
  color: #282828;
  text-decoration: underline;
  cursor: pointer;
}
.filter .actions div.secondary a:hover {
  background: transparent;
}
.filter .actions div.secondary a.show-more span:after {
  content: " +";
}
.filter .actions div.secondary a.show-less span:after {
  content: "-";
}
.filter .filter-options dt.filter-options-title[aria-expanded="true"]:after {
  content: "\e5ce";
}
.filter .no-results-message p {
  margin: 9px 1rem 0;
  background-color: #FFEEEE;
  padding: 0.5rem;
  color: #AA0000;
}
.smile-elasticsuite-autocomplete-result .product-image-box {
  float: left;
  padding: 0 0.5rem;
  width: 55px;
}
.smile-elasticsuite-autocomplete-result .product-shop {
  float: left;
  margin: 0 1rem 0 0;
  padding: 0;
  white-space: normal;
  width: 60%;
}
.smile-elasticsuite-autocomplete-result .product-item .price-box {
  margin: 0.5rem 0;
}
.smile-elasticsuite-autocomplete-result .category-mini-crumb {
  font-style: italic;
  display: block;
  margin-bottom: 2px;
  font-size: 14px;
  color: #929292;
}
.smile-elasticsuite-autocomplete-result .product-attribute-label {
  text-transform: uppercase;
  vertical-align: super;
  font-size: 12px;
  color: #777;
}
.smile-elasticsuite-autocomplete-result .price-box span.old-price {
  display: block;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.form-address-edit .actions-toolbar .vertex-update-address {
  margin-top: 10px;
}
.vertex__address-suggestion {
  margin: 5px 0;
  padding-left: 10px;
  font-weight: 500;
  border-left: 2px solid gray;
}
.yotpo-yotpo-is-enabled .yotpoBottomLine {
  width: 100%;
}
.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble,
.yotpo-yotpo-is-enabled .yotpo-stars {
  margin: 0 5px 0 0 !important;
}
.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled .product-item .product-item-actions {
  margin-top: 5px !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item .product-item-actions,
.yotpo-yotpo-is-enabled.catalog-product-view.page-products .product-item .product-item-actions {
  margin-top: 0 !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view .product-info-main .product-reviews-summary,
.yotpo-yotpo-is-enabled.catalog-product-view .product-info-main .product-reviews-summary {
  width: 100%;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 1rem;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 1rem;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 2rem;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 0.5rem 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 1rem 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 2rem;
}
.block-cart-failed {
  margin-top: 4rem;
}
.block-cart-failed .block-title {
  font-size: 2.4rem;
}
.block-cart-failed .block-title strong {
  font-weight: 500;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 1rem;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 4rem;
}
.bundle-options-container .legend.title {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2.4rem;
  margin-top: 0.25rem;
  margin-bottom: 0.2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 3rem;
}
.bundle-options-container .action.back {
  margin-bottom: 3rem;
}
.bundle-options-container .price-box .price {
  font-size: 20px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #666666;
  padding: 1rem 2rem;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2.4rem;
  margin-top: 0.25rem;
  margin-bottom: 0.2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 3rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 0.1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 1rem;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 1rem;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 2rem;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 0.5rem;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.products {
  margin: 3rem 0;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  padding: 0;
  width: calc((100% - 2%) / 2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 0.5rem 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
}
.product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action {
  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;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active,
.product-item-actions .actions-secondary > .action-gift.action:focus,
.product-item-actions .actions-secondary > .action-gift.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover,
.product-item-actions .actions-secondary > .action-gift.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action.disabled,
.product-item-actions .actions-secondary > .action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-description {
  margin: 2.5rem 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 14px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 1rem 0 2.5rem;
}
.product-item .price-box .price {
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 14px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #282828;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e3e0';
}
.product-item .tocart {
  white-space: nowrap;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 0.5rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 3rem 3rem 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 36px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 4rem;
  padding: 0 1rem;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #333333;
  content: '\e613';
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #000000;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 2rem;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #999999;
  font-size: 1.4rem;
  margin: 1rem 0;
}
.product.media .product.thumbs {
  margin: 2rem 0 3rem;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 0.5rem 1rem 0.5rem;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 3rem 1rem 0;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857143;
  margin-bottom: 1rem;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 2rem;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #999999;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 0.5rem;
}
.product-info-main .product.attribute.overview {
  margin: 2rem 0;
}
.product-info-main .product.alert {
  margin: 1rem 0;
}
.product-info-main .price-box {
  margin-top: 1rem;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.6rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 0.5rem;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 1rem;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.4rem;
  margin: 0 0 0 0.5rem;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 0.5rem;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 1rem 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 2rem 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 1.5rem;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 54px;
  text-align: center;
  width: 54px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 2rem 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 1rem 0;
  padding: 1rem 1.5rem;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #282828;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #282828;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #282828;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #282828;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #282828;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 0.5rem;
}
.sidebar .product-items .product-item {
  margin-bottom: 2rem;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 1rem;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #727272;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: -1px;
}
.sidebar .block-wishlist .action.delete {
  line-height: unset;
  width: auto;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .product-items-images {
  margin-left: -0.5rem;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 0.5rem;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 1rem;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d9d9d9;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d9d9d9;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 0.5rem 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 1rem;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  right: 0;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block-category-event {
  background: #f0f0f0;
  color: #282828;
  padding: 1rem 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 1rem;
}
.block-category-event .block-title {
  margin: 0 0 1rem;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 4rem;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #333333;
  content: "\e8b6";
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #000000;
}
.block-search .label:active:before {
  color: #000000;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d9d9d9;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 0.5rem 4rem 0.5rem 1rem;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 0.5rem;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 1rem;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 2.5rem;
  padding: 1px 15px 2.5rem;
}
.cart-summary > .title {
  display: block;
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 0.1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 2.5rem 0.5rem;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 1rem;
}
.cart-summary .block .fieldset .field.note {
  font-size: 14px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d9d9d9;
  padding-top: 1rem;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d9d9d9;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 2rem;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 1rem;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 2.5rem 0 1rem 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 1rem;
  margin-right: 1rem;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 14px;
  margin-bottom: 1rem;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 1rem;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 2rem;
}
.cart-container .checkout-methods-items {
  margin-top: 2rem;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 2rem;
}
.cart-products-toolbar .toolbar-amount {
  margin: 2.5rem 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 2.5rem;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d9d9d9;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block-minicart .items-total {
  float: left;
  margin: 0 1rem;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 1rem 1rem;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 20px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 3rem 0 2rem;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 1rem 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #333333;
  content: "\e8cc";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #000000;
}
.minicart-wrapper .action.showcart:active:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #333333;
  content: "\e8cc";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #000000;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #333333;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #636363;
  margin-top: -7px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #636363 transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 2rem;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  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;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: "\e14c";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #999999;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -2rem;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 2rem 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 0.5rem;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: "\e5cf";
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 2rem;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: "\e5ce";
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 1rem;
}
.minicart-items .product-item-name a {
  color: #282828;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 0.5rem 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 1rem;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: "\e5cf";
  font-family: 'Material Icons';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.checkout-container {
  margin: 0 0 2rem;
}
.opc-wrapper {
  margin: 0 0 2rem;
}
.opc-wrapper .step-content {
  margin: 0 0 4rem;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 0.5rem;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #282828;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #ffffff;
}
.opc-progress-bar {
  margin: 0 0 2rem;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 1rem;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #ffffff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #282828;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #999999;
}
.opc-progress-bar-item._active > span {
  color: #282828;
}
.opc-progress-bar-item._active > span:before {
  background: #999999;
}
.opc-progress-bar-item._active > span:after {
  content: "\e5ca";
  font-family: 'Material Icons';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #282828;
}
.opc-progress-bar-item._complete > span:after {
  content: "\e5ca";
  font-family: 'Material Icons';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 1rem;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #282828;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #636363;
  content: '\e887';
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #282828;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #282828;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 16px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 993px) {
  .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;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 2rem;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 16px;
  margin-top: 1rem;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 2rem;
  padding: 2rem 8rem 2rem 2rem;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 16px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #999999;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #999999;
  color: #ffffff;
  content: "\e5ca";
  font-family: 'Material Icons';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 2rem;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 0.5rem;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 2rem 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 2rem 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 2rem 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 1rem;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #282828;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 3rem;
}
.opc-block-shipping-information {
  padding: 0 3rem;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 2rem;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #333333;
  content: '\e606';
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #282828;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 2rem;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 3rem;
  margin: 0 0 2rem;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d9d9d9;
  padding: 1rem 4rem 1rem 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: "\e5cf";
  font-family: 'Material Icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 1rem;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: "\e5ce";
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 1rem;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 0.5rem;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d9d9d9;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 2.5rem;
}
.authentication-wrapper {
  float: right;
  margin-top: -6rem;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 2rem;
  border-bottom: 0;
  margin-bottom: 2.5rem;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 0.5rem;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 2.5rem;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 1rem;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c2c2c2;
  margin-top: 4rem;
  padding-top: 4rem;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c2c2c2;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method-title {
  padding: 2rem 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 0.5rem;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 0.5rem;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 2rem 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 2rem;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 2rem 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 1rem;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 2rem;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 2rem;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 2rem 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: "\e5ce";
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 2rem 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #282828;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #333333;
  content: "\e5cf";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #282828;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #333333;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 2rem 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 2rem;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 0.5rem 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 0.5rem;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 2rem;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 2rem;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.4rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 3rem;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 2rem;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 1rem 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.4rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 2rem;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 0.5rem 18px 0.5rem 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #269923;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #269923;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 1rem 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 1rem;
}
.block .title strong {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.column.main .block .title strong {
  font-size: 2rem;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 0.5rem;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 1rem;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.downloadable.samples {
  margin-bottom: 2rem;
}
.downloadable.samples dd {
  margin: 0 0 1rem;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 2.5rem;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 0.5rem 8px;
  font-size: 1.1rem;
  margin-top: 2rem;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 2rem;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 2rem;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 3rem;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 2rem;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 2rem;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 1rem;
}
.gift-message .field {
  margin-bottom: 2rem;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 2rem;
}
.gift-options-content .fieldset {
  margin: 0 0 2rem;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 1rem 2rem 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: "\e5cf";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: "\e5ce";
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 1rem 0 2rem;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: "\e5ce";
}
.gift-item-block .title {
  font-weight: 700;
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 0;
  color: #282828;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: "\e5cf";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #d9d9d9 !important;
  border: 0;
  color: #282828;
}
.gift-item-block .title:hover {
  background: #d9d9d9 !important;
  border: 0;
  color: #ffffff;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 1px 0 0 transparent, inset 0 -1px 0 0 rgba(217, 217, 217, 0.3);
}
.gift-item-block .content {
  border-bottom: 1px solid #c2c2c2;
  padding: 1rem 1rem 2rem;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 1rem 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 2rem;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: "\e5cf";
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: "\e5ce";
}
.block-order-details-gift-message {
  border-top: 1px solid #d9d9d9;
  padding-top: 1rem;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 4rem;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 1rem;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 0.5rem;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 1rem;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 6rem;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 2.5rem;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d9d9d9;
}
.block-giftregistry-shared-items .col {
  padding: 2rem 8px 1rem;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 1rem 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 0.5rem;
}
.gift-wrapping .label {
  margin: 0 0 0.5rem;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 1rem;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 20px;
  margin: 2rem 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 2rem 0 1rem;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 1rem 1rem 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 1rem 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 0.5rem;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 0.5rem;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 2rem 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 1rem 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 2rem;
}
.order-options .product {
  margin-bottom: 1rem;
}
.order-options .product-image-container {
  float: left;
  padding-right: 1rem;
}
.order-options .gift-wrapping {
  margin-bottom: 1rem;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d9d9d9;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d9d9d9;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 16px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.block.filter {
  margin-bottom: 4rem;
}
.block.filter .filter-title {
  margin-bottom: 2rem;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 1rem;
}
.filter-current .item {
  margin-bottom: 1rem;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 3rem;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  margin: 0 0 1rem;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 2.5rem;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #999999;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 1rem;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #d9d9d9;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 1rem;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 0.1rem;
}
.map-popup .popup-content {
  margin: 1rem 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  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;
  right: 1rem;
  top: 1rem;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e14c";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 2rem;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 1rem;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #282828;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #282828;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #282828;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #282828;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #282828;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #333333;
  content: "\e5cf";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #282828;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #333333;
  content: "\e5ce";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #282828;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #636363;
  margin-top: -7px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #636363 transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: "\e87e";
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #282828;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #808080;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 0.5rem 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 1rem;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 0.5rem;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 0.1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  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;
  right: 1rem;
  top: 1rem;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e14c";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 1rem;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 1rem;
}
.block-wishlist-management .wishlist-notice {
  color: #999999;
  display: inline-block;
  margin-right: 2rem;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 2rem;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 2rem;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 6rem;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 2rem;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 2rem;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 1rem;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 1rem 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 1rem 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 1rem;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 2rem;
  margin-top: 3rem;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #282828;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 2.5rem;
  padding-left: -2rem;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 1rem;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 1rem;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 3rem;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 1rem;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 4rem;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 2.5rem;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 1rem;
}
.multicheckout .item-options {
  margin: 1rem 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 1rem;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #9b9b9b;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 4rem;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 1rem;
  margin-top: -1rem;
}
.multicheckout .box-title span {
  margin-right: 1rem;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 0.5rem;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.4rem;
  margin-bottom: 4rem;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 0.5rem 0.5rem 1rem;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 1rem 0.5rem;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 2rem;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 0.1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 0.1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 1rem;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d9d9d9;
  margin: 2rem 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 1rem 0 2rem;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.data.switch .counter {
  color: #999999;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  overflow: visible;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 92px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: "Material Icons";
  font-size: 20px;
  height: 20px;
  letter-spacing: -2px;
  line-height: 20px;
  content: "\e83a" "\e83a" "\e83a" "\e83a" "\e83a";
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #e0bd0e;
  font-family: "Material Icons";
  font-size: 20px;
  height: 20px;
  letter-spacing: -2px;
  line-height: 20px;
  content: "\e83a" "\e83a" "\e83a" "\e83a" "\e83a";
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  vertical-align: text-top;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #e0bd0e;
  font-family: "Material Icons";
  font-size: 20px;
  height: 20px;
  letter-spacing: -2px;
  line-height: 20px;
  content: "\e838" "\e838" "\e838" "\e838" "\e838";
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: "Material Icons";
  font-size: 20px;
  height: 20px;
  letter-spacing: -2px;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: "\e83a" "\e83a" "\e83a" "\e83a" "\e83a";
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #e0bd0e;
  font-family: "Material Icons";
  font-size: 20px;
  height: 20px;
  letter-spacing: -2px;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: "\e83a" "\e83a" "\e83a" "\e83a" "\e83a";
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: "\e83a" "\e83a" "\e83a" "\e83a";
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: "\e83a" "\e83a" "\e83a";
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: "\e83a" "\e83a";
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: "\e83a";
}
.review-control-vote:before {
  content: "\e83a" "\e83a" "\e83a" "\e83a" "\e83a";
}
.review-control-vote label:before {
  color: #e0bd0e;
  font-family: "Material Icons";
  font-size: 20px;
  height: 20px;
  letter-spacing: -2px;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: "\e838" "\e838" "\e838" "\e838" "\e838";
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: "\e838" "\e838" "\e838" "\e838";
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: "\e838" "\e838" "\e838";
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: "\e838" "\e838";
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: "\e838";
}
.block.add.review {
  margin-bottom: 4rem;
}
.block.add.review > .title {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2.4rem;
  margin-top: 0.25rem;
  margin-bottom: 0.2rem;
}
.block.add.review .legend {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 0.1rem;
  margin: 0 0 2rem;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 0.5rem 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2.4rem;
  margin-top: 0.25rem;
  margin-bottom: 0.2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 4rem;
}
.block.reviews.list .review.title {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 0.1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 2rem;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 2rem;
}
.product-reviews-summary {
  display: table;
  margin: 1rem 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -0.5rem;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 20px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 0.5rem;
}
.customer-review .product-details {
  margin-bottom: 4rem;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 2rem;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 1rem;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 0.1rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
.customer-review .review-details .review-content {
  margin-bottom: 2rem;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 1rem;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 1rem;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 2rem;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 2rem 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 0;
  color: #282828;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #d9d9d9 !important;
  border: 0;
  color: #282828;
}
.review-form .action.submit.primary:hover {
  background: #d9d9d9 !important;
  border: 0;
  color: #ffffff;
}
.fieldset .review-legend.legend {
  margin-bottom: 2rem;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 4.8rem;
  margin-top: 1rem;
}
.review-list {
  margin-bottom: 3rem;
}
.review-list .block-title strong {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2.4rem;
  margin-top: 0.25rem;
  margin-bottom: 0.2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 2rem 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 1rem;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 0.1rem;
  margin: 0 0 2rem;
}
.review-content {
  margin-bottom: 2rem;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 2.5rem;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 1rem;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 2rem;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  color: #333333;
  font-weight: 500;
  line-height: 1.1;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 0.1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d9d9d9;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 2rem;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 2.5rem;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d9d9d9;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'Material Icons';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 1rem;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 1rem 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 1rem;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 1rem 0.5rem 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #000080;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #999999;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #7a7a7a;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 0.5rem;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #000080;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 2rem 0;
}
.swatch-opt-listing {
  margin-bottom: 1rem;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #999999;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #999999;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 1rem 1.8rem;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 2rem;
}
.header.content {
  padding-top: 1rem;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 1rem 4rem;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 3rem;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 1rem;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 3rem;
  padding: 15px 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #faf0e6;
  border-color: #ffa500;
  color: #888888;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #0000ff;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #0000ff;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ffa500;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 1rem;
}
.message.global.demo {
  margin: 0 0 3rem;
  padding: 15px 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0000;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #0000ff;
}
.message.global.demo a:hover {
  color: #0000ff;
}
.message.global.demo a:active {
  color: #0000ff;
}
.page-footer {
  background-color: #282828;
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d9d9d9;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .panel.wrapper .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e5cf";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e5ce";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #636363;
  margin-top: -7px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #636363 transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
  font-size: 14px;
  margin: 0;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 2rem 0;
}
.ui-datepicker td {
  padding: 0;
}
.cookie-status-message {
  display: none;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #282828;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #282828;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #282828;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #282828;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #282828;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #282828;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 2rem;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #282828;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #282828;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #282828;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #282828;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: "\e87e";
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d9d9d9;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d9d9d9;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d9d9d9;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 1rem;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 1rem 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 1rem 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 1rem;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 2.5rem;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 1rem;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 1rem 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
/**
  * Brands slider
  */
.evalent_brands_slider {
  padding: 15px 15px 35px;
}
.evalent_brands_slider .ev_brand {
  border-right: 30px solid transparent;
  box-sizing: border-box;
}
.evalent_brands_slider .ev_brand img {
  max-height: 150px;
  width: auto;
  margin: auto;
}
/**
  * Brands List
  */
#BrandList {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
#BrandList > .ev_brand {
  transition: none;
}
#BrandList > .ev_brand img {
  max-height: 150px;
  width: auto;
  margin: auto;
}
#BrandList > .ev_brand > .description {
  margin-bottom: 0;
  margin-top: auto;
}
#BrandList > .ev_brand:hover {
  transform: scale(1);
}
.sorted_categories .sort:hover {
  text-decoration: none;
}
.sorted_categories .sort_button {
  padding: 15px 0 0 0;
  font-size: 1.6rem;
  color: #6b717c;
  position: relative;
  background: none;
}
.footer.content .block {
  float: none;
}
.block.newsletter {
  margin-bottom: 4rem;
  margin-top: 0;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
  position: relative;
}
.block.newsletter > .content > span {
  padding: 10px 0 20px;
  display: block;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: block;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter div.mage-error {
  position: absolute;
  margin-top: 10px;
  font-size: 11px;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: bottom;
  width: 1%;
}
.block.newsletter .subscribe .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  background: transparent;
  border: 1px solid #a1a1a1;
  padding: 0px;
  height: 38px;
  color: #333333;
  display: inline-block;
  text-decoration: none;
}
.block.newsletter .subscribe .action.subscribe:hover {
  background: #333333;
  border: 1px solid #a1a1a1;
}
.block.newsletter .subscribe .action.subscribe:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #333333;
  content: "\e5cc";
  font-family: "Material Icons";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .subscribe .action.subscribe > span {
  display: none;
}
.sub-loader {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  padding: 10px;
  background: rgba(255, 255, 255, 0.6899999999999999);
  box-sizing: border-box;
  height: calc(159%);
  top: 0;
}
.sub-loader .su-loader {
  background: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.fotorama__spinner {
  background: none;
}
.fotorama__spinner > div {
  width: 10px;
  height: 10px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner {
  width: 100%;
  margin: auto;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.spinner > div {
  width: 10px;
  height: 10px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.evalentfont {
  font-family: "Material Icons";
  font-size: 2.2rem;
  color: #9a9a9a;
}
.evalentfont.evalent-close:before {
  content: "\e872";
}
.evalentfont:hover {
  color: #333;
}
a#refreshpreview {
  margin-top: 10px;
}
.post-list-wrapper .post-list .post-holder .post-content .post-description .post-text-hld {
  max-height: 450px;
}
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-list .post-holder {
  width: 95%;
  border: unset;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 1rem;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 2rem;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 2rem 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 1rem 0;
}
.sidebar .block-addbysku .action.remove {
  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;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: "\e14c";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 2rem;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 2rem;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: "\e5ce";
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 1rem;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 1rem 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #77787b;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  padding: 10px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #5e5f61;
  border: 0;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #5e5f61;
  border: 0;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 40px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 2rem 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 2rem;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 993px) {
  .field-tooltip .field-tooltip-content {
    right: -1rem;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 992px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'Material Icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    cursor: pointer;
    margin-bottom: 0;
    padding: 1rem 4rem 1rem 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: "\e5cf";
    font-family: 'Material Icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 1rem;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: "\e5ce";
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 2.5rem;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.continue,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 1rem;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -1rem;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 1rem;
    left: auto;
    top: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: "\e5cf";
    font-family: 'Material Icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: "\e5ce";
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 0.5rem;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: "\e5cf";
    font-family: 'Material Icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: "\e5ce";
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 1rem 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #ffffff;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #595959;
    border: solid #4d4d4d;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 2.5rem 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #666666;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 1rem;
    padding-right: 0;
    padding-bottom: 1rem;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 0;
    font-size: 1.4rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 400;
    padding: 10px;
    text-transform: none;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #282828;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #999999;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #282828;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #999999;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #282828;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 0;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #282828;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #ffffff;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #282828;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #999999;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #282828;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .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 0 0.5rem;
  }
  .product.data.items > .item.title > .switch {
    background: #ededed;
    height: 4rem;
    padding: 12px 2rem 12px 2rem;
    font-weight: 400;
    line-height: 4rem;
    font-size: 2rem;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #333333;
    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: #fafafa;
  }
  .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;
    padding-bottom: 12px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 0;
    margin: 0 0 0.5rem;
    padding: 40px 40px 40px 40px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 16px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .amgdprcookie-groups-modal.-table .modal-inner-wrap {
    min-width: 95%;
  }
  .amgdprcookie-groups-modal .amgdprcookie-table {
    font-size: 1rem;
  }
  .modal-popup .modal-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .amgdprcookie-bar-container .action-close {
    padding: 10px;
    right: 0;
    top: 0;
  }
  .amgdprcookie-modal-container .amgdprcookie-modal-template {
    min-width: unset;
    width: unset;
  }
  .page-wrapper .p0-xs {
    padding: 0px;
  }
  .page-wrapper .pt0-xs {
    padding-top: 0px;
  }
  .page-wrapper .pr0-xs {
    padding-right: 0px;
  }
  .page-wrapper .pb0-xs {
    padding-bottom: 0px;
  }
  .page-wrapper .pl0-xs {
    padding-left: 0px;
  }
  .page-wrapper .p1-xs {
    padding: 1px;
  }
  .page-wrapper .pt1-xs {
    padding-top: 1px;
  }
  .page-wrapper .pr1-xs {
    padding-right: 1px;
  }
  .page-wrapper .pb1-xs {
    padding-bottom: 1px;
  }
  .page-wrapper .pl1-xs {
    padding-left: 1px;
  }
  .page-wrapper .p2-xs {
    padding: 2px;
  }
  .page-wrapper .pt2-xs {
    padding-top: 2px;
  }
  .page-wrapper .pr2-xs {
    padding-right: 2px;
  }
  .page-wrapper .pb2-xs {
    padding-bottom: 2px;
  }
  .page-wrapper .pl2-xs {
    padding-left: 2px;
  }
  .page-wrapper .p3-xs {
    padding: 3px;
  }
  .page-wrapper .pt3-xs {
    padding-top: 3px;
  }
  .page-wrapper .pr3-xs {
    padding-right: 3px;
  }
  .page-wrapper .pb3-xs {
    padding-bottom: 3px;
  }
  .page-wrapper .pl3-xs {
    padding-left: 3px;
  }
  .page-wrapper .p4-xs {
    padding: 4px;
  }
  .page-wrapper .pt4-xs {
    padding-top: 4px;
  }
  .page-wrapper .pr4-xs {
    padding-right: 4px;
  }
  .page-wrapper .pb4-xs {
    padding-bottom: 4px;
  }
  .page-wrapper .pl4-xs {
    padding-left: 4px;
  }
  .page-wrapper .p5-xs {
    padding: 5px;
  }
  .page-wrapper .pt5-xs {
    padding-top: 5px;
  }
  .page-wrapper .pr5-xs {
    padding-right: 5px;
  }
  .page-wrapper .pb5-xs {
    padding-bottom: 5px;
  }
  .page-wrapper .pl5-xs {
    padding-left: 5px;
  }
  .page-wrapper .p6-xs {
    padding: 6px;
  }
  .page-wrapper .pt6-xs {
    padding-top: 6px;
  }
  .page-wrapper .pr6-xs {
    padding-right: 6px;
  }
  .page-wrapper .pb6-xs {
    padding-bottom: 6px;
  }
  .page-wrapper .pl6-xs {
    padding-left: 6px;
  }
  .page-wrapper .p7-xs {
    padding: 7px;
  }
  .page-wrapper .pt7-xs {
    padding-top: 7px;
  }
  .page-wrapper .pr7-xs {
    padding-right: 7px;
  }
  .page-wrapper .pb7-xs {
    padding-bottom: 7px;
  }
  .page-wrapper .pl7-xs {
    padding-left: 7px;
  }
  .page-wrapper .p8-xs {
    padding: 8px;
  }
  .page-wrapper .pt8-xs {
    padding-top: 8px;
  }
  .page-wrapper .pr8-xs {
    padding-right: 8px;
  }
  .page-wrapper .pb8-xs {
    padding-bottom: 8px;
  }
  .page-wrapper .pl8-xs {
    padding-left: 8px;
  }
  .page-wrapper .p9-xs {
    padding: 9px;
  }
  .page-wrapper .pt9-xs {
    padding-top: 9px;
  }
  .page-wrapper .pr9-xs {
    padding-right: 9px;
  }
  .page-wrapper .pb9-xs {
    padding-bottom: 9px;
  }
  .page-wrapper .pl9-xs {
    padding-left: 9px;
  }
  .page-wrapper .p10-xs {
    padding: 10px;
  }
  .page-wrapper .pt10-xs {
    padding-top: 10px;
  }
  .page-wrapper .pr10-xs {
    padding-right: 10px;
  }
  .page-wrapper .pb10-xs {
    padding-bottom: 10px;
  }
  .page-wrapper .pl10-xs {
    padding-left: 10px;
  }
  .page-wrapper .p11-xs {
    padding: 11px;
  }
  .page-wrapper .pt11-xs {
    padding-top: 11px;
  }
  .page-wrapper .pr11-xs {
    padding-right: 11px;
  }
  .page-wrapper .pb11-xs {
    padding-bottom: 11px;
  }
  .page-wrapper .pl11-xs {
    padding-left: 11px;
  }
  .page-wrapper .p12-xs {
    padding: 12px;
  }
  .page-wrapper .pt12-xs {
    padding-top: 12px;
  }
  .page-wrapper .pr12-xs {
    padding-right: 12px;
  }
  .page-wrapper .pb12-xs {
    padding-bottom: 12px;
  }
  .page-wrapper .pl12-xs {
    padding-left: 12px;
  }
  .page-wrapper .p13-xs {
    padding: 13px;
  }
  .page-wrapper .pt13-xs {
    padding-top: 13px;
  }
  .page-wrapper .pr13-xs {
    padding-right: 13px;
  }
  .page-wrapper .pb13-xs {
    padding-bottom: 13px;
  }
  .page-wrapper .pl13-xs {
    padding-left: 13px;
  }
  .page-wrapper .p14-xs {
    padding: 14px;
  }
  .page-wrapper .pt14-xs {
    padding-top: 14px;
  }
  .page-wrapper .pr14-xs {
    padding-right: 14px;
  }
  .page-wrapper .pb14-xs {
    padding-bottom: 14px;
  }
  .page-wrapper .pl14-xs {
    padding-left: 14px;
  }
  .page-wrapper .p15-xs {
    padding: 15px;
  }
  .page-wrapper .pt15-xs {
    padding-top: 15px;
  }
  .page-wrapper .pr15-xs {
    padding-right: 15px;
  }
  .page-wrapper .pb15-xs {
    padding-bottom: 15px;
  }
  .page-wrapper .pl15-xs {
    padding-left: 15px;
  }
  .page-wrapper .p16-xs {
    padding: 16px;
  }
  .page-wrapper .pt16-xs {
    padding-top: 16px;
  }
  .page-wrapper .pr16-xs {
    padding-right: 16px;
  }
  .page-wrapper .pb16-xs {
    padding-bottom: 16px;
  }
  .page-wrapper .pl16-xs {
    padding-left: 16px;
  }
  .page-wrapper .p17-xs {
    padding: 17px;
  }
  .page-wrapper .pt17-xs {
    padding-top: 17px;
  }
  .page-wrapper .pr17-xs {
    padding-right: 17px;
  }
  .page-wrapper .pb17-xs {
    padding-bottom: 17px;
  }
  .page-wrapper .pl17-xs {
    padding-left: 17px;
  }
  .page-wrapper .p18-xs {
    padding: 18px;
  }
  .page-wrapper .pt18-xs {
    padding-top: 18px;
  }
  .page-wrapper .pr18-xs {
    padding-right: 18px;
  }
  .page-wrapper .pb18-xs {
    padding-bottom: 18px;
  }
  .page-wrapper .pl18-xs {
    padding-left: 18px;
  }
  .page-wrapper .p19-xs {
    padding: 19px;
  }
  .page-wrapper .pt19-xs {
    padding-top: 19px;
  }
  .page-wrapper .pr19-xs {
    padding-right: 19px;
  }
  .page-wrapper .pb19-xs {
    padding-bottom: 19px;
  }
  .page-wrapper .pl19-xs {
    padding-left: 19px;
  }
  .page-wrapper .p20-xs {
    padding: 20px;
  }
  .page-wrapper .pt20-xs {
    padding-top: 20px;
  }
  .page-wrapper .pr20-xs {
    padding-right: 20px;
  }
  .page-wrapper .pb20-xs {
    padding-bottom: 20px;
  }
  .page-wrapper .pl20-xs {
    padding-left: 20px;
  }
  .page-wrapper .p21-xs {
    padding: 21px;
  }
  .page-wrapper .pt21-xs {
    padding-top: 21px;
  }
  .page-wrapper .pr21-xs {
    padding-right: 21px;
  }
  .page-wrapper .pb21-xs {
    padding-bottom: 21px;
  }
  .page-wrapper .pl21-xs {
    padding-left: 21px;
  }
  .page-wrapper .p22-xs {
    padding: 22px;
  }
  .page-wrapper .pt22-xs {
    padding-top: 22px;
  }
  .page-wrapper .pr22-xs {
    padding-right: 22px;
  }
  .page-wrapper .pb22-xs {
    padding-bottom: 22px;
  }
  .page-wrapper .pl22-xs {
    padding-left: 22px;
  }
  .page-wrapper .p23-xs {
    padding: 23px;
  }
  .page-wrapper .pt23-xs {
    padding-top: 23px;
  }
  .page-wrapper .pr23-xs {
    padding-right: 23px;
  }
  .page-wrapper .pb23-xs {
    padding-bottom: 23px;
  }
  .page-wrapper .pl23-xs {
    padding-left: 23px;
  }
  .page-wrapper .p24-xs {
    padding: 24px;
  }
  .page-wrapper .pt24-xs {
    padding-top: 24px;
  }
  .page-wrapper .pr24-xs {
    padding-right: 24px;
  }
  .page-wrapper .pb24-xs {
    padding-bottom: 24px;
  }
  .page-wrapper .pl24-xs {
    padding-left: 24px;
  }
  .page-wrapper .p25-xs {
    padding: 25px;
  }
  .page-wrapper .pt25-xs {
    padding-top: 25px;
  }
  .page-wrapper .pr25-xs {
    padding-right: 25px;
  }
  .page-wrapper .pb25-xs {
    padding-bottom: 25px;
  }
  .page-wrapper .pl25-xs {
    padding-left: 25px;
  }
  .page-wrapper .p26-xs {
    padding: 26px;
  }
  .page-wrapper .pt26-xs {
    padding-top: 26px;
  }
  .page-wrapper .pr26-xs {
    padding-right: 26px;
  }
  .page-wrapper .pb26-xs {
    padding-bottom: 26px;
  }
  .page-wrapper .pl26-xs {
    padding-left: 26px;
  }
  .page-wrapper .p27-xs {
    padding: 27px;
  }
  .page-wrapper .pt27-xs {
    padding-top: 27px;
  }
  .page-wrapper .pr27-xs {
    padding-right: 27px;
  }
  .page-wrapper .pb27-xs {
    padding-bottom: 27px;
  }
  .page-wrapper .pl27-xs {
    padding-left: 27px;
  }
  .page-wrapper .p28-xs {
    padding: 28px;
  }
  .page-wrapper .pt28-xs {
    padding-top: 28px;
  }
  .page-wrapper .pr28-xs {
    padding-right: 28px;
  }
  .page-wrapper .pb28-xs {
    padding-bottom: 28px;
  }
  .page-wrapper .pl28-xs {
    padding-left: 28px;
  }
  .page-wrapper .p29-xs {
    padding: 29px;
  }
  .page-wrapper .pt29-xs {
    padding-top: 29px;
  }
  .page-wrapper .pr29-xs {
    padding-right: 29px;
  }
  .page-wrapper .pb29-xs {
    padding-bottom: 29px;
  }
  .page-wrapper .pl29-xs {
    padding-left: 29px;
  }
  .page-wrapper .p30-xs {
    padding: 30px;
  }
  .page-wrapper .pt30-xs {
    padding-top: 30px;
  }
  .page-wrapper .pr30-xs {
    padding-right: 30px;
  }
  .page-wrapper .pb30-xs {
    padding-bottom: 30px;
  }
  .page-wrapper .pl30-xs {
    padding-left: 30px;
  }
  .page-wrapper .p31-xs {
    padding: 31px;
  }
  .page-wrapper .pt31-xs {
    padding-top: 31px;
  }
  .page-wrapper .pr31-xs {
    padding-right: 31px;
  }
  .page-wrapper .pb31-xs {
    padding-bottom: 31px;
  }
  .page-wrapper .pl31-xs {
    padding-left: 31px;
  }
  .page-wrapper .p32-xs {
    padding: 32px;
  }
  .page-wrapper .pt32-xs {
    padding-top: 32px;
  }
  .page-wrapper .pr32-xs {
    padding-right: 32px;
  }
  .page-wrapper .pb32-xs {
    padding-bottom: 32px;
  }
  .page-wrapper .pl32-xs {
    padding-left: 32px;
  }
  .page-wrapper .p33-xs {
    padding: 33px;
  }
  .page-wrapper .pt33-xs {
    padding-top: 33px;
  }
  .page-wrapper .pr33-xs {
    padding-right: 33px;
  }
  .page-wrapper .pb33-xs {
    padding-bottom: 33px;
  }
  .page-wrapper .pl33-xs {
    padding-left: 33px;
  }
  .page-wrapper .p34-xs {
    padding: 34px;
  }
  .page-wrapper .pt34-xs {
    padding-top: 34px;
  }
  .page-wrapper .pr34-xs {
    padding-right: 34px;
  }
  .page-wrapper .pb34-xs {
    padding-bottom: 34px;
  }
  .page-wrapper .pl34-xs {
    padding-left: 34px;
  }
  .page-wrapper .p35-xs {
    padding: 35px;
  }
  .page-wrapper .pt35-xs {
    padding-top: 35px;
  }
  .page-wrapper .pr35-xs {
    padding-right: 35px;
  }
  .page-wrapper .pb35-xs {
    padding-bottom: 35px;
  }
  .page-wrapper .pl35-xs {
    padding-left: 35px;
  }
  .page-wrapper .p36-xs {
    padding: 36px;
  }
  .page-wrapper .pt36-xs {
    padding-top: 36px;
  }
  .page-wrapper .pr36-xs {
    padding-right: 36px;
  }
  .page-wrapper .pb36-xs {
    padding-bottom: 36px;
  }
  .page-wrapper .pl36-xs {
    padding-left: 36px;
  }
  .page-wrapper .p37-xs {
    padding: 37px;
  }
  .page-wrapper .pt37-xs {
    padding-top: 37px;
  }
  .page-wrapper .pr37-xs {
    padding-right: 37px;
  }
  .page-wrapper .pb37-xs {
    padding-bottom: 37px;
  }
  .page-wrapper .pl37-xs {
    padding-left: 37px;
  }
  .page-wrapper .p38-xs {
    padding: 38px;
  }
  .page-wrapper .pt38-xs {
    padding-top: 38px;
  }
  .page-wrapper .pr38-xs {
    padding-right: 38px;
  }
  .page-wrapper .pb38-xs {
    padding-bottom: 38px;
  }
  .page-wrapper .pl38-xs {
    padding-left: 38px;
  }
  .page-wrapper .p39-xs {
    padding: 39px;
  }
  .page-wrapper .pt39-xs {
    padding-top: 39px;
  }
  .page-wrapper .pr39-xs {
    padding-right: 39px;
  }
  .page-wrapper .pb39-xs {
    padding-bottom: 39px;
  }
  .page-wrapper .pl39-xs {
    padding-left: 39px;
  }
  .page-wrapper .p40-xs {
    padding: 40px;
  }
  .page-wrapper .pt40-xs {
    padding-top: 40px;
  }
  .page-wrapper .pr40-xs {
    padding-right: 40px;
  }
  .page-wrapper .pb40-xs {
    padding-bottom: 40px;
  }
  .page-wrapper .pl40-xs {
    padding-left: 40px;
  }
  .page-wrapper .p41-xs {
    padding: 41px;
  }
  .page-wrapper .pt41-xs {
    padding-top: 41px;
  }
  .page-wrapper .pr41-xs {
    padding-right: 41px;
  }
  .page-wrapper .pb41-xs {
    padding-bottom: 41px;
  }
  .page-wrapper .pl41-xs {
    padding-left: 41px;
  }
  .page-wrapper .p42-xs {
    padding: 42px;
  }
  .page-wrapper .pt42-xs {
    padding-top: 42px;
  }
  .page-wrapper .pr42-xs {
    padding-right: 42px;
  }
  .page-wrapper .pb42-xs {
    padding-bottom: 42px;
  }
  .page-wrapper .pl42-xs {
    padding-left: 42px;
  }
  .page-wrapper .p43-xs {
    padding: 43px;
  }
  .page-wrapper .pt43-xs {
    padding-top: 43px;
  }
  .page-wrapper .pr43-xs {
    padding-right: 43px;
  }
  .page-wrapper .pb43-xs {
    padding-bottom: 43px;
  }
  .page-wrapper .pl43-xs {
    padding-left: 43px;
  }
  .page-wrapper .p44-xs {
    padding: 44px;
  }
  .page-wrapper .pt44-xs {
    padding-top: 44px;
  }
  .page-wrapper .pr44-xs {
    padding-right: 44px;
  }
  .page-wrapper .pb44-xs {
    padding-bottom: 44px;
  }
  .page-wrapper .pl44-xs {
    padding-left: 44px;
  }
  .page-wrapper .p45-xs {
    padding: 45px;
  }
  .page-wrapper .pt45-xs {
    padding-top: 45px;
  }
  .page-wrapper .pr45-xs {
    padding-right: 45px;
  }
  .page-wrapper .pb45-xs {
    padding-bottom: 45px;
  }
  .page-wrapper .pl45-xs {
    padding-left: 45px;
  }
  .page-wrapper .p46-xs {
    padding: 46px;
  }
  .page-wrapper .pt46-xs {
    padding-top: 46px;
  }
  .page-wrapper .pr46-xs {
    padding-right: 46px;
  }
  .page-wrapper .pb46-xs {
    padding-bottom: 46px;
  }
  .page-wrapper .pl46-xs {
    padding-left: 46px;
  }
  .page-wrapper .p47-xs {
    padding: 47px;
  }
  .page-wrapper .pt47-xs {
    padding-top: 47px;
  }
  .page-wrapper .pr47-xs {
    padding-right: 47px;
  }
  .page-wrapper .pb47-xs {
    padding-bottom: 47px;
  }
  .page-wrapper .pl47-xs {
    padding-left: 47px;
  }
  .page-wrapper .p48-xs {
    padding: 48px;
  }
  .page-wrapper .pt48-xs {
    padding-top: 48px;
  }
  .page-wrapper .pr48-xs {
    padding-right: 48px;
  }
  .page-wrapper .pb48-xs {
    padding-bottom: 48px;
  }
  .page-wrapper .pl48-xs {
    padding-left: 48px;
  }
  .page-wrapper .p49-xs {
    padding: 49px;
  }
  .page-wrapper .pt49-xs {
    padding-top: 49px;
  }
  .page-wrapper .pr49-xs {
    padding-right: 49px;
  }
  .page-wrapper .pb49-xs {
    padding-bottom: 49px;
  }
  .page-wrapper .pl49-xs {
    padding-left: 49px;
  }
  .page-wrapper .p50-xs {
    padding: 50px;
  }
  .page-wrapper .pt50-xs {
    padding-top: 50px;
  }
  .page-wrapper .pr50-xs {
    padding-right: 50px;
  }
  .page-wrapper .pb50-xs {
    padding-bottom: 50px;
  }
  .page-wrapper .pl50-xs {
    padding-left: 50px;
  }
  .page-wrapper .m0-xs {
    margin: 0px;
  }
  .page-wrapper .mt0-xs {
    margin-top: 0px;
  }
  .page-wrapper .mr0-xs {
    margin-right: 0px;
  }
  .page-wrapper .mb0-xs {
    margin-bottom: 0px;
  }
  .page-wrapper .ml0-xs {
    margin-left: 0px;
  }
  .page-wrapper .m1-xs {
    margin: 1px;
  }
  .page-wrapper .mt1-xs {
    margin-top: 1px;
  }
  .page-wrapper .mr1-xs {
    margin-right: 1px;
  }
  .page-wrapper .mb1-xs {
    margin-bottom: 1px;
  }
  .page-wrapper .ml1-xs {
    margin-left: 1px;
  }
  .page-wrapper .m2-xs {
    margin: 2px;
  }
  .page-wrapper .mt2-xs {
    margin-top: 2px;
  }
  .page-wrapper .mr2-xs {
    margin-right: 2px;
  }
  .page-wrapper .mb2-xs {
    margin-bottom: 2px;
  }
  .page-wrapper .ml2-xs {
    margin-left: 2px;
  }
  .page-wrapper .m3-xs {
    margin: 3px;
  }
  .page-wrapper .mt3-xs {
    margin-top: 3px;
  }
  .page-wrapper .mr3-xs {
    margin-right: 3px;
  }
  .page-wrapper .mb3-xs {
    margin-bottom: 3px;
  }
  .page-wrapper .ml3-xs {
    margin-left: 3px;
  }
  .page-wrapper .m4-xs {
    margin: 4px;
  }
  .page-wrapper .mt4-xs {
    margin-top: 4px;
  }
  .page-wrapper .mr4-xs {
    margin-right: 4px;
  }
  .page-wrapper .mb4-xs {
    margin-bottom: 4px;
  }
  .page-wrapper .ml4-xs {
    margin-left: 4px;
  }
  .page-wrapper .m5-xs {
    margin: 5px;
  }
  .page-wrapper .mt5-xs {
    margin-top: 5px;
  }
  .page-wrapper .mr5-xs {
    margin-right: 5px;
  }
  .page-wrapper .mb5-xs {
    margin-bottom: 5px;
  }
  .page-wrapper .ml5-xs {
    margin-left: 5px;
  }
  .page-wrapper .m6-xs {
    margin: 6px;
  }
  .page-wrapper .mt6-xs {
    margin-top: 6px;
  }
  .page-wrapper .mr6-xs {
    margin-right: 6px;
  }
  .page-wrapper .mb6-xs {
    margin-bottom: 6px;
  }
  .page-wrapper .ml6-xs {
    margin-left: 6px;
  }
  .page-wrapper .m7-xs {
    margin: 7px;
  }
  .page-wrapper .mt7-xs {
    margin-top: 7px;
  }
  .page-wrapper .mr7-xs {
    margin-right: 7px;
  }
  .page-wrapper .mb7-xs {
    margin-bottom: 7px;
  }
  .page-wrapper .ml7-xs {
    margin-left: 7px;
  }
  .page-wrapper .m8-xs {
    margin: 8px;
  }
  .page-wrapper .mt8-xs {
    margin-top: 8px;
  }
  .page-wrapper .mr8-xs {
    margin-right: 8px;
  }
  .page-wrapper .mb8-xs {
    margin-bottom: 8px;
  }
  .page-wrapper .ml8-xs {
    margin-left: 8px;
  }
  .page-wrapper .m9-xs {
    margin: 9px;
  }
  .page-wrapper .mt9-xs {
    margin-top: 9px;
  }
  .page-wrapper .mr9-xs {
    margin-right: 9px;
  }
  .page-wrapper .mb9-xs {
    margin-bottom: 9px;
  }
  .page-wrapper .ml9-xs {
    margin-left: 9px;
  }
  .page-wrapper .m10-xs {
    margin: 10px;
  }
  .page-wrapper .mt10-xs {
    margin-top: 10px;
  }
  .page-wrapper .mr10-xs {
    margin-right: 10px;
  }
  .page-wrapper .mb10-xs {
    margin-bottom: 10px;
  }
  .page-wrapper .ml10-xs {
    margin-left: 10px;
  }
  .page-wrapper .m11-xs {
    margin: 11px;
  }
  .page-wrapper .mt11-xs {
    margin-top: 11px;
  }
  .page-wrapper .mr11-xs {
    margin-right: 11px;
  }
  .page-wrapper .mb11-xs {
    margin-bottom: 11px;
  }
  .page-wrapper .ml11-xs {
    margin-left: 11px;
  }
  .page-wrapper .m12-xs {
    margin: 12px;
  }
  .page-wrapper .mt12-xs {
    margin-top: 12px;
  }
  .page-wrapper .mr12-xs {
    margin-right: 12px;
  }
  .page-wrapper .mb12-xs {
    margin-bottom: 12px;
  }
  .page-wrapper .ml12-xs {
    margin-left: 12px;
  }
  .page-wrapper .m13-xs {
    margin: 13px;
  }
  .page-wrapper .mt13-xs {
    margin-top: 13px;
  }
  .page-wrapper .mr13-xs {
    margin-right: 13px;
  }
  .page-wrapper .mb13-xs {
    margin-bottom: 13px;
  }
  .page-wrapper .ml13-xs {
    margin-left: 13px;
  }
  .page-wrapper .m14-xs {
    margin: 14px;
  }
  .page-wrapper .mt14-xs {
    margin-top: 14px;
  }
  .page-wrapper .mr14-xs {
    margin-right: 14px;
  }
  .page-wrapper .mb14-xs {
    margin-bottom: 14px;
  }
  .page-wrapper .ml14-xs {
    margin-left: 14px;
  }
  .page-wrapper .m15-xs {
    margin: 15px;
  }
  .page-wrapper .mt15-xs {
    margin-top: 15px;
  }
  .page-wrapper .mr15-xs {
    margin-right: 15px;
  }
  .page-wrapper .mb15-xs {
    margin-bottom: 15px;
  }
  .page-wrapper .ml15-xs {
    margin-left: 15px;
  }
  .page-wrapper .m16-xs {
    margin: 16px;
  }
  .page-wrapper .mt16-xs {
    margin-top: 16px;
  }
  .page-wrapper .mr16-xs {
    margin-right: 16px;
  }
  .page-wrapper .mb16-xs {
    margin-bottom: 16px;
  }
  .page-wrapper .ml16-xs {
    margin-left: 16px;
  }
  .page-wrapper .m17-xs {
    margin: 17px;
  }
  .page-wrapper .mt17-xs {
    margin-top: 17px;
  }
  .page-wrapper .mr17-xs {
    margin-right: 17px;
  }
  .page-wrapper .mb17-xs {
    margin-bottom: 17px;
  }
  .page-wrapper .ml17-xs {
    margin-left: 17px;
  }
  .page-wrapper .m18-xs {
    margin: 18px;
  }
  .page-wrapper .mt18-xs {
    margin-top: 18px;
  }
  .page-wrapper .mr18-xs {
    margin-right: 18px;
  }
  .page-wrapper .mb18-xs {
    margin-bottom: 18px;
  }
  .page-wrapper .ml18-xs {
    margin-left: 18px;
  }
  .page-wrapper .m19-xs {
    margin: 19px;
  }
  .page-wrapper .mt19-xs {
    margin-top: 19px;
  }
  .page-wrapper .mr19-xs {
    margin-right: 19px;
  }
  .page-wrapper .mb19-xs {
    margin-bottom: 19px;
  }
  .page-wrapper .ml19-xs {
    margin-left: 19px;
  }
  .page-wrapper .m20-xs {
    margin: 20px;
  }
  .page-wrapper .mt20-xs {
    margin-top: 20px;
  }
  .page-wrapper .mr20-xs {
    margin-right: 20px;
  }
  .page-wrapper .mb20-xs {
    margin-bottom: 20px;
  }
  .page-wrapper .ml20-xs {
    margin-left: 20px;
  }
  .page-wrapper .m21-xs {
    margin: 21px;
  }
  .page-wrapper .mt21-xs {
    margin-top: 21px;
  }
  .page-wrapper .mr21-xs {
    margin-right: 21px;
  }
  .page-wrapper .mb21-xs {
    margin-bottom: 21px;
  }
  .page-wrapper .ml21-xs {
    margin-left: 21px;
  }
  .page-wrapper .m22-xs {
    margin: 22px;
  }
  .page-wrapper .mt22-xs {
    margin-top: 22px;
  }
  .page-wrapper .mr22-xs {
    margin-right: 22px;
  }
  .page-wrapper .mb22-xs {
    margin-bottom: 22px;
  }
  .page-wrapper .ml22-xs {
    margin-left: 22px;
  }
  .page-wrapper .m23-xs {
    margin: 23px;
  }
  .page-wrapper .mt23-xs {
    margin-top: 23px;
  }
  .page-wrapper .mr23-xs {
    margin-right: 23px;
  }
  .page-wrapper .mb23-xs {
    margin-bottom: 23px;
  }
  .page-wrapper .ml23-xs {
    margin-left: 23px;
  }
  .page-wrapper .m24-xs {
    margin: 24px;
  }
  .page-wrapper .mt24-xs {
    margin-top: 24px;
  }
  .page-wrapper .mr24-xs {
    margin-right: 24px;
  }
  .page-wrapper .mb24-xs {
    margin-bottom: 24px;
  }
  .page-wrapper .ml24-xs {
    margin-left: 24px;
  }
  .page-wrapper .m25-xs {
    margin: 25px;
  }
  .page-wrapper .mt25-xs {
    margin-top: 25px;
  }
  .page-wrapper .mr25-xs {
    margin-right: 25px;
  }
  .page-wrapper .mb25-xs {
    margin-bottom: 25px;
  }
  .page-wrapper .ml25-xs {
    margin-left: 25px;
  }
  .page-wrapper .m26-xs {
    margin: 26px;
  }
  .page-wrapper .mt26-xs {
    margin-top: 26px;
  }
  .page-wrapper .mr26-xs {
    margin-right: 26px;
  }
  .page-wrapper .mb26-xs {
    margin-bottom: 26px;
  }
  .page-wrapper .ml26-xs {
    margin-left: 26px;
  }
  .page-wrapper .m27-xs {
    margin: 27px;
  }
  .page-wrapper .mt27-xs {
    margin-top: 27px;
  }
  .page-wrapper .mr27-xs {
    margin-right: 27px;
  }
  .page-wrapper .mb27-xs {
    margin-bottom: 27px;
  }
  .page-wrapper .ml27-xs {
    margin-left: 27px;
  }
  .page-wrapper .m28-xs {
    margin: 28px;
  }
  .page-wrapper .mt28-xs {
    margin-top: 28px;
  }
  .page-wrapper .mr28-xs {
    margin-right: 28px;
  }
  .page-wrapper .mb28-xs {
    margin-bottom: 28px;
  }
  .page-wrapper .ml28-xs {
    margin-left: 28px;
  }
  .page-wrapper .m29-xs {
    margin: 29px;
  }
  .page-wrapper .mt29-xs {
    margin-top: 29px;
  }
  .page-wrapper .mr29-xs {
    margin-right: 29px;
  }
  .page-wrapper .mb29-xs {
    margin-bottom: 29px;
  }
  .page-wrapper .ml29-xs {
    margin-left: 29px;
  }
  .page-wrapper .m30-xs {
    margin: 30px;
  }
  .page-wrapper .mt30-xs {
    margin-top: 30px;
  }
  .page-wrapper .mr30-xs {
    margin-right: 30px;
  }
  .page-wrapper .mb30-xs {
    margin-bottom: 30px;
  }
  .page-wrapper .ml30-xs {
    margin-left: 30px;
  }
  .page-wrapper .m31-xs {
    margin: 31px;
  }
  .page-wrapper .mt31-xs {
    margin-top: 31px;
  }
  .page-wrapper .mr31-xs {
    margin-right: 31px;
  }
  .page-wrapper .mb31-xs {
    margin-bottom: 31px;
  }
  .page-wrapper .ml31-xs {
    margin-left: 31px;
  }
  .page-wrapper .m32-xs {
    margin: 32px;
  }
  .page-wrapper .mt32-xs {
    margin-top: 32px;
  }
  .page-wrapper .mr32-xs {
    margin-right: 32px;
  }
  .page-wrapper .mb32-xs {
    margin-bottom: 32px;
  }
  .page-wrapper .ml32-xs {
    margin-left: 32px;
  }
  .page-wrapper .m33-xs {
    margin: 33px;
  }
  .page-wrapper .mt33-xs {
    margin-top: 33px;
  }
  .page-wrapper .mr33-xs {
    margin-right: 33px;
  }
  .page-wrapper .mb33-xs {
    margin-bottom: 33px;
  }
  .page-wrapper .ml33-xs {
    margin-left: 33px;
  }
  .page-wrapper .m34-xs {
    margin: 34px;
  }
  .page-wrapper .mt34-xs {
    margin-top: 34px;
  }
  .page-wrapper .mr34-xs {
    margin-right: 34px;
  }
  .page-wrapper .mb34-xs {
    margin-bottom: 34px;
  }
  .page-wrapper .ml34-xs {
    margin-left: 34px;
  }
  .page-wrapper .m35-xs {
    margin: 35px;
  }
  .page-wrapper .mt35-xs {
    margin-top: 35px;
  }
  .page-wrapper .mr35-xs {
    margin-right: 35px;
  }
  .page-wrapper .mb35-xs {
    margin-bottom: 35px;
  }
  .page-wrapper .ml35-xs {
    margin-left: 35px;
  }
  .page-wrapper .m36-xs {
    margin: 36px;
  }
  .page-wrapper .mt36-xs {
    margin-top: 36px;
  }
  .page-wrapper .mr36-xs {
    margin-right: 36px;
  }
  .page-wrapper .mb36-xs {
    margin-bottom: 36px;
  }
  .page-wrapper .ml36-xs {
    margin-left: 36px;
  }
  .page-wrapper .m37-xs {
    margin: 37px;
  }
  .page-wrapper .mt37-xs {
    margin-top: 37px;
  }
  .page-wrapper .mr37-xs {
    margin-right: 37px;
  }
  .page-wrapper .mb37-xs {
    margin-bottom: 37px;
  }
  .page-wrapper .ml37-xs {
    margin-left: 37px;
  }
  .page-wrapper .m38-xs {
    margin: 38px;
  }
  .page-wrapper .mt38-xs {
    margin-top: 38px;
  }
  .page-wrapper .mr38-xs {
    margin-right: 38px;
  }
  .page-wrapper .mb38-xs {
    margin-bottom: 38px;
  }
  .page-wrapper .ml38-xs {
    margin-left: 38px;
  }
  .page-wrapper .m39-xs {
    margin: 39px;
  }
  .page-wrapper .mt39-xs {
    margin-top: 39px;
  }
  .page-wrapper .mr39-xs {
    margin-right: 39px;
  }
  .page-wrapper .mb39-xs {
    margin-bottom: 39px;
  }
  .page-wrapper .ml39-xs {
    margin-left: 39px;
  }
  .page-wrapper .m40-xs {
    margin: 40px;
  }
  .page-wrapper .mt40-xs {
    margin-top: 40px;
  }
  .page-wrapper .mr40-xs {
    margin-right: 40px;
  }
  .page-wrapper .mb40-xs {
    margin-bottom: 40px;
  }
  .page-wrapper .ml40-xs {
    margin-left: 40px;
  }
  .page-wrapper .m41-xs {
    margin: 41px;
  }
  .page-wrapper .mt41-xs {
    margin-top: 41px;
  }
  .page-wrapper .mr41-xs {
    margin-right: 41px;
  }
  .page-wrapper .mb41-xs {
    margin-bottom: 41px;
  }
  .page-wrapper .ml41-xs {
    margin-left: 41px;
  }
  .page-wrapper .m42-xs {
    margin: 42px;
  }
  .page-wrapper .mt42-xs {
    margin-top: 42px;
  }
  .page-wrapper .mr42-xs {
    margin-right: 42px;
  }
  .page-wrapper .mb42-xs {
    margin-bottom: 42px;
  }
  .page-wrapper .ml42-xs {
    margin-left: 42px;
  }
  .page-wrapper .m43-xs {
    margin: 43px;
  }
  .page-wrapper .mt43-xs {
    margin-top: 43px;
  }
  .page-wrapper .mr43-xs {
    margin-right: 43px;
  }
  .page-wrapper .mb43-xs {
    margin-bottom: 43px;
  }
  .page-wrapper .ml43-xs {
    margin-left: 43px;
  }
  .page-wrapper .m44-xs {
    margin: 44px;
  }
  .page-wrapper .mt44-xs {
    margin-top: 44px;
  }
  .page-wrapper .mr44-xs {
    margin-right: 44px;
  }
  .page-wrapper .mb44-xs {
    margin-bottom: 44px;
  }
  .page-wrapper .ml44-xs {
    margin-left: 44px;
  }
  .page-wrapper .m45-xs {
    margin: 45px;
  }
  .page-wrapper .mt45-xs {
    margin-top: 45px;
  }
  .page-wrapper .mr45-xs {
    margin-right: 45px;
  }
  .page-wrapper .mb45-xs {
    margin-bottom: 45px;
  }
  .page-wrapper .ml45-xs {
    margin-left: 45px;
  }
  .page-wrapper .m46-xs {
    margin: 46px;
  }
  .page-wrapper .mt46-xs {
    margin-top: 46px;
  }
  .page-wrapper .mr46-xs {
    margin-right: 46px;
  }
  .page-wrapper .mb46-xs {
    margin-bottom: 46px;
  }
  .page-wrapper .ml46-xs {
    margin-left: 46px;
  }
  .page-wrapper .m47-xs {
    margin: 47px;
  }
  .page-wrapper .mt47-xs {
    margin-top: 47px;
  }
  .page-wrapper .mr47-xs {
    margin-right: 47px;
  }
  .page-wrapper .mb47-xs {
    margin-bottom: 47px;
  }
  .page-wrapper .ml47-xs {
    margin-left: 47px;
  }
  .page-wrapper .m48-xs {
    margin: 48px;
  }
  .page-wrapper .mt48-xs {
    margin-top: 48px;
  }
  .page-wrapper .mr48-xs {
    margin-right: 48px;
  }
  .page-wrapper .mb48-xs {
    margin-bottom: 48px;
  }
  .page-wrapper .ml48-xs {
    margin-left: 48px;
  }
  .page-wrapper .m49-xs {
    margin: 49px;
  }
  .page-wrapper .mt49-xs {
    margin-top: 49px;
  }
  .page-wrapper .mr49-xs {
    margin-right: 49px;
  }
  .page-wrapper .mb49-xs {
    margin-bottom: 49px;
  }
  .page-wrapper .ml49-xs {
    margin-left: 49px;
  }
  .page-wrapper .m50-xs {
    margin: 50px;
  }
  .page-wrapper .mt50-xs {
    margin-top: 50px;
  }
  .page-wrapper .mr50-xs {
    margin-right: 50px;
  }
  .page-wrapper .mb50-xs {
    margin-bottom: 50px;
  }
  .page-wrapper .ml50-xs {
    margin-left: 50px;
  }
  .page-wrapper .mn0-xs {
    margin: -0px;
  }
  .page-wrapper .mtn0-xs {
    margin-top: -0px;
  }
  .page-wrapper .mrn0-xs {
    margin-right: -0px;
  }
  .page-wrapper .mbn0-xs {
    margin-bottom: -0px;
  }
  .page-wrapper .mln0-xs {
    margin-left: -0px;
  }
  .page-wrapper .mn1-xs {
    margin: -1px;
  }
  .page-wrapper .mtn1-xs {
    margin-top: -1px;
  }
  .page-wrapper .mrn1-xs {
    margin-right: -1px;
  }
  .page-wrapper .mbn1-xs {
    margin-bottom: -1px;
  }
  .page-wrapper .mln1-xs {
    margin-left: -1px;
  }
  .page-wrapper .mn2-xs {
    margin: -2px;
  }
  .page-wrapper .mtn2-xs {
    margin-top: -2px;
  }
  .page-wrapper .mrn2-xs {
    margin-right: -2px;
  }
  .page-wrapper .mbn2-xs {
    margin-bottom: -2px;
  }
  .page-wrapper .mln2-xs {
    margin-left: -2px;
  }
  .page-wrapper .mn3-xs {
    margin: -3px;
  }
  .page-wrapper .mtn3-xs {
    margin-top: -3px;
  }
  .page-wrapper .mrn3-xs {
    margin-right: -3px;
  }
  .page-wrapper .mbn3-xs {
    margin-bottom: -3px;
  }
  .page-wrapper .mln3-xs {
    margin-left: -3px;
  }
  .page-wrapper .mn4-xs {
    margin: -4px;
  }
  .page-wrapper .mtn4-xs {
    margin-top: -4px;
  }
  .page-wrapper .mrn4-xs {
    margin-right: -4px;
  }
  .page-wrapper .mbn4-xs {
    margin-bottom: -4px;
  }
  .page-wrapper .mln4-xs {
    margin-left: -4px;
  }
  .page-wrapper .mn5-xs {
    margin: -5px;
  }
  .page-wrapper .mtn5-xs {
    margin-top: -5px;
  }
  .page-wrapper .mrn5-xs {
    margin-right: -5px;
  }
  .page-wrapper .mbn5-xs {
    margin-bottom: -5px;
  }
  .page-wrapper .mln5-xs {
    margin-left: -5px;
  }
  .page-wrapper .mn6-xs {
    margin: -6px;
  }
  .page-wrapper .mtn6-xs {
    margin-top: -6px;
  }
  .page-wrapper .mrn6-xs {
    margin-right: -6px;
  }
  .page-wrapper .mbn6-xs {
    margin-bottom: -6px;
  }
  .page-wrapper .mln6-xs {
    margin-left: -6px;
  }
  .page-wrapper .mn7-xs {
    margin: -7px;
  }
  .page-wrapper .mtn7-xs {
    margin-top: -7px;
  }
  .page-wrapper .mrn7-xs {
    margin-right: -7px;
  }
  .page-wrapper .mbn7-xs {
    margin-bottom: -7px;
  }
  .page-wrapper .mln7-xs {
    margin-left: -7px;
  }
  .page-wrapper .mn8-xs {
    margin: -8px;
  }
  .page-wrapper .mtn8-xs {
    margin-top: -8px;
  }
  .page-wrapper .mrn8-xs {
    margin-right: -8px;
  }
  .page-wrapper .mbn8-xs {
    margin-bottom: -8px;
  }
  .page-wrapper .mln8-xs {
    margin-left: -8px;
  }
  .page-wrapper .mn9-xs {
    margin: -9px;
  }
  .page-wrapper .mtn9-xs {
    margin-top: -9px;
  }
  .page-wrapper .mrn9-xs {
    margin-right: -9px;
  }
  .page-wrapper .mbn9-xs {
    margin-bottom: -9px;
  }
  .page-wrapper .mln9-xs {
    margin-left: -9px;
  }
  .page-wrapper .mn10-xs {
    margin: -10px;
  }
  .page-wrapper .mtn10-xs {
    margin-top: -10px;
  }
  .page-wrapper .mrn10-xs {
    margin-right: -10px;
  }
  .page-wrapper .mbn10-xs {
    margin-bottom: -10px;
  }
  .page-wrapper .mln10-xs {
    margin-left: -10px;
  }
  .page-wrapper .mn11-xs {
    margin: -11px;
  }
  .page-wrapper .mtn11-xs {
    margin-top: -11px;
  }
  .page-wrapper .mrn11-xs {
    margin-right: -11px;
  }
  .page-wrapper .mbn11-xs {
    margin-bottom: -11px;
  }
  .page-wrapper .mln11-xs {
    margin-left: -11px;
  }
  .page-wrapper .mn12-xs {
    margin: -12px;
  }
  .page-wrapper .mtn12-xs {
    margin-top: -12px;
  }
  .page-wrapper .mrn12-xs {
    margin-right: -12px;
  }
  .page-wrapper .mbn12-xs {
    margin-bottom: -12px;
  }
  .page-wrapper .mln12-xs {
    margin-left: -12px;
  }
  .page-wrapper .mn13-xs {
    margin: -13px;
  }
  .page-wrapper .mtn13-xs {
    margin-top: -13px;
  }
  .page-wrapper .mrn13-xs {
    margin-right: -13px;
  }
  .page-wrapper .mbn13-xs {
    margin-bottom: -13px;
  }
  .page-wrapper .mln13-xs {
    margin-left: -13px;
  }
  .page-wrapper .mn14-xs {
    margin: -14px;
  }
  .page-wrapper .mtn14-xs {
    margin-top: -14px;
  }
  .page-wrapper .mrn14-xs {
    margin-right: -14px;
  }
  .page-wrapper .mbn14-xs {
    margin-bottom: -14px;
  }
  .page-wrapper .mln14-xs {
    margin-left: -14px;
  }
  .page-wrapper .mn15-xs {
    margin: -15px;
  }
  .page-wrapper .mtn15-xs {
    margin-top: -15px;
  }
  .page-wrapper .mrn15-xs {
    margin-right: -15px;
  }
  .page-wrapper .mbn15-xs {
    margin-bottom: -15px;
  }
  .page-wrapper .mln15-xs {
    margin-left: -15px;
  }
  .page-wrapper .mn16-xs {
    margin: -16px;
  }
  .page-wrapper .mtn16-xs {
    margin-top: -16px;
  }
  .page-wrapper .mrn16-xs {
    margin-right: -16px;
  }
  .page-wrapper .mbn16-xs {
    margin-bottom: -16px;
  }
  .page-wrapper .mln16-xs {
    margin-left: -16px;
  }
  .page-wrapper .mn17-xs {
    margin: -17px;
  }
  .page-wrapper .mtn17-xs {
    margin-top: -17px;
  }
  .page-wrapper .mrn17-xs {
    margin-right: -17px;
  }
  .page-wrapper .mbn17-xs {
    margin-bottom: -17px;
  }
  .page-wrapper .mln17-xs {
    margin-left: -17px;
  }
  .page-wrapper .mn18-xs {
    margin: -18px;
  }
  .page-wrapper .mtn18-xs {
    margin-top: -18px;
  }
  .page-wrapper .mrn18-xs {
    margin-right: -18px;
  }
  .page-wrapper .mbn18-xs {
    margin-bottom: -18px;
  }
  .page-wrapper .mln18-xs {
    margin-left: -18px;
  }
  .page-wrapper .mn19-xs {
    margin: -19px;
  }
  .page-wrapper .mtn19-xs {
    margin-top: -19px;
  }
  .page-wrapper .mrn19-xs {
    margin-right: -19px;
  }
  .page-wrapper .mbn19-xs {
    margin-bottom: -19px;
  }
  .page-wrapper .mln19-xs {
    margin-left: -19px;
  }
  .page-wrapper .mn20-xs {
    margin: -20px;
  }
  .page-wrapper .mtn20-xs {
    margin-top: -20px;
  }
  .page-wrapper .mrn20-xs {
    margin-right: -20px;
  }
  .page-wrapper .mbn20-xs {
    margin-bottom: -20px;
  }
  .page-wrapper .mln20-xs {
    margin-left: -20px;
  }
  .page-wrapper .mn21-xs {
    margin: -21px;
  }
  .page-wrapper .mtn21-xs {
    margin-top: -21px;
  }
  .page-wrapper .mrn21-xs {
    margin-right: -21px;
  }
  .page-wrapper .mbn21-xs {
    margin-bottom: -21px;
  }
  .page-wrapper .mln21-xs {
    margin-left: -21px;
  }
  .page-wrapper .mn22-xs {
    margin: -22px;
  }
  .page-wrapper .mtn22-xs {
    margin-top: -22px;
  }
  .page-wrapper .mrn22-xs {
    margin-right: -22px;
  }
  .page-wrapper .mbn22-xs {
    margin-bottom: -22px;
  }
  .page-wrapper .mln22-xs {
    margin-left: -22px;
  }
  .page-wrapper .mn23-xs {
    margin: -23px;
  }
  .page-wrapper .mtn23-xs {
    margin-top: -23px;
  }
  .page-wrapper .mrn23-xs {
    margin-right: -23px;
  }
  .page-wrapper .mbn23-xs {
    margin-bottom: -23px;
  }
  .page-wrapper .mln23-xs {
    margin-left: -23px;
  }
  .page-wrapper .mn24-xs {
    margin: -24px;
  }
  .page-wrapper .mtn24-xs {
    margin-top: -24px;
  }
  .page-wrapper .mrn24-xs {
    margin-right: -24px;
  }
  .page-wrapper .mbn24-xs {
    margin-bottom: -24px;
  }
  .page-wrapper .mln24-xs {
    margin-left: -24px;
  }
  .page-wrapper .mn25-xs {
    margin: -25px;
  }
  .page-wrapper .mtn25-xs {
    margin-top: -25px;
  }
  .page-wrapper .mrn25-xs {
    margin-right: -25px;
  }
  .page-wrapper .mbn25-xs {
    margin-bottom: -25px;
  }
  .page-wrapper .mln25-xs {
    margin-left: -25px;
  }
  .page-wrapper .mn26-xs {
    margin: -26px;
  }
  .page-wrapper .mtn26-xs {
    margin-top: -26px;
  }
  .page-wrapper .mrn26-xs {
    margin-right: -26px;
  }
  .page-wrapper .mbn26-xs {
    margin-bottom: -26px;
  }
  .page-wrapper .mln26-xs {
    margin-left: -26px;
  }
  .page-wrapper .mn27-xs {
    margin: -27px;
  }
  .page-wrapper .mtn27-xs {
    margin-top: -27px;
  }
  .page-wrapper .mrn27-xs {
    margin-right: -27px;
  }
  .page-wrapper .mbn27-xs {
    margin-bottom: -27px;
  }
  .page-wrapper .mln27-xs {
    margin-left: -27px;
  }
  .page-wrapper .mn28-xs {
    margin: -28px;
  }
  .page-wrapper .mtn28-xs {
    margin-top: -28px;
  }
  .page-wrapper .mrn28-xs {
    margin-right: -28px;
  }
  .page-wrapper .mbn28-xs {
    margin-bottom: -28px;
  }
  .page-wrapper .mln28-xs {
    margin-left: -28px;
  }
  .page-wrapper .mn29-xs {
    margin: -29px;
  }
  .page-wrapper .mtn29-xs {
    margin-top: -29px;
  }
  .page-wrapper .mrn29-xs {
    margin-right: -29px;
  }
  .page-wrapper .mbn29-xs {
    margin-bottom: -29px;
  }
  .page-wrapper .mln29-xs {
    margin-left: -29px;
  }
  .page-wrapper .mn30-xs {
    margin: -30px;
  }
  .page-wrapper .mtn30-xs {
    margin-top: -30px;
  }
  .page-wrapper .mrn30-xs {
    margin-right: -30px;
  }
  .page-wrapper .mbn30-xs {
    margin-bottom: -30px;
  }
  .page-wrapper .mln30-xs {
    margin-left: -30px;
  }
  .page-wrapper .mn31-xs {
    margin: -31px;
  }
  .page-wrapper .mtn31-xs {
    margin-top: -31px;
  }
  .page-wrapper .mrn31-xs {
    margin-right: -31px;
  }
  .page-wrapper .mbn31-xs {
    margin-bottom: -31px;
  }
  .page-wrapper .mln31-xs {
    margin-left: -31px;
  }
  .page-wrapper .mn32-xs {
    margin: -32px;
  }
  .page-wrapper .mtn32-xs {
    margin-top: -32px;
  }
  .page-wrapper .mrn32-xs {
    margin-right: -32px;
  }
  .page-wrapper .mbn32-xs {
    margin-bottom: -32px;
  }
  .page-wrapper .mln32-xs {
    margin-left: -32px;
  }
  .page-wrapper .mn33-xs {
    margin: -33px;
  }
  .page-wrapper .mtn33-xs {
    margin-top: -33px;
  }
  .page-wrapper .mrn33-xs {
    margin-right: -33px;
  }
  .page-wrapper .mbn33-xs {
    margin-bottom: -33px;
  }
  .page-wrapper .mln33-xs {
    margin-left: -33px;
  }
  .page-wrapper .mn34-xs {
    margin: -34px;
  }
  .page-wrapper .mtn34-xs {
    margin-top: -34px;
  }
  .page-wrapper .mrn34-xs {
    margin-right: -34px;
  }
  .page-wrapper .mbn34-xs {
    margin-bottom: -34px;
  }
  .page-wrapper .mln34-xs {
    margin-left: -34px;
  }
  .page-wrapper .mn35-xs {
    margin: -35px;
  }
  .page-wrapper .mtn35-xs {
    margin-top: -35px;
  }
  .page-wrapper .mrn35-xs {
    margin-right: -35px;
  }
  .page-wrapper .mbn35-xs {
    margin-bottom: -35px;
  }
  .page-wrapper .mln35-xs {
    margin-left: -35px;
  }
  .page-wrapper .mn36-xs {
    margin: -36px;
  }
  .page-wrapper .mtn36-xs {
    margin-top: -36px;
  }
  .page-wrapper .mrn36-xs {
    margin-right: -36px;
  }
  .page-wrapper .mbn36-xs {
    margin-bottom: -36px;
  }
  .page-wrapper .mln36-xs {
    margin-left: -36px;
  }
  .page-wrapper .mn37-xs {
    margin: -37px;
  }
  .page-wrapper .mtn37-xs {
    margin-top: -37px;
  }
  .page-wrapper .mrn37-xs {
    margin-right: -37px;
  }
  .page-wrapper .mbn37-xs {
    margin-bottom: -37px;
  }
  .page-wrapper .mln37-xs {
    margin-left: -37px;
  }
  .page-wrapper .mn38-xs {
    margin: -38px;
  }
  .page-wrapper .mtn38-xs {
    margin-top: -38px;
  }
  .page-wrapper .mrn38-xs {
    margin-right: -38px;
  }
  .page-wrapper .mbn38-xs {
    margin-bottom: -38px;
  }
  .page-wrapper .mln38-xs {
    margin-left: -38px;
  }
  .page-wrapper .mn39-xs {
    margin: -39px;
  }
  .page-wrapper .mtn39-xs {
    margin-top: -39px;
  }
  .page-wrapper .mrn39-xs {
    margin-right: -39px;
  }
  .page-wrapper .mbn39-xs {
    margin-bottom: -39px;
  }
  .page-wrapper .mln39-xs {
    margin-left: -39px;
  }
  .page-wrapper .mn40-xs {
    margin: -40px;
  }
  .page-wrapper .mtn40-xs {
    margin-top: -40px;
  }
  .page-wrapper .mrn40-xs {
    margin-right: -40px;
  }
  .page-wrapper .mbn40-xs {
    margin-bottom: -40px;
  }
  .page-wrapper .mln40-xs {
    margin-left: -40px;
  }
  .page-wrapper .mn41-xs {
    margin: -41px;
  }
  .page-wrapper .mtn41-xs {
    margin-top: -41px;
  }
  .page-wrapper .mrn41-xs {
    margin-right: -41px;
  }
  .page-wrapper .mbn41-xs {
    margin-bottom: -41px;
  }
  .page-wrapper .mln41-xs {
    margin-left: -41px;
  }
  .page-wrapper .mn42-xs {
    margin: -42px;
  }
  .page-wrapper .mtn42-xs {
    margin-top: -42px;
  }
  .page-wrapper .mrn42-xs {
    margin-right: -42px;
  }
  .page-wrapper .mbn42-xs {
    margin-bottom: -42px;
  }
  .page-wrapper .mln42-xs {
    margin-left: -42px;
  }
  .page-wrapper .mn43-xs {
    margin: -43px;
  }
  .page-wrapper .mtn43-xs {
    margin-top: -43px;
  }
  .page-wrapper .mrn43-xs {
    margin-right: -43px;
  }
  .page-wrapper .mbn43-xs {
    margin-bottom: -43px;
  }
  .page-wrapper .mln43-xs {
    margin-left: -43px;
  }
  .page-wrapper .mn44-xs {
    margin: -44px;
  }
  .page-wrapper .mtn44-xs {
    margin-top: -44px;
  }
  .page-wrapper .mrn44-xs {
    margin-right: -44px;
  }
  .page-wrapper .mbn44-xs {
    margin-bottom: -44px;
  }
  .page-wrapper .mln44-xs {
    margin-left: -44px;
  }
  .page-wrapper .mn45-xs {
    margin: -45px;
  }
  .page-wrapper .mtn45-xs {
    margin-top: -45px;
  }
  .page-wrapper .mrn45-xs {
    margin-right: -45px;
  }
  .page-wrapper .mbn45-xs {
    margin-bottom: -45px;
  }
  .page-wrapper .mln45-xs {
    margin-left: -45px;
  }
  .page-wrapper .mn46-xs {
    margin: -46px;
  }
  .page-wrapper .mtn46-xs {
    margin-top: -46px;
  }
  .page-wrapper .mrn46-xs {
    margin-right: -46px;
  }
  .page-wrapper .mbn46-xs {
    margin-bottom: -46px;
  }
  .page-wrapper .mln46-xs {
    margin-left: -46px;
  }
  .page-wrapper .mn47-xs {
    margin: -47px;
  }
  .page-wrapper .mtn47-xs {
    margin-top: -47px;
  }
  .page-wrapper .mrn47-xs {
    margin-right: -47px;
  }
  .page-wrapper .mbn47-xs {
    margin-bottom: -47px;
  }
  .page-wrapper .mln47-xs {
    margin-left: -47px;
  }
  .page-wrapper .mn48-xs {
    margin: -48px;
  }
  .page-wrapper .mtn48-xs {
    margin-top: -48px;
  }
  .page-wrapper .mrn48-xs {
    margin-right: -48px;
  }
  .page-wrapper .mbn48-xs {
    margin-bottom: -48px;
  }
  .page-wrapper .mln48-xs {
    margin-left: -48px;
  }
  .page-wrapper .mn49-xs {
    margin: -49px;
  }
  .page-wrapper .mtn49-xs {
    margin-top: -49px;
  }
  .page-wrapper .mrn49-xs {
    margin-right: -49px;
  }
  .page-wrapper .mbn49-xs {
    margin-bottom: -49px;
  }
  .page-wrapper .mln49-xs {
    margin-left: -49px;
  }
  .page-wrapper .mn50-xs {
    margin: -50px;
  }
  .page-wrapper .mtn50-xs {
    margin-top: -50px;
  }
  .page-wrapper .mrn50-xs {
    margin-right: -50px;
  }
  .page-wrapper .mbn50-xs {
    margin-bottom: -50px;
  }
  .page-wrapper .mln50-xs {
    margin-left: -50px;
  }
  [class^="col-xs"],
  [class*=" col-xs"] {
    box-sizing: border-box;
    flex: 0 0 auto;
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xs {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-xs-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xs-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xs-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-xs-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xs-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xs-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-xs-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xs-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xs-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-xs-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xs-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xs-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .ev-banner.col-lg-12 .block-promo-banner .ev-banner__title {
    margin: 0;
    font-size: 1.6rem;
  }
  .ev-banner.col-lg-12 .block-promo-banner .ev-banner__info {
    font-size: 1.3rem;
    line-height: 22px;
    display: none;
  }
  .ev-banner.col-lg-12 .block-promo-banner .ev-banner__more.button {
    padding: 5px 11px;
    margin-top: 15px;
    font-size: 1.4rem;
  }
  .ev-banner.col-lg-4 .ev-banner__content__inner_max .ev-banner__title {
    font-size: 26px;
    line-height: 30px;
  }
  .ev-banner.col-lg-4 .ev-banner__content__inner_max .ev-banner__info {
    font-size: 16px;
    line-height: 19px;
  }
  .ev-banner .col-xs-full {
    width: 100vw;
    max-width: 100vw;
    position: relative;
    margin-left: calc(-50vw + 50%);
    padding: 0 !important;
    flex: none;
  }
  body .evalent_slideshow .slider-description {
    font-size: 1.3rem;
  }
  body .evalent_slideshow h3.slider-heading {
    font-size: 2rem;
  }
  .ev-banner.desktop {
    display: none;
  }
  .ev-banner.both {
    display: block;
  }
  .ev-banner.mobile {
    display: block;
  }
  .ta-left-xs {
    text-align: left;
  }
  .ta-center-xs {
    text-align: center;
  }
  .ta-right-xs {
    text-align: right;
  }
  .ev-banner__content {
    width: 100%;
  }
  .ev-banner__content.center-xs .ev-banner__content__inner_max {
    margin: auto;
  }
  .ev-banner__content.right-xs .ev-banner__content__inner_max {
    right: 25px;
    position: absolute;
  }
  .ev-banner__content.right_top-xs .ev-banner__content__inner_max {
    right: 25px;
    position: absolute;
    top: 25px;
  }
  .ev-banner__content.right_bottom-xs .ev-banner__content__inner_max {
    right: 25px;
    position: absolute;
    bottom: 25px;
  }
  .ev-banner__content.left-xs .ev-banner__content__inner_max {
    position: relative;
    right: auto;
    bottom: auto;
    left: 0;
  }
  .ev-banner__content.left_top-xs .ev-banner__content__inner_max {
    position: absolute;
    top: 25px;
    left: 25px;
    bottom: auto;
    transform: none;
  }
  .ev-banner__content.left_bottom-xs .ev-banner__content__inner_max {
    position: absolute;
    bottom: 25px;
    right: auto;
    transform: none;
    left: auto;
  }
  .ev-banner__content.center_top-xs .ev-banner__content__inner_max {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
  }
  .ev-banner__content.center_bottom-xs .ev-banner__content__inner_max {
    position: absolute;
    bottom: 25px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .ev-banner__content.center_center-xs .ev-banner__content__inner_max {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
  }
  .ev-banner__content.center_right-xs .ev-banner__content__inner_max {
    position: absolute;
    right: 25px;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
  }
  .ev-banner__content.center_left-xs .ev-banner__content__inner_max {
    position: absolute;
    left: 25px;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
  }
  #infinite-scroll-to-top-btn {
    bottom: 15px;
    right: 15px;
  }
  .navigation > ul > li:hover > .submegamenu {
    min-width: unset;
  }
  .navigation > ul > li > .submegamenu {
    position: relative !important;
    display: block;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .block.related .action.select {
    display: block;
    margin: 0.5rem 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare {
    display: none;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 1rem;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -1rem;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 2rem;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 1rem;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 2rem;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 1rem;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c2c2c2;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -1rem;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 2rem;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 1rem;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d9d9d9;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 0.5rem 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 2.5rem;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 4rem;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 1rem 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d9d9d9;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 3rem;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 2rem 0 2rem 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 2rem;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 2rem;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  body .header.content.width100 {
    width: 100%;
  }
  .minicart-active {
    overflow: hidden;
  }
  .minicart-active .mh-head.mh-sticky.mh-scrolledout {
    -webkit-transform: inherit;
    transform: inherit;
  }
  .minicart-active .page-header:after {
    background: black;
    content: "";
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: fixed;
    z-index: 98;
  }
  .minicart-active:after {
    background: black;
    content: "";
    opacity: 0.8;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: fixed;
    z-index: 98;
  }
  .minicart-active .minicart-wrapper .ev-minicart .block-minicart {
    right: 0;
    width: 80%;
    min-width: 140px;
    max-width: 440px;
  }
  .added-to-cart {
    position: absolute;
    right: 0;
    z-index: 1002;
    color: #D4EDDA;
    font-size: 1.3rem;
  }
  .minicart-wrapper.mobile-mini {
    z-index: 100;
  }
  .minicart-wrapper.mobile-mini.added {
    background: none;
  }
  .ev-header {
    height: auto;
  }
  .ev-header .minicart-wrapper {
    margin-right: 20px;
  }
  .ev-header .minicart-wrapper .action .showcart {
    padding: 0;
  }
  .ev-header .minicart-wrapper .loading-mask {
    background: transparent;
  }
  .ev-header .minicart-wrapper .action.showcart .loading-bar {
    display: none;
  }
  .ev-header .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .ev-header .minicart-wrapper .action.showcart.active:before {
    line-height: 1.5;
  }
  .ev-header .minicart-wrapper .action.showcart .counter.qty {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
    right: -11px;
    background: #2c9922;
    top: -5px;
    line-height: 16px;
    position: absolute;
    height: 15px;
    padding: 1px 0px;
    font-size: 1.1rem;
    text-align: center;
  }
  .ev-header .minicart-wrapper .action.showcart .counter.qty:after {
    content: "";
  }
  .ev-header .minicart-wrapper .action.showcart .counter.qty:before {
    content: "";
  }
  .page-header .minicart-wrapper.custom {
    border-bottom: 0;
  }
  .minicart-wrapper {
    margin-top: 0;
    z-index: 100;
    border-bottom: 0px solid #4d4d4d;
  }
  .minicart-wrapper.custom {
    border-bottom: 0;
  }
  .minicart-wrapper .showcart {
    padding: 0;
  }
  .minicart-wrapper .ev-minicart {
    margin: 5px 0 0 0;
    padding: 0;
    list-style: none none;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    right: 0;
    width: 318px;
  }
  .minicart-wrapper .ev-minicart.active {
    border: 0 solid #cccccc;
    background: #ffffff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }
  .minicart-wrapper.added {
    background: #269923;
    -webkit-box-shadow: inset 0 0 2px #269923;
    -moz-box-shadow: inset 0 0 2px #269923;
    box-shadow: inset 0 0 2px #269923;
  }
  .minicart-wrapper.added .action.showcart:hover:before,
  .minicart-wrapper.added .action.showcart:hover:after {
    color: #333;
  }
  .minicart-wrapper.added .action.showcart:hover.active:before,
  .minicart-wrapper.added .action.showcart:hover.active:after {
    color: #333;
  }
  .minicart-wrapper.added .action.showcart:hover .text {
    color: white;
  }
  .minicart-wrapper.added .action.showcart:before,
  .minicart-wrapper.added .action.showcart:after {
    color: #333;
  }
  .minicart-wrapper.added .action.showcart .text {
    color: white;
  }
  .minicart-wrapper.added .action.showcart .counter.qty {
    color: white;
  }
  .minicart-wrapper input:not([disabled]):focus,
  .minicart-wrapper textarea:not([disabled]):focus,
  .minicart-wrapper select:not([disabled]):focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .minicart-wrapper .ev-minicart .block-minicart {
    color: #333;
    border: unset;
    min-width: auto;
    width: 87%;
    right: calc(-1 * (100% - 54px));
    transition: right 0.4s;
    box-shadow: none;
    margin-top: 0;
    height: 100%;
    position: fixed;
    top: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex-shrink: 0;
    height: 100%;
    overflow-y: scroll;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .minicart-items-wrapper {
    max-height: none;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-title {
    display: block;
    padding: 20px 20px;
    font-size: 1.7rem;
    color: rgba(0, 0, 0, 0.3);
    line-height: normal;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
    text-align: center;
    line-height: 20px;
    height: 40px;
    padding: 0 40px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    transition: opacity 0.4s ease;
    z-index: 12;
    background: #fff;
    text-transform: uppercase;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-title strong {
    padding-top: 1rem;
    padding-right: 0;
    padding-bottom: 1rem;
    padding-left: 15px;
    display: block;
    font-weight: normal;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content {
    flex-grow: 1;
    margin-top: 40px;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .action.close {
    position: absolute;
    left: -40px;
    color: #fff;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .action.close:hover {
    color: #fff;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .action.close:before {
    content: "\e5cd";
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
    max-height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .evalentfont {
    font-family: "Material Icons";
    font-size: 2.8rem;
    color: #999999;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .evalentfont.evalent-close:before {
    content: "\e872";
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details {
    display: flex;
    flex-direction: column;
    padding-left: 25px;
    width: auto;
    line-height: 1;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .stock-status {
    order: 1;
    float: left;
    font-size: 1.5rem;
    margin-top: 10px;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .stock-status .green-status {
    color: #269923;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .stock-status .red-status {
    color: #DD0000;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .actions .primary .action.edit {
    display: none;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .actions .secondary .action.delete .evalent-close:before {
    content: "\e872";
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .actions .secondary .action.delete:before {
    display: none;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-pricing .price-container {
    order: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-pricing .price-container .price-wrapper .minicart-price .price {
    font-size: 1.8rem;
    color: #333333;
    font-weight: 600;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-name {
    order: 1;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-name a {
    padding: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty {
    order: 2;
    margin: unset;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty {
    display: inline-block;
    float: right;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .label {
    display: none;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty button,
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .cart.table-wrapper .actions-toolbar > .action,
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .action-gift {
    background: transparent;
    border: 1px solid #666666;
    width: 25.68px;
    height: 25.5px;
    padding: 0;
    line-height: 0.8rem;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty button:hover,
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .cart.table-wrapper .actions-toolbar > .action:hover,
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .action-gift:hover {
    color: inherit;
    background: #f7f7f7;
    border: 1px solid #636363;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .item-qty {
    border: 0;
    width: 20px;
    padding: 0;
    background: none;
    margin: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .minicart-minus span {
    font-size: 4.2rem;
    width: 40px;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .minicart-plus span {
    font-size: 2rem;
    display: table-cell;
    width: 40px;
    vertical-align: middle;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product.options {
    order: 3;
    padding: 0;
    margin: 6px 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product.options .list {
    padding: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product.options .list .label {
    margin-bottom: 6px;
    font-weight: 700;
    display: inline-block;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product.options .list .values {
    display: inline-block;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item {
    padding: 0;
    position: relative;
    font-size: 1.4rem;
    border-bottom: 1px solid #eee;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product {
    padding: 12px 16px;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product.actions {
    padding: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .remove-item-wrapper {
    padding: 4px 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.95);
    width: 100%;
    height: 100%;
    z-index: 99;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .remove-item-wrapper .text {
    line-height: 24px;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item:hover {
    background: #f7f7f7;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item:not(:first-child) {
    border-top: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal {
    border-top: 0 solid #ccc;
    margin: 0 20px;
    padding: 10px 0;
    font-size: 1.6rem;
    line-height: 31px;
    background: rgba(204, 204, 204, 0.19);
    padding: 0;
    margin: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal .label {
    float: left;
    font-weight: bold;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal .label:after {
    content: '';
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal .amount {
    font-size: 1.6rem;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal .subtotal-excl {
    padding: 5px 15px;
    border-bottom: 1px solid #fff;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal .subtotal-excl .amount.price-container .price {
    font-weight: normal;
    font-size: 1.6rem;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal .subtotal-excl .label {
    font-weight: normal;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal .amount .price-container {
    float: right;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .tax {
    padding: 5px 15px;
    border-bottom: 1px solid #fff;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .tax .tax-title {
    float: left;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .items-total {
    display: none;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal-incl {
    padding: 5px 15px;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .actions .secondary .viewcart {
    display: none;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .actions .primary #top-cart-btn-checkout {
    width: 100%;
    font-size: 1.6rem;
    margin: 0;
    padding: 20px 15px;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .search-active {
    visibility: hidden;
  }
  .flag-sized {
    float: right;
    margin-right: 10px;
  }
  .flag-sized.parent {
    margin-right: 30px;
  }
  body #mm-ev-filter .dropdown {
    animation-duration: 0s;
  }
  body #mm-evmenu .dropdown {
    animation-duration: 0s;
  }
  body #mm-evmenu .ev_megamenu_category_big {
    margin: 0;
  }
  body #mm-evmenu .mm-navbars_top {
    border: 0;
  }
  body #mm-evmenu .level0.active > a:not(.ui-state-active) {
    border-color: inherit;
    border-style: solid;
    border-width: 0 0 0 0px;
    background: rgba(0, 0, 0, 0.07000000000000001);
    color: inherit;
  }
  body #mm-evmenu .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0px;
  }
  body #mm-evmenu .level0.has-active > a:not(.ui-state-active) {
    border-color: inherit;
    border-style: solid;
    border-width: 0 0 0 0px;
    background: rgba(255, 255, 255, 0.1);
    color: inherit;
  }
  body #mm-evmenu .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0px;
  }
  body #mm-evmenu .mm-listitem_selected > span {
    background: rgba(255, 255, 255, 0.1);
  }
  body #mm-evmenu .mm-listitem_selected > a:not(.mm-btn_next) {
    background: rgba(255, 255, 255, 0.1);
  }
  body #mm-evmenu .submegamenu--style3 > li > a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -ms-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
  }
  body #mm-evmenu .submegamenu--style3 > li > a .submegamenu__image {
    padding-right: 15px;
    width: 20%;
    text-align: center;
  }
  body #mm-evmenu .submegamenu--style3 > li > a .submegamenu__image img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -ms-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
  }
  body #mm-evmenu .submegamenu--style3 > li > a .submegamenu__content {
    width: 80%;
  }
  body #mm-evmenu .submegamenu--style3 .mm-listview .mm-btn_next:after {
    border-color: #ffffff;
  }
  body #mm-evmenu .submegamenu--style2 li:after {
    border: 0;
  }
  body #mm-evmenu .nav-sections--account__icon-test {
    display: inline-block;
    padding-top: 10px;
    width: 20%;
    height: 100%;
    text-align: center;
    font-size: 4rem;
  }
  body #mm-evmenu .nav-sections--account__icon-test a {
    color: white;
  }
  body #mm-evmenu .nav-sections--account__actions a {
    color: white;
  }
  body .mm-slideout {
    z-index: unset;
  }
  .nav-toggle {
    top: 0px;
    left: 10px;
  }
  .nav-toggle.mmenu-open {
    position: fixed;
    top: 5px;
    right: auto;
  }
  .nav-toggle.mmenu-open:before {
    content: '\e5cd';
  }
  .nav-toggle:hover:before {
    color: #333333;
  }
  .nav-toggle:before {
    font-size: 3rem;
    color: #333333;
    line-height: 32px;
  }
  .nav-sections-items {
    height: 100%;
  }
  .nav-sections-item-content {
    position: relative;
    margin-top: 47px;
  }
  .nav-sections-item-title,
  .nav-sections-item-title.active {
    background: #4d4d4d;
    border: 0;
  }
  /* Account nav section */
  .nav-sections {
    display: none !important;
    box-shadow: none;
    background: #000000;
    z-index: 99;
  }
  .nav-sections--account {
    display: block;
    height: 71px;
    background: #000000;
  }
  .nav-sections--account__icon {
    display: inline-block;
    height: 100%;
    width: 20%;
    line-height: 71px;
    text-align: center;
    font-size: 4rem;
    color: #ffffff;
  }
  .nav-sections--account__actions {
    display: inline-block;
  }
  .nav-sections--account__actions .primary > *,
  .nav-sections--account__actions .secondary > * {
    color: #ffffff;
  }
  .nav-sections--account__actions .primary a {
    font-size: 1.8rem;
    font-weight: 600;
  }
  .navigation li.level0:last-child {
    border-color: inherit;
  }
  .navigation.nav-desktop {
    display: none;
  }
  .navigation .submenu {
    padding-left: 0;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
    border-bottom: 1px solid #4d4d4d;
  }
  .navigation .submenu ul,
  .navigation .submenu:not(:first-child) ul {
    padding-left: 0;
  }
  .navigation .submenu > li {
    border-bottom: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    line-height: inherit;
    color: inherit;
    content: "\e5cc";
    font-family: "Material Icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    display: none;
  }
  .navigation > ul > .ui-menu-item {
    border-bottom: 1px solid #4d4d4d;
  }
  ul.submenu[aria-expanded="true"] {
    position: absolute !important;
    background: #666666;
    width: 100%;
    top: 0 !important;
    bottom: 0 !important;
    z-index: 99;
    height: 100%;
    display: block;
    text-decoration: none;
  }
  ul.submenu[aria-expanded="true"]:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: inherit;
    color: #ffffff;
    content: "\e317";
    font-family: "Material Icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  ul.submenu[aria-expanded="true"]:before {
    width: 100%;
    padding: 10px 5px;
    text-align: left;
    background: #4d4d4d;
  }
  ul.submenu[aria-expanded="true"]:after {
    content: "Meny";
    position: absolute;
    top: 0;
    left: 45px;
    margin-top: 17px;
    font-size: 1.8rem;
    color: #ffffff;
  }
  .catalog-category-view .messages .message {
    margin: 0;
    border-radius: 0;
  }
  .blocks-promo {
    margin-left: -15px;
    margin-right: -15px;
  }
  .block-promo {
    margin-bottom: 8px;
    width: 100%;
  }
  .block-promo .content {
    display: table-row;
  }
  .block-promo.banner-main {
    min-height: 250px;
  }
  .block-promo.banner-main .content {
    display: table-row;
  }
  .block-promo .title {
    bottom: 10px;
    left: 10px;
    padding: 10px;
  }
  .block-promo .info {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .block-promo .more.button {
    margin-bottom: 20px;
  }
  .toolbar-amount {
    display: none;
  }
  .mh-head.mh-sticky {
    z-index: 99;
  }
  .breadcrumbs {
    display: none;
  }
  .page-header {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .page-header .minicart-wrapper.added {
    background: none;
    box-shadow: none;
  }
  .block-products-list,
  .block-new-products {
    padding: 40px 0 20px;
  }
  .block-products-list .block-title,
  .block-new-products .block-title {
    text-align: center;
    margin-bottom: 15px;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  .ev-banner {
    width: auto;
    display: block;
  }
  .ev-banner--wrapper .ev-banner__content {
    width: 100%;
  }
  .ev-banner__content.right--m {
    text-align: right;
  }
  .ev-banner__content.right_top--m {
    text-align: right;
  }
  .ev-banner__content.right_bottom--m {
    text-align: right;
  }
  .ev-banner__content.left--m {
    text-align: left;
  }
  .ev-banner__content.left_top--m {
    text-align: left;
  }
  .ev-banner__content.left_bottom--m {
    text-align: left;
  }
  .ev-banner__content.center--m {
    text-align: center;
  }
  .ev-banner__content.center--m .ev-banner__content__inner_max {
    margin: auto;
  }
  .ev-banner__content.center_top--m {
    text-align: center;
  }
  .ev-banner__content.center_bottom--m {
    text-align: center;
  }
  .ev-banner.one-half,
  .ev-banner.one-third,
  .ev-banner.one-fourth,
  .ev-banner.two-third,
  .ev-banner.three-third {
    width: 100%;
    display: block;
    border-right: 0;
    margin: 8px 0;
  }
  .ev-banner.col-lg-12 .block-promo .ev-banner__title {
    margin: 0;
    font-size: 1.6rem;
  }
  .ev-banner.col-lg-12 .block-promo .ev-banner__info {
    font-size: 1.3rem;
    line-height: 22px;
    display: none;
  }
  .ev-banner.col-lg-12 .block-promo .ev-banner__more.button {
    padding: 5px 11px;
    margin-top: 15px;
    font-size: 1.4rem;
  }
  .ev-banner.col-lg-4 .ev-banner__content__inner_max .ev-banner__title {
    font-size: 26px;
    line-height: 30px;
  }
  .ev-banner.col-lg-4 .ev-banner__content__inner_max .ev-banner__info {
    font-size: 16px;
    line-height: 19px;
  }
  .megamenu-nav {
    display: none !important;
  }
  .ev-nav-holder {
    display: none;
  }
  .minicart-active {
    overflow: hidden;
  }
  .minicart-active .mh-head.mh-sticky.mh-scrolledout {
    -webkit-transform: inherit;
    transform: inherit;
  }
  .minicart-active .page-header:after {
    background: black;
    content: "";
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: fixed;
    z-index: 98;
  }
  .minicart-active:after {
    background: black;
    content: "";
    opacity: 0.8;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: fixed;
    z-index: 98;
  }
  .minicart-active .minicart-wrapper .ev-minicart .block-minicart {
    right: 0;
    width: 80%;
    min-width: 140px;
    max-width: 440px;
  }
  .added-to-cart {
    position: absolute;
    right: 0;
    z-index: 1002;
    color: #D4EDDA;
    font-size: 1.3rem;
  }
  .minicart-wrapper.mobile-mini {
    z-index: 100;
  }
  .minicart-wrapper.mobile-mini.added {
    background: none;
  }
  .header .minicart-wrapper {
    margin-top: 0;
  }
  .header .minicart-wrapper .loading-mask {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: transparent;
  }
  .header .minicart-wrapper .action.showcart:before,
  .header .minicart-wrapper .action.showcart:after {
    color: #333333;
  }
  .header .minicart-wrapper .action.showcart .loading-bar {
    display: none;
  }
  .header .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .header .minicart-wrapper .action.showcart.active:before {
    line-height: 1.5;
  }
  .header .minicart-wrapper .action.showcart .counter.qty {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
    right: -11px;
    background: #2c9922;
    top: -5px;
    line-height: 16px;
    position: absolute;
    height: 15px;
    padding: 1px 0px;
    font-size: 1.1rem;
    text-align: center;
  }
  .header .minicart-wrapper .action.showcart .counter.qty:after {
    content: "";
  }
  .header .minicart-wrapper .action.showcart .counter.qty:before {
    content: "";
  }
  .minicart-wrapper {
    margin-top: 0;
    z-index: 100;
  }
  .minicart-wrapper .ev-minicart {
    margin: 5px 0 0 0;
    padding: 0;
    list-style: none none;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    right: 0;
    width: 318px;
  }
  .minicart-wrapper .ev-minicart.active {
    border: 0 solid #cccccc;
    background: #ffffff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }
  .minicart-wrapper.added {
    background: #269923;
    -webkit-box-shadow: inset 0 0 2px #269923;
    -moz-box-shadow: inset 0 0 2px #269923;
    box-shadow: inset 0 0 2px #269923;
  }
  .minicart-wrapper.added .action.showcart:hover:before,
  .minicart-wrapper.added .action.showcart:hover:after {
    color: #333333;
  }
  .minicart-wrapper.added .action.showcart:hover.active:before,
  .minicart-wrapper.added .action.showcart:hover.active:after {
    color: #333333;
  }
  .minicart-wrapper.added .action.showcart:hover .text {
    color: #333333;
  }
  .minicart-wrapper.added .action.showcart:before,
  .minicart-wrapper.added .action.showcart:after {
    color: #333333;
  }
  .minicart-wrapper.added .action.showcart .text {
    color: #333333;
  }
  .minicart-wrapper.added .action.showcart .counter.qty {
    color: #333333;
  }
  .minicart-wrapper input:not([disabled]):focus,
  .minicart-wrapper textarea:not([disabled]):focus,
  .minicart-wrapper select:not([disabled]):focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .minicart-wrapper .ev-minicart .block-minicart {
    color: #333;
    border: unset;
    min-width: auto;
    width: 87%;
    right: calc(-1 * (100% - 54px));
    transition: right 0.4s;
    box-shadow: none;
    margin-top: 0;
    height: 100%;
    position: fixed;
    top: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex-shrink: 0;
    height: 100%;
    overflow-y: scroll;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .minicart-items-wrapper {
    max-height: none;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-title {
    display: block;
    padding: 20px 20px;
    font-size: 1.7rem;
    color: rgba(0, 0, 0, 0.3);
    line-height: normal;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
    text-align: center;
    line-height: 20px;
    height: 40px;
    padding: 0 40px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    transition: opacity 0.4s ease;
    z-index: 12;
    background: #fff;
    text-transform: uppercase;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-title strong {
    padding-top: 1rem;
    padding-right: 0;
    padding-bottom: 1rem;
    padding-left: 15px;
    display: block;
    font-weight: normal;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content {
    flex-grow: 1;
    margin-top: 40px;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .action.close {
    position: absolute;
    left: -40px;
    color: #fff;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .action.close:hover {
    color: #fff;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .action.close:before {
    content: "\e5cd";
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
    max-height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .evalentfont {
    font-family: "Material Icons";
    font-size: 2.8rem;
    color: #999999;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .evalentfont.evalent-close:before {
    content: "\e872";
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details {
    display: flex;
    flex-direction: column;
    padding-left: 25px;
    width: auto;
    line-height: 1;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .stock-status {
    order: 1;
    float: left;
    font-size: 1.5rem;
    margin-top: 10px;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .stock-status .green-status {
    color: #269923;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .stock-status .red-status {
    color: #DD0000;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .actions .primary .action.edit {
    display: none;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .actions .secondary .action.delete .evalent-close:before {
    content: "\e872";
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .actions .secondary .action.delete:before {
    display: none;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-pricing .price-container {
    order: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-pricing .price-container .price-wrapper .minicart-price .price {
    font-size: 1.8rem;
    color: #333333;
    font-weight: 600;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-name {
    order: 1;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty {
    order: 2;
    margin: unset;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty {
    display: inline-block;
    float: right;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .label {
    display: none;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty button,
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .cart.table-wrapper .actions-toolbar > .action,
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .action-gift {
    background: transparent;
    border: 1px solid #666666;
    width: 25.68px;
    height: 25.5px;
    padding: 0;
    line-height: 0.8rem;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty button:hover,
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .cart.table-wrapper .actions-toolbar > .action:hover,
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .action-gift:hover {
    color: inherit;
    background: #f7f7f7;
    border: 1px solid #636363;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .item-qty {
    border: 0;
    width: 20px;
    padding: 0;
    background: none;
    margin: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .minicart-minus span {
    font-size: 4.2rem;
    width: 40px;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .details-qty .inner-details-qty .minicart-plus span {
    font-size: 2rem;
    display: table-cell;
    width: 40px;
    vertical-align: middle;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product.options {
    order: 3;
    padding: 0;
    margin: 6px 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product.options .list {
    padding: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product.options .list .label {
    margin-bottom: 6px;
    font-weight: 700;
    display: inline-block;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product.options .list .values {
    display: inline-block;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item {
    padding: 0;
    position: relative;
    font-size: 1.4rem;
    border-bottom: 1px solid #eee;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product {
    padding: 12px 16px;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product.actions {
    padding: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .remove-item-wrapper {
    padding: 4px 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.95);
    width: 100%;
    height: 100%;
    z-index: 99;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .remove-item-wrapper .text {
    line-height: 24px;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item:hover {
    background: #f7f7f7;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item:not(:first-child) {
    border-top: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal {
    border-top: 0 solid #ccc;
    margin: 0 20px;
    padding: 10px 0;
    font-size: 1.6rem;
    line-height: 31px;
    background: rgba(204, 204, 204, 0.19);
    padding: 0;
    margin: 0;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal .label {
    float: left;
    font-weight: bold;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal .label:after {
    content: '';
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal .amount {
    font-size: 1.6rem;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal .subtotal-excl {
    padding: 5px 15px;
    border-bottom: 1px solid #fff;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal .subtotal-excl .amount.price-container .price {
    font-weight: normal;
    font-size: 1.6rem;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal .subtotal-excl .label {
    font-weight: normal;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal .amount .price-container {
    float: right;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .tax {
    padding: 5px 15px;
    border-bottom: 1px solid #fff;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .tax .tax-title {
    float: left;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .items-total {
    display: none;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .subtotal-incl {
    padding: 5px 15px;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .actions .secondary .viewcart {
    display: none;
  }
  .minicart-wrapper .ev-minicart .block-minicart #minicart-content-wrapper .actions .primary #top-cart-btn-checkout {
    width: 100%;
    font-size: 1.6rem;
    margin: 0;
    padding: 20px 15px;
  }
  .blog-category-view .page-wrapper #maincontent .columns .column.main,
  .blog-post-view .page-wrapper #maincontent .columns .column.main,
  .blog-archive-view .page-wrapper #maincontent .columns .column.main,
  .blog-index-index .page-wrapper #maincontent .columns .column.main {
    width: 60%;
  }
  .blog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-additional,
  .blog-post-view .page-wrapper #maincontent .columns .sidebar.sidebar-additional,
  .blog-archive-view .page-wrapper #maincontent .columns .sidebar.sidebar-additional,
  .blog-index-index .page-wrapper #maincontent .columns .sidebar.sidebar-additional {
    width: 40%;
    padding-left: 5%;
  }
  .column.main .product-items,
  .product-info-collateral .product-items {
    margin: auto;
    margin-left: -10px;
  }
  .column.main .product-item-summary,
  .product-info-collateral .product-item-summary {
    width: 100%;
  }
  .product-item .hover-details-info {
    display: none;
  }
  .ev-product-item.mob-hide--brand .brand {
    display: none;
  }
  .ev-product-item.mob-hide--desc .description--short {
    display: none;
  }
  .ev-product-item.mob-hide--cart .product-item-actions {
    display: none;
  }
  .ev-product-item.mob-hide--reviews .product-reviews-summary {
    display: none;
  }
  .ev-product-item.mob-hide--stock .stock {
    display: none;
  }
  .ev-product-item.mob-hide--swatches .product-details-custom {
    display: none;
  }
  .toolbar-products .pages {
    position: absolute;
    bottom: -35px;
    left: -50%;
    right: 0;
  }
  .page-products .toolbar .limiter {
    display: none;
  }
  .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;
    vertical-align: bottom;
  }
  .product-info-main .swatch-attribute {
    display: table-row;
  }
  .product-info-collateral {
    padding-left: 15px;
    padding-right: 15px;
  }
  .catalogsearch-result-index .page-title-wrapper {
    background: #f8f8f8;
    padding: 10px;
    text-align: center;
  }
  .catalogsearch-result-index .page-title-wrapper h1 {
    font-size: 25px;
  }
  .block-search {
    margin-top: 0;
  }
  .block-search .minisearch.active {
    margin: 0;
    border: 0;
    background: none;
    position: absolute;
    left: 40px;
    top: -5px;
    width: calc(100% - 40px);
    height: 44px;
    z-index: 99;
    box-sizing: border-box;
    padding: 10px;
    -webkit-animation: fadein .3s;
    -moz-animation: fadein .3s;
    -ms-animation: fadein .3s;
    -o-animation: fadein .3s;
    animation: fadein .3s;
    font-size: 16px;
  }
  .block-search .minisearch.active .close-search {
    right: 0;
    display: block;
    cursor: pointer;
  }
  .block-search .minisearch.active .close-search:before {
    content: "\e5cd";
  }
  .block-search .label {
    padding-top: 0px;
    padding-right: 18px;
  }
  .block-search .label.close-search {
    display: none;
  }
  .block-search .label:before {
    color: #333333;
    font-size: 2.3rem;
  }
  .block-search .label.active {
    position: absolute;
    top: 6px;
  }
  .block-search .label.active + .control input {
    color: #fff;
    background: none;
    position: absolute;
    left: 40px;
    top: 2px;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 16px;
    width: calc(100% - 85px);
  }
  .block-search .label.active + .control input:focus {
    color: #ffffff;
    background: none;
    font-size: 16px;
  }
  .block-search .label.active + .control input:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
    line-height: 33px;
    color: #ffffff;
    content: "\e8b6";
    font-family: 'Material Icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .label.active + .control .search-autocomplete {
    margin-top: 35px;
    padding: 0px;
    background: #ffffff;
    left: -40px;
    min-width: calc(100% + 40px);
  }
  .block-search .label.active + .control .search-autocomplete ul li {
    background: #ffffff;
    border: 0;
    border-bottom: 1px solid #e0e0e0;
    padding: 8px 12px;
  }
  .block-search .label.active + .control .search-autocomplete ul li.selected,
  .block-search .label.active + .control .search-autocomplete ul li:hover {
    background: #f7f7f7;
  }
  .block-search .label.active + .control .search-autocomplete ul li .amount {
    top: 0.7rem;
    right: 14px;
  }
  .minicart-wrapper {
    /* Make sure minicart doesn't get blocked */
    z-index: 99;
    display: inline-block;
    position: relative;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .action.showcart {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .minicart-wrapper .action.showcart:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: "\e8cc";
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .minicart-wrapper .action.showcart:hover:before {
    color: inherit;
  }
  .minicart-wrapper .action.showcart:active:before {
    color: inherit;
  }
  .minicart-wrapper .action.showcart.active {
    display: inline-block;
    text-decoration: none;
  }
  .minicart-wrapper .action.showcart.active:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: "\e8cc";
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .minicart-wrapper .action.showcart.active:hover:before {
    color: inherit;
  }
  .minicart-wrapper .action.showcart.active:active:before {
    color: inherit;
  }
  .minicart-wrapper ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #636363;
    margin-top: -7px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
  }
  .minicart-wrapper ul.dropdown li {
    margin: 0;
    padding: 3px 0.5rem;
  }
  .minicart-wrapper ul.dropdown li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .minicart-wrapper ul.dropdown:before,
  .minicart-wrapper ul.dropdown:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .minicart-wrapper ul.dropdown:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .minicart-wrapper ul.dropdown:after {
    border: 7px solid;
    border-color: transparent transparent #636363 transparent;
    z-index: 98;
  }
  .minicart-wrapper ul.dropdown:before {
    left: 10px;
    top: -12px;
  }
  .minicart-wrapper ul.dropdown:after {
    left: 9px;
    top: -14px;
  }
  .minicart-wrapper.active {
    overflow: visible;
  }
  .minicart-wrapper.active ul.dropdown {
    display: block;
  }
  .minicart-wrapper .action {
    /* Cart icon btn */
  }
  .minicart-wrapper .action.showcart:before,
  .minicart-wrapper .action.showcart.active:before {
    display: inline-block;
    font: normal normal normal 16px/1 'Material Icons';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.3rem;
    line-height: 1.5;
    color: #333333;
  }
  .checkout-index-index .page-wrapper,
  .checkout-klarna-index .page-wrapper {
    padding-top: 15px;
  }
  .checkout-index-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem,
  .checkout-klarna-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem {
    margin: 5px auto;
  }
  .checkout-index-index .authentication-wrapper,
  .checkout-klarna-index .authentication-wrapper {
    float: none;
    margin: 0 0 5px;
    text-align: center;
    max-width: 100%;
  }
  .checkout-index-index .logo_col,
  .checkout-klarna-index .logo_col {
    order: 1;
  }
  .checkout-index-index .go_back_col,
  .checkout-klarna-index .go_back_col {
    order: 2;
  }
  .checkout-index-index .modal-popup .modal-title,
  .checkout-klarna-index .modal-popup .modal-title {
    color: #ffffff;
    border: unset;
  }
  .checkout-index-index .opc-block-summary > .edit-cart-link,
  .checkout-klarna-index .opc-block-summary > .edit-cart-link {
    display: inline-block;
    width: 75%;
  }
  .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart:before,
  .checkout-klarna-index .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    color: #666666 !important;
  }
  .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before,
  .checkout-klarna-index .opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
    color: #ffffff !important;
  }
  .checkout-index-index .footer.impressum.block,
  .checkout-klarna-index .footer.impressum.block {
    margin-top: 30px;
  }
  .catalog-category-view .fil-am {
    width: 50%;
    float: left;
  }
  .catalog-category-view .fil-am .filter-title {
    display: block;
    margin: 0;
  }
  .catalog-category-view .fil-am .toolbar-amount {
    display: none;
  }
  .toolbar-sorter {
    float: right;
    width: 50%;
    margin: 0;
    padding: 0;
  }
  .sidebar-main .filter {
    display: none;
  }
  .catalog-category-view .fil-am .filter-title {
    width: 100%;
  }
  .sidebar-main .filter-title {
    display: none;
  }
  .catalog-category-view .column.main .toolbar,
  .catalogsearch-result-index .toolbar {
    float: none;
    width: 100%;
  }
  .active-filters {
    display: none;
  }
  .mobile-active-filters {
    display: block;
  }
  .catalog-category-view #layered-filter-block,
  .catalogsearch-result-index #layered-filter-block {
    display: none;
  }
  .catalog-category-view .column.main .sorter,
  .catalogsearch-result-index .column.main .sorter {
    margin: 0;
  }
  .catalog-category-view .column.main .sorter #sorter .action.toggle,
  .catalogsearch-result-index .column.main .sorter #sorter .action.toggle {
    margin: 0;
    border-left: 0;
    border-right: 0;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.5rem;
    padding: 15px 0px;
    color: #4c4c4c;
    background: #ededed;
  }
  .catalog-category-view .column.main .sorter #sorter .action.toggle.active,
  .catalogsearch-result-index .column.main .sorter #sorter .action.toggle.active {
    color: #333333;
  }
  .catalog-category-view .column.main .sorter #sorter .action.toggle.active:after,
  .catalogsearch-result-index .column.main .sorter #sorter .action.toggle.active:after {
    line-height: 1.5rem;
    float: none;
  }
  .catalog-category-view .column.main .sorter #sorter .action.toggle:after,
  .catalogsearch-result-index .column.main .sorter #sorter .action.toggle:after {
    line-height: 1.5rem;
    float: none;
  }
  .catalog-category-view .page-main,
  .catalogsearch-result-index .page-main {
    padding: 0;
  }
  .catalog-category-view .page-header,
  .catalogsearch-result-index .page-header {
    margin-bottom: 0;
  }
  .catalog-category-view .toolbar,
  .catalogsearch-result-index .toolbar {
    margin: 0;
    display: inline-block;
    float: right;
    width: 50%;
    background: #6b717c;
  }
  .catalog-category-view .toolbar .action.sort-asc,
  .catalogsearch-result-index .toolbar .action.sort-asc,
  .catalog-category-view .toolbar .action.sort-desc,
  .catalogsearch-result-index .toolbar .action.sort-desc {
    float: left;
    width: 15%;
    display: none;
    background: #cacaca;
    padding: 11px;
    box-sizing: border-box;
  }
  .catalog-category-view .toolbar .switcher .options .sorter-label,
  .catalogsearch-result-index .toolbar .switcher .options .sorter-label {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
  }
  .catalog-category-view .toolbar .switcher .options .sorter-label:after,
  .catalogsearch-result-index .toolbar .switcher .options .sorter-label:after {
    float: none;
  }
  .catalog-category-view .toolbar .switcher .options ul.dropdown,
  .catalogsearch-result-index .toolbar .switcher .options ul.dropdown {
    top: 92%;
  }
  .catalog-category-view .toolbar .switcher .options ul.dropdown.sorter-dropdown,
  .catalogsearch-result-index .toolbar .switcher .options ul.dropdown.sorter-dropdown {
    min-width: 100%;
  }
  .catalog-category-view .toolbar .switcher .options ul.dropdown:before,
  .catalogsearch-result-index .toolbar .switcher .options ul.dropdown:before {
    display: none;
  }
  .catalog-category-view .toolbar .switcher .options ul.dropdown:after,
  .catalogsearch-result-index .toolbar .switcher .options ul.dropdown:after {
    display: none;
  }
  .catalog-category-view .toolbar #sorter,
  .catalogsearch-result-index .toolbar #sorter {
    width: 100%;
    float: right;
  }
  .catalog-category-view .ev-products,
  .catalogsearch-result-index .ev-products {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
  }
  .catalog-category-view .filter-title,
  .catalogsearch-result-index .filter-title {
    display: inline-block;
    background: #eeeeee;
    border-radius: 0;
    color: #4c4c4c;
    width: 50%;
    border: 1px solid #cccccc;
    text-align: center;
    padding: 15px 0px;
    box-sizing: border-box;
    margin-bottom: 10px;
    border-right: 0;
    border-left: 0;
    height: auto;
  }
  .catalog-category-view .filter-title:hover,
  .catalogsearch-result-index .filter-title:hover {
    color: #333333;
    background: #ededed;
  }
  .catalog-category-view .filter-title .material-icons,
  .catalogsearch-result-index .filter-title .material-icons {
    display: none;
  }
  .catalog-category-view .filter-title .text,
  .catalogsearch-result-index .filter-title .text {
    position: relative;
  }
  .catalog-category-view .filter-title .text:before,
  .catalogsearch-result-index .filter-title .text:before {
    position: absolute;
    right: 0;
    top: 0px;
    content: "";
    height: 20px;
    border-right: 1px solid #ccc;
  }
  .catalog-category-view .category-view,
  .catalogsearch-result-index .category-view {
    background: #f8f8f8;
    padding: 10px;
    text-align: center;
  }
  .catalog-category-view .category-view h1,
  .catalogsearch-result-index .category-view h1 {
    font-size: 2.5rem;
  }
  .filter-mobile {
    display: block;
  }
  .filter-desktop {
    text-decoration: none;
    display: none;
  }
  body .column.main > .block.filter {
    display: block;
  }
  body .column.main > .block.filter .filter-title {
    width: 100%;
    padding-right: 15px;
  }
  body .column.main > .block.filter .filter-options {
    margin: 0;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  body .column.main > .block.filter .filter-options .filter-title {
    width: 100%;
    padding-right: 20px;
  }
  body .column.main > .block.filter .filter-options-option {
    display: none;
  }
  .filter-active .column.main > .block.filter .filter-options {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    top: 48px;
    background: #3e3e3e;
  }
  .filter-active .column.main > .block.filter .filter-options-title {
    color: #ffffff;
    border: 0;
    border-bottom: 1px solid #525252;
  }
  .filter-active .column.main > .block.filter .filter-options-title.action.toggle {
    border: 0;
    border-bottom: 1px solid #565656;
  }
  .filter-active .column.main > .block.filter .filter-options-option {
    padding: 0;
  }
  .filter-active .column.main > .block.filter .filter-options .filter-title {
    padding: 0px;
    background: #000000;
    border-bottom: 0;
  }
  .filter-active .column.main > .block.filter .filter-options .filter-title strong {
    line-height: 2.5rem;
    cursor: pointer;
    color: #ffffff;
  }
  .filter-active .column.main > .block.filter .filter-options-content {
    position: relative;
  }
  .filter-active .column.main > .block.filter .filter-options-content.dropdown {
    border: 0px;
    margin-top: 0;
    top: 84%;
  }
  .filter-active .column.main > .block.filter .filter-options-content.dropdown:before,
  .filter-active .column.main > .block.filter .filter-options-content.dropdown:after {
    display: none;
  }
  .filter-active .column.main > .block.filter .filter-options-content.dropdown .swatch-attribute-options {
    margin: 0;
  }
  .filter-active .column.main > .block.filter .filter-options-content.dropdown:after,
  .filter-active .column.main > .block.filter .filter-options-content.dropdown:before {
    border: 0;
  }
  .filter-active .column.main > .block.filter .filter-options-option {
    display: block;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  body .column.main .block.filter .filter-title strong {
    line-height: 3.5rem;
    overflow: hidden;
  }
  body .column.main .block.filter .filter-title strong .text {
    float: left;
    margin-left: 10px;
  }
  body .column.main .block.filter .filter-title strong .arrow {
    float: right;
    margin-right: 10px;
  }
  body .column.main .block.filter .filter-title strong .arrow:after {
    line-height: 5.6rem;
  }
  .filter .filter-subtitle {
    font-size: 2rem;
    font-weight: 300;
  }
  .filter-options-content {
    padding: 0.5rem 1rem;
  }
  #mm-ev-filter .filter-current {
    margin-bottom: 30px;
  }
  .filter .filter-current {
    border: solid #d9d9d9;
    border-width: 1px 0;
    margin: 0.5rem -1rem 0;
    margin-bottom: 30px;
  }
  .filter .filter-current:hover {
    background: #eee;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: "\e5cf";
    font-family: 'Material Icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #999999;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: "\e5ce";
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: -15px;
    margin-top: -60px;
    position: relative;
    width: 100px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 2rem;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .swatch-attribute .control.checkbox {
    display: none;
  }
  .ev-search .block-search {
    margin-top: 0;
  }
  .ev-search .block-search .label {
    color: #ffffff;
  }
  .ev-search .block-search .label:before {
    color: #ffffff;
  }
  .ev-search .block-search .label:hover:before {
    color: #ffffff;
  }
  .ev-search .block-search .label:active:before {
    color: #ffffff;
  }
  .customer-name,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: -2px;
  }
  .nav-open .page-wrapper {
    left: 0;
  }
  .nav-before-open .page-wrapper {
    overflow: auto;
  }
  .nav-before-open body {
    overflow: auto;
  }
  .page-footer .footer.content .switcher-store {
    background: #282828;
    font-size: 3.2rem;
  }
  .page-footer .footer.content .switcher-store .switcher-options {
    display: block;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 0;
    position: relative;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:before,
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:after {
    display: none;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    display: block;
    padding: 1rem 20px;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger strong {
    padding: 0;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option a {
    padding: 0;
  }
  .footer {
    /* Footer columns full width in mobile */
  }
  .footer.column {
    width: 100%;
  }
  .logo {
    margin-bottom: 13px;
    margin-top: 4px;
    margin-left: 60px;
  }
  .footer.impressum.block .footer.content {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .footer .payment-logos {
    margin-top: 20px;
  }
  .footer.content {
    margin-top: 0;
  }
  .mm-page .message.global.cookie {
    right: 0;
    left: 0;
    border-radius: 0;
    bottom: 0;
    max-width: 100%;
  }
  body .page-wrapper .block-search .control {
    padding: 0 30px;
  }
  .page-header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
    background: #ffffff;
  }
  .page-header .header.content {
    padding-top: 0;
  }
  .page-wrapper .block-search .control {
    clear: none;
    border-top: 0;
    margin: 0;
    padding: 0 30px;
  }
  .page-wrapper .header.content {
    padding: 0;
  }
  .view-more-button.more_list_button {
    text-align: center;
    padding: 15px;
  }
  .view-more-button.more_list_button > a {
    padding: 8px 20px;
    border: 1px solid #d9d9d9;
    display: inline-block;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .view-more-button.more_list_button > a:hover {
    text-decoration: none;
    color: #404040;
    background: #d9d9d9;
    border-color: #d9d9d9;
  }
  .ev-header.row {
    display: block;
  }
  .ev-header.row .ev-logo,
  .ev-header.row .ev-search {
    max-width: none;
    flex-basis: auto;
    padding: 0;
  }
  .ev-header.row .ev-logo .logo,
  .ev-header.row .ev-search .logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    max-width: 90px;
    width: 100%;
  }
  .ev-header.row .ev-extra {
    display: none;
  }
  .actions-toolbar > .secondary:last-child {
    padding-top: 10px;
  }
  .products-grid.wishlist {
    margin: auto;
  }
  .products-grid.wishlist .product-item {
    padding: 0 15px;
    margin: 0 0 15px 0;
    width: auto;
    float: none;
  }
  .products-grid.wishlist .product-item .tocart {
    padding: 7px;
  }
  .products-grid.wishlist .product-item-name {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item .price-box {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item .box-tocart {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    display: inline-block;
    float: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 100%;
  }
  .products-grid.wishlist .product-item-photo {
    float: none;
    margin: 0;
  }
  .blog-products-list .ev-product-items .slick-slide > div {
    display: flex;
    justify-content: center;
    margin: 0 2rem;
  }
  .blog-products-list .ev-product-items .slick-slide > div .ev-product-item {
    max-width: 300px;
  }
  .blog-products-list .ev-product-items .slick-arrow {
    position: absolute;
    height: 35px;
    width: 35px;
    top: 50%;
    fill: #282828;
  }
  .blog-products-list .ev-product-items .slick-arrow.keyboard-arrow-left {
    left: -2rem;
  }
  .blog-products-list .ev-product-items .slick-arrow.keyboard-arrow-right {
    right: -2rem;
  }
  .contact-index-index .contact-page-wrapper {
    flex-direction: column;
  }
  .contact-index-index .contact-info-wrapper {
    margin: 50px 0;
  }
  .checkout-ecsterpay-index .ev-logo .nav-toggle {
    top: -7px;
  }
  body .ev-nav-holder {
    display: block;
    height: auto;
  }
  body .navigation.megamenu-nav {
    display: block !important;
    padding-right: 15px;
  }
  body .navigation.megamenu-nav ul .level0 {
    display: none;
  }
  .catalog-category-view .category-view .category-description:not(.ingress),
  .catalog-category-view .category-view .category-cms {
    text-align: left;
  }
  .catalog-category-view .category-view .category-description:not(.ingress) img,
  .catalog-category-view .category-view .category-cms img {
    display: block;
  }
  .toggle-readmore .content img {
    display: none;
  }
  .ev-dropdown-title .toggle {
    width: 100%;
    margin-bottom: -5px;
  }
  .page-main .product.media .trustpilot-widget {
    top: unset;
  }
  .nav-toggle:hover:before {
    color: #333;
  }
  .nav-toggle.mmenu-open:before {
    color: #ffffff;
  }
  .block-search {
    width: calc(100% - 50px);
    float: left;
  }
  .block-search .label.active + .control input:focus {
    color: #000000;
    box-shadow: none;
  }
  .catalog-category-view .category-view b,
  .catalogsearch-result-index .category-view b,
  .catalog-category-view .category-view strong,
  .catalogsearch-result-index .category-view strong {
    margin-top: 6px;
    display: inline-block;
  }
  .catalog-category-view .columns .sidebar .category-holder,
  .catalogsearch-result-index .columns .sidebar .category-holder {
    margin: 0px 0px;
  }
  .catalog-category-view .fil-am,
  .catalogsearch-result-index .fil-am {
    display: none;
  }
  .catalog-category-view .fil-am .filter-title,
  .catalogsearch-result-index .fil-am .filter-title {
    width: 100%;
    background: #f47e1f;
    color: #fff;
    border: 1px solid #f47e1f;
  }
  .catalog-category-view .fil-am .filter-title .text:before,
  .catalogsearch-result-index .fil-am .filter-title .text:before {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    height: 20px;
    border-right: 1px solid #ffad71;
  }
  .catalog-category-view .column.main .sorter #sorter .action.toggle,
  .catalogsearch-result-index .column.main .sorter #sorter .action.toggle {
    color: #ffffff;
    background: #f47e1f;
    border: 1px solid #f47e1f;
  }
  .block.filter .switcher .options ul.dropdown,
  .toolbar .switcher .options ul.dropdown {
    margin-top: 0;
  }
  .page-footer .footer.content p {
    font-weight: normal;
    font-size: 1.3rem;
  }
  .page-footer .footer.content .block-title {
    text-transform: uppercase;
  }
  .page-footer .footer.content .col-md-3:nth-child(2) {
    flex-basis: 100%;
  }
  .page-footer .footer.content .col-md-3:nth-child(3) {
    flex-basis: 100%;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 100%;
    margin-top: 33px;
  }
  .categorypath-nordicare-kontakt .page-main .category-view {
    background: transparent;
  }
  .ev-header .nav-toggle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .ev-header .minicart-wrapper {
    position: relative;
    right: 0;
    top: 4px;
  }
  .ev-header.row {
    margin: 0;
  }
  .ev-logo .greet.welcome {
    display: none;
  }
  body.cms-index-index .blog-widget-recent {
    float: left;
    width: 100%;
  }
  body.cms-index-index .blog-widget-recent .post-holder {
    padding: 0;
    margin: 0;
    width: 100%;
    margin-top: 15px;
  }
  body.cms-index-index .block-static-block {
    float: left;
    width: 100%;
    clear: none;
  }
  body.cms-index-index .block-static-block .homepage-description {
    line-height: 37px;
    padding: 25px;
    background: #f5f5f5;
  }
  body.cms-index-index .block-static-block .homepage-description .payment {
    display: inline-block;
  }
  body.cms-index-index .block-static-block .homepage-description .btn {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    padding-top: 5px;
  }
  body.cms-index-index .block-static-block .homepage-description .aw-blog-read-more button,
  body.cms-index-index .block-static-block .homepage-description .aw-blog-read-more .cart.table-wrapper .actions-toolbar > .action,
  body.cms-index-index .block-static-block .homepage-description .aw-blog-read-more .action-gift {
    background: #f47e1f;
    color: #ffffff;
  }
  body.cms-index-index .block-static-block .homepage-description h3 {
    padding: 0;
    margin: 0;
    margin-bottom: 18px;
  }
  body.cms-index-index .block-static-block .homepage-description .material-icons {
    color: #2c9922;
  }
  body .slick-list .slick-track img {
    height: auto;
    max-height: unset;
  }
  body .page-header {
    background: #ffffff;
  }
  body .page-header .header.content {
    padding-top: 0;
  }
  body .page-header .panel.wrapper {
    color: #333;
  }
  .trustdiv {
    display: none;
  }
  .page-wrapper .ev-header {
    display: block;
  }
  .page-wrapper .ev-header .block-search.col-md-3 {
    max-width: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody tr:not(:last-child),
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d9d9d9;
  }
  .abs-checkout-order-review tbody tr .col.item:before,
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody tr .col.qty,
  .abs-checkout-order-review tbody tr .col.price,
  .abs-checkout-order-review tbody tr .col.subtotal,
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody tr .col.qty[data-th]:before,
  .abs-checkout-order-review tbody tr .col.price[data-th]:before,
  .abs-checkout-order-review tbody tr .col.subtotal[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 1rem;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 2.5rem;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 0.5rem 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 1rem;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #060606;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 2rem;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 2rem;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 0.5rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 2rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-payment-method .amazon-sandbox-simulator {
    border-top: 1px solid #cccccc;
  }
  .banner-row .ev-banner.col-lg-4 .ev-banner__content__inner_max .ev-banner__title {
    font-size: 1.8rem;
    line-height: 29px;
    margin: 0;
  }
  .banner-row .ev-banner.col-lg-4 .ev-banner__content__inner_max .ev-banner__info {
    font-size: 1.3rem;
    line-height: 11px;
  }
  .dropdown-action .switcher .options.active .ev-share-widget__dropdown.dropdown {
    right: 0;
  }
  .dropdown-action .switcher .options.active .ev-share-widget__dropdown.dropdown:before {
    right: 10px;
    left: auto;
  }
  .dropdown-action .switcher .options.active .ev-share-widget__dropdown.dropdown:after {
    right: 9px;
    left: auto;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 6.5px 0 6.5px 15px;
  }
  .mgz-newsletter-form-inline {
    display: block;
  }
  .mgz-newsletter-form-inline .mgz-newsletter-fields {
    display: block;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    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;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: "\e14c";
    font-family: 'Material Icons';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 1rem 1rem 0;
    width: 30%;
  }
  .block-search {
    margin-top: 1rem;
  }
  .minicart-wrapper {
    margin-top: 1rem;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 8rem 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 30px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 1rem;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'Material Icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 2rem;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 2rem;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 0.5rem;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 4rem;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 2.5rem;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 2.5rem;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #666666;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #666666;
  }
  .product-add-form ul.usps {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .block-promo.banner-main .content {
    display: table-row;
  }
  .block-promo.banner-main .image {
    display: table-row;
    position: relative;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
  .evalent_slideshow h3.slider-heading {
    font-size: 2.5rem;
    margin-top: 0;
  }
  .evalent_slideshow .slider-description {
    font-size: 1.6rem;
  }
  .evalent_slideshow .slider-button {
    font-size: 1.4rem;
    margin-top: 0px;
  }
  .slick-dots {
    bottom: 5px;
  }
  .slick-next {
    right: 0;
  }
  .slick-prev {
    left: 0;
  }
  .page-products .ev-product-item-info,
  .product-info-collateral .ev-product-item-info {
    max-width: 95%;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: auto;
  }
  .toolbar-products {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .toolbar-products > * {
    margin: 10px 10px;
  }
  .logo {
    margin-bottom: 13px;
    margin-top: 4px;
    margin-left: 55px;
  }
  .products-grid.wishlist .product-item {
    padding: 0 15px;
    margin: 0 0 15px 0;
    width: auto;
    float: none;
    border: 0;
  }
  .products-grid.wishlist .product-item:first-child {
    border: 0;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .products-grid.wishlist .product-item-comment {
    max-width: 135px;
  }
}
@media all and (min-width: 768px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-blocks-2columns-s:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .page-wrapper .p0-sm {
    padding: 0px;
  }
  .page-wrapper .pt0-sm {
    padding-top: 0px;
  }
  .page-wrapper .pr0-sm {
    padding-right: 0px;
  }
  .page-wrapper .pb0-sm {
    padding-bottom: 0px;
  }
  .page-wrapper .pl0-sm {
    padding-left: 0px;
  }
  .page-wrapper .p1-sm {
    padding: 1px;
  }
  .page-wrapper .pt1-sm {
    padding-top: 1px;
  }
  .page-wrapper .pr1-sm {
    padding-right: 1px;
  }
  .page-wrapper .pb1-sm {
    padding-bottom: 1px;
  }
  .page-wrapper .pl1-sm {
    padding-left: 1px;
  }
  .page-wrapper .p2-sm {
    padding: 2px;
  }
  .page-wrapper .pt2-sm {
    padding-top: 2px;
  }
  .page-wrapper .pr2-sm {
    padding-right: 2px;
  }
  .page-wrapper .pb2-sm {
    padding-bottom: 2px;
  }
  .page-wrapper .pl2-sm {
    padding-left: 2px;
  }
  .page-wrapper .p3-sm {
    padding: 3px;
  }
  .page-wrapper .pt3-sm {
    padding-top: 3px;
  }
  .page-wrapper .pr3-sm {
    padding-right: 3px;
  }
  .page-wrapper .pb3-sm {
    padding-bottom: 3px;
  }
  .page-wrapper .pl3-sm {
    padding-left: 3px;
  }
  .page-wrapper .p4-sm {
    padding: 4px;
  }
  .page-wrapper .pt4-sm {
    padding-top: 4px;
  }
  .page-wrapper .pr4-sm {
    padding-right: 4px;
  }
  .page-wrapper .pb4-sm {
    padding-bottom: 4px;
  }
  .page-wrapper .pl4-sm {
    padding-left: 4px;
  }
  .page-wrapper .p5-sm {
    padding: 5px;
  }
  .page-wrapper .pt5-sm {
    padding-top: 5px;
  }
  .page-wrapper .pr5-sm {
    padding-right: 5px;
  }
  .page-wrapper .pb5-sm {
    padding-bottom: 5px;
  }
  .page-wrapper .pl5-sm {
    padding-left: 5px;
  }
  .page-wrapper .p6-sm {
    padding: 6px;
  }
  .page-wrapper .pt6-sm {
    padding-top: 6px;
  }
  .page-wrapper .pr6-sm {
    padding-right: 6px;
  }
  .page-wrapper .pb6-sm {
    padding-bottom: 6px;
  }
  .page-wrapper .pl6-sm {
    padding-left: 6px;
  }
  .page-wrapper .p7-sm {
    padding: 7px;
  }
  .page-wrapper .pt7-sm {
    padding-top: 7px;
  }
  .page-wrapper .pr7-sm {
    padding-right: 7px;
  }
  .page-wrapper .pb7-sm {
    padding-bottom: 7px;
  }
  .page-wrapper .pl7-sm {
    padding-left: 7px;
  }
  .page-wrapper .p8-sm {
    padding: 8px;
  }
  .page-wrapper .pt8-sm {
    padding-top: 8px;
  }
  .page-wrapper .pr8-sm {
    padding-right: 8px;
  }
  .page-wrapper .pb8-sm {
    padding-bottom: 8px;
  }
  .page-wrapper .pl8-sm {
    padding-left: 8px;
  }
  .page-wrapper .p9-sm {
    padding: 9px;
  }
  .page-wrapper .pt9-sm {
    padding-top: 9px;
  }
  .page-wrapper .pr9-sm {
    padding-right: 9px;
  }
  .page-wrapper .pb9-sm {
    padding-bottom: 9px;
  }
  .page-wrapper .pl9-sm {
    padding-left: 9px;
  }
  .page-wrapper .p10-sm {
    padding: 10px;
  }
  .page-wrapper .pt10-sm {
    padding-top: 10px;
  }
  .page-wrapper .pr10-sm {
    padding-right: 10px;
  }
  .page-wrapper .pb10-sm {
    padding-bottom: 10px;
  }
  .page-wrapper .pl10-sm {
    padding-left: 10px;
  }
  .page-wrapper .p11-sm {
    padding: 11px;
  }
  .page-wrapper .pt11-sm {
    padding-top: 11px;
  }
  .page-wrapper .pr11-sm {
    padding-right: 11px;
  }
  .page-wrapper .pb11-sm {
    padding-bottom: 11px;
  }
  .page-wrapper .pl11-sm {
    padding-left: 11px;
  }
  .page-wrapper .p12-sm {
    padding: 12px;
  }
  .page-wrapper .pt12-sm {
    padding-top: 12px;
  }
  .page-wrapper .pr12-sm {
    padding-right: 12px;
  }
  .page-wrapper .pb12-sm {
    padding-bottom: 12px;
  }
  .page-wrapper .pl12-sm {
    padding-left: 12px;
  }
  .page-wrapper .p13-sm {
    padding: 13px;
  }
  .page-wrapper .pt13-sm {
    padding-top: 13px;
  }
  .page-wrapper .pr13-sm {
    padding-right: 13px;
  }
  .page-wrapper .pb13-sm {
    padding-bottom: 13px;
  }
  .page-wrapper .pl13-sm {
    padding-left: 13px;
  }
  .page-wrapper .p14-sm {
    padding: 14px;
  }
  .page-wrapper .pt14-sm {
    padding-top: 14px;
  }
  .page-wrapper .pr14-sm {
    padding-right: 14px;
  }
  .page-wrapper .pb14-sm {
    padding-bottom: 14px;
  }
  .page-wrapper .pl14-sm {
    padding-left: 14px;
  }
  .page-wrapper .p15-sm {
    padding: 15px;
  }
  .page-wrapper .pt15-sm {
    padding-top: 15px;
  }
  .page-wrapper .pr15-sm {
    padding-right: 15px;
  }
  .page-wrapper .pb15-sm {
    padding-bottom: 15px;
  }
  .page-wrapper .pl15-sm {
    padding-left: 15px;
  }
  .page-wrapper .p16-sm {
    padding: 16px;
  }
  .page-wrapper .pt16-sm {
    padding-top: 16px;
  }
  .page-wrapper .pr16-sm {
    padding-right: 16px;
  }
  .page-wrapper .pb16-sm {
    padding-bottom: 16px;
  }
  .page-wrapper .pl16-sm {
    padding-left: 16px;
  }
  .page-wrapper .p17-sm {
    padding: 17px;
  }
  .page-wrapper .pt17-sm {
    padding-top: 17px;
  }
  .page-wrapper .pr17-sm {
    padding-right: 17px;
  }
  .page-wrapper .pb17-sm {
    padding-bottom: 17px;
  }
  .page-wrapper .pl17-sm {
    padding-left: 17px;
  }
  .page-wrapper .p18-sm {
    padding: 18px;
  }
  .page-wrapper .pt18-sm {
    padding-top: 18px;
  }
  .page-wrapper .pr18-sm {
    padding-right: 18px;
  }
  .page-wrapper .pb18-sm {
    padding-bottom: 18px;
  }
  .page-wrapper .pl18-sm {
    padding-left: 18px;
  }
  .page-wrapper .p19-sm {
    padding: 19px;
  }
  .page-wrapper .pt19-sm {
    padding-top: 19px;
  }
  .page-wrapper .pr19-sm {
    padding-right: 19px;
  }
  .page-wrapper .pb19-sm {
    padding-bottom: 19px;
  }
  .page-wrapper .pl19-sm {
    padding-left: 19px;
  }
  .page-wrapper .p20-sm {
    padding: 20px;
  }
  .page-wrapper .pt20-sm {
    padding-top: 20px;
  }
  .page-wrapper .pr20-sm {
    padding-right: 20px;
  }
  .page-wrapper .pb20-sm {
    padding-bottom: 20px;
  }
  .page-wrapper .pl20-sm {
    padding-left: 20px;
  }
  .page-wrapper .p21-sm {
    padding: 21px;
  }
  .page-wrapper .pt21-sm {
    padding-top: 21px;
  }
  .page-wrapper .pr21-sm {
    padding-right: 21px;
  }
  .page-wrapper .pb21-sm {
    padding-bottom: 21px;
  }
  .page-wrapper .pl21-sm {
    padding-left: 21px;
  }
  .page-wrapper .p22-sm {
    padding: 22px;
  }
  .page-wrapper .pt22-sm {
    padding-top: 22px;
  }
  .page-wrapper .pr22-sm {
    padding-right: 22px;
  }
  .page-wrapper .pb22-sm {
    padding-bottom: 22px;
  }
  .page-wrapper .pl22-sm {
    padding-left: 22px;
  }
  .page-wrapper .p23-sm {
    padding: 23px;
  }
  .page-wrapper .pt23-sm {
    padding-top: 23px;
  }
  .page-wrapper .pr23-sm {
    padding-right: 23px;
  }
  .page-wrapper .pb23-sm {
    padding-bottom: 23px;
  }
  .page-wrapper .pl23-sm {
    padding-left: 23px;
  }
  .page-wrapper .p24-sm {
    padding: 24px;
  }
  .page-wrapper .pt24-sm {
    padding-top: 24px;
  }
  .page-wrapper .pr24-sm {
    padding-right: 24px;
  }
  .page-wrapper .pb24-sm {
    padding-bottom: 24px;
  }
  .page-wrapper .pl24-sm {
    padding-left: 24px;
  }
  .page-wrapper .p25-sm {
    padding: 25px;
  }
  .page-wrapper .pt25-sm {
    padding-top: 25px;
  }
  .page-wrapper .pr25-sm {
    padding-right: 25px;
  }
  .page-wrapper .pb25-sm {
    padding-bottom: 25px;
  }
  .page-wrapper .pl25-sm {
    padding-left: 25px;
  }
  .page-wrapper .p26-sm {
    padding: 26px;
  }
  .page-wrapper .pt26-sm {
    padding-top: 26px;
  }
  .page-wrapper .pr26-sm {
    padding-right: 26px;
  }
  .page-wrapper .pb26-sm {
    padding-bottom: 26px;
  }
  .page-wrapper .pl26-sm {
    padding-left: 26px;
  }
  .page-wrapper .p27-sm {
    padding: 27px;
  }
  .page-wrapper .pt27-sm {
    padding-top: 27px;
  }
  .page-wrapper .pr27-sm {
    padding-right: 27px;
  }
  .page-wrapper .pb27-sm {
    padding-bottom: 27px;
  }
  .page-wrapper .pl27-sm {
    padding-left: 27px;
  }
  .page-wrapper .p28-sm {
    padding: 28px;
  }
  .page-wrapper .pt28-sm {
    padding-top: 28px;
  }
  .page-wrapper .pr28-sm {
    padding-right: 28px;
  }
  .page-wrapper .pb28-sm {
    padding-bottom: 28px;
  }
  .page-wrapper .pl28-sm {
    padding-left: 28px;
  }
  .page-wrapper .p29-sm {
    padding: 29px;
  }
  .page-wrapper .pt29-sm {
    padding-top: 29px;
  }
  .page-wrapper .pr29-sm {
    padding-right: 29px;
  }
  .page-wrapper .pb29-sm {
    padding-bottom: 29px;
  }
  .page-wrapper .pl29-sm {
    padding-left: 29px;
  }
  .page-wrapper .p30-sm {
    padding: 30px;
  }
  .page-wrapper .pt30-sm {
    padding-top: 30px;
  }
  .page-wrapper .pr30-sm {
    padding-right: 30px;
  }
  .page-wrapper .pb30-sm {
    padding-bottom: 30px;
  }
  .page-wrapper .pl30-sm {
    padding-left: 30px;
  }
  .page-wrapper .p31-sm {
    padding: 31px;
  }
  .page-wrapper .pt31-sm {
    padding-top: 31px;
  }
  .page-wrapper .pr31-sm {
    padding-right: 31px;
  }
  .page-wrapper .pb31-sm {
    padding-bottom: 31px;
  }
  .page-wrapper .pl31-sm {
    padding-left: 31px;
  }
  .page-wrapper .p32-sm {
    padding: 32px;
  }
  .page-wrapper .pt32-sm {
    padding-top: 32px;
  }
  .page-wrapper .pr32-sm {
    padding-right: 32px;
  }
  .page-wrapper .pb32-sm {
    padding-bottom: 32px;
  }
  .page-wrapper .pl32-sm {
    padding-left: 32px;
  }
  .page-wrapper .p33-sm {
    padding: 33px;
  }
  .page-wrapper .pt33-sm {
    padding-top: 33px;
  }
  .page-wrapper .pr33-sm {
    padding-right: 33px;
  }
  .page-wrapper .pb33-sm {
    padding-bottom: 33px;
  }
  .page-wrapper .pl33-sm {
    padding-left: 33px;
  }
  .page-wrapper .p34-sm {
    padding: 34px;
  }
  .page-wrapper .pt34-sm {
    padding-top: 34px;
  }
  .page-wrapper .pr34-sm {
    padding-right: 34px;
  }
  .page-wrapper .pb34-sm {
    padding-bottom: 34px;
  }
  .page-wrapper .pl34-sm {
    padding-left: 34px;
  }
  .page-wrapper .p35-sm {
    padding: 35px;
  }
  .page-wrapper .pt35-sm {
    padding-top: 35px;
  }
  .page-wrapper .pr35-sm {
    padding-right: 35px;
  }
  .page-wrapper .pb35-sm {
    padding-bottom: 35px;
  }
  .page-wrapper .pl35-sm {
    padding-left: 35px;
  }
  .page-wrapper .p36-sm {
    padding: 36px;
  }
  .page-wrapper .pt36-sm {
    padding-top: 36px;
  }
  .page-wrapper .pr36-sm {
    padding-right: 36px;
  }
  .page-wrapper .pb36-sm {
    padding-bottom: 36px;
  }
  .page-wrapper .pl36-sm {
    padding-left: 36px;
  }
  .page-wrapper .p37-sm {
    padding: 37px;
  }
  .page-wrapper .pt37-sm {
    padding-top: 37px;
  }
  .page-wrapper .pr37-sm {
    padding-right: 37px;
  }
  .page-wrapper .pb37-sm {
    padding-bottom: 37px;
  }
  .page-wrapper .pl37-sm {
    padding-left: 37px;
  }
  .page-wrapper .p38-sm {
    padding: 38px;
  }
  .page-wrapper .pt38-sm {
    padding-top: 38px;
  }
  .page-wrapper .pr38-sm {
    padding-right: 38px;
  }
  .page-wrapper .pb38-sm {
    padding-bottom: 38px;
  }
  .page-wrapper .pl38-sm {
    padding-left: 38px;
  }
  .page-wrapper .p39-sm {
    padding: 39px;
  }
  .page-wrapper .pt39-sm {
    padding-top: 39px;
  }
  .page-wrapper .pr39-sm {
    padding-right: 39px;
  }
  .page-wrapper .pb39-sm {
    padding-bottom: 39px;
  }
  .page-wrapper .pl39-sm {
    padding-left: 39px;
  }
  .page-wrapper .p40-sm {
    padding: 40px;
  }
  .page-wrapper .pt40-sm {
    padding-top: 40px;
  }
  .page-wrapper .pr40-sm {
    padding-right: 40px;
  }
  .page-wrapper .pb40-sm {
    padding-bottom: 40px;
  }
  .page-wrapper .pl40-sm {
    padding-left: 40px;
  }
  .page-wrapper .p41-sm {
    padding: 41px;
  }
  .page-wrapper .pt41-sm {
    padding-top: 41px;
  }
  .page-wrapper .pr41-sm {
    padding-right: 41px;
  }
  .page-wrapper .pb41-sm {
    padding-bottom: 41px;
  }
  .page-wrapper .pl41-sm {
    padding-left: 41px;
  }
  .page-wrapper .p42-sm {
    padding: 42px;
  }
  .page-wrapper .pt42-sm {
    padding-top: 42px;
  }
  .page-wrapper .pr42-sm {
    padding-right: 42px;
  }
  .page-wrapper .pb42-sm {
    padding-bottom: 42px;
  }
  .page-wrapper .pl42-sm {
    padding-left: 42px;
  }
  .page-wrapper .p43-sm {
    padding: 43px;
  }
  .page-wrapper .pt43-sm {
    padding-top: 43px;
  }
  .page-wrapper .pr43-sm {
    padding-right: 43px;
  }
  .page-wrapper .pb43-sm {
    padding-bottom: 43px;
  }
  .page-wrapper .pl43-sm {
    padding-left: 43px;
  }
  .page-wrapper .p44-sm {
    padding: 44px;
  }
  .page-wrapper .pt44-sm {
    padding-top: 44px;
  }
  .page-wrapper .pr44-sm {
    padding-right: 44px;
  }
  .page-wrapper .pb44-sm {
    padding-bottom: 44px;
  }
  .page-wrapper .pl44-sm {
    padding-left: 44px;
  }
  .page-wrapper .p45-sm {
    padding: 45px;
  }
  .page-wrapper .pt45-sm {
    padding-top: 45px;
  }
  .page-wrapper .pr45-sm {
    padding-right: 45px;
  }
  .page-wrapper .pb45-sm {
    padding-bottom: 45px;
  }
  .page-wrapper .pl45-sm {
    padding-left: 45px;
  }
  .page-wrapper .p46-sm {
    padding: 46px;
  }
  .page-wrapper .pt46-sm {
    padding-top: 46px;
  }
  .page-wrapper .pr46-sm {
    padding-right: 46px;
  }
  .page-wrapper .pb46-sm {
    padding-bottom: 46px;
  }
  .page-wrapper .pl46-sm {
    padding-left: 46px;
  }
  .page-wrapper .p47-sm {
    padding: 47px;
  }
  .page-wrapper .pt47-sm {
    padding-top: 47px;
  }
  .page-wrapper .pr47-sm {
    padding-right: 47px;
  }
  .page-wrapper .pb47-sm {
    padding-bottom: 47px;
  }
  .page-wrapper .pl47-sm {
    padding-left: 47px;
  }
  .page-wrapper .p48-sm {
    padding: 48px;
  }
  .page-wrapper .pt48-sm {
    padding-top: 48px;
  }
  .page-wrapper .pr48-sm {
    padding-right: 48px;
  }
  .page-wrapper .pb48-sm {
    padding-bottom: 48px;
  }
  .page-wrapper .pl48-sm {
    padding-left: 48px;
  }
  .page-wrapper .p49-sm {
    padding: 49px;
  }
  .page-wrapper .pt49-sm {
    padding-top: 49px;
  }
  .page-wrapper .pr49-sm {
    padding-right: 49px;
  }
  .page-wrapper .pb49-sm {
    padding-bottom: 49px;
  }
  .page-wrapper .pl49-sm {
    padding-left: 49px;
  }
  .page-wrapper .p50-sm {
    padding: 50px;
  }
  .page-wrapper .pt50-sm {
    padding-top: 50px;
  }
  .page-wrapper .pr50-sm {
    padding-right: 50px;
  }
  .page-wrapper .pb50-sm {
    padding-bottom: 50px;
  }
  .page-wrapper .pl50-sm {
    padding-left: 50px;
  }
  .page-wrapper .m0-sm {
    margin: 0px;
  }
  .page-wrapper .mt0-sm {
    margin-top: 0px;
  }
  .page-wrapper .mr0-sm {
    margin-right: 0px;
  }
  .page-wrapper .mb0-sm {
    margin-bottom: 0px;
  }
  .page-wrapper .ml0-sm {
    margin-left: 0px;
  }
  .page-wrapper .m1-sm {
    margin: 1px;
  }
  .page-wrapper .mt1-sm {
    margin-top: 1px;
  }
  .page-wrapper .mr1-sm {
    margin-right: 1px;
  }
  .page-wrapper .mb1-sm {
    margin-bottom: 1px;
  }
  .page-wrapper .ml1-sm {
    margin-left: 1px;
  }
  .page-wrapper .m2-sm {
    margin: 2px;
  }
  .page-wrapper .mt2-sm {
    margin-top: 2px;
  }
  .page-wrapper .mr2-sm {
    margin-right: 2px;
  }
  .page-wrapper .mb2-sm {
    margin-bottom: 2px;
  }
  .page-wrapper .ml2-sm {
    margin-left: 2px;
  }
  .page-wrapper .m3-sm {
    margin: 3px;
  }
  .page-wrapper .mt3-sm {
    margin-top: 3px;
  }
  .page-wrapper .mr3-sm {
    margin-right: 3px;
  }
  .page-wrapper .mb3-sm {
    margin-bottom: 3px;
  }
  .page-wrapper .ml3-sm {
    margin-left: 3px;
  }
  .page-wrapper .m4-sm {
    margin: 4px;
  }
  .page-wrapper .mt4-sm {
    margin-top: 4px;
  }
  .page-wrapper .mr4-sm {
    margin-right: 4px;
  }
  .page-wrapper .mb4-sm {
    margin-bottom: 4px;
  }
  .page-wrapper .ml4-sm {
    margin-left: 4px;
  }
  .page-wrapper .m5-sm {
    margin: 5px;
  }
  .page-wrapper .mt5-sm {
    margin-top: 5px;
  }
  .page-wrapper .mr5-sm {
    margin-right: 5px;
  }
  .page-wrapper .mb5-sm {
    margin-bottom: 5px;
  }
  .page-wrapper .ml5-sm {
    margin-left: 5px;
  }
  .page-wrapper .m6-sm {
    margin: 6px;
  }
  .page-wrapper .mt6-sm {
    margin-top: 6px;
  }
  .page-wrapper .mr6-sm {
    margin-right: 6px;
  }
  .page-wrapper .mb6-sm {
    margin-bottom: 6px;
  }
  .page-wrapper .ml6-sm {
    margin-left: 6px;
  }
  .page-wrapper .m7-sm {
    margin: 7px;
  }
  .page-wrapper .mt7-sm {
    margin-top: 7px;
  }
  .page-wrapper .mr7-sm {
    margin-right: 7px;
  }
  .page-wrapper .mb7-sm {
    margin-bottom: 7px;
  }
  .page-wrapper .ml7-sm {
    margin-left: 7px;
  }
  .page-wrapper .m8-sm {
    margin: 8px;
  }
  .page-wrapper .mt8-sm {
    margin-top: 8px;
  }
  .page-wrapper .mr8-sm {
    margin-right: 8px;
  }
  .page-wrapper .mb8-sm {
    margin-bottom: 8px;
  }
  .page-wrapper .ml8-sm {
    margin-left: 8px;
  }
  .page-wrapper .m9-sm {
    margin: 9px;
  }
  .page-wrapper .mt9-sm {
    margin-top: 9px;
  }
  .page-wrapper .mr9-sm {
    margin-right: 9px;
  }
  .page-wrapper .mb9-sm {
    margin-bottom: 9px;
  }
  .page-wrapper .ml9-sm {
    margin-left: 9px;
  }
  .page-wrapper .m10-sm {
    margin: 10px;
  }
  .page-wrapper .mt10-sm {
    margin-top: 10px;
  }
  .page-wrapper .mr10-sm {
    margin-right: 10px;
  }
  .page-wrapper .mb10-sm {
    margin-bottom: 10px;
  }
  .page-wrapper .ml10-sm {
    margin-left: 10px;
  }
  .page-wrapper .m11-sm {
    margin: 11px;
  }
  .page-wrapper .mt11-sm {
    margin-top: 11px;
  }
  .page-wrapper .mr11-sm {
    margin-right: 11px;
  }
  .page-wrapper .mb11-sm {
    margin-bottom: 11px;
  }
  .page-wrapper .ml11-sm {
    margin-left: 11px;
  }
  .page-wrapper .m12-sm {
    margin: 12px;
  }
  .page-wrapper .mt12-sm {
    margin-top: 12px;
  }
  .page-wrapper .mr12-sm {
    margin-right: 12px;
  }
  .page-wrapper .mb12-sm {
    margin-bottom: 12px;
  }
  .page-wrapper .ml12-sm {
    margin-left: 12px;
  }
  .page-wrapper .m13-sm {
    margin: 13px;
  }
  .page-wrapper .mt13-sm {
    margin-top: 13px;
  }
  .page-wrapper .mr13-sm {
    margin-right: 13px;
  }
  .page-wrapper .mb13-sm {
    margin-bottom: 13px;
  }
  .page-wrapper .ml13-sm {
    margin-left: 13px;
  }
  .page-wrapper .m14-sm {
    margin: 14px;
  }
  .page-wrapper .mt14-sm {
    margin-top: 14px;
  }
  .page-wrapper .mr14-sm {
    margin-right: 14px;
  }
  .page-wrapper .mb14-sm {
    margin-bottom: 14px;
  }
  .page-wrapper .ml14-sm {
    margin-left: 14px;
  }
  .page-wrapper .m15-sm {
    margin: 15px;
  }
  .page-wrapper .mt15-sm {
    margin-top: 15px;
  }
  .page-wrapper .mr15-sm {
    margin-right: 15px;
  }
  .page-wrapper .mb15-sm {
    margin-bottom: 15px;
  }
  .page-wrapper .ml15-sm {
    margin-left: 15px;
  }
  .page-wrapper .m16-sm {
    margin: 16px;
  }
  .page-wrapper .mt16-sm {
    margin-top: 16px;
  }
  .page-wrapper .mr16-sm {
    margin-right: 16px;
  }
  .page-wrapper .mb16-sm {
    margin-bottom: 16px;
  }
  .page-wrapper .ml16-sm {
    margin-left: 16px;
  }
  .page-wrapper .m17-sm {
    margin: 17px;
  }
  .page-wrapper .mt17-sm {
    margin-top: 17px;
  }
  .page-wrapper .mr17-sm {
    margin-right: 17px;
  }
  .page-wrapper .mb17-sm {
    margin-bottom: 17px;
  }
  .page-wrapper .ml17-sm {
    margin-left: 17px;
  }
  .page-wrapper .m18-sm {
    margin: 18px;
  }
  .page-wrapper .mt18-sm {
    margin-top: 18px;
  }
  .page-wrapper .mr18-sm {
    margin-right: 18px;
  }
  .page-wrapper .mb18-sm {
    margin-bottom: 18px;
  }
  .page-wrapper .ml18-sm {
    margin-left: 18px;
  }
  .page-wrapper .m19-sm {
    margin: 19px;
  }
  .page-wrapper .mt19-sm {
    margin-top: 19px;
  }
  .page-wrapper .mr19-sm {
    margin-right: 19px;
  }
  .page-wrapper .mb19-sm {
    margin-bottom: 19px;
  }
  .page-wrapper .ml19-sm {
    margin-left: 19px;
  }
  .page-wrapper .m20-sm {
    margin: 20px;
  }
  .page-wrapper .mt20-sm {
    margin-top: 20px;
  }
  .page-wrapper .mr20-sm {
    margin-right: 20px;
  }
  .page-wrapper .mb20-sm {
    margin-bottom: 20px;
  }
  .page-wrapper .ml20-sm {
    margin-left: 20px;
  }
  .page-wrapper .m21-sm {
    margin: 21px;
  }
  .page-wrapper .mt21-sm {
    margin-top: 21px;
  }
  .page-wrapper .mr21-sm {
    margin-right: 21px;
  }
  .page-wrapper .mb21-sm {
    margin-bottom: 21px;
  }
  .page-wrapper .ml21-sm {
    margin-left: 21px;
  }
  .page-wrapper .m22-sm {
    margin: 22px;
  }
  .page-wrapper .mt22-sm {
    margin-top: 22px;
  }
  .page-wrapper .mr22-sm {
    margin-right: 22px;
  }
  .page-wrapper .mb22-sm {
    margin-bottom: 22px;
  }
  .page-wrapper .ml22-sm {
    margin-left: 22px;
  }
  .page-wrapper .m23-sm {
    margin: 23px;
  }
  .page-wrapper .mt23-sm {
    margin-top: 23px;
  }
  .page-wrapper .mr23-sm {
    margin-right: 23px;
  }
  .page-wrapper .mb23-sm {
    margin-bottom: 23px;
  }
  .page-wrapper .ml23-sm {
    margin-left: 23px;
  }
  .page-wrapper .m24-sm {
    margin: 24px;
  }
  .page-wrapper .mt24-sm {
    margin-top: 24px;
  }
  .page-wrapper .mr24-sm {
    margin-right: 24px;
  }
  .page-wrapper .mb24-sm {
    margin-bottom: 24px;
  }
  .page-wrapper .ml24-sm {
    margin-left: 24px;
  }
  .page-wrapper .m25-sm {
    margin: 25px;
  }
  .page-wrapper .mt25-sm {
    margin-top: 25px;
  }
  .page-wrapper .mr25-sm {
    margin-right: 25px;
  }
  .page-wrapper .mb25-sm {
    margin-bottom: 25px;
  }
  .page-wrapper .ml25-sm {
    margin-left: 25px;
  }
  .page-wrapper .m26-sm {
    margin: 26px;
  }
  .page-wrapper .mt26-sm {
    margin-top: 26px;
  }
  .page-wrapper .mr26-sm {
    margin-right: 26px;
  }
  .page-wrapper .mb26-sm {
    margin-bottom: 26px;
  }
  .page-wrapper .ml26-sm {
    margin-left: 26px;
  }
  .page-wrapper .m27-sm {
    margin: 27px;
  }
  .page-wrapper .mt27-sm {
    margin-top: 27px;
  }
  .page-wrapper .mr27-sm {
    margin-right: 27px;
  }
  .page-wrapper .mb27-sm {
    margin-bottom: 27px;
  }
  .page-wrapper .ml27-sm {
    margin-left: 27px;
  }
  .page-wrapper .m28-sm {
    margin: 28px;
  }
  .page-wrapper .mt28-sm {
    margin-top: 28px;
  }
  .page-wrapper .mr28-sm {
    margin-right: 28px;
  }
  .page-wrapper .mb28-sm {
    margin-bottom: 28px;
  }
  .page-wrapper .ml28-sm {
    margin-left: 28px;
  }
  .page-wrapper .m29-sm {
    margin: 29px;
  }
  .page-wrapper .mt29-sm {
    margin-top: 29px;
  }
  .page-wrapper .mr29-sm {
    margin-right: 29px;
  }
  .page-wrapper .mb29-sm {
    margin-bottom: 29px;
  }
  .page-wrapper .ml29-sm {
    margin-left: 29px;
  }
  .page-wrapper .m30-sm {
    margin: 30px;
  }
  .page-wrapper .mt30-sm {
    margin-top: 30px;
  }
  .page-wrapper .mr30-sm {
    margin-right: 30px;
  }
  .page-wrapper .mb30-sm {
    margin-bottom: 30px;
  }
  .page-wrapper .ml30-sm {
    margin-left: 30px;
  }
  .page-wrapper .m31-sm {
    margin: 31px;
  }
  .page-wrapper .mt31-sm {
    margin-top: 31px;
  }
  .page-wrapper .mr31-sm {
    margin-right: 31px;
  }
  .page-wrapper .mb31-sm {
    margin-bottom: 31px;
  }
  .page-wrapper .ml31-sm {
    margin-left: 31px;
  }
  .page-wrapper .m32-sm {
    margin: 32px;
  }
  .page-wrapper .mt32-sm {
    margin-top: 32px;
  }
  .page-wrapper .mr32-sm {
    margin-right: 32px;
  }
  .page-wrapper .mb32-sm {
    margin-bottom: 32px;
  }
  .page-wrapper .ml32-sm {
    margin-left: 32px;
  }
  .page-wrapper .m33-sm {
    margin: 33px;
  }
  .page-wrapper .mt33-sm {
    margin-top: 33px;
  }
  .page-wrapper .mr33-sm {
    margin-right: 33px;
  }
  .page-wrapper .mb33-sm {
    margin-bottom: 33px;
  }
  .page-wrapper .ml33-sm {
    margin-left: 33px;
  }
  .page-wrapper .m34-sm {
    margin: 34px;
  }
  .page-wrapper .mt34-sm {
    margin-top: 34px;
  }
  .page-wrapper .mr34-sm {
    margin-right: 34px;
  }
  .page-wrapper .mb34-sm {
    margin-bottom: 34px;
  }
  .page-wrapper .ml34-sm {
    margin-left: 34px;
  }
  .page-wrapper .m35-sm {
    margin: 35px;
  }
  .page-wrapper .mt35-sm {
    margin-top: 35px;
  }
  .page-wrapper .mr35-sm {
    margin-right: 35px;
  }
  .page-wrapper .mb35-sm {
    margin-bottom: 35px;
  }
  .page-wrapper .ml35-sm {
    margin-left: 35px;
  }
  .page-wrapper .m36-sm {
    margin: 36px;
  }
  .page-wrapper .mt36-sm {
    margin-top: 36px;
  }
  .page-wrapper .mr36-sm {
    margin-right: 36px;
  }
  .page-wrapper .mb36-sm {
    margin-bottom: 36px;
  }
  .page-wrapper .ml36-sm {
    margin-left: 36px;
  }
  .page-wrapper .m37-sm {
    margin: 37px;
  }
  .page-wrapper .mt37-sm {
    margin-top: 37px;
  }
  .page-wrapper .mr37-sm {
    margin-right: 37px;
  }
  .page-wrapper .mb37-sm {
    margin-bottom: 37px;
  }
  .page-wrapper .ml37-sm {
    margin-left: 37px;
  }
  .page-wrapper .m38-sm {
    margin: 38px;
  }
  .page-wrapper .mt38-sm {
    margin-top: 38px;
  }
  .page-wrapper .mr38-sm {
    margin-right: 38px;
  }
  .page-wrapper .mb38-sm {
    margin-bottom: 38px;
  }
  .page-wrapper .ml38-sm {
    margin-left: 38px;
  }
  .page-wrapper .m39-sm {
    margin: 39px;
  }
  .page-wrapper .mt39-sm {
    margin-top: 39px;
  }
  .page-wrapper .mr39-sm {
    margin-right: 39px;
  }
  .page-wrapper .mb39-sm {
    margin-bottom: 39px;
  }
  .page-wrapper .ml39-sm {
    margin-left: 39px;
  }
  .page-wrapper .m40-sm {
    margin: 40px;
  }
  .page-wrapper .mt40-sm {
    margin-top: 40px;
  }
  .page-wrapper .mr40-sm {
    margin-right: 40px;
  }
  .page-wrapper .mb40-sm {
    margin-bottom: 40px;
  }
  .page-wrapper .ml40-sm {
    margin-left: 40px;
  }
  .page-wrapper .m41-sm {
    margin: 41px;
  }
  .page-wrapper .mt41-sm {
    margin-top: 41px;
  }
  .page-wrapper .mr41-sm {
    margin-right: 41px;
  }
  .page-wrapper .mb41-sm {
    margin-bottom: 41px;
  }
  .page-wrapper .ml41-sm {
    margin-left: 41px;
  }
  .page-wrapper .m42-sm {
    margin: 42px;
  }
  .page-wrapper .mt42-sm {
    margin-top: 42px;
  }
  .page-wrapper .mr42-sm {
    margin-right: 42px;
  }
  .page-wrapper .mb42-sm {
    margin-bottom: 42px;
  }
  .page-wrapper .ml42-sm {
    margin-left: 42px;
  }
  .page-wrapper .m43-sm {
    margin: 43px;
  }
  .page-wrapper .mt43-sm {
    margin-top: 43px;
  }
  .page-wrapper .mr43-sm {
    margin-right: 43px;
  }
  .page-wrapper .mb43-sm {
    margin-bottom: 43px;
  }
  .page-wrapper .ml43-sm {
    margin-left: 43px;
  }
  .page-wrapper .m44-sm {
    margin: 44px;
  }
  .page-wrapper .mt44-sm {
    margin-top: 44px;
  }
  .page-wrapper .mr44-sm {
    margin-right: 44px;
  }
  .page-wrapper .mb44-sm {
    margin-bottom: 44px;
  }
  .page-wrapper .ml44-sm {
    margin-left: 44px;
  }
  .page-wrapper .m45-sm {
    margin: 45px;
  }
  .page-wrapper .mt45-sm {
    margin-top: 45px;
  }
  .page-wrapper .mr45-sm {
    margin-right: 45px;
  }
  .page-wrapper .mb45-sm {
    margin-bottom: 45px;
  }
  .page-wrapper .ml45-sm {
    margin-left: 45px;
  }
  .page-wrapper .m46-sm {
    margin: 46px;
  }
  .page-wrapper .mt46-sm {
    margin-top: 46px;
  }
  .page-wrapper .mr46-sm {
    margin-right: 46px;
  }
  .page-wrapper .mb46-sm {
    margin-bottom: 46px;
  }
  .page-wrapper .ml46-sm {
    margin-left: 46px;
  }
  .page-wrapper .m47-sm {
    margin: 47px;
  }
  .page-wrapper .mt47-sm {
    margin-top: 47px;
  }
  .page-wrapper .mr47-sm {
    margin-right: 47px;
  }
  .page-wrapper .mb47-sm {
    margin-bottom: 47px;
  }
  .page-wrapper .ml47-sm {
    margin-left: 47px;
  }
  .page-wrapper .m48-sm {
    margin: 48px;
  }
  .page-wrapper .mt48-sm {
    margin-top: 48px;
  }
  .page-wrapper .mr48-sm {
    margin-right: 48px;
  }
  .page-wrapper .mb48-sm {
    margin-bottom: 48px;
  }
  .page-wrapper .ml48-sm {
    margin-left: 48px;
  }
  .page-wrapper .m49-sm {
    margin: 49px;
  }
  .page-wrapper .mt49-sm {
    margin-top: 49px;
  }
  .page-wrapper .mr49-sm {
    margin-right: 49px;
  }
  .page-wrapper .mb49-sm {
    margin-bottom: 49px;
  }
  .page-wrapper .ml49-sm {
    margin-left: 49px;
  }
  .page-wrapper .m50-sm {
    margin: 50px;
  }
  .page-wrapper .mt50-sm {
    margin-top: 50px;
  }
  .page-wrapper .mr50-sm {
    margin-right: 50px;
  }
  .page-wrapper .mb50-sm {
    margin-bottom: 50px;
  }
  .page-wrapper .ml50-sm {
    margin-left: 50px;
  }
  .page-wrapper .mn0-sm {
    margin: -0px;
  }
  .page-wrapper .mtn0-sm {
    margin-top: -0px;
  }
  .page-wrapper .mrn0-sm {
    margin-right: -0px;
  }
  .page-wrapper .mbn0-sm {
    margin-bottom: -0px;
  }
  .page-wrapper .mln0-sm {
    margin-left: -0px;
  }
  .page-wrapper .mn1-sm {
    margin: -1px;
  }
  .page-wrapper .mtn1-sm {
    margin-top: -1px;
  }
  .page-wrapper .mrn1-sm {
    margin-right: -1px;
  }
  .page-wrapper .mbn1-sm {
    margin-bottom: -1px;
  }
  .page-wrapper .mln1-sm {
    margin-left: -1px;
  }
  .page-wrapper .mn2-sm {
    margin: -2px;
  }
  .page-wrapper .mtn2-sm {
    margin-top: -2px;
  }
  .page-wrapper .mrn2-sm {
    margin-right: -2px;
  }
  .page-wrapper .mbn2-sm {
    margin-bottom: -2px;
  }
  .page-wrapper .mln2-sm {
    margin-left: -2px;
  }
  .page-wrapper .mn3-sm {
    margin: -3px;
  }
  .page-wrapper .mtn3-sm {
    margin-top: -3px;
  }
  .page-wrapper .mrn3-sm {
    margin-right: -3px;
  }
  .page-wrapper .mbn3-sm {
    margin-bottom: -3px;
  }
  .page-wrapper .mln3-sm {
    margin-left: -3px;
  }
  .page-wrapper .mn4-sm {
    margin: -4px;
  }
  .page-wrapper .mtn4-sm {
    margin-top: -4px;
  }
  .page-wrapper .mrn4-sm {
    margin-right: -4px;
  }
  .page-wrapper .mbn4-sm {
    margin-bottom: -4px;
  }
  .page-wrapper .mln4-sm {
    margin-left: -4px;
  }
  .page-wrapper .mn5-sm {
    margin: -5px;
  }
  .page-wrapper .mtn5-sm {
    margin-top: -5px;
  }
  .page-wrapper .mrn5-sm {
    margin-right: -5px;
  }
  .page-wrapper .mbn5-sm {
    margin-bottom: -5px;
  }
  .page-wrapper .mln5-sm {
    margin-left: -5px;
  }
  .page-wrapper .mn6-sm {
    margin: -6px;
  }
  .page-wrapper .mtn6-sm {
    margin-top: -6px;
  }
  .page-wrapper .mrn6-sm {
    margin-right: -6px;
  }
  .page-wrapper .mbn6-sm {
    margin-bottom: -6px;
  }
  .page-wrapper .mln6-sm {
    margin-left: -6px;
  }
  .page-wrapper .mn7-sm {
    margin: -7px;
  }
  .page-wrapper .mtn7-sm {
    margin-top: -7px;
  }
  .page-wrapper .mrn7-sm {
    margin-right: -7px;
  }
  .page-wrapper .mbn7-sm {
    margin-bottom: -7px;
  }
  .page-wrapper .mln7-sm {
    margin-left: -7px;
  }
  .page-wrapper .mn8-sm {
    margin: -8px;
  }
  .page-wrapper .mtn8-sm {
    margin-top: -8px;
  }
  .page-wrapper .mrn8-sm {
    margin-right: -8px;
  }
  .page-wrapper .mbn8-sm {
    margin-bottom: -8px;
  }
  .page-wrapper .mln8-sm {
    margin-left: -8px;
  }
  .page-wrapper .mn9-sm {
    margin: -9px;
  }
  .page-wrapper .mtn9-sm {
    margin-top: -9px;
  }
  .page-wrapper .mrn9-sm {
    margin-right: -9px;
  }
  .page-wrapper .mbn9-sm {
    margin-bottom: -9px;
  }
  .page-wrapper .mln9-sm {
    margin-left: -9px;
  }
  .page-wrapper .mn10-sm {
    margin: -10px;
  }
  .page-wrapper .mtn10-sm {
    margin-top: -10px;
  }
  .page-wrapper .mrn10-sm {
    margin-right: -10px;
  }
  .page-wrapper .mbn10-sm {
    margin-bottom: -10px;
  }
  .page-wrapper .mln10-sm {
    margin-left: -10px;
  }
  .page-wrapper .mn11-sm {
    margin: -11px;
  }
  .page-wrapper .mtn11-sm {
    margin-top: -11px;
  }
  .page-wrapper .mrn11-sm {
    margin-right: -11px;
  }
  .page-wrapper .mbn11-sm {
    margin-bottom: -11px;
  }
  .page-wrapper .mln11-sm {
    margin-left: -11px;
  }
  .page-wrapper .mn12-sm {
    margin: -12px;
  }
  .page-wrapper .mtn12-sm {
    margin-top: -12px;
  }
  .page-wrapper .mrn12-sm {
    margin-right: -12px;
  }
  .page-wrapper .mbn12-sm {
    margin-bottom: -12px;
  }
  .page-wrapper .mln12-sm {
    margin-left: -12px;
  }
  .page-wrapper .mn13-sm {
    margin: -13px;
  }
  .page-wrapper .mtn13-sm {
    margin-top: -13px;
  }
  .page-wrapper .mrn13-sm {
    margin-right: -13px;
  }
  .page-wrapper .mbn13-sm {
    margin-bottom: -13px;
  }
  .page-wrapper .mln13-sm {
    margin-left: -13px;
  }
  .page-wrapper .mn14-sm {
    margin: -14px;
  }
  .page-wrapper .mtn14-sm {
    margin-top: -14px;
  }
  .page-wrapper .mrn14-sm {
    margin-right: -14px;
  }
  .page-wrapper .mbn14-sm {
    margin-bottom: -14px;
  }
  .page-wrapper .mln14-sm {
    margin-left: -14px;
  }
  .page-wrapper .mn15-sm {
    margin: -15px;
  }
  .page-wrapper .mtn15-sm {
    margin-top: -15px;
  }
  .page-wrapper .mrn15-sm {
    margin-right: -15px;
  }
  .page-wrapper .mbn15-sm {
    margin-bottom: -15px;
  }
  .page-wrapper .mln15-sm {
    margin-left: -15px;
  }
  .page-wrapper .mn16-sm {
    margin: -16px;
  }
  .page-wrapper .mtn16-sm {
    margin-top: -16px;
  }
  .page-wrapper .mrn16-sm {
    margin-right: -16px;
  }
  .page-wrapper .mbn16-sm {
    margin-bottom: -16px;
  }
  .page-wrapper .mln16-sm {
    margin-left: -16px;
  }
  .page-wrapper .mn17-sm {
    margin: -17px;
  }
  .page-wrapper .mtn17-sm {
    margin-top: -17px;
  }
  .page-wrapper .mrn17-sm {
    margin-right: -17px;
  }
  .page-wrapper .mbn17-sm {
    margin-bottom: -17px;
  }
  .page-wrapper .mln17-sm {
    margin-left: -17px;
  }
  .page-wrapper .mn18-sm {
    margin: -18px;
  }
  .page-wrapper .mtn18-sm {
    margin-top: -18px;
  }
  .page-wrapper .mrn18-sm {
    margin-right: -18px;
  }
  .page-wrapper .mbn18-sm {
    margin-bottom: -18px;
  }
  .page-wrapper .mln18-sm {
    margin-left: -18px;
  }
  .page-wrapper .mn19-sm {
    margin: -19px;
  }
  .page-wrapper .mtn19-sm {
    margin-top: -19px;
  }
  .page-wrapper .mrn19-sm {
    margin-right: -19px;
  }
  .page-wrapper .mbn19-sm {
    margin-bottom: -19px;
  }
  .page-wrapper .mln19-sm {
    margin-left: -19px;
  }
  .page-wrapper .mn20-sm {
    margin: -20px;
  }
  .page-wrapper .mtn20-sm {
    margin-top: -20px;
  }
  .page-wrapper .mrn20-sm {
    margin-right: -20px;
  }
  .page-wrapper .mbn20-sm {
    margin-bottom: -20px;
  }
  .page-wrapper .mln20-sm {
    margin-left: -20px;
  }
  .page-wrapper .mn21-sm {
    margin: -21px;
  }
  .page-wrapper .mtn21-sm {
    margin-top: -21px;
  }
  .page-wrapper .mrn21-sm {
    margin-right: -21px;
  }
  .page-wrapper .mbn21-sm {
    margin-bottom: -21px;
  }
  .page-wrapper .mln21-sm {
    margin-left: -21px;
  }
  .page-wrapper .mn22-sm {
    margin: -22px;
  }
  .page-wrapper .mtn22-sm {
    margin-top: -22px;
  }
  .page-wrapper .mrn22-sm {
    margin-right: -22px;
  }
  .page-wrapper .mbn22-sm {
    margin-bottom: -22px;
  }
  .page-wrapper .mln22-sm {
    margin-left: -22px;
  }
  .page-wrapper .mn23-sm {
    margin: -23px;
  }
  .page-wrapper .mtn23-sm {
    margin-top: -23px;
  }
  .page-wrapper .mrn23-sm {
    margin-right: -23px;
  }
  .page-wrapper .mbn23-sm {
    margin-bottom: -23px;
  }
  .page-wrapper .mln23-sm {
    margin-left: -23px;
  }
  .page-wrapper .mn24-sm {
    margin: -24px;
  }
  .page-wrapper .mtn24-sm {
    margin-top: -24px;
  }
  .page-wrapper .mrn24-sm {
    margin-right: -24px;
  }
  .page-wrapper .mbn24-sm {
    margin-bottom: -24px;
  }
  .page-wrapper .mln24-sm {
    margin-left: -24px;
  }
  .page-wrapper .mn25-sm {
    margin: -25px;
  }
  .page-wrapper .mtn25-sm {
    margin-top: -25px;
  }
  .page-wrapper .mrn25-sm {
    margin-right: -25px;
  }
  .page-wrapper .mbn25-sm {
    margin-bottom: -25px;
  }
  .page-wrapper .mln25-sm {
    margin-left: -25px;
  }
  .page-wrapper .mn26-sm {
    margin: -26px;
  }
  .page-wrapper .mtn26-sm {
    margin-top: -26px;
  }
  .page-wrapper .mrn26-sm {
    margin-right: -26px;
  }
  .page-wrapper .mbn26-sm {
    margin-bottom: -26px;
  }
  .page-wrapper .mln26-sm {
    margin-left: -26px;
  }
  .page-wrapper .mn27-sm {
    margin: -27px;
  }
  .page-wrapper .mtn27-sm {
    margin-top: -27px;
  }
  .page-wrapper .mrn27-sm {
    margin-right: -27px;
  }
  .page-wrapper .mbn27-sm {
    margin-bottom: -27px;
  }
  .page-wrapper .mln27-sm {
    margin-left: -27px;
  }
  .page-wrapper .mn28-sm {
    margin: -28px;
  }
  .page-wrapper .mtn28-sm {
    margin-top: -28px;
  }
  .page-wrapper .mrn28-sm {
    margin-right: -28px;
  }
  .page-wrapper .mbn28-sm {
    margin-bottom: -28px;
  }
  .page-wrapper .mln28-sm {
    margin-left: -28px;
  }
  .page-wrapper .mn29-sm {
    margin: -29px;
  }
  .page-wrapper .mtn29-sm {
    margin-top: -29px;
  }
  .page-wrapper .mrn29-sm {
    margin-right: -29px;
  }
  .page-wrapper .mbn29-sm {
    margin-bottom: -29px;
  }
  .page-wrapper .mln29-sm {
    margin-left: -29px;
  }
  .page-wrapper .mn30-sm {
    margin: -30px;
  }
  .page-wrapper .mtn30-sm {
    margin-top: -30px;
  }
  .page-wrapper .mrn30-sm {
    margin-right: -30px;
  }
  .page-wrapper .mbn30-sm {
    margin-bottom: -30px;
  }
  .page-wrapper .mln30-sm {
    margin-left: -30px;
  }
  .page-wrapper .mn31-sm {
    margin: -31px;
  }
  .page-wrapper .mtn31-sm {
    margin-top: -31px;
  }
  .page-wrapper .mrn31-sm {
    margin-right: -31px;
  }
  .page-wrapper .mbn31-sm {
    margin-bottom: -31px;
  }
  .page-wrapper .mln31-sm {
    margin-left: -31px;
  }
  .page-wrapper .mn32-sm {
    margin: -32px;
  }
  .page-wrapper .mtn32-sm {
    margin-top: -32px;
  }
  .page-wrapper .mrn32-sm {
    margin-right: -32px;
  }
  .page-wrapper .mbn32-sm {
    margin-bottom: -32px;
  }
  .page-wrapper .mln32-sm {
    margin-left: -32px;
  }
  .page-wrapper .mn33-sm {
    margin: -33px;
  }
  .page-wrapper .mtn33-sm {
    margin-top: -33px;
  }
  .page-wrapper .mrn33-sm {
    margin-right: -33px;
  }
  .page-wrapper .mbn33-sm {
    margin-bottom: -33px;
  }
  .page-wrapper .mln33-sm {
    margin-left: -33px;
  }
  .page-wrapper .mn34-sm {
    margin: -34px;
  }
  .page-wrapper .mtn34-sm {
    margin-top: -34px;
  }
  .page-wrapper .mrn34-sm {
    margin-right: -34px;
  }
  .page-wrapper .mbn34-sm {
    margin-bottom: -34px;
  }
  .page-wrapper .mln34-sm {
    margin-left: -34px;
  }
  .page-wrapper .mn35-sm {
    margin: -35px;
  }
  .page-wrapper .mtn35-sm {
    margin-top: -35px;
  }
  .page-wrapper .mrn35-sm {
    margin-right: -35px;
  }
  .page-wrapper .mbn35-sm {
    margin-bottom: -35px;
  }
  .page-wrapper .mln35-sm {
    margin-left: -35px;
  }
  .page-wrapper .mn36-sm {
    margin: -36px;
  }
  .page-wrapper .mtn36-sm {
    margin-top: -36px;
  }
  .page-wrapper .mrn36-sm {
    margin-right: -36px;
  }
  .page-wrapper .mbn36-sm {
    margin-bottom: -36px;
  }
  .page-wrapper .mln36-sm {
    margin-left: -36px;
  }
  .page-wrapper .mn37-sm {
    margin: -37px;
  }
  .page-wrapper .mtn37-sm {
    margin-top: -37px;
  }
  .page-wrapper .mrn37-sm {
    margin-right: -37px;
  }
  .page-wrapper .mbn37-sm {
    margin-bottom: -37px;
  }
  .page-wrapper .mln37-sm {
    margin-left: -37px;
  }
  .page-wrapper .mn38-sm {
    margin: -38px;
  }
  .page-wrapper .mtn38-sm {
    margin-top: -38px;
  }
  .page-wrapper .mrn38-sm {
    margin-right: -38px;
  }
  .page-wrapper .mbn38-sm {
    margin-bottom: -38px;
  }
  .page-wrapper .mln38-sm {
    margin-left: -38px;
  }
  .page-wrapper .mn39-sm {
    margin: -39px;
  }
  .page-wrapper .mtn39-sm {
    margin-top: -39px;
  }
  .page-wrapper .mrn39-sm {
    margin-right: -39px;
  }
  .page-wrapper .mbn39-sm {
    margin-bottom: -39px;
  }
  .page-wrapper .mln39-sm {
    margin-left: -39px;
  }
  .page-wrapper .mn40-sm {
    margin: -40px;
  }
  .page-wrapper .mtn40-sm {
    margin-top: -40px;
  }
  .page-wrapper .mrn40-sm {
    margin-right: -40px;
  }
  .page-wrapper .mbn40-sm {
    margin-bottom: -40px;
  }
  .page-wrapper .mln40-sm {
    margin-left: -40px;
  }
  .page-wrapper .mn41-sm {
    margin: -41px;
  }
  .page-wrapper .mtn41-sm {
    margin-top: -41px;
  }
  .page-wrapper .mrn41-sm {
    margin-right: -41px;
  }
  .page-wrapper .mbn41-sm {
    margin-bottom: -41px;
  }
  .page-wrapper .mln41-sm {
    margin-left: -41px;
  }
  .page-wrapper .mn42-sm {
    margin: -42px;
  }
  .page-wrapper .mtn42-sm {
    margin-top: -42px;
  }
  .page-wrapper .mrn42-sm {
    margin-right: -42px;
  }
  .page-wrapper .mbn42-sm {
    margin-bottom: -42px;
  }
  .page-wrapper .mln42-sm {
    margin-left: -42px;
  }
  .page-wrapper .mn43-sm {
    margin: -43px;
  }
  .page-wrapper .mtn43-sm {
    margin-top: -43px;
  }
  .page-wrapper .mrn43-sm {
    margin-right: -43px;
  }
  .page-wrapper .mbn43-sm {
    margin-bottom: -43px;
  }
  .page-wrapper .mln43-sm {
    margin-left: -43px;
  }
  .page-wrapper .mn44-sm {
    margin: -44px;
  }
  .page-wrapper .mtn44-sm {
    margin-top: -44px;
  }
  .page-wrapper .mrn44-sm {
    margin-right: -44px;
  }
  .page-wrapper .mbn44-sm {
    margin-bottom: -44px;
  }
  .page-wrapper .mln44-sm {
    margin-left: -44px;
  }
  .page-wrapper .mn45-sm {
    margin: -45px;
  }
  .page-wrapper .mtn45-sm {
    margin-top: -45px;
  }
  .page-wrapper .mrn45-sm {
    margin-right: -45px;
  }
  .page-wrapper .mbn45-sm {
    margin-bottom: -45px;
  }
  .page-wrapper .mln45-sm {
    margin-left: -45px;
  }
  .page-wrapper .mn46-sm {
    margin: -46px;
  }
  .page-wrapper .mtn46-sm {
    margin-top: -46px;
  }
  .page-wrapper .mrn46-sm {
    margin-right: -46px;
  }
  .page-wrapper .mbn46-sm {
    margin-bottom: -46px;
  }
  .page-wrapper .mln46-sm {
    margin-left: -46px;
  }
  .page-wrapper .mn47-sm {
    margin: -47px;
  }
  .page-wrapper .mtn47-sm {
    margin-top: -47px;
  }
  .page-wrapper .mrn47-sm {
    margin-right: -47px;
  }
  .page-wrapper .mbn47-sm {
    margin-bottom: -47px;
  }
  .page-wrapper .mln47-sm {
    margin-left: -47px;
  }
  .page-wrapper .mn48-sm {
    margin: -48px;
  }
  .page-wrapper .mtn48-sm {
    margin-top: -48px;
  }
  .page-wrapper .mrn48-sm {
    margin-right: -48px;
  }
  .page-wrapper .mbn48-sm {
    margin-bottom: -48px;
  }
  .page-wrapper .mln48-sm {
    margin-left: -48px;
  }
  .page-wrapper .mn49-sm {
    margin: -49px;
  }
  .page-wrapper .mtn49-sm {
    margin-top: -49px;
  }
  .page-wrapper .mrn49-sm {
    margin-right: -49px;
  }
  .page-wrapper .mbn49-sm {
    margin-bottom: -49px;
  }
  .page-wrapper .mln49-sm {
    margin-left: -49px;
  }
  .page-wrapper .mn50-sm {
    margin: -50px;
  }
  .page-wrapper .mtn50-sm {
    margin-top: -50px;
  }
  .page-wrapper .mrn50-sm {
    margin-right: -50px;
  }
  .page-wrapper .mbn50-sm {
    margin-bottom: -50px;
  }
  .page-wrapper .mln50-sm {
    margin-left: -50px;
  }
  [class^="col-sm"],
  [class*=" col-sm"] {
    box-sizing: border-box;
    flex: 0 0 auto;
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #282828;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #282828;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #282828;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #282828;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #282828;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .products-grid .product-item {
    margin-bottom: 3rem;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 1rem 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 1rem;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 2rem 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 2.5rem;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 4rem;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 276px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 2rem;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .block-promo {
    margin-bottom: 40px;
  }
  .block-promo .content {
    display: block;
  }
  .block-promo.banner-main {
    min-height: 500px;
  }
  .block-promo.banner-main .content {
    display: table-cell;
  }
  .block-promo.image .content {
    display: table-cell;
  }
  .block-promo.image .image {
    display: table-cell;
  }
  .block-promo-wrapper .block-promo {
    float: left;
    border-right: 32px solid #fff;
  }
  .block-promo-wrapper:after {
    clear: both;
  }
  .block-promo-wrapper:before,
  .block-promo-wrapper:after {
    content: "";
    display: table;
  }
  .block-promo-2columns .block-promo {
    width: 50%;
  }
  .block-promo-2columns .block-promo .title {
    font-size: 2.6rem;
  }
  .block-promo-3columns .block-promo {
    width: 33.3%;
    min-height: 265px;
  }
  .block-promo-3columns .block-promo .title {
    font-size: 2.2rem;
  }
  .block-promo-3columns .block-promo:nth-child(3n) {
    border-right: 0;
  }
  .block-promo-2columns .block-promo:nth-child(2n) {
    border-right: 0;
  }
  /* Reset bottom margin if included in a static block */
  .block-static-block.widget .block-promo {
    margin-bottom: 0;
  }
  [class^="col-sm"],
  [class*=" col-sm"] {
    box-sizing: border-box;
    flex: 0 0 auto;
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .column.main .product-item .price-box,
  .product-info-collateral .product-item .price-box {
    width: 100%;
  }
  .column.main .ev-product-item,
  .product-info-collateral .ev-product-item {
    margin-bottom: 50px;
  }
  .product-item-actions .actions-primary {
    display: block;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: auto;
  }
  .cms-customer-service.page-layout-3columns .column.main {
    width: 40%;
  }
  .cms-customer-service.page-layout-3columns .sidebar-additional {
    width: 40%;
  }
}
/* Extended styles */
/* Footer links color */
.p0--xs {
  padding: 0px;
}
.pt0--xs {
  padding-top: 0px;
}
.pr0--xs {
  padding-right: 0px;
}
.pb0--xs {
  padding-bottom: 0px;
}
.pl0--xs {
  padding-left: 0px;
}
.p5--xs {
  padding: 5px;
}
.pt5--xs {
  padding-top: 5px;
}
.pr5--xs {
  padding-right: 5px;
}
.pb5--xs {
  padding-bottom: 5px;
}
.pl5--xs {
  padding-left: 5px;
}
.p10--xs {
  padding: 10px;
}
.pt10--xs {
  padding-top: 10px;
}
.pr10--xs {
  padding-right: 10px;
}
.pb10--xs {
  padding-bottom: 10px;
}
.pl10--xs {
  padding-left: 10px;
}
.p15--xs {
  padding: 15px;
}
.pt15--xs {
  padding-top: 15px;
}
.pr15--xs {
  padding-right: 15px;
}
.pb15--xs {
  padding-bottom: 15px;
}
.pl15--xs {
  padding-left: 15px;
}
.p20--xs {
  padding: 20px;
}
.pt20--xs {
  padding-top: 20px;
}
.pr20--xs {
  padding-right: 20px;
}
.pb20--xs {
  padding-bottom: 20px;
}
.pl20--xs {
  padding-left: 20px;
}
.p25--xs {
  padding: 25px;
}
.pt25--xs {
  padding-top: 25px;
}
.pr25--xs {
  padding-right: 25px;
}
.pb25--xs {
  padding-bottom: 25px;
}
.pl25--xs {
  padding-left: 25px;
}
.p30--xs {
  padding: 30px;
}
.pt30--xs {
  padding-top: 30px;
}
.pr30--xs {
  padding-right: 30px;
}
.pb30--xs {
  padding-bottom: 30px;
}
.pl30--xs {
  padding-left: 30px;
}
.p35--xs {
  padding: 35px;
}
.pt35--xs {
  padding-top: 35px;
}
.pr35--xs {
  padding-right: 35px;
}
.pb35--xs {
  padding-bottom: 35px;
}
.pl35--xs {
  padding-left: 35px;
}
.p40--xs {
  padding: 40px;
}
.pt40--xs {
  padding-top: 40px;
}
.pr40--xs {
  padding-right: 40px;
}
.pb40--xs {
  padding-bottom: 40px;
}
.pl40--xs {
  padding-left: 40px;
}
.p45--xs {
  padding: 45px;
}
.pt45--xs {
  padding-top: 45px;
}
.pr45--xs {
  padding-right: 45px;
}
.pb45--xs {
  padding-bottom: 45px;
}
.pl45--xs {
  padding-left: 45px;
}
.p50--xs {
  padding: 50px;
}
.pt50--xs {
  padding-top: 50px;
}
.pr50--xs {
  padding-right: 50px;
}
.pb50--xs {
  padding-bottom: 50px;
}
.pl50--xs {
  padding-left: 50px;
}
.p55--xs {
  padding: 55px;
}
.pt55--xs {
  padding-top: 55px;
}
.pr55--xs {
  padding-right: 55px;
}
.pb55--xs {
  padding-bottom: 55px;
}
.pl55--xs {
  padding-left: 55px;
}
.p60--xs {
  padding: 60px;
}
.pt60--xs {
  padding-top: 60px;
}
.pr60--xs {
  padding-right: 60px;
}
.pb60--xs {
  padding-bottom: 60px;
}
.pl60--xs {
  padding-left: 60px;
}
.p65--xs {
  padding: 65px;
}
.pt65--xs {
  padding-top: 65px;
}
.pr65--xs {
  padding-right: 65px;
}
.pb65--xs {
  padding-bottom: 65px;
}
.pl65--xs {
  padding-left: 65px;
}
.p70--xs {
  padding: 70px;
}
.pt70--xs {
  padding-top: 70px;
}
.pr70--xs {
  padding-right: 70px;
}
.pb70--xs {
  padding-bottom: 70px;
}
.pl70--xs {
  padding-left: 70px;
}
.p75--xs {
  padding: 75px;
}
.pt75--xs {
  padding-top: 75px;
}
.pr75--xs {
  padding-right: 75px;
}
.pb75--xs {
  padding-bottom: 75px;
}
.pl75--xs {
  padding-left: 75px;
}
.p80--xs {
  padding: 80px;
}
.pt80--xs {
  padding-top: 80px;
}
.pr80--xs {
  padding-right: 80px;
}
.pb80--xs {
  padding-bottom: 80px;
}
.pl80--xs {
  padding-left: 80px;
}
.p85--xs {
  padding: 85px;
}
.pt85--xs {
  padding-top: 85px;
}
.pr85--xs {
  padding-right: 85px;
}
.pb85--xs {
  padding-bottom: 85px;
}
.pl85--xs {
  padding-left: 85px;
}
.p90--xs {
  padding: 90px;
}
.pt90--xs {
  padding-top: 90px;
}
.pr90--xs {
  padding-right: 90px;
}
.pb90--xs {
  padding-bottom: 90px;
}
.pl90--xs {
  padding-left: 90px;
}
.p95--xs {
  padding: 95px;
}
.pt95--xs {
  padding-top: 95px;
}
.pr95--xs {
  padding-right: 95px;
}
.pb95--xs {
  padding-bottom: 95px;
}
.pl95--xs {
  padding-left: 95px;
}
.p100--xs {
  padding: 100px;
}
.pt100--xs {
  padding-top: 100px;
}
.pr100--xs {
  padding-right: 100px;
}
.pb100--xs {
  padding-bottom: 100px;
}
.pl100--xs {
  padding-left: 100px;
}
.m0--xs {
  margin: 0px;
}
.mt0--xs {
  margin-top: 0px;
}
.mr0--xs {
  margin-right: 0px;
}
.mb0--xs {
  margin-bottom: 0px;
}
.ml0--xs {
  margin-left: 0px;
}
.m5--xs {
  margin: 5px;
}
.mt5--xs {
  margin-top: 5px;
}
.mr5--xs {
  margin-right: 5px;
}
.mb5--xs {
  margin-bottom: 5px;
}
.ml5--xs {
  margin-left: 5px;
}
.m10--xs {
  margin: 10px;
}
.mt10--xs {
  margin-top: 10px;
}
.mr10--xs {
  margin-right: 10px;
}
.mb10--xs {
  margin-bottom: 10px;
}
.ml10--xs {
  margin-left: 10px;
}
.m15--xs {
  margin: 15px;
}
.mt15--xs {
  margin-top: 15px;
}
.mr15--xs {
  margin-right: 15px;
}
.mb15--xs {
  margin-bottom: 15px;
}
.ml15--xs {
  margin-left: 15px;
}
.m20--xs {
  margin: 20px;
}
.mt20--xs {
  margin-top: 20px;
}
.mr20--xs {
  margin-right: 20px;
}
.mb20--xs {
  margin-bottom: 20px;
}
.ml20--xs {
  margin-left: 20px;
}
.m25--xs {
  margin: 25px;
}
.mt25--xs {
  margin-top: 25px;
}
.mr25--xs {
  margin-right: 25px;
}
.mb25--xs {
  margin-bottom: 25px;
}
.ml25--xs {
  margin-left: 25px;
}
.m30--xs {
  margin: 30px;
}
.mt30--xs {
  margin-top: 30px;
}
.mr30--xs {
  margin-right: 30px;
}
.mb30--xs {
  margin-bottom: 30px;
}
.ml30--xs {
  margin-left: 30px;
}
.m35--xs {
  margin: 35px;
}
.mt35--xs {
  margin-top: 35px;
}
.mr35--xs {
  margin-right: 35px;
}
.mb35--xs {
  margin-bottom: 35px;
}
.ml35--xs {
  margin-left: 35px;
}
.m40--xs {
  margin: 40px;
}
.mt40--xs {
  margin-top: 40px;
}
.mr40--xs {
  margin-right: 40px;
}
.mb40--xs {
  margin-bottom: 40px;
}
.ml40--xs {
  margin-left: 40px;
}
.m45--xs {
  margin: 45px;
}
.mt45--xs {
  margin-top: 45px;
}
.mr45--xs {
  margin-right: 45px;
}
.mb45--xs {
  margin-bottom: 45px;
}
.ml45--xs {
  margin-left: 45px;
}
.m50--xs {
  margin: 50px;
}
.mt50--xs {
  margin-top: 50px;
}
.mr50--xs {
  margin-right: 50px;
}
.mb50--xs {
  margin-bottom: 50px;
}
.ml50--xs {
  margin-left: 50px;
}
.m55--xs {
  margin: 55px;
}
.mt55--xs {
  margin-top: 55px;
}
.mr55--xs {
  margin-right: 55px;
}
.mb55--xs {
  margin-bottom: 55px;
}
.ml55--xs {
  margin-left: 55px;
}
.m60--xs {
  margin: 60px;
}
.mt60--xs {
  margin-top: 60px;
}
.mr60--xs {
  margin-right: 60px;
}
.mb60--xs {
  margin-bottom: 60px;
}
.ml60--xs {
  margin-left: 60px;
}
.m65--xs {
  margin: 65px;
}
.mt65--xs {
  margin-top: 65px;
}
.mr65--xs {
  margin-right: 65px;
}
.mb65--xs {
  margin-bottom: 65px;
}
.ml65--xs {
  margin-left: 65px;
}
.m70--xs {
  margin: 70px;
}
.mt70--xs {
  margin-top: 70px;
}
.mr70--xs {
  margin-right: 70px;
}
.mb70--xs {
  margin-bottom: 70px;
}
.ml70--xs {
  margin-left: 70px;
}
.m75--xs {
  margin: 75px;
}
.mt75--xs {
  margin-top: 75px;
}
.mr75--xs {
  margin-right: 75px;
}
.mb75--xs {
  margin-bottom: 75px;
}
.ml75--xs {
  margin-left: 75px;
}
.m80--xs {
  margin: 80px;
}
.mt80--xs {
  margin-top: 80px;
}
.mr80--xs {
  margin-right: 80px;
}
.mb80--xs {
  margin-bottom: 80px;
}
.ml80--xs {
  margin-left: 80px;
}
.m85--xs {
  margin: 85px;
}
.mt85--xs {
  margin-top: 85px;
}
.mr85--xs {
  margin-right: 85px;
}
.mb85--xs {
  margin-bottom: 85px;
}
.ml85--xs {
  margin-left: 85px;
}
.m90--xs {
  margin: 90px;
}
.mt90--xs {
  margin-top: 90px;
}
.mr90--xs {
  margin-right: 90px;
}
.mb90--xs {
  margin-bottom: 90px;
}
.ml90--xs {
  margin-left: 90px;
}
.m95--xs {
  margin: 95px;
}
.mt95--xs {
  margin-top: 95px;
}
.mr95--xs {
  margin-right: 95px;
}
.mb95--xs {
  margin-bottom: 95px;
}
.ml95--xs {
  margin-left: 95px;
}
.m100--xs {
  margin: 100px;
}
.mt100--xs {
  margin-top: 100px;
}
.mr100--xs {
  margin-right: 100px;
}
.mb100--xs {
  margin-bottom: 100px;
}
.ml100--xs {
  margin-left: 100px;
}
@media (min-width: 768px) {
  .p0--sm {
    padding: 0px;
  }
  .pt0--sm {
    padding-top: 0px;
  }
  .pr0--sm {
    padding-right: 0px;
  }
  .pb0--sm {
    padding-bottom: 0px;
  }
  .pl0--sm {
    padding-left: 0px;
  }
  .p5--sm {
    padding: 5px;
  }
  .pt5--sm {
    padding-top: 5px;
  }
  .pr5--sm {
    padding-right: 5px;
  }
  .pb5--sm {
    padding-bottom: 5px;
  }
  .pl5--sm {
    padding-left: 5px;
  }
  .p10--sm {
    padding: 10px;
  }
  .pt10--sm {
    padding-top: 10px;
  }
  .pr10--sm {
    padding-right: 10px;
  }
  .pb10--sm {
    padding-bottom: 10px;
  }
  .pl10--sm {
    padding-left: 10px;
  }
  .p15--sm {
    padding: 15px;
  }
  .pt15--sm {
    padding-top: 15px;
  }
  .pr15--sm {
    padding-right: 15px;
  }
  .pb15--sm {
    padding-bottom: 15px;
  }
  .pl15--sm {
    padding-left: 15px;
  }
  .p20--sm {
    padding: 20px;
  }
  .pt20--sm {
    padding-top: 20px;
  }
  .pr20--sm {
    padding-right: 20px;
  }
  .pb20--sm {
    padding-bottom: 20px;
  }
  .pl20--sm {
    padding-left: 20px;
  }
  .p25--sm {
    padding: 25px;
  }
  .pt25--sm {
    padding-top: 25px;
  }
  .pr25--sm {
    padding-right: 25px;
  }
  .pb25--sm {
    padding-bottom: 25px;
  }
  .pl25--sm {
    padding-left: 25px;
  }
  .p30--sm {
    padding: 30px;
  }
  .pt30--sm {
    padding-top: 30px;
  }
  .pr30--sm {
    padding-right: 30px;
  }
  .pb30--sm {
    padding-bottom: 30px;
  }
  .pl30--sm {
    padding-left: 30px;
  }
  .p35--sm {
    padding: 35px;
  }
  .pt35--sm {
    padding-top: 35px;
  }
  .pr35--sm {
    padding-right: 35px;
  }
  .pb35--sm {
    padding-bottom: 35px;
  }
  .pl35--sm {
    padding-left: 35px;
  }
  .p40--sm {
    padding: 40px;
  }
  .pt40--sm {
    padding-top: 40px;
  }
  .pr40--sm {
    padding-right: 40px;
  }
  .pb40--sm {
    padding-bottom: 40px;
  }
  .pl40--sm {
    padding-left: 40px;
  }
  .p45--sm {
    padding: 45px;
  }
  .pt45--sm {
    padding-top: 45px;
  }
  .pr45--sm {
    padding-right: 45px;
  }
  .pb45--sm {
    padding-bottom: 45px;
  }
  .pl45--sm {
    padding-left: 45px;
  }
  .p50--sm {
    padding: 50px;
  }
  .pt50--sm {
    padding-top: 50px;
  }
  .pr50--sm {
    padding-right: 50px;
  }
  .pb50--sm {
    padding-bottom: 50px;
  }
  .pl50--sm {
    padding-left: 50px;
  }
  .p55--sm {
    padding: 55px;
  }
  .pt55--sm {
    padding-top: 55px;
  }
  .pr55--sm {
    padding-right: 55px;
  }
  .pb55--sm {
    padding-bottom: 55px;
  }
  .pl55--sm {
    padding-left: 55px;
  }
  .p60--sm {
    padding: 60px;
  }
  .pt60--sm {
    padding-top: 60px;
  }
  .pr60--sm {
    padding-right: 60px;
  }
  .pb60--sm {
    padding-bottom: 60px;
  }
  .pl60--sm {
    padding-left: 60px;
  }
  .p65--sm {
    padding: 65px;
  }
  .pt65--sm {
    padding-top: 65px;
  }
  .pr65--sm {
    padding-right: 65px;
  }
  .pb65--sm {
    padding-bottom: 65px;
  }
  .pl65--sm {
    padding-left: 65px;
  }
  .p70--sm {
    padding: 70px;
  }
  .pt70--sm {
    padding-top: 70px;
  }
  .pr70--sm {
    padding-right: 70px;
  }
  .pb70--sm {
    padding-bottom: 70px;
  }
  .pl70--sm {
    padding-left: 70px;
  }
  .p75--sm {
    padding: 75px;
  }
  .pt75--sm {
    padding-top: 75px;
  }
  .pr75--sm {
    padding-right: 75px;
  }
  .pb75--sm {
    padding-bottom: 75px;
  }
  .pl75--sm {
    padding-left: 75px;
  }
  .p80--sm {
    padding: 80px;
  }
  .pt80--sm {
    padding-top: 80px;
  }
  .pr80--sm {
    padding-right: 80px;
  }
  .pb80--sm {
    padding-bottom: 80px;
  }
  .pl80--sm {
    padding-left: 80px;
  }
  .p85--sm {
    padding: 85px;
  }
  .pt85--sm {
    padding-top: 85px;
  }
  .pr85--sm {
    padding-right: 85px;
  }
  .pb85--sm {
    padding-bottom: 85px;
  }
  .pl85--sm {
    padding-left: 85px;
  }
  .p90--sm {
    padding: 90px;
  }
  .pt90--sm {
    padding-top: 90px;
  }
  .pr90--sm {
    padding-right: 90px;
  }
  .pb90--sm {
    padding-bottom: 90px;
  }
  .pl90--sm {
    padding-left: 90px;
  }
  .p95--sm {
    padding: 95px;
  }
  .pt95--sm {
    padding-top: 95px;
  }
  .pr95--sm {
    padding-right: 95px;
  }
  .pb95--sm {
    padding-bottom: 95px;
  }
  .pl95--sm {
    padding-left: 95px;
  }
  .p100--sm {
    padding: 100px;
  }
  .pt100--sm {
    padding-top: 100px;
  }
  .pr100--sm {
    padding-right: 100px;
  }
  .pb100--sm {
    padding-bottom: 100px;
  }
  .pl100--sm {
    padding-left: 100px;
  }
  .m0--sm {
    margin: 0px;
  }
  .mt0--sm {
    margin-top: 0px;
  }
  .mr0--sm {
    margin-right: 0px;
  }
  .mb0--sm {
    margin-bottom: 0px;
  }
  .ml0--sm {
    margin-left: 0px;
  }
  .m5--sm {
    margin: 5px;
  }
  .mt5--sm {
    margin-top: 5px;
  }
  .mr5--sm {
    margin-right: 5px;
  }
  .mb5--sm {
    margin-bottom: 5px;
  }
  .ml5--sm {
    margin-left: 5px;
  }
  .m10--sm {
    margin: 10px;
  }
  .mt10--sm {
    margin-top: 10px;
  }
  .mr10--sm {
    margin-right: 10px;
  }
  .mb10--sm {
    margin-bottom: 10px;
  }
  .ml10--sm {
    margin-left: 10px;
  }
  .m15--sm {
    margin: 15px;
  }
  .mt15--sm {
    margin-top: 15px;
  }
  .mr15--sm {
    margin-right: 15px;
  }
  .mb15--sm {
    margin-bottom: 15px;
  }
  .ml15--sm {
    margin-left: 15px;
  }
  .m20--sm {
    margin: 20px;
  }
  .mt20--sm {
    margin-top: 20px;
  }
  .mr20--sm {
    margin-right: 20px;
  }
  .mb20--sm {
    margin-bottom: 20px;
  }
  .ml20--sm {
    margin-left: 20px;
  }
  .m25--sm {
    margin: 25px;
  }
  .mt25--sm {
    margin-top: 25px;
  }
  .mr25--sm {
    margin-right: 25px;
  }
  .mb25--sm {
    margin-bottom: 25px;
  }
  .ml25--sm {
    margin-left: 25px;
  }
  .m30--sm {
    margin: 30px;
  }
  .mt30--sm {
    margin-top: 30px;
  }
  .mr30--sm {
    margin-right: 30px;
  }
  .mb30--sm {
    margin-bottom: 30px;
  }
  .ml30--sm {
    margin-left: 30px;
  }
  .m35--sm {
    margin: 35px;
  }
  .mt35--sm {
    margin-top: 35px;
  }
  .mr35--sm {
    margin-right: 35px;
  }
  .mb35--sm {
    margin-bottom: 35px;
  }
  .ml35--sm {
    margin-left: 35px;
  }
  .m40--sm {
    margin: 40px;
  }
  .mt40--sm {
    margin-top: 40px;
  }
  .mr40--sm {
    margin-right: 40px;
  }
  .mb40--sm {
    margin-bottom: 40px;
  }
  .ml40--sm {
    margin-left: 40px;
  }
  .m45--sm {
    margin: 45px;
  }
  .mt45--sm {
    margin-top: 45px;
  }
  .mr45--sm {
    margin-right: 45px;
  }
  .mb45--sm {
    margin-bottom: 45px;
  }
  .ml45--sm {
    margin-left: 45px;
  }
  .m50--sm {
    margin: 50px;
  }
  .mt50--sm {
    margin-top: 50px;
  }
  .mr50--sm {
    margin-right: 50px;
  }
  .mb50--sm {
    margin-bottom: 50px;
  }
  .ml50--sm {
    margin-left: 50px;
  }
  .m55--sm {
    margin: 55px;
  }
  .mt55--sm {
    margin-top: 55px;
  }
  .mr55--sm {
    margin-right: 55px;
  }
  .mb55--sm {
    margin-bottom: 55px;
  }
  .ml55--sm {
    margin-left: 55px;
  }
  .m60--sm {
    margin: 60px;
  }
  .mt60--sm {
    margin-top: 60px;
  }
  .mr60--sm {
    margin-right: 60px;
  }
  .mb60--sm {
    margin-bottom: 60px;
  }
  .ml60--sm {
    margin-left: 60px;
  }
  .m65--sm {
    margin: 65px;
  }
  .mt65--sm {
    margin-top: 65px;
  }
  .mr65--sm {
    margin-right: 65px;
  }
  .mb65--sm {
    margin-bottom: 65px;
  }
  .ml65--sm {
    margin-left: 65px;
  }
  .m70--sm {
    margin: 70px;
  }
  .mt70--sm {
    margin-top: 70px;
  }
  .mr70--sm {
    margin-right: 70px;
  }
  .mb70--sm {
    margin-bottom: 70px;
  }
  .ml70--sm {
    margin-left: 70px;
  }
  .m75--sm {
    margin: 75px;
  }
  .mt75--sm {
    margin-top: 75px;
  }
  .mr75--sm {
    margin-right: 75px;
  }
  .mb75--sm {
    margin-bottom: 75px;
  }
  .ml75--sm {
    margin-left: 75px;
  }
  .m80--sm {
    margin: 80px;
  }
  .mt80--sm {
    margin-top: 80px;
  }
  .mr80--sm {
    margin-right: 80px;
  }
  .mb80--sm {
    margin-bottom: 80px;
  }
  .ml80--sm {
    margin-left: 80px;
  }
  .m85--sm {
    margin: 85px;
  }
  .mt85--sm {
    margin-top: 85px;
  }
  .mr85--sm {
    margin-right: 85px;
  }
  .mb85--sm {
    margin-bottom: 85px;
  }
  .ml85--sm {
    margin-left: 85px;
  }
  .m90--sm {
    margin: 90px;
  }
  .mt90--sm {
    margin-top: 90px;
  }
  .mr90--sm {
    margin-right: 90px;
  }
  .mb90--sm {
    margin-bottom: 90px;
  }
  .ml90--sm {
    margin-left: 90px;
  }
  .m95--sm {
    margin: 95px;
  }
  .mt95--sm {
    margin-top: 95px;
  }
  .mr95--sm {
    margin-right: 95px;
  }
  .mb95--sm {
    margin-bottom: 95px;
  }
  .ml95--sm {
    margin-left: 95px;
  }
  .m100--sm {
    margin: 100px;
  }
  .mt100--sm {
    margin-top: 100px;
  }
  .mr100--sm {
    margin-right: 100px;
  }
  .mb100--sm {
    margin-bottom: 100px;
  }
  .ml100--sm {
    margin-left: 100px;
  }
  .text-left--sm {
    text-align: left !important;
  }
  .text-center--sm {
    text-align: center !important;
  }
  .text-right--sm {
    text-align: right !important;
  }
  .d-none--sm {
    display: none !important;
  }
}
@media (min-width: 993px) {
  .p0--md {
    padding: 0px;
  }
  .pt0--md {
    padding-top: 0px;
  }
  .pr0--md {
    padding-right: 0px;
  }
  .pb0--md {
    padding-bottom: 0px;
  }
  .pl0--md {
    padding-left: 0px;
  }
  .p5--md {
    padding: 5px;
  }
  .pt5--md {
    padding-top: 5px;
  }
  .pr5--md {
    padding-right: 5px;
  }
  .pb5--md {
    padding-bottom: 5px;
  }
  .pl5--md {
    padding-left: 5px;
  }
  .p10--md {
    padding: 10px;
  }
  .pt10--md {
    padding-top: 10px;
  }
  .pr10--md {
    padding-right: 10px;
  }
  .pb10--md {
    padding-bottom: 10px;
  }
  .pl10--md {
    padding-left: 10px;
  }
  .p15--md {
    padding: 15px;
  }
  .pt15--md {
    padding-top: 15px;
  }
  .pr15--md {
    padding-right: 15px;
  }
  .pb15--md {
    padding-bottom: 15px;
  }
  .pl15--md {
    padding-left: 15px;
  }
  .p20--md {
    padding: 20px;
  }
  .pt20--md {
    padding-top: 20px;
  }
  .pr20--md {
    padding-right: 20px;
  }
  .pb20--md {
    padding-bottom: 20px;
  }
  .pl20--md {
    padding-left: 20px;
  }
  .p25--md {
    padding: 25px;
  }
  .pt25--md {
    padding-top: 25px;
  }
  .pr25--md {
    padding-right: 25px;
  }
  .pb25--md {
    padding-bottom: 25px;
  }
  .pl25--md {
    padding-left: 25px;
  }
  .p30--md {
    padding: 30px;
  }
  .pt30--md {
    padding-top: 30px;
  }
  .pr30--md {
    padding-right: 30px;
  }
  .pb30--md {
    padding-bottom: 30px;
  }
  .pl30--md {
    padding-left: 30px;
  }
  .p35--md {
    padding: 35px;
  }
  .pt35--md {
    padding-top: 35px;
  }
  .pr35--md {
    padding-right: 35px;
  }
  .pb35--md {
    padding-bottom: 35px;
  }
  .pl35--md {
    padding-left: 35px;
  }
  .p40--md {
    padding: 40px;
  }
  .pt40--md {
    padding-top: 40px;
  }
  .pr40--md {
    padding-right: 40px;
  }
  .pb40--md {
    padding-bottom: 40px;
  }
  .pl40--md {
    padding-left: 40px;
  }
  .p45--md {
    padding: 45px;
  }
  .pt45--md {
    padding-top: 45px;
  }
  .pr45--md {
    padding-right: 45px;
  }
  .pb45--md {
    padding-bottom: 45px;
  }
  .pl45--md {
    padding-left: 45px;
  }
  .p50--md {
    padding: 50px;
  }
  .pt50--md {
    padding-top: 50px;
  }
  .pr50--md {
    padding-right: 50px;
  }
  .pb50--md {
    padding-bottom: 50px;
  }
  .pl50--md {
    padding-left: 50px;
  }
  .p55--md {
    padding: 55px;
  }
  .pt55--md {
    padding-top: 55px;
  }
  .pr55--md {
    padding-right: 55px;
  }
  .pb55--md {
    padding-bottom: 55px;
  }
  .pl55--md {
    padding-left: 55px;
  }
  .p60--md {
    padding: 60px;
  }
  .pt60--md {
    padding-top: 60px;
  }
  .pr60--md {
    padding-right: 60px;
  }
  .pb60--md {
    padding-bottom: 60px;
  }
  .pl60--md {
    padding-left: 60px;
  }
  .p65--md {
    padding: 65px;
  }
  .pt65--md {
    padding-top: 65px;
  }
  .pr65--md {
    padding-right: 65px;
  }
  .pb65--md {
    padding-bottom: 65px;
  }
  .pl65--md {
    padding-left: 65px;
  }
  .p70--md {
    padding: 70px;
  }
  .pt70--md {
    padding-top: 70px;
  }
  .pr70--md {
    padding-right: 70px;
  }
  .pb70--md {
    padding-bottom: 70px;
  }
  .pl70--md {
    padding-left: 70px;
  }
  .p75--md {
    padding: 75px;
  }
  .pt75--md {
    padding-top: 75px;
  }
  .pr75--md {
    padding-right: 75px;
  }
  .pb75--md {
    padding-bottom: 75px;
  }
  .pl75--md {
    padding-left: 75px;
  }
  .p80--md {
    padding: 80px;
  }
  .pt80--md {
    padding-top: 80px;
  }
  .pr80--md {
    padding-right: 80px;
  }
  .pb80--md {
    padding-bottom: 80px;
  }
  .pl80--md {
    padding-left: 80px;
  }
  .p85--md {
    padding: 85px;
  }
  .pt85--md {
    padding-top: 85px;
  }
  .pr85--md {
    padding-right: 85px;
  }
  .pb85--md {
    padding-bottom: 85px;
  }
  .pl85--md {
    padding-left: 85px;
  }
  .p90--md {
    padding: 90px;
  }
  .pt90--md {
    padding-top: 90px;
  }
  .pr90--md {
    padding-right: 90px;
  }
  .pb90--md {
    padding-bottom: 90px;
  }
  .pl90--md {
    padding-left: 90px;
  }
  .p95--md {
    padding: 95px;
  }
  .pt95--md {
    padding-top: 95px;
  }
  .pr95--md {
    padding-right: 95px;
  }
  .pb95--md {
    padding-bottom: 95px;
  }
  .pl95--md {
    padding-left: 95px;
  }
  .p100--md {
    padding: 100px;
  }
  .pt100--md {
    padding-top: 100px;
  }
  .pr100--md {
    padding-right: 100px;
  }
  .pb100--md {
    padding-bottom: 100px;
  }
  .pl100--md {
    padding-left: 100px;
  }
  .m0--md {
    margin: 0px;
  }
  .mt0--md {
    margin-top: 0px;
  }
  .mr0--md {
    margin-right: 0px;
  }
  .mb0--md {
    margin-bottom: 0px;
  }
  .ml0--md {
    margin-left: 0px;
  }
  .m5--md {
    margin: 5px;
  }
  .mt5--md {
    margin-top: 5px;
  }
  .mr5--md {
    margin-right: 5px;
  }
  .mb5--md {
    margin-bottom: 5px;
  }
  .ml5--md {
    margin-left: 5px;
  }
  .m10--md {
    margin: 10px;
  }
  .mt10--md {
    margin-top: 10px;
  }
  .mr10--md {
    margin-right: 10px;
  }
  .mb10--md {
    margin-bottom: 10px;
  }
  .ml10--md {
    margin-left: 10px;
  }
  .m15--md {
    margin: 15px;
  }
  .mt15--md {
    margin-top: 15px;
  }
  .mr15--md {
    margin-right: 15px;
  }
  .mb15--md {
    margin-bottom: 15px;
  }
  .ml15--md {
    margin-left: 15px;
  }
  .m20--md {
    margin: 20px;
  }
  .mt20--md {
    margin-top: 20px;
  }
  .mr20--md {
    margin-right: 20px;
  }
  .mb20--md {
    margin-bottom: 20px;
  }
  .ml20--md {
    margin-left: 20px;
  }
  .m25--md {
    margin: 25px;
  }
  .mt25--md {
    margin-top: 25px;
  }
  .mr25--md {
    margin-right: 25px;
  }
  .mb25--md {
    margin-bottom: 25px;
  }
  .ml25--md {
    margin-left: 25px;
  }
  .m30--md {
    margin: 30px;
  }
  .mt30--md {
    margin-top: 30px;
  }
  .mr30--md {
    margin-right: 30px;
  }
  .mb30--md {
    margin-bottom: 30px;
  }
  .ml30--md {
    margin-left: 30px;
  }
  .m35--md {
    margin: 35px;
  }
  .mt35--md {
    margin-top: 35px;
  }
  .mr35--md {
    margin-right: 35px;
  }
  .mb35--md {
    margin-bottom: 35px;
  }
  .ml35--md {
    margin-left: 35px;
  }
  .m40--md {
    margin: 40px;
  }
  .mt40--md {
    margin-top: 40px;
  }
  .mr40--md {
    margin-right: 40px;
  }
  .mb40--md {
    margin-bottom: 40px;
  }
  .ml40--md {
    margin-left: 40px;
  }
  .m45--md {
    margin: 45px;
  }
  .mt45--md {
    margin-top: 45px;
  }
  .mr45--md {
    margin-right: 45px;
  }
  .mb45--md {
    margin-bottom: 45px;
  }
  .ml45--md {
    margin-left: 45px;
  }
  .m50--md {
    margin: 50px;
  }
  .mt50--md {
    margin-top: 50px;
  }
  .mr50--md {
    margin-right: 50px;
  }
  .mb50--md {
    margin-bottom: 50px;
  }
  .ml50--md {
    margin-left: 50px;
  }
  .m55--md {
    margin: 55px;
  }
  .mt55--md {
    margin-top: 55px;
  }
  .mr55--md {
    margin-right: 55px;
  }
  .mb55--md {
    margin-bottom: 55px;
  }
  .ml55--md {
    margin-left: 55px;
  }
  .m60--md {
    margin: 60px;
  }
  .mt60--md {
    margin-top: 60px;
  }
  .mr60--md {
    margin-right: 60px;
  }
  .mb60--md {
    margin-bottom: 60px;
  }
  .ml60--md {
    margin-left: 60px;
  }
  .m65--md {
    margin: 65px;
  }
  .mt65--md {
    margin-top: 65px;
  }
  .mr65--md {
    margin-right: 65px;
  }
  .mb65--md {
    margin-bottom: 65px;
  }
  .ml65--md {
    margin-left: 65px;
  }
  .m70--md {
    margin: 70px;
  }
  .mt70--md {
    margin-top: 70px;
  }
  .mr70--md {
    margin-right: 70px;
  }
  .mb70--md {
    margin-bottom: 70px;
  }
  .ml70--md {
    margin-left: 70px;
  }
  .m75--md {
    margin: 75px;
  }
  .mt75--md {
    margin-top: 75px;
  }
  .mr75--md {
    margin-right: 75px;
  }
  .mb75--md {
    margin-bottom: 75px;
  }
  .ml75--md {
    margin-left: 75px;
  }
  .m80--md {
    margin: 80px;
  }
  .mt80--md {
    margin-top: 80px;
  }
  .mr80--md {
    margin-right: 80px;
  }
  .mb80--md {
    margin-bottom: 80px;
  }
  .ml80--md {
    margin-left: 80px;
  }
  .m85--md {
    margin: 85px;
  }
  .mt85--md {
    margin-top: 85px;
  }
  .mr85--md {
    margin-right: 85px;
  }
  .mb85--md {
    margin-bottom: 85px;
  }
  .ml85--md {
    margin-left: 85px;
  }
  .m90--md {
    margin: 90px;
  }
  .mt90--md {
    margin-top: 90px;
  }
  .mr90--md {
    margin-right: 90px;
  }
  .mb90--md {
    margin-bottom: 90px;
  }
  .ml90--md {
    margin-left: 90px;
  }
  .m95--md {
    margin: 95px;
  }
  .mt95--md {
    margin-top: 95px;
  }
  .mr95--md {
    margin-right: 95px;
  }
  .mb95--md {
    margin-bottom: 95px;
  }
  .ml95--md {
    margin-left: 95px;
  }
  .m100--md {
    margin: 100px;
  }
  .mt100--md {
    margin-top: 100px;
  }
  .mr100--md {
    margin-right: 100px;
  }
  .mb100--md {
    margin-bottom: 100px;
  }
  .ml100--md {
    margin-left: 100px;
  }
  .text-right--md {
    text-align: right !important;
  }
  .text-center--md {
    text-align: center !important;
  }
  .text-left--md {
    text-align: left !important;
  }
  .d-none--md {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .p0--lg {
    padding: 0px;
  }
  .pt0--lg {
    padding-top: 0px;
  }
  .pr0--lg {
    padding-right: 0px;
  }
  .pb0--lg {
    padding-bottom: 0px;
  }
  .pl0--lg {
    padding-left: 0px;
  }
  .p5--lg {
    padding: 5px;
  }
  .pt5--lg {
    padding-top: 5px;
  }
  .pr5--lg {
    padding-right: 5px;
  }
  .pb5--lg {
    padding-bottom: 5px;
  }
  .pl5--lg {
    padding-left: 5px;
  }
  .p10--lg {
    padding: 10px;
  }
  .pt10--lg {
    padding-top: 10px;
  }
  .pr10--lg {
    padding-right: 10px;
  }
  .pb10--lg {
    padding-bottom: 10px;
  }
  .pl10--lg {
    padding-left: 10px;
  }
  .p15--lg {
    padding: 15px;
  }
  .pt15--lg {
    padding-top: 15px;
  }
  .pr15--lg {
    padding-right: 15px;
  }
  .pb15--lg {
    padding-bottom: 15px;
  }
  .pl15--lg {
    padding-left: 15px;
  }
  .p20--lg {
    padding: 20px;
  }
  .pt20--lg {
    padding-top: 20px;
  }
  .pr20--lg {
    padding-right: 20px;
  }
  .pb20--lg {
    padding-bottom: 20px;
  }
  .pl20--lg {
    padding-left: 20px;
  }
  .p25--lg {
    padding: 25px;
  }
  .pt25--lg {
    padding-top: 25px;
  }
  .pr25--lg {
    padding-right: 25px;
  }
  .pb25--lg {
    padding-bottom: 25px;
  }
  .pl25--lg {
    padding-left: 25px;
  }
  .p30--lg {
    padding: 30px;
  }
  .pt30--lg {
    padding-top: 30px;
  }
  .pr30--lg {
    padding-right: 30px;
  }
  .pb30--lg {
    padding-bottom: 30px;
  }
  .pl30--lg {
    padding-left: 30px;
  }
  .p35--lg {
    padding: 35px;
  }
  .pt35--lg {
    padding-top: 35px;
  }
  .pr35--lg {
    padding-right: 35px;
  }
  .pb35--lg {
    padding-bottom: 35px;
  }
  .pl35--lg {
    padding-left: 35px;
  }
  .p40--lg {
    padding: 40px;
  }
  .pt40--lg {
    padding-top: 40px;
  }
  .pr40--lg {
    padding-right: 40px;
  }
  .pb40--lg {
    padding-bottom: 40px;
  }
  .pl40--lg {
    padding-left: 40px;
  }
  .p45--lg {
    padding: 45px;
  }
  .pt45--lg {
    padding-top: 45px;
  }
  .pr45--lg {
    padding-right: 45px;
  }
  .pb45--lg {
    padding-bottom: 45px;
  }
  .pl45--lg {
    padding-left: 45px;
  }
  .p50--lg {
    padding: 50px;
  }
  .pt50--lg {
    padding-top: 50px;
  }
  .pr50--lg {
    padding-right: 50px;
  }
  .pb50--lg {
    padding-bottom: 50px;
  }
  .pl50--lg {
    padding-left: 50px;
  }
  .p55--lg {
    padding: 55px;
  }
  .pt55--lg {
    padding-top: 55px;
  }
  .pr55--lg {
    padding-right: 55px;
  }
  .pb55--lg {
    padding-bottom: 55px;
  }
  .pl55--lg {
    padding-left: 55px;
  }
  .p60--lg {
    padding: 60px;
  }
  .pt60--lg {
    padding-top: 60px;
  }
  .pr60--lg {
    padding-right: 60px;
  }
  .pb60--lg {
    padding-bottom: 60px;
  }
  .pl60--lg {
    padding-left: 60px;
  }
  .p65--lg {
    padding: 65px;
  }
  .pt65--lg {
    padding-top: 65px;
  }
  .pr65--lg {
    padding-right: 65px;
  }
  .pb65--lg {
    padding-bottom: 65px;
  }
  .pl65--lg {
    padding-left: 65px;
  }
  .p70--lg {
    padding: 70px;
  }
  .pt70--lg {
    padding-top: 70px;
  }
  .pr70--lg {
    padding-right: 70px;
  }
  .pb70--lg {
    padding-bottom: 70px;
  }
  .pl70--lg {
    padding-left: 70px;
  }
  .p75--lg {
    padding: 75px;
  }
  .pt75--lg {
    padding-top: 75px;
  }
  .pr75--lg {
    padding-right: 75px;
  }
  .pb75--lg {
    padding-bottom: 75px;
  }
  .pl75--lg {
    padding-left: 75px;
  }
  .p80--lg {
    padding: 80px;
  }
  .pt80--lg {
    padding-top: 80px;
  }
  .pr80--lg {
    padding-right: 80px;
  }
  .pb80--lg {
    padding-bottom: 80px;
  }
  .pl80--lg {
    padding-left: 80px;
  }
  .p85--lg {
    padding: 85px;
  }
  .pt85--lg {
    padding-top: 85px;
  }
  .pr85--lg {
    padding-right: 85px;
  }
  .pb85--lg {
    padding-bottom: 85px;
  }
  .pl85--lg {
    padding-left: 85px;
  }
  .p90--lg {
    padding: 90px;
  }
  .pt90--lg {
    padding-top: 90px;
  }
  .pr90--lg {
    padding-right: 90px;
  }
  .pb90--lg {
    padding-bottom: 90px;
  }
  .pl90--lg {
    padding-left: 90px;
  }
  .p95--lg {
    padding: 95px;
  }
  .pt95--lg {
    padding-top: 95px;
  }
  .pr95--lg {
    padding-right: 95px;
  }
  .pb95--lg {
    padding-bottom: 95px;
  }
  .pl95--lg {
    padding-left: 95px;
  }
  .p100--lg {
    padding: 100px;
  }
  .pt100--lg {
    padding-top: 100px;
  }
  .pr100--lg {
    padding-right: 100px;
  }
  .pb100--lg {
    padding-bottom: 100px;
  }
  .pl100--lg {
    padding-left: 100px;
  }
  .m0--lg {
    margin: 0px;
  }
  .mt0--lg {
    margin-top: 0px;
  }
  .mr0--lg {
    margin-right: 0px;
  }
  .mb0--lg {
    margin-bottom: 0px;
  }
  .ml0--lg {
    margin-left: 0px;
  }
  .m5--lg {
    margin: 5px;
  }
  .mt5--lg {
    margin-top: 5px;
  }
  .mr5--lg {
    margin-right: 5px;
  }
  .mb5--lg {
    margin-bottom: 5px;
  }
  .ml5--lg {
    margin-left: 5px;
  }
  .m10--lg {
    margin: 10px;
  }
  .mt10--lg {
    margin-top: 10px;
  }
  .mr10--lg {
    margin-right: 10px;
  }
  .mb10--lg {
    margin-bottom: 10px;
  }
  .ml10--lg {
    margin-left: 10px;
  }
  .m15--lg {
    margin: 15px;
  }
  .mt15--lg {
    margin-top: 15px;
  }
  .mr15--lg {
    margin-right: 15px;
  }
  .mb15--lg {
    margin-bottom: 15px;
  }
  .ml15--lg {
    margin-left: 15px;
  }
  .m20--lg {
    margin: 20px;
  }
  .mt20--lg {
    margin-top: 20px;
  }
  .mr20--lg {
    margin-right: 20px;
  }
  .mb20--lg {
    margin-bottom: 20px;
  }
  .ml20--lg {
    margin-left: 20px;
  }
  .m25--lg {
    margin: 25px;
  }
  .mt25--lg {
    margin-top: 25px;
  }
  .mr25--lg {
    margin-right: 25px;
  }
  .mb25--lg {
    margin-bottom: 25px;
  }
  .ml25--lg {
    margin-left: 25px;
  }
  .m30--lg {
    margin: 30px;
  }
  .mt30--lg {
    margin-top: 30px;
  }
  .mr30--lg {
    margin-right: 30px;
  }
  .mb30--lg {
    margin-bottom: 30px;
  }
  .ml30--lg {
    margin-left: 30px;
  }
  .m35--lg {
    margin: 35px;
  }
  .mt35--lg {
    margin-top: 35px;
  }
  .mr35--lg {
    margin-right: 35px;
  }
  .mb35--lg {
    margin-bottom: 35px;
  }
  .ml35--lg {
    margin-left: 35px;
  }
  .m40--lg {
    margin: 40px;
  }
  .mt40--lg {
    margin-top: 40px;
  }
  .mr40--lg {
    margin-right: 40px;
  }
  .mb40--lg {
    margin-bottom: 40px;
  }
  .ml40--lg {
    margin-left: 40px;
  }
  .m45--lg {
    margin: 45px;
  }
  .mt45--lg {
    margin-top: 45px;
  }
  .mr45--lg {
    margin-right: 45px;
  }
  .mb45--lg {
    margin-bottom: 45px;
  }
  .ml45--lg {
    margin-left: 45px;
  }
  .m50--lg {
    margin: 50px;
  }
  .mt50--lg {
    margin-top: 50px;
  }
  .mr50--lg {
    margin-right: 50px;
  }
  .mb50--lg {
    margin-bottom: 50px;
  }
  .ml50--lg {
    margin-left: 50px;
  }
  .m55--lg {
    margin: 55px;
  }
  .mt55--lg {
    margin-top: 55px;
  }
  .mr55--lg {
    margin-right: 55px;
  }
  .mb55--lg {
    margin-bottom: 55px;
  }
  .ml55--lg {
    margin-left: 55px;
  }
  .m60--lg {
    margin: 60px;
  }
  .mt60--lg {
    margin-top: 60px;
  }
  .mr60--lg {
    margin-right: 60px;
  }
  .mb60--lg {
    margin-bottom: 60px;
  }
  .ml60--lg {
    margin-left: 60px;
  }
  .m65--lg {
    margin: 65px;
  }
  .mt65--lg {
    margin-top: 65px;
  }
  .mr65--lg {
    margin-right: 65px;
  }
  .mb65--lg {
    margin-bottom: 65px;
  }
  .ml65--lg {
    margin-left: 65px;
  }
  .m70--lg {
    margin: 70px;
  }
  .mt70--lg {
    margin-top: 70px;
  }
  .mr70--lg {
    margin-right: 70px;
  }
  .mb70--lg {
    margin-bottom: 70px;
  }
  .ml70--lg {
    margin-left: 70px;
  }
  .m75--lg {
    margin: 75px;
  }
  .mt75--lg {
    margin-top: 75px;
  }
  .mr75--lg {
    margin-right: 75px;
  }
  .mb75--lg {
    margin-bottom: 75px;
  }
  .ml75--lg {
    margin-left: 75px;
  }
  .m80--lg {
    margin: 80px;
  }
  .mt80--lg {
    margin-top: 80px;
  }
  .mr80--lg {
    margin-right: 80px;
  }
  .mb80--lg {
    margin-bottom: 80px;
  }
  .ml80--lg {
    margin-left: 80px;
  }
  .m85--lg {
    margin: 85px;
  }
  .mt85--lg {
    margin-top: 85px;
  }
  .mr85--lg {
    margin-right: 85px;
  }
  .mb85--lg {
    margin-bottom: 85px;
  }
  .ml85--lg {
    margin-left: 85px;
  }
  .m90--lg {
    margin: 90px;
  }
  .mt90--lg {
    margin-top: 90px;
  }
  .mr90--lg {
    margin-right: 90px;
  }
  .mb90--lg {
    margin-bottom: 90px;
  }
  .ml90--lg {
    margin-left: 90px;
  }
  .m95--lg {
    margin: 95px;
  }
  .mt95--lg {
    margin-top: 95px;
  }
  .mr95--lg {
    margin-right: 95px;
  }
  .mb95--lg {
    margin-bottom: 95px;
  }
  .ml95--lg {
    margin-left: 95px;
  }
  .m100--lg {
    margin: 100px;
  }
  .mt100--lg {
    margin-top: 100px;
  }
  .mr100--lg {
    margin-right: 100px;
  }
  .mb100--lg {
    margin-bottom: 100px;
  }
  .ml100--lg {
    margin-left: 100px;
  }
  .text-right--lg {
    text-align: right !important;
  }
  .text-center--lg {
    text-align: center !important;
  }
  .text-left--lg {
    text-align: left !important;
  }
  .d-none--lg {
    display: none !important;
  }
}
.columns-12 {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.columns-11 {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.columns-10 {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.columns-9 {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.columns-8 {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.columns-7 {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.columns-6 {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.columns-5 {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.columns-4 {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.columns-3 {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.columns-2 {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.columns-1 {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.font-light {
  font-weight: 300;
}
.font-regular {
  font-weight: 400;
}
.font-heavier {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.font-bold {
  font-weight: 700;
}
.text-left {
  text-align: left;
}
.text-left--xs {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-center--xs {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-right--xs {
  text-align: right;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.d-block {
  display: block;
}
.d-inline-block {
  display: inline-block;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline;
}
.d-unset {
  display: unset;
}
.m-left {
  margin-right: auto;
}
.m-center {
  margin-left: auto;
  margin-right: auto;
}
.m-right {
  margin-left: auto;
}
.action {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.action-big.primary {
  padding: 10px 25px;
  font-size: 20px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@keyframes checkbox-check {
  0% {
    width: 0;
    height: 0;
    border-color: #fff;
    transform: translate3d(0, 0, 0) rotate(45deg);
  }
  33% {
    width: .35em;
    height: 0;
    transform: translate3d(0, 0, 0) rotate(45deg);
  }
  100% {
    width: .35em;
    height: .65em;
    border-color: #fff;
    transform: translate3d(0, -0.6em, 0) rotate(45deg);
  }
}
/* Navigation font size, padding and margin */
/* Header panels background color */
.flag-sized {
  width: 24px;
  height: auto;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.page-header .switcher .options .action.toggle {
  background: none;
  border: 0;
  color: #333333;
  line-height: 37px;
}
.page-header .switcher .options .action.toggle:hover {
  text-decoration: none;
  color: #333333;
}
.page-header .switcher .options .action.toggle:after {
  color: #ffffff;
  font-size: 2.5rem;
  vertical-align: middle;
}
.page-header .header.content .ev-header .block-search .minisearch .field.search .input-text {
  background: #ffffff;
}
.page-header .header.content .ev-header .block-search .actions .action.search {
  z-index: 1;
  background: none;
  right: 0;
  border: none;
  padding-right: 10px;
}
.page-header .header.content .ev-header .block-search .actions .action.search:before {
  font-size: 27px;
}
/* Header top panel links */
.panel.header > .header.links,
.panel.header > .switcher {
  font-size: 1.3rem;
}
.panel.header > .header.links > li.link {
  font-size: 1.3rem;
}
.panel.header > .header.links > li.link > a {
  line-height: 37px;
  vertical-align: top;
}
.mm-menu.mm-menu_theme-white .mm-btn {
  padding-top: 0.7rem;
}
.mm-menu.mm-menu_theme-white .mm-btn:after,
.mm-menu.mm-menu_theme-white .mm-btn:before {
  display: none;
}
.mm-menu.mm-menu_theme-white .mm-btn_next:after {
  border: 0;
  box-sizing: content-box;
  display: block;
  width: 21px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  line-height: 8px;
  font-family: 'Material Icons';
  content: '\e5cc';
  font-size: 2.2rem;
  transform: rotate(0deg);
}
.mm-menu.mm-menu_theme-white .mm-btn_next:after {
  right: 15px;
}
.mm-menu .mm-listitem_opened > .mm-btn_next:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mm-menu .mm-btn {
  padding-top: 0.7rem;
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  display: none;
}
.mm-menu_theme-white .mm-navbar a,
.mm-menu_theme-white .mm-navbar > * {
  text-transform: uppercase;
}
.mm-menu_theme-white .mm-navbar a .material-icons,
.mm-menu_theme-white .mm-navbar > * .material-icons {
  color: #000000;
  font-size: 2.5rem;
}
#mm-evmenu.navigation .submenu > li {
  border-color: rgba(0, 0, 0, 0.1);
}
#mm-evmenu.navigation .submenu > li a {
  border-bottom: 0;
}
#mm-evmenu .menuTitle {
  font-weight: 800;
}
#mm-evmenu #mm-1 {
  padding-top: 0;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-shrink: 0;
}
#mm-evmenu #mm-1:after,
#mm-evmenu #mm-1:before {
  height: 0;
}
#mm-evmenu #mm-1 .ev-nav-mobile {
  flex-grow: 1;
  margin-top: 0;
}
#mm-evmenu #mm-1 .mm-navbar {
  display: none;
}
#mm-evmenu .submegamenu__description p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#mm-evmenu .level1 {
  font-size: 1.4rem;
}
#mm-evmenu .mm-panels > .mm-panel > .ev-nav-bottom-mobile {
  position: relative;
  width: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  background: rgba(204, 204, 204, 0.19);
}
#mm-evmenu .mm-panels > .mm-panel > .ev-nav-bottom-mobile .mm-listitem .mm-btn_fullwidth + a {
  padding-right: 15px;
}
#mm-evmenu .mm-panels > .mm-panel > .ev-nav-bottom-mobile .mm-listitem .mm-btn_fullwidth + span {
  padding-right: 15px;
}
#mm-evmenu .mm-panels > .mm-panel > .ev-nav-bottom-mobile .mm-listitem a {
  font-size: 1.4rem;
  font-weight: 800;
}
#mm-evmenu .mm-panels > .mm-panel > .ev-nav-bottom-mobile .mm-listitem:after {
  border-color: #ffffff;
}
#mm-evmenu .mm-panels > .mm-panel > .ev-nav-bottom-mobile .mm-listitem_vertical .switcher-dropdown li:after {
  border-color: #d6d6d6;
}
#mm-evmenu .mm-panels > .mm-panel > .ev-nav-bottom-mobile .mm-listitem_vertical .switcher-dropdown li:last-child:after {
  display: none;
}
#mm-evmenu .submegamenu--style2 .mm-listitem > .image-link,
#mm-evmenu .submegamenu--style3 .mm-listitem > .image-link,
#mm-evmenu .submegamenu--style2 .mm-listitem > .submegamenu-link,
#mm-evmenu .submegamenu--style3 .mm-listitem > .submegamenu-link {
  padding: 10px 10px 10px 10px;
}
#mm-evmenu .level0 > .level-top {
  padding: 10px 10px 10px 20px;
}
.facebook {
  display: inline-block;
  text-decoration: none;
}
.facebook:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #ffffff;
  content: "\f023";
  font-family: 'EvalentBlank';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.twitter {
  display: inline-block;
  text-decoration: none;
}
.twitter:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #ffffff;
  content: "\f024";
  font-family: 'EvalentBlank';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.instagram {
  display: inline-block;
  text-decoration: none;
}
.instagram:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #ffffff;
  content: "\f022";
  font-family: 'EvalentBlank';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.youtube {
  display: inline-block;
  text-decoration: none;
}
.youtube:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #ffffff;
  content: "\f02b";
  font-family: 'EvalentBlank';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.tumblr {
  display: inline-block;
  text-decoration: none;
}
.tumblr:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #ffffff;
  content: "\f02d";
  font-family: 'EvalentBlank';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
/* General button styling */
a.action.back {
  padding: 10px 15px;
  border: 1px solid #d9d9d9;
  font-size: 1.4rem;
  font-weight: 500;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
a.action.back:hover {
  text-decoration: none;
  background: #d9d9d9;
}
.action.primary.outline {
  background: transparent;
  border: 1px solid #a1a1a1;
  border-radius: 0;
  color: #282828;
  font-weight: 400;
  font-size: 16px;
}
/* Form address edit save button */
.form-address-edit .actions-toolbar .action.primary {
  font-size: 1.4rem;
  padding: 10px 15px;
}
#product-review-container .rating-summary .rating-result {
  margin-left: 0;
}
.review-item {
  border-bottom: 1px solid #d9d9d9;
  color: #666666;
}
.control,
.options-list {
  /* Wrapper for custom checkbox and radios */
}
.control.checkbox,
.options-list.checkbox,
.control.radio,
.options-list.radio,
.control .field.choice,
.options-list .field.choice {
  margin-right: 10px;
  position: relative;
}
.control.checkbox,
.options-list.checkbox {
  display: inline-block;
}
input.radio.custom,
input.admin__control-radio {
  position: absolute;
  visibility: hidden;
}
input.radio.custom + label,
input.admin__control-radio + label {
  position: relative;
  vertical-align: middle;
  content: '';
  height: 20px;
  width: 20px;
  display: inline-block;
  border-radius: 100%;
  background: #ffffff;
  border: 1px solid #636363;
}
input.radio.custom + label:active,
input.admin__control-radio + label:active {
  background: #eee;
}
input.radio.custom + label + span,
input.admin__control-radio + label + span {
  margin-left: 5px;
  margin-right: 15px;
  vertical-align: middle;
  height: 30px;
}
input.radio.custom:checked + label,
input.admin__control-radio:checked + label {
  content: '';
  background: #282828;
  border: 1px solid #333;
  line-height: 0;
}
input.radio.custom:checked + label:after,
input.admin__control-radio:checked + label:after {
  content: '';
  background: #ffffff;
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  line-height: 0;
}
input.radio.custom:focus + label:before,
input.admin__control-radio:focus + label:before,
input.radio.custom:active + label:before,
input.admin__control-radio:active + label:before {
  background: #999999;
}
input.checkbox.custom,
input.admin__control-checkbox {
  position: relative;
  visibility: hidden;
  display: inline-block;
}
input.checkbox.custom + label + .label-text,
input.admin__control-checkbox + label + .label-text {
  color: #000;
  cursor: pointer;
  margin-left: 10px;
}
input.checkbox.custom:checked + label:after,
input.admin__control-checkbox:checked + label:after {
  opacity: 1;
}
input.checkbox.custom:checked + label,
input.admin__control-checkbox:checked + label {
  background: #666666;
  border: 1px solid #666666;
}
input.checkbox.custom + label,
input.admin__control-checkbox + label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0px;
  background: #fff;
  border: 1px solid #CCCCCC;
}
input.checkbox.custom + label:after,
input.admin__control-checkbox + label:after {
  content: '';
  width: 8px;
  height: 4px;
  position: absolute;
  top: 5px;
  left: 5px;
  border: 2px solid #fcfff4;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  transform: rotate(-45deg);
}
input.checkbox.custom + label:hover::after,
input.admin__control-checkbox + label:hover::after {
  opacity: 0.3;
}
input.admin__control-checkbox + label,
input.admin__control-radio + label {
  white-space: nowrap;
}
input.admin__control-checkbox + label > span,
input.admin__control-radio + label > span {
  margin-left: 35px;
  display: inline-block;
  vertical-align: text-bottom;
}
input.admin__control-checkbox + label > span + span,
input.admin__control-radio + label > span + span {
  display: inline-block;
  min-width: auto;
  white-space: nowrap;
  margin-left: 15px;
}
.fieldset > .field > .label {
  font-weight: 400;
}
#remember-me-box {
  position: relative;
}
.choice ._keyfocus *:focus,
.choice input:not([disabled]):focus,
.choice textarea:not([disabled]):focus,
.choice select:not([disabled]):focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.02);
  background: #fafafa;
}
.control ._keyfocus *:focus,
.control input[type="text"]:not([disabled]):focus,
.control input[type="password"]:not([disabled]):focus,
.control input[type="email"]:not([disabled]):focus,
.control input[type="number"]:not([disabled]):focus,
.control input[type="tel"]:not([disabled]):focus,
.control textarea:not([disabled]):focus,
.control select:not([disabled]):focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.02);
  background: #fafafa;
}
.control .note {
  padding: 5px 15px 25px;
  font-size: 14px;
  color: #666666;
}
.fieldset > .field input[type=file] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.fieldset > .field input[type=file] + .label {
  cursor: pointer;
  background: #666666;
  box-sizing: border-box;
  padding: 5px 12px;
  min-width: 125px;
  text-align: center;
  color: #ffffff;
  -moz-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field input[type=file] + .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #ffffff;
  content: "\e3f4";
  font-family: "Material Icons";
  margin: 0 15px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field input[type=file]:hover + .label {
  background: #ffffff;
  color: #282828;
}
.fieldset > .field input[type=file]:hover + .label:before {
  color: #282828;
}
.field.note {
  padding: 5px 15px 25px;
  font-size: 14px;
  color: #666666;
}
.field > .mage-error {
  padding: 40px 5px 5px;
  font-size: 12px;
  display: block;
}
.field > .mage-error:focus {
  border-color: #666666;
}
.field > .tooltip.wrapper {
  padding-left: 5px;
  font-size: 12px;
  display: inline-block;
}
.field select {
  background: transparent;
  border: 1px solid #c2c2c2;
  border-radius: 0;
  height: 38px;
  display: inline-block;
  position: relative;
}
.field select[multiple="multiple"] {
  height: auto;
  overflow: auto;
}
.field select:before,
.field select:after {
  content: '';
  display: table;
}
.field select:after {
  clear: both;
}
.field select .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.field select .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field select .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 45px;
  color: inherit;
  content: '\e622';
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field select .action.toggle:hover:after {
  color: inherit;
}
.field select .action.toggle:active:after {
  color: inherit;
}
.field select .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.field select .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field select .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 45px;
  color: inherit;
  content: '\e621';
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field select .action.toggle.active:hover:after {
  color: inherit;
}
.field select .action.toggle.active:active:after {
  color: inherit;
}
.field select ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #636363;
  margin-top: -7px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
}
.field select ul.dropdown li {
  margin: 0;
  padding: 0;
}
.field select ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.field select ul.dropdown:before,
.field select ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.field select ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.field select ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #636363 transparent;
  z-index: 98;
}
.field select ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.field select ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.field select.active {
  overflow: visible;
}
.field select.active ul.dropdown {
  display: block;
}
.field select .action.toggle.active:after {
  line-height: 42px;
}
.field select .action.toggle:after {
  line-height: 42px;
}
.field select ul.dropdown {
  top: 78%;
}
.field select ul.dropdown.sorter-dropdown {
  text-align: left;
  min-width: 185px;
}
.field select ul.dropdown a {
  display: block;
  padding: 8px;
}
.field select ul.dropdown a:hover {
  text-decoration: none;
}
.field select .action.toggle {
  width: 100%;
  box-sizing: border-box;
}
.field select .action.toggle:after {
  float: right;
}
.breadcrumbs {
  padding-bottom: 15px;
}
.breadcrumbs a,
.breadcrumbs a:focus,
.breadcrumbs a:visited {
  color: #666666;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.breadcrumbs a:hover,
.breadcrumbs strong {
  text-decoration: underline;
  color: #333333;
}
.breadcrumbs .item {
  font-size: 16px;
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child):after {
  line-height: 24px;
}
.fotorama__wrap {
  padding: 0 15px;
}
.fotorama__caption[aria-hidden="true"] {
  visibility: hidden;
}
.fotorama__thumb-border {
  border: 1px solid #CCCCCC !important;
}
.fotorama__fullscreen-icon:focus:after {
  box-shadow: none !important;
}
b,
strong {
  font-weight: 600;
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/material-icons/MaterialIcons-Regular.eot);
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(../fonts/material-icons/MaterialIcons-Regular.woff2) format('woff2'), url(../fonts/material-icons/MaterialIcons-Regular.woff) format('woff'), url(../fonts/material-icons/MaterialIcons-Regular.ttf) format('truetype');
  
  /* For IE6-8 */
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  vertical-align: middle;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}
.message {
  border-radius: 5px;
}
.message.info > div,
.message.info > span {
  padding: 8px;
  font-size: 15px;
  display: block;
}
.message.info > div:first-child:before,
.message.info > span:first-child:before {
  margin: -6px 8px 0;
}
.field-tooltip-action:before {
  color: #d9d9d9;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.field-tooltip-action:hover:before,
.field-tooltip-action._active:before {
  color: #282828;
}
.field-tooltip .field-tooltip-content {
  background: #333333;
  border: unset;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 15px 15px 15px 25px;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: transparent;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: transparent;
  border-bottom-color: #333333;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border-width: 7px;
  left: auto;
  margin-top: -14px;
}
b,
strong {
  font-weight: 600;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 2px solid #d9d9d9;
  font-weight: 600;
  padding-bottom: 15px;
}
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border-bottom: 1px solid #D9D9D9;
  color: #666666;
  font-size: 16px;
  line-height: 50px;
  vertical-align: top;
}
.table:not(.cart):not(.totals) > tbody > tr:last-child > th,
.table:not(.cart):not(.totals) > tfoot > tr:last-child > th,
.table:not(.cart):not(.totals) > tbody > tr:last-child > td,
.table:not(.cart):not(.totals) > tfoot > tr:last-child > td {
  border: none;
}
.table.table-comparison:not(.cart):not(.totals) > tbody > tr > td {
  line-height: 30px;
}
.loading-mask {
  background: rgba(255, 255, 255, 0.7);
}
.loading-mask .loader > img {
  max-width: 60px;
}
/* Custom styles */
ul.usps {
  list-style: none;
}
ul.usps li {
  font-size: 16px;
}
ul.usps li:before {
  font-family: 'Material Icons';
  content: "\e5ca";
  margin-right: 5px;
  color: limegreen;
  font-size: 16px;
  line-height: .75em;
  vertical-align: -15%;
}
.product-add-form ul.usps {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding-left: 0;
  text-align: center;
}
.product-add-form ul.usps > li {
  flex: 1 0 auto;
}
.product-add-form ul.usps > li:before {
  font-size: 2.2rem;
}
.block-promo {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.block-promo .content {
  box-sizing: border-box;
  z-index: 1;
  overflow: hidden;
  padding: 25px 35px 35px;
  width: 100%;
  height: 100%;
}
.block-promo .title {
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: block;
  padding: 10px 20px;
  font-family: 'Open Sans';
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 0;
  z-index: 1;
}
.block-promo .title.bg-white {
  background: #fff;
  color: #333333;
}
.block-promo .more.button {
  display: block;
  color: #fff;
  text-decoration: underline;
  font-size: 1.6rem;
  margin-top: 20px;
}
.block-promo.banner-main {
  display: table;
}
.block-promo.banner-main .content {
  font-family: 'Open Sans';
  right: 0;
  left: 0;
  width: 40%;
  text-align: center;
  vertical-align: middle;
}
.block-promo.banner-main .content .info {
  font-weight: 400;
  font-size: 1.6rem;
  color: #fff;
  line-height: 27px;
}
.block-promo.banner-main .content .title {
  display: block;
  font-weight: 500;
  font-size: 4rem;
  line-height: 1.2;
  margin-bottom: 15px;
  position: relative;
  left: 0;
}
.block-promo.image {
  display: table;
}
.block-promo.image .content {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: translate(0);
}
.block-promo.image .image {
  top: 0;
  z-index: 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.block-promo.image .image img {
  max-width: none;
}
.block-promo.image .right .content.title {
  right: 20px;
  left: auto;
}
.block-promo.image .right .content.title {
  right: auto;
  left: 20px;
}
.block-promo.image.center .image {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  left: 0;
  right: 0;
}
.block-promo.image.center .image img {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
.block-promo:hover {
  text-decoration: none;
}
.accordions div[role="tab"] {
  padding: 15px 0;
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid #D9D9D9;
  position: relative;
}
.accordions div[role="tab"]:hover {
  cursor: pointer;
}
.accordions div[role="tab"] span:after {
  content: "-";
  font-size: 28px;
  position: absolute;
  right: 0;
  top: 50%;
  bottom: 50%;
  margin: auto;
  display: block;
  line-height: 0;
}
.accordions div[role="tab"][aria-expanded="false"] span:after {
  content: "+";
}
.accordions div[role="tabpanel"] {
  padding: 10px 0;
  font-size: 16px;
  font-weight: 300;
}
/**
* 404 page
*/
.row {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.row.reverse {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}
.col.reverse {
  flex-direction: column-reverse;
  flex-wrap: wrap-reverse;
}
[class^="col-xs"],
[class*=" col-xs"],
[class^="col-xs-offset"],
[class*=" col-xs-offset"] {
  box-sizing: border-box;
  flex: 0 0 auto;
  flex-direction: column;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
}
.col-xs-1 {
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
.col-xs-2 {
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
.col-xs-3 {
  flex-basis: 25%;
  max-width: 25%;
}
.col-xs-4 {
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
.col-xs-5 {
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
.col-xs-6 {
  flex-basis: 50%;
  max-width: 50%;
}
.col-xs-7 {
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}
.col-xs-8 {
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}
.col-xs-9 {
  flex-basis: 75%;
  max-width: 75%;
}
.col-xs-10 {
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}
.col-xs-11 {
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}
.col-xs-12 {
  flex-basis: 100%;
  max-width: 100%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.start-xs {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  text-align: start;
}
.center-xs {
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}
.end-xs {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  text-align: end;
}
.top-xs {
  align-items: flex-start;
}
.middle-xs {
  align-items: center;
}
.bottom-xs {
  align-items: flex-end;
}
.around-xs {
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.between-xs {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.first-xs {
  order: -1;
}
.last-xs {
  order: 1;
}
@media only screen and (min-width: 768px) {
  [class^="col-sm"],
  [class*=" col-sm"],
  [class^="col-sm-offset"],
  [class*=" col-sm-offset"] {
    box-sizing: border-box;
    flex: 0 0 auto;
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    align-items: flex-start;
  }
  .middle-sm {
    align-items: center;
  }
  .bottom-sm {
    align-items: flex-end;
  }
  .around-sm {
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .between-sm {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .first-sm {
    order: -1;
  }
  .last-sm {
    order: 1;
  }
}
@media only screen and (min-width: 993px) {
  [class^="col-md"],
  [class*=" col-md"],
  [class^="col-md-offset"],
  [class*=" col-md-offset"] {
    box-sizing: border-box;
    flex: 0 0 auto;
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    align-items: flex-start;
  }
  .middle-md {
    align-items: center;
  }
  .bottom-md {
    align-items: flex-end;
  }
  .around-md {
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .between-md {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .first-md {
    order: -1;
  }
  .last-md {
    order: 1;
  }
}
@media only screen and (min-width: 1024px) {
  [class^="col-lg"],
  [class*=" col-lg"],
  [class^="col-lg-offset"],
  [class*=" col-lg-offset"] {
    box-sizing: border-box;
    flex: 0 0 auto;
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    align-items: flex-start;
  }
  .middle-lg {
    align-items: center;
  }
  .bottom-lg {
    align-items: flex-end;
  }
  .around-lg {
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .between-lg {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .first-lg {
    order: -1;
  }
  .last-lg {
    order: 1;
  }
}
/*!
 * jQuery mmenu v7.0.6
 * @requires jQuery 1.7.0 or later
 *
 * mmenu.frebsite.nl
 *	
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */
.mm-hidden {
  display: none !important;
}
.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}
.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
  color: inherit;
  text-decoration: none;
}
.mm-panels,
.mm-panels > .mm-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.mm-panel,
.mm-panels {
  background: inherit;
  border-color: inherit;
  box-sizing: border-box;
  margin: 0;
}
.mm-panels {
  overflow: hidden;
}
.mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  transition: -webkit-transform 0.4s ease;
  transition: transform .4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.mm-panel:not(.mm-hidden) {
  display: block;
}
.mm-panel:after,
.mm-panel:before {
  content: '';
  display: block;
  height: 20px;
}
.mm-panel_has-navbar {
  padding-top: 40px;
}
.mm-panel_opened {
  z-index: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-panel_opened-parent {
  -webkit-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}
.mm-panel_highest {
  z-index: 2;
}
.mm-panel_noanimation {
  transition: none !important;
}
.mm-panel_noanimation.mm-panel_opened-parent {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-listitem_vertical > .mm-panel {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  display: none;
  padding: 10px 0 10px 10px;
}
.mm-listitem_vertical > .mm-panel:after,
.mm-listitem_vertical > .mm-panel:before {
  content: none;
  display: none;
}
.mm-listitem_opened > .mm-panel {
  display: block;
}
.mm-listitem_vertical > .mm-btn_next {
  box-sizing: border-box;
  height: 40px;
  bottom: auto;
}
.mm-listitem_vertical .mm-listitem:last-child:after {
  border-color: transparent;
}
.mm-listitem_opened > .mm-btn_next:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px;
}
.mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.mm-btn_fullwidth {
  width: 100%;
}
.mm-btn_clear:after,
.mm-btn_clear:before,
.mm-btn_close:after,
.mm-btn_close:before {
  content: '';
  border: 2px solid transparent;
  box-sizing: content-box;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mm-btn_clear:before,
.mm-btn_close:before {
  border-right: none;
  border-bottom: none;
  right: 18px;
}
.mm-btn_clear:after,
.mm-btn_close:after {
  border-left: none;
  border-top: none;
  right: 25px;
}
.mm-btn_next:after,
.mm-btn_prev:before {
  content: '';
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  box-sizing: content-box;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}
.mm-btn_prev:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}
.mm-btn_next:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}
.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  display: none;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  transition: opacity 0.4s ease;
}
.mm-navbar > * {
  box-sizing: border-box;
  display: block;
  padding: 10px 0;
}
.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none;
}
.mm-navbar__title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mm-navbar__btn:first-child {
  left: 0;
}
.mm-navbar__btn:last-child {
  text-align: right;
  right: 0;
}
.mm-panel_has-navbar .mm-navbar {
  display: block;
}
.mm-listitem,
.mm-listview {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.mm-listitem,
.mm-listitem .mm-btn_next,
.mm-listitem .mm-btn_next:before,
.mm-listitem:after,
.mm-listview {
  border-color: inherit;
}
.mm-listview {
  font: inherit;
  line-height: 20px;
}
.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px;
}
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px;
}
.mm-listitem {
  position: relative;
}
.mm-listitem:after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.mm-listitem:after {
  left: 20px;
}
.mm-listitem a,
.mm-listitem a:hover {
  text-decoration: none;
}
.mm-listitem > a,
.mm-listitem > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}
.mm-listitem .mm-btn_next {
  background: rgba(3, 2, 1, 0);
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.mm-listitem .mm-btn_next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) {
  width: 50px;
}
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) + a,
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) + span {
  margin-right: 50px;
}
.mm-listitem .mm-btn_fullwidth:before {
  border-left: none;
}
.mm-listitem .mm-btn_fullwidth + a,
.mm-listitem .mm-btn_fullwidth + span {
  padding-right: 50px;
}
.mm-listitem_divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 75%;
  text-transform: uppercase;
  padding: 5px 10px 5px 20px;
}
.mm-listitem_divider:after {
  content: ' ';
  display: none;
  position: static;
  display: inline-block;
}
.mm-listitem_spacer {
  padding-top: 40px;
}
.mm-listitem_spacer > .mm-btn_next {
  top: 40px;
}
.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview .mm-btn_next:after {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview a:not(.mm-btn_next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.4);
  tap-highlight-color: rgba(255, 255, 255, 0.4);
}
.mm-menu .mm-listitem_selected > a:not(.mm-btn_next),
.mm-menu .mm-listitem_selected > span {
  background: rgba(255, 255, 255, 0.4);
}
.mm-menu .mm-listitem_opened > .mm-btn_next,
.mm-menu .mm-listitem_opened > .mm-panel {
  background: rgba(0, 0, 0, 0.05);
}
.mm-menu .mm-listitem_divider {
  background: rgba(0, 0, 0, 0.05);
}
.mm-page {
  box-sizing: border-box;
  position: relative;
}
.mm-slideout {
  transition: -webkit-transform 0.4s ease;
  transition: transform .4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  z-index: 1;
}
.mm-wrapper_opened {
  overflow-x: hidden;
  position: relative;
}
.mm-wrapper_background .mm-page {
  background: inherit;
}
.mm-menu_offcanvas {
  display: none;
  position: fixed;
  right: auto;
  z-index: 0;
}
.mm-menu_offcanvas.mm-menu_opened {
  display: block;
}
.mm-menu_offcanvas.mm-menu_opened.mm-no-csstransforms {
  z-index: 10;
}
.mm-menu_offcanvas {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}
.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(80vw, 0);
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
  }
}
.mm-page__blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}
.mm-wrapper_blocking {
  overflow: hidden;
}
.mm-wrapper_blocking body {
  overflow: hidden;
}
.mm-wrapper_blocking .mm-page__blocker {
  display: block;
}
.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  min-width: 1px !important;
  height: 1px !important;
  min-height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.mm-menu_autoheight {
  transition: none .4s ease;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.mm-menu_autoheight:not(.mm-menu_offcanvas) {
  position: relative;
}
.mm-menu_autoheight.mm-menu_position-bottom,
.mm-menu_autoheight.mm-menu_position-top {
  max-height: 80%;
}
.mm-menu_autoheight-measuring .mm-panel {
  display: block !important;
}
.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel {
  display: none !important;
}
.mm-menu_autoheight-measuring .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important;
}
[class*=mm-menu_columns-] {
  transition-property: width;
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel {
  right: auto;
  transition-property: width, -webkit-transform;
  transition-property: width, transform;
  transition-property: width, transform, -webkit-transform;
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened,
[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened-parent {
  display: block !important;
}
[class*=mm-panel_columns-] {
  border-right: 1px solid;
  border-color: inherit;
}
.mm-menu_columns-1 .mm-panel_columns-0,
.mm-menu_columns-2 .mm-panel_columns-1,
.mm-menu_columns-3 .mm-panel_columns-2,
.mm-menu_columns-4 .mm-panel_columns-3 {
  border-right: none;
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-0 {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu_columns-0 .mm-panels > .mm-panel {
  z-index: 0;
}
.mm-menu_columns-0 .mm-panels > .mm-panel else {
  width: 100%;
}
.mm-menu_columns-0 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-menu_columns-0 {
  width: 80%;
  min-width: 140px;
  max-width: 0;
}
.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(80vw, 0);
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(-80vw, 0);
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-1 {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-menu_columns-1 .mm-panels > .mm-panel {
  z-index: 1;
  width: 100%;
}
.mm-menu_columns-1 .mm-panels > .mm-panel else {
  width: 100%;
}
.mm-menu_columns-1 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate(200%, 0);
  -ms-transform: translate(200%, 0);
  transform: translate(200%, 0);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
}
.mm-menu_columns-1 {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}
.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(80vw, 0);
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(-80vw, 0);
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0);
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-2 {
  -webkit-transform: translate(200%, 0);
  -ms-transform: translate(200%, 0);
  transform: translate(200%, 0);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
}
.mm-menu_columns-2 .mm-panels > .mm-panel {
  z-index: 2;
  width: 50%;
}
.mm-menu_columns-2 .mm-panels > .mm-panel else {
  width: 100%;
}
.mm-menu_columns-2 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate(300%, 0);
  -ms-transform: translate(300%, 0);
  transform: translate(300%, 0);
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0);
}
.mm-menu_columns-2 {
  width: 80%;
  min-width: 140px;
  max-width: 880px;
}
.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(80vw, 0);
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(880px, 0);
    -ms-transform: translate(880px, 0);
    transform: translate(880px, 0);
    -webkit-transform: translate3d(880px, 0, 0);
    transform: translate3d(880px, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(-80vw, 0);
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(-880px, 0);
    -ms-transform: translate(-880px, 0);
    transform: translate(-880px, 0);
    -webkit-transform: translate3d(-880px, 0, 0);
    transform: translate3d(-880px, 0, 0);
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-3 {
  -webkit-transform: translate(300%, 0);
  -ms-transform: translate(300%, 0);
  transform: translate(300%, 0);
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0);
}
.mm-menu_columns-3 .mm-panels > .mm-panel {
  z-index: 3;
  width: 33.34%;
}
.mm-menu_columns-3 .mm-panels > .mm-panel else {
  width: 100%;
}
.mm-menu_columns-3 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate(400%, 0);
  -ms-transform: translate(400%, 0);
  transform: translate(400%, 0);
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0);
}
.mm-menu_columns-3 {
  width: 80%;
  min-width: 140px;
  max-width: 1320px;
}
.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(80vw, 0);
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(1320px, 0);
    -ms-transform: translate(1320px, 0);
    transform: translate(1320px, 0);
    -webkit-transform: translate3d(1320px, 0, 0);
    transform: translate3d(1320px, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(-80vw, 0);
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(-1320px, 0);
    -ms-transform: translate(-1320px, 0);
    transform: translate(-1320px, 0);
    -webkit-transform: translate3d(-1320px, 0, 0);
    transform: translate3d(-1320px, 0, 0);
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-4 {
  -webkit-transform: translate(400%, 0);
  -ms-transform: translate(400%, 0);
  transform: translate(400%, 0);
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0);
}
.mm-menu_columns-4 .mm-panels > .mm-panel {
  z-index: 4;
  width: 25%;
}
.mm-menu_columns-4 .mm-panels > .mm-panel else {
  width: 100%;
}
.mm-menu_columns-4 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate(500%, 0);
  -ms-transform: translate(500%, 0);
  transform: translate(500%, 0);
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0);
}
.mm-menu_columns-4 {
  width: 80%;
  min-width: 140px;
  max-width: 1760px;
}
.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(80vw, 0);
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(1760px, 0);
    -ms-transform: translate(1760px, 0);
    transform: translate(1760px, 0);
    -webkit-transform: translate3d(1760px, 0, 0);
    transform: translate3d(1760px, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(-80vw, 0);
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(-1760px, 0);
    -ms-transform: translate(-1760px, 0);
    transform: translate(-1760px, 0);
    -webkit-transform: translate3d(-1760px, 0, 0);
    transform: translate3d(-1760px, 0, 0);
  }
}
[class*=mm-menu_columns-].mm-menu_position-bottom,
[class*=mm-menu_columns-].mm-menu_position-top {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front {
  transition-property: width, min-width, max-width, -webkit-transform;
  transition-property: width, min-width, max-width, transform;
  transition-property: width, min-width, max-width, transform, -webkit-transform;
}
.mm-counter {
  font-style: normal;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%;
}
.mm-counter + .mm-btn_next:not(.mm-btn_fullwidth) {
  width: 90px;
}
.mm-counter + .mm-btn_next:not(.mm-btn_fullwidth) + a,
.mm-counter + .mm-btn_next:not(.mm-btn_fullwidth) + span {
  margin-right: 90px;
}
.mm-counter + .mm-btn_fullwidth + a,
.mm-counter + .mm-btn_fullwidth + span {
  padding-right: 90px;
}
.mm-listitem_vertical > .mm-counter {
  top: 12px;
  margin-top: 0;
}
.mm-listitem_vertical.mm-listitem_spacer > .mm-counter {
  margin-top: 40px;
}
.mm-listitem_nosubitems > .mm-counter {
  display: none;
}
.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}
.mm-listitem_divider {
  opacity: 1;
  transition: opacity 0.4s ease;
}
.mm-menu_dividers-light .mm-listitem_divider {
  background: inherit;
  font-size: inherit;
  color: rgba(0, 0, 0, 0.3);
  padding-top: 15px;
  padding-bottom: 5px;
}
.mm-border-none .mm-listitem_divider {
  border-top-width: 1px;
  border-top-style: solid;
}
.mm-listview_fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-listview_fixeddivider:after {
  content: none !important;
  display: none !important;
}
.mm-panel_dividers .mm-listview_fixeddivider {
  display: block;
}
.mm-wrapper_opened.mm-dragging .mm-menu,
.mm-wrapper_opened.mm-dragging .mm-slideout {
  transition-duration: 0s;
}
.mm-menu_dropdown {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
}
.mm-wrapper_dropdown .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0;
}
.mm-wrapper_dropdown .mm-page__blocker {
  transition-delay: 0s !important;
  z-index: 1;
}
.mm-wrapper_dropdown .mm-menu_dropdown {
  z-index: 2;
}
.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown {
  display: none;
}
[class*=mm-menu_tip-]:before {
  content: '';
  background: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mm-menu_tip-left:before {
  left: 22px;
}
.mm-menu_tip-right:before {
  right: 22px;
}
.mm-menu_tip-top:before {
  top: -8px;
}
.mm-menu_tip-bottom:before {
  bottom: -8px;
}
.mm-iconbar {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-right-width: 1px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.mm-iconbar__bottom,
.mm-iconbar__top {
  width: inherit;
  position: absolute;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-iconbar__bottom > *,
.mm-iconbar__top > * {
  box-sizing: border-box;
  display: block;
  padding: 10px 0;
}
.mm-iconbar__bottom a,
.mm-iconbar__bottom a:hover,
.mm-iconbar__top a,
.mm-iconbar__top a:hover {
  text-decoration: none;
}
.mm-iconbar__top {
  top: 0;
}
.mm-iconbar__bottom {
  bottom: 0;
}
.mm-menu_iconbar-40 .mm-navbars_bottom,
.mm-menu_iconbar-40 .mm-navbars_top,
.mm-menu_iconbar-40 .mm-panels {
  left: 40px;
}
.mm-menu_iconbar-40 .mm-iconbar {
  width: 40px;
}
.mm-menu_iconbar-60 .mm-navbars_bottom,
.mm-menu_iconbar-60 .mm-navbars_top,
.mm-menu_iconbar-60 .mm-panels {
  left: 60px;
}
.mm-menu_iconbar-60 .mm-iconbar {
  width: 60px;
}
.mm-menu_iconbar-80 .mm-navbars_bottom,
.mm-menu_iconbar-80 .mm-navbars_top,
.mm-menu_iconbar-80 .mm-panels {
  left: 80px;
}
.mm-menu_iconbar-80 .mm-iconbar {
  width: 80px;
}
.mm-iconbar,
.mm-iconbar a {
  color: rgba(0, 0, 0, 0.3);
}
.mm-iconbar__tab_selected {
  background: rgba(255, 255, 255, 0.4);
}
[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel {
  transition-property: left, -webkit-transform;
  transition-property: transform, left;
  transition-property: transform, left, -webkit-transform;
}
[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_iconpanel-first,
[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_iconpanel-first.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 0;
}
[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_opened,
[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_opened-parent {
  display: block !important;
}
[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_opened-parent[class*=mm-panel_iconpanel-]:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0),
[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_opened[class*=mm-panel_iconpanel-]:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
  border-left: 1px solid;
  border-color: inherit;
}
[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_opened-parent {
  overflow-y: hidden;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
[class*=mm-menu_iconpanel-].mm-menu_hidedivider .mm-panel_opened-parent .mm-listitem_divider,
[class*=mm-menu_iconpanel-].mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar {
  opacity: 0;
}
.mm-menu_iconpanel-40 .mm-panel_iconpanel-0,
.mm-menu_iconpanel-40 .mm-panel_iconpanel-0.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 0;
}
.mm-menu_iconpanel-40 .mm-panel_iconpanel-1,
.mm-menu_iconpanel-40 .mm-panel_iconpanel-1.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 40px;
}
.mm-menu_iconpanel-40 .mm-panel_iconpanel-2,
.mm-menu_iconpanel-40 .mm-panel_iconpanel-2.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 80px;
}
.mm-menu_iconpanel-40 .mm-panel_iconpanel-3,
.mm-menu_iconpanel-40 .mm-panel_iconpanel-3.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 120px;
}
.mm-menu_iconpanel-40 .mm-panel_iconpanel-first ~ .mm-panel,
.mm-menu_iconpanel-40 .mm-panel_iconpanel-first ~ .mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 40px;
}
.mm-menu_iconpanel-60 .mm-panel_iconpanel-0,
.mm-menu_iconpanel-60 .mm-panel_iconpanel-0.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 0;
}
.mm-menu_iconpanel-60 .mm-panel_iconpanel-1,
.mm-menu_iconpanel-60 .mm-panel_iconpanel-1.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 60px;
}
.mm-menu_iconpanel-60 .mm-panel_iconpanel-2,
.mm-menu_iconpanel-60 .mm-panel_iconpanel-2.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 120px;
}
.mm-menu_iconpanel-60 .mm-panel_iconpanel-3,
.mm-menu_iconpanel-60 .mm-panel_iconpanel-3.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 180px;
}
.mm-menu_iconpanel-60 .mm-panel_iconpanel-first ~ .mm-panel,
.mm-menu_iconpanel-60 .mm-panel_iconpanel-first ~ .mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 60px;
}
.mm-menu_iconpanel-80 .mm-panel_iconpanel-0,
.mm-menu_iconpanel-80 .mm-panel_iconpanel-0.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 0;
}
.mm-menu_iconpanel-80 .mm-panel_iconpanel-1,
.mm-menu_iconpanel-80 .mm-panel_iconpanel-1.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 80px;
}
.mm-menu_iconpanel-80 .mm-panel_iconpanel-2,
.mm-menu_iconpanel-80 .mm-panel_iconpanel-2.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 160px;
}
.mm-menu_iconpanel-80 .mm-panel_iconpanel-3,
.mm-menu_iconpanel-80 .mm-panel_iconpanel-3.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 240px;
}
.mm-menu_iconpanel-80 .mm-panel_iconpanel-first ~ .mm-panel,
.mm-menu_iconpanel-80 .mm-panel_iconpanel-first ~ .mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 80px;
}
.mm-panel__blocker {
  background: inherit;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  transition: opacity 0.4s ease;
}
.mm-panel_opened-parent .mm-panel__blocker {
  opacity: .6;
  bottom: -100000px;
}
.mm-menu_keyboardfocus a:focus {
  outline: 0;
}
.mm-menu_keyboardfocus a:focus {
  background: rgba(255, 255, 255, 0.4);
}
.mm-navbars_bottom,
.mm-navbars_top {
  background: inherit;
  border-color: inherit;
  border-width: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}
.mm-navbars_bottom > .mm-navbar,
.mm-navbars_top > .mm-navbar {
  border-width: 0;
  border-color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-navbars_bottom > .mm-navbar:not(.mm-navbar_has-btns),
.mm-navbars_top > .mm-navbar:not(.mm-navbar_has-btns) {
  padding: 0;
}
.mm-navbars_bottom > .mm-navbar > :not(img):not(.mm-btn),
.mm-navbars_top > .mm-navbar > :not(img):not(.mm-btn) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.mm-navbars_top {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  top: 0;
  bottom: auto;
}
.mm-menu_navbar_top-1 .mm-panels {
  top: 40px;
}
.mm-menu_navbar_top-2 .mm-panels {
  top: 80px;
}
.mm-menu_navbar_top-3 .mm-panels {
  top: 120px;
}
.mm-menu_navbar_top-4 .mm-panels {
  top: 160px;
}
.mm-navbars_bottom {
  border-top-style: solid;
  border-top-width: 1px;
  bottom: 0;
  top: auto;
}
.mm-menu_navbar_bottom-1 .mm-panels {
  bottom: 40px;
}
.mm-menu_navbar_bottom-2 .mm-panels {
  bottom: 80px;
}
.mm-menu_navbar_bottom-3 .mm-panels {
  bottom: 120px;
}
.mm-menu_navbar_bottom-4 .mm-panels {
  bottom: 160px;
}
.mm-navbar_size-2 {
  height: 80px;
}
.mm-navbar_size-3 {
  height: 120px;
}
.mm-navbar_size-4 {
  height: 160px;
}
.mm-navbar__breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px;
}
.mm-navbar__breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px;
}
.mm-navbar__breadcrumbs > a {
  text-decoration: underline;
}
.mm-navbar_has-btns .mm-navbar__breadcrumbs {
  margin-left: -40px;
}
.mm-navbar_has-btns .mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs {
  margin-left: 0;
  padding-left: 0;
}
.mm-navbars_top .mm-navbar_tabs,
.mm-navbars_top .mm-navbar_tabs ~ .mm-navbar {
  background: inherit !important;
}
.mm-navbars_bottom .mm-navbar_tabs {
  background: inherit !important;
}
.mm-navbar__tab_selected {
  background: inherit !important;
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
}
.mm-navbar__tab_selected:first-child {
  border-left: none;
}
.mm-navbar__tab_selected:last-child {
  border-right: none;
}
.mm-navbars_top .mm-navbar_tabs:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
}
.mm-navbars_top .mm-navbar__tab_selected {
  border-bottom: none;
  margin-bottom: -1px;
}
.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected {
  border-top: none;
}
.mm-navbars_bottom .mm-navbar_tabs:not(:first-child) {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: inherit;
}
.mm-navbars_bottom .mm-navbar__tab_selected {
  border-top: none;
  margin-top: -1px;
}
.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected {
  border-bottom: none;
}
.mm-navbar_tabs > :not(.mm-navbar__tab_selected),
.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar,
.mm-navbars_top.mm-navbars_has-tabs > .mm-navbar:not(.mm-navbar_tabs) {
  background: rgba(255, 255, 255, 0.4);
}
.mm-menu_rtl {
  direction: rtl;
}
.mm-menu_rtl.mm-menu_offcanvas {
  right: auto;
}
.mm-menu_rtl .mm-panel:not(.mm-panel_opened) {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-menu_rtl .mm-panel.mm-panel_opened-parent {
  -webkit-transform: translate(30%, 0);
  -ms-transform: translate(30%, 0);
  transform: translate(30%, 0);
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}
.mm-menu_rtl .mm-navbar .mm-btn:first-child {
  left: auto;
  right: 0;
}
.mm-menu_rtl .mm-navbar .mm-btn:last-child {
  right: auto;
  left: 0;
}
.mm-menu_rtl .mm-navbar .mm-btn_next:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}
.mm-menu_rtl .mm-navbar .mm-btn_prev:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}
.mm-menu_rtl .mm-listitem:after {
  left: 0;
  right: 20px;
}
.mm-menu_rtl .mm-listitem > a:not(.mm-btn_next),
.mm-menu_rtl .mm-listitem > span:not(.mm-btn_next) {
  padding-left: 10px;
  padding-right: 20px !important;
  margin-right: 0 !important;
}
.mm-menu_rtl .mm-listitem .mm-btn_next {
  right: auto;
  left: 0;
}
.mm-menu_rtl .mm-listitem .mm-btn_next:before {
  left: auto;
  right: 0;
}
.mm-menu_rtl .mm-listitem .mm-btn_next:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}
.mm-menu_rtl .mm-listitem .mm-btn_next + a,
.mm-menu_rtl .mm-listitem .mm-btn_next + span {
  margin-left: 50px;
}
.mm-menu_rtl .mm-listitem .mm-btn_fullwidth + a,
.mm-menu_rtl .mm-listitem .mm-btn_fullwidth + span {
  padding-left: 50px;
}
.mm-menu_rtl .mm-counter {
  left: 45px;
  right: auto;
}
.mm-menu_rtl .mm-counter + .mm-btn_next + a,
.mm-menu_rtl .mm-counter + .mm-btn_next + span {
  margin-left: 90px;
}
.mm-menu_rtl .mm-listview .mm-counter + .mm-btn_fullwidth + a,
.mm-menu_rtl .mm-listview .mm-counter + .mm-btn_fullwidth + span {
  padding-left: 90px;
}
.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel {
  transition-property: right, -webkit-transform;
  transition-property: transform, right;
  transition-property: transform, right, -webkit-transform;
}
.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_iconpanel-first,
.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_iconpanel-first.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 0;
  right: 0;
}
.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_opened,
.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_opened-parent {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit;
}
.mm-menu_rtl [class*=mm-panel_iconpanel-],
.mm-menu_rtl [class*=mm-panel_iconpanel-] ~ .mm-listview_fixeddivider {
  left: 0;
}
.mm-menu_rtl [class*=mm-panel_iconpanel-].mm-panel_opened-parent {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-0,
.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-0.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 0;
}
.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-1,
.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-1.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 40px;
}
.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-2,
.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-2.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 80px;
}
.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-3,
.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-3.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 120px;
}
.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-first ~ .mm-panel,
.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-first ~ .mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 40px;
}
.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-0,
.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-0.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 0;
}
.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-1,
.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-1.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 60px;
}
.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-2,
.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-2.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 120px;
}
.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-3,
.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-3.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 180px;
}
.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-first ~ .mm-panel,
.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-first ~ .mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 60px;
}
.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-0,
.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-0.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 0;
}
.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-1,
.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-1.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 80px;
}
.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-2,
.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-2.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 160px;
}
.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-3,
.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-3.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 240px;
}
.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-first ~ .mm-panel,
.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-first ~ .mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 80px;
}
.mm-menu_rtl html[class*=mm-sidebar_expanded-]:not(.mm-sidebar_closed) .mm-menu_rtl ~ .mm-slideout {
  -webkit-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  right: 0;
}
.mm-menu_rtl label.mm-check,
.mm-menu_rtl label.mm-toggle {
  left: 20px;
  right: auto !important;
}
.mm-menu_rtl label.mm-toggle + a,
.mm-menu_rtl label.mm-toggle + span {
  padding-left: 80px;
}
.mm-menu_rtl label.mm-check + a,
.mm-menu_rtl label.mm-check + span {
  padding-left: 60px;
}
.mm-menu_rtl .mm-btn_next + label.mm-check,
.mm-menu_rtl .mm-btn_next + label.mm-toggle {
  left: 60px;
}
.mm-menu_rtl .mm-btn_next + label.mm-check + a,
.mm-menu_rtl .mm-btn_next + label.mm-check + span,
.mm-menu_rtl .mm-btn_next + label.mm-toggle + a,
.mm-menu_rtl .mm-btn_next + label.mm-toggle + span {
  margin-left: 50px;
}
.mm-menu_rtl .mm-btn_next + label.mm-toggle + a,
.mm-menu_rtl .mm-btn_next + label.mm-toggle + span {
  padding-left: 70px;
}
.mm-menu_rtl .mm-btn_next + label.mm-check + a,
.mm-menu_rtl .mm-btn_next + label.mm-check + span {
  padding-left: 50px;
}
.mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-check,
.mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-toggle {
  left: 100px;
}
.mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-check + a,
.mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-check + span,
.mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-toggle + a,
.mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-toggle + span {
  margin-left: 90px;
}
.mm-searchfield {
  height: 40px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mm-searchfield input {
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 4px;
  font: inherit;
  font-size: inherit;
  line-height: 26px;
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 26px;
  min-height: 26px;
  max-height: 26px;
  margin: 0;
  padding: 0 10px;
}
.mm-searchfield input::-ms-clear {
  display: none;
}
.mm-searchfield__input {
  padding: 7px 10px 0 10px;
  position: relative;
}
.mm-panel__noresultsmsg {
  text-align: center;
  font-size: 150%;
  padding: 40px 0;
}
.mm-searchfield__btn {
  right: 0;
  top: 0;
}
.mm-searchfield__input {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}
.mm-searchfield__cancel {
  text-decoration: none;
  line-height: 40px;
  display: block;
  padding-right: 10px;
  margin-right: -100px;
  transition: margin 0.4s ease;
}
.mm-searchfield__cancel-active {
  margin-right: 0;
}
.mm-panel > .mm-searchfield {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.mm-panel_has-searchfield {
  padding-top: 40px;
}
.mm-panel_has-navbar.mm-panel_has-searchfield {
  padding-top: 80px;
}
.mm-panel_has-navbar.mm-panel_has-searchfield > .mm-searchfield {
  top: 40px;
}
.mm-listitem_nosubitems > .mm-btn_next {
  display: none;
}
.mm-listitem_nosubitems > .mm-btn_next + a,
.mm-listitem_nosubitems > .mm-btn_next + span {
  padding-right: 10px;
}
.mm-searchfield input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.75);
}
.mm-panel__noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}
.mm-sectionindexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  z-index: 15;
  transition: right .4s ease;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.mm-sectionindexer a {
  line-height: 1;
  text-decoration: none;
  display: block;
}
.mm-sectionindexer ~ .mm-panels {
  transition: right 0.4s ease;
}
.mm-menu_has-sectionindexer .mm-sectionindexer {
  right: 0;
}
.mm-menu_has-sectionindexer .mm-panels {
  right: 20px;
}
.mm-menu_navbar_top-1 .mm-sectionindexer {
  top: 42px;
}
.mm-menu_navbar_top-2 .mm-sectionindexer {
  top: 82px;
}
.mm-menu_navbar_top-3 .mm-sectionindexer {
  top: 122px;
}
.mm-menu_navbar_top-4 .mm-sectionindexer {
  top: 162px;
}
.mm-menu_navbar_bottom-1 .mm-sectionindexer {
  bottom: 42px;
}
.mm-menu_navbar_bottom-2 .mm-sectionindexer {
  bottom: 82px;
}
.mm-menu_navbar_bottom-3 .mm-sectionindexer {
  bottom: 122px;
}
.mm-menu_navbar_bottom-4 .mm-sectionindexer {
  bottom: 162px;
}
.mm-sectionindexer a {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu_selected-hover .mm-listitem > a.mm-btn_fullwidth + a,
.mm-menu_selected-hover .mm-listitem > a.mm-btn_fullwidth + span,
.mm-menu_selected-hover .mm-listitem > a:not(.mm-btn_fullwidth),
.mm-menu_selected-parent .mm-listitem > a.mm-btn_fullwidth + a,
.mm-menu_selected-parent .mm-listitem > a.mm-btn_fullwidth + span,
.mm-menu_selected-parent .mm-listitem > a:not(.mm-btn_fullwidth) {
  transition: background 0.4s ease;
}
.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > a,
.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > span {
  background: 0 0;
}
.mm-menu_selected-hover .mm-listitem > a.mm-btn_fullwidth:hover + span,
.mm-menu_selected-hover .mm-listitem > a:not(.mm-btn_fullwidth):hover {
  background: rgba(255, 255, 255, 0.4);
}
.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > a,
.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > span {
  background: 0 0;
}
.mm-menu_selected-parent .mm-listitem_selected-parent > a.mm-btn_fullwidth + span,
.mm-menu_selected-parent .mm-listitem_selected-parent > a.mm-btn_next:not(.mm-btn_fullwidth) {
  background: rgba(255, 255, 255, 0.4);
}
[class*=mm-wrapper_sidebar-collapsed-] body,
[class*=mm-wrapper_sidebar-expanded-] body {
  position: relative;
}
[class*=mm-wrapper_sidebar-collapsed-] .mm-slideout,
[class*=mm-wrapper_sidebar-expanded-] .mm-slideout {
  transition-property: width, -webkit-transform;
  transition-property: width, transform;
  transition-property: width, transform, -webkit-transform;
}
[class*=mm-wrapper_sidebar-collapsed-] .mm-page,
[class*=mm-wrapper_sidebar-expanded-] .mm-page {
  background: inherit;
  box-sizing: border-box;
  min-height: 100vh;
}
[class*=mm-wrapper_sidebar-collapsed-] .mm-menu_sidebar-collapsed,
[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded {
  display: block !important;
  top: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  left: 0 !important;
}
[class*=mm-wrapper_sidebar-collapsed-]:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-listitem_divider,
[class*=mm-wrapper_sidebar-collapsed-]:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar {
  opacity: 0;
}
.mm-wrapper_sidebar-collapsed-40 .mm-slideout,
[class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-40 .mm-slideout {
  width: calc(60%);
  -webkit-transform: translate(40px, 0);
  -ms-transform: translate(40px, 0);
  transform: translate(40px, 0);
  -webkit-transform: translate3d(40px, 0, 0);
  transform: translate3d(40px, 0, 0);
}
.mm-wrapper_sidebar-collapsed-60 .mm-slideout,
[class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-60 .mm-slideout {
  width: calc(40%);
  -webkit-transform: translate(60px, 0);
  -ms-transform: translate(60px, 0);
  transform: translate(60px, 0);
  -webkit-transform: translate3d(60px, 0, 0);
  transform: translate3d(60px, 0, 0);
}
.mm-wrapper_sidebar-collapsed-80 .mm-slideout,
[class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-80 .mm-slideout {
  width: calc(20%);
  -webkit-transform: translate(80px, 0);
  -ms-transform: translate(80px, 0);
  transform: translate(80px, 0);
  -webkit-transform: translate3d(80px, 0, 0);
  transform: translate3d(80px, 0, 0);
}
[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded {
  border-right-width: 1px;
  border-right-style: solid;
  min-width: 0 !important;
  max-width: 100000px !important;
}
[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded.mm-menu_pageshadow:after {
  content: none;
  display: none;
}
[class*=mm-wrapper_sidebar-expanded-].mm-wrapper_blocking,
[class*=mm-wrapper_sidebar-expanded-].mm-wrapper_blocking body {
  overflow: visible;
}
[class*=mm-wrapper_sidebar-expanded-] .mm-page__blocker {
  display: none !important;
}
.mm-wrapper_sidebar-expanded-25:not(.mm-wrapper_sidebar-closed) .mm-slideout {
  width: 75%;
  -webkit-transform: translate(33.33333%, 0) !important;
  -ms-transform: translate(33.33333%, 0) !important;
  transform: translate(33.33333%, 0) !important;
  -webkit-transform: translate3d(33.33333%, 0, 0) !important;
  transform: translate3d(33.33333%, 0, 0) !important;
}
.mm-wrapper_sidebar-expanded-25 .mm-menu_sidebar-expanded {
  width: 25% !important;
}
.mm-wrapper_sidebar-expanded-30:not(.mm-wrapper_sidebar-closed) .mm-slideout {
  width: 70%;
  -webkit-transform: translate(42.85714%, 0) !important;
  -ms-transform: translate(42.85714%, 0) !important;
  transform: translate(42.85714%, 0) !important;
  -webkit-transform: translate3d(42.85714%, 0, 0) !important;
  transform: translate3d(42.85714%, 0, 0) !important;
}
.mm-wrapper_sidebar-expanded-30 .mm-menu_sidebar-expanded {
  width: 30% !important;
}
.mm-wrapper_sidebar-expanded-35:not(.mm-wrapper_sidebar-closed) .mm-slideout {
  width: 65%;
  -webkit-transform: translate(53.84615%, 0) !important;
  -ms-transform: translate(53.84615%, 0) !important;
  transform: translate(53.84615%, 0) !important;
  -webkit-transform: translate3d(53.84615%, 0, 0) !important;
  transform: translate3d(53.84615%, 0, 0) !important;
}
.mm-wrapper_sidebar-expanded-35 .mm-menu_sidebar-expanded {
  width: 35% !important;
}
.mm-menu__blocker {
  background: rgba(3, 2, 1, 0);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.mm-menu_opened .mm-menu__blocker {
  display: none;
}
input.mm-check,
input.mm-toggle {
  position: absolute;
  left: -10000px;
}
label.mm-check,
label.mm-toggle {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
}
label.mm-check:before,
label.mm-toggle:before {
  content: '';
  display: block;
}
label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px;
}
label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px;
}
input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right;
}
label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
input.mm-check:checked ~ label.mm-check:before {
  opacity: 1;
}
.mm-listitem_vertical label.mm-toggle {
  top: 5px;
  bottom: auto;
  margin-top: 0;
}
.mm-listitem_vertical label.mm-check {
  top: 5px;
  bottom: auto;
  margin-top: 0;
}
label.mm-toggle {
  right: 20px;
}
label.mm-toggle + a,
label.mm-toggle + span {
  padding-right: 80px;
}
label.mm-check {
  right: 20px;
}
label.mm-check + a,
label.mm-check + span {
  padding-right: 60px;
}
.mm-btn_next + label.mm-check,
.mm-btn_next + label.mm-toggle {
  right: 60px;
}
.mm-btn_next + label.mm-check + a,
.mm-btn_next + label.mm-check + span,
.mm-btn_next + label.mm-toggle + a,
.mm-btn_next + label.mm-toggle + span {
  margin-right: 50px;
}
.mm-btn_next + label.mm-toggle + a,
.mm-btn_next + label.mm-toggle + span {
  padding-right: 70px;
}
.mm-btn_next + label.mm-check + a,
.mm-btn_next + label.mm-check + span {
  padding-right: 50px;
}
.mm-counter + .mm-btn_next + label.mm-check,
.mm-counter + .mm-btn_next + label.mm-toggle {
  right: 100px;
}
.mm-counter + .mm-btn_next + label.mm-check + a,
.mm-counter + .mm-btn_next + label.mm-check + span,
.mm-counter + .mm-btn_next + label.mm-toggle + a,
.mm-counter + .mm-btn_next + label.mm-toggle + span {
  margin-right: 90px;
}
label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}
label.mm-toggle:before {
  background: #f3f3f3;
}
input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.75);
}
.mm-menu_border-none .mm-listitem:after,
.mm-panel_border-none .mm-listitem:after {
  content: none;
}
.mm-menu_border-full .mm-listitem:after,
.mm-panel_border-full .mm-listitem:after {
  left: 0 !important;
}
.mm-menu_border-offset .mm-listitem:after,
.mm-panel_border-offset .mm-listitem:after {
  right: 20px;
}
.mm-menu_fx-menu-zoom {
  transition: -webkit-transform 0.4s ease;
  transition: transform .4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.mm-wrapper_opened .mm-menu_fx-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.mm-wrapper_opening .mm-menu_fx-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0);
}
.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}
.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0);
}
.mm-menu_fx-menu-slide {
  transition: -webkit-transform 0.4s ease;
  transition: transform .4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.mm-wrapper_opened .mm-menu_fx-menu-slide {
  -webkit-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}
.mm-wrapper_opening .mm-menu_fx-menu-slide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right {
  -webkit-transform: translate(30%, 0);
  -ms-transform: translate(30%, 0);
  transform: translate(30%, 0);
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}
.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu_fx-menu-fade {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.mm-wrapper_opening .mm-menu_fx-menu-fade {
  opacity: 1;
}
.mm-menu_fx-panels-none .mm-panel,
.mm-panel_fx-none {
  transition-property: none;
}
.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,
.mm-panel_fx-none.mm-panel_opened-parent {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu_fx-panels-zoom .mm-panel,
.mm-panel_fx-zoom {
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
}
.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened,
.mm-panel_fx-zoom.mm-panel_opened {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0);
}
.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent,
.mm-panel_fx-zoom.mm-panel_opened-parent {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}
.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent,
.mm-panel_fx-slide-0.mm-panel_opened-parent {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent,
.mm-panel_fx-slide-100.mm-panel_opened-parent {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-menu_fx-panels-slide-up .mm-panel,
.mm-panel_fx-slide-up {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.mm-menu_fx-panels-slide-up .mm-panel_opened,
.mm-menu_fx-panels-slide-up .mm-panel_opened-parent,
.mm-panel_fx-slide-up.mm-panel_opened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu_fx-panels-slide-right .mm-panel,
.mm-panel_fx-slide-right {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-menu_fx-panels-slide-right .mm-panel_opened,
.mm-menu_fx-panels-slide-right .mm-panel_opened-parent,
.mm-panel_fx-slide-right.mm-panel_opened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
[class*=mm-menu_fx-listitems-] .mm-listitem {
  transition: none 0.4s ease;
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(1) {
  transition-delay: 50ms;
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(2) {
  transition-delay: .1s;
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(3) {
  transition-delay: 150ms;
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(4) {
  transition-delay: .2s;
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(5) {
  transition-delay: 250ms;
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(6) {
  transition-delay: .3s;
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(7) {
  transition-delay: 350ms;
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(8) {
  transition-delay: .4s;
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(9) {
  transition-delay: 450ms;
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(10) {
  transition-delay: .5s;
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(11) {
  transition-delay: 550ms;
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(12) {
  transition-delay: .6s;
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(13) {
  transition-delay: 650ms;
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(14) {
  transition-delay: .7s;
}
[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(15) {
  transition-delay: 750ms;
}
.mm-menu_fx-listitems-slide .mm-listitem {
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0;
}
.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.mm-menu_fx-listitems-fade .mm-listitem {
  transition-property: opacity;
  opacity: 0;
}
.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem {
  opacity: 1;
}
.mm-menu_fx-listitems-drop .mm-listitem {
  transition-property: opacity, top;
  opacity: 0;
  top: -25%;
}
.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem {
  opacity: 1;
  top: 0;
}
.mm-menu_fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}
.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(100vw, 0);
  -ms-transform: translate(100vw, 0);
  transform: translate(100vw, 0);
  -webkit-transform: translate3d(100vw, 0, 0);
  transform: translate3d(100vw, 0, 0);
}
@media all and (max-width: 140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    transform: translate(10000px, 0);
    -webkit-transform: translate3d(10000px, 0, 0);
    transform: translate3d(10000px, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(-100vw, 0);
  -ms-transform: translate(-100vw, 0);
  transform: translate(-100vw, 0);
  -webkit-transform: translate3d(-100vw, 0, 0);
  transform: translate3d(-100vw, 0, 0);
}
@media all and (max-width: 140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0);
    -webkit-transform: translate3d(-10000px, 0, 0);
    transform: translate3d(-10000px, 0, 0);
  }
}
.mm-menu_fullscreen.mm-menu_position-top {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px;
}
.mm-menu_fullscreen.mm-menu_position-bottom {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px;
}
.mm-menu_listview-30 .mm-listitem > a:not(.mm-btn_next),
.mm-menu_listview-30 .mm-listitem > span {
  padding-top: 5px;
  padding-bottom: 5px;
}
.mm-menu_listview-30 .mm-listitem_vertical > .mm-btn_next {
  height: 30;
}
.mm-menu_listview-50 .mm-listitem > a:not(.mm-btn_next),
.mm-menu_listview-50 .mm-listitem > span {
  padding-top: 15px;
  padding-bottom: 15px;
}
.mm-menu_listview-50 .mm-listitem_vertical > .mm-btn_next {
  height: 50;
}
.mm-menu_listview-60 .mm-listitem > a:not(.mm-btn_next),
.mm-menu_listview-60 .mm-listitem > span {
  padding-top: 20px;
  padding-bottom: 20px;
}
.mm-menu_listview-60 .mm-listitem_vertical > .mm-btn_next {
  height: 60;
}
.mm-menu_listview-justify .mm-panels > .mm-panel:after,
.mm-menu_listview-justify .mm-panels > .mm-panel:before,
.mm-panels > .mm-panel_listview-justify:after,
.mm-panels > .mm-panel_listview-justify:before {
  content: none;
  display: none;
}
.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listview,
.mm-panels > .mm-panel_listview-justify .mm-listview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem,
.mm-panels > .mm-panel_listview-justify .mm-listitem {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 40px;
}
.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem:not(.mm-listitem_divider),
.mm-panels > .mm-panel_listview-justify .mm-listitem:not(.mm-listitem_divider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem > a:not(.mm-btn_next),
.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem > span,
.mm-panels > .mm-panel_listview-justify .mm-listitem > a:not(.mm-btn_next),
.mm-panels > .mm-panel_listview-justify .mm-listitem > span {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mm-listview_inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0;
}
.mm-listview_inset > li {
  padding: 5px 0;
}
.mm-menu_multiline .mm-listitem > a,
.mm-menu_multiline .mm-listitem > span,
.mm-panel_multiline .mm-listitem > a,
.mm-panel_multiline .mm-listitem > span {
  text-overflow: clip;
  white-space: normal;
}
[class*=mm-menu_pagedim].mm-menu_opened ~ .mm-page__blocker {
  opacity: 0;
}
.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened ~ .mm-page__blocker {
  opacity: .8;
  transition: opacity 0.4s ease 0.4s;
}
.mm-menu_opened.mm-menu_pagedim ~ .mm-page__blocker {
  background: inherit;
}
.mm-menu_opened.mm-menu_pagedim-black ~ .mm-page__blocker {
  background: #000;
}
.mm-menu_opened.mm-menu_pagedim-white ~ .mm-page__blocker {
  background: #fff;
}
.mm-menu_popup {
  transition: opacity .4s ease;
  opacity: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.mm-menu_popup.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0;
}
.mm-menu_popup.mm-menu_opened ~ .mm-page__blocker {
  transition-delay: 0s !important;
  z-index: 1;
}
.mm-wrapper_opening .mm-menu_popup {
  opacity: 1;
}
.mm-menu_position-right {
  left: auto;
  right: 0;
}
.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(-80vw, 0);
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0);
  }
}
.mm-menu_position-bottom,
.mm-menu_position-front,
.mm-menu_position-top {
  transition: -webkit-transform 0.4s ease;
  transition: transform .4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.mm-menu_position-bottom.mm-menu_opened,
.mm-menu_position-front.mm-menu_opened,
.mm-menu_position-top.mm-menu_opened {
  z-index: 2;
}
.mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout,
.mm-menu_position-front.mm-menu_opened ~ .mm-slideout,
.mm-menu_position-top.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0;
}
.mm-menu_position-bottom.mm-menu_opened ~ .mm-page__blocker,
.mm-menu_position-front.mm-menu_opened ~ .mm-page__blocker,
.mm-menu_position-top.mm-menu_opened ~ .mm-page__blocker {
  z-index: 1;
}
.mm-menu_position-front {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-menu_position-front.mm-menu_position-right {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-menu_position-bottom,
.mm-menu_position-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
.mm-menu_position-top {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.mm-menu_position-top {
  height: 80vh;
  min-height: 140px;
  max-height: 880px;
}
.mm-menu_position-bottom {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  top: auto;
}
.mm-menu_position-bottom {
  height: 80vh;
  min-height: 140px;
  max-height: 880px;
}
.mm-wrapper_opening .mm-menu_position-bottom,
.mm-wrapper_opening .mm-menu_position-front,
.mm-wrapper_opening .mm-menu_position-top {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu_shadow-page:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 100;
  -webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
  clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
}
.mm-menu_shadow-page.mm-menu_position-right:after {
  left: auto;
  right: 100%;
  -webkit-clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
  clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
}
.mm-menu_shadow-page.mm-menu_position-front:after {
  content: none;
  display: none;
}
.mm-menu_shadow-page:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.mm-menu_shadow-panels .mm-panel {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.mm-menu_theme {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7);
}
.mm-menu_theme .mm-navbar a,
.mm-menu_theme .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu_theme .mm-btn:after,
.mm-menu_theme .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu_theme .mm-listview .mm-btn_next:after {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu_theme .mm-listview a:not(.mm-btn_next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.03);
  tap-highlight-color: rgba(0, 0, 0, 0.03);
}
.mm-menu_theme .mm-listitem_selected > a:not(.mm-btn_next),
.mm-menu_theme .mm-listitem_selected > span {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu_theme .mm-listitem_opened > .mm-btn_next,
.mm-menu_theme .mm-listitem_opened > .mm-panel {
  background: rgba(0, 0, 0, 0.06);
}
.mm-menu_theme .mm-listitem_divider {
  background: rgba(0, 0, 0, 0.06);
}
.mm-menu_theme .mm-counter {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu_theme .mm-iconbar,
.mm-menu_theme .mm-iconbar a {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu_theme.mm-menu_keyboardfocus a:focus {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu_theme .mm-navbar_tabs > :not(.mm-navbar__tab_selected),
.mm-menu_theme .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar,
.mm-menu_theme .mm-navbars_top.mm-navbars_has-tabs > .mm-navbar:not(.mm-navbar_tabs) {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu_theme.mm-menu_shadow-page:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.mm-menu_theme.mm-menu_shadow-panels .mm-panel {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.mm-menu_theme .mm-searchfield input {
  background: rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.7);
}
.mm-menu_theme .mm-panel__noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu_theme .mm-sectionindexer a {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu_theme.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > a,
.mm-menu_theme.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > span {
  background: 0 0;
}
.mm-menu_theme.mm-menu_selected-hover .mm-listitem > a.mm-btn_fullwidth:hover + span,
.mm-menu_theme.mm-menu_selected-hover .mm-listitem > a:not(.mm-btn_fullwidth):hover {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu_theme.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > a,
.mm-menu_theme.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > span {
  background: 0 0;
}
.mm-menu_theme.mm-menu_selected-parent .mm-listitem_selected-parent > a.mm-btn_fullwidth + span,
.mm-menu_theme.mm-menu_selected-parent .mm-listitem_selected-parent > a.mm-btn_next:not(.mm-btn_fullwidth) {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu_theme label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7);
}
.mm-menu_theme label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu_theme label.mm-toggle:before {
  background: #fff;
}
.mm-menu_themeinput.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
.mm-menu_tileview .mm-listview,
.mm-panel_tileview .mm-listview {
  margin: 0 !important;
}
.mm-menu_tileview .mm-listview:after,
.mm-panel_tileview .mm-listview:after {
  content: '';
  display: block;
  clear: both;
}
.mm-menu_tileview .mm-listitem,
.mm-panel_tileview .mm-listitem {
  padding: 0;
  float: left;
  position: relative;
  width: 50%;
  height: 0;
  padding-top: 50%;
}
.mm-menu_tileview .mm-listitem:after,
.mm-panel_tileview .mm-listitem:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1;
}
.mm-menu_tileview .mm-listitem.mm-tile-xs,
.mm-panel_tileview .mm-listitem.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%;
}
.mm-menu_tileview .mm-listitem.mm-tile-s,
.mm-panel_tileview .mm-listitem.mm-tile-s {
  width: 25%;
  padding-top: 25%;
}
.mm-menu_tileview .mm-listitem.mm-tile-l,
.mm-panel_tileview .mm-listitem.mm-tile-l {
  width: 75%;
  padding-top: 75%;
}
.mm-menu_tileview .mm-listitem.mm-tile-xl,
.mm-panel_tileview .mm-listitem.mm-tile-xl {
  width: 100%;
  padding-top: 100%;
}
.mm-menu_tileview .mm-listitem > a,
.mm-menu_tileview .mm-listitem > span,
.mm-panel_tileview .mm-listitem > a,
.mm-panel_tileview .mm-listitem > span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0;
}
.mm-menu_tileview .mm-listitem > .mm-btn_next,
.mm-panel_tileview .mm-listitem > .mm-btn_next {
  width: auto;
}
.mm-menu_tileview .mm-listitem > .mm-btn_next:after,
.mm-menu_tileview .mm-listitem > .mm-btn_next:before,
.mm-panel_tileview .mm-listitem > .mm-btn_next:after,
.mm-panel_tileview .mm-listitem > .mm-btn_next:before {
  content: none;
  display: none;
}
.mm-menu_tileview .mm-listitem_divider,
.mm-panel_tileview .mm-listitem_divider {
  display: none;
}
.mm-menu_tileview .mm-panel,
.mm-panel_tileview {
  padding-left: 0;
  padding-right: 0;
}
.mm-menu_tileview .mm-panel:after,
.mm-menu_tileview .mm-panel:before,
.mm-panel_tileview:after,
.mm-panel_tileview:before {
  content: none;
  display: none;
}
.mh-head {
  margin: 0;
  position: relative;
  color: #333;
}
.mh-head a {
  color: inherit;
  text-decoration: none;
}
.mh-head.mh-size-2 {
  min-height: 80px;
}
.mh-head.mh-size-3 {
  min-height: 120px;
}
.mh-head.mh-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: inherit;
}
.mh-head.mh-sticky.mh-scrolledout {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.mh-head.mh-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  display: block;
  padding: 10px;
}
.mh-head.mh-align-left .mh-text {
  text-align: left;
}
.mh-head.mh-align-right .mh-text {
  text-align: right;
}
.mh-head.mh-btns-left {
  padding-left: 50px;
}
.mh-head.mh-btns-left-2 {
  padding-left: 90px;
}
.mh-head.mh-btns-left-3 {
  padding-left: 130px;
}
.mh-head.mh-btns-right {
  padding-right: 50px;
}
.mh-head.mh-btns-right-2 {
  padding-right: 90px;
}
.mh-head.mh-btns-right-3 {
  padding-right: 130px;
}
.mh-head .mh-btns-left,
.mh-head .mh-btns-right {
  display: block;
  width: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
}
.mh-head .mh-btns-left {
  left: 10px;
}
.mh-head .mh-btns-right {
  right: 10px;
}
.mh-head.mh-btns-left-2 .mh-btns-left,
.mh-head.mh-btns-right-2 .mh-btns-right {
  width: 80px;
}
.mh-head.mh-btns-left-3 .mh-btns-left,
.mh-head.mh-btns-right-3 .mh-btns-right {
  width: 120px;
}
.mh-head .mh-btns-left > *,
.mh-head .mh-btns-right > * {
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  width: 40px;
  display: block;
  padding: 10px 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mh-head .mh-btns-left > :nth-child(1),
.mh-head .mh-btns-right > :nth-child(1) {
  left: 0;
}
.mh-head .mh-btns-left > :nth-child(2),
.mh-head .mh-btns-right > :nth-child(2) {
  left: 40px;
}
.mh-head .mh-btns-left > :nth-child(3),
.mh-head .mh-btns-right > :nth-child(3) {
  left: 80px;
}
.mh-head .mh-list {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  white-space: nowrap;
  list-style: none;
  line-height: 20px;
  display: block;
  padding: 0;
  margin: 0;
}
.mh-head .mh-list li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.mh-head .mh-list li a,
.mh-head .mh-list li span {
  display: block;
  padding: 10px;
}
.mh-head.mh-align-left .mh-list {
  text-align: left;
}
.mh-head.mh-align-right .mh-list {
  text-align: right;
}
.mh-head .hamburger {
  margin-top: 2px;
  -webkit-transform: scale(0.5, 0.6) translateY(-50%);
  -ms-transform: scale(0.5, 0.6) translateY(-50%);
  transform: scale(0.5, 0.6) translateY(-50%);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
}
.mh-head .mh-image,
.mh-head .mh-logo {
  background: none center center transparent no-repeat;
  display: block;
  height: 100%;
}
.mh-head .mh-logo {
  background-size: contain;
  background-clip: content-box;
  padding: 10px;
}
.mh-head.mh-align-left .mh-logo {
  background-position: left center;
}
.mh-head.mh-align-right .mh-logo {
  background-position: right center;
}
.mh-head .mh-image {
  background-size: cover;
}
.mh-head .mh-form {
  padding: 7px 0;
  position: relative;
}
.mh-head .mh-form input {
  background: #fff;
  border: none;
  border-radius: 3px;
  font-size: 14px;
  line-height: 26px;
  display: block;
  box-sizing: border-box;
  height: 26px;
  width: 100%;
  padding: 0 10px;
}
.mh-head .mh-form .fa {
  color: #ccc;
  text-align: center;
  line-height: 40px;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.toggle:not(.tooltip,.field-tooltip,.ev-product-details) {
  margin-bottom: 0;
  line-height: 2.95;
  font-size: 1.4rem;
  border: 1px solid #cccccc;
  padding: 0 5px 0 10px;
  background: #ffffff;
  font-weight: 400;
}
.toggle:not(.tooltip,.field-tooltip,.ev-product-details).active {
  border: 1px solid #cccccc;
}
.toggle:not(.tooltip,.field-tooltip,.ev-product-details).active:hover {
  background: #1d1d1d;
  border: 1px solid #1d1d1d;
  color: #fff;
}
.toggle:not(.tooltip,.field-tooltip,.ev-product-details).active:hover a {
  color: #fff;
}
.toggle:not(.tooltip,.field-tooltip,.ev-product-details):hover {
  background: #dedede;
  border: 1px solid #b5b5b5;
  color: #333;
}
.toggle:not(.tooltip,.field-tooltip,.ev-product-details):hover a {
  color: #333;
}
.toggle:not(.tooltip,.field-tooltip,.ev-product-details):after,
.toggle:not(.tooltip,.field-tooltip,.ev-product-details).active:after {
  margin-left: 10px;
}
body ul.dropdown {
  box-shadow: none;
  opacity: 1;
  animation-duration: .4s;
  animation-fill-mode: both;
  animation-name: k;
  height: auto;
  visibility: visible;
  margin-top: 0;
}
ul.no-bullets {
  list-style: none;
}
ul.no-indent {
  padding-left: 0;
}
.block-products-list,
.block-new-products {
  padding: 10px 0;
  margin-bottom: 20px;
}
.block-products-list .block-title,
.block-new-products .block-title {
  margin-bottom: 15px;
}
a.read-more {
  text-decoration: underline;
  color: inherit;
}
a.read-more:hover {
  text-decoration: none;
}
a:visited {
  color: inherit;
}
.abs-actions-addto-gridlist:before,
.product-item-actions .actions-secondary > .action:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  line-height: inherit;
}
h1,
.page-title {
  font-size: 32px;
  line-height: 45px;
  color: #333333;
  font-weight: 600;
}
.rich-text,
.category-description {
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  font-weight: 400;
}
.abs-remove-button-for-blocks,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 30px;
  color: #303030;
  content: "\e14c";
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.amasty-fpc-crawler-status {
  position: fixed;
  right: 20px;
  bottom: 20px;
  min-width: 400px;
  border: 2px solid #008080;
  z-index: 9999;
  background: white;
}
.amasty-fpc-crawler-status .status-header {
  text-align: center;
  color: white;
  font-weight: bold;
  background: #008080;
  font-size: 20px;
  padding: 5px 0;
}
.amasty-fpc-crawler-status.status-ignored .status {
  color: #bebebe;
}
.amasty-fpc-crawler-status.status-hit .status {
  color: #67b96a;
}
.amasty-fpc-crawler-status.status-miss .status {
  color: #d10c12;
}
.amasty-fpc-crawler-status .status {
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  padding: 5px 0;
}
.amasty-fpc-crawler-status .not-cacheable .not-cacheable-header {
  background: #e4e4e4;
  text-align: center;
  font-weight: bold;
  padding: 3px 0;
}
.amasty-fpc-crawler-status .not-cacheable .blocks {
  max-height: 100px;
  overflow-y: auto;
}
.amasty-fpc-crawler-status .not-cacheable .blocks .not-cacheable-block {
  padding: 7px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 12px;
}
.amasty-fpc-crawler-status .not-cacheable .blocks .not-cacheable-block:last-child {
  border-bottom: none;
}
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button,
.action-gift.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black,
.action-gift.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 1rem;
}
button.braintree-googlepay-button.white,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white,
.action-gift.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.short,
.action-gift.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.short,
.action-gift.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.short,
.action-gift.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:active,
.action-gift.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:hover,
.action-gift.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:active,
.action-gift.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:focus,
.action-gift.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:hover,
.action-gift.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.long,
.action-gift.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.long,
.action-gift.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 1rem;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 1rem 1rem 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 1rem;
  right: 3rem;
}
#braintree_cc_number {
  padding-left: 68px;
}
.evalent_slideshow .evalent_slideshow_inner {
  text-align: center;
  position: absolute;
  top: 50%;
  bottom: 0;
  transform: translateY(-50%);
  display: table;
  box-sizing: border-box;
}
.evalent_slideshow h3.slider-heading {
  color: #ffffff;
  font-size: 4rem;
}
.evalent_slideshow .slider-description {
  color: #ffffff;
  font-size: 2.1rem;
}
.evalent_slideshow .slider-button {
  color: #ffffff;
  border: 1px solid #ffffff;
  font-size: 1.6rem;
  padding: 10px 20px;
  margin-top: 20px;
  display: inline-block;
}
.slick-dots {
  bottom: 10px;
}
.slick-dots li button:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li .action-gift:before {
  color: #ffffff;
  font-size: 1rem;
  opacity: 1;
}
.slick-dots li.slick-active button:before,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li.slick-active .action-gift:before {
  color: #ffffff;
  font-size: 1.5rem;
  opacity: 1;
}
.slick-next,
.slick-prev {
  z-index: 99;
  height: auto;
  width: auto;
}
.slick-next:hover,
.slick-prev:hover {
  border: 0;
}
.slick-next:hover:before,
.slick-prev:hover:before {
  font-size: 7rem;
}
.slick-next {
  right: 15px;
  display: block;
  text-decoration: none;
}
.slick-next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 65px;
  line-height: 0.5;
  color: #ffffff;
  content: "\e5cc";
  font-family: "Material Icons";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.slick-prev {
  left: 15px;
  display: block;
  text-decoration: none;
}
.slick-prev:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 65px;
  line-height: 0.5;
  color: #ffffff;
  content: "\e5cb";
  font-family: "Material Icons";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ev-banner-link {
  display: block;
}
.ev-banner-link:hover {
  text-decoration: none;
}
.ev-banner {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: block;
  /* Full width banner */
}
.ev-banner:after {
  clear: both;
}
.ev-banner:before,
.ev-banner:after {
  content: "";
  display: table;
}
.ev-banner .block-promo {
  margin-bottom: 0;
  overflow: hidden;
}
.ev-banner--image {
  top: 0;
  left: 0;
  height: auto;
  width: 100%;
}
.ev-banner__action {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.ev-banner__image {
  width: 100%;
  height: auto;
  text-align: center;
  left: 0;
  right: 0;
}
.ev-banner__image img {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
.ev-banner__content {
  box-sizing: border-box;
  z-index: 1;
  overflow: hidden;
  padding: 25px 35px;
  width: 100%;
  height: 100%;
  font-family: 'Open Sans';
  position: relative;
}
.ev-banner__content.light {
  color: #ffffff;
}
.ev-banner__content.light .button:hover {
  -webkit-box-shadow: 0 0 0 1px #ffffff;
  -moz-box-shadow: 0 0 0 1px #ffffff;
  box-shadow: 0 0 0 1px #ffffff;
  background: #ffffff;
  color: #333333;
}
.ev-banner__content.dark {
  color: #333333;
}
.ev-banner__info {
  font-weight: 400;
  font-size: 1.5rem;
  color: inherit;
  line-height: 24px;
}
.ev-banner__title {
  display: block;
  padding: 5px 0 0;
  color: inherit;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 0;
  z-index: 1;
}
.ev-banner__title.bg-white {
  background: #ffffff;
  color: #333333;
}
.ev-banner__more.button {
  display: inline-block;
  color: inherit;
  text-decoration: none;
  font-size: 1.6rem;
  padding: 7px 15px;
  margin-top: 20px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.ev-banner__more.button:hover {
  background: #ffffff;
  color: #333333;
}
.ev-banner__more.button.button.outline {
  -webkit-box-shadow: 0 0 0 1px;
  -moz-box-shadow: 0 0 0 1px;
  box-shadow: 0 0 0 1px;
}
.ev-banner__more.button.button.outline:hover {
  -webkit-box-shadow: 0 0 0 1px #ffffff;
  -moz-box-shadow: 0 0 0 1px #ffffff;
  box-shadow: 0 0 0 1px #ffffff;
}
.ev-banner--wrapper .ev-banner__content {
  display: table-cell;
}
.ev-banner--wrapper .ev-banner__content__title {
  display: block;
  font-weight: 600;
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 6px;
  position: relative;
  left: 0;
}
.ev-banner.three-third {
  border-right: 0;
  float: none;
}
.ev-banner.three-third .block-promo {
  min-height: unset;
  display: table;
}
.ev-banner.three-third .ev-banner__content {
  display: table-cell;
  right: 0;
  left: 0;
}
.ev-banner.three-third .ev-banner__content__inner_max {
  max-width: 75%;
}
.ev-banner.three-third .ev-banner__title {
  display: block;
  font-weight: 600;
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 6px;
  position: relative;
  left: 0;
}
.ev-banner.banner-effect-zoom .ev-banner--image {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ev-banner.banner-effect-zoom:hover .ev-banner--image {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.ev-banner:hover {
  text-decoration: none;
}
.ev-nav-holder {
  height: 56px;
}
.mm-page.mm-slideout {
  z-index: unset;
}
.megamenu-overlay {
  display: block;
  opacity: 1;
  z-index: 2;
  visibility: visible;
  overflow-y: visible;
  background: rgba(10, 10, 10, 0.5);
}
.navigation.megamenu-nav {
  padding-left: 20px;
  padding-right: 20px;
  background: #f7f7f7;
}
.navigation.megamenu-nav .submegamenu--style3 > li > a .submegamenu__image img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
.navigation.megamenu-nav ul.level0 {
  padding: 15px 0;
}
.ev-nav.mh-scrolledout .ev_megamenu_hot_badge,
.ev-nav.mh-scrolledout .ev_megamenu_new_badge {
  display: none;
}
.ev-nav.mh-scrolledout .ev_megamenu_hot_badge:after,
.ev-nav.mh-scrolledout .ev_megamenu_new_badge:after {
  border: unset;
}
.evalentfont {
  font-family: "Material Icons";
  font-size: 2.2rem;
  color: #9a9a9a;
}
.evalentfont.evalent-close:before {
  content: "\e872";
}
.evalentfont:hover {
  color: #333;
}
.twitter {
  display: inline-block;
  text-decoration: none;
}
.twitter:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\f024";
  font-family: "EvalentBlank";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.facebook {
  display: inline-block;
  text-decoration: none;
}
.facebook:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\f023";
  font-family: "EvalentBlank";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.instagram {
  display: inline-block;
  text-decoration: none;
}
.instagram:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\f022";
  font-family: "EvalentBlank";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.youtube {
  display: inline-block;
  text-decoration: none;
}
.youtube:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\f02b";
  font-family: "EvalentBlank";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.tumblr {
  display: inline-block;
  text-decoration: none;
}
.tumblr:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\f02d";
  font-family: "EvalentBlank";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.vimeo {
  display: inline-block;
  text-decoration: none;
}
.vimeo:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\f028";
  font-family: "EvalentBlank";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.googleplus {
  display: inline-block;
  text-decoration: none;
}
.googleplus:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\f029";
  font-family: "EvalentBlank";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.linkedin {
  display: inline-block;
  text-decoration: none;
}
.linkedin:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\f02a";
  font-family: "EvalentBlank";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.blog-index-index h1.page-title {
  display: none !important;
}
.blog-post-view .page-title-wrapper,
.blog-search-index .page-title-wrapper,
.blog-category-view .page-title-wrapper,
.blog-tag-view .page-title-wrapper {
  padding: 20px 20px 0;
}
.blog-post-view .page-title-wrapper h1,
.blog-search-index .page-title-wrapper h1,
.blog-category-view .page-title-wrapper h1,
.blog-tag-view .page-title-wrapper h1 {
  margin: 0;
}
.blog-post-view .post-holder,
.blog-search-index .post-holder,
.blog-category-view .post-holder,
.blog-tag-view .post-holder {
  padding: 10px 20px 20px;
}
.blog-category-view .breadcrumbs,
.blog-post-view .breadcrumbs,
.blog-archive-view .breadcrumbs,
.blog-search-index .breadcrumbs,
.blog-index-index .breadcrumbs,
.blog-tag-view .breadcrumbs {
  display: none;
}
.blog-category-view .message,
.blog-post-view .message,
.blog-archive-view .message,
.blog-search-index .message,
.blog-index-index .message,
.blog-tag-view .message {
  margin: 15px 5px;
}
.blog-category-view .columns .column.main,
.blog-post-view .columns .column.main,
.blog-archive-view .columns .column.main,
.blog-search-index .columns .column.main,
.blog-index-index .columns .column.main,
.blog-tag-view .columns .column.main {
  width: 70%;
}
.blog-category-view .columns .column.main .category-content,
.blog-post-view .columns .column.main .category-content,
.blog-archive-view .columns .column.main .category-content,
.blog-search-index .columns .column.main .category-content,
.blog-index-index .columns .column.main .category-content,
.blog-tag-view .columns .column.main .category-content {
  padding: 20px;
  color: #666666;
  font-size: 15px;
  line-height: 25px;
}
.blog-category-view .columns .sidebar.sidebar-additional,
.blog-post-view .columns .sidebar.sidebar-additional,
.blog-archive-view .columns .sidebar.sidebar-additional,
.blog-search-index .columns .sidebar.sidebar-additional,
.blog-index-index .columns .sidebar.sidebar-additional,
.blog-tag-view .columns .sidebar.sidebar-additional {
  width: 30%;
  padding-left: 10%;
  padding-top: 65px;
}
.blog-category-view .columns .sidebar.sidebar-additional .block-search,
.blog-post-view .columns .sidebar.sidebar-additional .block-search,
.blog-archive-view .columns .sidebar.sidebar-additional .block-search,
.blog-search-index .columns .sidebar.sidebar-additional .block-search,
.blog-index-index .columns .sidebar.sidebar-additional .block-search,
.blog-tag-view .columns .sidebar.sidebar-additional .block-search {
  width: 100%;
}
.blog-tag-view .column.main > .tag-content {
  padding: 5px 20px;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  font-weight: 400;
}
.widget.block-categories,
.widget.block-search,
.block-archive,
.widget.block-recent-posts {
  padding-bottom: 25px;
}
.widget.block-categories .block-title strong,
.widget.block-search .block-title strong,
.block-archive .block-title strong,
.widget.block-recent-posts .block-title strong {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
}
.widget.block-tagclaud > .tagclaud-hld > span {
  border: 1px solid #636363;
  display: inline-block;
  padding: 2px 13px;
  margin: 2px 0;
  vertical-align: middle;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.widget.block-tagclaud > .tagclaud-hld > span:hover {
  background-color: #636363;
}
.widget.block-tagclaud > .tagclaud-hld > span:hover > a {
  text-decoration: none;
}
.widget.block-tagclaud > .tagclaud-hld > span.small {
  font-size: 11px;
  line-height: 15px;
}
.widget.block-tagclaud > .tagclaud-hld > span.medium {
  font-size: 13px;
  line-height: 17px;
}
.widget.block-tagclaud > .tagclaud-hld > span.large {
  font-size: 15px;
  line-height: 19px;
}
.widget.block-tagclaud > .tagclaud-hld > span.largest {
  font-size: 20px;
  line-height: 24px;
}
.widget.block-recent-posts .block-content > .item .post-item-link {
  display: block;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  padding-bottom: 10px;
}
.widget.block-recent-posts .block-content > .item .post-item-link:hover {
  text-decoration: none;
}
.widget.block-recent-posts .block-content > .item .post-item-link:hover .post-item-title {
  text-decoration: underline;
}
.widget.block-recent-posts .block-content > .item .post-item-link:hover .post-item-image {
  background-size: auto 125%;
}
.widget.block-recent-posts .block-content > .item .post-item-link .post-item-image {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100px;
  height: 100px;
  overflow: hidden;
  background: #f5f5f5 no-repeat center center;
  background-size: auto 100%;
  float: left;
  margin: 0 20px 10px 0;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.widget.block-recent-posts .block-content > .item .post-item-link .post-item-info .post-item-title {
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  padding-bottom: 10px;
}
.widget.block-recent-posts .block-content > .item .post-item-link .post-item-info .post-item-date {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
}
.widget.block-categories .accordion {
  margin: 0;
}
.widget.block-categories .accordion > li {
  margin: 0;
  list-style: none;
  font-size: 0;
  -webkit-box-shadow: inset 0 -1px 0 #d9d9d9;
  -moz-box-shadow: inset 0 -1px 0 #d9d9d9;
  box-shadow: inset 0 -1px 0 #d9d9d9;
}
.widget.block-categories .accordion > li:last-child {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.widget.block-categories .accordion > li > a {
  font-size: 16px;
  padding: 8px 0;
  color: #666666;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.widget.block-categories .accordion > li > a:hover {
  text-decoration: none;
  padding-left: 10px;
}
.widget.block-archive .block-content .item > a {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  display: block;
}
.post-view .post-holder,
.post-list .post-holder {
  background: #ffffff;
  padding-bottom: 30px;
  margin-bottom: 25px;
}
.post-view .post-holder:hover,
.post-list .post-holder:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.post-view .post-holder .post-header,
.post-list .post-holder .post-header {
  padding-bottom: 20px;
}
.post-view .post-holder .post-header .post-title-holder .post-title,
.post-list .post-holder .post-header .post-title-holder .post-title {
  color: #333333;
  font-size: 20px;
  font-weight: 600;
}
.post-view .post-holder .post-header .post-title-holder .post-title:hover,
.post-list .post-holder .post-header .post-title-holder .post-title:hover {
  text-decoration: underline;
}
.post-view .post-holder .post-header .post-info,
.post-list .post-holder .post-header .post-info {
  font-size: 14px;
  color: #999999;
}
.post-view .post-holder .post-header .post-info .value,
.post-list .post-holder .post-header .post-info .value {
  font-style: normal;
}
.post-view .post-holder .post-header .post-info .label,
.post-list .post-holder .post-header .post-info .label {
  font-weight: 400;
}
.post-view .post-holder .post-content .post-description .post-ftimg-hld,
.post-list .post-holder .post-content .post-description .post-ftimg-hld {
  display: block;
  float: none;
  width: auto;
  margin: 0 0 40px;
}
.post-view .post-holder .post-content .post-description .post-ftimg-hld img,
.post-list .post-holder .post-content .post-description .post-ftimg-hld img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.post-view .post-holder .post-content .post-description .post-text-hld,
.post-list .post-holder .post-content .post-description .post-text-hld {
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  position: relative;
}
.post-view .post-holder .post-content .post-description .post-text-hld-ovr_lay,
.post-list .post-holder .post-content .post-description .post-text-hld-ovr_lay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.71) 35%, #ffffff 80%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.71) 35%, #ffffff 80%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.71) 35%, #ffffff 80%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.post-view .post-holder .post-content .post-description .post-read-more,
.post-list .post-holder .post-content .post-description .post-read-more {
  text-decoration: none;
  margin-top: 10px;
  padding: 15px;
  text-align: center;
  display: block;
  color: #333333;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  float: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.post-view .post-holder .post-content .post-description .post-read-more:after,
.post-list .post-holder .post-content .post-description .post-read-more:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: inherit;
  content: "\e5c8";
  font-family: "Material Icons";
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.post-view .post-holder .post-content .post-description .post-read-more:hover,
.post-list .post-holder .post-content .post-description .post-read-more:hover {
  background: #f5f5f5;
  text-decoration: none;
}
.post-view .post-holder .post-content .post-description .post-read-more:hover:after,
.post-list .post-holder .post-content .post-description .post-read-more:hover:after {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
.post-view .post-holder .post-content .post-description .post-read-more:focus,
.post-list .post-holder .post-content .post-description .post-read-more:focus,
.post-view .post-holder .post-content .post-description .post-read-more:active,
.post-list .post-holder .post-content .post-description .post-read-more:active {
  background: #636363;
}
.post-view .post-holder .post-content .post-description .post-read-more:after,
.post-list .post-holder .post-content .post-description .post-read-more:after {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.post-view .post-holder .post-bottom .post-nextprev-hld .nextprev-link,
.post-list .post-holder .post-bottom .post-nextprev-hld .nextprev-link {
  padding: 6px 15px;
  margin: 5px;
  color: #282828;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.post-view .post-holder .post-bottom .post-nextprev-hld .nextprev-link.prev-link,
.post-list .post-holder .post-bottom .post-nextprev-hld .nextprev-link.prev-link {
  display: block;
  text-decoration: none;
}
.post-view .post-holder .post-bottom .post-nextprev-hld .nextprev-link.prev-link:before,
.post-list .post-holder .post-bottom .post-nextprev-hld .nextprev-link.prev-link:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: inherit;
  color: #282828;
  content: "\e5c4";
  font-family: "Material Icons";
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.post-view .post-holder .post-bottom .post-nextprev-hld .nextprev-link.prev-link:hover,
.post-list .post-holder .post-bottom .post-nextprev-hld .nextprev-link.prev-link:hover {
  display: block;
  text-decoration: none;
}
.post-view .post-holder .post-bottom .post-nextprev-hld .nextprev-link.prev-link:hover:before,
.post-list .post-holder .post-bottom .post-nextprev-hld .nextprev-link.prev-link:hover:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: inherit;
  color: #282828;
  content: "\e5c4";
  font-family: "Material Icons";
  margin: 0 15px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.post-view .post-holder .post-bottom .post-nextprev-hld .nextprev-link.next-link,
.post-list .post-holder .post-bottom .post-nextprev-hld .nextprev-link.next-link {
  display: block;
  text-decoration: none;
}
.post-view .post-holder .post-bottom .post-nextprev-hld .nextprev-link.next-link:after,
.post-list .post-holder .post-bottom .post-nextprev-hld .nextprev-link.next-link:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: inherit;
  color: #282828;
  content: "\e5c8";
  font-family: "Material Icons";
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.post-view .post-holder .post-bottom .post-nextprev-hld .nextprev-link.next-link:hover,
.post-list .post-holder .post-bottom .post-nextprev-hld .nextprev-link.next-link:hover {
  display: block;
  text-decoration: none;
}
.post-view .post-holder .post-bottom .post-nextprev-hld .nextprev-link.next-link:hover:after,
.post-list .post-holder .post-bottom .post-nextprev-hld .nextprev-link.next-link:hover:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: inherit;
  color: #282828;
  content: "\e5c8";
  font-family: "Material Icons";
  margin: 0 0 0 15px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.post-view .post-holder .post-bottom .post-nextprev-hld .nextprev-link:before,
.post-list .post-holder .post-bottom .post-nextprev-hld .nextprev-link:before,
.post-view .post-holder .post-bottom .post-nextprev-hld .nextprev-link:after,
.post-list .post-holder .post-bottom .post-nextprev-hld .nextprev-link:after {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.post-view .post-holder .post-bottom .post-nextprev-hld .nextprev-link:hover,
.post-list .post-holder .post-bottom .post-nextprev-hld .nextprev-link:hover {
  background-color: #f5f5f5;
}
.post-list .post-holder .post-content .post-description .post-text-hld {
  max-height: 180px;
  overflow: hidden;
}
.bundle-options-container {
  margin-bottom: 4rem;
  display: table;
  width: 100%;
}
.bundle-options-container .block-bundle-summary {
  background: #f5f5f5;
  padding: 1rem 2rem;
}
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .field.qty {
  display: table-cell;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: table-cell;
  vertical-align: bottom;
}
.bundle-options-container .block-bundle-summary .box-tocart .action.primary {
  width: 100%;
}
.bundle-options-container .nested .field.qty {
  text-align: left;
  margin-top: 0;
}
.bundle-options-container .product-add-form .field.option .radio.custom + label {
  margin-right: 10px;
}
.bundle-options-container .product-add-form .field.option > .label {
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  display: block;
}
.bundle-options-container .product-add-form .fieldset > .field:not(.choice) > .label {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
button#bundle-slide,
.cart.table-wrapper .actions-toolbar > .action#bundle-slide,
.action-gift#bundle-slide {
  width: 100%;
}
/* Column counts per breakpoint */
.column.main .product-item-info,
.product-item-details {
  position: relative;
  width: 100%;
}
.products.list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 100%;
}
.column.main .page-load-status,
.product-info-collateral .page-load-status {
  display: none;
  /* hidden by default */
}
.column.main .page-load-status .loader,
.product-info-collateral .page-load-status .loader {
  padding: 15px;
}
.column.main .current-page,
.product-info-collateral .current-page {
  text-align: center;
  color: #666;
  font-size: 13px;
}
.column.main .ev-product-item,
.product-info-collateral .ev-product-item {
  float: none;
  width: auto;
  margin-bottom: 25px;
  /* Product swatch options list */
  /* Swatch options container */
  /* Flexing inner elements */
  /* Product stickers */
}
.column.main .ev-product-item .swatch-attribute-options,
.product-info-collateral .ev-product-item .swatch-attribute-options {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.column.main .ev-product-item .price-box,
.product-info-collateral .ev-product-item .price-box {
  display: inline-block;
  float: left;
}
.column.main .ev-product-item .price-box .price,
.product-info-collateral .ev-product-item .price-box .price {
  font-size: 1.8rem;
  font-weight: 500;
  color: #4d4d4d;
}
.column.main .ev-product-item .price-box .special-price,
.product-info-collateral .ev-product-item .price-box .special-price {
  margin-right: 7px;
}
.column.main .ev-product-item .price-box .special-price .price,
.product-info-collateral .ev-product-item .price-box .special-price .price {
  color: #f47e1f;
  font-weight: 600;
}
.column.main .ev-product-item .price-box .old-price .price,
.product-info-collateral .ev-product-item .price-box .old-price .price {
  font-size: 1.5rem;
  color: #282828;
}
.column.main .ev-product-item .description--short,
.product-info-collateral .ev-product-item .description--short {
  font-size: 1.5rem;
  color: #999999;
  word-break: break-all;
  min-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.column.main .ev-product-item .hover-details,
.product-info-collateral .ev-product-item .hover-details {
  position: relative;
  width: 100%;
  background: #ffffff;
}
.column.main .ev-product-item .hover-details-info,
.product-info-collateral .ev-product-item .hover-details-info {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #fff;
  width: 100%;
  height: 100%;
}
.column.main .ev-product-item-info,
.product-info-collateral .ev-product-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
  position: relative;
}
.column.main .ev-product-item-photo,
.product-info-collateral .ev-product-item-photo {
  width: 100%;
  -webkit-align-self: flex-start;
  align-self: flex-start;
  text-align: center;
}
.column.main .ev-product-item-details,
.product-info-collateral .ev-product-item-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.column.main .ev-product-item-inner,
.product-info-collateral .ev-product-item-inner {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  width: auto;
}
.column.main .ev-product-item .price-box,
.product-info-collateral .ev-product-item .price-box {
  align-self: center;
  margin-bottom: 0;
}
.ev-product-item .special-price,
.ev-product-item .old-price {
  display: inline-block;
}
.ev-product-item-name,
.ev-product-item .brand,
.ev-product-item .stock {
  width: 100%;
}
.ev-product-item .brand {
  color: #999999;
  min-height: 20px;
}
.ev-product-item .brand a,
.ev-product-item .brand a:visited {
  color: #999999;
}
.ev-product-item .stock {
  font-size: 1.5rem;
}
.ev-product-item .stock.available {
  color: #269923;
}
.ev-product-item .stock.unavailable {
  color: #f47e1f;
}
.ev-product-item .product-reviews-summary {
  width: 100%;
  margin: 10px 0 0;
}
.ev-product-item .product-reviews-summary .rating-summary {
  width: 20%;
}
.ev-product-item .product-reviews-summary .rating-summary .rating-result {
  margin-left: -3px;
}
.ev-product-item div[data-role="add-to-links"] {
  display: none;
}
.ev-product-item .product-item-summary {
  vertical-align: middle;
  display: inline-block;
}
.ev-product.name a {
  font-size: 1.6rem;
  color: #333333;
}
.product-item-inner {
  display: inline-block;
  float: right;
}
.product-item-inner.last {
  float: none;
  vertical-align: middle;
}
.product-item-photo {
  display: block;
  text-align: center;
}
.product-image-photo {
  max-height: 100%;
  width: auto;
}
/* If add-to-links is to be placed on top of image */
.hover-details + div[data-role="add-to-links"] {
  position: absolute;
  top: 0;
  z-index: 2;
  right: 0px;
  width: 45px;
  background: #eaeaea;
}
.hover-details + div[data-role="add-to-links"] > .action {
  display: block;
  width: 100%;
  height: 45px;
  text-align: center;
}
.hover-details + div[data-role="add-to-links"] > .action:before {
  font-size: 2.4rem;
  font-family: 'Material Icons', "luma-icons";
  line-height: 45px;
  color: #333333;
  display: inline-block;
  margin: auto;
}
.hover-details + div[data-role="add-to-links"] > .action:hover {
  text-decoration: none;
}
.hover-details + div[data-role="add-to-links"] > .action:hover:before {
  color: #282828;
}
.hover-details + div[data-role="add-to-links"] > .action > span {
  display: none;
}
.hover-details-info .swatch-option.text {
  padding: 0px 3px;
}
.swatch-option {
  float: none;
}
.swatch-option.text {
  border-radius: 100%;
  width: 27px;
  height: 27px;
  line-height: 25px;
  box-sizing: border-box;
}
/* Centering product inner content */
.ev-product-item-info {
  margin: auto;
}
.ev-product-item-info.center .product-item-details {
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  position: relative;
}
.ev-product-item-info.center .product-item-name {
  text-align: center;
}
.ev-product-item-info.center .product-item-actions {
  width: 100%;
  text-align: center;
}
.ev-product-item-info.center .price-box {
  text-align: center;
}
/* Sale percent sign */
.sale-percent-sign {
  display: block;
  position: absolute;
  top: 0;
  width: 50px;
  right: 0px;
  color: #ffffff;
  z-index: 1;
}
.sale-percent-sign__text {
  display: block;
  width: 100%;
  text-align: center;
  background: #f47e1f;
  height: 40px;
  line-height: 2;
  font-size: 2rem;
}
.sale-percent-sign__tail {
  display: block;
  width: 30px;
  height: 15px;
  box-sizing: border-box;
  position: relative;
  border-top: 15px solid #f47e1f;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
}
.toolbar-amount {
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.toolbar-products > * {
  margin: 0px;
}
.toolbar-products > *:last-child {
  margin-right: 0;
}
.toolbar-products .pages {
  display: inline-block;
  margin: 0 25% 0 0;
}
.page-products .toolbar .limiter {
  float: none;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 45px;
  line-height: 32px;
  color: #333333;
  content: '\e613';
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #000000;
}
#sorter .action.toggle {
  line-height: 3;
  border: 1px solid #ccc;
  padding: 0 5px 0 15px;
  min-width: 185px;
  height: auto;
  font-size: 14px;
  text-align: left;
}
#sorter .sorter-dropdown li.item a.active:not(:hover) {
  background: #999999;
  color: #ffffff;
}
.widget-product-grid,
.widget-new-grid {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.category-image {
  display: none;
}
.table-comparison .product-item-actions .actions-primary {
  display: table-cell;
}
.item.link.compare .qty {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
  background: #666666;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  padding: 0 10px;
  margin-left: -4px;
  margin-right: 4px;
}
.product-qty-minus {
  float: left;
  font-size: 22px;
  height: 54px;
  border-right: 0;
  width: 33.333%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background: #ffffff;
  color: #333333;
  padding: 0;
}
.product-qty-minus:hover {
  background: #ffffff;
  color: #333333;
}
.product-qty-minus:active {
  background: #ffffff;
}
.product-qty-minus:focus {
  color: #333333;
  background: #ffffff;
}
.product-qty-minus span {
  margin-top: -2px;
  display: block;
}
.inner-details-qty {
  display: table-cell;
  width: 100%;
}
.product-qty-plus {
  float: left;
  height: 54px;
  width: 33.333%;
  font-size: 22px;
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background: #ffffff;
  color: #333333;
  padding: 0;
}
.product-qty-plus:active {
  background: #ffffff;
}
.product-qty-plus:focus {
  border-left: 0;
  color: #333333;
  background: #ffffff;
}
.product-qty-plus:hover {
  border-left: 0;
  background: #ffffff;
  color: #333333;
}
.product-info-main .box-tocart .actions.tocart-pro {
  padding: 0;
}
.product-add-form .box-tocart .fieldset .field.field-qty-pro {
  width: 24%;
}
.product-add-form .box-tocart .fieldset .field.field-qty-pro .label {
  display: none;
}
.inner-details-qty .input-pro-qty {
  width: 33.333%;
  float: left;
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -1px;
  margin-right: -1px;
  text-align: center;
  padding: 0;
  height: 54px;
}
.inner-details-qty .input-pro-qty:hover {
  background: none;
}
.inner-details-qty .input-pro-qty:focus {
  box-shadow: none;
  background: none;
  border-left: 0;
}
.product-info-main,
.product-options-bottom {
  /* Add to cart container */
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart,
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions,
.product-info-main .box-tocart .tocart,
.product-options-bottom .box-tocart .tocart {
  width: 100%;
}
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart {
  padding: 15px 17px;
  font-size: 1.6rem;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  color: #666666;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  font-size: 1.8rem;
  color: #a3a3a3;
}
.box-tocart .fieldset:last-child {
  width: 100%;
  display: table;
}
.product-info-main .page-title-wrapper .page-title,
.product-info-collateral .page-title-wrapper .page-title,
.page-product-downloadable .product-add-form .page-title-wrapper .page-title {
  color: #333333;
  margin-bottom: 0;
  font-weight: 400;
}
.product-info-main .product-info-price,
.product-info-collateral .product-info-price,
.page-product-downloadable .product-add-form .product-info-price {
  color: #f47e1f;
  border-bottom: 1px solid #d9d9d9;
  display: table;
  margin-bottom: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  width: 100%;
}
.product-info-main .product-info-price .price-box,
.product-info-collateral .product-info-price .price-box,
.page-product-downloadable .product-add-form .product-info-price .price-box {
  display: table-cell;
  vertical-align: top;
  width: 1px;
}
.product-info-main .product-info-price .price-box .price-container > span,
.product-info-collateral .product-info-price .price-box .price-container > span,
.page-product-downloadable .product-add-form .product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 0.5rem;
}
.product-info-main .product-info-price .price-box .price-container > span:last-child,
.product-info-collateral .product-info-price .price-box .price-container > span:last-child,
.page-product-downloadable .product-add-form .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-box .price-wrapper .price,
.product-info-collateral .product-info-price .price-box .price-wrapper .price,
.page-product-downloadable .product-add-form .product-info-price .price-box .price-wrapper .price {
  font-size: 2.7rem;
  font-weight: 400;
  line-height: 27px;
}
.product-info-main .product-info-price .price-box .old-price .price-wrapper .price,
.product-info-collateral .product-info-price .price-box .old-price .price-wrapper .price,
.page-product-downloadable .product-add-form .product-info-price .price-box .old-price .price-wrapper .price {
  font-size: 1.8rem;
  color: #666666;
}
.product-info-main .product-info-stock-sku,
.product-info-collateral .product-info-stock-sku,
.page-product-downloadable .product-add-form .product-info-stock-sku {
  display: table-cell;
  padding-bottom: 1rem;
  padding-left: 10%;
  text-align: right;
  vertical-align: top;
}
.product-info-main .stock.available > span,
.product-info-collateral .stock.available > span,
.page-product-downloadable .product-add-form .stock.available > span {
  display: block;
  text-decoration: none;
}
.product-info-main .stock.available > span:before,
.product-info-collateral .stock.available > span:before,
.page-product-downloadable .product-add-form .stock.available > span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 19px;
  line-height: inherit;
  color: #269923;
  content: "\e5ca";
  font-family: "Material Icons";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .stock.available > span:before,
.product-info-collateral .stock.available > span:before,
.page-product-downloadable .product-add-form .stock.available > span:before {
  margin-right: 10px;
}
.product-info-main .stock.available,
.product-info-collateral .stock.available,
.page-product-downloadable .product-add-form .stock.available,
.product-info-main .stock.unavailable,
.product-info-collateral .stock.unavailable,
.page-product-downloadable .product-add-form .stock.unavailable {
  display: block;
  font-weight: 400;
  color: #666666;
}
.product-info-main .product.attribute.sku,
.product-info-collateral .product.attribute.sku,
.page-product-downloadable .product-add-form .product.attribute.sku {
  color: #666666;
}
.product-info-main .product.attribute.sku .type,
.product-info-collateral .product.attribute.sku .type,
.page-product-downloadable .product-add-form .product.attribute.sku .type {
  font-weight: 400;
}
.product-info-main .product.attribute.sku .type:after,
.product-info-collateral .product.attribute.sku .type:after,
.page-product-downloadable .product-add-form .product.attribute.sku .type:after {
  content: "#:";
}
.product-info-main .product.attribute.overview,
.product-info-collateral .product.attribute.overview,
.page-product-downloadable .product-add-form .product.attribute.overview {
  margin: 4.5rem 0 2rem;
  line-height: 2.6rem;
  color: #666666;
}
.product-info-main .product.attribute.brand,
.product-info-collateral .product.attribute.brand,
.page-product-downloadable .product-add-form .product.attribute.brand {
  font-size: 1.6rem;
  color: #666666;
}
.product-info-main .swatch-opt,
.product-info-collateral .swatch-opt,
.page-product-downloadable .product-add-form .swatch-opt {
  display: table;
  width: 100%;
}
.product-info-main .swatch-option,
.product-info-collateral .swatch-option,
.page-product-downloadable .product-add-form .swatch-option {
  min-width: 36px;
  max-width: 90px;
  height: 27px;
}
.product-info-main .swatch-option.text,
.product-info-collateral .swatch-option.text,
.page-product-downloadable .product-add-form .swatch-option.text {
  border-radius: 0;
  background: transparent !important;
  border: 1px solid #666666;
  max-width: none;
  width: auto;
  height: 27px;
  padding: 0px 15px;
  line-height: 27px;
  font-size: 1.3rem;
  font-weight: 500;
  box-sizing: content-box;
}
.product-info-main .swatch-option.text:hover,
.product-info-collateral .swatch-option.text:hover,
.page-product-downloadable .product-add-form .swatch-option.text:hover {
  border: 1px solid #666666;
}
.product-info-main .swatch-attribute-options:focus,
.product-info-collateral .swatch-attribute-options:focus,
.page-product-downloadable .product-add-form .swatch-attribute-options:focus {
  box-shadow: none;
}
.product-info-main .swatch-attribute-label,
.product-info-collateral .swatch-attribute-label,
.page-product-downloadable .product-add-form .swatch-attribute-label {
  font-weight: 400;
  font-size: 1.4rem;
  color: #666666;
}
.product-info-main .action.towishlist,
.product-info-collateral .action.towishlist,
.page-product-downloadable .product-add-form .action.towishlist {
  display: inline-block;
  text-decoration: none;
}
.product-info-main .action.towishlist:before,
.product-info-collateral .action.towishlist:before,
.page-product-downloadable .product-add-form .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #666666;
  content: "\e87e";
  font-family: "Material Icons";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .action.tocompare,
.product-info-collateral .action.tocompare,
.page-product-downloadable .product-add-form .action.tocompare {
  display: inline-block;
  text-decoration: none;
}
.product-info-main .action.tocompare:before,
.product-info-collateral .action.tocompare:before,
.page-product-downloadable .product-add-form .action.tocompare:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #666666;
  content: '\e3e0';
  font-family: "Material Icons";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .action.towishlist,
.product-info-collateral .action.towishlist,
.page-product-downloadable .product-add-form .action.towishlist,
.product-info-main .action.tocompare,
.product-info-collateral .action.tocompare,
.page-product-downloadable .product-add-form .action.tocompare,
.product-info-main .action.share,
.product-info-collateral .action.share,
.page-product-downloadable .product-add-form .action.share {
  background: transparent;
  border: 0;
  line-height: 2.2rem;
  color: #666666;
  font-size: 1.6rem;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
.product-info-main .action.towishlist:before,
.product-info-collateral .action.towishlist:before,
.page-product-downloadable .product-add-form .action.towishlist:before,
.product-info-main .action.tocompare:before,
.product-info-collateral .action.tocompare:before,
.page-product-downloadable .product-add-form .action.tocompare:before,
.product-info-main .action.share:before,
.product-info-collateral .action.share:before,
.page-product-downloadable .product-add-form .action.share:before {
  margin-right: 10px;
}
.product-info-main .action.towishlist:hover,
.product-info-collateral .action.towishlist:hover,
.page-product-downloadable .product-add-form .action.towishlist:hover,
.product-info-main .action.tocompare:hover,
.product-info-collateral .action.tocompare:hover,
.page-product-downloadable .product-add-form .action.tocompare:hover,
.product-info-main .action.share:hover,
.product-info-collateral .action.share:hover,
.page-product-downloadable .product-add-form .action.share:hover {
  background: transparent;
  border: 0;
  color: #999999;
}
.product-info-main .action.towishlist:active,
.product-info-collateral .action.towishlist:active,
.page-product-downloadable .product-add-form .action.towishlist:active,
.product-info-main .action.tocompare:active,
.product-info-collateral .action.tocompare:active,
.page-product-downloadable .product-add-form .action.tocompare:active,
.product-info-main .action.share:active,
.product-info-collateral .action.share:active,
.page-product-downloadable .product-add-form .action.share:active,
.product-info-main .action.towishlist:focus,
.product-info-collateral .action.towishlist:focus,
.page-product-downloadable .product-add-form .action.towishlist:focus,
.product-info-main .action.tocompare:focus,
.product-info-collateral .action.tocompare:focus,
.page-product-downloadable .product-add-form .action.tocompare:focus,
.product-info-main .action.share:focus,
.product-info-collateral .action.share:focus,
.page-product-downloadable .product-add-form .action.share:focus {
  background: transparent;
}
.product.media {
  position: relative;
}
.product.media .sale-percent-sign {
  width: 60px;
  display: none;
}
.product.media .sale-percent-sign__text {
  height: 45px;
  line-height: 2;
  font-size: 2.4rem;
}
.product.media .sale-percent-sign__tail {
  border-top: 20px solid #f47e1f;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
}
/* Container after page-main */
.product-info-collateral {
  background: #F5F5F5;
  padding-top: 40px;
  padding-bottom: 60px;
}
.product-info-collateral .product.info.detailed,
.product-info-collateral .block.related,
.product-info-collateral .block.upsell {
  margin: auto;
}
.catalog-product-view .product-item-info {
  width: auto;
}
/* Product stickers */
.product-stickers {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  color: #ffffff;
  /* Product stickers (listing & view) */
}
.product-stickers > div {
  margin-bottom: 5px;
}
.product-stickers .product-sticker--sale,
.product-stickers .product-sticker--new,
.product-stickers .product-sticker--custom {
  padding: 3px 10px;
  text-transform: uppercase;
  box-sizing: border-box;
  position: relative;
}
.product-stickers .product-sticker--custom {
  border-radius: 50%;
  width: 70px;
  height: 70px;
  font-size: 11px;
  vertical-align: middle;
  padding: 5px 0;
  text-align: center;
}
.product-stickers .product-sticker--custom span {
  display: block;
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  width: 100%;
}
.product-stickers .product-sticker--sale {
  background: #f47e1f;
}
.product-stickers .product-sticker--new,
.product-stickers .product-sticker--custom {
  background: #333333;
}
.product-stickers .product-sticker--new,
.product-stickers .product-sticker--sale {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 600;
}
.toggle-readmore {
  position: relative;
}
.toggle-readmore > .content {
  position: relative;
  overflow: hidden;
  -moz-transition: max-height 0.5s;
  -webkit-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
.toggle-readmore:not(.toggle-readmore--expand) > .content:after {
  content: "";
  display: block;
  height: 50px;
  width: 100%;
  top: 4ch;
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(248, 248, 248, 0), endColorstr='#f8f8f8');
  /* for IE */
  background: -moz-linear-gradient(top, rgba(248, 248, 248, 0), #f8f8f8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 0)), to(#f8f8f8));
}
.toggle-readmore.category-description:not(.toggle-readmore--expand) > .content {
  max-height: 9ch;
}
.toggle-readmore--expand > .content {
  max-height: 2000px;
}
.toggle-readmore .action.toggle-readmore__expand {
  display: block;
  text-align: center;
  padding: 10px 0;
}
.toggle-readmore .action.toggle-readmore__expand:hover {
  cursor: pointer;
}
.toggle-readmore .action.toggle-readmore__expand:hover:before {
  color: #999999;
}
.toggle-readmore .action.toggle-readmore__expand:before {
  font-family: 'Material Icons';
  content: "\e5cf";
  font-size: 4.2rem;
  -moz-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transform: rotate(0deg);
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
}
.toggle-readmore .action.toggle-readmore__expand.expanded:before {
  transform: rotate(180deg);
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e8cc";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: inherit;
}
.minicart-wrapper .action.showcart:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e8cc";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: inherit;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: inherit;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #636363;
  margin-top: -7px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #636363 transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  left: 10px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  left: 9px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  left: auto;
}
.minicart-wrapper .action {
  /* Cart icon btn */
}
.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before {
  display: inline-block;
  font: normal normal normal 16px/1 'Material Icons';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.3rem;
  line-height: 1.5;
}
.minicart-wrapper .action.showcart.active:before {
  content: "\e8cc";
  line-height: 20px;
}
.minicart-wrapper .action.showcart:before {
  /*.lib-css(color, @minicart-icons-color);*/
}
.minicart-wrapper .action.close {
  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;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: "\e5cd";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.checkout-index-index,
.checkout-klarna-index {
  background: #f5f5f5;
}
.checkout-index-index .checkout_logo,
.checkout-klarna-index .checkout_logo {
  display: block;
}
.checkout-index-index .checkout_logo > img,
.checkout-klarna-index .checkout_logo > img {
  max-width: 120px;
  height: auto;
}
.checkout-index-index .go_back_link,
.checkout-klarna-index .go_back_link {
  padding: 10px 0;
  color: #999999;
  font-size: 16px;
  line-height: 27px;
  font-weight: 600;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  display: inline-block;
  text-decoration: none;
}
.checkout-index-index .go_back_link:before,
.checkout-klarna-index .go_back_link:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #999999;
  content: "\e5c4";
  font-family: "Material Icons";
  margin: 0 15px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-index-index .go_back_link:hover,
.checkout-klarna-index .go_back_link:hover {
  color: #282828;
  display: inline-block;
  text-decoration: none;
}
.checkout-index-index .go_back_link:hover:before,
.checkout-klarna-index .go_back_link:hover:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #282828;
  content: "\e5c4";
  font-family: "Material Icons";
  margin: 0 25px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-index-index .go_back_link:before,
.checkout-klarna-index .go_back_link:before {
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.checkout-index-index .go_back_link.hidden,
.checkout-klarna-index .go_back_link.hidden {
  display: none;
}
.checkout-index-index .opc-progress-bar,
.checkout-klarna-index .opc-progress-bar {
  display: none;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item > span,
.checkout-klarna-index .opc-progress-bar .opc-progress-bar-item > span {
  color: #333333;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item > span:before,
.checkout-klarna-index .opc-progress-bar .opc-progress-bar-item > span:before,
.checkout-index-index .opc-progress-bar .opc-progress-bar-item > span:after,
.checkout-klarna-index .opc-progress-bar .opc-progress-bar-item > span:after {
  color: #ffffff;
  background-color: #333333;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item:before,
.checkout-klarna-index .opc-progress-bar .opc-progress-bar-item:before {
  background-color: #333333;
  top: unset;
  bottom: -15px;
  height: 2px;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active > span,
.checkout-klarna-index .opc-progress-bar .opc-progress-bar-item._active > span {
  color: #282828;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active > span:before,
.checkout-klarna-index .opc-progress-bar .opc-progress-bar-item._active > span:before,
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active > span:after,
.checkout-klarna-index .opc-progress-bar .opc-progress-bar-item._active > span:after {
  color: #ffffff;
  background-color: #282828;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active:before,
.checkout-klarna-index .opc-progress-bar .opc-progress-bar-item._active:before {
  background-color: #282828;
}
.checkout-index-index .form-shipping-address,
.checkout-klarna-index .form-shipping-address {
  position: relative;
}
.checkout-index-index #payment,
.checkout-klarna-index #payment {
  margin-top: 46px;
}
.checkout-index-index #payment #checkout-payment-method-load,
.checkout-klarna-index #payment #checkout-payment-method-load {
  padding-bottom: 35px;
}
.checkout-index-index #payment #checkout-payment-method-load .payment-method-title,
.checkout-klarna-index #payment #checkout-payment-method-load .payment-method-title {
  border-color: #f5f5f5;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping_method,
.checkout-klarna-index .opc-wrapper #checkout-step-shipping_method {
  padding: 20px;
}
.checkout-index-index .opc-wrapper .step-content,
.checkout-klarna-index .opc-wrapper .step-content {
  background: #ffffff;
  padding: 35px;
}
.checkout-index-index .opc-wrapper .step-content #checkout-shipping-method-load,
.checkout-klarna-index .opc-wrapper .step-content #checkout-shipping-method-load {
  padding: 15px;
}
.checkout-index-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem,
.checkout-klarna-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d9d9d9;
  padding: 30px 15px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  position: relative;
}
.checkout-index-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem:hover,
.checkout-klarna-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem:hover {
  -webkit-box-shadow: 0 0 0 3px #f5f5f5;
  -moz-box-shadow: 0 0 0 3px #f5f5f5;
  box-shadow: 0 0 0 3px #f5f5f5;
  cursor: pointer;
}
.checkout-index-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem.has_error,
.checkout-klarna-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem.has_error {
  opacity: 0.4;
}
.checkout-index-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem.has_error:hover,
.checkout-klarna-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem.has_error:hover {
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
  cursor: unset;
  opacity: 0.8;
}
.checkout-index-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem .field-tooltip,
.checkout-klarna-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem .field-tooltip {
  top: 15px;
  right: 15px;
}
.checkout-index-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem .methodTitle,
.checkout-klarna-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem .methodTitle {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  line-height: 19px;
}
.checkout-index-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem .methodTitle .price-including-tax,
.checkout-klarna-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem .methodTitle .price-including-tax,
.checkout-index-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem .methodTitle .price-excluding-tax,
.checkout-klarna-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem .methodTitle .price-excluding-tax,
.checkout-index-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem .methodTitle .weee[data-label],
.checkout-klarna-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem .methodTitle .weee[data-label] {
  display: inline-block;
}
.checkout-index-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem .methodDescription,
.checkout-klarna-index .opc-wrapper .step-content #checkout-shipping-method-load .methodItem .methodDescription {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 27px;
}
.checkout-index-index .opc-wrapper .step-content #checkout-shipping-method-load .limiter,
.checkout-klarna-index .opc-wrapper .step-content #checkout-shipping-method-load .limiter {
  float: left;
  padding: 0 15px;
}
.checkout-index-index .opc-wrapper .step-content #shipping-method-buttons-container,
.checkout-klarna-index .opc-wrapper .step-content #shipping-method-buttons-container {
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: -80px;
  margin: 0 5%;
}
.checkout-index-index .opc-wrapper .step-content #shipping-new-address-form,
.checkout-klarna-index .opc-wrapper .step-content #shipping-new-address-form {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 -15px;
}
.checkout-index-index .opc-wrapper .step-content #shipping-new-address-form .field,
.checkout-klarna-index .opc-wrapper .step-content #shipping-new-address-form .field {
  flex: 50%;
  padding: 0 15px;
}
.checkout-index-index .opc-wrapper .step-content #shipping-new-address-form .field > .control > .field,
.checkout-klarna-index .opc-wrapper .step-content #shipping-new-address-form .field > .control > .field {
  flex: unset;
  padding: unset;
}
.checkout-index-index .opc-wrapper .step-content #shipping-new-address-form .field:not(.choice) .control._with-tooltip .field-tooltip,
.checkout-klarna-index .opc-wrapper .step-content #shipping-new-address-form .field:not(.choice) .control._with-tooltip .field-tooltip {
  right: 15px;
}
.checkout-index-index .opc-wrapper .step-content #shipping-new-address-form .field.additional[name="shippingAddress.street.1"]:before,
.checkout-klarna-index .opc-wrapper .step-content #shipping-new-address-form .field.additional[name="shippingAddress.street.1"]:before {
  content: "c/o";
  padding-bottom: 10px;
  display: block;
  color: #666666;
}
.checkout-index-index .opc-wrapper .step-content #shipping-new-address-form label,
.checkout-klarna-index .opc-wrapper .step-content #shipping-new-address-form label,
.checkout-index-index .opc-wrapper .step-content #shipping-new-address-form .label,
.checkout-klarna-index .opc-wrapper .step-content #shipping-new-address-form .label {
  width: 100%;
}
.checkout-index-index .opc-wrapper .step-content .fieldset > .field,
.checkout-klarna-index .opc-wrapper .step-content .fieldset > .field {
  margin: 0 0 1rem;
}
.checkout-index-index .opc-wrapper .step-content .fieldset .field,
.checkout-klarna-index .opc-wrapper .step-content .fieldset .field {
  position: relative;
}
.checkout-index-index .opc-wrapper .step-content .fieldset .field.required label:after,
.checkout-klarna-index .opc-wrapper .step-content .fieldset .field.required label:after,
.checkout-index-index .opc-wrapper .step-content .fieldset .field._required label:after,
.checkout-klarna-index .opc-wrapper .step-content .fieldset .field._required label:after,
.checkout-index-index .opc-wrapper .step-content .fieldset .field.required .label:after,
.checkout-klarna-index .opc-wrapper .step-content .fieldset .field.required .label:after,
.checkout-index-index .opc-wrapper .step-content .fieldset .field._required .label:after,
.checkout-klarna-index .opc-wrapper .step-content .fieldset .field._required .label:after {
  color: #f47e1f;
  margin: -4px 0 0 4px;
}
.checkout-index-index .opc-wrapper .step-content .fieldset .field:not(.choice) label,
.checkout-klarna-index .opc-wrapper .step-content .fieldset .field:not(.choice) label,
.checkout-index-index .opc-wrapper .step-content .fieldset .field:not(.choice) .label,
.checkout-klarna-index .opc-wrapper .step-content .fieldset .field:not(.choice) .label {
  text-align: left;
  line-height: 27px;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  padding-bottom: 10px;
  display: block;
}
.checkout-index-index .opc-wrapper .step-content .fieldset .field:not(.choice) .control,
.checkout-klarna-index .opc-wrapper .step-content .fieldset .field:not(.choice) .control {
  width: unset;
  float: unset;
}
.checkout-index-index .opc-wrapper .step-content .fieldset .field:not(.choice) .control select,
.checkout-klarna-index .opc-wrapper .step-content .fieldset .field:not(.choice) .control select {
  width: 100%;
  height: 40px;
  border-radius: 0;
}
.checkout-index-index .opc-wrapper .step-content .fieldset .field:not(.choice) .control._with-tooltip,
.checkout-klarna-index .opc-wrapper .step-content .fieldset .field:not(.choice) .control._with-tooltip {
  position: unset;
}
.checkout-index-index .opc-wrapper .step-content .fieldset .field:not(.choice) .control._with-tooltip input,
.checkout-klarna-index .opc-wrapper .step-content .fieldset .field:not(.choice) .control._with-tooltip input {
  width: 100%;
}
.checkout-index-index .opc-wrapper .step-content .fieldset .field:not(.choice) .control._with-tooltip .field-tooltip,
.checkout-klarna-index .opc-wrapper .step-content .fieldset .field:not(.choice) .control._with-tooltip .field-tooltip {
  top: 5px;
  right: 0px;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item,
.checkout-klarna-index .opc-wrapper .shipping-address-item.selected-item {
  border-color: #282828;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after,
.checkout-klarna-index .opc-wrapper .shipping-address-item.selected-item:after {
  background-color: #282828;
}
.checkout-index-index .opc-block-summary,
.checkout-klarna-index .opc-block-summary {
  background: #edeff2;
  display: flex;
  flex-direction: column;
  position: relative;
}
.checkout-index-index .opc-block-summary > span,
.checkout-klarna-index .opc-block-summary > span {
  order: 1;
}
.checkout-index-index .opc-block-summary > .items-in-cart,
.checkout-klarna-index .opc-block-summary > .items-in-cart {
  order: 2;
  padding: 5px 30px 15px;
  margin: 0 -30px;
  -webkit-box-shadow: 0 2px 0 #f5f5f5;
  -moz-box-shadow: 0 2px 0 #f5f5f5;
  box-shadow: 0 2px 0 #f5f5f5;
}
.checkout-index-index .opc-block-summary > .table-totals,
.checkout-klarna-index .opc-block-summary > .table-totals {
  margin-top: 30px;
  order: 3;
}
.checkout-index-index .opc-block-summary > .table-totals > tbody,
.checkout-klarna-index .opc-block-summary > .table-totals > tbody {
  display: flex;
  flex-direction: column;
}
.checkout-index-index .opc-block-summary > .table-totals > tbody .totals.sub,
.checkout-klarna-index .opc-block-summary > .table-totals > tbody .totals.sub {
  order: 10;
}
.checkout-index-index .opc-block-summary .table:not(.cart):not(.totals) > thead > tr > th,
.checkout-klarna-index .opc-block-summary .table:not(.cart):not(.totals) > thead > tr > th,
.checkout-index-index .opc-block-summary .table:not(.cart):not(.totals) > tbody > tr > th,
.checkout-klarna-index .opc-block-summary .table:not(.cart):not(.totals) > tbody > tr > th,
.checkout-index-index .opc-block-summary .table:not(.cart):not(.totals) > tfoot > tr > th,
.checkout-klarna-index .opc-block-summary .table:not(.cart):not(.totals) > tfoot > tr > th,
.checkout-index-index .opc-block-summary .table:not(.cart):not(.totals) > thead > tr > td,
.checkout-klarna-index .opc-block-summary .table:not(.cart):not(.totals) > thead > tr > td,
.checkout-index-index .opc-block-summary .table:not(.cart):not(.totals) > tbody > tr > td,
.checkout-klarna-index .opc-block-summary .table:not(.cart):not(.totals) > tbody > tr > td,
.checkout-index-index .opc-block-summary .table:not(.cart):not(.totals) > tfoot > tr > td,
.checkout-klarna-index .opc-block-summary .table:not(.cart):not(.totals) > tfoot > tr > td {
  color: #666666;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  width: 100%;
  vertical-align: middle;
}
.checkout-index-index .opc-block-summary .table:not(.cart):not(.totals) > tbody > tr.totals.sub > *,
.checkout-klarna-index .opc-block-summary .table:not(.cart):not(.totals) > tbody > tr.totals.sub > *,
.checkout-index-index .opc-block-summary .table-totals > tbody > tr.totals.sub > *,
.checkout-klarna-index .opc-block-summary .table-totals > tbody > tr.totals.sub > * {
  color: #333333;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
}
.checkout-index-index .opc-block-summary .table:not(.cart):not(.totals) > tbody .totals-tax-summary .amount .price:after,
.checkout-klarna-index .opc-block-summary .table:not(.cart):not(.totals) > tbody .totals-tax-summary .amount .price:after,
.checkout-index-index .opc-block-summary .table-totals > tbody .totals-tax-summary .amount .price:after,
.checkout-klarna-index .opc-block-summary .table-totals > tbody .totals-tax-summary .amount .price:after {
  top: unset;
}
.checkout-index-index .opc-block-summary .items-in-cart,
.checkout-klarna-index .opc-block-summary .items-in-cart {
  display: block;
}
.checkout-index-index .opc-block-summary .items-in-cart .title,
.checkout-klarna-index .opc-block-summary .items-in-cart .title {
  display: none;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items-wrapper,
.checkout-klarna-index .opc-block-summary .items-in-cart .minicart-items-wrapper {
  margin: -10px -15px 0 0;
  padding: 0 15px 0 0;
}
.checkout-index-index .opc-block-summary .minicart-items,
.checkout-klarna-index .opc-block-summary .minicart-items {
  display: block;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item,
.checkout-klarna-index .opc-block-summary .minicart-items .product-item {
  max-width: 100%;
  border-color: transparent;
  padding: 5px 0;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item .product-image-container,
.checkout-klarna-index .opc-block-summary .minicart-items .product-item .product-image-container {
  width: 20% !important;
  height: 0 !important;
  padding-bottom: 20%;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item .product-item-details,
.checkout-klarna-index .opc-block-summary .minicart-items .product-item .product-item-details {
  padding-left: 20px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 80%;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item .product-item-details .product.options,
.checkout-klarna-index .opc-block-summary .minicart-items .product-item .product-item-details .product.options {
  font-size: 1.3rem;
  line-height: 27px;
  color: #333333;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item .product-item-details .item-options,
.checkout-klarna-index .opc-block-summary .minicart-items .product-item .product-item-details .item-options {
  background-color: #ffffff;
  padding: 5px 15px;
  margin: 10px 0;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item .product-item-details .item-options .label,
.checkout-klarna-index .opc-block-summary .minicart-items .product-item .product-item-details .item-options .label {
  float: left;
  margin-right: 10px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item .product-item-inner,
.checkout-klarna-index .opc-block-summary .minicart-items .product-item .product-item-inner {
  display: block;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item .product-item-inner .subtotal,
.checkout-klarna-index .opc-block-summary .minicart-items .product-item .product-item-inner .subtotal {
  display: block;
  text-align: left;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item .product-item-inner .subtotal .price,
.checkout-klarna-index .opc-block-summary .minicart-items .product-item .product-item-inner .subtotal .price {
  font-weight: 600;
  color: #333333;
  font-size: 16px;
  line-height: 27px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item .product-item-inner .product-item-name,
.checkout-klarna-index .opc-block-summary .minicart-items .product-item .product-item-inner .product-item-name {
  font-weight: 400;
  color: #666666;
  font-size: 15px;
  line-height: 27px;
  display: inline;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item .product-item-inner .details-qty,
.checkout-klarna-index .opc-block-summary .minicart-items .product-item .product-item-inner .details-qty {
  font-weight: 400;
  color: #666666;
  font-size: 12px;
  line-height: 23px;
  display: inline;
}
.checkout-index-index .crosssell-checkout,
.checkout-klarna-index .crosssell-checkout {
  display: none;
  border: 1px solid #d9d9d9;
  padding: 30px 30px 0;
  margin-top: 0;
}
.checkout-index-index .crosssell-checkout .title strong,
.checkout-klarna-index .crosssell-checkout .title strong {
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
}
.checkout-index-index .crosssell-checkout .item.product-item,
.checkout-klarna-index .crosssell-checkout .item.product-item {
  width: 100%;
}
.checkout-index-index .crosssell-checkout .item.product-item .price-box .price,
.checkout-klarna-index .crosssell-checkout .item.product-item .price-box .price {
  font-size: 16px;
}
.checkout-index-index .crosssell-checkout .item.product-item .product-image-container,
.checkout-klarna-index .crosssell-checkout .item.product-item .product-image-container {
  margin: 0 20px 5px 0;
  float: left;
  max-width: 100px;
}
.checkout-index-index .opc-block-shipping-information,
.checkout-klarna-index .opc-block-shipping-information {
  padding: 0;
}
.checkout-index-index .opc-block-shipping-information .ship-to,
.checkout-klarna-index .opc-block-shipping-information .ship-to,
.checkout-index-index .opc-block-shipping-information .ship-via,
.checkout-klarna-index .opc-block-shipping-information .ship-via {
  border: 1px solid #d9d9d9;
  padding: 30px;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-content,
.checkout-klarna-index .opc-block-shipping-information .shipping-information-content {
  color: #999999;
}
.checkout-index-index .opc-wrapper .step-title,
.checkout-klarna-index .opc-wrapper .step-title,
.checkout-index-index .opc-block-shipping-information .shipping-information-title,
.checkout-klarna-index .opc-block-shipping-information .shipping-information-title,
.checkout-index-index .opc-block-summary > .title,
.checkout-klarna-index .opc-block-summary > .title,
.checkout-index-index .checkout-agreements-items .checkout-agreements-item-title,
.checkout-klarna-index .checkout-agreements-items .checkout-agreements-item-title {
  border: none;
  color: #333333;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  padding-bottom: 19px;
}
.checkout-cart-index .cart-summary {
  color: #333333;
  font-size: 1.4rem;
}
.checkout-cart-index .abs-shopping-cart-items .action.continue:before,
.checkout-cart-index .block-cart-failed .action.continue:before,
.checkout-cart-index .cart-container .form-cart .action.continue:before,
.checkout-cart-index .block-cart-failed .action.continue:before,
.checkout-cart-index .cart-container .form-cart .action.continue:before {
  content: "\e5c4";
  font-size: 15px;
  line-height: 18px;
  padding: 0 7px 0 10px;
}
.checkout-cart-index .cart-summary .block {
  margin-top: 10px;
}
.checkout-cart-index th {
  font-weight: 600;
}
.checkout-cart-index .price-including-tax .price,
.checkout-cart-index .price-excluding-tax .price {
  font-weight: 600;
}
.authentication-wrapper {
  margin: -15px 0 5px;
}
.cms-content-important {
  background: #f5f5f5;
  display: block;
  font-weight: 300;
  padding: 20px;
}
.cms-content-border {
  border: 1px solid #d9d9d9;
  display: block;
  padding: 20px;
}
.block.block-col2,
.block.block-col3,
.block.block-col4 {
  margin-bottom: auto;
  float: none;
}
.block.block-col2 {
  width: 50%;
}
.block.block-col3 {
  width: 33%;
}
.block.block-col-4 {
  width: 25%;
}
.block--table {
  box-sizing: border-box;
  display: table;
  width: 100%;
}
.block--tablecell {
  display: table-cell;
  float: none;
}
.block--tablerow {
  display: table-row;
}
.block--tablerow > span {
  padding: 0 0 20px;
  display: block;
}
.account .column.main .block:not(.widget) .block-title {
  padding-bottom: 8px;
}
.account .column.main .block:not(.widget) .block-title > strong {
  font-weight: 600;
}
.account .column.main .block:not(.widget) .box-title {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: block;
}
.account .column.main .box-content,
.account .column.main .block-content {
  color: #6b717c;
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  padding: 5px 5px 15px;
}
.account .account-nav .item {
  margin: 0;
  position: relative;
}
.account .account-nav .item .delimiter {
  border-color: #ffffff;
}
.account .account-nav .item a {
  padding: 10px 25px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  font-size: 14px;
}
.account .account-nav .item.current > a,
.account .account-nav .item.current > strong {
  padding: 10px 25px;
  border: none;
  background: #282828;
  color: #ffffff;
  font-size: 14px;
}
.account .account-nav .item.current > a:after,
.account .account-nav .item.current > strong:after {
  top: 10px;
  right: 0;
  border: 10px solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #fff;
}
.account .box-actions a.action,
.account .product-item-actions a.action {
  padding: 8px 15px;
  background: #f5f5f5;
  display: inline-block;
  color: #282828;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.account .box-actions a.action:hover,
.account .product-item-actions a.action:hover {
  text-decoration: none;
  background: #d9d9d9;
}
.account .item.actions .action {
  padding: 8px 15px;
  background: #f5f5f5;
  display: inline-block;
  margin: 5px 5px 5px 0;
  color: #282828;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.account .item.actions .action:hover {
  text-decoration: none;
  background: #d9d9d9;
}
.account .order-details-items .order-title {
  padding: 10px;
}
.account .block-reviews-dashboard .item {
  padding: 10px;
}
.account .block-reviews-dashboard .item .label {
  color: #666666;
}
.account .block-reviews-dashboard .item .rating-summary .rating-result {
  left: 10px;
}
.account .customer-review {
  line-height: 27px;
}
.account .customer-review .rating-average-label {
  color: #666666;
}
.account .customer-review .review-details .customer-review-rating .rating-label {
  color: #666666;
  margin-right: 10px;
}
.account .customer-review .review-details .review-date,
.account .customer-review .review-details .review-content {
  color: #666666;
}
.account .customer-review .review-details .review-date {
  font-size: 15px;
}
.login-container .control ._keyfocus *:focus,
.form-create-account .control ._keyfocus *:focus,
.form.forget .control ._keyfocus *:focus,
.form.contact .control ._keyfocus *:focus,
.login-container .control input[type="text"]:not([disabled]):focus,
.form-create-account .control input[type="text"]:not([disabled]):focus,
.form.forget .control input[type="text"]:not([disabled]):focus,
.form.contact .control input[type="text"]:not([disabled]):focus,
.login-container .control input[type="password"]:not([disabled]):focus,
.form-create-account .control input[type="password"]:not([disabled]):focus,
.form.forget .control input[type="password"]:not([disabled]):focus,
.form.contact .control input[type="password"]:not([disabled]):focus,
.login-container .control input[type="email"]:not([disabled]):focus,
.form-create-account .control input[type="email"]:not([disabled]):focus,
.form.forget .control input[type="email"]:not([disabled]):focus,
.form.contact .control input[type="email"]:not([disabled]):focus,
.login-container .control textarea:not([disabled]):focus,
.form-create-account .control textarea:not([disabled]):focus,
.form.forget .control textarea:not([disabled]):focus,
.form.contact .control textarea:not([disabled]):focus,
.login-container .control select:not([disabled]):focus,
.form-create-account .control select:not([disabled]):focus,
.form.forget .control select:not([disabled]):focus,
.form.contact .control select:not([disabled]):focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px #f8f8f8;
  -moz-box-shadow: 0 0 0 3px #f8f8f8;
  box-shadow: 0 0 0 3px #f8f8f8;
}
.login-container .field.note,
.form-create-account .field.note,
.form.forget .field.note,
.form.contact .field.note {
  padding: 5px 15px 25px;
  font-size: 14px;
  color: #666666;
}
.login-container .field > .mage-error,
.form-create-account .field > .mage-error,
.form.forget .field > .mage-error,
.form.contact .field > .mage-error {
  padding: 40px 5px 5px;
  font-size: 12px;
  display: block;
}
.login-container .field > .tooltip.wrapper,
.form-create-account .field > .tooltip.wrapper,
.form.forget .field > .tooltip.wrapper,
.form.contact .field > .tooltip.wrapper {
  padding-left: 5px;
  font-size: 12px;
  display: inline-block;
}
.login-container {
  padding-top: 45px;
}
.login-container .block > .block-title {
  border: none;
  padding: 15px 15px 0;
}
.filter-text {
  display: inline-block;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  width: 82%;
}
body .toolbar-products .pages {
  display: none;
}
script.mm-listitem {
  display: none;
}
body .filter-title {
  display: inline-block;
  -webkit-align-items: center;
  align-items: center;
  background-color: #494949;
  border: none;
  padding: 7px 28px;
  width: auto;
  border-radius: 30px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.5rem;
  cursor: pointer;
  height: 100%;
  text-decoration: none;
}
body .filter-title-icon {
  font-size: 2.1rem;
}
body .filter-title:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #5e5e5e;
}
.swatch-layered.size .swatch-option {
  display: none;
}
#mm-ev-filter {
  background: #ffffff;
}
#mm-ev-filter .swatch-layered.size {
  text-align: center;
  padding: 14px;
}
#mm-ev-filter .swatch-layered.size .swatch-option-link-layered {
  width: auto;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
#mm-ev-filter .swatch-layered.size .color-label {
  display: none;
}
#mm-ev-filter .swatch-layered.size .swatch-option {
  display: inline-block;
  background: none;
  min-width: unset;
  width: auto;
  padding: 20px;
  border: 2px solid #cccccc;
  color: #666666;
  border-radius: 0;
  margin: 0;
  float: none;
  height: auto;
}
#mm-ev-filter .swatch-layered.size .swatch-option.selected {
  border: 2px solid #000000;
}
#mm-ev-filter .swatch-layered.size .swatch-option:hover {
  background: none;
  border: 2px solid #cccccc;
}
#mm-ev-filter .swatch-layered.color .swatch-attribute-options {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
#mm-ev-filter .swatch-layered.color .swatch-option-link-layered {
  display: inline-block;
  padding: 15px 0px;
  text-align: center;
  width: 25%;
}
#mm-ev-filter .swatch-layered.color .color-label {
  display: block;
}
#mm-ev-filter .swatch-layered.color .swatch-option {
  float: none;
  display: inline-block;
  text-align: center;
  margin: auto;
}
#mm-ev-filter .close-filter {
  width: 100%;
  background: #111111;
  height: 100%;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  cursor: pointer;
}
#mm-ev-filter .close-filter .material-icons {
  font-size: 1.7rem;
  color: #ffffff;
  position: absolute;
  left: 10px;
}
#mm-ev-filter .close-filter:hover {
  background: #222222;
}
#mm-ev-filter .mm-navbar__title {
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
}
#mm-ev-filter .mm-navbar {
  background: #f5f5f5;
  border-bottom: 0;
}
#mm-ev-filter .filter-options .filter-options-title {
  margin: 0;
  font-weight: bold;
  font-size: 1.6rem;
  background: none;
  border: 0;
  line-height: 1.1;
}
#mm-ev-filter .mm-btn {
  font-size: 2.4rem;
  color: #000000;
}
.arrow {
  display: inline-block;
}
.arrow:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: 7.3rem;
  color: inherit;
  content: '\e622';
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-layout-evalent-filter .toolbar-products,
.page-layout-2columns-left .toolbar-products,
.brands-view-index .toolbar-products {
  padding: 0;
}
.page-layout-evalent-filter .toolbar-products .modes,
.page-layout-2columns-left .toolbar-products .modes,
.brands-view-index .toolbar-products .modes {
  display: none;
}
.page-layout-evalent-filter .filter-current .item,
.page-layout-2columns-left .filter-current .item,
.brands-view-index .filter-current .item {
  display: inline-block;
  margin-right: 0;
}
.column.main .ev-products action.towishlist:before,
.column.main .ev-products .action.towishlist:before,
.column.main .ev-products .table-comparison .action.towishlist:before {
  content: "\e87e";
}
.column.main .ev-products .tocompare:before {
  content: '\e3e0';
}
.column.main .ev-products .ev-product-item-info {
  max-width: 100%;
  position: relative;
}
.columns .sidebar-main {
  padding: 0;
}
.sidebar-main .catalog-nav-left .item {
  padding: 8px 0;
}
.sidebar-main .catalog-nav-left .item a {
  line-height: 2.7rem;
}
.sidebar-main .catalog-nav-left .item .count {
  background: #333333;
  color: #ffffff;
  border-radius: 0px;
  float: left;
  padding: 4px 9px;
  min-width: 16px;
  margin-right: 6px;
  font-size: 1.2rem;
  text-align: center;
}
.sidebar-main .sorter {
  padding: 0;
  margin-top: -10px;
}
.sidebar-main .sorter .sorter-action {
  font-size: 3.6rem;
  line-height: 4.3rem;
}
.sidebar-main .sorter #sorter .action.toggle {
  padding: 0px 3px 0px 15px;
  min-width: 1px;
  height: auto;
  font-size: 1.4rem;
  text-align: left;
}
.sidebar-main .sorter-options {
  margin: 0;
}
.sidebar-main .ev-filter-dropdown {
  background: #f5f5f5;
  margin-top: 25px;
}
.sidebar-main .ev-filter-dropdown.active {
  max-height: 100%;
  opacity: 1;
  animation-duration: .4s;
  animation-fill-mode: both;
  animation-name: k;
  height: auto;
  visibility: visible;
}
.sidebar-main .ev-filter-dropdown.activated {
  max-height: 100%;
  opacity: 1;
  animation-duration: .4s;
  height: auto;
  visibility: visible;
}
.sidebar-main .ev-filter-dropdown.inactive {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-name: g;
  transition: all 0.2s ease-out;
  will-change: max-height;
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
}
.sidebar-main .ev-filter-dropdown .filter-options {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 18px;
  padding-right: 2px;
}
.sidebar-main .ev-filter-dropdown .filter-options .count {
  display: none;
}
.sidebar-main .ev-filter-dropdown .filter-options-option {
  padding: 6px 5px;
}
.sidebar-main .ev-filter-dropdown .filter-options-option .ev-swatch-color {
  margin: 0;
  min-width: 25px;
  height: 25px;
  margin-right: 10px;
  border: 3px solid #ffffff;
  vertical-align: middle;
  display: inline-block;
  box-shadow: 0 0 0 1px #f5f5f5;
  box-sizing: border-box;
}
.sidebar-main .ev-filter-dropdown .filter-options-option .color-label {
  vertical-align: middle;
}
.sidebar-main .ev-filter-dropdown .filter-options.switcher .filter-options-content:after {
  display: none;
}
.sidebar-main .ev-filter-dropdown .filter-options.switcher .filter-options-content:before {
  display: none;
}
.sidebar-main .ev-filter-dropdown .filter-options-title.action.toggle {
  margin-bottom: 0;
  line-height: 2.95;
  font-size: 1.4rem;
  border: 1px solid #cccccc;
  padding: 0 5px 0 10px;
  background: #ffffff;
  font-weight: 400;
}
.sidebar-main .ev-filter-dropdown .filter-options-title.action.toggle.active:hover {
  background: #1d1d1d;
  border: 1px solid #1d1d1d;
  color: #ffffff;
}
.sidebar-main .ev-filter-dropdown .filter-options-title.action.toggle.active:hover a {
  color: #ffffff;
}
.sidebar-main .ev-filter-dropdown .filter-options-title.action.toggle:hover {
  border: 1px solid #b5b5b5;
  background: #dedede;
  color: #333333;
}
.sidebar-main .ev-filter-dropdown .filter-options-title.action.toggle:hover a {
  color: #333333;
}
.sidebar-main .ev-filter-dropdown .filter-options-title.action.toggle:after,
.sidebar-main .ev-filter-dropdown .filter-options-title.action.toggle.active:after {
  margin-left: 10px;
}
.sidebar-main .ev-filter-dropdown .filter-title {
  margin-bottom: 0;
  padding-right: 0;
}
.sidebar-main .ev-filter-dropdown .filter-title strong {
  background: #f5f5f5;
  color: #000000;
  font-size: 1.6rem;
  display: block;
  vertical-align: middle;
  margin-top: auto;
  line-height: 0.4rem;
  font-weight: 400;
  text-align: center;
}
.sidebar-main .ev-filter-dropdown .filter-title strong .text {
  padding-left: 10px;
  display: inline-block;
}
.sidebar-main .ev-filter-dropdown .filter-title strong .arrow:after {
  line-height: 6.9rem;
}
.sidebar-main .ev-filter-dropdown .filter-title strong:hover {
  cursor: pointer;
  background: #5e5e5e;
}
.block.filter .switcher .options,
.toolbar .switcher .options {
  display: inline-block;
  position: relative;
}
.block.filter .switcher .options:before,
.toolbar .switcher .options:before,
.block.filter .switcher .options:after,
.toolbar .switcher .options:after {
  content: '';
  display: table;
}
.block.filter .switcher .options:after,
.toolbar .switcher .options:after {
  clear: both;
}
.block.filter .switcher .options .action.toggle,
.toolbar .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.block.filter .switcher .options .action.toggle > span,
.toolbar .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block.filter .switcher .options .action.toggle:after,
.toolbar .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 45px;
  color: inherit;
  content: '\e622';
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.filter .switcher .options .action.toggle:hover:after,
.toolbar .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.block.filter .switcher .options .action.toggle:active:after,
.toolbar .switcher .options .action.toggle:active:after {
  color: inherit;
}
.block.filter .switcher .options .action.toggle.active,
.toolbar .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.block.filter .switcher .options .action.toggle.active > span,
.toolbar .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block.filter .switcher .options .action.toggle.active:after,
.toolbar .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 45px;
  color: inherit;
  content: '\e621';
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.filter .switcher .options .action.toggle.active:hover:after,
.toolbar .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.block.filter .switcher .options .action.toggle.active:active:after,
.toolbar .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.block.filter .switcher .options ul.dropdown,
.toolbar .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #636363;
  margin-top: -7px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
}
.block.filter .switcher .options ul.dropdown li,
.toolbar .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.block.filter .switcher .options ul.dropdown li:hover,
.toolbar .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.block.filter .switcher .options ul.dropdown:before,
.toolbar .switcher .options ul.dropdown:before,
.block.filter .switcher .options ul.dropdown:after,
.toolbar .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.block.filter .switcher .options ul.dropdown:before,
.toolbar .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.block.filter .switcher .options ul.dropdown:after,
.toolbar .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #636363 transparent;
  z-index: 98;
}
.block.filter .switcher .options ul.dropdown:before,
.toolbar .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.block.filter .switcher .options ul.dropdown:after,
.toolbar .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.block.filter .switcher .options.active,
.toolbar .switcher .options.active {
  overflow: visible;
}
.block.filter .switcher .options.active ul.dropdown,
.toolbar .switcher .options.active ul.dropdown {
  display: block;
}
.block.filter .switcher .options .action.toggle.active:after,
.toolbar .switcher .options .action.toggle.active:after,
.block.filter .switcher .options .action.toggle:after:after,
.toolbar .switcher .options .action.toggle:after:after {
  line-height: 4.2rem;
}
.block.filter .switcher .options .ev-dropdown,
.toolbar .switcher .options .ev-dropdown {
  display: none;
  width: 100%;
  position: relative;
}
.block.filter .switcher .options .ev-dropdown:before,
.toolbar .switcher .options .ev-dropdown:before,
.block.filter .switcher .options .ev-dropdown:after,
.toolbar .switcher .options .ev-dropdown:after {
  display: none;
}
.block.filter .switcher .options .ev-dropdown .menuTitle,
.toolbar .switcher .options .ev-dropdown .menuTitle {
  display: inline-block;
}
.block.filter .switcher .options .ev-dropdown.active + .dropdown,
.toolbar .switcher .options .ev-dropdown.active + .dropdown {
  display: block;
}
.block.filter .switcher .options ul.dropdown,
.toolbar .switcher .options ul.dropdown {
  min-width: 100%;
}
.block.filter .switcher .options ul.dropdown:before,
.toolbar .switcher .options ul.dropdown:before,
.block.filter .switcher .options ul.dropdown:after,
.toolbar .switcher .options ul.dropdown:after {
  display: none;
}
.block.filter .switcher .options ul.dropdown.sorter-dropdown,
.toolbar .switcher .options ul.dropdown.sorter-dropdown {
  text-align: left;
  min-width: 185px;
}
.block.filter .switcher .options ul.dropdown.sorter-dropdown:before,
.toolbar .switcher .options ul.dropdown.sorter-dropdown:before,
.block.filter .switcher .options ul.dropdown.sorter-dropdown:after,
.toolbar .switcher .options ul.dropdown.sorter-dropdown:after {
  display: none;
}
.block.filter .switcher .options ul.dropdown li:hover,
.toolbar .switcher .options ul.dropdown li:hover {
  background: #f5f5f5;
}
.block.filter .switcher .options ul.dropdown a,
.toolbar .switcher .options ul.dropdown a {
  display: block;
  padding: 10px 10px;
  font-size: 1.4rem;
  border-bottom: 1px solid #ebebeb;
  color: inherit;
}
.block.filter .switcher .options ul.dropdown a.swatch-option-link-layered,
.toolbar .switcher .options ul.dropdown a.swatch-option-link-layered {
  display: inline-block;
}
.block.filter .switcher .options ul.dropdown a:hover,
.toolbar .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.block.filter .switcher .options .action.toggle,
.toolbar .switcher .options .action.toggle {
  padding: 0 5px 0 10px;
  width: 100%;
  box-sizing: border-box;
}
.block.filter .switcher .options .action.toggle.active,
.toolbar .switcher .options .action.toggle.active {
  background: #494949;
  border: 1px solid #494949;
  position: relative;
  z-index: 103;
  color: #ffffff;
}
.block.filter .switcher .options .action.toggle.active a,
.toolbar .switcher .options .action.toggle.active a {
  color: #ffffff;
}
.block.filter .switcher .options .action.toggle:after,
.toolbar .switcher .options .action.toggle:after {
  float: right;
}
.filter-current,
.filter-actions,
.swatch-option-link-layered {
  display: inline-block;
}
.filter-button-rounded,
.filter-current li.item a,
body .filter-actions .filter-clear {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
  padding: 7px 17px;
  width: auto;
  border-radius: 30px;
  color: #616161;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
  font-size: 1.2rem;
  transition: all 0.3s ease-in-out;
  line-height: 2rem;
  cursor: pointer;
  height: 100%;
  text-decoration: none;
}
.filter-current li.item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.filter-current li.item .action.remove:hover {
  background: #eee;
}
.filter-current li.item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  content: "\e5c9";
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-current li.item .action.remove:before {
  margin-right: 5px;
}
.filter-current li.item .filter-value {
  vertical-align: middle;
}
body .filter-actions {
  margin-bottom: 0;
}
body .filter-actions .filter-clear {
  margin-bottom: 10px;
}
body .filter-actions .filter-clear.action.clear {
  display: inline-block;
  text-decoration: none;
}
body .filter-actions .filter-clear.action.clear:hover {
  background: #eee;
}
body .filter-actions .filter-clear.action.clear:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  content: "\e5c9";
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body .filter-actions .filter-clear.action.clear span {
  vertical-align: middle;
}
body .filter-actions .filter-clear.action.clear:before {
  margin-right: 5px;
}
.filter-active .filter-title strong {
  line-height: 2.5rem;
}
.filter-active .filter-options-option {
  display: block;
}
.fil-am .filter-title {
  display: none;
}
@keyframes k {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes g {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 1;
    transform: translateY(-20px);
  }
}
.swatch .clearfix:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.swatch-attribute .control.checkbox {
  float: right;
  margin-right: 5px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-label {
  font-weight: bold;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required="1"]:after {
  content: '*';
  color: red;
  position: absolute;
  right: -11px;
  top: -2px;
  font-weight: bold;
  font-size: 1em;
}
.swatch-attribute.size .swatch-option,
.swatch-attributemanufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attributemanufacturer .swatch-option.selected {
  color: black;
  background: #ffffff;
  border: 1px solid #ffffff;
}
.swatch-option {
  /*width: 30px;*/
  padding: 1px 2px;
  min-width: 30px;
  max-width: 90px;
  height: 20px;
  float: left;
  margin: 0 10px 5px 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 1px solid #dadada;
  overflow: hidden;
  text-overflow: ellipsis;
}
.swatch-option.text {
  background: #F0F0F0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  padding: 4px 5px;
  min-width: 22px;
  margin-right: 7px;
}
.swatch-option.text.selected {
  background-color: #ffffff !important;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline: 2px solid #ee0000;
  border: 1px solid #ffffff;
}
.swatch-option.disabled {
  cursor: default;
}
.swatch-option.disabled:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
}
.swatch-option-tooltip {
  max-width: 140px;
  /*max-height: 160px;*/
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  position: absolute;
  padding: 0px;
  background: #ffffff;
  color: #949494;
  border: 0px solid #adadad;
  display: none;
  z-index: 999;
  text-align: center;
  box-shadow: 0px 0px 11px #e0e0e0;
}
.swatch-option-tooltip .corner {
  left: 40%;
  position: absolute;
  bottom: 0;
  height: 8px;
}
.swatch-option-tooltip .corner:before {
  content: '';
  position: relative;
  top: 0px;
  left: 1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8.5px 0 8.5px;
  border-color: #fff transparent transparent transparent;
  font-size: 1px;
}
.swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px;
}
.swatch-option-tooltip-layered .corner {
  left: 40%;
  position: absolute;
  bottom: 0;
  height: 8px;
}
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  width: 130px;
  /*margin: 0 0 5px;*/
  margin: 0 auto;
}
.swatch-option-tooltip .image {
  display: block;
  height: 130px;
  width: 130px;
  /*margin: 0 0 5px;*/
  margin: 0 auto;
}
.swatch-option-tooltip .title {
  max-width: 140px;
  min-height: 20px;
  max-height: 200px;
  color: #282828;
  text-align: center;
  display: block;
  overflow: hidden;
  padding: 6px 12px;
}
.swatch-option-link {
  /* Layered Features */
}
.swatch-option-link-layered {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-option-link-layered:focus > div {
  box-shadow: none;
}
.swatch-option-link-layered:hover {
  background: #f5f5f5;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: rgba(255, 255, 255, 0.75);
  padding: 0 5px;
  height: 25px;
  font-size: 14px;
  line-height: 2.5rem;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch.textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-option:not(.disabled):hover {
  outline: 1px solid #999;
  border: 1px solid #fff;
  color: #333;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px;
}
.swatch-option-disabled:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  background: red;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  z-index: 995;
  left: -4px;
  top: 10px;
}
.swatch-option-disabled {
  outline: none !important;
  cursor: default;
  border: 0;
}
/* Bugfix for Add To Cart button */
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-option-loading {
  content: url("../images/loader-2.gif");
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.color-label {
  display: inline-block;
}
.product-item-details .swatch-option {
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.12);
}
.product-item-details .swatch-option.color {
  box-sizing: border-box;
}
.swatch-option.color {
  height: 30px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.swatch-option.color:not(.disabled):hover,
.swatch-option.image:not(.disabled):hover {
  outline: none;
}
.catalog-product-view .product-options-wrapper .swatch-option.color,
.catalog-product-view .product-options-wrapper .swatch-option.image,
.quickview-wrapper .product-options-wrapper .swatch-option.color,
.quickview-wrapper .product-options-wrapper .swatch-option.image {
  min-width: 35px;
  height: 35px;
  box-sizing: border-box;
}
.swatch-option.text.selected:not(.disabled),
.swatch-option.text:hover:not(.disabled) {
  outline: none;
}
.swatch-option.color.selected:not(.disabled),
.swatch-option.image.selected:not(.disabled) {
  outline: none;
}
.swatch-option.color.selected:not(.disabled):after,
.swatch-option.image.selected:not(.disabled):after {
  animation: checkbox-check 125ms 250ms cubic-bezier(0.4, 0, 0.23, 1) forwards;
  content: '';
  width: 14px;
  height: 7px;
  position: absolute;
  top: 0;
  bottom: -5px;
  left: -5px;
  right: 0;
  margin: auto;
  border: 0;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;
  background: 0 0;
  opacity: 1;
  transform: rotate(45deg);
  transform-origin: 0% 100%;
}
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover,
.hvr-shrink:focus,
.hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.hvr-pulse:hover,
.hvr-pulse:focus,
.hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-grow:hover,
.hvr-pulse-grow:focus,
.hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-shrink:hover,
.hvr-pulse-shrink:focus,
.hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover,
.hvr-push:focus,
.hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover,
.hvr-pop:focus,
.hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-in:hover,
.hvr-bounce-in:focus,
.hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-out:hover,
.hvr-bounce-out:focus,
.hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Rotate */
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-rotate:hover,
.hvr-rotate:focus,
.hvr-rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}
/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow-rotate:hover,
.hvr-grow-rotate:focus,
.hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}
/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover,
.hvr-float:focus,
.hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
/* Sink */
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sink:hover,
.hvr-sink:focus,
.hvr-sink:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-bob:hover,
.hvr-bob:focus,
.hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hang:hover,
.hvr-hang:focus,
.hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Skew */
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-skew:hover,
.hvr-skew:focus,
.hvr-skew:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-forward:hover,
.hvr-skew-forward:focus,
.hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
/* Skew Backward */
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-backward:hover,
.hvr-skew-backward:focus,
.hvr-skew-backward:active {
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
}
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.hvr-wobble-vertical:hover,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.hvr-wobble-vertical-before:before {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.hvr-wobble-vertical-before:before:hover,
.hvr-wobble-vertical-before:before:focus,
.hvr-wobble-vertical-before:before:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-horizontal:hover,
.hvr-wobble-horizontal:focus,
.hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-to-bottom-right:hover,
.hvr-wobble-to-bottom-right:focus,
.hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-to-top-right:hover,
.hvr-wobble-to-top-right:focus,
.hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-wobble-top:hover,
.hvr-wobble-top:focus,
.hvr-wobble-top:active {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover,
.hvr-wobble-bottom:focus,
.hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-skew:hover,
.hvr-wobble-skew:focus,
.hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz:hover,
.hvr-buzz:focus,
.hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz-out:hover,
.hvr-buzz-out:focus,
.hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-forward:hover,
.hvr-forward:focus,
.hvr-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
/* Backward */
.hvr-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover,
.hvr-fade:focus,
.hvr-fade:active {
  background-color: #2098d1;
  color: white;
}
/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: "color, background-color";
  transition-property: "color, background-color";
}
.hvr-back-pulse:hover,
.hvr-back-pulse:focus,
.hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #2098d1;
  color: white;
}
/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover,
.hvr-sweep-to-left:focus,
.hvr-sweep-to-left:active {
  color: white;
}
.hvr-sweep-to-left:hover:before,
.hvr-sweep-to-left:focus:before,
.hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover,
.hvr-sweep-to-bottom:focus,
.hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before,
.hvr-sweep-to-bottom:focus:before,
.hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
  color: white;
}
.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Left */
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover,
.hvr-bounce-to-left:focus,
.hvr-bounce-to-left:active {
  color: white;
}
.hvr-bounce-to-left:hover:before,
.hvr-bounce-to-left:focus:before,
.hvr-bounce-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover,
.hvr-bounce-to-bottom:focus,
.hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before,
.hvr-bounce-to-bottom:focus:before,
.hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover,
.hvr-bounce-to-top:focus,
.hvr-bounce-to-top:active {
  color: white;
}
.hvr-bounce-to-top:hover:before,
.hvr-bounce-to-top:focus:before,
.hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out:hover,
.hvr-radial-out:focus,
.hvr-radial-out:active {
  color: white;
}
.hvr-radial-out:hover:before,
.hvr-radial-out:focus:before,
.hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
/* Radial In */
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-in:hover,
.hvr-radial-in:focus,
.hvr-radial-in:active {
  color: white;
}
.hvr-radial-in:hover:before,
.hvr-radial-in:focus:before,
.hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover,
.hvr-rectangle-in:focus,
.hvr-rectangle-in:active {
  color: white;
}
.hvr-rectangle-in:hover:before,
.hvr-rectangle-in:focus:before,
.hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-horizontal:focus,
.hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover,
.hvr-shutter-in-vertical:focus,
.hvr-shutter-in-vertical:active {
  color: white;
}
.hvr-shutter-in-vertical:hover:before,
.hvr-shutter-in-vertical:focus:before,
.hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover,
.hvr-shutter-out-vertical:focus,
.hvr-shutter-out-vertical:active {
  color: white;
}
.hvr-shutter-out-vertical:hover:before,
.hvr-shutter-out-vertical:focus:before,
.hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover,
.hvr-border-fade:focus,
.hvr-border-fade:active {
  box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
/* Hollow */
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-hollow:hover,
.hvr-hollow:focus,
.hvr-hollow:active {
  background: none;
}
/* Trim */
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-trim:before {
  content: '';
  position: absolute;
  border: #ffffff solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-trim:hover:before,
.hvr-trim:focus:before,
.hvr-trim:active:before {
  opacity: 1;
}
/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}
/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-ripple-in:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-in:hover:before,
.hvr-ripple-in:focus:before,
.hvr-ripple-in:active:before {
  -webkit-animation-name: hvr-ripple-in;
  animation-name: hvr-ripple-in;
}
/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "top, right, bottom, left";
  transition-property: "top, right, bottom, left";
}
.hvr-outline-out:hover:before,
.hvr-outline-out:focus:before,
.hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
/* Outline In */
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "top, right, bottom, left";
  transition-property: "top, right, bottom, left";
}
.hvr-outline-in:hover:before,
.hvr-outline-in:focus:before,
.hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}
/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius;
}
.hvr-round-corners:hover,
.hvr-round-corners:focus,
.hvr-round-corners:active {
  border-radius: 1em;
}
/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: "right";
  transition-property: "right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:active:before {
  right: 0;
}
/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
/* Underline From Right */
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: "left";
  transition-property: "left";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-right:hover:before,
.hvr-underline-from-right:focus:before,
.hvr-underline-from-right:active:before {
  left: 0;
}
/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: "right";
  transition-property: "right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before,
.hvr-overline-from-left:focus:before,
.hvr-overline-from-left:active:before {
  right: 0;
}
/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before,
.hvr-overline-from-center:focus:before,
.hvr-overline-from-center:active:before {
  left: 0;
  right: 0;
}
/* Overline From Right */
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: "left";
  transition-property: "left";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-right:hover:before,
.hvr-overline-from-right:focus:before,
.hvr-overline-from-right:active:before {
  left: 0;
}
/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098d1;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-reveal:hover:before,
.hvr-reveal:focus:before,
.hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}
/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before,
.hvr-underline-reveal:focus:before,
.hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* Overline Reveal */
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-reveal:hover:before,
.hvr-overline-reveal:focus:before,
.hvr-overline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* Glow */
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-glow:hover,
.hvr-glow:focus,
.hvr-glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
/* Shadow */
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-shadow:hover,
.hvr-shadow:focus,
.hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "box-shadow, transform";
  transition-property: "box-shadow, transform";
}
.hvr-grow-shadow:hover,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* Box Shadow Outset */
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-box-shadow-outset:hover,
.hvr-box-shadow-outset:focus,
.hvr-box-shadow-outset:active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
/* Box Shadow Inset */
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-box-shadow-inset:hover,
.hvr-box-shadow-inset:focus,
.hvr-box-shadow-inset:active {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "transform, opacity";
  transition-property: "transform, opacity";
}
.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* Shadow Radial */
.hvr-show-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-show-radial:before,
.hvr-show-radial:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-show-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-show-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-show-radial:hover:before,
.hvr-show-radial:focus:before,
.hvr-show-radial:active:before,
.hvr-show-radial:hover:after,
.hvr-show-radial:focus:after,
.hvr-show-radial:active:after {
  opacity: 1;
}
/* Bubble Top */
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
}
.hvr-bubble-top:hover:before,
.hvr-bubble-top:focus:before,
.hvr-bubble-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
/* Bubble Right */
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:hover:before,
.hvr-bubble-right:focus:before,
.hvr-bubble-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
/* Bubble Bottom */
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before,
.hvr-bubble-bottom:focus:before,
.hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
/* Bubble Left */
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:hover:before,
.hvr-bubble-left:focus:before,
.hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
/* Bubble Float Top */
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:hover,
.hvr-bubble-float-top:focus,
.hvr-bubble-float-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before,
.hvr-bubble-float-top:focus:before,
.hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
/* Bubble Float Right */
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:hover,
.hvr-bubble-float-right:focus,
.hvr-bubble-float-right:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-bubble-float-right:hover:before,
.hvr-bubble-float-right:focus:before,
.hvr-bubble-float-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:hover,
.hvr-bubble-float-bottom:focus,
.hvr-bubble-float-bottom:active {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hvr-bubble-float-bottom:hover:before,
.hvr-bubble-float-bottom:focus:before,
.hvr-bubble-float-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
/* Bubble Float Left */
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:hover,
.hvr-bubble-float-left:focus,
.hvr-bubble-float-left:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-bubble-float-left:hover:before,
.hvr-bubble-float-left:focus:before,
.hvr-bubble-float-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
/* Icon Back */
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-back .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-back:hover .hvr-icon,
.hvr-icon-back:focus .hvr-icon,
.hvr-icon-back:active .hvr-icon {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}
/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-forward .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:hover .hvr-icon,
.hvr-icon-forward:focus .hvr-icon,
.hvr-icon-forward:active .hvr-icon {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
/* Icon Down */
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-down .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-down:hover .hvr-icon,
.hvr-icon-down:focus .hvr-icon,
.hvr-icon-down:active .hvr-icon {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
/* Icon Up */
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-up .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-up:hover .hvr-icon,
.hvr-icon-up:focus .hvr-icon,
.hvr-icon-up:active .hvr-icon {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Spin */
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-spin .hvr-icon {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover .hvr-icon,
.hvr-icon-spin:focus .hvr-icon,
.hvr-icon-spin:active .hvr-icon {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
  100% {
    opacity: 1;
  }
}
@keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
  100% {
    opacity: 1;
  }
}
/* Icon Drop */
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-drop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-drop:hover .hvr-icon,
.hvr-icon-drop:focus .hvr-icon,
.hvr-icon-drop:active .hvr-icon {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Icon Fade */
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-fade .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
}
.hvr-icon-fade:hover .hvr-icon,
.hvr-icon-fade:focus .hvr-icon,
.hvr-icon-fade:active .hvr-icon {
  color: #0F9E5E;
}
/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
@keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
/* Icon Float Away */
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-float-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover .hvr-icon,
.hvr-icon-float-away:focus .hvr-icon,
.hvr-icon-float-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
/* Icon Sink Away */
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-sink-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-sink-away:hover .hvr-icon,
.hvr-icon-sink-away:focus .hvr-icon,
.hvr-icon-sink-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-sink-away;
  animation-name: hvr-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow:hover .hvr-icon,
.hvr-icon-grow:focus .hvr-icon,
.hvr-icon-grow:active .hvr-icon {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}
/* Icon Shrink */
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-shrink:hover .hvr-icon,
.hvr-icon-shrink:focus .hvr-icon,
.hvr-icon-shrink:active .hvr-icon {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse:hover .hvr-icon,
.hvr-icon-pulse:focus .hvr-icon,
.hvr-icon-pulse:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover .hvr-icon,
.hvr-icon-pulse-grow:focus .hvr-icon,
.hvr-icon-pulse-grow:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:hover .hvr-icon,
.hvr-icon-pulse-shrink:focus .hvr-icon,
.hvr-icon-pulse-shrink:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-shrink;
  animation-name: hvr-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Icon Push */
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-push .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-push:hover .hvr-icon,
.hvr-icon-push:focus .hvr-icon,
.hvr-icon-push:active .hvr-icon {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-pop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pop:hover .hvr-icon,
.hvr-icon-pop:focus .hvr-icon,
.hvr-icon-pop:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Bounce */
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bounce .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover .hvr-icon,
.hvr-icon-bounce:focus .hvr-icon,
.hvr-icon-bounce:active .hvr-icon {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Icon Rotate */
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-rotate:hover .hvr-icon,
.hvr-icon-rotate:focus .hvr-icon,
.hvr-icon-rotate:active .hvr-icon {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}
/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover .hvr-icon,
.hvr-icon-grow-rotate:focus .hvr-icon,
.hvr-icon-grow-rotate:active .hvr-icon {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
}
/* Icon Float */
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-float .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-float:hover .hvr-icon,
.hvr-icon-float:focus .hvr-icon,
.hvr-icon-float:active .hvr-icon {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
/* Icon Sink */
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-sink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-sink:hover .hvr-icon,
.hvr-icon-sink:focus .hvr-icon,
.hvr-icon-sink:active .hvr-icon {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bob .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-bob:hover .hvr-icon,
.hvr-icon-bob:focus .hvr-icon,
.hvr-icon-bob:active .hvr-icon {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-hang .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-hang:hover .hvr-icon,
.hvr-icon-hang:focus .hvr-icon,
.hvr-icon-hang:active .hvr-icon {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover .hvr-icon,
.hvr-icon-wobble-horizontal:focus .hvr-icon,
.hvr-icon-wobble-horizontal:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-vertical .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-vertical:hover .hvr-icon,
.hvr-icon-wobble-vertical:focus .hvr-icon,
.hvr-icon-wobble-vertical:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz:hover .hvr-icon,
.hvr-icon-buzz:focus .hvr-icon,
.hvr-icon-buzz:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz-out .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz-out:hover .hvr-icon,
.hvr-icon-buzz-out:focus .hvr-icon,
.hvr-icon-buzz-out:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz-out;
  animation-name: hvr-icon-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Curl Top Left */
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: #ffffff;
  /* IE9 */
  background: linear-gradient(135deg, #ffffff 45%, #aaaaaa 50%, #cccccc 56%, #ffffff 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
  /*For IE7-8-9*/
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-left:hover:before,
.hvr-curl-top-left:focus:before,
.hvr-curl-top-left:active:before {
  width: 25px;
  height: 25px;
}
/* Curl Top Right */
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: #ffffff;
  /* IE9 */
  background: linear-gradient(225deg, #ffffff 45%, #aaaaaa 50%, #cccccc 56%, #ffffff 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-right:hover:before,
.hvr-curl-top-right:focus:before,
.hvr-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}
/* Curl Bottom Right */
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: #ffffff;
  /* IE9 */
  background: linear-gradient(315deg, #ffffff 45%, #aaaaaa 50%, #cccccc 56%, #ffffff 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before,
.hvr-curl-bottom-right:focus:before,
.hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px;
}
/* Curl Bottom Left */
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: #ffffff;
  /* IE9 */
  background: linear-gradient(45deg, #ffffff 45%, #aaaaaa 50%, #cccccc 56%, #ffffff 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-left:hover:before,
.hvr-curl-bottom-left:focus:before,
.hvr-curl-bottom-left:active:before {
  width: 25px;
  height: 25px;
}
body {
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hidden {
  display: none;
}
.navigation .logo {
  max-width: 100px;
  margin-top: 10px;
  margin-right: 15px;
  float: left;
}
.page-header {
  border-bottom: none;
  margin-bottom: 2rem;
}
.page-header .panel.wrapper {
  background-color: #ffffff;
  color: #333333;
}
.page-header .ev-extra .payment-logos {
  padding-top: 7px;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.page-header .ev-extra .payment-logos span {
  margin-right: 0px;
  padding: 5px;
}
.page-header .ev-extra .payment-logos span img {
  max-width: 100%;
}
.page-header .ev-search {
  -webkit-align-self: center;
  align-self: center;
}
.page-wrapper .ev-header .sidebar .block-search {
  z-index: 11;
}
.page-wrapper .ev-header .block-search {
  padding: 0;
  z-index: 13;
  margin-left: auto;
}
.page-wrapper .ev-header .block-search .action.search {
  margin: 0px;
  padding: 1px 15px;
  box-shadow: none;
  height: 45px;
  border: 1px solid #cccccc;
}
.page-wrapper .ev-header .block-search .control {
  padding: 0;
}
.header.content {
  padding-top: 1rem;
  position: relative;
}
.header.panel > .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  float: right;
  font-size: 0;
  margin-left: auto;
  margin-right: 2rem;
}
.header.panel > .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.header.panel > .header.links > li {
  margin: 0 0 0 0px;
}
.header.panel > .header.links > li .compare.action {
  position: relative;
  color: #333333;
}
.header.panel > .header.links > li .compare.action .qty {
  position: absolute;
  font-size: 10px;
  top: -2px;
  right: -15px;
  padding: 0 6px;
}
.header.panel > .header.links > li > a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #333333;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #636363;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #333333;
  text-decoration: none;
}
.header.panel > .header.links > li > a:active {
  color: #333333;
  text-decoration: none;
}
.header.panel > .header.links > li > a.active {
  color: #333333;
  text-decoration: none;
}
.header.panel > .header.links > li > a.active:visited {
  color: #333333;
  text-decoration: none;
}
.header.panel > .header.links > li > a.active:hover {
  color: #333333;
  text-decoration: none;
}
.header.panel > .header.links > li > a.active:active {
  color: #333333;
  text-decoration: none;
}
.logo {
  margin: 7px 0 1rem 50px;
  max-width: 50%;
  position: relative;
  z-index: 3;
  float: none;
  width: auto;
  height: auto;
}
.logo,
.logo picture {
  max-height: 50px;
}
.logo picture {
  max-width: inherit;
}
.logo img {
  display: block;
  max-height: inherit;
  max-width: inherit;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 3rem;
}
.more_list_button {
  text-align: center;
  padding: 15px;
}
.more_list_button > a {
  background: #f2f2f2;
  padding: 8px 20px;
  border: 0;
  display: inline-block;
  -webkit-transition: all 0.2s;
  color: #282828;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 0;
}
.more_list_button > a:hover {
  text-decoration: none;
  color: #ffffff;
  background: #d9d9d9 !important;
  border: 0;
}
.ev-info {
  text-align: center;
  padding: 8px 20px;
  border: 0;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 0;
  background: #f2f2f2;
}
.ev-info:hover {
  text-decoration: none;
  color: #ffffff;
  background: #d9d9d9 !important;
  border: 0;
}
.action.skip:focus {
  background: #c0c0c0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 3rem;
  padding: 15px 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #faf0e6;
  border-color: #ffa500;
  color: #888888;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #0000ff;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #0000ff;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ffa500;
}
.message.global.cookie {
  bottom: 0;
  left: auto;
  position: fixed;
  right: 0;
  z-index: 3;
  right: 20px;
  line-height: 23px;
  width: auto;
  max-width: 400px;
  bottom: 20px;
  background: rgba(31, 31, 31, 0.84);
  box-shadow: 0px 0px 10px rgba(117, 117, 117, 0.57);
  color: #fff;
}
.message.global.cookie a {
  color: inherit;
}
.message.global.cookie a:hover {
  color: inherit;
}
.message.global.cookie .actions {
  margin-top: 1rem;
}
.message.global.demo {
  margin: 0 0 3rem;
  padding: 15px 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0000;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #0000ff;
}
.message.global.demo a:hover {
  color: #0000ff;
}
.message.global.demo a:active {
  color: #0000ff;
}
.page-footer {
  margin-top: 0;
}
.footer.content {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding-top: 2rem;
  color: #ffffff;
}
.footer.content .heading {
  font-size: 1.4rem;
  font-weight: 600;
}
.footer.content .newsletter input {
  padding-left: 10px;
  border: 1px solid #a1a1a1;
}
.footer.content .newsletter input[type="email"] {
  background: transparent;
  height: 38px;
  color: #ffffff;
}
.footer.content .newsletter input[type="email"]:focus,
.footer.content .newsletter input[type="email"]:active {
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #333333;
}
.footer.content .links > li {
  width: 100%;
  background: #282828;
  font-size: 1.3rem;
  font-weight: normal;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  margin: 0 -15px;
  padding: 0 15px;
}
.footer.content .links a,
.footer.content .links strong {
  display: block;
  padding: 1rem 0;
}
.footer.content .links strong {
  color: #ffffff;
  font-weight: 700;
}
.footer.content .links a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #cccccc;
  text-decoration: none;
}
.footer.content .links a:visited {
  color: #cccccc;
  text-decoration: none;
}
.footer.content .links a:hover {
  color: #ffffff;
  text-decoration: none;
}
.footer.content .links a:active {
  color: #cccccc;
  text-decoration: none;
}
.footer .block-title {
  color: #ffffff;
}
.footer .social-links a {
  color: #ffffff;
  font-size: 2rem;
}
.footer .social-links a i:before {
  color: #ffffff;
}
.footer.impressum.block {
  border-top: 1px solid #d9d9d9;
  margin-bottom: 0;
  padding: 30px 0;
}
.footer.impressum.block > .footer.content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0;
  padding-bottom: 0;
  margin: auto;
}
.footer .copyright {
  margin: 0;
}
.copyright {
  color: #ffffff;
  display: block;
  padding: 0;
  text-align: center;
}
.footer.impressum .copyright {
  color: #666666;
}
.payment-logos > * {
  margin-right: 15px;
}
.payment-logos > *:last-child {
  margin-right: 0;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options,
.dropdown-action .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.dropdown-action .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after,
.dropdown-action .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after,
.dropdown-action .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle,
.dropdown-action .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span,
.dropdown-action .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after,
.dropdown-action .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 22px;
  color: inherit;
  content: "\e5cf";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after,
.dropdown-action .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after,
.dropdown-action .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active,
.dropdown-action .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span,
.dropdown-action .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after,
.dropdown-action .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 22px;
  color: inherit;
  content: "\e5ce";
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after,
.dropdown-action .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after,
.dropdown-action .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown,
.dropdown-action .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #636363;
  margin-top: -7px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li,
.dropdown-action .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover,
.dropdown-action .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.dropdown-action .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after,
.dropdown-action .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.dropdown-action .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after,
.dropdown-action .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #636363 transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.dropdown-action .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after,
.dropdown-action .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active,
.dropdown-action .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown,
.dropdown-action .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a,
.dropdown-action .switcher .options ul.dropdown a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited,
.dropdown-action .switcher .options ul.dropdown a:visited {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover,
.dropdown-action .switcher .options ul.dropdown a:hover {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active,
.dropdown-action .switcher .options ul.dropdown a:active {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong,
.dropdown-action .switcher strong {
  font-weight: 400;
}
.block-search .action.search {
  background: #f4f4f4;
}
.block-search .action.search:before {
  color: #333333;
}
.block-search .action.search:focus,
.block-search .action.search:hover,
.block-search .action.search:active {
  -webkit-box-shadow: 0 0 0 1px #ccc;
  -moz-box-shadow: 0 0 0 1px #ccc;
  box-shadow: 0 0 0 1px #ccc;
  background: #e2e2e2;
}
.block-search .action.search:focus:before,
.block-search .action.search:hover:before,
.block-search .action.search:active:before {
  color: #333333;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.products-grid.wishlist .product-item {
  padding: 0 15px;
  margin: 0 0 15px 0;
  width: auto;
  float: none;
}
.products-grid.wishlist .product-item .box-tocart > .fieldset {
  display: table;
}
.products-grid.wishlist .product-item .box-tocart .product-item-actions,
.products-grid.wishlist .product-item .box-tocart .field.qty {
  display: table-cell;
}
.products-grid.wishlist .product-item .box-tocart .field.qty {
  vertical-align: top;
  padding-right: 10px;
}
.products-grid.wishlist .product-item .box-tocart .product-item-actions {
  vertical-align: bottom;
}
.products-grid.wishlist .product-item .price-as-configured {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.products-grid.wishlist .product-item .price-as-configured > span:first-child {
  margin-right: 10px;
}
.products-grid.wishlist .product-item-photo {
  float: none;
  margin: 0;
}
.products-grid.wishlist .product-item-inner {
  float: none;
}
@font-face {
  font-family: 'social-icon';
  src: url('../fonts/social/social-icon.ttf?f26csw') format('truetype'), url('../fonts/social/social-icon.woff?f26csw') format('woff'), url('../fonts/social/social-icon.svg?f26csw#social-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon social-"],
[class*=" icon social-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'social-icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-links.mb20--xs {
  font-family: inherit !important;
}
.footer .social-links i.social-linkedin,
.footer .social-links i.social-vimeo2,
.footer .social-links i.social-vimeo {
  font-size: 1.6rem;
  vertical-align: top;
  line-height: 1;
  display: inline-block;
}
.footer .social-links i.social-linkedin:before,
.footer .social-links i.social-vimeo2:before,
.footer .social-links i.social-vimeo:before {
  vertical-align: middle;
  line-height: inherit;
  display: inline-block;
}
.footer .social-links .evalent {
  vertical-align: top;
}
.social-instagram:before {
  content: "\e900";
}
.social-snapchat-square:before {
  content: "\e901";
}
.social-twitter-square:before {
  content: "\e902";
}
.social-facebook2:before {
  content: "\ea91";
}
.social-instagram1:before {
  content: "\ea92";
}
.social-youtube:before {
  content: "\ea9d";
}
.social-tumblr2:before {
  content: "\eaba";
}
.social-pinterest:before {
  content: "\ead1";
}
.social-pinterest2:before {
  content: "\ead2";
}
.social-twitter:before {
  content: "\ea96";
}
.social-linkedin:before {
  content: "\eac9";
}
.social-linkedin2:before {
  content: "\eaca";
}
.social-vimeo:before {
  content: "\eaa0";
}
.social-vimeo2:before {
  content: "\eaa1";
}
.contact-button-link-wrapper:hover {
  text-decoration: none;
}
.contact-button-link-wrapper:hover .contact-button {
  background-color: #5e5e5e;
}
.contact-button {
  background-color: #777;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 5px 20px;
  border-radius: 20px;
  transition: background-color 0.3s;
  margin-bottom: 20px;
}
.contact-button__content {
  color: #fff;
}
.contact-button__title {
  font-size: 18px;
  font-weight: 600;
}
.contact-button__text {
  font-size: 14px;
}
.contact-index-index .contact-page-wrapper {
  display: flex;
  justify-content: space-between;
}
.contact-index-index .contact-info-wrapper {
  display: flex;
  flex-direction: column;
}
.contact-index-index .form.contact > .fieldset > .field:not(.choice) > .label {
  text-align: left;
}
.contact-index-index .form.contact .actions-toolbar {
  margin-left: 0;
}
.contact-index-index .contact.additional {
  width: unset;
}
.checkout-ecsterpay-index .page-title-wrapper {
  display: none;
}
.checkout-ecsterpay-index .page-header {
  background: #f3f3f3;
}
.checkout-ecsterpay-index .ev-header {
  display: block;
  margin: 0;
  text-align: center;
}
.checkout-ecsterpay-index .ev-header .ev-logo {
  flex-basis: auto;
  max-width: unset;
  text-align: center;
  display: inline-block;
  padding: 0;
}
.checkout-ecsterpay-index .ev-header .ev-logo .logo {
  display: inline-block;
  text-align: center;
  margin: 0;
}
.checkout-ecsterpay-index .ev-header .ev-logo .logo img {
  margin: auto;
  width: 100%;
}
.checkout-ecsterpay-index .column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.checkout-ecsterpay-index .page-title-wrapper {
  text-align: left;
  font-size: 10px;
}
.category-cms .ev-banner.three-third .ev-banner__content__inner_max {
  max-width: 100%;
}
.column .evalent_slideshow {
  margin-bottom: 30px;
}
.column .evalent_slideshow .slick-next,
.column .evalent_slideshow .slick-prev {
  z-index: 3;
}
.column .evalent_slideshow .slick-next:before,
.column .evalent_slideshow .slick-prev:before {
  color: rgba(31, 31, 31, 0.33);
}
.column .evalent_slideshow .slick-next:hover:before,
.column .evalent_slideshow .slick-prev:hover:before {
  font-size: 30px;
  color: rgba(0, 0, 0, 0.61);
}
.column .evalent_slideshow .slick-dots {
  bottom: 12px;
}
.column .evalent_slideshow .slick-dots li button:before,
.column .evalent_slideshow .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.column .evalent_slideshow .slick-dots li .action-gift:before {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.33);
}
.column .evalent_slideshow h3.slider-heading {
  color: #383838;
  font-size: 4rem;
}
.columns .block-products-list,
.columns .block-new-products {
  margin: 0;
}
.column.main .ev-product-item .description--short {
  white-space: normal;
  text-overflow: unset;
  height: 45px;
  position: relative;
  word-break: break-word;
}
.column.main .ev-product-item .description--short:before {
  background: none;
}
.column.main .ev-product-item .description--short.gradient {
  height: 50px;
}
.column.main .ev-product-item .description--short.gradient:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(transparent 20px, #ffffff);
}
.ev-product-item .brand {
  display: none;
}
.block.widget.block-products-list a,
.block.widget.block-products-list a:hover,
.block.widget.block-products-list a:visited,
.block.widget.block-products-list a:focus {
  text-decoration: none;
}
.block.widget.block-products-list a .action.primary span,
.block.widget.block-products-list a:hover .action.primary span,
.block.widget.block-products-list a:visited .action.primary span,
.block.widget.block-products-list a:focus .action.primary span {
  color: #ffffff;
}
.blog-products-list .ev-product-item .ev-product-item-info {
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.blog-products-list .ev-product-item .ev-product-item-info .product-item-link {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blog-products-list .ev-product-item .ev-product-item-info .product-item-inner {
  width: 100%;
}
.blog-products-list .ev-product-item .ev-product-item-info .product-item-inner .actions-primary {
  width: 100%;
}
.blog-products-list .ev-product-item .ev-product-item-info .product-item-inner .actions-primary button,
.blog-products-list .ev-product-item .ev-product-item-info .product-item-inner .actions-primary .cart.table-wrapper .actions-toolbar > .action,
.blog-products-list .ev-product-item .ev-product-item-info .product-item-inner .actions-primary .action-gift {
  width: 100%;
}
.tab-login-form .actions-toolbar .primary button,
.tab-signup-form .actions-toolbar .primary button,
.tab-login-form .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.tab-signup-form .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.tab-login-form .actions-toolbar .primary .action-gift,
.tab-signup-form .actions-toolbar .primary .action-gift {
  background: #f47e1f;
}
.authorization-link .switchOn {
  background: #41a528 !important;
}
.authorization-link .switchOn:before {
  background: #41a528 !important;
}
input.checkbox.custom:checked,
input.checkbox.admin__control-checkbox:checked,
input.checkbox.custom:checked + label,
input.checkbox.admin__control-checkbox:checked + label {
  background: #f37e1f;
  border: 1px solid #f47e1f;
}
.hoverPlaceholder {
  overflow: hidden;
}
body .sorted_categories .sort_button {
  background: #77787b;
  color: #fff;
  text-transform: lowercase;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body .sorted_categories .sort_button::first-letter {
  text-transform: uppercase;
}
body .sorted_categories .sort {
  flex: 24%;
  margin-bottom: 30px;
}
body .navigation.megamenu-nav {
  background: #f47e1f;
}
body .navigation.megamenu-nav .level-top.active > a {
  background: rgba(72, 72, 72, 0.1);
}
body .navigation.megamenu-nav .level-top.has-active > a {
  background: rgba(72, 72, 72, 0.1);
}
body .navigation.megamenu-nav .level-top > a:hover {
  background: #ea7c26;
}
body .navigation.megamenu-nav .level0 > .level-top {
  color: #ffffff;
}
body .navigation.megamenu-nav .level0 > .level-top.ui-state-active {
  background: #ea7c26;
}
.catalog-category-view .category-view .category-description,
.catalog-category-view .category-view .category-cms {
  font-size: 13px;
  line-height: 25px;
  color: #666666;
}
.catalog-category-view .category-view .category-description:not(.ingress) .content,
.catalog-category-view .category-view .category-cms:not(.ingress) .content {
  -webkit-columns: 400px 2;
  -moz-columns: 400px 2;
  columns: 400px 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 45px;
}
.catalog-category-view .category-view .category-description:not(.ingress) .content *:first-child,
.catalog-category-view .category-view .category-cms:not(.ingress) .content *:first-child {
  margin-top: 0;
  height: auto;
}
.catalog-category-view .category-view .category-description:not(.ingress) .content img,
.catalog-category-view .category-view .category-cms:not(.ingress) .content img {
  height: auto;
}
.catalog-category-view .category-view .category-description.ingress .action.toggle-readmore__expand,
.catalog-category-view .category-view .category-cms.ingress .action.toggle-readmore__expand {
  font-size: 1.5rem;
}
.catalog-category-view .category-view .category-description.ingress .read-more:after,
.catalog-category-view .category-view .category-cms.ingress .read-more:after {
  content: '\e622';
  font-family: 'Material Icons';
  font-size: 30px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin: -5px 0 0;
}
.catalog-category-view .category-view .category-description h1,
.catalog-category-view .category-view .category-cms h1,
.catalog-category-view .category-view .category-description h2,
.catalog-category-view .category-view .category-cms h2,
.catalog-category-view .category-view .category-description h3,
.catalog-category-view .category-view .category-cms h3,
.catalog-category-view .category-view .category-description h4,
.catalog-category-view .category-view .category-cms h4,
.catalog-category-view .category-view .category-description h5,
.catalog-category-view .category-view .category-cms h5 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  letter-spacing: 0.04em;
  line-height: 1.3em;
}
.catalog-category-view .category-view .category-description p,
.catalog-category-view .category-view .category-cms p,
.catalog-category-view .category-view .category-description ul,
.catalog-category-view .category-view .category-cms ul,
.catalog-category-view .category-view .category-description ol,
.catalog-category-view .category-view .category-cms ol {
  margin-bottom: 1.5rem;
}
.catalog-category-view .category-view .category-description p strong,
.catalog-category-view .category-view .category-cms p strong,
.catalog-category-view .category-view .category-description ul strong,
.catalog-category-view .category-view .category-cms ul strong,
.catalog-category-view .category-view .category-description ol strong,
.catalog-category-view .category-view .category-cms ol strong {
  margin-top: 0;
}
.catalog-category-view .category-view .category-description small,
.catalog-category-view .category-view .category-cms small {
  font-size: 11px;
}
.catalog-category-view .category-view .category-description a,
.catalog-category-view .category-view .category-cms a {
  font-weight: 700;
  color: #f47e1f;
}
.catalog-category-view .category-view .category-description a > strong,
.catalog-category-view .category-view .category-cms a > strong {
  font-weight: inherit;
  color: inherit;
}
.catalog-category-view .category-view .category-description a > strong:hover,
.catalog-category-view .category-view .category-cms a > strong:hover {
  text-decoration: underline;
}
.catalog-category-view .category-view .category-description a > button,
.catalog-category-view .category-view .category-cms a > button,
.catalog-category-view .category-view .category-description a > .cart.table-wrapper .actions-toolbar > .action,
.catalog-category-view .category-view .category-cms a > .cart.table-wrapper .actions-toolbar > .action,
.catalog-category-view .category-view .category-description a > .action-gift,
.catalog-category-view .category-view .category-cms a > .action-gift {
  margin-bottom: 1rem;
}
.catalog-category-view .category-view .category-description a > button:hover,
.catalog-category-view .category-view .category-cms a > button:hover,
.catalog-category-view .category-view .category-description a > .cart.table-wrapper .actions-toolbar > .action:hover,
.catalog-category-view .category-view .category-cms a > .cart.table-wrapper .actions-toolbar > .action:hover,
.catalog-category-view .category-view .category-description a > .action-gift:hover,
.catalog-category-view .category-view .category-cms a > .action-gift:hover {
  background-color: #f47e1f;
  color: #ffffff;
}
.catalog-category-view .sorter,
.catalog-category-view .toolbar-amount {
  display: none;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price {
  display: flex;
  align-items: baseline;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price span {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price .old-price {
  margin-left: 7px;
  text-decoration: unset;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price .old-price span.price {
  text-decoration: line-through;
}
.price-tier_price .prices-tier {
  margin: 0;
  padding: 0;
  background: none;
}
.price-tier_price .prices-tier li {
  background: #f5f5f5;
  margin: 1rem 0;
  padding: 1rem 1.5rem;
}
.toggle-readmore .content h2 {
  margin: 15px 0px;
}
.ev-dropdown {
  display: none;
  margin-top: -7px;
  left: 0;
  box-shadow: none;
  text-align: left;
  min-width: 185px;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #636363;
  z-index: 100;
  box-sizing: border-box;
  position: absolute;
  top: 100%;
}
.ev-dropdown.active {
  display: block;
}
.ev-dropdown-title {
  position: relative;
}
.ev-dropdown-title.active ul {
  display: block;
}
.ev-dropdown-title.active ul .count {
  display: none;
}
.ev-dropdown-title.active ul a {
  padding: 10px 10px;
  display: inline-block;
  font-size: 1.4rem;
  border-bottom: 1px solid #ebebeb;
  color: inherit;
  width: 100%;
  box-sizing: border-box;
  text-decoration: none;
}
.ev-dropdown-title.active ul a:hover {
  background: #ebebeb;
}
.ev-dropdown-title .toggle {
  cursor: pointer;
  padding: 0 5px 0 10px;
  box-sizing: border-box;
  margin-bottom: 0;
  line-height: 2.95;
  font-size: 1.4rem;
  border: 1px solid #ccc;
  color: #333;
  background: #fff;
  font-weight: 400;
  display: inline-block;
  min-width: 185px;
}
.ev-dropdown-title .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 45px;
  color: inherit;
  content: '\e622';
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  float: right;
}
.ev-dropdown-title .toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 45px;
  color: inherit;
  content: '\e621';
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ev-dropdown-title .toggle.active ul {
  display: block;
}
.ev-dropdown-title .toggle .view {
  float: left;
}
.ev-dropdown-title .toggle.active {
  overflow: visible;
  background: #494949;
  border: 1px solid #494949;
  position: relative;
  z-index: 103;
  color: #fff;
}
.ev-dropdown-title .toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 45px;
  color: inherit;
  content: '\e621';
  font-family: 'Material Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ev-dropdown-title .toggle.active ul {
  display: block;
}
.ev-dropdown-title .toggle:hover {
  border: 1px solid #b5b5b5;
  background: #dedede;
  color: #333;
}
.product-info-trustbox {
  width: 100%;
}
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary {
  display: none;
}
#place-order-trigger {
  padding: 15px;
  float: right;
}
.checkout_infobox {
  background: #fff;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.2);
  display: block;
}
.checkout_infobox__inner {
  padding: 25px 15px;
  text-align: center;
  font-size: 14px;
  box-sizing: border-box;
}
.checkout_infobox a {
  color: #0174c8;
}
.checkout_infobox + .authentication-wrapper {
  margin-top: 5px;
}
.checkout-index-index .opc-block-summary > .table-totals > tbody .totals.sub,
.checkout-klarna-index .opc-block-summary > .table-totals > tbody .totals.sub {
  /* Move subtotal to original order position */
  order: initial;
}
.opc-block-summary .minicart-items .product-item .product-item-details .product.options {
  clear: both;
}
.catalog-category-view .category-view b,
.catalogsearch-result-index .category-view b,
.catalog-category-view .category-view strong,
.catalogsearch-result-index .category-view strong {
  color: #333;
  margin-top: 6px;
  display: inline-block;
}
.catalog-category-view .columns .sidebar .category-holder,
.catalogsearch-result-index .columns .sidebar .category-holder {
  background: #eee;
  padding: 15px;
  margin: 12px 0px;
}
@charset "UTF-8";
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
.page-layout-1column .ec-text-input input,
.page-layout-1column .text-input input,
.page-layout-1column #ecsterpaySidebar input[type=text],
.page-layout-1column #ecsterpayMain input[type=text] {
  border-color: #888;
}
body .mh-head.mh-sticky.mh-scrolledout {
  -webkit-transform: none;
  transform: none;
}
.cms-home .post-list .post-holder .post-content .post-description .post-text-hld {
  max-height: unset;
}
.header .logo img {
  max-width: 100%;
}
.trust {
  float: right;
}
.cms-page-view p {
  margin-top: 15px;
}
.cms-page-view h2 {
  margin-top: 32px;
}
.category-cms p {
  margin-bottom: 3.1rem;
}
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart {
  color: white;
  background: #2c9922;
}
.product-info-main .box-tocart .action.tocart:hover,
.product-options-bottom .box-tocart .action.tocart:hover {
  background: #006400;
}
.footer.content .col-md-3:nth-child(2) {
  flex-basis: 18%;
}
.footer.content .col-md-3:nth-child(3) {
  flex-basis: 30%;
  padding: 0;
  max-width: 30%;
}
.trust-pilot {
  background: #f5f5f5;
  padding: 52px 0;
  margin-top: 28px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.title-holder .toggle-readmore .read-more {
  display: none;
}
.title-holder .toggle-readmore:not(.toggle-readmore--expand) > .content {
  max-height: unset;
}
.title-holder .toggle-readmore:not(.toggle-readmore--expand) > .content:after {
  height: auto;
}
.page-footer .footer.content {
  padding-bottom: 0;
}
.page-footer .footer.impressum.block {
  padding-top: 5px;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.ev-nav .navigation .level0.parent > .level-top > .ui-menu-icon:after {
  line-height: 16px;
}
.cms-index-index .blog-widget-recent .post-description .post-text-hld {
  min-height: 104px;
}
.cms-index-index .product-item .product-item-actions .actions-primary + .actions-secondary {
  display: none;
}
#infinite-scroll-container {
  display: table;
  margin: auto;
}
.page-footer .footer.impressum.block {
  border: 0;
}
body .item.link.compare .qty {
  line-height: 18px;
  background: #e2e2e2;
}
.cms-index-index .blog-widget-recent {
  float: left;
  width: 50%;
}
.cms-index-index .blog-widget-recent .post-holder {
  padding: 0;
  margin: 0;
  width: 100%;
  margin-top: 15px;
}
.cms-index-index .block-static-block {
  float: left;
  width: 50%;
  clear: none;
}
.cms-index-index .block-static-block .homepage-description {
  line-height: 37px;
  padding: 25px;
  background: #f5f5f5;
}
.cms-index-index .block-static-block .homepage-description .payment {
  display: inline-block;
}
.cms-index-index .block-static-block .homepage-description .btn {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  padding-top: 5px;
}
.cms-index-index .block-static-block .homepage-description .aw-blog-read-more button,
.cms-index-index .block-static-block .homepage-description .aw-blog-read-more .cart.table-wrapper .actions-toolbar > .action,
.cms-index-index .block-static-block .homepage-description .aw-blog-read-more .action-gift {
  background: #f47e1f;
  color: #ffffff;
}
.cms-index-index .block-static-block .homepage-description .aw-blog-read-more button:hover,
.cms-index-index .block-static-block .homepage-description .aw-blog-read-more .cart.table-wrapper .actions-toolbar > .action:hover,
.cms-index-index .block-static-block .homepage-description .aw-blog-read-more .action-gift:hover {
  background: #d66c1d;
}
.cms-index-index .block-static-block .homepage-description h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 18px;
}
.cms-index-index .block-static-block .homepage-description .material-icons {
  color: #2c9922;
}
.slick-list .slick-track img {
  height: auto;
  max-height: unset;
}
.column .slick-initialized .slick-slide {
  display: block;
}
.navigation .level0 .submenu .active > a:hover {
  color: #ffffff;
}
body .navigation .level0 .submenu > li > a {
  white-space: nowrap;
  overflow: hidden;
}
body .navigation .level0 .submenu > li > a span:nth-child(2) {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 85%;
  float: left;
  display: block;
}
body .navigation .level0 .submenu > li.parent > a:after {
  float: right;
}
body .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
  display: none;
}
body .footer.content .links a,
body .footer.content .links a:visited {
  color: #dadada;
}
body .page-wrapper .page-header .switcher {
  float: none;
  margin: 0;
}
body .page-wrapper .page-header .switcher .options .action.toggle:hover {
  color: #333;
}
body .page-wrapper .page-header .switcher .options ul.dropdown {
  padding: 10px;
  box-shadow: 0 0 15px rgba(220, 220, 220, 0.37);
  border: 1px solid #e8e8e8;
}
body .page-wrapper .page-header .switcher .options ul.dropdown.switcher-dropdown {
  left: 0;
  right: auto;
}
body .page-wrapper .page-header .switcher .options ul.dropdown.switcher-dropdown:before {
  left: 42px;
  right: auto;
}
body .page-wrapper .page-header .switcher .options ul.dropdown.switcher-dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #e8e8e8 transparent;
  left: 41px;
  top: -14px;
}
body .page-wrapper .page-header .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #e8e8e8 transparent;
  top: -14px;
  left: auto;
  right: 41px;
}
body .header.panel > .header.links > li > a.active:visited,
body .header.panel > .header.links > li > a.active,
body .header.panel > .header.links > li > a:hover {
  color: #333;
}
.page-header {
  border-bottom: 1px solid #dadada;
  margin-bottom: 2rem;
}
.page-header .ev-search {
  margin-left: auto;
}
body .minicart-wrapper {
  margin-top: 0;
}
body .block-search {
  margin-top: 0;
}
body .block-search .action.search {
  background: #f7f7f7;
  box-shadow: 0 0 0 1px #c1c1c1;
}
body .block-search .action.search:hover {
  box-shadow: 0 0 0 1px #c7c7c7;
  background: #e4e4e4;
}
body .block-search .action.search:before {
  color: #4e4e4e;
}
.header.links.usps {
  margin-right: auto !important;
  margin-left: auto !important;
}
.header.links.usps li {
  font-size: 12px !important;
}
.header.links.usps li:before {
  color: #f47e1f;
  width: 25px;
  height: 30px;
  vertical-align: middle;
  display: inline-block;
}
.header.links.usps li.shipping:before {
  content: "";
  background: url('../img/lastbil.png') no-repeat center / contain;
}
.header.links.usps li.payment:before {
  content: "";
  background: url('../img/kreditkort.png') no-repeat center / contain;
}
.header.links.usps li.customer-service:before {
  content: "";
  background: url('../img/kundtjanst.png') no-repeat center / contain;
  height: 23px;
  vertical-align: sub;
}
.block-search .action.search {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.block-search .action.search:before {
  color: #000000;
}
.block-search .action.search:focus,
.block-search .action.search:hover,
.block-search .action.search:active {
  background: #ccc;
}
.block-search .label:hover:before {
  color: #333;
}
.block-search .label:active:before {
  color: #333;
}
