@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,600,700&display=swap.less');
@import url(https://use.typekit.net/rzn2xjh.css);
/* The above import directives are aggregated from content. */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.ui-datepicker {
    display: none;
    z-index: 999999 !important;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-next-hover span, .ui-datepicker .ui-datepicker-prev-hover span {
    border-color: transparent #ff8400 transparent transparent;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -5px;
    font-size: 0px;
    width: 0px;
    height: 0px;
    border: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #ff9635 transparent transparent;
}
.ui-datepicker .ui-datepicker-next span {
    margin-left: 0px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ff9635;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 4px;
    text-align: right;
    text-decoration: none;
    color: #000000;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -22px;
}
.ui-timepicker-div dl .ui_tpicker_time_label {
    margin-bottom: -25px;
}
.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-datepicker {
    padding: 15px;
    border: #ffffff 4px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #efefef;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
}
.ui-datepicker .ui-datepicker-header {
    background: transparent;
    border: none;
    padding-bottom: 10px;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    width: 47%;
    margin-right: 6%;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    width: 47%;
}
.ui-datepicker .ui-datepicker-calendar td {
    border: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar td a {
    padding: 4px;
    display: block;
}
.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #f9eae7;
}
.ui-datepicker .ui-datepicker-calendar {
    background: #ffffff;
    border: #cfcfcf 1px solid;
    border-collapse: collapse;
}
.ui-datepicker .ui-datepicker-calendar th {
    background: #efefef;
    border: #cfcfcf 1px solid;
    padding: 4px;
    text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
    text-align: center;
    border: #cfcfcf 1px solid;
}
.ui-datepicker {
    width: auto;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
    background: #f3d7d2;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #ffdf66;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dd {
    margin: 0 0 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
}
.ui-slider-horizontal {
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #dadada;
}
.ui-slider-handle {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f98b25;
    display: block;
    position: absolute;
}
.ui-timepicker-div {
    padding: 10px 0 5px 0;
}
.ui-datepicker .ui-datepicker-buttonpane {
    overflow: hidden;
    padding-top: 10px;
    border-top: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #f9f9f9;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    color: #959595;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
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: ivystyle-sans, sans-serif, ivystyle-sans, 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: #4f7484;
  font-family: ivyjournal, serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 2.8rem;
  margin-top: 0rem;
  margin-bottom: 0.2rem;
}
h2 {
  color: #4f7484;
  font-family: ivyjournal, serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 2rem;
  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: ivystyle-sans, sans-serif, ivystyle-sans, 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: ivystyle-sans, sans-serif, ivystyle-sans, 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: ivystyle-sans, sans-serif, ivystyle-sans, 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;
  border: 0;
  color: #282828;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #d9d9d9;
  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: ivystyle-sans, sans-serif, ivystyle-sans, 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: ivystyle-sans, sans-serif, ivystyle-sans, 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: ivystyle-sans, sans-serif, ivystyle-sans, 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: ivystyle-sans, sans-serif, ivystyle-sans, 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;
  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;
  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,
.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,
.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 #cccccc;
  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 #cccccc 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,
.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 .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,
.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 #cccccc;
  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 #cccccc 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;
  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;
  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: ivystyle-sans, sans-serif, ivystyle-sans, 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;
  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;
  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('../../frontend/Evalent/ajmedicalshop/en_US/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../../frontend/Evalent/ajmedicalshop/en_US/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('../../frontend/Evalent/ajmedicalshop/en_US/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../../frontend/Evalent/ajmedicalshop/en_US/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('../../frontend/Evalent/ajmedicalshop/en_US/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../../frontend/Evalent/ajmedicalshop/en_US/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('../../frontend/Evalent/ajmedicalshop/en_US/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../../frontend/Evalent/ajmedicalshop/en_US/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 #cccccc;
  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: #cccccc;
  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('../../frontend/Evalent/ajmedicalshop/en_US/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: ivystyle-sans, sans-serif, ivystyle-sans, 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 #cccccc;
  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: #cccccc;
  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('../../frontend/Evalent/ajmedicalshop/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../../frontend/Evalent/ajmedicalshop/en_US/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: #65876f;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: ivystyle-sans, sans-serif, ivystyle-sans, 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: #4f6a57;
  border: 0;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #4f6a57;
  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('../../frontend/Evalent/ajmedicalshop/en_US/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('../../frontend/Evalent/ajmedicalshop/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../../frontend/Evalent/ajmedicalshop/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../../frontend/Evalent/ajmedicalshop/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../../frontend/Evalent/ajmedicalshop/en_US/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: #65876f;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: ivystyle-sans, sans-serif, ivystyle-sans, 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: #4f6a57;
  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: #4f6a57;
  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: ivystyle-sans, sans-serif, ivystyle-sans, 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;
  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;
  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 .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 {
  position: relative;
  display: block;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  overflow: hidden;
  margin: 0;
  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 {
  top: 0;
  left: 0;
  margin: 0 auto;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  display: table;
  content: '';
}
.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;
  min-height: 1px;
  height: 100%;
  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 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  position: relative;
  background: 0 0;
}
.amslick-slider-container .slick-loading .slick-list:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 25px;
  height: 25px;
  border-width: 3px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: #5c5c5c;
  border-radius: 100%;
  content: '';
  transform: translate(-50%, -50%);
  animation: loading 1s infinite linear;
}
.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 {
  position: absolute;
  left: 0;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}
.amslick-slider-container .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.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 {
  display: block;
  outline: 0;
  box-shadow: none;
  cursor: pointer;
}
.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 {
  padding: 0.5rem;
  width: 20px;
  height: 20px;
  border: 0;
  background: 0 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  color: #000000;
  content: '•';
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.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 {
  box-sizing: border-box;
  padding: 0 20px;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.amslick-slider-container .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  padding: 0;
  width: 15px;
  height: 22px;
  border: none;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  color: transparent;
  font-size: 0;
  line-height: 0;
  transition: background .3s ease;
  transform: translate(0, -50%);
}
.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);
  }
}
.ampromo-overlay {
  position: fixed;
  top: -9999px;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  opacity: 0;
  transition: opacity 0.4s linear;
}
.ampromo-overlay.-show {
  top: 0;
  opacity: 1;
}
.ampromo-items-content {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  max-height: 95vh;
  overflow: auto;
  margin: 30px auto;
  padding: 24px;
  border: 1px solid #ededed;
  text-align: left;
  background-color: #ffffff;
}
.ampromo-items-content .ampromo-popup-title,
.ampromo-items-content .ampromo-item-buttons,
.ampromo-items-content .ampromo-title {
  text-align: center;
}
.ampromo-items-content .ampromo-popup-title .ampromo-counter {
  font-weight: bold;
}
.ampromo-items-content .ampromo-item {
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  margin: 0 8px 7px;
  border: 1px solid #ededed;
  transition: .6s;
}
.ampromo-items-content .ampromo-item:hover {
  background: #ccc;
}
.ampromo-items-content .ampromo-item .fieldset .field {
  margin-bottom: 10px;
}
.ampromo-items-content .ampromo-item .fieldset .field .label {
  margin-bottom: 3px;
}
.ampromo-items-content .ampromo-popup-title {
  margin: 0 auto 20px;
}
.ampromo-items-content .ampromo-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  display: block;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat;
  background-size: contain;
  font-size: 0;
  cursor: pointer;
  opacity: .8;
}
.ampromo-items-content .ampromo-close:hover {
  opacity: 1;
  transition: opacity .2s ease;
}
.ampromo-items-content .ampromo-button {
  box-shadow: none;
  border: none;
}
.ampromo-items-content .ampromo-item.-selected {
  background: #1f78c2;
}
.ampromo-items-content .ampromo-item.-selected .ampromo-options {
  max-height: 690px;
}
.ampromo-items-content .ampromo-item-image {
  display: block;
  margin: 7px auto;
}
.ampromo-items-content .ampromo-title {
  margin: 0;
}
.ampromo-item .ampromo-options {
  margin-bottom: 20px;
  padding: 0 5px;
  overflow: hidden;
  transition: max-height 0.2s ease;
}
.ampromo-gallery {
  width: 850px;
  margin: 0 30px;
}
.ampromo-gallery[data-count="1"] {
  width: 280px;
}
.ampromo-gallery[data-count="2"] {
  width: 570px;
}
.ampromo-slick .slick-prev,
.ampromo-slick .slick-next {
  width: 42px !important;
  height: 42px !important;
}
.ampromo-slick .slick-prev {
  left: -45px !important;
}
.ampromo-slick .slick-next {
  right: -45px !important;
}
.ampromo-slick .slick-dots {
  padding: 0 !important;
}
.ampromo-slick .slick-dots button,
.ampromo-slick .slick-dots button:hover,
.ampromo-slick .slick-dots .cart.table-wrapper .actions-toolbar > .action,
.ampromo-slick .slick-dots .cart.table-wrapper .actions-toolbar > .action:hover,
.ampromo-slick .slick-dots .action-gift,
.ampromo-slick .slick-dots .action-gift:hover {
  height: 20px;
  width: 20px;
  padding: 0.5rem !important;
  background: transparent !important;
  border: none !important;
  text-indent: 0 !important;
}
.ampromo-slick .slick-slide {
  vertical-align: top;
}
.ampromo-items-add {
  display: none;
  margin-bottom: 12px;
  padding: 7px;
  border: 1px solid #ededed;
  text-align: center;
}
.ampromo-items-add > a {
  text-decoration: none;
  border-bottom: 1px dashed;
}
.checkout-index-index .ampromo-items-add:before {
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 12px;
  background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTEyIDI1NmMwIDE0MS4zODctMTE0LjYxMyAyNTYtMjU2IDI1NlMwIDM5Ny4zODcgMCAyNTYgMTE0LjYxMyAwIDI1NiAwczI1NiAxMTQuNjEzIDI1NiAyNTZ6bTAgMCIgZmlsbD0iIzYwYjJmYyIvPjxwYXRoIGQ9Ik01MTIgMjU2YzAtMS4xNTItLjAyNy0yLjI5Ny0uMDQzLTMuNDQ1TDM2OS4wNTEgMTA5LjY0OGwtODUuMzU2IDIzLjA2My03LjU4Ni03LjU4Ni00Ni4wNjIgOC44OTgtMjQuNTg2LTI0LjU5Ny02OC4wMDQgNTMuOTU3LTI1LjUzMSA3NC44NDQgNTguMDI3IDU3LjMyLTM5LjMxNiAxMjAuMTIxIDk0LjQ3MiA5NC40NzNBMjU5LjI2IDI1OS4yNiAwIDAgMCAyNTYgNTEyYzE0MS4zODcgMCAyNTYtMTE0LjYxMyAyNTYtMjU2em0wIDAiIGZpbGw9IiMzOTY1Y2MiLz48cGF0aCBkPSJNMjMzLjE4OCAxMzcuNjg4bC0yNy43MjctMjguMjYyYy04LjI4MS04LjQ0Mi0xOS4zNTItMTMuMDk0LTMxLjE2NC0xMy4wOTQtMjQuMDc0IDAtNDMuNjYgMTkuNTg2LTQzLjY2IDQzLjY2IDAgMjQuMDc0IDE5LjU4NiA0My42NiA0My42NiA0My42NkgyNTZ2LTQ1Ljk2NHptMCAwIiBmaWxsPSIjZjY0MjEzIi8+PHBhdGggZD0iTTMzNy43MDMgOTYuMzMyYy0xMS44MTYgMC0yMi44ODMgNC42NTItMzEuMTY0IDEzLjA5NGwtMjcuNzI2IDI4LjI2MUgyNTZ2NDUuOTY1aDgxLjcwM2MyNC4wNzQgMCA0My42Ni0xOS41ODYgNDMuNjYtNDMuNjYgMC0yNC4wNzQtMTkuNTg2LTQzLjY2LTQzLjY2LTQzLjY2em0wIDAiIGZpbGw9IiNlZDI0MDAiLz48cGF0aCBkPSJNMTMwLjYzNyAyMTkuNTE2SDI1NnYxOTYuMTUySDEzMC42Mzd6bTAgMCIgZmlsbD0iI2ZmNiIvPjxwYXRoIGQ9Ik0yNTYgMjE5LjUxNmgxMjUuMzYzdjE5Ni4xNTJIMjU2em0wIDAiIGZpbGw9IiNmZmQxNWUiLz48cGF0aCBkPSJNMTExLjkyNiAxNjMuMzgzSDI1NnY3NC44NDRIMTExLjkyNnptMCAwIiBmaWxsPSIjZmZmZmMyIi8+PHBhdGggZD0iTTI1NiAxNjMuMzgzaDE0NC4wNzR2NzQuODQ0SDI1NnptMCAwIiBmaWxsPSIjZmZlYTdjIi8+PHBhdGggZD0iTTI4NC4wNjYgMTQ0LjY3MmMwLTE1LjUwNC0xMi41NjYtMjguMDY3LTI4LjA2Ni0yOC4wNjdsLTEyLjQ3MyA2NS40ODkgNDAuNTQtMTguNzExem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48cGF0aCBkPSJNMjI3LjkzNCAxNDQuNjcydjE4LjcxTDI1NiAxODIuMDk1di02NS40ODljLTE1LjUgMC0yOC4wNjYgMTIuNTYzLTI4LjA2NiAyOC4wNjd6bTAgMCIgZmlsbD0iI2ZmNjEyNiIvPjxwYXRoIGQ9Ik0yNTYgMTYzLjM4M2wtMTIuNDczIDczLjU5NEwyNTYgMzA4LjcwM2wyOC4wNjYgMTguNzExVjE2My4zODN6bTAgMCIgZmlsbD0iI2VkMjQwMCIvPjxwYXRoIGQ9Ik0yMjcuOTM0IDE2My4zODN2MTY0LjAzMUwyNTYgMzA4LjcwNFYxNjMuMzgyem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48L3N2Zz4=) no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.ampromo-items-form {
  background: #fff;
  padding: 5px;
}
.ampromo-items-form .ampromo-qty {
  width: 30%;
  margin-left: 35%;
  margin-top: 10%;
}
.ampromo-items-form .product-info-price {
  padding-bottom: 10px;
  text-align: center;
  word-break: break-all;
}
.ampromo-items-form .price-base-price .price {
  font-size: 25px;
  text-decoration: line-through;
}
.ampromo-items-form .price-new-price .price-wrapper {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
}
.ampromo-items-form .ampromo-item-qty-input > .mage-error {
  float: left;
}
.ampromo-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  width: 80px;
  height: 80px;
}
.ampromo-loading.-show {
  display: inline-block;
}
.ampromo-loading:after {
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  content: ' ';
  border-radius: 50%;
  border: 6px solid #ccc;
  border-color: #ccc transparent #ccc transparent;
  animation: load 1.2s linear infinite;
}
.ampromo-carousel-product.-loading {
  -webkit-filter: blur(10px);
  filter: blur(10px);
  opacity: 0.3;
  pointer-events: none;
}
@keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
    margin: 0 auto 30px;
  }
  .ampromo-items-content {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    width: 280px;
    margin: 0 auto;
  }
  .ampromo-items-content {
    padding: 24px 54px;
  }
  .ampromo-items-form .product-info-price > *:first-child,
  .ampromo-items-form .product-info-price > *:last-child {
    padding: 0;
  }
}
@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto 30px auto;
  }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important;
  }
  .ampromo-items-content {
    padding: 15px;
  }
}
.amrates-shipping-rates .field.choice.item {
  padding: 8px;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../../frontend/Evalent/blank/en_US/Evalent_CatalogInfiniteScroll/images/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none !important;
  outline: none !important;
  background: white;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2) !important;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: white;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -5px;
  z-index: 9;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: url("../../frontend/Evalent/blank/en_US/Dibs_EasyCheckout/images/left-arrow.svg");
}
[dir="rtl"] .slick-prev:before {
  content: url("../../frontend/Evalent/blank/en_US/Dibs_EasyCheckout/images/right-arrow.svg");
}
.slick-next {
  right: -5px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: url("../../frontend/Evalent/blank/en_US/Dibs_EasyCheckout/images/right-arrow.svg");
}
[dir="rtl"] .slick-next:before {
  content: url("../../frontend/Evalent/blank/en_US/Dibs_EasyCheckout/images/left-arrow.svg");
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .action-gift:hover,
.slick-dots li .action-gift:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.slick-dots li .action-gift:hover:before,
.slick-dots li .action-gift:focus:before {
  opacity: 1;
}
.slick-dots li button:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li .action-gift:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.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: #000000;
  opacity: 0.75;
}
.dibs-btn {
  background-image: linear-gradient(0deg, #007eb2 0%, #0094cf 99%) !important;
  border-radius: 25px !important;
  color: #ffffff !important;
  border: none !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.dibs-btn:focus {
  box-shadow: 0 0 0 3px rgba(0, 126, 178, 0.5) !important;
}
.dibs-btn:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}
.dibs-white__backdrop {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 40px;
}
.dibs-heading {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
}
.dibs-table-align {
  width: calc(100% - 205px);
  left: 205px;
  position: relative;
}
.radio,
.radio:checked:after {
  border-radius: 50% !important;
}
.checkbox {
  position: relative;
  width: 20px;
  height: 20px;
  top: 4px;
  left: 0;
  border: 1px solid #d1d1d1;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 4px;
  margin-bottom: 0 !important;
}
.checkbox:checked:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  top: 0;
  left: 0;
  line-height: 20px;
  text-align: center;
  background: #0094cf url("../../frontend/Evalent/blank/en_US/Dibs_EasyCheckout/images/checkmark.svg") no-repeat 50% 50%;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  border-color: #0094cf;
}
.dibs_easy_checkout-index-index {
  -webkit-font-smoothing: antialiased;
}
.dibs_easy_checkout-index-index .page-title-wrapper,
.dibs_easy_checkout-index-index .nav-toggle {
  display: none;
}
.dibs_easy_checkout-index-index .page-header {
  background-color: #ffffff;
}
.dibs_easy_checkout-index-index .page-wrapper {
  background-color: #e5e5e5;
}
#dibs_easy_checkoutSidebar {
  font-family: 'Source Sans Pro', sans-serif;
  color: #444444;
  display: block;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 40px;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-cart #dibs-easy-checkout-cart-heading {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-cart #dibs-easy-checkout-cart-heading span.counter:before {
  content: "";
  display: inline-block;
  border: 2px solid #000000;
  vertical-align: middle;
  padding: 0 4px;
  margin: 0 2px;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-cart #dibs-easy-checkout-cart-heading span.dibs-payment-methods__img img {
  vertical-align: bottom;
  float: right;
}
#dibs_easy_checkoutSidebar #dibs-easy-checkout_cart {
  border-top: 1px solid #d1d1d1;
  display: inline-block;
  width: 100%;
}
#dibs_easy_checkoutSidebar .load.indicator {
  position: fixed !important;
}
#dibs_easy_checkoutSidebar .load.indicator:before {
  background: transparent url("../../frontend/Evalent/blank/en_US/Evalent_CatalogInfiniteScroll/images/ajax-loader.gif") no-repeat 50% 50%;
}
#dibs_easy_checkoutSidebar input:not(.qty),
#dibs_easy_checkoutSidebar select,
#dibs_easy_checkoutSidebar textarea {
  border: 1px solid #d1d1d1;
  border-radius: 4px;
}
#dibs_easy_checkoutSidebar input:not(.qty),
#dibs_easy_checkoutSidebar select:not(.qty) {
  height: 50px;
}
#dibs_easy_checkoutSidebar input[type='checkbox'],
#dibs_easy_checkoutSidebar select[type='checkbox'] {
  position: relative;
  width: 20px;
  height: 20px;
  top: 4px;
  left: 0;
  border: 1px solid #d1d1d1;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 4px;
  margin-bottom: 0 !important;
}
#dibs_easy_checkoutSidebar input[type='checkbox']:checked:after,
#dibs_easy_checkoutSidebar select[type='checkbox']:checked:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  top: 0;
  left: 0;
  line-height: 20px;
  text-align: center;
  background: #0094cf url("../../frontend/Evalent/blank/en_US/Dibs_EasyCheckout/images/checkmark.svg") no-repeat 50% 50%;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  border-color: #0094cf;
}
#dibs_easy_checkoutSidebar input[type='radio'],
#dibs_easy_checkoutSidebar select[type='radio'] {
  position: relative;
  width: 20px;
  height: 20px;
  top: 4px;
  left: 0;
  border: 1px solid #d1d1d1;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 4px;
  margin-bottom: 0 !important;
}
#dibs_easy_checkoutSidebar input[type='radio'],
#dibs_easy_checkoutSidebar select[type='radio'],
#dibs_easy_checkoutSidebar input[type='radio']:checked:after,
#dibs_easy_checkoutSidebar select[type='radio']:checked:after {
  border-radius: 50% !important;
}
#dibs_easy_checkoutSidebar input[type='radio']:checked:after,
#dibs_easy_checkoutSidebar select[type='radio']:checked:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  top: 0;
  left: 0;
  line-height: 20px;
  text-align: center;
  background: #0094cf url("../../frontend/Evalent/blank/en_US/Dibs_EasyCheckout/images/checkmark.svg") no-repeat 50% 50%;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  border-color: #0094cf;
}
#dibs_easy_checkoutSidebar h4[role="heading"] {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
  margin-top: 0;
}
#dibs_easy_checkoutSidebar h4[role="heading"] .total-currency {
  float: right;
  padding-left: 5px;
}
#dibs_easy_checkoutSidebar h4[role="heading"] .total-title {
  float: right;
  padding-right: 10px;
}
#dibs_easy_checkoutSidebar h4[role="heading"] .total-amount {
  float: right;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset {
  position: relative;
  display: flex;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset .field {
  flex: 1;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset input {
  border-right: none !important;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset .actions-toolbar .action.apply.primary,
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset .actions-toolbar .action.cancel.primary,
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset .actions-toolbar .action.apply.primary:hover,
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset .actions-toolbar .action.cancel.primary:hover {
  background: transparent;
  border: 1px solid #d1d1d1;
  color: #0094cf;
  height: 50px;
  border-left: none !important;
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.grand-total .total-info {
  color: #888888;
}
#dibs_easy_checkoutSidebar .slick-slide:not(.slick-active) {
  position: relative;
  opacity: .7;
}
#dibs_easy_checkoutSidebar .slick-slide:not(.slick-active):after {
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
#dibs-checkout-iframe {
  vertical-align: bottom;
}
.different-checkout-link {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #ffffff;
}
.different-checkout-link a {
  color: #0094cf;
}
table.dibs-easy-checkout-review th {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
}
table.dibs-easy-checkout-review th,
table.dibs-easy-checkout-review td {
  vertical-align: middle;
}
table.dibs-easy-checkout-review th.qty,
table.dibs-easy-checkout-review td.qty {
  text-align: center !important;
}
table.dibs-easy-checkout-review td.qty div.qty {
  display: flex;
}
table.dibs-easy-checkout-review td.qty .remove-product {
  display: inline-flex;
  align-items: center;
}
table.dibs-easy-checkout-review td.qty .remove-product span {
  border: 1px solid #d1d1d1;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  text-align: center;
  font-size: 26px;
  cursor: pointer;
  margin-right: 40px;
  display: block;
  line-height: 26px;
  font-weight: 200;
}
table.dibs-easy-checkout-review td.qty span.qty {
  display: flex;
}
table.dibs-easy-checkout-review td.qty span.qty input {
  border-left: 0 !important;
  border-right: 0 !important;
  border: 1px solid #d1d1d1;
  width: 50px;
  height: 40px;
  text-align: center;
}
table.dibs-easy-checkout-review td.qty span.qty input:not([disabled]):focus {
  box-shadow: none;
}
table.dibs-easy-checkout-review td.qty span.qty .input-number-increment,
table.dibs-easy-checkout-review td.qty span.qty .input-number-decrement {
  height: 38px;
  width: 35px;
  text-align: center;
  border: 1px solid #d1d1d1;
  cursor: pointer;
}
table.dibs-easy-checkout-review td.qty span.qty .input-number-increment {
  border-bottom-right-radius: 50%;
  border-top-right-radius: 50%;
  font-size: 20px;
  line-height: 40px;
}
table.dibs-easy-checkout-review td.qty span.qty .input-number-decrement {
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  font-size: 28px;
  line-height: initial;
}
table.dibs-easy-checkout-review td.subtotal {
  text-align: right !important;
}
table.dibs-easy-checkout-review td.subtotal .price {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
}
table.dibs-easy-checkout-review .dibs-easy-checkout-col .product-item-info .item-options dl {
  margin-top: 20px;
}
table.dibs-easy-checkout-review .dibs-easy-checkout-col .product-item-info .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
  font-weight: 400 !important;
}
table.dibs-easy-checkout-review .dibs-easy-checkout-col .product-item-info .item-options dt:after {
  content: ': ';
}
table.dibs-easy-checkout-review .dibs-easy-checkout-col .product-item-info .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
table.dibs-easy-checkout-review .dibs-easy-checkout-col .product-item-info .product-item-name {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
}
table.dibs-easy-checkout-review .col.price .currency {
  padding-left: 3px;
}
table.dibs-easy-checkout-review .col.price .currency:before {
  content: '(';
}
table.dibs-easy-checkout-review .col.price .currency:after {
  content: ')';
}
#dibs_easy_checkoutCrosssell .block.dibs-crosssell {
  width: 100%;
  padding: 0;
}
#dibs_easy_checkoutCrosssell .block.dibs-crosssell .block-title {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
  text-align: center;
  margin-bottom: 0;
  margin-top: 30px;
}
#dibs_easy_checkoutCrosssell .block.dibs-crosssell .dibs-products-grid .product-items {
  width: 100%;
  margin: 0;
}
#dibs_easy_checkoutCrosssell .block.dibs-crosssell .dibs-products-grid .product-items .product-item {
  display: inline-block;
  text-align: center;
  background: #ffffff;
  border-radius: 4px;
  width: 25%;
  margin: 0 15px;
}
#dibs_easy_checkoutCrosssell .block.dibs-crosssell .dibs-products-grid .product-items .product-item img {
  border-radius: 4px;
}
#dibs_easy_checkoutCrosssell .block.dibs-crosssell .dibs-products-grid .product-items .product-item .product-item-info {
  width: 100%;
}
#dibs_easy_checkoutCrosssell .block.dibs-crosssell .dibs-products-grid .product-items .product-item .product-item-details {
  padding-bottom: 20px;
}
.dibs-easy-checkout-shipping {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d1d1d1;
}
.dibs-easy-checkout-shipping .dibs-easy-checkout-section-content {
  width: 100%;
}
.dibs-easy-checkout-shipping #dibs-easy-checkout_shipping_method {
  width: 100%;
  margin: 0;
}
.dibs-easy-checkout-shipping #dibs-easy-checkout_shipping_method .dibs-easy-checkout-radio-row {
  text-align: center;
  background: #ffffff;
  border-radius: 4px;
  margin: 0 34px 0 0;
  padding: 50px 30px;
  border: 1px solid #d1d1d1;
  position: relative;
}
.dibs-easy-checkout-shipping #dibs-easy-checkout_shipping_method .dibs-easy-checkout-radio-row:hover {
  border-color: #0094cf;
  opacity: 1 !important;
}
.dibs-easy-checkout-shipping #dibs-easy-checkout_shipping_method .dibs-easy-checkout-radio-row input[type='radio'] {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
.dibs-easy-checkout-shipping #dibs-easy-checkout_shipping_method .dibs-easy-checkout-radio-row span > * {
  display: block;
}
.dibs-easy-checkout-shipping #dibs-easy-checkout_shipping_method .dibs-easy-checkout-radio-row .price {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
  display: block;
}
@media only screen and (max-width: 560px) {
  .dibs-easy-checkout-shipping #dibs-easy-checkout_shipping_method .dibs-easy-checkout-radio-row {
    margin-right: 0;
  }
}
.dibs-easy-checkout-shipping .slick-list.draggable {
  margin-top: 10px;
}
.dibs-easy-checkout-shipping .slick-dots li {
  margin: 0;
}
.dibs-easy-checkout-shipping .slick-dots li.slick-active button,
.dibs-easy-checkout-shipping .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.dibs-easy-checkout-shipping .slick-dots li.slick-active .action-gift {
  border-color: #0094cf;
  background-color: #0094cf;
}
.dibs-easy-checkout-shipping .slick-dots button,
.dibs-easy-checkout-shipping .slick-dots .cart.table-wrapper .actions-toolbar > .action,
.dibs-easy-checkout-shipping .slick-dots .action-gift {
  display: block;
  width: 7px;
  height: 7px;
  padding: 0;
  border: 1px solid #d1d1d1;
  border-radius: 50%;
  background-color: white;
  text-indent: -9999px;
  box-shadow: none !important;
}
.dibs-easy-checkout-shipping #shipping-method-button {
  height: 50px;
  position: relative;
  top: -1px;
  text-transform: none;
  font-size: 18px;
}
body.dibs_easy_checkout-index-index #checkout {
  width: 100%;
}
body.dibs_easy_checkout-index-index #checkout .opc-wrapper {
  padding: 0;
  left: 205px;
  width: calc(100% - 205px);
  position: relative;
}
@media (max-width: 768px) {
  body.dibs_easy_checkout-index-index #checkout .opc-wrapper {
    left: auto;
    width: 100%;
  }
}
@media (max-width: 639px) {
  body.dibs_easy_checkout-index-index #checkout .opc-wrapper .form.methods-shipping {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
  }
}
body.dibs_easy_checkout-index-index #checkout .opc-wrapper .step-title {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
}
@media (max-width: 1024px) {
  body.dibs_easy_checkout-index-index #checkout .opc-wrapper .table-checkout-shipping-method {
    min-width: 450px;
  }
}
@media (max-width: 639px) {
  body.dibs_easy_checkout-index-index #checkout .opc-wrapper .table-checkout-shipping-method {
    min-width: 1px;
  }
}
body.dibs_easy_checkout-index-index #checkout .opc-wrapper #checkout-shipping-method-load input[type='radio'] {
  top: 0;
  margin: 0;
  box-shadow: none;
}
button:not(.primary).dibs-primary,
.cart.table-wrapper .actions-toolbar > .action:not(.primary).dibs-primary,
.action-gift:not(.primary).dibs-primary {
  background-image: linear-gradient(0deg, #007eb2 0%, #0094cf 99%) !important;
  border-radius: 25px !important;
  color: #ffffff !important;
  border: none !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  height: 40px;
  font-size: 14px;
  padding: 10px 50px;
  text-transform: uppercase;
}
button:not(.primary).dibs-primary:focus,
.cart.table-wrapper .actions-toolbar > .action:not(.primary).dibs-primary:focus,
.action-gift:not(.primary).dibs-primary:focus {
  box-shadow: 0 0 0 3px rgba(0, 126, 178, 0.5) !important;
}
button:not(.primary).dibs-primary:hover,
.cart.table-wrapper .actions-toolbar > .action:not(.primary).dibs-primary:hover,
.action-gift:not(.primary).dibs-primary:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}
.go-to-container {
  margin-top: 20px;
}
.go-to-container .go-to {
  background-image: linear-gradient(0deg, #007eb2 0%, #0094cf 99%) !important;
  border-radius: 25px !important;
  color: #ffffff !important;
  border: none !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) !important;
  text-align: center;
  font-size: 18px;
  text-transform: none;
  text-decoration: none;
  padding: 12px 30px;
  width: 174px;
  height: 50px;
}
.go-to-container .go-to:focus {
  box-shadow: 0 0 0 3px rgba(0, 126, 178, 0.5) !important;
}
.go-to-container .go-to:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}
.shipping-price {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
  float: right;
  text-align: right;
}
#dibs-easy-checkout_cart_totals {
  text-align: right;
  color: #000000;
}
.dibs_easy_checkout-order-success .columns {
  letter-spacing: 0.5px;
}
.dibs_easy_checkout-order-success .dibs-primary {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) !important;
  text-align: center;
  font-size: 18px;
  text-transform: none;
  text-decoration: none;
  padding: 12px 30px;
  width: 174px;
  height: 50px;
  font-weight: 600;
}
.dibs_easy_checkout-order-success .checkout-success h1 {
  color: #000000;
  text-align: center;
  font-weight: 600;
}
.dibs_easy_checkout-order-success #dibs_easy_checkoutSidebar {
  max-width: 1040px;
  margin: 0 auto;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-thankyou-order-details.order_details {
  list-style: none;
  display: table;
  width: 100%;
  margin: 15px 0 30px;
  padding: 15px 0 0;
  font-size: 18px;
  border-top: 6px solid #0094cf;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-thankyou-order-details.order_details li {
  float: none;
  margin-bottom: 0;
  text-align: left;
  font-weight: 300;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-thankyou-order-details.order_details li strong {
  width: 100%;
  display: block;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items {
  margin: 70px 0;
  border: 3px solid #0094cf;
  position: relative;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items strong {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items table tbody {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items table th,
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items table td {
  font-size: 16px;
  padding: 15px 0;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items table th {
  text-transform: uppercase;
  font-weight: 600;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items table td.col-item {
  font-weight: 600;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items table td.col-amount {
  font-weight: 300;
}
#nwt_unifaun_form label {
  font-weight: 600;
}
#nwt_unifaun_form .nwt_unifaun_form_agent label[for^="nwt_unifaun_form_agent_select_custom"]:first-child {
  width: 100%;
  margin-bottom: 0;
}
#nwt_unifaun_form .nwt_unifaun_form_agent label[for="nwt_unifaun_postcode"] {
  display: inline-block;
  width: 100%;
}
#nwt_unifaun_form .nwt_unifaun_form_agent .nwt_unifaun_postcode,
#nwt_unifaun_form .nwt_unifaun_form_agent .nwt_unifaun_select_agent {
  height: 35px;
}
@media only screen and (max-width: 560px) {
  #nwt_unifaun_form .nwt_unifaun_form_agent .nwt_unifaun_postcode {
    width: 40% !important;
  }
}
#nwt_unifaun_form .nwt_unifaun_form_agent .nwt_unifaun_select_agent {
  margin-bottom: 0;
}
#nwt_unifaun_form .nwt_unifaun_form_agent button.nwtunifaun-choose-agent,
#nwt_unifaun_form .nwt_unifaun_form_agent .cart.table-wrapper .actions-toolbar > .action.nwtunifaun-choose-agent,
#nwt_unifaun_form .nwt_unifaun_form_agent .action-gift.nwtunifaun-choose-agent {
  background-image: linear-gradient(0deg, #007eb2 0%, #0094cf 99%) !important;
  border-radius: 25px !important;
  color: #ffffff !important;
  border: none !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  height: 35px;
  font-size: 14px;
  margin-bottom: 5px;
  margin-left: 15px;
}
#nwt_unifaun_form .nwt_unifaun_form_agent button.nwtunifaun-choose-agent:focus,
#nwt_unifaun_form .nwt_unifaun_form_agent .cart.table-wrapper .actions-toolbar > .action.nwtunifaun-choose-agent:focus,
#nwt_unifaun_form .nwt_unifaun_form_agent .action-gift.nwtunifaun-choose-agent:focus {
  box-shadow: 0 0 0 3px rgba(0, 126, 178, 0.5) !important;
}
#nwt_unifaun_form .nwt_unifaun_form_agent button.nwtunifaun-choose-agent:hover,
#nwt_unifaun_form .nwt_unifaun_form_agent .cart.table-wrapper .actions-toolbar > .action.nwtunifaun-choose-agent:hover,
#nwt_unifaun_form .nwt_unifaun_form_agent .action-gift.nwtunifaun-choose-agent:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 1000px) {
  #nwt_unifaun_form .nwt_unifaun_form_agent button.nwtunifaun-choose-agent,
  #nwt_unifaun_form .nwt_unifaun_form_agent .cart.table-wrapper .actions-toolbar > .action.nwtunifaun-choose-agent,
  #nwt_unifaun_form .nwt_unifaun_form_agent .action-gift.nwtunifaun-choose-agent {
    margin-left: 0 !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  #nwt_unifaun_form .nwt_unifaun_form_agent button.nwtunifaun-choose-agent,
  #nwt_unifaun_form .nwt_unifaun_form_agent .cart.table-wrapper .actions-toolbar > .action.nwtunifaun-choose-agent,
  #nwt_unifaun_form .nwt_unifaun_form_agent .action-gift.nwtunifaun-choose-agent {
    margin-top: 10px;
  }
}
#nwt_unifaun_form #nwt_unifaun_form_cellphone #nwt_unifaun_cellphone {
  height: 35px;
}
@media only screen and (max-width: 767px) {
  #nwt_unifaun_form input[type="text"] {
    border-top: 1px solid #d1d1d1 !important;
    border-radius: 4px !important;
  }
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide.nets-popup-wrapper {
    left: 0;
  }
  .modal-popup.modal-slide.nets-popup-wrapper .action-close {
    margin-top: 3rem;
  }
}
.modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap {
  height: calc(100% - 10rem);
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap {
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap .modal-header {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap .modal-header h1 {
  border-bottom: 0;
}
.modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap .modal-content,
.modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap .modal-content div {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap .modal-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap .modal-footer {
  display: none;
}
#nets-popup-iframe {
  width: 100%;
  height: 100%;
}
/**
 * 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("../../frontend/Evalent/blank/en_US/Mageplaza_Core/css/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: ivystyle-sans, sans-serif;
}
.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-previous.button-container {
  margin-bottom: 1.5rem;
  text-align: center;
}
#infinite-scroll-to-top-btn {
  border-radius: 50%;
  opacity: 0.65;
  background-color: #858585;
  background-image: url(../../frontend/Evalent/ajmedicalshop/en_US/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;
}
.customer-account-create .form.create.account {
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
}
.customer-account-create .customer-group__label {
  margin-bottom: 20px;
}
.customer-account-create .customer-group__button {
  display: inline-block;
  background: #eee;
  padding: 1rem 1.5rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
  font-size: 1.4rem;
  border-radius: 5px;
  font-weight: 600;
}
.customer-account-create .customer-group__button input,
.customer-account-create .customer-group__button label {
  display: inline;
}
.fieldset.registration-fields,
.fieldset.create.info {
  max-width: 680px;
  clear: both;
}
.newsletter .checkbox {
  display: inline;
}
.mp-gdpr-delete-account {
  margin-top: 50px;
}
.mp-gdpr-delete-account .legend span {
  color: #db3b21;
  font-weight: 500;
}
.mp-gdpr-delete-account .actions-toolbar {
  margin-top: 25px;
}
.mp-gdpr-delete-account .actions-toolbar .action-delete {
  background-color: #db3b21;
  border-color: #db3b21;
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.mp-gdpr-delete-account .actions-toolbar .action-delete:hover {
  background-color: #ba4000;
  border-color: #b84002;
}
.image-link__wrapper {
  background-size: cover;
  background-position: center center;
  border-radius: 50%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
}
.image-link__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  display: block;
}
.image-link__link:hover {
  text-decoration: none;
}
.image-link__link:hover .image-link__image {
  transform: scale(1.05, 1.05);
  transition-duration: 0.5s;
  transform-origin: center center;
}
.image-link__link:hover .image-link__text {
  text-decoration: none;
}
.image-link__text {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}
.image-link__image {
  margin-bottom: 10px;
  transform: scale(1, 1);
  transition-duration: 0.5s;
  transform-origin: center center;
}
.ev-glider .widget.block-products-list,
.ev-glider .block.widget.grid {
  position: relative;
  opacity: 0.4;
  transition: all 0.5s;
  overflow-y: hidden;
}
.ev-glider .widget.block-products-list.loaded,
.ev-glider .block.widget.grid.loaded {
  opacity: 1;
  overflow-y: initial;
}
.ev-glider .glider-track {
  padding-top: 10px;
}
.ev-glider .glider-track li:last-child {
  margin-right: 15px !important;
}
.ev-glider__btn {
  background: transparent;
  position: absolute;
  top: 40%;
  color: #333;
  box-shadow: none !important;
  padding: 7px;
  transition: opacity 0.5s;
}
.ev-glider__btn:focus,
.ev-glider__btn:active {
  background: inherit;
  color: inherit;
}
.ev-glider__btn:hover {
  background: transparent;
  color: #000;
}
.ev-glider__btn.disabled {
  background: transparent;
  color: #000;
  opacity: 0;
}
.ev-glider__btn:before {
  font-family: 'slick';
  font-size: 30px;
  line-height: 1;
  opacity: .75;
  color: #e5e5e5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ev-glider__btn--prev:before {
  content: '←';
}
.ev-glider__btn--next:before {
  content: '→';
}
.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: rgba(163, 184, 191, 0.84);
  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;
}
.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);
  }
}
.block-minicart #minicart-content-wrapper > .actions .secondary {
  text-align: center;
  padding: 15px 0;
}
.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;
}
body.contact-index-index .cms-content-important {
  background: #f5f5f5;
  display: block;
  font-weight: 300;
  padding: 20px;
}
body.contact-index-index .cms-content-border {
  border: 1px solid #d9d9d9;
  display: block;
  padding: 20px;
}
body.contact-index-index .block.block-col2,
body.contact-index-index .block.block-col3,
body.contact-index-index .block.block-col4 {
  margin-bottom: auto;
  float: none;
}
body.contact-index-index .block.block-col2 {
  width: 50%;
}
body.contact-index-index .block.block-col3 {
  width: 33%;
}
body.contact-index-index .block.block-col-4 {
  width: 25%;
}
body.contact-index-index .block--table {
  box-sizing: border-box;
  display: table;
  width: 100%;
}
body.contact-index-index .block--tablecell {
  display: table-cell;
  float: none;
}
body.contact-index-index .block--tablerow {
  display: table-row;
}
body.contact-index-index .block--tablerow > span {
  padding: 0 0 20px;
  display: block;
}
div.swiper-container .swiper-slide {
  height: auto;
}
.swiper-lazy-preloader ~ * {
  visibility: hidden;
}
.swiper-slide img {
  vertical-align: top;
  /* http://stackoverflow.com/questions/17505418/link-wrapped-around-image-makes-div-slightly-taller */
  height: auto;
}
[class].swiper-button-prev,
[class].swiper-button-next {
  background-size: 10px 16px;
  height: 16px;
  width: 10px;
  margin-top: -8px;
}
/**
 * @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: 2rem;
}
.block-cart-failed .block-title strong {
  font-weight: 700;
}
.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: #4f7484;
  font-family: ivyjournal, serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 2rem;
  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: #4f7484;
  font-family: ivyjournal, serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 2rem;
  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 #cccccc;
  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 #cccccc 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: #cccccc;
  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: ivystyle-sans, sans-serif, ivystyle-sans, 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;
  border: 0;
  color: #282828;
}
.gift-item-block .title:hover {
  background: #d9d9d9;
  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 #cccccc;
  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 #cccccc 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('../../frontend/Evalent/ajmedicalshop/en_US/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('../../frontend/Evalent/ajmedicalshop/en_US/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: #4f7484;
  font-family: ivyjournal, serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 2rem;
  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: #4f7484;
  font-family: ivyjournal, serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 2rem;
  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;
  border: 0;
  color: #282828;
}
.review-form .action.submit.primary:hover {
  background: #d9d9d9;
  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: #4f7484;
  font-family: ivyjournal, serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 2rem;
  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('../../frontend/Evalent/ajmedicalshop/en_US/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: #4f7484;
  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 #cccccc;
  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 #cccccc 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;
}
.evalent_brands_slider .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
/**
  * 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: #ffffff;
  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: #ffffff;
  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;
}
.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: #65876f;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: ivystyle-sans, sans-serif, ivystyle-sans, 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: #4f6a57;
  border: 0;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #4f6a57;
  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;
  }
  .checkout-container .opc-estimated-wrapper {
    margin-top: 10px;
  }
  .checkout-container .authentication-wrapper {
    margin-top: -12px;
  }
  #dibs_easy_checkoutSidebar {
    padding: 20px 10px;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset .actions-toolbar {
    right: 0;
  }
  #dibs_easy_checkoutSidebar .col.item-desc,
  #dibs_easy_checkoutSidebar .col.price {
    display: none;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-cart #dibs-easy-checkout-cart-heading span.dibs-payment-methods__img {
    width: 100%;
    float: right;
    margin-bottom: 25px;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review tbody tr {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 20px;
    display: inline-block;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review th {
    padding: 10px 0;
    border-bottom: 1px solid #d1d1d1;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review th.qty,
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review th.item-img {
    display: none;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review th.price {
    text-align: right;
    position: absolute;
    right: 25px;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td {
    display: block;
    float: left;
    padding: 20px 0 10px;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.item-img,
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.item-desc {
    width: 100%;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.qty,
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.subtotal,
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.price {
    width: 50%;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.subtotal .cart-price {
    line-height: 38px;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.qty .remove-product span {
    margin-right: 20px;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td .price-excluding-tax,
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td .price-including-tax {
    white-space: inherit;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.item-desc .product-item-details .product-item-info {
    width: 100%;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.item-img .product-item-image {
    text-align: center;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-shipping .dibs-easy-checkout-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-shipping .slick-list.draggable {
    margin-top: 40px;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-shipping select {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-shipping input {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-top: 0 !important;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-shipping #shipping-method-button {
    margin: 15px auto;
    width: 100%;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-shipping .slick-dots {
    top: -40px;
    height: 40px;
  }
  #dibs-easy-checkout_cart_totals table tfoot {
    border-bottom: 1px solid #d1d1d1;
  }
  #dibs-easy-checkout_cart_totals table tfoot td,
  #dibs-easy-checkout_cart_totals table tfoot th {
    font-weight: 700;
    padding: 10px 0;
  }
  .dibs-easy-checkout-extra__left,
  .dibs-easy-checkout-extra__right {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
  }
  .go-to {
    width: 100% !important;
    float: none;
  }
  .dibs_easy_checkout-order-success #dibs_easy_checkoutSidebar {
    padding-right: 0;
    padding-left: 0;
  }
  .dibs_easy_checkout-order-success .page-title {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
  }
  .dibs_easy_checkout-order-success .checkout-success h1 {
    font-size: 32px;
  }
  .dibs_easy_checkout-order-success .dibs-easy-checkout-thankyou-order-details.order_details li {
    display: block;
  }
  .dibs_easy_checkout-order-success .dibs-easy-checkout-order__items {
    padding: 20px 10px;
  }
  .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;
  }
  .customer-account-create .fieldset.customer-group {
    margin-top: 40px;
  }
  body.page-layout-2columns .columns .column.right {
    max-width: 100%;
    padding-bottom: 4rem;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 100%;
  }
  .image-link__wrapper .image-link__image--wrapper {
    padding: 30px 15px 0;
  }
  .image-link__wrapper p.image-link__text {
    font-size: 1.2rem;
  }
  .ev-glider .widget.block-products-list {
    max-height: 480px;
  }
  .ev-glider .widget.block-products-list.loaded {
    max-height: initial;
  }
  .ev-glider .widget.block-products-list .block-content .products-grid.grid .product-items {
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ev-glider__btn--prev {
    left: 0;
  }
  .ev-glider__btn--next {
    right: 0;
  }
  .navigation > ul > li:hover > .submegamenu {
    min-width: unset;
  }
  .navigation > ul > li > .submegamenu {
    position: relative !important;
    display: block;
  }
  .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 .loading-mask {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: transparent;
  }
  .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: white;
  }
  .minicart-wrapper.added .action.showcart:hover.active:before,
  .minicart-wrapper.added .action.showcart:hover.active:after {
    color: white;
  }
  .minicart-wrapper.added .action.showcart:hover .text {
    color: white;
  }
  .minicart-wrapper.added .action.showcart:before,
  .minicart-wrapper.added .action.showcart:after {
    color: white;
  }
  .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 .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 .primary #top-cart-btn-checkout {
    width: 100%;
    font-size: 1.6rem;
    margin: 0;
    padding: 20px 15px;
  }
  .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;
  }
  .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: #ffffff;
  }
  .nav-toggle:before {
    font-size: 3rem;
    color: #ffffff;
    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%;
  }
  .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: #ffffff;
  }
  .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: #ffffff;
  }
  .minicart-wrapper.added .action.showcart:hover.active:before,
  .minicart-wrapper.added .action.showcart:hover.active:after {
    color: #ffffff;
  }
  .minicart-wrapper.added .action.showcart:hover .text {
    color: #ffffff;
  }
  .minicart-wrapper.added .action.showcart:before,
  .minicart-wrapper.added .action.showcart:after {
    color: #ffffff;
  }
  .minicart-wrapper.added .action.showcart .text {
    color: #ffffff;
  }
  .minicart-wrapper.added .action.showcart .counter.qty {
    color: #ffffff;
  }
  .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 .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 .item-holder .product-item-inner.last {
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 0px;
  }
  .column.main .product-item-summary,
  .product-info-collateral .product-item-summary {
    width: 100%;
  }
  .column.main .item-holder .action.primary {
    padding: 10px 10px;
    font-size: 15px;
    width: 100%;
  }
  .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: auto;
  }
  .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;
  }
  .columns .toolbar-products .pages {
    position: absolute;
    bottom: -35px;
    left: -50%;
    right: 0;
  }
  .page-products .toolbar .limiter {
    display: none;
  }
  .table.grouped:not(.cart):not(.totals) > tbody > tr > td,
  .table.grouped:not(.cart):not(.totals) > tfoot > tr > td {
    line-height: 24px;
  }
  .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;
  }
  .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 #cccccc;
    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 #cccccc 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: #ffffff;
  }
  .checkout-index-index .page-wrapper,
  .checkout-klarna-index .page-wrapper {
    padding-top: 0px;
  }
  .checkout-index-index .page-wrapper .go_back_link,
  .checkout-klarna-index .page-wrapper .go_back_link {
    color: #fff;
    font-size: 14px;
  }
  .checkout-index-index .page-wrapper .go_back_link:before,
  .checkout-klarna-index .page-wrapper .go_back_link:before {
    display: none;
  }
  .checkout-index-index .page-wrapper .go_back_link:hover,
  .checkout-klarna-index .page-wrapper .go_back_link:hover {
    color: white;
  }
  .checkout-index-index .page-wrapper .go_back_link:hover:before,
  .checkout-klarna-index .page-wrapper .go_back_link:hover:before {
    display: none;
  }
  .checkout-index-index .page-wrapper .opc-estimated-wrapper,
  .checkout-klarna-index .page-wrapper .opc-estimated-wrapper {
    flex-basis: 100%;
    padding: 9px 0px;
    border-bottom: 0;
  }
  .checkout-index-index .page-wrapper .opc-estimated-wrapper .estimated-block .estimated-price,
  .checkout-klarna-index .page-wrapper .opc-estimated-wrapper .estimated-block .estimated-price {
    color: #269923;
  }
  .checkout-index-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart,
  .checkout-klarna-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart {
    background: #269923;
    display: flex;
    align-items: center;
    color: white;
    font-weight: 600;
  }
  .checkout-index-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter-text,
  .checkout-klarna-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter-text {
    margin-left: 7px;
  }
  .checkout-index-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty,
  .checkout-klarna-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
    background: none;
    margin: 0;
    margin-right: 4px;
  }
  .checkout-index-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty:before,
  .checkout-klarna-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty:before {
    content: '(';
  }
  .checkout-index-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty:after,
  .checkout-klarna-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty:after {
    content: ')';
  }
  .checkout-index-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty .counter-number,
  .checkout-klarna-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty .counter-number {
    margin-left: -3px;
    margin-right: -3px;
  }
  .checkout-index-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart:before,
  .checkout-klarna-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    color: white !important;
  }
  .checkout-index-index .page-wrapper .checkout-header,
  .checkout-klarna-index .page-wrapper .checkout-header {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
  }
  .checkout-index-index .page-wrapper .checkout-header .header_login,
  .checkout-klarna-index .page-wrapper .checkout-header .header_login {
    color: white;
    font-size: 14px;
  }
  .checkout-index-index .page-wrapper .checkout-header .back-to-sign,
  .checkout-klarna-index .page-wrapper .checkout-header .back-to-sign {
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
    background: #333;
  }
  .checkout-index-index .page-wrapper .checkout-payment-method .payment-option-inner,
  .checkout-klarna-index .page-wrapper .checkout-payment-method .payment-option-inner {
    margin: 0;
  }
  .checkout-index-index .page-wrapper .opc-wrapper,
  .checkout-klarna-index .page-wrapper .opc-wrapper {
    flex-basis: 100%;
    float: none;
    width: auto;
    order: 3;
  }
  .checkout-index-index .page-wrapper .opc-wrapper .step-content #checkout-shipping-method-load .methodItem,
  .checkout-klarna-index .page-wrapper .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;
    text-align: right;
  }
  .checkout-index-index .go_back_col,
  .checkout-klarna-index .go_back_col {
    order: 1;
    text-align: left;
  }
  .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,
  .catalogsearch-result-index .fil-am {
    width: 50%;
    float: left;
  }
  .catalog-category-view .fil-am .filter-title,
  .catalogsearch-result-index .fil-am .filter-title {
    display: block;
    margin: 0;
  }
  .catalog-category-view .fil-am .toolbar-amount,
  .catalogsearch-result-index .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,
  .catalogsearch-result-index .fil-am .filter-title {
    width: 100%;
  }
  .sidebar-main .filter-title {
    display: none;
  }
  .catalog-category-view .column.main .toolbar,
  .catalogsearch-result-index .column.main .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: 100%;
  }
  .catalog-category-view .toolbar .switcher .options ul.dropdown.sorter-dropdown,
  .catalogsearch-result-index .toolbar .switcher .options ul.dropdown.sorter-dropdown {
    min-width: 100%;
    margin-top: 0;
  }
  .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-option-tooltip {
    display: none !important;
  }
  .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: #4f7484;
    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 none;
    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: rgba(79, 116, 132, 0.84);
  }
  .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;
  }
  .tax-switcher.level0.ev-menu-item {
    margin-top: 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .tax-switcher.level0.ev-menu-item > .level-top {
    padding-left: 16px !important;
  }
  .tax-switcher.level0.ev-menu-item select.tax_display_select {
    background: none;
    border: none;
    padding-left: 0;
    color: rgba(0, 0, 0, 0.7);
    font-family: ivystyle-sans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.4rem;
  }
  .gw-euvat-field .label {
    margin: 0 0 0.5rem;
  }
  .catalogsearch-result-index .page-title-wrapper {
    background: #f8f8f8;
    padding: 10px;
    text-align: center;
  }
  .catalogsearch-result-index .page-title-wrapper h1 {
    font-size: 25px;
  }
  .ev-search .block-search .label {
    margin-right: 10px;
  }
  .ev-search .block-search .label.close-search {
    display: none;
  }
  .catalog-product-view .review-form .fieldset.review-fieldset {
    position: relative;
    margin-bottom: 5px;
  }
  .catalog-product-view .review-form .fieldset.review-fieldset .field-recaptcha {
    padding-left: 0;
  }
  .page-wrapper .header.content {
    padding: 0 15px;
  }
  .brands-view-index #sorter .action.toggle {
    color: #333;
  }
  .brands-view-index #sorter .action.toggle.active {
    color: #fff;
  }
  .brands-view-index .toolbar-sorter {
    text-align: center;
  }
  .minicart-wrapper .block-minicart #minicart-content-wrapper > .actions .secondary {
    padding: 5px 0 10px;
    line-height: 1;
  }
  .minicart-wrapper .block-minicart #minicart-content-wrapper > .actions .secondary .viewcart {
    font-size: 1.2rem;
  }
  .product-item-inner .product-item-actions {
    text-align: right;
  }
  .page-main .toolbar .switcher .options ul.dropdown a {
    color: #666;
  }
  .mm-listitem .count {
    float: right;
  }
  form.form.contact.contact--product-form .field-recaptcha {
    bottom: 10px;
  }
  .ev-header__minicart {
    position: absolute;
    right: 40px;
  }
  .checkout-cart-index {
    /*
         * Offset the reCaptcha on cart page in mobile
         * so as not to fall outside viewport.
         */
  }
  .checkout-cart-index iframe[title="recaptcha challenge"] {
    left: -33%;
    position: absolute;
  }
  form.form.contact.contact--product-form .fieldset {
    position: relative;
    margin: 5px;
  }
  form.form.contact.contact--product-form .field-recaptcha {
    padding-left: 0;
    position: relative;
  }
  form.form.contact.contact--product-form .actions-toolbar .primary {
    margin-bottom: 55px;
  }
  .form.contact .fieldset {
    margin: 0 0 1rem !important;
  }
  body:not(.page-with-filter) .toolbar-sorter,
  body.catalogsearch-result-index .toolbar-sorter {
    width: 100%;
  }
  .niks-ajax-wrapper dl.block {
    padding: 15px;
  }
  .sidebar.sidebar-main .catalog-nav-left {
    margin-bottom: 0;
  }
  .sidebar.sidebar-main .catalog-nav-left dl.options {
    padding: 15px;
    margin-bottom: 0;
  }
  .ev-search .block-search .label:before {
    font-size: 29px;
    line-height: 33px;
  }
  .header-freightinfo__wrapper {
    display: none;
  }
  .header-phone__wrapper {
    display: none;
  }
  .payment-logos__wrapper {
    display: none;
  }
  .ev-header.row .ev-logo .logo {
    top: 42%;
  }
  .ev-header__authorization {
    display: none;
  }
  .header .header-downloads__wrapper {
    display: none;
  }
  .ev-nav-mobile .checkout > .level-top,
  .ev-nav-mobile .compare > .level-top {
    font-weight: 700;
  }
  .ev-nav-mobile .item.link.compare > .level-top {
    position: relative;
  }
  .ev-nav-mobile .item.link.compare > .level-top .qty {
    position: absolute;
    padding: 0 9px;
    margin-left: 10px;
    margin-top: -1px;
    color: #ccc;
    font-size: 10px;
    line-height: 2;
    border-radius: 50%;
  }
  a.posten,
  a.dhl,
  a.pdf {
    display: block;
    width: 120px;
    height: 80px;
    margin: 10px auto;
    opacity: 0.8;
    transition: opacity 0.2s;
    background-repeat: no-repeat;
    background-position: center;
  }
  a.posten:hover,
  a.dhl:hover,
  a.pdf:hover {
    opacity: 1;
  }
  .mobile-only {
    display: block;
  }
  .desktop-only {
    display: none;
  }
}
@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;
  }
  .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;
  }
  .ev-glider .widget.block-products-list.grid {
    max-height: 345px;
  }
  .ev-glider .widget.block-products-list.grid.loaded {
    max-height: initial;
  }
  .ev-glider .glider-track {
    padding-right: 15px;
  }
  .ev-glider__btn {
    display: none;
  }
  .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;
  }
  .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 .links.usps ul {
    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-wrapper .column.main .item-holder .product-item-actions .actions-primary {
    width: 100%;
  }
  .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;
  }
  /* Grouped Products */
  .product-add-form .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: flex;
    background: #f7f7f7;
    margin-bottom: 20px;
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
  }
  .product-add-form .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr > td:first-child {
    flex-grow: 1;
    padding: 0;
  }
  .product-add-form .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr > td:last-child {
    padding-bottom: 0;
  }
  .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;
  }
  .page-wrapper .column.main .item-holder .action.primary {
    padding: 5px;
    font-size: 11px;
  }
  .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;
  }
}
@media (max-width: 768px) {
  .d-none--xs {
    display: none !important;
  }
}
@media (max-width: 993px) {
  .d-none--md {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .d-none--lg {
    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;
  }
}
@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;
  }
}
.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: #c3c3c3;
  line-height: 37px;
}
.page-header .switcher .options .action.toggle:hover {
  text-decoration: none;
  color: #ffffff;
}
.page-header .switcher .options .action.toggle:after {
  color: #ffffff;
  font-size: 2.5rem;
  vertical-align: middle;
}
/* 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 #cccccc;
}
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 #cccccc;
  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 #cccccc 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(../../frontend/Evalent/ajmedicalshop/en_US/fonts/material-icons/MaterialIcons-Regular.eot);
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(../../frontend/Evalent/ajmedicalshop/en_US/fonts/material-icons/MaterialIcons-Regular.woff2) format('woff2'), url(../../frontend/Evalent/ajmedicalshop/en_US/fonts/material-icons/MaterialIcons-Regular.woff) format('woff'), url(../../frontend/Evalent/ajmedicalshop/en_US/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 */
.header.usps ul {
  list-style: none;
}
.header.usps ul li {
  font-size: 16px;
}
.header.usps ul 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 .links.usps ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  justify-content: center;
  padding-left: 0;
  text-align: center;
}
.product-add-form .links.usps ul > li {
  flex: 1 0 0;
  font-size: 12px;
}
.product-add-form .links.usps ul > li:before {
  font-family: 'Material Icons';
  content: "\e5ca";
  margin-right: 5px;
  color: limegreen;
  font-size: 16px;
  line-height: .75em;
  vertical-align: -15%;
}
.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: ivystyle-sans, sans-serif;
  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: ivystyle-sans, sans-serif;
  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;
}
.fotorama .fotorama__spinner {
  background: none;
  height: auto;
  width: auto;
  position: absolute;
  animation: none;
}
.fotorama .fotorama__spinner .loader {
  background: none;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  animation: none;
  position: absolute;
  top: 50%;
  left: 50%;
}
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;
}
#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: ivystyle-sans, sans-serif, ivystyle-sans, 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;
  height: auto;
}
.evalent_slideshow .evalent_slideshow_inner > * {
  display: table-row;
}
.evalent_slideshow .evalent_slideshow__anchor {
  display: block;
}
.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;
  text-decoration: none;
  -webkit-transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
  -moz-transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
  -ms-transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
}
.evalent_slideshow .slider-button:hover {
  background: #ffffff;
  color: #333333;
}
.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;
}
.infinte-pagination {
  font-size: 14px;
  margin-top: 10px;
  color: #999999;
}
.ev-nav-holder {
  height: 56px;
}
.mm-page.mm-slideout {
  z-index: unset;
}
.megamenu-active:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.navigation.megamenu-nav {
  padding-left: 20px;
  padding-right: 20px;
  background: #4f7484;
}
.navigation.megamenu-nav .submegamenu--style3 > li > a .submegamenu__image img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
.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 #cccccc;
  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: #cccccc;
}
.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: #cccccc;
}
.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%;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
#infinite-scroll-container {
  text-align: center;
}
.product-info-holder {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.item-holder {
  align-items: center;
  margin-top: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.item-holder .product-item-summary {
  flex-grow: 1;
}
.item-holder .product-item-inner.last {
  padding-left: 8px;
}
.item-holder .action.primary {
  padding: 6px 12px;
  font-size: 13px;
  width: 100%;
  min-width: 110px;
  height: 38px;
  position: relative;
}
.item-holder .action.primary .material-icons {
  font-size: 21px;
}
.item-holder .action.primary .su-loader svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.products.list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 100%;
}
.product-item-inner .product-item-actions {
  display: block;
}
.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: #dd0000;
  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: #dd0000;
}
.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: #dd0000;
  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 #dd0000;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
}
.toolbar-amount {
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.ev-products.wrapper ~ .toolbar {
  position: relative !important;
  background: #fff;
}
.ev-products.wrapper ~ .toolbar .fil-am,
.ev-products.wrapper ~ .toolbar .sorter {
  display: none;
}
.ev-products.wrapper ~ .toolbar .pages {
  margin: 0;
  text-align: center;
  position: relative;
  border: 0;
  bottom: 0;
  left: 0;
}
.ev-products.wrapper ~ .toolbar .pages {
  left: 0;
  transform: none;
}
.toolbar-products > * {
  margin: 0px;
}
.toolbar-products > *:last-child {
  margin-right: 0;
}
.toolbar-products .pages {
  display: inline-block;
  margin: auto;
  position: absolute;
  transform: translate(-50%);
  left: 50%;
}
.toolbar-products .pages strong.page {
  color: white;
  background: #494949;
  padding: 2px 13px;
}
.toolbar-products .pages .items {
  border: 1px solid #ccc;
}
.toolbar-products .pages .item {
  padding: 0;
  margin: 0;
}
.toolbar-products .pages .item a {
  padding: 2px 13px;
  border-right: 2px solid #eee;
}
.toolbar-products .pages .item a.pages-item-next {
  margin: 0;
  border-right: 0;
}
.toolbar-products .pages .action.previous {
  margin-right: 0;
  background: none;
  border: 0;
}
.toolbar-products .pages .action.previous:hover {
  background: none;
}
.toolbar-products .pages .action.next {
  margin-left: 0;
  background: none;
  border: 0;
}
.toolbar-products .pages .action.next:hover {
  background: none;
}
.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;
}
.product-item-name {
  margin: 0;
  margin-bottom: auto;
}
.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;
}
.box-tocart .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: #dd0000;
  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.5rem;
  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;
}
.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 #dd0000;
  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: #dd0000;
}
.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);
}
.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 #cccccc;
  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 #cccccc 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;
}
#EditCartLink {
  display: none;
}
.checkout-index-index,
.checkout-klarna-index {
  background: #f5f5f5;
}
.checkout-index-index .klarna_discount,
.checkout-klarna-index .klarna_discount {
  order: 2;
  flex-basis: 100%;
  background: #fff;
  padding: 15px;
  margin-bottom: 15px;
}
.checkout-index-index .klarna_discount .payment-option-title,
.checkout-klarna-index .klarna_discount .payment-option-title {
  display: none;
}
.checkout-index-index .klarna_discount .form.form-discount,
.checkout-klarna-index .klarna_discount .form.form-discount {
  max-width: 350px;
  margin: auto;
}
.checkout-index-index .klarna_discount .form.form-discount input,
.checkout-klarna-index .klarna_discount .form.form-discount input {
  border-radius: 7px;
  padding: 16px;
  height: auto;
}
.checkout-index-index .klarna_discount .form.form-discount .actions-toolbar,
.checkout-klarna-index .klarna_discount .form.form-discount .actions-toolbar {
  margin-left: 0;
}
.checkout-index-index .klarna_discount .form.form-discount .actions-toolbar .primary,
.checkout-klarna-index .klarna_discount .form.form-discount .actions-toolbar .primary {
  width: 100%;
}
.checkout-index-index .klarna_discount .form.form-discount .actions-toolbar .primary .action,
.checkout-klarna-index .klarna_discount .form.form-discount .actions-toolbar .primary .action {
  background: #333;
  color: white;
  margin-top: 10px;
  padding: 17px;
  width: 100%;
}
.checkout-index-index .klarna_discount label,
.checkout-klarna-index .klarna_discount label {
  margin-bottom: 6px;
  display: block;
  font-weight: bold;
}
.checkout-index-index .klarna_discount .payment-option-content,
.checkout-klarna-index .klarna_discount .payment-option-content {
  display: block !important;
  padding-bottom: 0;
}
.checkout-index-index .checkout-container,
.checkout-klarna-index .checkout-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.checkout-index-index .checkout-header,
.checkout-klarna-index .checkout-header {
  display: flex;
  flex-wrap: wrap;
}
.checkout-index-index .checkout-header .checkout-logo,
.checkout-klarna-index .checkout-header .checkout-logo {
  width: 100%;
  order: 1;
}
.checkout-index-index .checkout-header .back-to-sign,
.checkout-klarna-index .checkout-header .back-to-sign {
  order: 0;
  width: 100%;
  padding: 0px 15px;
  margin-bottom: 20px;
}
.checkout-index-index .checkout-header .row,
.checkout-klarna-index .checkout-header .row {
  align-items: center;
}
.checkout-index-index .authentication-wrapper,
.checkout-klarna-index .authentication-wrapper {
  flex-basis: 35%;
  width: 100%;
  float: none;
}
.checkout-index-index .action-auth-toggle,
.checkout-klarna-index .action-auth-toggle {
  display: none;
}
.checkout-index-index .sale-percent-sign,
.checkout-klarna-index .sale-percent-sign {
  display: none;
}
.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 .klarna_discount,
.checkout-klarna-index .klarna_discount {
  order: 3;
  flex-basis: 33.3333%;
}
.checkout-index-index .opc-sidebar,
.checkout-klarna-index .opc-sidebar {
  flex-basis: 33.3333%;
  float: none;
  margin: 0;
}
.checkout-index-index .opc-wrapper,
.checkout-klarna-index .opc-wrapper {
  flex-basis: 66.667%;
  float: none;
  width: auto;
}
.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: #dd0000;
  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: initial;
}
.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;
}
#empty_cart_button {
  display: none;
}
.cms-customer-service .block--table {
  display: block;
}
.cms-customer-service .block--tablerow {
  display: block;
}
.cms-customer-service .block--tablecell {
  display: inline-block;
}
.cms-customer-service input[value='Chat with us'] {
  display: none;
}
.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.page-layout-2columns-left .columns .column.main {
  width: 75.7%;
}
.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%;
}
.filter-text .count {
  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,
#mm-ev-filter .swatch-layered.size .image-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,
#mm-ev-filter .swatch-layered.color .image-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,
.sidebar-main .ev-filter-dropdown .filter-options-option .ev-swatch-image {
  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,
.sidebar-main .ev-filter-dropdown .filter-options-option .image-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 #cccccc;
  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 #cccccc 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 {
  padding: 10px !important;
  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("../../frontend/Evalent/ajmedicalshop/en_US/images/loader-2.gif");
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.color-label,
.image-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,
.product-item-details .swatch-option.image {
  box-sizing: border-box;
}
.swatch-option.color,
.swatch-option.image {
  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);
}
.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;
}
.ev-menu-item .ev-menu-item .ui-icon-carat-1-e:after {
  display: none !important;
}
.pages .action.previous:before {
  content: "\e5cb";
}
.pages .action.next:before {
  content: "\e5cc";
}
.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: #282828;
  color: #ffffff;
}
.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 .columns .column.main {
  max-width: 100%;
}
.page-wrapper .ev-header .sidebar .block-search {
  z-index: 11;
}
.page-wrapper .ev-header .block-search {
  padding: 0;
  z-index: 13;
}
.page-wrapper .ev-header .block-search .control {
  padding: 0 15px;
}
.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: #c3c3c3;
}
.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: #c3c3c3;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #cccccc;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:active {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a.active {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a.active:visited {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a.active:hover {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a.active:active {
  color: #ffffff;
  text-decoration: none;
}
.ev-logo {
  align-self: center;
}
.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: 100%;
}
.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;
  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;
  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 none;
  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: #4f7484;
  font-size: 1.3rem;
  font-weight: normal;
  border-top: 1px solid none;
  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 .switcher .options,
.page-footer .switcher .options,
.dropdown-action .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.dropdown-action .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after,
.dropdown-action .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after,
.dropdown-action .switcher .options:after {
  clear: both;
}
.page-header .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 #cccccc;
  margin-top: -7px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
}
.page-header .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 .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 .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.dropdown-action .switcher .options ul.dropdown:before,
.page-header .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 .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 .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 #cccccc transparent;
  z-index: 98;
}
.page-header .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 .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 .switcher .options.active,
.page-footer .switcher .options.active,
.dropdown-action .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown,
.dropdown-action .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .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 .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 .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 .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 .switcher strong,
.page-footer .switcher strong,
.dropdown-action .switcher strong {
  font-weight: 400;
}
.field-recaptcha {
  margin-bottom: 1em;
}
.block-search .label:hover:before {
  color: #000000;
}
.block-search .label:active:before {
  color: #ffffff;
}
.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;
}
.amasty-hide-price-container {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 1;
  background: #65876f;
  color: #ffffff !important;
  border: none;
  display: inline-block;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  margin: 0 0 10px auto;
  padding: 7px 15px;
  line-height: 1.6;
  cursor: pointer;
}
.catalog-product-view .product-info-main .amasty-hide-price-container {
  position: static;
}
.page-wrapper [data-label="Excl. tax"]:before,
.page-wrapper [data-label="Exkl. moms"]:before,
.page-wrapper [data-label="Incl. tax"]:before,
.page-wrapper [data-label="Inkl. moms"]:before {
  content: attr(data-label);
  font-size: 1.1rem;
  display: block;
}
.tax-switcher.level0.ev-menu-item form {
  position: relative;
}
.tax-switcher.level0.ev-menu-item select.tax_display_select {
  appearance: none;
  -webkit-appearance: none;
}
.tax-switcher.level0.ev-menu-item .tax-arrow:after {
  content: '\e5cf';
  font-family: 'Material Icons';
  position: absolute;
  right: 8px;
  bottom: 20px;
  pointer-events: none;
}
.gw-euvat-field .label {
  padding: 11px 15px 0 0;
  font-weight: 400;
}
.fieldset > .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.4rem;
}
.catalogsearch-result-index .block.filter {
  display: none;
}
@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;
  }
}
.catalog-product-view .review-form .fieldset.review-fieldset {
  margin-bottom: 5px;
}
.catalog-product-view .review-form .actions-toolbar .primary {
  float: unset;
  margin-bottom: 5px;
}
.catalog-product-view .review-form .field-recaptcha {
  padding-left: 25.8%;
  position: relative;
  bottom: 10px;
}
.catalog-product-view .review-form .action.submit.primary {
  background-image: none;
  background: #65876f;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: ivystyle-sans, sans-serif, ivystyle-sans, sans-serif;
  font-weight: 500;
  padding: 10px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.catalog-product-view .review-form .action.submit.primary:focus,
.catalog-product-view .review-form .action.submit.primary:active {
  background: #4f6a57;
  border: 0;
  color: #ffffff;
}
.catalog-product-view .review-form .action.submit.primary:hover {
  background: #4f6a57;
  border: 0;
  color: #ffffff;
}
.catalog-product-view .review-form .action.submit.primary.disabled,
.catalog-product-view .review-form .action.submit.primary[disabled],
fieldset[disabled] .catalog-product-view .review-form .action.submit.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.swiper-wrapper .item.product-item {
  text-align: left;
  position: relative;
}
.swiper-wrapper .item.product-item .product-item-details {
  margin-bottom: 0;
}
.swiper-wrapper .item.product-item .price-box .price {
  font-weight: 500;
  font-size: 1.7rem;
}
.swiper-wrapper .tocart__link {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 1;
}
/* ajmedical custom icons - latin */
@font-face {
  font-family: 'ajmedical';
  font-style: normal;
  src: url('../../frontend/Evalent/ajmedicalshop/en_US/fonts/ajmedical/ajmedical.eot');
  src: local('ajmedical'), local('ajmedical'), url('../../frontend/Evalent/ajmedicalshop/en_US/fonts/ajmedical/ajmedical.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../frontend/Evalent/ajmedicalshop/en_US/fonts/ajmedical/ajmedical.woff2') format('woff2'), /* Super Modern Browsers */ url('../../frontend/Evalent/ajmedicalshop/en_US/fonts/ajmedical/ajmedical.woff') format('woff'), /* Modern Browsers */ url('../../frontend/Evalent/ajmedicalshop/en_US/fonts/ajmedical/ajmedical.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../frontend/Evalent/ajmedicalshop/en_US/fonts/ajmedical/ajmedical.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
h1,
.page-title {
  font-size: 2.8rem;
  line-height: 1.2;
  color: #4f7484;
  font-weight: 700;
}
.ev-banner__content {
  font-family: ivyjournal, serif;
  font-weight: 600;
  font-style: normal;
}
.ev-banner__content .ev-banner__title {
  font-family: ivyjournal, serif;
  font-weight: 600;
  font-style: normal;
}
.ev-banner__content.dark .ev-banner__title {
  color: #4f7484;
}
.ev-banner__content.dark .ev-banner__title mark {
  color: #4f7484;
  background-color: rgba(255, 255, 255, 0.4);
}
a.ev-banner__more.button.none {
  font-family: ivyjournal, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 3rem;
}
.ev-banner__content.light .button {
  background: none;
}
.col-lg-3 a.ev-banner__more.button.none,
.col-lg-4 a.ev-banner__more.button.none,
.col-lg-6 a.ev-banner__more.button.none {
  font-size: 2rem;
}
.evalent_brands_slider__heading {
  font-family: ivyjournal, serif;
  font-weight: 600;
  font-style: normal;
  color: #4f7484;
  font-size: 2rem;
}
.evalent_brands_slider .ev_brand img {
  max-height: 100px;
}
.evalent_brands_slider .slick-dots {
  padding: 30px 0;
}
.evalent_brands_slider .slick-arrow {
  width: 20px;
  height: 35px;
  opacity: 0.5;
}
.evalent_brands_slider .slick-arrow:before {
  font-size: 3rem;
}
.evalent_brands_slider .slick-arrow:hover {
  opacity: 0.8;
}
.evalent_brands_slider .slick-arrow:hover:before {
  font-size: 3.5rem;
}
.page-header .ev-header .switcher .options .action.toggle {
  font-family: ivystyle-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  color: #4f7484;
}
.page-header .ev-header .switcher .options .action.toggle:after {
  display: none;
}
.page-header .ev-header .switcher .authorization-link {
  padding-top: 2px;
}
.page-header .ev-header .switcher .authorization-link .switchOn,
.page-header .ev-header .switcher .authorization-link .switchOn:before {
  background: #65876f !important;
}
.page-header .ev-header .switcher .authorization-link .login-form .tab-account li,
.page-header .ev-header .switcher .authorization-link .tab-login-form {
  font-size: 14px;
}
.page-header .ev-header .switcher .authorization-link .login-form .tab-account li .field-recaptcha .field,
.page-header .ev-header .switcher .authorization-link .tab-login-form .field-recaptcha .field {
  padding-top: 0;
  margin-bottom: 0;
}
.page-header .ev-header .switcher .authorization-link .my-account-icon {
  line-height: 1.4;
  position: relative;
  font-size: 2.3rem;
}
.login-form .form-login .actions-toolbar .primary .action.login.primary {
  background: #65876f;
}
.mh-head {
  color: transparent;
}
.navigation {
  font-family: ivystyle-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
}
.sorted_categories .sort {
  position: relative;
  margin-bottom: 20px;
}
.sorted_categories .sort .sort_image {
  background: #4f7484 no-repeat center center;
  background-size: cover;
}
.sorted_categories .sort_button {
  position: absolute;
  padding: 15px 30px !important;
  bottom: 0;
  right: 0;
  left: 0;
  color: #ffffff;
  font-family: ivyjournal, serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  text-shadow: 0 0 4px #4f7484;
}
.page-main .sorted_categories {
  margin-right: -5px;
  margin-left: -5px;
}
.page-main .sorted_categories .sort {
  padding-right: 5px;
  padding-left: 5px;
}
.page-main .sorted_categories .sort_image {
  height: 170px;
}
.page-main .sorted_categories .sort_image:hover {
  transform: none;
}
.blog-widget-recent .title {
  padding: 10px;
  background: #eee;
}
.post-list .post-holder .post-content .post-description .post-text-hld {
  font-size: 1.4rem;
  line-height: 1.5;
}
@media print {
  .page-main {
    margin-top: 0 !important;
  }
  .message.global.cookie {
    display: none !important;
  }
  .header.content,
  .ev-logo {
    display: block !important;
    margin: 10px 0;
    min-height: 100px;
  }
  .header.content .logo picture,
  .ev-logo .logo picture {
    max-height: fit-content;
  }
  .page-print .copyright-container {
    display: flex;
  }
  .page-print .copyright-container .print-footer {
    display: block;
  }
  .page-print .price-including-tax,
  .page-print .price-excluding-tax {
    line-height: 1.3;
  }
  .page-wrapper .page-footer {
    display: block !important;
  }
  .page-wrapper .page-footer .footer.content {
    display: block !important;
  }
  .page-wrapper .page-footer .footer.content .row.footer-bottom {
    display: block;
  }
  .page-wrapper .page-footer .footer.content .row.footer-bottom .copyright-container {
    display: flex;
  }
  .page-wrapper .page-footer .footer.content .row.footer-bottom .copyright-container .print-footer {
    display: block;
  }
  .header.content {
    margin-bottom: 0;
  }
  .page-header {
    margin-bottom: 1rem;
  }
  .ev-nav-holder,
  .page-footer,
  #tab-label-reviews,
  #tab-label-product.info.contactform,
  .breadcrumbs,
  .soldtogether-slick,
  .footer,
  iframe {
    display: none !important;
  }
  .header.content > *[class] {
    display: block !important;
  }
  .header.content > .ev-header.row {
    margin-left: 5px;
  }
  .header.content > .ev-header.row > div:not(.ev-logo) {
    display: none !important;
  }
  .header.content > .ev-header.row > .ev-logo {
    max-width: 100%;
  }
  .header.content > .ev-header.row > .ev-logo > .logo,
  .header.content > .ev-header.row > .ev-logo .logo picture {
    max-height: fit-content !important;
  }
  .category-description p {
    font-size: 11px;
    line-height: 1.2;
  }
  .page-title {
    margin-top: 25px;
  }
  .product.data.items > .item.content {
    margin: 0 !important;
    padding: 10px !important;
  }
  .product.data.items > .item.content img {
    height: 30px !important;
  }
  .product.data.items #tab-label-reviews,
  .product.data.items #reviews,
  .product.data.items #tab-label-product.info.contactform,
  .product.data.items #product.info.contactform {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
  }
  #additional {
    display: block !important;
  }
  .column.main,
  .product-info-collateral {
    padding: 0 !important;
    margin: 10px !important;
    position: static !important;
    display: block !important;
  }
  .product-info-collateral > *[class] {
    page-break-inside: avoid;
  }
  .product-info-collateral > *[class] .product-image-photo {
    max-height: 150px !important;
    margin: auto !important;
  }
  .product-info-main {
    padding: 0 !important;
    margin: 0 !important;
    position: static !important;
    display: block !important;
  }
  .product-info-main .print-button,
  .product-info-main .brand,
  .product-info-main .product-add-form,
  .product-info-main .truncated-description,
  .product-info-main .product-social-links {
    display: none;
  }
  img {
    max-width: 300px !important;
    height: 500px;
    padding: 0 !important;
  }
  .block-products-list {
    display: none !important;
  }
  .product.media {
    margin-bottom: 0 !important;
    width: 100%;
    position: static !important;
    height: unset !important;
  }
  .product.media .product-stickers {
    display: none;
  }
  .product.media .fotorama__wrap {
    max-height: 500px !important;
  }
  .product.media .fotorama__stage,
  .product.media .fotorama__stage__frame,
  .product.media .fotorama__stage__shaft {
    max-height: inherit;
  }
  .product.media .fotorama__nav--thumbs {
    display: none !important;
  }
  .product.media .fotorama__img {
    max-width: inherit !important;
    max-height: 400px;
  }
  .ev-product-item {
    max-width: 25% !important;
    page-break-inside: avoid !important;
  }
  .ev-product-item .tocart {
    display: none !important;
  }
  .page-main > .ev-logo {
    max-width: 100%;
    margin-left: 5px;
  }
  .page-main > .page-title-wrapper {
    padding-left: 15px;
  }
  .table-wrapper.order-items > .data.table.table-order-items {
    table-layout: fixed;
    width: 100%;
  }
  .table-wrapper.order-items > .data.table.table-order-items th.col.name {
    width: 300px;
  }
  .table-wrapper.order-items > .data.table.table-order-items td.amount {
    white-space: nowrap;
  }
}
.category-cms form {
  max-width: 768px;
}
.print-button {
  margin: 10px 0;
}
.print-button:before {
  font-family: 'Material Icons', "luma-icons";
  content: '\e555';
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.truncated-description p:nth-of-type(n + 2),
.truncated-description span:nth-of-type(n + 2),
.truncated-description div:nth-of-type(n + 2) {
  display: none;
}
.truncated-description ul,
.truncated-description li,
.truncated-description iframe {
  display: none;
}
.truncated-description p,
.truncated-description span,
.truncated-description div {
  display: inline-block;
  padding: 0;
  width: 50ch;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.description iframe {
  max-width: 100%;
}
.old-price,
.old.price {
  color: #666;
}
.item-holder .action.primary {
  min-width: unset;
}
.item-holder .product-item-inner.last {
  position: absolute;
  top: 50px;
  right: 15px;
  z-index: 1;
}
.product-item-name {
  min-height: 50px;
}
.product-item .product-reviews-summary {
  display: none;
}
.price-box .price-wrapper:before {
  display: none;
}
.price-box .price-wrapper:after {
  content: attr(data-label);
  font-size: 1.1rem;
  display: block;
}
.product-info-main .product-info-price .price-box {
  color: #333;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.product-info-main .product-info-price .price-box .special-price {
  order: 1;
  margin-bottom: 0;
  color: #e30613;
}
.product-info-main .product-info-price .price-box .special-price:before {
  content: attr(data-label);
}
.product-info-main .product-info-price .price-box .old-price {
  order: 0;
}
.product-info-main .product-info-price .price-box .old-price:before {
  content: attr(data-label);
}
.product-info-main .product-info-stock-sku {
  vertical-align: bottom;
  padding-bottom: 4px;
}
.product-info-main .product.attribute.sku .type:after {
  content: ':';
}
.product-info-main .stock.available {
  margin-right: 0;
}
.widget .block-title > strong,
.related .block-title > strong {
  font-family: ivyjournal, serif;
  font-weight: 600;
  font-style: normal;
  color: #4f7484;
}
.widget .products-grid .product-item .price-box,
.related .products-grid .product-item .price-box {
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.widget .products-grid .product-item .special-price,
.related .products-grid .product-item .special-price,
.widget .products-grid .product-item .normal-price,
.related .products-grid .product-item .normal-price {
  margin-right: 15px;
}
.widget .products-grid .product-item .special-price,
.related .products-grid .product-item .special-price {
  color: #e30613;
}
.widget .products-grid .product-item .special-price .price-wrapper:after,
.related .products-grid .product-item .special-price .price-wrapper:after {
  color: #282828;
}
.widget .products-grid .product-item-info,
.related .products-grid .product-item-info {
  position: relative;
}
.widget .products-grid .product-item-actions,
.related .products-grid .product-item-actions {
  position: absolute;
  top: 50px;
  right: 15px;
  z-index: 1;
}
.products-grid .product-item-details,
.products-grid .ev-product-item .product-item-details {
  position: static;
}
.products-grid .product-item-details .product-item-actions .actions-primary,
.products-grid .ev-product-item .product-item-details .product-item-actions .actions-primary {
  text-align: right;
}
.products-grid .product-item-details .product-item-actions .actions-secondary,
.products-grid .ev-product-item .product-item-details .product-item-actions .actions-secondary {
  display: none;
}
.products-grid .ev-product-item .product-info-holder {
  position: relative;
}
.product-info-main .product-addto-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.action.mailto.friend {
  padding: 5px 8px;
  margin-left: 0;
}
.action.mailto.friend span {
  line-height: 2.2rem;
  color: #666;
}
.action.mailto.friend:before {
  content: '\e0e1';
  font-size: 2.2rem;
  color: #666;
  margin-right: 6px;
  line-height: 1;
}
.sidebar-main .ev-filter-dropdown .filter-options .count {
  display: inline-block;
  float: right;
}
.sidebar-main .ev-filter-dropdown .filter-options .count:before {
  content: '(';
}
.sidebar-main .ev-filter-dropdown .filter-options .count:after {
  content: ')';
}
.toolbar.toolbar-products .pages {
  display: none;
}
.form.contact .field-recaptcha {
  margin-bottom: 10px;
}
.form.contact.contact--product-form .fieldset {
  margin: 0 0 5px !important;
}
.fotorama__wrap .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  width: 100%;
}
.fotorama__wrap .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  height: 100%;
}
.header .minicart-wrapper .action.showcart:before {
  font-family: 'ajmedical' !important;
  font-style: normal !important;
  content: '\e800' !important;
}
.header .minicart-wrapper .action.showcart .text {
  font-family: ivystyle-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  color: #4f7484;
}
.header .minicart-wrapper .block-minicart .amount .price-wrapper.price-including-tax:before {
  display: none;
}
.header .minicart-wrapper .block-minicart .amount .price-wrapper.price-excluding-tax {
  display: none;
}
.header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .stock-status {
  display: none;
}
.checkout-index-index iframe#nets-checkout-iframe {
  min-height: unset;
}
.checkout-index-index .table-checkout-shipping-method td.col-carrier {
  display: none;
}
.checkout-index-index .checkout-header .back-to-sign .logo_col {
  display: none;
}
.checkout-index-index .opc-wrapper .step-content .methods-shipping #shipping-method-buttons-container {
  position: static;
  margin: 0 20px;
}
.checkout-index-index .opc-wrapper .step-content .methods-shipping #shipping-method-buttons-container .action.primary {
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  max-width: 40px;
}
.checkout-payment-method #purchaseorder-form .field-number span span:after {
  content: ':';
}
.contact-index-index a {
  text-decoration: underline;
}
.contact-index-index .page-main {
  max-width: 1024px;
  margin: auto;
}
.form.contact .field.note.no-label:before {
  padding: 0;
  width: 0;
}
body:not(.page-with-filter) .fil-am,
body.catalogsearch-result-index .fil-am {
  display: none;
}
.truncated-description iframe {
  display: none;
}
.truncated-description p {
  white-space: normal !important;
}
.block-static-block .block.widget.block-products-list.grid {
  border-bottom: 1px solid #4f7484;
}
.header {
  font-family: ivystyle-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.header .ev-header .payment-logos {
  margin-top: 25px;
  text-align: center;
}
.header .header-freightinfo__wrapper {
  position: absolute;
  text-align: right;
  left: 0;
  right: 0;
}
.header .header-freightinfo__wrapper a {
  color: #4f7484;
  text-transform: uppercase;
  font-size: 14px;
}
.header .header-phone__wrapper {
  display: inline-block;
  margin-left: 30px;
}
.header .header-phone__wrapper a {
  color: #4f7484;
}
.header .header-phone__wrapper a:before {
  content: '\e61d';
  font-family: "Material Icons";
  background: #4f7484;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  border-radius: 50%;
  border: 3px solid #4f7484;
  position: relative;
  top: 2px;
  margin-right: 2px;
}
.header .header-downloads {
  position: relative;
}
.header .header-downloads__wrapper {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  margin-bottom: 10px;
  text-align: center;
}
.header .header-downloads__title:hover {
  cursor: pointer;
  color: #000000;
}
.header .header-downloads__title:hover:before {
  background: #000000;
  border-color: #000000;
}
.header .header-downloads__title:hover:after {
  color: #000000;
}
.header .header-downloads.active .header-downloads__list {
  display: block;
}
.header .header-downloads__list {
  position: absolute;
  top: 35px;
  display: none;
  padding: 10px 0;
  list-style: none;
  background: #ffffff;
  border: 1px solid #eee;
  width: 100%;
  min-width: 170px;
  right: 0;
  text-align: left;
  z-index: 20;
}
.header .header-downloads__list li {
  font-size: 1.3rem;
  text-transform: uppercase;
}
.header .header-downloads__list li:hover {
  background: #eee;
}
.header .header-downloads__list li a {
  padding: 10px 20px;
  display: inline-block;
  max-width: 100%;
}
.header .header-downloads__title {
  font-family: ivystyle-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  color: #4f7484;
  transition: all 0.3s;
}
.header .header-downloads__title:before,
.header .header-downloads__title:after {
  font-family: "Material Icons";
  position: relative;
  font-weight: 500;
  font-size: 16px;
}
.header .header-downloads__title:before {
  content: url('../../frontend/Evalent/ajmedicalshop/en_US/images/icons/save_alt-white-18dp.svg');
  background: #4f7484;
  color: #ffffff;
  border-radius: 50%;
  border: 3px solid #4f7484;
  margin-right: 5px;
  top: 0;
}
.header .header-downloads__title:after {
  content: '\e313';
  color: #4f7484;
  margin-left: 5px;
  top: 4px;
}
.header .header-downloads__title.active:after {
  content: '\e316';
}
.header .header-downloads__wrapper,
.header .ev-header__minicart {
  margin-left: auto;
  margin-right: auto;
}
.header .ev-header__authorization {
  margin-left: auto;
  margin-right: 15px;
}
.footer.impressum.block {
  border-top: none;
}
.footer.impressum .certifications__wrapper {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.footer.impressum .certifications__wrapper h3 {
  color: #333;
  margin-bottom: 20px;
}
.footer.impressum .certifications__wrapper ul li {
  display: inline;
  margin: 0 10px;
}
.footer.content {
  border-top: none;
}
.footer h3,
.footer li,
.footer a {
  color: #ffffff;
}
.footer h3 {
  font-family: ivystyle-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 1.4rem;
}
.footer li,
.footer a {
  font-family: ivystyle-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.4rem;
}
.footer .newsletter .block-title {
  margin: 2rem 0 10px;
}
.footer .col-newsletter description {
  display: block;
  text-transform: uppercase;
  font-size: 1.3rem;
}
.footer .social-links a {
  font-size: 1.2rem;
}
.footer .social-links .facebook.evalent {
  margin-right: 5px;
}
.footer .social-links .facebook.evalent:before {
  content: url('../../frontend/Evalent/ajmedicalshop/en_US/images/icons/facebook_white.svg');
  display: inline-block;
  width: 17px;
}
.footer .copyright {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #ffffff;
}
.print-footer {
  display: none;
}
.product-of-the-month {
  padding: 30px 15px;
  margin: 0 !important;
  background: #eee;
}
.product-of-the-month .block-products-list {
  height: 100%;
  background: #ffffff;
}
.product-of-the-month .product-items.widget-product-grid {
  text-align: center;
}
.product-of-the-month .product-items.widget-product-grid .product-item {
  max-width: 300px;
  width: 100% !important;
}
a.posten,
a.dhl,
a.pdf {
  display: block;
  width: 120px;
  height: 80px;
  margin-top: 10px;
  opacity: 0.8;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
}
a.posten:hover,
a.dhl:hover,
a.pdf:hover {
  opacity: 1;
}
a.dhl {
  background-image: url('../../frontend/Evalent/ajmedicalshop/en_US/images/logos/dhl.png');
}
a.posten {
  background-image: url('../../frontend/Evalent/ajmedicalshop/en_US/images/logos/posten.png');
}
a.pdf {
  background-image: url('../../frontend/Evalent/ajmedicalshop/en_US/images/logos/pdf.png');
}
a.button {
  -webkit-appearance: none;
}
a.uc-guld,
a.safetrade,
a.fti,
a.el-krets {
  display: inline-block;
  height: 65px;
  margin-top: 10px;
  opacity: 0.8;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  line-height: 8;
}
a.uc-guld:hover,
a.safetrade:hover,
a.fti:hover,
a.el-krets:hover {
  opacity: 1;
}
a.uc-guld {
  background-image: url('../../frontend/Evalent/ajmedicalshop/en_US/images/logos/uc-guld2.png');
  width: 70px;
}
a.safetrade {
  background-image: url('../../frontend/Evalent/ajmedicalshop/en_US/images/logos/safetrade.png');
  width: 160px;
  position: relative;
  top: -8px;
}
a.fti {
  background-image: url('../../frontend/Evalent/ajmedicalshop/en_US/images/logos/fti.png');
  width: 70px;
  position: relative;
  top: -8px;
}
a.el-krets {
  background-image: url('../../frontend/Evalent/ajmedicalshop/en_US/images/logos/el-kretsen.png');
  width: 220px;
}
red {
  color: #e30613;
}
input[type="checkbox"] {
  width: 13px;
  height: 13px;
  appearance: auto;
  -webkit-appearance: checkbox;
}
input[type="checkbox"]:checked:after {
  display: none;
}
.overlay {
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  width: 100%;
  background-color: rgba(8, 0, 47, 0.4);
  z-index: 20;
}
.overlay.overlay--active {
  display: block;
}
.overlay.overlay--active + div {
  z-index: 21;
  position: relative;
}
.disable-scroll {
  overflow: hidden;
}
@charset "UTF-8";.fancyambox-enabled{overflow:hidden}.fancyambox-enabled body{overflow:visible;height:100%}.fancyambox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancyambox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancyambox-container~.fancyambox-container{z-index:99992}.fancyambox-bg,.fancyambox-inner,.fancyambox-outer,.fancyambox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancyambox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancyambox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancyambox-is-open .fancyambox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancyambox-caption-wrap,.fancyambox-infobar,.fancyambox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancyambox-show-caption .fancyambox-caption-wrap,.fancyambox-show-infobar .fancyambox-infobar,.fancyambox-show-toolbar .fancyambox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancyambox-infobar{top:0;left:50%;margin-left:-79px}.fancyambox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancyambox-toolbar{top:0;right:0}.fancyambox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancyambox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fancyambox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancyambox-is-sliding .fancyambox-slide,.fancyambox-slide--current,.fancyambox-slide--next,.fancyambox-slide--previous{display:block}.fancyambox-slide--image{overflow:visible}.fancyambox-slide--image:before{display:none}.fancyambox-slide--video .fancyambox-content,.fancyambox-slide--video iframe{background:#000}.fancyambox-slide--map .fancyambox-content,.fancyambox-slide--map iframe{background:#e5e3df}.fancyambox-slide--next{z-index:99995}.fancyambox-slide>div{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancyambox-slide .fancyambox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancyambox-can-zoomOut .fancyambox-image-wrap{cursor:zoom-out}.fancyambox-can-zoomIn .fancyambox-image-wrap{cursor:zoom-in}.fancyambox-can-drag .fancyambox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancyambox-is-dragging .fancyambox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancyambox-image,.fancyambox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancyambox-spaceball{z-index:1}.fancyambox-slide--iframe .fancyambox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancyambox-iframe{display:block;padding:0;border:0;height:100%}.fancyambox-error,.fancyambox-iframe{margin:0;width:100%;background:#fff}.fancyambox-error{padding:40px;max-width:380px;cursor:default}.fancyambox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancyambox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancyambox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2}.fancyambox-close-small:hover:after{color:#555;background:#eee}.fancyambox-slide--iframe .fancyambox-close-small{top:0;right:-44px}.fancyambox-slide--iframe .fancyambox-close-small:after{background:transparent;font-size:35px;color:#aaa}.fancyambox-slide--iframe .fancyambox-close-small:hover:after{color:#fff}.fancyambox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancyambox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancyambox-caption a,.fancyambox-caption button,.fancyambox-caption select{pointer-events:all}.fancyambox-caption a{color:#fff;text-decoration:underline}.fancyambox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:transparent;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:none}.fancyambox-button[disabled]{cursor:default;pointer-events:none}.fancyambox-button,.fancyambox-infobar__body{background:rgba(30,30,30,.6)}.fancyambox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancyambox-button:after,.fancyambox-button:before{content:"";pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancyambox-button[disabled]:after,.fancyambox-button[disabled]:before{opacity:.3}.fancyambox-button--left:after,.fancyambox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancyambox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancyambox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancyambox-button--left{border-bottom-left-radius:5px}.fancyambox-button--right{border-bottom-right-radius:5px}.fancyambox-button--close:after,.fancyambox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancyambox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancyambox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancyambox-arrow{position:absolute;top:50%;margin:-50px 0 0;height:100px;width:54px;padding:0;border:0;outline:none;background:none;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .25s}.fancyambox-arrow:after{content:"";position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:50%;background-size:24px 24px}.fancyambox-arrow--right{right:0}.fancyambox-arrow--left{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fancyambox-arrow--left:after,.fancyambox-arrow--right:after{left:0}.fancyambox-show-nav .fancyambox-arrow{opacity:.6}.fancyambox-show-nav .fancyambox-arrow[disabled]{opacity:.3}.fancyambox-slide>.fancyambox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancyambox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancyambox-fx-slide.fancyambox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancyambox-fx-slide.fancyambox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancyambox-fx-slide.fancyambox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancyambox-fx-fade.fancyambox-slide--next,.fancyambox-fx-fade.fancyambox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancyambox-fx-fade.fancyambox-slide--current{opacity:1}.fancyambox-fx-zoom-in-out.fancyambox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancyambox-fx-zoom-in-out.fancyambox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancyambox-fx-zoom-in-out.fancyambox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancyambox-fx-rotate.fancyambox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancyambox-fx-rotate.fancyambox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancyambox-fx-rotate.fancyambox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancyambox-fx-circular.fancyambox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancyambox-fx-circular.fancyambox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancyambox-fx-circular.fancyambox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancyambox-fx-tube.fancyambox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancyambox-fx-tube.fancyambox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancyambox-fx-tube.fancyambox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-width:800px){.fancyambox-infobar{left:0;margin-left:0}.fancyambox-button--left,.fancyambox-button--right{display:none!important}.fancyambox-caption{padding:20px 0;margin:0}}.fancyambox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancyambox-button--pause:before,.fancyambox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent}.fancyambox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancyambox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancyambox-button--thumbs,.fancyambox-thumbs{display:none}@media (min-width:800px){.fancyambox-button--thumbs{display:inline-block}.fancyambox-button--thumbs span{font-size:23px}.fancyambox-button--thumbs:before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancyambox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancyambox-show-thumbs .fancyambox-thumbs{display:block}.fancyambox-show-thumbs .fancyambox-inner{right:220px}.fancyambox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancyambox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancyambox-thumbs-loading{background:rgba(0,0,0,.1)}.fancyambox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancyambox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancyambox-thumbs>ul>li.fancyambox-thumbs-active:before{opacity:1}}
@media all and (min-width: 768px), print {
    .amhideprice-form {
        max-width: 700px;
        width: 40%;
    }
}

@media all and (max-width: 767px), print {
    .amhideprice-form {
        width: 80%;
    }
}

.amhideprice-form {
    position: relative;
    padding: 30px;
    vertical-align: middle;
    background: #fafafa;
}

div.message.am-hide-message {
    display: inline-block;
    padding: 13px 70px;
}

.fancyambox-stage .amhideprice-form .legend span {
    font-size: 1.8rem;
}

.amhideprice-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 15px;
    height: 15px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMSAxMW0wLTExTDEgMTIiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
    background-size: contain;
    cursor: pointer;
}

.amhideprice-close:hover {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjxnIGNsYXNzPSJjdXJyZW50TGF5ZXIiPjxwYXRoIGQ9Ik0xIDFsMTEgMTFtMC0xMUwxIDEyIiBzdHJva2U9IiMxZGExZjIiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIGNsYXNzPSJzZWxlY3RlZCIvPjwvZz48L3N2Zz4=) no-repeat center;
    background-size: contain;
}

a.amasty-hide-price-container {
    cursor: pointer;
}
@charset "UTF-8";

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.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
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../../frontend/Evalent/ajmedicalshop/en_US/Evalent_Brands/css/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../../frontend/Evalent/ajmedicalshop/en_US/Evalent_Brands/css/fonts/slick.eot');
    src: url('../../frontend/Evalent/ajmedicalshop/en_US/Evalent_Brands/css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../frontend/Evalent/ajmedicalshop/en_US/Evalent_Brands/css/fonts/slick.woff') format('woff'), url('../../frontend/Evalent/ajmedicalshop/en_US/Evalent_Brands/css/fonts/slick.ttf') format('truetype'), url('../../frontend/Evalent/ajmedicalshop/en_US/Evalent_Brands/css/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 15px;
    box-shadow: none !important;
}
[dir='rtl'] .slick-prev
{
    right: 15px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 15px;
    box-shadow: none !important;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 15px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

.slick-dots
{
    position: absolute;
    bottom: 15px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
    box-shadow: none !important;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    border: none;
}

.slick-prev:before,
.slick-next:before,
.slick-dots li button:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li .action-gift:before,
.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: #e5e5e5;
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -ms-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
}

.slick-initialized .slick-slide {
    display: flex;
}

.slick-dots {
    bottom: -10px;
}

.slick-track img {
    max-height: 150px;
}.glider,.glider-contain{margin:0 auto;position:relative}.glider,.glider-track{transform:translateZ(0)}.glider-dot,.glider-next,.glider-prev{border:0;padding:0;user-select:none;outline:0}.glider-contain{width:100%}.glider{overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.glider-track{width:100%;margin:0;padding:0;display:flex;z-index:1}.glider.draggable{user-select:none;cursor:-webkit-grab;cursor:grab}.glider.draggable .glider-slide img{user-select:none;pointer-events:none}.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.glider-slide{user-select:none;justify-content:center;align-content:center;width:100%;min-width:150px}.glider-slide img{max-width:100%}.glider::-webkit-scrollbar{opacity:0;height:0}.glider-next,.glider-prev{position:absolute;background:0 0;z-index:2;font-size:40px;text-decoration:none;left:-23px;top:30%;cursor:pointer;color:#666;opacity:1;line-height:1;transition:opacity .5s cubic-bezier(.17,.67,.83,.67),color .5s cubic-bezier(.17,.67,.83,.67)}.glider-next:focus,.glider-next:hover,.glider-prev:focus,.glider-prev:hover{color:#ccc}.glider-next{right:-23px;left:auto}.glider-next.disabled,.glider-prev.disabled{opacity:.25;color:#666;cursor:default}.glider-hide{opacity:0}.glider-dots{user-select:none;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:0}.glider-dot{display:block;cursor:pointer;color:#ccc;border-radius:999px;background:#ccc;width:12px;height:12px;margin:7px}.glider-dot:focus,.glider-dot:hover{background:#ddd}.glider-dot.active{background:#a89cc8}@media(max-width:36em){.glider::-webkit-scrollbar{opacity:1;-webkit-appearance:none;width:7px;height:3px}.glider::-webkit-scrollbar-thumb{opacity:1;border-radius:99px;background-color:rgba(156,156,156,.25);-webkit-box-shadow:0 0 1px rgba(255,255,255,.25);box-shadow:0 0 1px rgba(255,255,255,.25)}}
.sorted_categories {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.sorted_categories .sort {
    display: block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    min-width: 200px;
}

.sorted_categories .sort_image {
    width: 100%;
    height: 150px;
    background: #e2e2e2 no-repeat center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    -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;
}

.sorted_categories .sort_button {
    padding: 15px;
    font-size: 16px;
}

@media screen and (min-width: 300px) {
    .sorted_categories .sort_image:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
}/**
 * Swiper 4.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 16, 2019
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

    #BrandList {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap;
    }

    #BrandList img {
        max-height: 150px;
    }

    #BrandList > .ev_brand {
        padding: 10px;
        transition: all 0.5s;
        flex-grow: 1;
        color: inherit;
        text-align: center;
        vertical-align: middle;
    }

    #BrandList > .ev_brand:hover {
        text-decoration: none;
        color: inherit;
    }

    #BrandList > .ev_brand > .description {
        word-break: break-all;
    }

    @media screen and (min-width: 300px) {
        #BrandList > .ev_brand:hover {
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
        }
    }/**
 * Copyright © Magefan (support@magefan.com). All rights reserved.
 * Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
 *
 * Glory to Ukraine! Glory to the heroes!
 */

.clearfix:after {
    content:"";
    display:table;
    clear:both;
}

.post-holder {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.blog-page-list .post-holder {border-bottom: 1px solid #eee}

.post-holder .post-header {position:relative;}

.post-holder .post-header .post-info {padding: 0 0 20px 0;}
.post-holder .post-header .post-info .item {display: inline-block}
.post-holder .post-header .post-info .dash {display: none; /* fix for old templates */}
.post-holder .post-header .post-info .label {font-weight: 700;}
.post-holder .post-header .post-info .value {font-style: italic;}
.post-holder .post-header .post-info .item::after {display: inline-block; content: ' | ';color:#b9b9b9}
.post-holder .post-header .post-info .item:last-child::after{display: none}

.post-list {
    margin-top: 0px;
    margin-bottom: 20px;
    list-style: none;
}
.post-list-wrapper .post-list {padding-left: 0}

.post-list .post-content .post-read-more {padding-top:10px; float:right;}

.subcategory-links-wrapper ul,
.post-links-wrapper ul {list-style: none}

.post-content .post-description img {margin: 15px 0;max-width: 100%;height: auto}
.post-content .post-description ul,
.post-content .post-description ol {list-style-position: outside;}

.post-content .post-description .mfblog-contents li {display: list-item;}
.post-content .post-description .mfblog-contents li li {margin-left: 15px;}

.post-content .post-description .post-ftimg-hld {margin: 0 0 10px 0;}
.post-content .post-description .post-ftimg-hld img {width:100%; padding:0; margin:0;}

.post-content .post-description .mfblog-contents-toc {list-style: decimal;}
.post-content .post-description .mfblog-contents-toc li {margin-bottom: 1rem;}
.post-content .post-description .mfblog-contents-toc li > ol {margin-top: 1rem;}
.post-content .post-description .mfblog-contents-toc li:before {content: none;}
.post-content .post-description .mfblog-contents-toc li a {display: inline;}


/* Post Title */
.post-list .post-header .post-title-holder {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.post-list .post-header .post-title {margin: 0;padding: 10px 0;}
.post-list .post-header .post-title a {text-decoration: none;font-size: 22px;font-weight: 400;}
.post-list .post-holder .post-header .addthis_toolbox a {margin-bottom: 0;}

.post-list .hidden {display:none;}
.post-view .post-bottom {margin-top:30px;}

.post-view .post-nextprev-hld  {margin-bottom: 30px;}
.post-view .post-nextprev-hld .nextprev-link {font-weight: 700;}
.post-view .post-nextprev-hld .prev-link {float:left}
.post-view .post-nextprev-hld .next-link {float:right}

/* Post Gallery */
.post-view .post-gallery {margin:15px 0 15px 0}
.post-view .post-gallery .gallery-image-hld {margin: 0 14px 14px 0; border:1px solid #ccc; display: block; float:left}
.post-view .post-gallery .gallery-image{padding: 0; margin:0; display:block}

.post-view .block {margin-bottom: 30px;}

/* Widget Gallery */
.widget.block-categories ul {padding: 0;margin: 0;list-style: none;}
.widget.block-categories ul li {padding: 5px 0 5px 9px;margin: 0;}
.widget.block-categories ul li a {font-weight: 600;}
.widget.block-categories ul ul {margin: 0;}

/* Widget RSS */
.widget.block-rss .rss-icon {float: left; width: 23px; padding-right: 10px;}

/* Widget Search */
.widget.blog-search {width:100%;margin-bottom: 40px;position: relative;float: right;}
.widget.blog-search .block-content {margin-bottom: 0;}
.widget.blog-search .block-content .form {position: relative;}
.widget.blog-search label {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;text-decoration: none;display: inline-block;float: right;}
.widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;}
.widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;}
.widget.blog-search .action.search {position: absolute;right: 10px;top: 0;bottom: 0;z-index: 1;height: 100%;margin: 0;padding: 0;display: inline-block;background-image: none;background: none;-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;text-decoration: none;text-shadow: none;font-weight: 400;}
.widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '';margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 16px;height: 32px;background: url(../../frontend/Evalent/ajmedicalshop/en_US/Magefan_Blog/images/search-icon.svg) no-repeat -10px -7px;background-size: 35px;opacity: 0.5;}
.widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}

/* Widget Tag Claud */
.widget.block-tagclaud .smallest{font-size: 0.75em}
.widget.block-tagclaud .small{font-size:1em}
.widget.block-tagclaud .medium{font-size:1.25em}
.widget.block-tagclaud .large{font-size:1.5em}
.widget.block-tagclaud .largest{font-size:2em}

/* Widget Archive */
.widget.block-archive .item {margin: 5px 0;}
.widget.block-archive .item {display: inline-block}
.widget.block-archive .item:after {content: "\\"; display:inline-block;padding-left: 5px}

/* Widget Recent */
.blog-widget-recent .post-list {padding: 0;margin: 0;}
.blog-widget-recent .post-holder {width: 31.2%;float: left;margin: 1%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {width: 48%;}
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder:nth-child(2n+1) {clear: both;}
@media (max-width: 767px) {
    .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {width: 98%;}
}
@media (max-width: 1024px) {
    .blog-widget-recent .post-holder {
        width: 48%;
    }
}
@media (max-width: 767px) {
    .blog-widget-recent .post-holder {
        width: 98%;
    }
}

.blog-widget-recent .post-description .post-text-hld {
    min-height: 150px;
    overflow-y: auto;
}

.blog-widget-recent-masonry .post-description .post-text-hld {
    max-height: none;
    min-height: 0;
}
.blog-widget-recent-masonry .post-description .post-ftimg-hld {
    width: 100%;
    margin: 0;
}

.mfblog-autoloader {text-align: center;}
.mfblog-autoloader .mfblog-show-onload {display: none;}


@media (max-width: 420px) {
    #mfblog_gcomments {max-width:345px; overflow-y: scroll;}
}

.blog-category-view .category-content,
.blog-tag-view .tag-content {padding-left: 0}

/* Posts List */
.widget.block-list-posts .block-content .item {
    padding: 8px 0 0 0;
}
.widget.block-list-posts .block-content .item .post-image {
    width: 60px;
    float: left;
    border-radius: 0;
    padding: 2px;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    margin-right: 12px;
}
.widget.block-list-posts .block-content .item .post-image .post-item-link {
    display: inline-block;
}
.widget.block-list-posts .block-content .item .post-image .post-item-link img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
/* END Posts List */

/* Fix Related Products */
.blog-post-view .products-grid .product-item {
    display: inline-block;
    margin-left: 2%;
    width: calc((100% - 2%)/2);
}
.blog-post-view .product-item:nth-child(2n+1) {
    margin-left: 0;
}
.blog-post-view .products-grid .product-item .product-item-info {
    width: auto;
}
@media (min-width: 640px){
    .blog-post-view .products-grid .product-item {
        display: inline-block;
        margin-left: 2%;
        width: calc((100% - 4%)/3);
    }
    .blog-post-view .products-grid .product-item:nth-child(2n+1) {
        margin-left: 2%;
    }
    .blog-post-view .products-grid .product-item:nth-child(3n+1) {
        margin-left: 0;
    }
}
@media (min-width: 1024px){
    .blog-post-view .products-grid .product-item {
        width: calc((100% - 8%)/5);
        margin-left: 2%;
    }
    .blog-post-view .products-grid .product-item:nth-child(3n+1) {
        margin-left: 2%;
    }
    .blog-post-view .products-grid .product-item:nth-child(5n+1) {
        margin-left: 0;
    }
}

/* Icons */
.mf-blog-icon {width: 15px;height: 15px;display: inline-block;position: relative;top: 2px;background-size: cover;}
.mf-blog-icon.mfbi-calendar {background-image: url('../../frontend/Evalent/ajmedicalshop/en_US/Magefan_Blog/images/calendar-icon.svg')}
.mf-blog-icon.mfbi-folder {background-image: url('../../frontend/Evalent/ajmedicalshop/en_US/Magefan_Blog/images/folder-icon.svg')}
.mf-blog-icon.mfbi-comments {background-image: url('../../frontend/Evalent/ajmedicalshop/en_US/Magefan_Blog/images/comments-icon.svg')}
.mf-blog-icon.mfbi-tags {background-image: url('../../frontend/Evalent/ajmedicalshop/en_US/Magefan_Blog/images/tags-icon.svg')}
.mf-blog-icon.mfbi-user {background-image: url('../../frontend/Evalent/ajmedicalshop/en_US/Magefan_Blog/images/user-icon.svg')}
.mf-blog-icon.mfbi-views {background-image: url('../../frontend/Evalent/ajmedicalshop/en_US/Magefan_Blog/images/views-icon.svg')}
/* END Fix Related Products */
/* All Widget Templates ************************************************************************************************
***********************************************************************************************************************/
body.blog-page {
    --color-white: #ffffff;
    --color-green: #28a745;
    --color-yellow: #ffc107;
    --color-blue: #4db2ec;
    --color-black: #222222;
    --color-gray: #6c757d;
    --color-red: #dc3545;
    --border-color: #d5d6da;
}

.fav-color-green {color: #28a745;}
.fav-color-yellow {color: #ffc107;}
.fav-color-blue {color: #4db2ec;}
.fav-color-black {color: #222222;}
.fav-color-gray {color: #6c757d;}
.fav-color-red {color: #dc3545;}


/* Buttons */
.btn-white {background-color: #fff !important;color: #7d7d7d !important;border: 1px solid #bbb !important;}
.btn-white:hover {background-color: #4db2ec !important;color: #fff !important; border: 1px solid #4db2ec !important;}
.btn-black {background-color: #222 !important;color: #fff !important;border: 1px solid #222 !important;}
.btn-black:hover {background-color: #4db2ec !important;color: #fff !important;border: 1px solid #4db2ec !important;}
.btn-blue {background-color: #4db2ec !important;color: #fff !important;border: 1px solid #4db2ec !important;}
.btn-blue:hover {background-color: #222 !important;color: #fff !important;border: 1px solid #222 !important;}


/* Slider *************************************************************************************************************/
.post-slider .post-block .image-wrap {padding-bottom: 450px;}
/* END Slider *********************************************************************************************************/


.clearfix:after {content:"";display:table;clear:both;}

.post-holder {margin-bottom: 40px;border-radius: 0;}



/* Blog Post List *****************************************************************************************************/
.post-list {margin-top: 0;margin-bottom: 20px;list-style: none;padding-left: 0}
.post-list .post-item.post-holder {margin: 0 0 30px 0;padding: 0;display: block;}
.post-list .post-container {display: -ms-flexbox;display: flex;}

/* Post Image ************************************/
.post-list .post-image {-ms-flex: 0 0 30%;flex: 0 0 30%;width: 30%;order: 0;}
.post-list .post-image .image-container {position: relative;}
.post-list .post-image .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;}
.post-list .post-image .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;}
.post-list .post-image .image-wrap img {width: 100%;height: auto;vertical-align: middle;}
/* Post Category */
.post-list .post-image .post-category {position: absolute;left: 0;bottom: 0;display: block;font-size: 0;line-height: 1;}
.post-list .post-image .post-category a {display: inline-block;margin: 0 5px 0 0;padding: 5px 10px;background: #000;color: #fff;font-size: 11px;line-height: 12px;font-weight: 500;text-decoration: none;text-transform: uppercase;
    /*-webkit-transition: all 0.3s;-ms-transition: all 0.3s;transition: all .3s ease;*/}
.post-list .post-image .post-category a:hover {background: #4db2ec;}

/* Post Info **************************************/
.post-list.modern .post-info {padding: 0 0 0 25px;flex: 0 0 70%;max-width: 70%;width: 70%;order: 1;box-sizing: border-box;}
/* Post Title */
.post-list .post-info .post-title-wrap h3 {margin: 0;}
.post-list .post-info .post-title-wrap h3 a {font-size: 20px;line-height: 25px;font-weight: 500;}
/* Post Data */
.post-list .post-info .post-data-wrap {font-size: 11px;font-family: sans-serif;}
.post-list .post-info .post-data-wrap .post-date {font-size: 11px; margin: 0;padding: 0;box-shadow: none;float: none;width: auto;}
.post-list .post-info .post-data-wrap a {font-weight: 600;}
/* Post Description */
.post-list .post-description {line-height: 21px;font-size: 13px;}
/* Post View */
.post-list .post-view {display: block;background: #000;color: #fff;font-size: 10px;font-weight: 600;text-align: center;line-height: 11px;position: relative;top: -5px;padding: 4px 6px;}
.post-list .post-view:after {position: absolute;left: 0;bottom: -3px;content: '';width: 0;height: 0;border-style: solid;border-width: 3px 3px 0 0;border-color: #000 transparent transparent;}
/*.post-list .post-view {display: block;background: #000;color: #fff;font-size: 10px;font-weight: 600;text-align: center;line-height: 11px;position: relative;top: -5px;padding: 4px 6px;}*/
/*.post-list .post-view:before {display: inline-block;content: "\f06e";width: 10px;height: 10px;text-align: center;margin-right: 3px;*/
/*    font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}*/
/* Read More */
/*  .post-list .post-read-more {display: none;}  */
.post-read-more a.post-read {display: inline-block;color: #fff;background-color: #4db2ec;font-size: 13px;font-weight: 500;line-height: 1;padding: 10px 15px;}
.post-read-more a.post-read:hover {color: #fff;background: #222222;}
/*@media (max-width: 1200px) {
    .blog-index-index .post-list /*.post-read-more *//* {display: none;}
}
*/
@media (max-width: 768px) {
    .post-list .post-item.post-holder {margin-bottom: 1.5rem;}
}
@media (max-width: 767px) {
    .post-list .post-image .post-category {display: none;}
    .post-list .post-info {padding: 0 0 0 15px;}
    .post-list.modern .post-description {display: none;}
    .post-read-more a.post-read {display: none;}
}
@media (max-width: 640px) {
    .post-list .post-info .post-title-wrap h3 a {font-size: 14px;font-weight: 600;line-height: 1.4;display: inline-block;
        /*max-height: 39px;overflow: hidden;*/}
}


/* Images Format *******************************************/
.post-image .image-wrap._16x9 {padding-bottom: 35% !important;}
.post-image .image-wrap._4x3 {padding-bottom: 67% !important;}
.post-image .image-wrap._3x2 {padding-bottom: 55% !important;}
.post-image .image-wrap._1x1 {padding-bottom: 100% !important;}
@media (max-width: 768px) {

}
/* Blog Post List *****************************************************************************************************/


/* Post View **********************************************************************************************************/
/* Page Title */
/*.blog-post-view .page-title-wrapper .page-title {font-size: 35px;line-height: 1.2;margin-bottom: 20px;}*/
/* Category */
.blog-post-view .post-category a {display: inline-block;margin: 0 5px 0 0;padding: 5px 10px;background: #000;color: #fff;font-size: 11px;line-height: 12px;font-weight: 500;text-decoration: none;text-transform: uppercase;}

/* Post Data */
.blog-post-view .post-data-wrap {font-size: 13px;font-family: sans-serif;margin-bottom: 30px;}
.blog-post-view .post-data-wrap a {font-weight: 600;}
.blog-post-view .post-data {color: #bbbbbb;}
/* Post View */
/* Post Comments */
.blog-post-view .post-comments {margin-right: 20px;}
/* Social */
.blog-post-view .post-sharing {margin-bottom: 20px;}
/* Image */
.blog-post-view .post-featured-image {font-size: 0;margin-bottom: 20px;}
/* Tags */
.blog-post-view .post-tag {margin-bottom: 20px;}
.blog-post-view .post-tag .post-tag-title {display: inline-block;padding: 7px 12px;border: 1px solid #222;background: #222;color: #fff;line-height: 1;margin: 0 10px 10px 0;text-transform: uppercase;font-size: 11px;}
.blog-post-view .post-tag .post-tags a {display: inline-block;border: 1px solid var(--border-color);color: #222;background: #fff;padding: 7px 12px;margin-right: 10px;line-height: 1;font-weight: 600;letter-spacing: 1px;font-size: 11px;text-transform: capitalize;}
.blog-post-view .post-tag .post-tags a.current,
.blog-post-view .post-tag .post-tags a:hover {text-decoration: none;opacity: .9;background: #333;color: #fff;}

/* Post Text */
.blog-post-view .post-description {margin-bottom: 30px;}
.blog-post-view .post-description p {font-size: 1.4rem;line-height: 1.7;}

/* Post Bottom *****************************************/
.post-view .post-bottom {margin-top:30px;}

/* Post Sharing Bottom */
.post-sharing-bottom {padding: 30px 0;margin-bottom: 30px;border-top: 1px solid var(--border-color);border-bottom: 1px solid var(--border-color);}
.post-sharing-bottom .addthis_inline_share_toolbox {text-align: center;}

/* Post Gallery */
/*.blog-post-view .post-gallery {display: flex;flex-wrap: wrap;}*/
.blog-post-view .post-gallery {display: grid;grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));grid-gap: 1rem;margin-bottom: 20px;}
.blog-post-view .post-gallery .gallery-image-hld {display: inline-block;}
.blog-post-view .post-gallery .gallery-image-hld img {}

/* Post Navigation */
.blog-post-view .post-nextprev  {display: flex;padding: 20px 0;margin-bottom: 30px;border-top: 1px solid var(--border-color);border-bottom: 1px solid var(--border-color);}
.blog-post-view .post-nextprev .nextprev-link {display: block;font-size: 20px;color: #222222;font-weight: 600;}
.blog-post-view .post-nextprev .nextprev-link:hover {text-decoration: none;}
.blog-post-view .post-nextprev .nextprev-link span {display: block;color: #bbbbbb;font-size: 14px;font-weight: normal;}

/* Block Related */
.blog-post-view .post-bottom .block.related {margin-bottom: 0;}
.blog-post-view .post-bottom .block.related .block-title {margin: 0 0 25px;padding: 5px 0;border-bottom: 1px solid #222222;line-height: 1.42857143;}
.blog-post-view .post-bottom .block.related .block-title strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;}

/* Related Posts */
.mfblog-related-posts-block.block.related .post-list {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;
    position: relative;overflow: hidden;margin-left: -10px;margin-right: -10px;}
.mfblog-related-posts-block.block.related .post-list .post-item {-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-bottom: 2rem !important;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;padding-left: 10px;padding-right: 10px;width: 25%; box-sizing: border-box;}

.mfblog-related-posts-block.block.related .post-list .post-item .image-container {
    -ms-flex: 0 0;flex: 0 0;width: 100%;display: block;order: 0;margin-bottom: 10px;}
.mfblog-related-posts-block.block.related .post-list .image-container .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;}
.mfblog-related-posts-block.block.related .post-list .image-container .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;}
.mfblog-related-posts-block.block.related .post-list .post-item .block-info {padding-left: 0 !important;padding-right: 0 !important;}
.mfblog-related-posts-block.block.related .post-list .block-info h3.post-title a {font-size: 14px !important;line-height: 20px !important;font-weight: 600 !important;color: #222222;}
@media (max-width: 767px) {
    .mfblog-related-posts-block.block.related .post-list .post-item {flex: 0 0 50%;max-width: 50%;}
}

/* Related Products */
.mfblog-related-products-block.block.related .block-title {margin: 0 0 25px;padding: 5px 0;border-bottom: 1px solid #222222;line-height: 1.42857143;}
.mfblog-related-products-block.block.related .block-title strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;}

/* Block Comments */
.block.comments .c-count {margin: 0 0 20px;padding: 0;border-bottom: 1px solid #222222;font-weight: 400;}
.block.comments .c-count strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;display: inline-block;}
/* END Post Bottom *************************************/

@media (max-width: 767px) {
    .blog-post-view .page-title-wrapper .page-title {font-size: 20px;}
    .blog-post-view .post-nextprev .nextprev-link {font-size: 14px;line-height: 1.4;}
}
/* END Post View ******************************************************************************************************/


/* Animation Zoom */
.image-wrap .animation-type-zoom {display: block;line-height: 0;overflow: hidden;position: relative;}
.image-container .animation-type-zoom {-webkit-transition: transform .3s ease,opacity .3s;transition: transform .3s ease,opacity .3s;}
.image-container:hover .animation-type-zoom {transform: scale3d(1.1,1.1,1);  -webkit-transform: scale3d(1.1,1.1,1);}


/* Sidebar ************************************************************************************************************/
/* Block Search */
.widget.blog-search {width:100%;margin-bottom: 40px;position: relative;float: right;}
.widget.blog-search .block-content {margin-bottom: 0;}
.widget.blog-search .block-content .form {position: relative;}
.widget.blog-search  label {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;text-decoration: none;display: inline-block;float: right;}
.widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;}
.widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;border: 1px solid #bbbbbb;}
.widget.blog-search .action.search {position: absolute;top: 0;right: 0;bottom: 0;height: 100%;z-index: 1;display: inline-block;background: #222222;-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;margin: 0;padding: 0 10px;text-decoration: none;text-shadow: none;font-weight: 400;border-radius: 0;}
.widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '';margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 16px;height: 32px;background: url(../../frontend/Evalent/ajmedicalshop/en_US/Magefan_Blog/images/search-icon-white.svg) no-repeat -10px -7px;background-size: 35px;opacity: 1;}
.widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
/*.blog-search .actions .action.search {background: #222222;right: 0;padding: 0 10px;border-radius: 0;}*/

/* Posts List */
.widget.block-list-posts .post-list .post-item .image-container {flex: 0 0 30%;width: 30%;display: block;order: 0;}
/* Images */
/* Span Background */
.widget.block-list-posts .post-list .image-container .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;}
.widget.block-list-posts .post-list .image-container .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;}
/* Post Info */
.widget.block-list-posts .post-list .post-item .block-info .post-item-name {font-size: 14px;line-height: 20px;font-weight: 600;text-decoration: none;color: #333333;}
.widget.block-list-posts .post-list .post-item .block-info .block-date {color: #bbbbbb;}
.widget.block-list-posts .post-list .post-item .block-info .block-date .post-data {font-size: 11px;}

/* Post Grid */
.widget.block-list-posts .post-list .post-item {-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-bottom: 2rem !important;}
.widget.block-list-posts .post-list .post-item .image-container {-ms-flex: 0 0;flex: 0 0;width: 100%;display: block;order: 0;margin-bottom: 10px;}
.widget.block-list-posts .post-list .post-item .block-info {padding-left: 0 !important;padding-right: 0 !important;}
/* END Posts List */

/* Archive */
.widget.block-archive .archive-item-link {font-weight: 600}

/* RSS Feed */
.widget.block-rss .rss-icon {width: 23px;filter: grayscale(100%);vertical-align: middle;}
/* End Sidebar ********************************************************************************************************/



/**
 * Copyright © Magefan (support@magefan.com). All rights reserved.
 * Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
 *
 * Glory to Ukraine! Glory to the heroes!
 */object.snize-async {
    width: 0 !important;
    height: 0 !important;
}
@CHARSET "UTF-8";

*, *:before, *:after { box-sizing: border-box; }

select.tax_display_select { background-color: #f0f0f0;  border-radius: 3px; padding:0px 20px 0px 5px; height:24px; cursor:pointer; }
select.tax_display_select option { cursor:pointer }

.price-including-tax::before
{
    content: attr(data-label) ': ';
    font-size: 1.1rem;
}

[data-label="Excl. tax"]::before
{
	content: attr(data-label) ': ';
    font-size: 1.1rem;
}

[data-label="Incl. tax"]::before
{
	content: attr(data-label) ': ';
    font-size: 1.1rem;
}

input[type="radio"][name="tax_display"] { margin:2px; }
