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: #000000;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.6rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 2.2rem;
}
abbr[title] {
  border-bottom: 1px dotted #ebebeb;
  cursor: help;
}
b,
strong {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #0d0d0d;
}
small,
.small {
  font-size: 14px;
}
hr {
  border: 0;
  border-top: 1px solid #ebebeb;
  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: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 4.4rem;
  margin-top: 0rem;
  margin-bottom: 3rem;
}
h2 {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 3.5rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h3 {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 2.8rem;
  margin-top: 0rem;
  margin-bottom: 1.7rem;
}
h4 {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 2.1rem;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}
h5 {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 1.8rem;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}
h6 {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 1.3rem;
  margin-top: 2.2rem;
  margin-bottom: 2.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: #666666;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink,
.amstock-button.-link {
  color: #c00000;
  text-decoration: none;
}
a:visited,
.alink:visited,
.amstock-button.-link:visited {
  color: #c00000;
  text-decoration: none;
}
a:hover,
.alink:hover,
.amstock-button.-link:hover {
  color: #c00000;
  text-decoration: none;
}
a:active,
.alink:active,
.amstock-button.-link:active {
  color: #c00000;
  text-decoration: none;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.2rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1.1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 22px;
  margin-top: 0;
}
dt {
  font-weight: bold;
  margin-bottom: 5.5px;
  margin-top: 0;
}
dd {
  margin-bottom: 11px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #121212;
  padding: 2px 4px;
  font-size: 1.4rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #121212;
  padding: 2px 4px;
  font-size: 1.4rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #ebebeb;
  color: #121212;
  line-height: 1.4;
  margin: 0 0 11px;
  padding: 11px;
  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 {
  margin: 0;
  padding: 2% 6%;
  color: #000000;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
  font-size: 2rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #666666;
  line-height: 1.4;
  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 11px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #c00200;
  border: 1px solid #c00200;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 21px 40px 21px;
  font-size: 1.6rem;
  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: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #c00000;
  border: 1px solid #c00200;
  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 #ebebeb;
  border-radius: 0;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 50px;
  line-height: 1.4;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
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;
}
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: #999999;
}
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: #999999;
}
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: #999999;
}
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 #ebebeb;
  border-radius: 0;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 50px;
  line-height: 1.4;
  padding: 5.5px 11px 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 #ebebeb;
  border-radius: 0;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: auto;
  line-height: 1.4;
  margin: 0;
  padding: 11px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #999999;
}
textarea::-webkit-input-placeholder {
  color: #999999;
}
textarea:-ms-input-placeholder {
  color: #999999;
}
input[type="checkbox"] {
  margin: 2px 5.5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5.5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  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: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/* Custom variables color */
/* Breacrumbs background */
.hidden {
  display: none;
}
.box_shadown {
  -webkit-box-shadow: 0 0.8rem 1.6rem -0.8rem #a3a7b2;
  -moz-box-shadow: 0 0.8rem 1.6rem -0.8rem #a3a7b2;
  -ms-box-shadow: 0 0.8rem 1.6rem -0.8rem #a3a7b2;
  box-shadow: 0 0.8rem 1.6rem -0.8rem #a3a7b2;
}
.box_shadown_light {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
@keyframes spin {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}
@keyframes fadeInx {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.product-items,
.prices-tier,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.product-items > li,
.prices-tier > 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 {
  margin: 0;
}
.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.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  background-image: none;
  background: #c00200;
  border: 1px solid #c00200;
  color: #ffffff;
  cursor: pointer;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 21px 40px 21px;
  font-size: 1.6rem;
  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.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,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active {
  background: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
.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.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover {
  background: #c00000;
  border: 1px solid #c00200;
  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.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,
.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 {
  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.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,
.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 {
  text-decoration: none;
}
.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 11px 5.5px 0;
}
.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: ': ';
}
.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 5.5px;
  word-break: break-all;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.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,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-wishlist .block-title,
.block-compare .block-title,
.widget .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-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-wishlist .block-title > strong,
.block-compare .block-title > strong,
.widget .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: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 2.8rem;
  margin-top: 0rem;
  margin-bottom: 1.7rem;
}
.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;
}
.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 5.5px;
}
.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: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 2.1rem;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}
.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: 11px;
}
.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;
}
.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: 22px;
}
.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: '\e607';
  font-family: 'icons-blank-theme';
  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: '\e618';
  font-family: 'icons-blank-theme';
  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 #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.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 #bbbbbb 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;
}
.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;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 44px;
}
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filter-current .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,
.filter-current .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,
.filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  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,
.filter-current .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,
.filter-current .action.remove:active:before {
  color: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #121212;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #c00000;
  text-decoration: none;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #c00000;
  text-decoration: none;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #c00000;
  text-decoration: none;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.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: 11px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.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%;
}
.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;
}
.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: 33px;
}
.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;
}
.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: 33px 0 0;
}
.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;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.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,
.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,
.opc-wrapper .form-discount .field .label,
.products-grid.wishlist .product-item .comment-box .label,
.block.newsletter .label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.filter-options-content .filter-count-label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.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,
.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,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images: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,
.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,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images: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-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,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.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:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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 5.5px;
  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: '\e607';
  font-family: 'icons-blank-theme';
  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: '\e618';
  font-family: 'icons-blank-theme';
  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 #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5.5px;
}
.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 #bbbbbb 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;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  line-height: 1.2rem;
  padding: 5.5px 8px;
  font-size: 1.1rem;
}
.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,
.product-item-actions .actions-secondary > .action,
.product-info-main .product-addto-links .action,
.product-options-bottom .product-addto-links .action {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > 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,
.product-item-actions .actions-secondary > .action > span,
.product-info-main .product-addto-links .action > span,
.product-options-bottom .product-addto-links .action > 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,
.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,
.product-item-actions .actions-secondary > .action:before,
.product-info-main .product-addto-links .action:before,
.product-options-bottom .product-addto-links .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #121212;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist: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,
.product-item-actions .actions-secondary > .action:hover:before,
.product-info-main .product-addto-links .action:hover:before,
.product-options-bottom .product-addto-links .action:hover:before {
  color: #666666;
}
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.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: 1.8rem;
  padding: 21px 40px 21px;
  font-size: 1.6rem;
}
.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.4;
  padding: 0;
  color: #c00000;
  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: #c00000;
  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: #c00000;
  text-decoration: none;
}
.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: #c00000;
  text-decoration: none;
}
.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: #c00000;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.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;
}
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #c00200;
  border: 1px solid #c00200;
  color: #ffffff;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color: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,
.block-compare .action.compare:focus,
.block-compare .action.compare: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: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
.abs-revert-secondary-color:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.6rem;
  line-height: 1.8rem;
  padding: 21px 40px 21px;
}
.bundle-actions {
  margin: 11px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .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,
.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 {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .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,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .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,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .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,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.order-details-items .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,
.order-details-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  position: absolute;
  right: -11px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 27.5px;
  padding-bottom: 11px;
}
.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;
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5.5px;
  padding-right: 27.5px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.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-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: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5.5px;
}
.abs-sidebar-totals .table-caption,
.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 .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 22px;
}
.block-wishlist .counter,
.block-compare .counter {
  color: #b0b0b0;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 0;
  font-weight: bold;
  background-image: none;
  background: #c00200;
  border: 1px solid #c00200;
  color: #ffffff;
  cursor: pointer;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.6rem;
  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: '\e617';
  font-family: 'icons-blank-theme';
  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: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #c00000;
  border: 1px solid #c00200;
  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;
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5.5px;
}
.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: 'icons-blank-theme';
  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;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 11px;
  width: calc(100% - 51px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 11px;
  width: calc(100% - 40.5px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -11px;
  top: 40px;
  left: auto;
}
.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: 11px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.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;
}
.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: 11px;
  color: #000000;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 22px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: bold;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 11px;
}
.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 #ebebeb;
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 27.5px;
  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: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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;
}
.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: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #ebebeb;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-discount > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #ebebeb;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 33px 7px 5.5px;
  position: relative;
}
.abs-discount-block > .title:after,
.cart-discount > .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: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .cart-discount > .title strong,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.cart-discount > .content,
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.cart-discount.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.cart-discount.active > .content,
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'forza';
  src: url('../fonts/Forza-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'forza-light';
  src: url('../fonts/Forza-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  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: 44px;
  -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: 22px;
}
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 #ebebeb;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #ebebeb;
  padding-top: 22px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 11px;
  padding: 11px 22px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #c00000;
}
.message.info a:hover {
  color: #c00000;
}
.message.info a:active {
  color: #c00000;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 11px;
  padding: 11px 22px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #c00000;
}
.message.error a:hover {
  color: #c00000;
}
.message.error a:active {
  color: #c00000;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 11px;
  padding: 11px 22px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #c00000;
}
.message.warning a:hover {
  color: #c00000;
}
.message.warning a:active {
  color: #c00000;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 11px;
  padding: 11px 22px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #c00000;
}
.message.notice a:hover {
  color: #c00000;
}
.message.notice a:active {
  color: #c00000;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 11px;
  padding: 11px 22px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #c00000;
}
.message.success a:hover {
  color: #c00000;
}
.message.success a:active {
  color: #c00000;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links {
  display: none;
}
.nav-sections {
  background: #ffffff;
}
.nav-sections.mobile-style {
  padding: 0;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  height: 100%;
  overflow: auto;
  position: fixed;
  left: -35rem;
  top: 0;
  width: 35rem;
  max-width: 100%;
}
.nav-sections.mobile-style .parent .level-top {
  position: relative;
  display: block;
  text-decoration: none;
}
.nav-sections.mobile-style .parent .level-top:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-sections.mobile-style .parent .level-top:after {
  position: absolute;
  right: 10px;
  top: -1px;
}
.nav-sections.mobile-style .parent .level-top.ui-state-active:after {
  content: '\e621';
}
.nav-sections.mobile-style .switcher {
  border-top: 1px solid #ebebeb;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0;
  padding: .8rem 3.5rem .8rem 2rem;
}
.nav-sections.mobile-style .switcher .label {
  display: block;
  margin-bottom: 5.5px;
}
.nav-sections.mobile-style .switcher:last-child {
  border-bottom: 1px solid #ebebeb;
}
.nav-sections.mobile-style .switcher-trigger strong {
  position: relative;
  display: block;
  text-decoration: none;
}
.nav-sections.mobile-style .switcher-trigger strong:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-sections.mobile-style .switcher-trigger strong:after {
  position: absolute;
  right: -40px;
  top: -16px;
}
.nav-sections.mobile-style .switcher-trigger.active strong:after {
  content: '\e621';
}
.nav-sections.mobile-style .switcher-dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  display: none;
  padding: 11px 0;
}
.nav-sections.mobile-style .switcher-options.active .switcher-dropdown {
  display: block;
}
.nav-sections.mobile-style .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  border-bottom: 1px solid #ebebeb;
}
.nav-sections.mobile-style .header.links li {
  font-size: 1.6rem;
  margin: 0;
}
.nav-sections.mobile-style .header.links li.greet.welcome {
  border-top: 1px solid #ebebeb;
  font-weight: bold;
  padding: 0.8rem 22px;
}
.nav-sections.mobile-style .header.links li > a {
  border-top: 1px solid #ebebeb;
}
.nav-sections.mobile-style .header.links a,
.nav-sections.mobile-style .header.links a:hover {
  color: #121212;
  text-decoration: none;
  display: block;
  font-weight: bold;
  padding: 0.8rem 22px;
}
.nav-sections.mobile-style .header.links .header.links {
  border: 0;
}
.nav-sections.mobile-style .nav-sections-items {
  position: relative;
  z-index: 1;
}
.nav-sections.mobile-style .nav-sections-items:before,
.nav-sections.mobile-style .nav-sections-items:after {
  content: '';
  display: table;
}
.nav-sections.mobile-style .nav-sections-items:after {
  clear: both;
}
.nav-sections.mobile-style .nav-sections-item-title {
  background: #f2f2f2;
  border: solid #ebebeb;
  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.mobile-style .nav-sections-item-title.active {
  background: transparent;
  border-bottom: 0;
}
.nav-sections.mobile-style .nav-sections-item-title .nav-sections-item-switch:hover {
  text-decoration: none;
}
.nav-sections.mobile-style .nav-sections-item-content {
  box-sizing: border-box;
  float: right;
  margin-left: -100%;
  margin-top: 71px;
  width: 100%;
  padding: 27.5px 0;
}
.nav-sections.mobile-style .nav-sections-item-content:before,
.nav-sections.mobile-style .nav-sections-item-content:after {
  content: '';
  display: table;
}
.nav-sections.mobile-style .nav-sections-item-content:after {
  clear: both;
}
.nav-sections.mobile-style .nav-sections-item-content.active {
  display: block;
}
.nav-open .nav-toggle:after {
  opacity: 5;
  visibility: visible;
  pointer-events: auto;
}
.nav-open .nav-sections.mobile-style {
  -webkit-transform: translate3d(35rem, 0, 0);
  -moz-transform: translate3d(35rem, 0, 0);
  -ms-transform: translate3d(35rem, 0, 0);
  transform: translate3d(35rem, 0, 0);
  z-index: 99;
}
.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-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: static;
  top: 15px;
  z-index: 20;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #ffffff;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #c00000;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.nav-toggle:after {
  background: rgba(0, 0, 0, 0.5);
  content: '';
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  animation: fadeIn linear 0.3s;
}
.navigation.mobile-style {
  background: #ffffff;
  box-sizing: border-box;
}
.navigation.mobile-style ul {
  margin: 0;
  padding: 0;
}
.navigation.mobile-style li {
  margin: 0;
}
.navigation.mobile-style a {
  display: block;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 15px;
}
.navigation.mobile-style a,
.navigation.mobile-style a:hover {
  color: #121212;
  text-decoration: none;
}
.navigation.mobile-style .level0 {
  border-top: 1px solid #ebebeb;
  font-size: 1.6rem;
}
.navigation.mobile-style .level0 > .level-top {
  font-weight: 400;
  padding: 10px 44px 10px 15px;
  text-transform: uppercase;
  word-wrap: break-word;
}
.navigation.mobile-style .level0 > .level-top:hover {
  color: #999999;
}
.navigation.mobile-style .level0.active .all-category .ui-state-focus {
  border-color: #c00000;
  border-style: solid;
  border-width: 0;
  color: #c00000;
  padding-left: 7px;
  display: inline-block;
}
.navigation.mobile-style .level0 > .level1 {
  font-weight: 600;
}
.navigation.mobile-style .level0.active > a:not(.ui-state-active),
.navigation.mobile-style .level0.has-active > a:not(.ui-state-active) {
  border-color: #c00000;
  border-style: solid;
  border-width: 0;
  color: #c00000;
}
.navigation.mobile-style .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
.navigation.mobile-style .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
  margin-left: -8px;
}
.navigation.mobile-style li.level0:last-child {
  border-bottom: 1px solid #ebebeb;
}
.navigation.mobile-style .submenu > li {
  word-wrap: break-word;
}
.navigation.mobile-style .submenu > li > a:hover {
  color: #999999;
}
.navigation.mobile-style .submenu:not(:first-child) {
  background: #ffffff;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.3;
  left: auto !important;
  overflow-x: hidden;
  padding: 0;
  position: relative;
  top: auto !important;
  transition: left 0.3s ease-out;
}
.navigation.mobile-style .submenu:not(:first-child) > li > a {
  padding-left: 15px;
}
.navigation.mobile-style .submenu:not(:first-child) > li:last-child {
  margin-bottom: 0;
}
.navigation.mobile-style .submenu:not(:first-child) ul {
  display: block;
  padding-left: 15px;
}
.navigation.mobile-style .submenu:not(:first-child) ul > li {
  margin: 0;
}
.navigation.mobile-style .submenu:not(:first-child) ul > li a {
  color: #575757;
  display: block;
  line-height: normal;
}
.navigation.mobile-style .submenu:not(:first-child) ul > li a:hover {
  color: #999999;
}
.navigation.mobile-style .submenu:not(:first-child).expanded {
  display: block !important;
  padding-right: 0;
  top: 0 !important;
}
.navigation.mobile-style .submenu:not(:first-child) .active > a {
  border-color: #c00000;
  border-style: solid;
  border-width: 0 0 0 8px;
  padding-left: 7px;
}
.navigation.mobile-style .submenu:not(:first-child) .level1.active > a {
  padding-left: 7px;
}
body .navigation ul {
  padding: 0;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media only screen and (max-width: 1199px) {
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 10px;
    top: -1px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 35rem;
    padding: 0 !important;
    max-width: 100%;
    transform: translateX(-100%);
    transition: transform linear 0.2s, opacity linear 0.2s ;
  }
  .nav-sections .switcher {
    border-top: 1px solid #ebebeb;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5.5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #ebebeb;
  }
  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 11px 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 #ebebeb;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #ebebeb;
    font-weight: bold;
    padding: 0.8rem 22px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #ebebeb;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #121212;
    text-decoration: none;
    display: block;
    font-weight: bold;
    padding: 0.8rem 22px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .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: #f2f2f2;
    border: solid #ebebeb;
    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: 27.5px 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;
  }
  .nav-open .nav-toggle:after {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .nav-open .nav-sections {
    z-index: 99;
    transform: translateY(0);
  }
  .navigation {
    background: #ffffff;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #121212;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #ebebeb;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 400;
    padding: 10px 44px 10px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #999999;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #c00000;
    border-style: solid;
    border-width: 0;
    color: #c00000;
    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: #c00000;
    border-style: solid;
    border-width: 0;
    color: #c00000;
  }
  .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: 1px solid #ebebeb;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #999999;
  }
  .navigation .submenu:not(:first-child) {
    background: #ffffff;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.3;
    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: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #999999;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #c00000;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .brand-product-tab .brand-list-tab-container-title {
    grid-template-columns: repeat(1000, 20%);
  }
  .testimo-slider .pt-testimonial .des {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 2rem;
  }
  .vertical-before-open {
    overflow: hidden;
  }
  #close-menu {
    width: 4.5rem;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-size: 0;
    display: inline-block;
    text-decoration: none;
    color: #121212;
    position: absolute;
    z-index: 2;
    top: 16px;
    right: 0;
    display: none;
  }
  #close-menu > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #close-menu:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 36px;
    line-height: 20px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .menu-mobile-title {
    padding: 8px 0;
    font-weight: 500;
    font-size: 1.6rem;
    text-transform: uppercase;
    position: relative;
    background-color: #f2f2f2;
    color: #121212;
    text-align: center;
  }
  .menu-mobile-title a {
    color: #121212;
  }
  html body .page-wrapper .verticalmenu.navigation {
    padding: 0;
  }
  html body .page-wrapper .verticalmenu.navigation .submenu.level0 {
    height: 0;
    visibility: hidden;
  }
  html body .page-wrapper .verticalmenu.navigation .submenu.level0.opened {
    visibility: visible;
    height: auto;
  }
  html body .page-wrapper .verticalmenu.navigation .list-category-dropdown {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    max-width: 35rem;
    z-index: 2;
    height: 100% !important;
    display: block !important;
  }
  html body .page-wrapper .verticalmenu.navigation li.level0.staticwidth > .submenu {
    width: auto !important;
  }
  html body .page-wrapper .verticalmenu.navigation li.level0.fullwidth .menu-top-block,
  html body .page-wrapper .verticalmenu.navigation li.level0.staticwidth .menu-top-block,
  html body .page-wrapper .verticalmenu.navigation li.level0.fullwidth .menu-right-block,
  html body .page-wrapper .verticalmenu.navigation li.level0.staticwidth .menu-right-block,
  html body .page-wrapper .verticalmenu.navigation li.level0.fullwidth .menu-left-block,
  html body .page-wrapper .verticalmenu.navigation li.level0.staticwidth .menu-left-block,
  html body .page-wrapper .verticalmenu.navigation li.level0.fullwidth .menu-bottom-block,
  html body .page-wrapper .verticalmenu.navigation li.level0.staticwidth .menu-bottom-block {
    display: none;
  }
  html body .page-wrapper .verticalmenu.navigation li.level0 .menu-thumb-img {
    display: none;
  }
  html body .page-wrapper .verticalmenu.navigation li.ui-menu-item {
    position: relative;
  }
  html body .page-wrapper .verticalmenu.navigation li.ui-menu-item > a {
    position: relative;
  }
  html body .page-wrapper .verticalmenu.navigation li.ui-menu-item > .open-children-toggle {
    display: block;
    position: absolute;
    width: 42px;
    height: 42px;
    right: 0;
    top: 0;
    z-index: 22;
    cursor: pointer;
  }
  html body .page-wrapper .verticalmenu.navigation span.cat-label {
    top: 50%;
    right: 36px;
    margin-top: -7px;
    position: absolute;
    text-transform: uppercase;
    font: inherit;
    font-size: 9px;
    padding: 2px;
    border-radius: 2px;
    line-height: 1;
    color: #fff;
  }
  html body .page-wrapper .verticalmenu.navigation span.cat-label:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    left: -6px;
    bottom: 3px;
  }
  html body .page-wrapper .verticalmenu.navigation span.cat-label.cat-label-label1 {
    background-color: #0cc485;
  }
  html body .page-wrapper .verticalmenu.navigation span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  html body .page-wrapper .verticalmenu.navigation span.cat-label.cat-label-label2 {
    background-color: #eb2771;
  }
  html body .page-wrapper .verticalmenu.navigation span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  html body .page-wrapper .verticalmenu.navigation span.cat-label.cat-label-label3 {
    background-color: #0ae3eb;
  }
  html body .page-wrapper .verticalmenu.navigation span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
  .navigation .list-category-dropdown .level0 {
    display: block !important;
  }
  .navigation .list-category-dropdown .level0.expand-category-link {
    display: none !important;
  }
  .vertical-open .menu-mobile-title {
    display: block;
  }
  .vertical-open #close-vertical {
    display: inline-flex;
  }
  .vertical-open .verticalmenu.navigation:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .vertical-open .verticalmenu.navigation .list-category-dropdown {
    left: 0;
  }
  .vertical-open .page-footer {
    position: relative;
    z-index: 1;
  }
  .checkout-cart-index .columns {
    display: block;
    margin-right: 2rem;
    margin-left: 2rem;
  }
  .field-tooltip .field-tooltip-content {
    right: -11px;
    top: 40px;
    left: auto;
  }
  .blog-layout-gird .blog-list-post .post-holder {
    flex: 0 0 50%;
  }
  .custommenu-list.menu > [data-content-type='html'] {
    border-top: 1px solid #ebebeb;
  }
  #close-menu {
    width: 4.5rem;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-size: 0;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    position: absolute;
    z-index: 2;
    top: 12px;
    right: 0;
    display: none;
  }
  #close-menu > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #close-menu:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 36px;
    line-height: 20px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .menu-mobile-title {
    padding: 8px 0;
    font-weight: 400;
    font-size: 1.4rem;
    text-transform: uppercase;
    position: relative;
    background-color: #c00200;
    color: #ffffff;
  }
  .menu-mobile-title a {
    color: #ffffff;
  }
  .vertical-hozital-menu #close-menu {
    display: block !important;
    position: static;
    border: 0;
    width: auto;
    color: #ffffff;
    background-color: #c00200;
    padding: 1.4rem;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    margin-bottom: 2.4rem;
    font-size: 1.4rem;
  }
  .vertical-hozital-menu #close-menu:after {
    font-size: 26px;
    font-weight: 600;
    padding-left: 2px;
  }
  .vertical-hozital-menu .menu-mobile-title {
    background-color: transparent;
    text-transform: uppercase;
    font-size: 1.4rem;
    padding: 0;
    border-bottom: 2px solid #ebebeb;
    margin-bottom: 1rem;
  }
  .vertical-hozital-menu .menu-mobile-title a {
    display: inline-block;
    width: 50%;
    padding: 7px;
    position: relative;
    text-align: center;
  }
  .vertical-hozital-menu .menu-mobile-title a:after {
    content: '';
    border-bottom: 2px solid;
    border-color: transparent;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
  }
  .vertical-hozital-menu .menu-mobile-title a:not(:hover) {
    color: #121212;
  }
  .vertical-hozital-menu .menu-mobile-title a.active:after {
    border-color: #c00200;
  }
  .primary-menu-container.mobile-style {
    position: relative;
    z-index: 21;
  }
  .primary-menu-container.mobile-style #close-menu {
    top: 12px;
  }
  .navigation {
    z-index: 99;
  }
  .navigation ul,
  .navigation ol {
    list-style: none;
  }
  .navigation.side-custommenu {
    display: none;
  }
  .navigation .submenu.level0 {
    height: 0;
    visibility: hidden;
  }
  .navigation .submenu.level0.opened {
    visibility: visible;
    height: auto;
    background-image: none !important;
  }
  .navigation .submenu.level0 .row > .subchildmenu > li:first-child > a {
    border-top: 0;
  }
  .navigation .submenu.level0 .subchildmenu {
    padding-left: 0;
    width: 100%;
    flex: 100%;
    max-width: 100%;
  }
  .navigation .submenu.level0 .subchildmenu > li > a {
    padding: 1.3rem 2rem;
    border-top: 1px solid #ebebeb;
  }
  .navigation .submenu.level0 .subchildmenu > li > a:hover {
    color: #c00000;
  }
  .navigation .submenu.level0 .subchildmenu > li li a {
    padding-left: 3.5rem;
  }
  .navigation .submenu.level0 .subchildmenu .parent > a {
    padding-right: 4rem;
    display: block;
    text-decoration: none;
  }
  .navigation .submenu.level0 .subchildmenu .parent > a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .submenu.level0 .subchildmenu .parent > a:after {
    position: absolute;
    right: 10px;
    top: 5px;
  }
  .navigation .submenu.level0 .subchildmenu .parent > a.ui-state-active:after {
    content: '\e621';
  }
  .navigation .submenu.level0 .subchildmenu .subchildmenu {
    display: none;
  }
  .navigation .submenu.level0 > .subchildmenu > li:first-child > a {
    border-top: 0;
  }
  .navigation li.level0 .row {
    margin: 0;
  }
  .navigation li.level0.staticwidth > .submenu {
    width: auto !important;
  }
  .navigation li.level0.fullwidth .menu-top-block,
  .navigation li.level0.staticwidth .menu-top-block,
  .navigation li.level0.fullwidth .menu-right-block,
  .navigation li.level0.staticwidth .menu-right-block,
  .navigation li.level0.fullwidth .menu-left-block,
  .navigation li.level0.staticwidth .menu-left-block,
  .navigation li.level0.fullwidth .menu-bottom-block,
  .navigation li.level0.staticwidth .menu-bottom-block {
    display: none;
  }
  .navigation li.level0 .menu-thumb-img {
    display: none;
  }
  .navigation li.ui-menu-item {
    position: relative;
  }
  .navigation li.ui-menu-item:first-child {
    border-top: 0;
  }
  .navigation li.ui-menu-item > a {
    position: relative;
  }
  .navigation li.ui-menu-item > .open-children-toggle {
    display: block;
    position: absolute;
    width: 42px;
    height: 42px;
    right: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
  }
  .navigation span.cat-label {
    top: 50%;
    right: 36px;
    margin-top: -7px;
    position: absolute;
    text-transform: uppercase;
    font: inherit;
    font-size: 8px;
    padding: 2px 3px;
    border-radius: 2px;
    line-height: 1;
    color: #fff;
  }
  .navigation span.cat-label:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    left: -6px;
    bottom: 3px;
  }
  .navigation .my_account_link_custom {
    display: block;
  }
  .hidden-l {
    display: none !important;
  }
  header .header-container .header-content .topbar .topbar-inner {
    justify-content: center;
    margin: 0 -0.5rem;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
  header .header-container .header-content .topbar .topbar-inner p,
  header .header-container .header-content .topbar .topbar-inner ul {
    line-height: 1;
  }
  header .header-container .header-content .topbar .topbar-inner > * {
    padding: 0 0.5rem;
  }
  header .header-container .header__action .header.links a[href*="account"],
  header .header-container .header__action .header.links a[href*="creat"] {
    font-size: 0;
  }
  header .header-container .header__action .header.links .authorization-link:after {
    display: none;
  }
  header .header-container.sticky .sticky-header.center-element .header__menu {
    order: 1;
    flex: unset;
  }
  header .header-container.sticky .sticky-header.center-element .logo-sticky {
    flex: 0 0 100%;
    text-align: center;
    margin-right: -50%;
    max-width: 100%;
    margin-left: -3rem;
    order: 2;
  }
  header .header-container.sticky .sticky-header.center-element .logo-sticky a {
    display: block;
    max-width: 50%;
    margin: auto;
  }
  header .header-container.sticky .sticky-header.center-element .logo-sticky a img {
    max-height: 6rem;
  }
  header .header-container.sticky .sticky-header.center-element .action-sticky {
    order: 3;
  }
  body {
    padding-bottom: 0 !important;
  }
  .header-container .header__logo .logo-site {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
  }
  .header-container.layout-2:not(.sticky) .header-middle {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }
  .header-container.layout-3 .primary-menu-container .nav-toggle {
    display: block;
  }
  .header-container.layout-4 .header__menu .primary-menu-container,
  .header-container.layout-6 .header__menu .primary-menu-container {
    order: 1;
    margin-left: 2rem;
  }
  .header-container.layout-4 .header__menu .primary-menu-container .nav-toggle,
  .header-container.layout-6 .header__menu .primary-menu-container .nav-toggle {
    display: block;
  }
  .header-container.layout-7 .primary-menu-container .nav-toggle {
    display: block;
  }
  .header-container.layout-8 .header-inner {
    justify-content: flex-start;
  }
  .header-container.layout-8 .header-inner .primary-menu-container {
    order: -1;
  }
  .header-container.layout-8 .header-inner .primary-menu-container .nav-toggle {
    display: block;
    padding-right: 2rem;
  }
  .header-container.layout-8 .header-inner .language-currency {
    margin-left: auto;
  }
  .navigation .list-category-dropdown li.level0 .level-top {
    font-weight: 400 !important;
  }
  .navigation .list-category-dropdown li.level0:nth-of-type(1) .level-top,
  .navigation .list-category-dropdown li.level0:nth-of-type(2) .level-top,
  .navigation .list-category-dropdown li.level0:nth-of-type(3) .level-top {
    font-weight: 400 !important;
  }
  blockquote {
    padding-left: 40px;
  }
  .contact-index-index .page-wrapper .column.main .contact-us .contact-top .add-one {
    margin-right: 25px;
  }
  .contact-index-index .page-wrapper .column.main .contact-us .contact-top h2 {
    flex: 0 0 200px;
    width: 200px;
  }
}
@media all and (min-width: 576px) {
  .form.contact .row.field {
    flex-wrap: nowrap;
  }
}
.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: #666666;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  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: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  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: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.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: 11px;
}
.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.9);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  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,
#loading-page-ready-browser {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.9);
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: center;
  align-items: center;
}
.loading-mask .loader,
#loading-page-ready-browser .loader,
.loading-mask .browser-loader,
#loading-page-ready-browser .browser-loader {
  display: inline-block;
  color: transparent;
  border: 3px solid;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border-color: #616161 #E0E0E0 #E0E0E0 #E0E0E0;
  line-height: 1;
  -webkit-animation: spin 0.5s infinite linear;
  -moz-animation: spin 0.5s infinite linear;
  -o-animation: spin 0.5s infinite linear;
  animation: spin 0.5s infinite linear;
  margin: auto;
}
.loading-mask .loader > img,
#loading-page-ready-browser .loader > img,
.loading-mask .browser-loader > img,
#loading-page-ready-browser .browser-loader > img,
.loading-mask .loader > p,
#loading-page-ready-browser .loader > p,
.loading-mask .browser-loader > p,
#loading-page-ready-browser .browser-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 22px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 27.5px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.6;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 22px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 22px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5.5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 400;
}
.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;
  -webkit-flex-wrap: nowrap;
  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 #ebebeb;
  border-radius: 0;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 50px;
  line-height: 1.4;
  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:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.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: #999999;
}
.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: #999999;
}
.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: #999999;
}
.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: 11px;
}
.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 5.5px;
}
.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;
  content: '\e618';
  font-family: 'icons-blank-theme';
  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: 11px;
}
.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: 5.5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5.5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 11px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 11px;
}
.field-error,
div.mage-error {
  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: #666666;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  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: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  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: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.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: #b0b0b0;
  content: '\e612';
  font-family: 'icons-blank-theme';
  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 22px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5.5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 0;
}
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: #c00200;
  border: 1px solid #c00200;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding: 21px 40px 21px;
  font-size: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #c00000;
  border: 1px solid #c00000;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #c00000;
  border: 1px solid #c00200;
  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: 22px;
}
.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 5.5px;
}
.product.data.items > .item.title > .switch {
  background: transparent;
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  padding: 1.7rem 22px 1.7rem 22px;
  font-weight: 400;
  font-size: 2rem;
  color: #121212;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #121212;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #121212;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #c00000;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: rgba(13, 13, 13, 0);
}
.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: rgba(38, 38, 38, 0);
  color: #c00000;
  text-decoration: none;
  padding-bottom: 1.7rem;
}
.product.data.items > .item.content {
  background: rgba(38, 38, 38, 0);
  border: 0;
  margin: 0 0 5.5px;
  padding: 7.5rem 0 0 0;
}
.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: 400;
}
.pages .item {
  font-size: 1.6rem;
  line-height: 3.5rem;
  letter-spacing: normal;
  margin: 0 10px 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 {
  background: #f5f5f5;
  border: 1px solid #ebebeb;
  color: #000000;
  display: inline-block;
  text-decoration: none;
}
.pages a.page:visited {
  border: 1px solid #ebebeb;
  color: #000000;
}
.pages a.page:hover {
  background: #ffffff;
  color: #c00000;
  text-decoration: none;
}
.pages a.page:active {
  background: #c00000;
  color: #ffffff;
}
.pages strong.page {
  background: #c00000;
  font-size: 1.6rem;
  line-height: 3.5rem;
  letter-spacing: normal;
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
}
.pages .action {
  background: #f5f5f5;
  border: 1px solid #ebebeb;
  color: #000000;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #000000;
}
.pages .action:hover {
  background: #ffffff;
  color: #c00000;
  text-decoration: none;
}
.pages .action:active {
  background: #c00000;
  color: #ffffff;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #000000;
}
.pages .action.next:active:before {
  color: #ffffff;
}
.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: 32px;
  line-height: inherit;
  color: #000000;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #c00000;
}
.pages .action.next:active:before {
  color: #ffffff;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #000000;
}
.pages .action.previous:active:before {
  color: #ffffff;
}
.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: 32px;
  line-height: inherit;
  color: #000000;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #c00000;
}
.pages .action.previous:active:before {
  color: #ffffff;
}
.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: 11px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 11px;
}
.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 1.5rem;
}
.breadcrumbs .items {
  font-size: 1.4rem;
  color: #121212;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #999999;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #666666;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #666666;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #666666;
  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;
  color: #999999;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  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: '\e616';
  font-family: 'icons-blank-theme';
  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 #aeaeae 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: bold;
}
.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%;
  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-animation: 0.5s ease 0s 1 normal forwards running fadeIn;
  -moz-animation: 0.5s ease 0s 1 normal forwards running fadeIn;
  -ms-animation: 0.5s ease 0s 1 normal forwards running fadeIn;
  animation: 0.5s ease 0s 1 normal forwards running fadeIn;
}
.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-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;
}
body .modal-popup .modal-title {
  font-weight: 400;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding-right: 7rem;
}
.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;
}
.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: #ffffff;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: #4d4d4d;
}
.modal-custom .action-close {
  margin: 27.5px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 11px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 11px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -14.4rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  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;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
  line-height: 1.8rem;
  font-size: 1.6rem;
  line-height: 1.4;
  margin: 0 10px 10px 0;
  padding: 21px 40px 21px;
  color: #c00000;
  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: #c00000;
  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: #c00000;
  text-decoration: none;
}
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: #c00000;
  text-decoration: none;
}
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: #c00000;
  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: #c00200;
  border: 1px solid #c00200;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0 10px 10px 0;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 1.8rem;
  padding: 21px 40px 21px;
  font-size: 1.6rem;
  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: #c00000;
  border: 1px solid #c00000;
  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: #c00000;
  border: 1px solid #c00200;
  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: #c00200;
  border: 1px solid #c00200;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0 10px 10px 0;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 1.8rem;
  padding: 21px 40px 21px;
  font-size: 1.6rem;
  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: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
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: #c00000;
  border: 1px solid #c00200;
  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: 100%;
}
[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: 100%;
  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: #f6f6f6;
  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 5.5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: transparent;
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  padding: 1.7rem 22px 1.7rem 22px;
  font-weight: 400;
  font-size: 2rem;
  color: #121212;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #121212;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #121212;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #c00000;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: rgba(13, 13, 13, 0);
}
.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: rgba(38, 38, 38, 0);
  color: #c00000;
  text-decoration: none;
  padding-bottom: 1.7rem;
}
.pagebuilder-accordion > .item.content {
  background: rgba(38, 38, 38, 0);
  border: 0;
  margin: 0 0 5.5px;
  padding: 7.5rem 0 0 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.amaffiliate-coupon-code .amaffiliate-wrapper {
  margin-bottom: 15px;
}
.amaffiliate-copy-button {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  margin-left: 11px;
  width: 15px;
  height: 15px;
  box-shadow: none;
}
.amaffiliate-copy-button:focus,
.amaffiliate-copy-button:active {
  background: none;
  border: none;
}
.amaffiliate-copy-button:hover {
  background: none;
  border: none;
}
.amaffiliate-copy-button.disabled,
.amaffiliate-copy-button[disabled],
fieldset[disabled] .amaffiliate-copy-button {
  pointer-events: none;
  opacity: 0.5;
}
.amaffiliate-copy-button,
.amaffiliate-copy-button:focus,
.amaffiliate-copy-button:active,
.amaffiliate-copy-button:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NzcuODY3IDQ3Ny44NjciPjxwYXRoIGQ9Ik0zNDEuMzMzIDg1LjMzM0g1MS4yYy0yOC4yNzcgMC01MS4yIDIyLjkyMy01MS4yIDUxLjJ2MjkwLjEzM2MwIDI4LjI3NyAyMi45MjMgNTEuMiA1MS4yIDUxLjJoMjkwLjEzM2MyOC4yNzcgMCA1MS4yLTIyLjkyMyA1MS4yLTUxLjJWMTM2LjUzM2MwLTI4LjI3Ny0yMi45MjMtNTEuMi01MS4yLTUxLjJ6TTM1OC40IDQyNi42NjdjMCA5LjQyNi03LjY0MSAxNy4wNjctMTcuMDY3IDE3LjA2N0g1MS4yYy05LjQyNiAwLTE3LjA2Ny03LjY0MS0xNy4wNjctMTcuMDY3VjEzNi41MzNjMC05LjQyNiA3LjY0MS0xNy4wNjcgMTcuMDY3LTE3LjA2N2gyOTAuMTMzYzkuNDI2IDAgMTcuMDY3IDcuNjQxIDE3LjA2NyAxNy4wNjd2MjkwLjEzNHoiLz48cGF0aCBkPSJNNDI2LjY2NyAwaC0zMDcuMmMtMjguMjc3IDAtNTEuMiAyMi45MjMtNTEuMiA1MS4yIDAgOS40MjYgNy42NDEgMTcuMDY3IDE3LjA2NyAxNy4wNjdTMTAyLjQgNjAuNjI2IDEwMi40IDUxLjJzNy42NDEtMTcuMDY3IDE3LjA2Ny0xNy4wNjdoMzA3LjJjOS40MjYgMCAxNy4wNjcgNy42NDEgMTcuMDY3IDE3LjA2N3YzMDcuMmMwIDkuNDI2LTcuNjQxIDE3LjA2Ny0xNy4wNjcgMTcuMDY3cy0xNy4wNjcgNy42NDEtMTcuMDY3IDE3LjA2NyA3LjY0MSAxNy4wNjcgMTcuMDY3IDE3LjA2N2MyOC4yNzcgMCA1MS4yLTIyLjkyMyA1MS4yLTUxLjJWNTEuMmMwLTI4LjI3Ny0yMi45MjMtNTEuMi01MS4yLTUxLjJ6Ii8+PC9zdmc+) no-repeat center;
}
.amaffiliate-copy-button:not(.primary) {
  box-shadow: none;
}
.amaffiliate-copy-button.-copied {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNjcuODA1IDM2Ny44MDUiPjxwYXRoIGQ9Ik0xODMuOTAzLjAwMWMxMDEuNTY2IDAgMTgzLjkwMiA4Mi4zMzYgMTgzLjkwMiAxODMuOTAycy04Mi4zMzYgMTgzLjkwMi0xODMuOTAyIDE4My45MDJTLjAwMSAyODUuNDY5LjAwMSAxODMuOTAzQy0uMjg4IDgyLjYyNSA4MS41NzkuMjkgMTgyLjg1Ni4wMDFoMS4wNDd6IiBmaWxsPSIjM2JiNTRhIi8+PHBhdGggZmlsbD0iI2Q0ZTFmNCIgZD0iTTI4NS43OCAxMzMuMjI1TDE1NS4xNjggMjYzLjgzN2wtNzMuMTQzLTcyLjYyIDI5Ljc4LTI5LjI1NyA0My4zNjMgNDIuODQxIDEwMC44MzMtMTAwLjgzM3oiLz48L3N2Zz4=) no-repeat center;
}
.field .control._with-tooltip .choice.field {
  width: calc(100% - 40.5px);
}
.field .control._with-tooltip .choice.field input {
  width: auto;
}
.field .control._with-tooltip select,
.field .control._with-tooltip textarea {
  margin-right: 11px;
  width: calc(100% - 40.5px);
}
.field .control select[multiple] {
  height: auto;
  background: #ffffff;
}
tr.order-attributes td {
  padding-left: 0;
  padding-right: 0;
}
.order-attributes .order-attributes-form {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
  margin-top: 20px;
}
.order-attributes .order-attributes-form.fieldset .field:last-child {
  margin-bottom: 20px;
}
.order-attributes .file-uploader .file-uploader-meta {
  color: #727272;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#store-pickup.selected-store-pickup {
  /* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  position: absolute;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.amslick-slider-container .slick-dots li .action-gift:focus,
.amslick-slider-container .slick-dots li .action-gift:hover {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 33px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5.5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5.5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.amslick-slider-container .slick-dots li .action-gift:focus:before,
.amslick-slider-container .slick-dots li .action-gift:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li .action-gift:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before,
.amslick-slider-container .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li.slick-active .action-gift:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
/* stylelint-disable-line */
._amblog-toggle:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
  content: '';
  cursor: pointer;
  display: block;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);
  width: 20px;
}
._amblog-toggle.-active:before {
  transform: translateY(-50%) rotate(0);
}
._amblog-form.amblog-item {
  padding: 0 25px 25px;
}
._amblog-form .amblog-form-container {
  position: relative;
}
._amblog-form .amblog-input {
  border: 1px solid #e5e5e5;
  color: #525252;
  border-radius: 3px;
  font-size: 1.4rem;
  height: 100%;
  padding: 11px 60px 11px 14px;
  width: 100%;
}
._amblog-form .amblog-input:hover {
  border-color: #b3b3b3;
}
._amblog-form .amblog-input::-webkit-input-placeholder,
._amblog-form .amblog-input:-ms-input-placeholder,
._amblog-form .amblog-input::-moz-placeholder {
  color: #999999;
}
._amblog-form .amblog-input:focus {
  border: 1px solid #499bf8;
  box-shadow: none;
}
._amblog-form .amblog-input:focus::-webkit-input-placeholder,
._amblog-form .amblog-input:focus::-moz-placeholder,
._amblog-form .amblog-input:focus:-ms-input-placeholder {
  color: transparent;
}
._amblog-column-form .input-box {
  flex-direction: column;
}
._amblog-column-form .amblog-input {
  margin-bottom: 20px;
  margin-right: 0;
}
._amblog-column-form .amblog-btn,
._amblog-column-form .amblog-input {
  max-width: 100%;
  width: 100%;
}
._amblog-column-form .mage-error[generated='true'] {
  margin-bottom: 10px;
  margin-top: -10px;
  order: 0;
  width: 100%;
  word-break: break-all;
}
._amblog-button {
  background: #c00000;
  border-color: transparent;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.8rem;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
._amblog-button:hover {
  background: #de0000;
  color: #ffffff;
  text-decoration: none;
}
._amblog-button:active {
  background: #de0000;
  color: #ffffff;
  text-decoration: none;
}
.amblog-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-word-break {
  word-break: break-all;
}
.amblog-disabled {
  color: #ff0000;
}
.amblog_views_label,
.amblog_likes_label,
.amblog_dislikes_label {
  font-weight: 600;
  line-height: 3.2rem;
}
.amblog-scheduled,
.amblog-hidden {
  color: #808080;
}
.amblog-published {
  color: #008000;
}
.pagebuilder-content-type .amblog_widget .amblog-widget-placeholder {
  align-items: center;
  background-color: #fafafa;
  display: flex;
  justify-content: center;
  min-height: 300px;
}
#amblog_canvas_container {
  max-height: 400px;
  max-width: 400px;
}
.amblog-preloader {
  align-items: center;
  background: rgba(255, 255, 255, 0.6);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.amblog-loader,
.amblog-slick-slider:not(.-am-loaded):after {
  background: url('../Amasty_Blog/images/ajax-loader.gif') no-repeat scroll 50% 0 transparent;
  background-size: cover;
  height: 12px;
  margin: auto;
  width: 16px;
}
.mobile {
  display: none;
}
.mobile .mobile-block {
  display: none;
}
.mobile.two-columns-right .content,
.mobile.two-columns-left .content {
  position: relative;
}
.notice:not(.message) {
  font-size: 2rem;
  font-weight: bold;
}
.amblog-main-content {
  padding-top: 40px;
}
.amblog-main-content > .amblog-item {
  margin-bottom: 30px;
}
.amblog-main-content > .amblog-item:last-child {
  margin-bottom: 0;
}
.amblog-main-content .amblog-btn {
  height: auto;
}
.amblog-overlay {
  background: rgba(60, 60, 60, 0.3);
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}
.amblog-index-index .amblog-ref,
.amblog-index-search .amblog-ref,
.amblog-index-tag .amblog-ref,
.amblog-index-category .amblog-ref,
.amblog-index-post .amblog-ref,
.amblog-index-author .amblog-ref {
  color: #999999;
  font-size: 1.4rem;
  font-weight: 600;
}
.amblog-index-index .amblog-ref:hover,
.amblog-index-search .amblog-ref:hover,
.amblog-index-tag .amblog-ref:hover,
.amblog-index-category .amblog-ref:hover,
.amblog-index-post .amblog-ref:hover,
.amblog-index-author .amblog-ref:hover {
  color: #767676;
}
.amblog-author-container,
.amblog-element-block .amblog-author,
.amblog-comment-content .amblog-author,
.amblog-post-container .amblog-item.-author,
.amblog-post-container .amblog-item.-comments,
.amblog-post-container .amblog-widget-container .amblog-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author {
  word-break: break-word;
  word-wrap: break-word;
  color: #333333;
  font-size: 1.4rem;
  line-height: 25px;
}
.ie11 .amblog-author-container,
.ie11 .amblog-element-block .amblog-author,
.ie11 .amblog-comment-content .amblog-author,
.ie11 .amblog-post-container .amblog-item.-author,
.ie11 .amblog-post-container .amblog-item.-comments,
.ie11 .amblog-post-container .amblog-widget-container .amblog-author,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author {
  word-break: break-all;
}
.amblog-svg {
  margin-right: 10px;
  min-width: 25px;
  position: relative;
  top: 7px;
}
.amblog-svg.user {
  height: 25px;
  top: 0;
  width: 25px;
}
.amblog-svg.comment {
  height: 24px;
  top: 0;
  width: 25px;
}
.amblog-svg.-classic {
  fill: #499bf8;
}
.amblog-svg.-red {
  fill: #ef5350;
}
.amblog-svg.-green {
  fill: #43a047;
}
.amblog-svg.-blue {
  fill: #3f51b5;
}
.amblog-svg.-grey {
  fill: #bdbdbd;
}
.amblog-svg.-purple {
  fill: #9c27b0;
}
.amblog-element-block .amblog-empty,
.amblog-post-container .amblog-widget-container .amblog-empty,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-empty {
  padding: 20px;
}
.amblog-element-block .amblog-headline,
.amblog-post-container .amblog-widget-container .amblog-headline,
.amblog-element-block .amblog-categories .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link {
  word-break: break-word;
  word-wrap: break-word;
  color: #333333;
  display: block;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2rem;
}
.ie11 .amblog-element-block .amblog-headline,
.ie11 .amblog-post-container .amblog-widget-container .amblog-headline,
.ie11 .amblog-element-block .amblog-categories .amblog-link,
.ie11 .amblog-post-container .amblog-widget-container .amblog-categories .amblog-link,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link {
  word-break: break-all;
}
.amblog-element-block .amblog-headline:hover,
.amblog-post-container .amblog-widget-container .amblog-headline:hover,
.amblog-element-block .amblog-categories .amblog-link:hover,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link:hover {
  color: #1979c2;
}
.amblog-element-block .amblog-date.-post,
.amblog-post-container .amblog-widget-container .amblog-date.-post,
.amblog-element-block .amblog-views.-post,
.amblog-element-block .amblog-minread.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-post {
  margin-top: 5px;
}
.amblog-element-block .amblog-date.-comment,
.amblog-post-container .amblog-widget-container .amblog-date.-comment,
.amblog-element-block .amblog-views.-comment,
.amblog-element-block .amblog-minread.-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-comment {
  margin: 10px 0;
}
.amblog-element-block .amblog-thesis,
.amblog-post-container .amblog-widget-container .amblog-thesis,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-thesis {
  word-break: break-word;
  word-wrap: break-word;
  margin: 5px 0;
}
.ie11 .amblog-element-block .amblog-thesis,
.ie11 .amblog-post-container .amblog-widget-container .amblog-thesis,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-thesis {
  word-break: break-all;
}
.amblog-element-block .amblog-thesis:last-child,
.amblog-post-container .amblog-widget-container .amblog-thesis:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-thesis:last-child {
  margin-bottom: 0;
}
.amblog-element-block .amblog-comment,
.amblog-post-container .amblog-widget-container .amblog-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comment {
  word-break: break-word;
  word-wrap: break-word;
  margin: 10px 0;
}
.ie11 .amblog-element-block .amblog-comment,
.ie11 .amblog-post-container .amblog-widget-container .amblog-comment,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comment {
  word-break: break-all;
}
.amblog-element-block .amblog-author,
.amblog-post-container .amblog-widget-container .amblog-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-style: normal;
  font-weight: bold;
  margin-top: 5px;
}
.amblog-element-block .amblog-footer-block,
.amblog-post-container .amblog-widget-container .amblog-footer-block,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-footer-block {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
}
.amblog-element-block .amblog-footer-block > *,
.amblog-post-container .amblog-widget-container .amblog-footer-block > *,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-footer-block > * {
  margin-bottom: 5px;
}
.amblog-element-block .amblog-footer-block .amblog-date,
.amblog-post-container .amblog-widget-container .amblog-footer-block .amblog-date,
.amblog-element-block .amblog-footer-block .amblog-views,
.amblog-element-block .amblog-footer-block .amblog-minread,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-footer-block .amblog-date {
  margin: 0;
}
.amblog-element-block .amblog-footer-block .amblog-author,
.amblog-post-container .amblog-widget-container .amblog-footer-block .amblog-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-footer-block .amblog-author {
  font-weight: 400;
  margin: 0 10px 0 0;
}
.sidebar.sidebar-additional .amblog-link:hover,
.sidebar.sidebar-additional .amblog-headline:hover {
  color: #767676;
}
.amblog-pager-container {
  margin: 20px auto 50px;
}
.amblog-pager-container .amblog-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.amblog-pager-container .amblog-link {
  background: #767676;
  border-radius: 50%;
  display: block;
  height: 35px;
  position: relative;
  width: 35px;
}
.amblog-pager-container .amblog-link:before,
.amblog-pager-container .amblog-link:after {
  background: #ffffff;
  content: '';
  height: 2px;
  position: absolute;
  width: 12px;
}
.amblog-pager-container .amblog-link:before {
  left: 13px;
  top: 13px;
  transform: rotate(45deg);
}
.amblog-pager-container .amblog-link:after {
  left: 13px;
  top: 20px;
  transform: rotate(-45deg);
}
.amblog-pager-container .amblog-link:hover {
  background: #767676;
}
.amblog-pager-container .amblog-link.-new:before {
  left: 10px;
  transform: rotate(-45deg);
}
.amblog-pager-container .amblog-link.-new:after {
  left: 10px;
  transform: rotate(45deg);
}
.amblog-pager-container .amblog-link.-disabled {
  background: #c4c4c4;
  cursor: auto;
  pointer-events: none;
}
.amblog-pager-container .amblog-pagination {
  color: #333333;
  font-size: 1.6rem;
}
.amblog-related-wrapper {
  margin-bottom: 30px;
}
.amblog-helpful-wrap {
  padding: 15px 25px 0;
  text-align: left;
}
.amblog-helpful-wrap > .amblog-helpful {
  color: #5b5b5b;
  font-size: 1.4rem;
  vertical-align: top;
}
.amblog-helpful-wrap > .amblog-options {
  margin-left: 5px;
}
.amblog-helpful-wrap > .amblog-options {
  cursor: pointer;
  display: inline-block;
}
.amblog-author-description {
  margin-bottom: 20px;
}
.amblog-category-description {
  margin-bottom: 20px;
}
.amblog-element-block[data-set='sidebar-author'] .author_image,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .author_image,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .author_image {
  border-radius: 50%;
  display: block;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  width: 150px;
}
.amblog-element-block[data-set='sidebar-author'] .title,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .title,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .title {
  font-size: large;
  font-weight: bold;
  text-align: center;
}
.amblog-notify-message {
  margin: 0 0 11px;
  padding: 11px 22px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.amblog-notify-message a {
  color: #c00000;
}
.amblog-notify-message a:hover {
  color: #c00000;
}
.amblog-notify-message a:active {
  color: #c00000;
}
.amblog-notify-message > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.amblog-relatedposts-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.amblog-related-post {
  display: flex;
  margin-bottom: 35px;
  width: 49%;
}
.amblog-related-post .amblog-link {
  display: block;
}
.amblog-related-post .amblog-image-wrapper {
  align-items: center;
  background: #f4f6f8 center / 50px no-repeat;
  box-sizing: border-box;
  display: flex;
  height: 100px;
  justify-content: center;
  margin-right: 20px;
  min-width: 100px;
  overflow: hidden;
  width: 100px;
}
.amblog-related-post .amblog-image-wrapper.-placeholder {
  background-image: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSIgZmlsbD0iI0Q3RDlERCI+PHBhdGggZD0iTTM3LjIzNyAyMy4xOGMtMi4zMjEgMS4xMDUtNC4yMTQgNC40NjItNi40MjggMi4yNDctMS4zNDUtMS40Ni0yLjk0Mi0zLjc4NC00Ljc3Ni02LjQxMi0xLjk4My0yLjgyNS00LjUxMS01LjI1NC03LjQ4Ni0yLjQ3OS0zLjMyMSAzLjEyNC01LjYwMiAxMS42LTUuOCAxNS45NjNsMzEuMzguMDFjLS43MTgtMi41NjMtMy41MDctMTAuOTQtNi44OS05LjMzek0zNy4wOSAxOC4yNThhMy44NTkgMy44NTkgMCAxMDAtNy43MTcgMy44NTkgMy44NTkgMCAwMDAgNy43MTd6Ii8+PHBhdGggZD0iTTQ4Ljg1MyA1LjU5NEg4LjAyM2MtLjYzMyAwLTEuMTQ4LjUxMy0xLjE0OCAxLjE0NnY1LjhIMS4xNDdDLjUxNCAxMi41NCAwIDEzLjA1NCAwIDEzLjY4N3YyOS41N2MwIC42MzQuNTE0IDEuMTQ3IDEuMTQ3IDEuMTQ3aDQwLjgzYy42MzMgMCAxLjE0OC0uNTE0IDEuMTQ4LTEuMTQ3di01Ljc5OWg1LjcyOGMuNjMzIDAgMS4xNDgtLjUxMyAxLjE0OC0xLjE0NlY2Ljc0Yy0uMDAxLS42MzItLjUxNi0xLjE0Ni0xLjE0OC0xLjE0NnptLTguODA3IDM1LjczMkgzLjA3OVYxNS42MmgzLjc5NnYxNy44NzJjLS41NzYgMi4yMjYtLjkzIDQuMzY1LTEuMDAzIDUuOTU2bDMxLjM4LjAxYTM2LjA4MiAzNi4wODIgMCAwMC0uNjMtMmgzLjQyNHYzLjg2OHptNi44NzUtNi45NDdIOS45NTRWOC42NzNoMzYuOTY3VjM0LjM4eiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDUwdjUwSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+');
}
.amblog-related-post .amblog-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
}
.amblog-related-post .amblog-headline {
  color: #212121;
  display: block;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 20px;
}
.amblog-related-post .amblog-headline:hover,
.amblog-related-post .amblog-headline:focus {
  color: #0e6bd7;
  text-decoration: none;
}
.amblog-related-post .amblog-content {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-related-post .amblog-content {
  word-break: break-all;
}
.amblog-related-post .amblog-text {
  margin: 15px 0 0;
}
.amblog-related-post .amblog-date,
.amblog-related-post .amblog-views,
.amblog-related-post .amblog-minread {
  color: #707070;
  display: block;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 19px;
  margin-top: 15px;
}
.amblog-dates .amblog-date,
.amblog-dates .amblog-views,
.amblog-dates .amblog-minread {
  margin-right: 0 !important;
}
.amblog-dates .separator {
  display: inline-block;
  margin: -1px 5px 0;
  color: #999999;
  font-size: 1.2rem;
}
.amblog-dates .print {
  margin: 0 10px 10px 0;
  font-weight: bold;
  font-size: 1.2rem;
  cursor: pointer;
  color: #c00000;
}
body[class*='amblog-index-'],
body[class*='amblog-index-'] aside[class*='amblog-aside-'] {
  background: #fafafa;
}
body[class*='amblog-index-'] .page-wrapper > .breadcrumbs.blue {
  margin: 0;
  height: inherit;
  position: inherit;
  background: white;
  padding-right: 7rem !important;
  padding-left: 7rem !important;
  padding-top: 25px !important;
}
body[class*='amblog-index-'] .page-wrapper > .breadcrumbs.blue ul.items {
  padding: 0;
}
body[class*='amblog-index-'] .page-wrapper > .breadcrumbs.blue ul.items > li {
  vertical-align: inherit;
}
body[class*='amblog-index-'] .page-wrapper > .breadcrumbs.blue ul.items strong {
  margin-top: 0;
  line-height: 0;
}
body[class*='amblog-index-'] .page-title-wrapper {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
body[class*='amblog-index-'] .page-title {
  word-break: break-word;
  word-wrap: break-word;
  margin-top: 15px !important;
  margin-bottom: 20px;
  max-width: calc(100% - 20px - 40px);
  padding-right: 20px;
}
.ie11 body[class*='amblog-index-'] .page-title {
  word-break: break-all;
}
body[class*='amblog-index-'] .amblog-summary {
  width: 100%;
}
body[class*='amblog-index-'] .sidebar .block-reorder {
  margin: 0;
}
body[class*='amblog-index-'] pre {
  overflow: auto;
}
body[class*='amblog-index-'] iframe {
  max-width: 100%;
}
.amblog-title,
.amblog-post-title {
  color: #1a1a1a;
  word-break: break-word;
  word-wrap: break-word;
  font-size: 2rem;
  font-weight: bold;
  margin: 0;
  position: relative;
}
.ie11 .amblog-title,
.ie11 .amblog-post-title {
  word-break: break-all;
}
.amblog-title {
  padding: 25px;
}
.amblog-content .amblog-title.-author,
.amblog-title.-author {
  padding: 0;
}
.amblog-content .amblog-title.-author.mobile:before,
.amblog-title.-author.mobile:before,
.amblog-content .amblog-title.-author:before,
.amblog-title.-author:before {
  content: none;
}
.amblog-content .amblog-title.-author:visited,
.amblog-title.-author:visited {
  color: #1a1a1a;
}
.amblog-content .amblog-title.-author:hover,
.amblog-title.-author:hover,
.amblog-content .amblog-title.-author:focus,
.amblog-title.-author:focus,
.amblog-content .amblog-title.-author:active,
.amblog-title.-author:active {
  text-decoration: none;
}
.amblog-post-title {
  line-height: 2.8rem;
  padding: 0;
}
.amblog-post-title .post-title,
.amblog-post-title .post-title:active,
.amblog-post-title .post-title:visited {
  color: #1a1a1a;
}
.amblog-post-title .post-title:hover {
  color: #767676;
}
.ampost-link {
  font-weight: bold;
}
.ampost-link,
.ampost-link:active,
.ampost-link:visited {
  color: #999999;
  text-decoration: none;
}
.ampost-link:hover {
  color: #767676;
}
.mobile-block .amblog-title:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
  content: '';
  cursor: pointer;
  display: block;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);
  width: 20px;
}
.mobile-block .amblog-title.-active:before {
  transform: translateY(-50%) rotate(0);
}
.amblog-swipe {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAPrSURBVFiFxZlvaBNnGMCfHPlzidc0aavJTP8k0UtqrbEf1FbQEWUIQ4UqarFF2cYog31QJwyhIMeY0wluMPZhX4RBiU6dbEE/TcR8qNpqhBj6x3A2uZYWmnZtk+ZP79I23QdNTZNc7i4sd79Pxz3Pw/vjzZs87/tG5gHhRFRaW7B+R4eGjh2tTMzj1QvTWuUyg2TnMAo0PVexcSG6QU8m0Ar3xa6+qx5ClhY6lkyIoN+6+xjKJK/YJoe2CR0IAIA0NQ8vKtU9jtDLv/nW8BIcqdt5SJ1K3jSHydpSxHKhDPg4rVB/0Tjhf8yVyyn42rrnj53BFx3/h1guvi1tt1tG+zuL5SBsAWe3VzG2aetEueQAAFpG+09TBnzc2e1VsOUUFOwkvJo/7xyea5h+ayqXXAZzmKy7d+fIXCfh1RSK5wk6u72KX34+HK6JhrFyy2XYGJ3Cfr3x6czXxJAyN5a3Bsc2bZ0QY+YKQRnwcXOYbMh+t24G/ZY9d6WSAwAwh8l6n7XVlf1ubQYDtc1O+8TgE/G18nlT6/gk8xO0NoOqJaZXOqX1qJaZm5lnmQcA/Jbd7Y7Qy7+4CuU930Pjwb0FYyOPnsLKtcuC8orht7SecIQG7ssBANBU8gfOCgBoPLgXtPv3F4xtA4DBa8LyiqFOJb4DgPuIk1hFSu2t5QSfHGyKqLQ25CfXvh6pZdgYrd9xHNHQsaNSi7ChYRLtiC4xh0stwoYuPmtD9LF/tVKLsKGPz1bKVUs0644ml5FHT4Ht2zT8T5/gPC7QVBKReQBWeVdIAO/Zkwq5oGQRO8namIwCTfNdh2J2EgAAWqlJI/MVNQv80sVnHquOIpENVaTUImxEsOoAkkAr3FKLsEErUDdysavvqtQibFw48/w64iFkadLUPCy1TC6kafuQh5Cl5QAAi0p1DwBwbljF7CSLKuwSQNaZhDLgY+YwWc+ruswEjXbKOhWwAGR1kqRGe1o6pfWk5KovM89rgk2hV898W9puS6P0AZ+1rTf7Uinv4P7+8FwnrtY7QkY7ZXn/0WbIa3GffXzFMqU3RcXTeseM7qPY51/9lrd5zhP03Du18s059+aZSmNcHDWAad3m2LnzD4we4sBybqzgJuEWsSt5suNhFWXAx8stFzLaqVPnXVW3iF3JQnHOC0yftdXVEhwoeslYKj5rW29LsP9ssRxeV8CB2mancnnpd8tUoIE7m5ug0U7RaqyrKfTqGVeuwEv01iNqJvEjPjnYVIoYado+tKjCLjmCAw/51ggSzOAkVpEbrn3faphEuy4+a9PHZyvRVHLdeqaV6pV5rGYhglUHaAXqvnDm+fVS/ob4DxS5dlso3fGvAAAAAElFTkSuQmCC');
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0, 98, 176, 0.2);
  cursor: pointer;
  height: 40px;
  margin-bottom: 15px;
  max-width: 40px;
  min-width: 40px;
  transition: all 0.5s 0.3s ease-in-out;
  width: 40px;
}
.amblog-element-block:not(.widget) > div:not(.amblog-overlay),
.amblog-element-block.widget,
.amblog-grid-list .list-item,
.amblog-post-container,
.amblog-tags.amblog-widget-container,
.amblog-post-container .amblog-widget-container:not(.widget) > div:not(.amblog-overlay),
.amblog-post-container .amblog-widget-container.widget,
.amblog-grid-list .slick-slide .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container:not(.widget) > div:not(.amblog-overlay),
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.widget {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(84, 95, 125, 0.12), 0 5px 8px rgba(155, 159, 174, 0.1);
  margin-bottom: 20px;
}
.amblog-list {
  list-style: none;
  margin: 0;
  padding: 0 25px 25px;
  /* stylelint-disable-line */
}
.amblog-list.-tags {
  padding-bottom: 15px;
}
.amblog-list .post-title.amblog-headline {
  font-size: 1.4rem;
}
.mobile-block.amblog-element-block,
.mobile-block.amblog-post-container .amblog-widget-container,
.mobile-block.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  margin: 20px;
}
.amblog-social-container {
  list-style-type: none;
  padding: 0;
}
.amblog-social-container .header-text {
  margin-bottom: 18px;
}
.page-wrapper .amblog-slider-container.page-bottom {
  box-sizing: border-box;
  width: 100%;
}
.amblog-author-info .amblog-content {
  word-break: break-word;
  word-wrap: break-word;
  padding: 25px 25px calc(25px - 10px);
  text-align: center;
}
.ie11 .amblog-author-info .amblog-content {
  word-break: break-all;
}
.amblog-author-info .amblog-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
}
.amblog-author-info .amblog-name {
  color: #333333;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 3.3rem;
  margin: 0;
}
.amblog-author-info .amblog-job {
  color: #999999;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.9rem;
  margin: 5px 0 0;
}
.amblog-author-info .amblog-description {
  color: #333333;
  font-size: 1.4rem;
  line-height: 1.9rem;
  margin: 25px 0 0;
  text-align: center;
}
.amblog-author-info .amblog-image-wrapper {
  align-items: center;
  background-position: center;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  height: 100px;
  justify-content: center;
  margin: 0 auto 25px;
  min-width: 100px;
  overflow: hidden;
  width: 100px;
}
.amblog-author-info .amblog-image-wrapper.-placeholder {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwIiBoZWlnaHQ9IjEyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48bWFzayBpZD0iYSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjEyMCIgaGVpZ2h0PSIxMjAiPjxjaXJjbGUgY3g9IjYwIiBjeT0iNjAiIHI9IjYwIiBmaWxsPSIjQUFBIi8+PC9tYXNrPjxnIG1hc2s9InVybCgjYSkiIGZpbGw9IiNEN0Q5REQiPjxwYXRoIGQ9Ik02MC4wMDYgMzJjLTEzLjcyNSAwLTI0Ljk0NSAxMS4yMS0yNC45NDUgMjQuOTI1IDAgMTMuNzE0IDExLjIyIDI0LjkyNSAyNC45NDUgMjQuOTI1czI0Ljk0NS0xMS4yMSAyNC45NDUtMjQuOTI1Qzg0Ljk1MSA0My4yMTEgNzMuNzMxIDMyIDYwLjAwNiAzMnpNMTAyLjgxNiAxMDEuNzdjLS42NTMtMS42MzMtMS41MjUtMy4xNTYtMi41MDUtNC41NzItNS4wMTEtNy40LTEyLjc0NS0xMi4yOTktMjEuNDYtMTMuNDk2LTEuMDg4LS4xMDktMi4yODcuMTA5LTMuMTU4Ljc2Mi00LjU3NSAzLjM3NC0xMC4wMjIgNS4xMTUtMTUuNjg2IDUuMTE1LTUuNjY1IDAtMTEuMTExLTEuNzQxLTE1LjY4Ni01LjExNS0uODcyLS42NTMtMi4wNy0uOTgtMy4xNi0uNzYyYTMwLjc4NCAzMC43ODQgMCAwMC0yMS40NTggMTMuNDk2Yy0uOTggMS40MTYtMS44NTIgMy4wNDgtMi41MDYgNC41NzItLjMyNi42NTMtLjIxOCAxLjQxNS4xMSAyLjA2OC44NyAxLjUyNCAxLjk2IDMuMDQ4IDIuOTQgNC4zNTRhNDEuNDE4IDQxLjQxOCAwIDAwNS4wMTEgNS42NmMxLjUyNSAxLjUyMyAzLjI2OCAyLjkzOCA1LjAxIDQuMzUzIDguNjA2IDYuNDIyIDE4Ljk1NSA5Ljc5NiAyOS42MyA5Ljc5NnMyMS4wMjMtMy4zNzQgMjkuNjI5LTkuNzk2YTQ3Ljk1NyA0Ny45NTcgMCAwMDUuMDEtNC4zNTNjMS43NDQtMS43NDIgMy40ODYtMy41OTIgNS4wMTItNS42NiAxLjA4OS0xLjQxNSAyLjA2OS0yLjgzIDIuOTQxLTQuMzU0LjU0NC0uNjUzLjY1My0xLjQxNS4zMjYtMi4wNjh6Ii8+PC9nPjwvc3ZnPg==');
  background-size: contain;
}
.amblog-author-avatar {
  background: #f4f6f8 center / 100px no-repeat;
  border: 2px solid #ffffff;
  border-radius: 50%;
  margin-right: 10px;
  overflow: hidden;
}
.amblog-author-avatar.-small {
  height: 25px;
  width: 25px;
}
.amblog-author-info .amblog-social-container,
.amblog-element-block[data-set='sidebar-author'] .amblog-author-info .amblog-social-container,
.amblog-item[data-set='content-author'] .amblog-author-info .amblog-social-container,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-author-info .amblog-social-container,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-author-info .amblog-social-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 25px 0 0;
}
.amblog-author-info .amblog-social-container .amblog-icon {
  margin: 0 5px 5px;
}
.amblog-index-author .amblog-swipe.-left,
.amblog-index-author .amblog-swipe.-right {
  top: 0;
}
.amblog-index-author .page-title-wrapper .page-title {
  color: #333333;
  font-size: 3.5rem;
  font-weight: 600;
  letter-spacing: -.025em;
  line-height: 4.8rem;
}
.amblog-index-author .amblog-article-title {
  display: none;
}
.amblog-main-content .amblog-author-info .amblog-title {
  display: none;
}
.right .amblog-element-block[data-set='sidebar-author'],
.left .amblog-element-block[data-set='sidebar-author'],
.right .amblog-post-container .amblog-widget-container[data-set='sidebar-author'],
.left .amblog-post-container .amblog-widget-container[data-set='sidebar-author'],
.right .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'],
.left .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] {
  padding: 0;
}
.amblog-search-block .amblog-content {
  align-items: center;
  display: flex;
}
.amblog-search-block .amblog-content > * {
  margin: auto;
}
.amblog-button {
  word-break: break-word;
  word-wrap: break-word;
  align-items: center;
  box-shadow: none;
  box-sizing: border-box;
  color: #1979c2;
  display: inline-flex;
  font-weight: bold;
  justify-content: center;
  outline: none;
}
.ie11 .amblog-button {
  word-break: break-all;
}
.amblog-button:hover,
.amblog-button:focus {
  color: #135d95;
}
.amblog-button:focus > .amblog-icon,
.amblog-button:hover > .amblog-icon {
  fill: #135d95;
}
.amblog-button:not(.primary),
.amblog-button:not(.primary):active {
  box-shadow: none;
}
.amblog-button.-clear {
  background: none;
  border: none;
  padding: 0;
}
.amblog-button > .amblog-icon {
  fill: #1979c2;
  margin-right: 10px;
}
.amblog-button:not(.-toggle) > .amblog-icon {
  margin-right: 15px;
}
.amblog-button.-toggle {
  line-height: 1.1;
}
.amblog-button.-toggle .amblog-icon {
  fill: #85c1ef;
  height: 15px;
  position: relative;
  width: 15px;
}
.amblog-button.-toggle.-empty {
  color: #888888;
  pointer-events: none;
}
.amblog-button.-toggle.-empty .amblog-icon {
  fill: #d9d9d9;
}
.amblog-button > .amblog-count:not(:empty) {
  padding-right: 5px;
}
.amblog-link-btn {
  background: none;
  border: none;
  color: #1979c2;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 20px 0 0 25px;
  padding: 0;
}
button.amblog-link-btn:hover,
button.amblog-link-btn:focus,
.amblog-link-btn:active,
.amblog-link-btn:focus,
.amblog-link-btn:hover,
.cart.table-wrapper .actions-toolbar > .action.amblog-link-btn:hover,
.cart.table-wrapper .actions-toolbar > .action.amblog-link-btn:focus,
.action-gift.amblog-link-btn:hover,
.action-gift.amblog-link-btn:focus {
  background: none;
  border: none;
  color: #135d95;
}
button.amblog-link-btn,
.amblog-link-btn,
.cart.table-wrapper .actions-toolbar > .action.amblog-link-btn,
.action-gift.amblog-link-btn {
  box-shadow: none;
}
.amblog-comments-container .amblog-comment.-highlighted {
  background-color: #f5f9ff;
  outline: 5px solid #f5f9ff;
}
.amblog-comments-container .amblog-comment.-highlighted.-classic {
  background-color: #f5f9ff;
  outline-color: #f5f9ff;
}
.amblog-comments-container .amblog-comment.-highlighted.-red {
  background-color: #fef4f4;
  outline-color: #fef4f4;
}
.amblog-comments-container .amblog-comment.-highlighted.-green {
  background-color: #ebf7ec;
  outline-color: #ebf7ec;
}
.amblog-comments-container .amblog-comment.-highlighted.-blue {
  background-color: #eff1fa;
  outline-color: #eff1fa;
}
.amblog-comments-container .amblog-comment.-highlighted.-grey {
  background-color: #f8f8f8;
  outline-color: #f8f8f8;
}
.amblog-comments-container .amblog-comment.-highlighted.-purple {
  background-color: #fbf3fc;
  outline-color: #fbf3fc;
}
.amblog-element-block .amblog-item.-comment .amblog-comment,
.amblog-post-container .amblog-widget-container .amblog-item.-comment .amblog-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-comment .amblog-comment {
  font-style: italic;
}
.amblog-element-block .amblog-item.-comment .amblog-headline,
.amblog-post-container .amblog-widget-container .amblog-item.-comment .amblog-headline,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-comment .amblog-headline {
  font-size: 1.4rem;
}
.amblog-comments-container {
  margin: 50px 25px 0;
  padding-bottom: 5px;
}
.amblog-comments-container .amblog-comment {
  margin-bottom: 25px;
}
.amblog-comments-container .amblog-comment:last-child {
  margin-bottom: 0;
}
.amblog-no-comments .amblog-ref {
  color: #999999;
}
.amblog-replies-block.-level-top > .amblog-comment,
.amblog-replies-block.-level-top > .amblog-comment-reply,
.amblog-comments-action .amblog-replies,
.amblog-comments-container .amblog-replies,
.amblog-replies-block > .amblog-replies:not(:empty) {
  border-left: 1px solid #e9e9e9;
  margin: 25px 0 0;
  padding-left: 15px;
}
.amblog-comment-content .amblog-author {
  display: inline-block;
  margin: 0 20px 0 0;
  padding-left: 0;
  position: relative;
}
.amblog-comment-content .amblog-header {
  margin-bottom: 10px;
}
.amblog-comment-content .amblog-date,
.amblog-comment-content .amblog-views,
.amblog-comment-content .amblog-minread {
  color: #999999;
  display: inline-block;
  font-size: 1.2rem;
  margin-top: 10px;
  position: relative;
}
.amblog-comment-content .amblog-willapprove {
  word-break: break-word;
  word-wrap: break-word;
  background: #fff3e0;
  border-radius: 4px;
  color: #f57c00;
  margin-top: 15px;
  padding: 0 10px;
}
.ie11 .amblog-comment-content .amblog-willapprove {
  word-break: break-all;
}
.amblog-comment-content .amblog-reply {
  align-items: center;
  display: flex;
  margin-top: 15px;
}
.amblog-comment-content .amblog-button {
  font-size: 1.4rem;
}
.amblog-comments-wrapper > .amblog-comment.-level-top {
  margin: 50px 25px -25px;
}
.amblog-comments-action {
  border: none;
  margin: 0 25px 25px;
}
.amblog-comments-action > .amblog-comment {
  margin-bottom: 60px;
}
.amblog-comments-action .amblog-button.-toggle {
  display: none;
}
.amblog-comment-reply {
  margin: 30px 0;
}
.amblog-comment-reply .amblog-button.-toggle {
  display: none;
}
.amblog-form-head {
  margin-bottom: 15px;
}
.amblog-secondary-title {
  color: #1a1a1a;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.amblog-head-note {
  color: #999999;
  font-size: 1.2rem;
}
.amblog-comments-block:not(.-loaded) .amblog-reply {
  opacity: .5;
  pointer-events: none;
  user-select: none;
}
.amblog-comments-block:not(.-loaded) .amblog-reply .amblog-button.-toggle {
  display: none;
}
.amblog-replies-block > .amblog-replies:not(.-active) {
  display: none;
}
.amblog-replies-block.-level-top > .amblog-comment,
.amblog-replies-block.-level-top > .amblog-comment-reply,
.amblog-replies-block > .amblog-replies:not(:empty) {
  margin: 25px 0 0;
}
.amblog-reply .amblog-button.-toggle {
  margin-left: 30px;
  position: relative;
}
.amblog-replies-block {
  margin-top: 25px;
}
.amblog-replies-block .amblog-replies.deep-reply,
.amblog-replies-block .amblog-replies.deep-reply .amblog-comment-reply {
  border: none;
  padding: 0;
}
.amblog-form-comment {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.amblog-form-comment .amblog-svg.comment {
  left: 0;
  position: absolute;
  top: -40px;
}
.amblog-form-comment .amblog-fieldset {
  border: none;
  margin: 0;
  min-inline-size: initial;
  padding: 0;
}
.amblog-form-comment .amblog-customer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.amblog-form-comment .amblog-customer.-hidden {
  display: none;
}
.amblog-form-comment .amblog-wrapper {
  margin-top: 15px;
}
.amblog-form-comment .amblog-input {
  background-color: #ffffff;
  padding-left: 15px;
}
.amblog-form-comment .amblog-input.-name,
.amblog-form-comment .amblog-input.-email {
  max-height: 40px;
}
.amblog-form-comment .amblog-input.-textarea {
  height: 100px;
  margin-bottom: 0;
}
.amblog-form-comment .amblog-gdprtext {
  margin-top: 20px;
  position: relative;
}
.amblog-form-comment .amblog-gdprtext .amblog-label {
  word-break: break-word;
  word-wrap: break-word;
  word-wrap: anywhere;
}
.ie11 .amblog-form-comment .amblog-gdprtext .amblog-label {
  word-break: break-all;
}
.amblog-form-comment .amblog-input.-gdpr {
  height: 13px;
  top: 2px;
  width: auto;
}
.amblog-form-comment .mage-error {
  margin-bottom: 0;
}
.amblog-form-comment .amblog-btn {
  background: #1979c2;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 20px;
  padding: 12px 0;
  width: 100%;
}
.amblog-form-comment .amblog-btn:hover {
  background: #185eaf;
}
.amblog-tabs-block.-title {
  border-bottom: 1px solid #d1d1d1;
  display: flex;
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}
.amblog-tabs-block.-title .amblog-item {
  word-break: break-word;
  word-wrap: break-word;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  font-size: 18px;
  margin: 0;
  padding: 0 10px 12px;
  text-transform: capitalize;
  transform: translateY(1px);
  transition: border .1s;
}
.ie11 .amblog-tabs-block.-title .amblog-item {
  word-break: break-all;
}
.amblog-tabs-block.-title .amblog-item.-active {
  font-weight: 600;
}
.amblog-tabs-block.-title .amblog-item.-active {
  border-bottom-color: #4776f0;
}
.amblog-content-tab:not(.-active) {
  display: none;
}
.amblog-tabs-block.-block .amblog-list {
  list-style: none;
  padding: 0;
}
.amblog-tabs-block.-block .amblog-list.-active {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.amblog-content-tab .amblog-post-block {
  display: flex;
}
.amblog-content-tab .amblog-post-block:not(:first-child) {
  margin-top: 20px;
}
.amblog-content-tab .amblog-post-block .amblog-link {
  display: block;
}
.amblog-content-tab .amblog-post-block .amblog-image-wrapper {
  align-items: center;
  background: #f4f6f8 center / 50px no-repeat;
  box-sizing: border-box;
  display: flex;
  height: 100px;
  justify-content: center;
  margin-right: 20px;
  min-width: 100px;
  overflow: hidden;
  width: 100px;
}
.amblog-content-tab .amblog-post-block .amblog-image-wrapper.-placeholder {
  background-image: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSIgZmlsbD0iI0Q3RDlERCI+PHBhdGggZD0iTTM3LjIzNyAyMy4xOGMtMi4zMjEgMS4xMDUtNC4yMTQgNC40NjItNi40MjggMi4yNDctMS4zNDUtMS40Ni0yLjk0Mi0zLjc4NC00Ljc3Ni02LjQxMi0xLjk4My0yLjgyNS00LjUxMS01LjI1NC03LjQ4Ni0yLjQ3OS0zLjMyMSAzLjEyNC01LjYwMiAxMS42LTUuOCAxNS45NjNsMzEuMzguMDFjLS43MTgtMi41NjMtMy41MDctMTAuOTQtNi44OS05LjMzek0zNy4wOSAxOC4yNThhMy44NTkgMy44NTkgMCAxMDAtNy43MTcgMy44NTkgMy44NTkgMCAwMDAgNy43MTd6Ii8+PHBhdGggZD0iTTQ4Ljg1MyA1LjU5NEg4LjAyM2MtLjYzMyAwLTEuMTQ4LjUxMy0xLjE0OCAxLjE0NnY1LjhIMS4xNDdDLjUxNCAxMi41NCAwIDEzLjA1NCAwIDEzLjY4N3YyOS41N2MwIC42MzQuNTE0IDEuMTQ3IDEuMTQ3IDEuMTQ3aDQwLjgzYy42MzMgMCAxLjE0OC0uNTE0IDEuMTQ4LTEuMTQ3di01Ljc5OWg1LjcyOGMuNjMzIDAgMS4xNDgtLjUxMyAxLjE0OC0xLjE0NlY2Ljc0Yy0uMDAxLS42MzItLjUxNi0xLjE0Ni0xLjE0OC0xLjE0NnptLTguODA3IDM1LjczMkgzLjA3OVYxNS42MmgzLjc5NnYxNy44NzJjLS41NzYgMi4yMjYtLjkzIDQuMzY1LTEuMDAzIDUuOTU2bDMxLjM4LjAxYTM2LjA4MiAzNi4wODIgMCAwMC0uNjMtMmgzLjQyNHYzLjg2OHptNi44NzUtNi45NDdIOS45NTRWOC42NzNoMzYuOTY3VjM0LjM4eiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDUwdjUwSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+');
}
.amblog-content-tab .amblog-post-block .amblog-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
}
.amblog-content-tab .amblog-post-block .amblog-headline {
  color: #333333;
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}
.amblog-content-tab .amblog-post-block .amblog-date,
.amblog-content-tab .amblog-post-block .amblog-views,
.amblog-content-tab .amblog-post-block .amblog-minread {
  color: #999999;
  font-size: 14px;
  line-height: 19px;
  margin-top: 5px;
}
.amblog-content-tab {
  margin-bottom: 30px;
}
.amblog-content-tab > .pager {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.amblog-tag {
  background: #767676;
  word-break: break-word;
  word-wrap: break-word;
  border-radius: 80px;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0 10px 10px 0;
  padding: 8px 15px;
  transition: none;
}
.ie11 .amblog-tag {
  word-break: break-all;
}
.amblog-tag:last-child {
  margin-right: 0;
}
.amblog-tag,
.amblog-tag:hover,
.amblog-tag:active,
.amblog-tag:visited {
  text-decoration: none;
}
.amblog-tag,
.amblog-tag:visited {
  color: #333333;
}
.amblog-tag:hover,
.amblog-tag:active {
  color: #ffffff;
}
.amblog-tag:hover {
  background: #1979c2;
}
.amblog-tag:active {
  background: #135d95;
}
.amblog-content .tags {
  margin-bottom: 10px;
}
.amblog-dates {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}
.amblog-dates > .amblog-date,
.amblog-dates > .amblog-views,
.amblog-dates > .amblog-minread {
  display: block;
  margin-right: 25px;
  width: auto;
}
.amblog-date,
.amblog-views,
.amblog-minread {
  color: #999999;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 300;
  margin-right: 15px;
}
.amblog-grid-list .amblog-dates > .amblog-date,
.amblog-post-container .amblog-dates > .amblog-date,
.amblog-container-list .amblog-dates > .amblog-date,
.amblog-grid-list .amblog-dates > .amblog-views,
.amblog-post-container .amblog-dates > .amblog-views,
.amblog-container-list .amblog-dates > .amblog-views,
.amblog-grid-list .amblog-dates > .amblog-minread,
.amblog-post-container .amblog-dates > .amblog-minread,
.amblog-container-list .amblog-dates > .amblog-minread,
.amblog-grid-list .slick-slide .amblog-item .amblog-dates > .amblog-date,
.amblog-grid-list .slick-slide .amblog-item .amblog-dates > .amblog-views,
.amblog-grid-list .slick-slide .amblog-item .amblog-dates > .amblog-minread,
.amblog-grid-list .amblog-dates > .amblog-views,
.amblog-post-container .amblog-dates > .amblog-views,
.amblog-container-list .amblog-dates > .amblog-views,
.amblog-grid-list .amblog-dates > .amblog-minread,
.amblog-post-container .amblog-dates > .amblog-minread,
.amblog-container-list .amblog-dates > .amblog-minread {
  margin-bottom: 10px;
  margin-top: 0;
}
.amblog-grid-list .amblog-dates > *:last-child,
.amblog-post-container .amblog-dates > *:last-child,
.amblog-container-list .amblog-dates > *:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-dates > *:last-child {
  margin-bottom: 20px;
}
.amblog-element-block .amblog-date,
.amblog-post-container .amblog-widget-container .amblog-date,
.amblog-element-block .amblog-views,
.amblog-element-block .amblog-minread,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date {
  margin-top: 10px;
}
.amblog-element-block .amblog-date.-post,
.amblog-post-container .amblog-widget-container .amblog-date.-post,
.amblog-element-block .amblog-views.-post,
.amblog-element-block .amblog-minread.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-post {
  margin-top: 5px;
}
.amblog-element-block .amblog-date.-comment,
.amblog-post-container .amblog-widget-container .amblog-date.-comment,
.amblog-element-block .amblog-views.-comment,
.amblog-element-block .amblog-minread.-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-comment {
  margin: 10px 0;
}
.amblog-related-post .amblog-date,
.amblog-related-post .amblog-views,
.amblog-related-post .amblog-minread {
  color: #999999;
  display: block;
  margin-top: 15px;
}
.amblog-form-search.amblog-item {
  padding: 0 25px 25px;
}
.amblog-form-search .amblog-form-container {
  position: relative;
}
.amblog-form-search .amblog-input,
.amblog-form-comment .amblog-input {
  border: 1px solid #e5e5e5;
  color: #525252;
  border-radius: 3px;
  font-size: 1.4rem;
  height: 100%;
  padding: 11px 60px 11px 14px;
  width: 100%;
}
.amblog-form-search .amblog-input:hover,
.amblog-form-comment .amblog-input:hover {
  border-color: #b3b3b3;
}
.amblog-form-search .amblog-input::-webkit-input-placeholder,
.amblog-form-search .amblog-input:-ms-input-placeholder,
.amblog-form-search .amblog-input::-moz-placeholder,
.amblog-form-comment .amblog-input::-webkit-input-placeholder,
.amblog-form-comment .amblog-input:-ms-input-placeholder,
.amblog-form-comment .amblog-input::-moz-placeholder {
  color: #999999;
}
.amblog-form-search .amblog-input:focus,
.amblog-form-comment .amblog-input:focus {
  border: 1px solid #499bf8;
  box-shadow: none;
}
.amblog-form-search .amblog-input:focus::-webkit-input-placeholder,
.amblog-form-search .amblog-input:focus::-moz-placeholder,
.amblog-form-search .amblog-input:focus:-ms-input-placeholder,
.amblog-form-comment .amblog-input:focus::-webkit-input-placeholder,
.amblog-form-comment .amblog-input:focus::-moz-placeholder,
.amblog-form-comment .amblog-input:focus:-ms-input-placeholder {
  color: transparent;
}
.amblog-loader.-search {
  display: none;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}
.amblog-form-search .amblog-btn {
  background: url("../Amasty_Blog/images/svg/loupe.svg");
  background-repeat: no-repeat;
  border: none;
  height: 16px;
  opacity: .5;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.3s ease-in-out;
  width: 16px;
}
.amblog-form-search .amblog-btn:hover {
  opacity: 1;
}
.amblog-form-search .amblog-input-wrapper {
  display: inline-block;
  width: 100%;
}
.amblog-field.-live-active ~ .amblog-btn,
.amblog-form-search.-live-process ~ .amblog-btn,
.amblog-field.-live-active .amblog-btn,
.amblog-form-search.-live-process .amblog-btn {
  opacity: .8;
}
.amblog-field.-live-active ~ .amblog-btn:hover,
.amblog-form-search.-live-process ~ .amblog-btn:hover,
.amblog-field.-live-active .amblog-btn:hover,
.amblog-form-search.-live-process .amblog-btn:hover {
  opacity: 1;
}
.amblog-form-search.-live-process .amblog-loader {
  display: block;
}
.amblog-search-suggest {
  background: #ffffff;
  border-radius: 3px;
  box-sizing: border-box;
  font-size: 1.4rem;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: calc(100% + 10px);
  width: 100%;
  z-index: 10;
}
.amblog-search-suggest.-live-active {
  border: 1px solid #b3b3b3;
}
.amblog-search-suggest > li {
  margin: 0;
  padding: 12px;
}
.amblog-search-suggest > li:not(:first-child) {
  border-top: 1px solid #e5e5e5;
}
.amblog-search-suggest .amblog-suggest-title {
  font-weight: bold;
  padding-bottom: 8px;
  pointer-events: none;
  text-transform: capitalize;
}
.amblog-search-suggest .amblog-suggest-title + .amblog-suggest {
  border-top: none;
}
.amblog-search-suggest .amblog-suggest:hover {
  background: #499bf8;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.amblog-search-suggest .amblog-suggest a {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-weight: 400;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: none;
}
.amblog-search-suggest .amblog-suggest a,
.amblog-search-suggest .amblog-suggest a:hover,
.amblog-search-suggest .amblog-suggest a:focus {
  color: inherit;
  text-decoration: none;
}
.amblog-post-container.list-item .amblog-footer,
.amblog-grid-list .slick-slide .amblog-item.list-item .amblog-footer {
  align-items: flex-start;
  flex-direction: column;
}
.amblog-post-container.list-item .amblog-footer .amblog-wrap,
.amblog-grid-list .slick-slide .amblog-item.list-item .amblog-footer .amblog-wrap {
  margin-bottom: 20px;
}
.amblog-post-container .post-image,
.amblog-grid-list .slick-slide .amblog-item .post-image {
  display: block;
  margin-bottom: 25px;
}
.amblog-post-container .amblog-helpful-wrap,
.amblog-post-container .amblog-post-title,
.amblog-grid-list .slick-slide .amblog-item .amblog-helpful-wrap,
.amblog-grid-list .slick-slide .amblog-item .amblog-post-title {
  margin-bottom: 20px;
}
.amblog-post-container .amblog-read,
.amblog-grid-list .slick-slide .amblog-item .amblog-read {
  background: #c00000;
  border-color: transparent;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.8rem;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  margin-bottom: 25px;
}
.amblog-post-container .amblog-read:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-read:hover {
  background: #de0000;
  color: #ffffff;
  text-decoration: none;
}
.amblog-post-container .amblog-read:active,
.amblog-grid-list .slick-slide .amblog-item .amblog-read:active {
  background: #de0000;
  color: #ffffff;
  text-decoration: none;
}
.amblog-post-container .amblog-helpful-wrap,
.amblog-grid-list .slick-slide .amblog-item .amblog-helpful-wrap {
  display: flex;
  margin-top: 20px;
  padding: 0;
}
.amblog-post-container.-post-page .amblog-footer,
.amblog-grid-list .slick-slide .amblog-item.-post-page .amblog-footer {
  align-items: flex-start;
  flex-direction: column;
}
.amblog-post-container.-post-page .tags,
.amblog-grid-list .slick-slide .amblog-item.-post-page .tags {
  margin-bottom: 10px;
}
.amblog-post-container.-post-page .amblog-features,
.amblog-grid-list .slick-slide .amblog-item.-post-page .amblog-features {
  margin-bottom: 20px;
}
.amblog-post-container.-post-page .amblog-features + .amblog-helpful-wrap,
.amblog-grid-list .slick-slide .amblog-item.-post-page .amblog-features + .amblog-helpful-wrap {
  margin-top: 0;
}
.amblog-post-container .amblog-bottom,
.amblog-grid-list .slick-slide .amblog-item .amblog-bottom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  flex-wrap: wrap;
  margin-top: 20px;
}
.amblog-post-container .amblog-bottom > *,
.amblog-grid-list .slick-slide .amblog-item .amblog-bottom > * {
  margin-bottom: 10px;
}
.amblog-post-container .amblog-image,
.amblog-grid-list .slick-slide .amblog-item .amblog-image {
  border-radius: 4px;
}
.amblog-post-container .amblog-widget-container,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  margin: 20px -15px;
}
.amblog-post-container .amblog-headline,
.amblog-grid-list .slick-slide .amblog-item .amblog-headline {
  color: #333333;
}
.amblog-post-container .amblog-headline:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-headline:hover {
  color: #1979c2;
  text-decoration: none;
}
.amblog-post-container .amblog-shot,
.amblog-grid-list .slick-slide .amblog-item .amblog-shot {
  color: #333333;
  font-size: 1.4rem;
  line-height: 1.9rem;
}
.amblog-post-container .amblog-shot > p,
.amblog-post-container .amblog-content > p,
.amblog-grid-list .slick-slide .amblog-item .amblog-shot > p,
.amblog-grid-list .slick-slide .amblog-item .amblog-content > p {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-post-container .amblog-shot > p,
.ie11 .amblog-post-container .amblog-content > p,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-shot > p,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-content > p {
  word-break: break-all;
}
.amblog-post-container .amblog-features,
.amblog-grid-list .slick-slide .amblog-item .amblog-features {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amblog-post-container .amblog-features.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-features.-post {
  padding: 15px 15px 20px;
}
.amblog-post-container .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-item {
  margin: 0 30px 0 0;
}
.amblog-post-container .amblog-category,
.amblog-post-container .amblog-item.-author-posts,
.amblog-grid-list .slick-slide .amblog-item .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-author-posts {
  color: #333333;
  word-break: break-word;
  word-wrap: break-word;
  font-size: 1.4rem;
  line-height: 25px;
  margin: 5px 30px 5px 0;
}
.ie11 .amblog-post-container .amblog-category,
.ie11 .amblog-post-container .amblog-item.-author-posts,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-category,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author-posts {
  word-break: break-all;
}
.amblog-post-container .amblog-arrow,
.amblog-grid-list .slick-slide .amblog-item .amblog-arrow {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjY5NyA1LjM2M2wtNS4xMjYtNS4xYS44ODYuODg2IDAgMCAwLTEuMjYgMCAuODc1Ljg3NSAwIDAgMCAwIDEuMjU0bDMuNjEzIDMuNTk1SC44OTFBLjg5NC44OTQgMCAwIDAgMCA1Ljk5OGMwIC40ODUuNDAzLjg4Ni44OS44ODZoMTIuMDE4TDkuMzEgMTAuNDc5YS44NzUuODc1IDAgMCAwIDAgMS4yNTQuOTIuOTIgMCAwIDAgLjYzOS4yNjcuODguODggMCAwIDAgLjYzOC0uMjY4bDUuMTQzLTUuMTE1QS45MTEuOTExIDAgMCAwIDE2IDUuOThhMS4xMzQgMS4xMzQgMCAwIDAtLjMwMy0uNjE4eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
  display: inline-block;
  height: 12px;
  margin-left: 10px;
  width: 16px;
}
.amblog-post-container .amblog-features.-post .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-features.-post .amblog-item {
  padding: 0;
}
.amblog-post-container .amblog-widget-container,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  background: #fafafa;
  border: none;
  padding-bottom: 25px;
}
.amblog-post-container .amblog-widget-container .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-list {
  border: 1px solid #e9e9e9;
  background: #ffffff;
  border-radius: 4px;
  margin: 0 20px 0;
}
.amblog-post-container .amblog-widget-container.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post {
  padding-bottom: 10px;
}
.amblog-post-container .amblog-widget-container.-post .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-list {
  background: inherit;
  border: none;
}
.amblog-post-container .amblog-widget-container.-categories .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-categories .amblog-category {
  margin-right: 0;
}
.amblog-grid-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amblog-grid-list .slick-slide .amblog-item {
  width: 100%;
}
.amblog-grid-list .slick-slide .amblog-item {
  box-sizing: border-box;
}
.amblog-grid-list .amblog-item.-comments {
  white-space: nowrap;
}
.amblog-grid-list .image {
  border-radius: 4px;
}
.amblog-grid-list .product-item-link {
  color: #333333;
  line-height: 1.9rem;
  margin: 5px 0 0;
}
.amblog-grid-list .amblog-features {
  margin-bottom: 5px;
}
.amblog-grid-list .amblog-post-container,
.amblog-grid-list .amblog-grid-list .slick-slide .amblog-item {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.amblog-post-container .amblog-tags,
.amblog-grid-list .amblog-tags,
.amblog-grid-list .slick-slide .amblog-item .amblog-tags {
  padding: 20px 25px 10px;
}
.amblog-post-container .amblog-content,
.amblog-grid-list .amblog-content,
.amblog-grid-list .slick-slide .amblog-item .amblog-content {
  padding: 25px;
}
.amblog-post-container .amblog-tags + .amblog-content,
.amblog-grid-list .amblog-tags + .amblog-content,
.amblog-post-container .post-image + .amblog-content,
.amblog-grid-list .post-image + .amblog-content,
.amblog-grid-list .slick-slide .amblog-item .amblog-tags + .amblog-content,
.amblog-grid-list .slick-slide .amblog-item .post-image + .amblog-content {
  padding-top: 0;
}
.amblog-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 25px;
}
.amblog-wrap > .amblog-no-comments,
.amblog-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.amblog-posted-in {
  padding-right: 4px;
}
.amblog-features .amblog-wrap {
  margin-bottom: 20px;
  margin-right: 30px;
}
.amblog-features .amblog-ref:not(:last-child):after {
  content: ', ';
  padding-right: 4px;
}
.amblog-post-list .post-items {
  margin-bottom: 0;
}
.amblog-post-list .post-items:not(.slick-slider) .post-title {
  display: block;
  margin-bottom: 10px;
}
.amblog-post-list .post-image {
  display: block;
  margin-bottom: 10px;
}
.amblog-post-list .post-title {
  color: #333333;
  display: flex;
  font-weight: bold;
  margin-bottom: 10px;
}
.amblog-post-list .short-description {
  font-size: 1.4rem;
  font-style: italic;
  flex-grow: 2;
  line-height: 1.9rem;
  margin-bottom: 5px;
}
.amblog-post-list .post-link {
  font-weight: bold;
}
.amblog-related-wrapper .slick-track,
.amblog-post-list .slick-track {
  display: flex;
  justify-content: center;
}
.amblog-related-wrapper .slick-slide,
.amblog-post-list .slick-slide {
  margin: 0 10px;
}
.amblog-related-wrapper .post-item-details,
.amblog-post-list .post-item-details {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-related-wrapper .post-item-details,
.ie11 .amblog-post-list .post-item-details {
  word-break: break-all;
}
.amblog-related-wrapper .slick-slider .slick-arrow.slick-next,
.amblog-post-list .slick-slider .slick-arrow.slick-next {
  right: -15px;
}
.amblog-related-wrapper .slick-slider .slick-arrow.slick-prev,
.amblog-post-list .slick-slider .slick-arrow.slick-prev {
  left: -15px;
}
.mobile-block .amblog-post-list .post-item-info:not(:last-of-type),
.sidebar .amblog-post-list .post-item-info:not(:last-of-type) {
  margin-bottom: 25px;
}
.widget.amblog-post-list .amblog-slick-slider.-am-loaded .post-item {
  display: flex !important;
}
.widget.amblog-post-list .slick-track {
  margin: 0 auto;
}
.widget.amblog-post-list .post-item,
.widget.amblog-post-list .post-item-details {
  display: flex;
  flex-direction: column;
}
.widget.amblog-post-list .post-item-details {
  flex-grow: 1;
  justify-content: space-between;
}
.widget.amblog-post-list .amblog-dates {
  margin-top: auto;
}
.post-item.-post-no-image .post-item-details {
  height: 100%;
  justify-content: center;
}
.post-item.-post-no-image .amblog-dates {
  margin-top: initial;
}
.amblog-form-newsletter.amblog-item {
  padding: 0 25px 25px;
}
.amblog-form-newsletter .amblog-form-container {
  position: relative;
}
.amblog-form-newsletter .amblog-input {
  border: 1px solid #e5e5e5;
  color: #525252;
  border-radius: 3px;
  font-size: 1.4rem;
  height: 100%;
  padding: 11px 60px 11px 14px;
  width: 100%;
}
.amblog-form-newsletter .amblog-input:hover {
  border-color: #b3b3b3;
}
.amblog-form-newsletter .amblog-input::-webkit-input-placeholder,
.amblog-form-newsletter .amblog-input:-ms-input-placeholder,
.amblog-form-newsletter .amblog-input::-moz-placeholder {
  color: #999999;
}
.amblog-form-newsletter .amblog-input:focus {
  border: 1px solid #499bf8;
  box-shadow: none;
}
.amblog-form-newsletter .amblog-input:focus::-webkit-input-placeholder,
.amblog-form-newsletter .amblog-input:focus::-moz-placeholder,
.amblog-form-newsletter .amblog-input:focus:-ms-input-placeholder {
  color: transparent;
}
.amblog-form-newsletter .amblog-btn {
  background: #c00000;
  border-color: transparent;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.8rem;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  border: none;
  max-width: 250px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
.amblog-form-newsletter .amblog-btn:hover {
  background: #de0000;
  color: #ffffff;
  text-decoration: none;
}
.amblog-form-newsletter .amblog-btn:active {
  background: #de0000;
  color: #ffffff;
  text-decoration: none;
}
.amblog-form-newsletter .amblog-input {
  margin-right: 10px;
  padding-right: 10px;
}
.input-box.-newsletter {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.mobile-block .amblog-form-newsletter .input-box,
.sidebar .amblog-form-newsletter .input-box {
  flex-direction: column;
}
.mobile-block .amblog-form-newsletter .amblog-input,
.sidebar .amblog-form-newsletter .amblog-input {
  margin-bottom: 20px;
  margin-right: 0;
}
.mobile-block .amblog-form-newsletter .amblog-btn,
.sidebar .amblog-form-newsletter .amblog-btn,
.mobile-block .amblog-form-newsletter .amblog-input,
.sidebar .amblog-form-newsletter .amblog-input {
  max-width: 100%;
  width: 100%;
}
.mobile-block .amblog-form-newsletter .mage-error[generated='true'],
.sidebar .amblog-form-newsletter .mage-error[generated='true'] {
  margin-bottom: 10px;
  margin-top: -10px;
  order: 0;
  width: 100%;
  word-break: break-all;
}
.amblog-aside-right,
.amblog-aside-left {
  background: #ffffff;
  box-shadow: 0 4px 8px rgba(0, 98, 176, 0.1);
  display: none;
  height: calc(100% - 20px);
  overflow-y: scroll;
  padding-top: 20px;
  position: fixed;
  top: 0;
  width: 300px;
  z-index: 1000;
}
.amblog-aside-right.active,
.amblog-aside-left.active {
  display: block;
}
.amblog-aside-right .aside-title,
.amblog-aside-left .aside-title {
  margin: 20px 20px 40px;
  position: relative;
}
.amblog-aside-right .amblog-close,
.amblog-aside-left .amblog-close {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.amblog-aside-right .amblog-close:after,
.amblog-aside-left .amblog-close:after {
  background: url("../Amasty_Blog/images/svg/close.svg");
  content: '';
  display: block;
  height: 18px;
  width: 18px;
}
.amblog-aside-right h3.amblog-title,
.amblog-aside-left h3.amblog-title {
  padding-right: 50px;
}
.amblog-aside-right {
  right: 0;
}
.amblog-aside-left {
  left: 0;
}
.amblog-views,
.amblog-minread {
  white-space: nowrap;
}
.amblog-search-titles {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amblog-search-titles:not([role='tablist']) ~ .amblog-search-content {
  display: none;
}
.amblog-search-title {
  font-size: 1.4rem;
  text-align: center;
  text-transform: capitalize;
}
.amblog-search-items {
  margin-bottom: 40px;
}
.amblog-search-title.open {
  font-weight: bold;
}
.amblog-search-switch {
  display: block;
  padding: 12px 35px;
}
.amblog-search-switch,
.amblog-search-switch:active,
.amblog-search-switch:visited,
.amblog-search-switch:hover,
.amblog-search-switch:focus {
  color: #333333;
  text-decoration: none;
}
.amblog-slick-slider:not(.-am-loaded) {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0;
  min-height: 30px;
}
.amblog-slick-slider:not(.-am-loaded):after {
  content: '';
  display: block;
}
.amblog-slick-slider:not(.-am-loaded) > div,
.widget .amblog-slick-slider:not(.-am-loaded) > div {
  display: none;
}
.amblog-slick-slider.-am-loaded > div,
.widget .amblog-slick-slider.-am-loaded > div {
  display: flex;
}
.main .amblog-related-wrapper:not(.-related-products) {
  margin-bottom: 40px;
}
.main .amblog-related-wrapper:not(.-related-products) .amblog-related-grid {
  margin: 0;
  padding: 20px 10px;
}
.main .amblog-related-wrapper:not(.-related-products) .slick-list {
  margin: 0 10px;
  width: 100%;
}
.main .amblog-related-wrapper:not(.-related-products) .slick-list > .slick-track {
  margin-left: 0;
}
.main .amblog-related-wrapper:not(.-related-products) .slick-slide {
  margin: 0 7px;
  vertical-align: top;
}
.amblog-related-wrapper.-related-products {
  margin-bottom: 40px;
}
.amblog-related-wrapper.-related-products .amblog-item-product {
  box-sizing: border-box;
  margin: 0 10px;
}
.amblog-related-wrapper.-related-products .amblog-item-product .price-box {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: flex-end;
  margin: 0 0 10px;
}
.amblog-related-wrapper.-related-products .amblog-item-product .price-box > .price-box {
  margin-bottom: 0;
}
.amblog-related-wrapper.-related-products .slick-slider {
  justify-content: space-evenly;
  padding: 0;
}
.amblog-related-wrapper.-related-products .map-old-price,
.amblog-related-wrapper.-related-products .map-show-info {
  margin: 0;
}
.amblog-related-wrapper.-related-products .price-including-tax,
.amblog-related-wrapper.-related-products .price-excluding-tax {
  font-size: 1.4rem;
}
.amblog-related-wrapper.-related-products .price-from .price-container,
.amblog-related-wrapper.-related-products .price-to .price-container {
  display: block;
}
.amblog-related-wrapper.-related-products .product-item .old-price {
  margin: 5px 0 0;
}
.amblog-related-wrapper.-related-products .special-price {
  width: 100%;
}
.amblog-related-wrapper.-related-products .amblog-item-product .price-box .map-old-price {
  min-width: auto;
}
.amblog-related-wrapper.-related-products .product-item-details {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
}
.amblog-related-wrapper.-related-products .product-item-actions {
  margin-top: auto;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider.slick-dotted {
  margin-bottom: 30px;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider.-am-loaded .amblog-item-product {
  display: flex !important;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider .slick-slide {
  vertical-align: inherit;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider .amblog-item-product {
  flex-direction: column;
  margin: 0;
  padding: 0 9px;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider .product-item-link {
  flex-grow: 1;
  margin-bottom: 10px;
}
.amblog-slick-slider.slick-slider .slick-dots {
  background: inherit;
  border: none;
  bottom: -25px;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] {
  align-items: center;
  border: none;
  display: inline-flex;
  height: 6px;
  justify-content: center;
  margin: 0;
  padding: 5px;
  text-align: inherit;
  white-space: inherit;
  width: 6px;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation']:hover,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'].selected {
  background: inherit;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation']:hover button,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'].slick-active button,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation']:hover .cart.table-wrapper .actions-toolbar > .action,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'].slick-active .cart.table-wrapper .actions-toolbar > .action,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation']:hover .action-gift,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'].slick-active .action-gift {
  background: #ff5502;
  border: none;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] button,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] .cart.table-wrapper .actions-toolbar > .action,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] .action-gift {
  border: 1px solid #575757;
  border-radius: 100%;
  box-sizing: border-box;
  height: 6px;
  padding: 0;
  width: 6px;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] button:before,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] .cart.table-wrapper .actions-toolbar > .action:before,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] .action-gift:before {
  content: none;
}
.amblog-slick-slider.slick-slider .slick-arrow {
  background: #ffffff url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMTg5IDIuMDA5TDcuMTkgOS4wMS4yMzMgMTUuOTY4bDEuMTA4IDEuMTA5IDguMDQ0LTguMDQ0LTguMTEtOC4xMUwuMTg5IDIuMDA4eiIgZmlsbD0iIzU3NTg1NSIvPjwvc3ZnPg==') center no-repeat !important;
  border-radius: 0;
  height: 30px;
  width: 30px;
  z-index: 2;
}
.amblog-slick-slider.slick-slider .slick-arrow:before,
.amblog-slick-slider.slick-slider .slick-arrow:after {
  display: none;
}
.amblog-slick-slider.slick-slider .slick-arrow.slick-prev {
  transform: rotate(180deg) translate(0, 50%);
}
.amblog-navigation-container {
  align-items: flex-start;
  background: #f9f9f9;
  border-radius: 0 0 5px 5px;
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  padding: 25px;
  position: relative;
}
.amblog-navigation-container .amblog-navigation {
  display: flex;
  flex-direction: column;
  margin: 0 10px;
  max-width: 45%;
}
.amblog-navigation-container .amblog-navigation.-previous {
  margin-left: 30px;
}
.amblog-navigation-container .amblog-navigation.-previous > .amblog-title-link:before {
  content: '';
  left: 20px;
}
.amblog-navigation-container .amblog-navigation.-next {
  align-items: flex-end;
  margin-right: 30px;
}
.amblog-navigation-container .amblog-navigation.-next > .amblog-title-link {
  text-align: right;
}
.amblog-navigation-container .amblog-navigation.-next > .amblog-title-link:after {
  content: '';
  right: 20px;
  transform: translateY(-50%) rotate(180deg);
}
.amblog-navigation-container .amblog-navigation > .amblog-title-link {
  word-break: break-word;
  word-wrap: break-word;
  color: #333333;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.7rem;
  margin: 0;
  padding: 0;
  text-transform: initial;
}
.ie11 .amblog-navigation-container .amblog-navigation > .amblog-title-link {
  word-break: break-all;
}
.amblog-navigation-container .amblog-navigation > .amblog-title-link:before,
.amblog-navigation-container .amblog-navigation > .amblog-title-link:after {
  background-image: url("../Amasty_Blog/images/svg/arrow-left.svg");
  height: 19px;
  min-width: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
}
.amblog-navigation-container .amblog-navigation > .amblog-date,
.amblog-navigation-container .amblog-navigation > .amblog-views,
.amblog-navigation-container .amblog-navigation > .amblog-minread {
  margin-top: 5px;
}
.amblog-navigation-container .amblog-navigation .amblog-navigation-label {
  color: #999999;
  font-size: 1.2rem;
  line-height: 1.6rem;
  margin-bottom: 5px;
}
.amblog-social-container .amblog-list,
.amblog-element-block[data-set='sidebar-author'] .amblog-list,
.amblog-item[data-set='content-author'] .amblog-list,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.amblog-social-container .amblog-icon,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon,
.amblog-item[data-set='content-author'] .amblog-icon,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon {
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #fafafa;
  border-radius: 50%;
  cursor: pointer;
  height: 40px;
  margin: 0 18px 18px 0;
  width: 40px;
}
.amblog-social-container .amblog-icon:hover,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon:hover,
.amblog-item[data-set='content-author'] .amblog-icon:hover,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon:hover {
  filter: brightness(1.2);
}
.amblog-social-container .amblog-icon.-twitter,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-twitter,
.amblog-item[data-set='content-author'] .amblog-icon.-twitter,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-twitter,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-twitter {
  background-image: url("../Amasty_Blog/images/svg/twitter.svg");
}
.amblog-social-container .amblog-icon.-facebook,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-facebook,
.amblog-item[data-set='content-author'] .amblog-icon.-facebook,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-facebook,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-facebook {
  background-image: url("../Amasty_Blog/images/svg/facebook.svg");
}
.amblog-social-container .amblog-icon.-vkontakte,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-vkontakte,
.amblog-item[data-set='content-author'] .amblog-icon.-vkontakte,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-vkontakte,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-vkontakte {
  background-image: url("../Amasty_Blog/images/svg/vk.svg");
}
.amblog-social-container .amblog-icon.-digg,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-digg,
.amblog-item[data-set='content-author'] .amblog-icon.-digg,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-digg,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-digg {
  background-image: url("../Amasty_Blog/images/svg/digg.svg");
}
.amblog-social-container .amblog-icon.-pinterest,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-pinterest,
.amblog-item[data-set='content-author'] .amblog-icon.-pinterest,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-pinterest,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-pinterest {
  background-image: url("../Amasty_Blog/images/svg/pinterest.svg");
}
.amblog-social-container .amblog-icon.-blogger,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-blogger,
.amblog-item[data-set='content-author'] .amblog-icon.-blogger,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-blogger,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-blogger {
  background-image: url("../Amasty_Blog/images/svg/blogger.svg");
}
.amblog-social-container .amblog-icon.-linkedin,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-linkedin,
.amblog-item[data-set='content-author'] .amblog-icon.-linkedin,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-linkedin,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-linkedin {
  background-image: url("../Amasty_Blog/images/svg/linkedin.svg");
}
.amblog-social-container .amblog-icon.-tumblr,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-tumblr,
.amblog-item[data-set='content-author'] .amblog-icon.-tumblr,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-tumblr,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-tumblr {
  background-image: url("../Amasty_Blog/images/svg/tumblr.svg");
}
.amblog-social-container .amblog-icon.-reddit,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-reddit,
.amblog-item[data-set='content-author'] .amblog-icon.-reddit,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-reddit,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-reddit {
  background-image: url("../Amasty_Blog/images/svg/reddit.svg");
}
.amblog-social-container .amblog-icon.-slashdot,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-slashdot,
.amblog-item[data-set='content-author'] .amblog-icon.-slashdot,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-slashdot,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-slashdot {
  background-image: url("../Amasty_Blog/images/svg/slashdot.svg");
}
.amblog-social-container .amblog-icon.-odnoklassniki,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-odnoklassniki,
.amblog-item[data-set='content-author'] .amblog-icon.-odnoklassniki,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-odnoklassniki,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-odnoklassniki {
  background-image: url("../Amasty_Blog/images/svg/ok.svg");
}
.amblog-social-container .amblog-icon.-google,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-google,
.amblog-item[data-set='content-author'] .amblog-icon.-google,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-google,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-google {
  background-image: url("../Amasty_Blog/images/svg/google.svg");
}
.amblog-social-container .amblog-icon.-youtube,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-youtube,
.amblog-item[data-set='content-author'] .amblog-icon.-youtube,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-youtube,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-youtube {
  background-image: url("../Amasty_Blog/images/svg/youtube.svg");
}
.amblog-social-container .amblog-icon.-instagram,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-instagram,
.amblog-item[data-set='content-author'] .amblog-icon.-instagram,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-instagram,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-instagram {
  background-image: url("../Amasty_Blog/images/svg/instagram.svg");
}
.amblog-social-container .amblog-icon.-tiktok,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-tiktok,
.amblog-item[data-set='content-author'] .amblog-icon.-tiktok,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-tiktok,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-tiktok {
  background-image: url("../Amasty_Blog/images/svg/tiktok.svg");
}
.amblog-social-container .amblog-icon.-whatsapp,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-whatsapp,
.amblog-item[data-set='content-author'] .amblog-icon.-whatsapp,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-whatsapp,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-whatsapp {
  background-image: url("../Amasty_Blog/images/svg/whatsapp.svg");
}
.amblog-plus {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
}
.amblog-plus .amblog-icon {
  -webkit-transition: all 0.3 ease;
  -moz-transition: all 0.3 ease;
  -ms-transition: all 0.3 ease;
  transition: all 0.3 ease;
  display: inline-flex;
  height: 18px;
  margin: 0 5px 0 10px;
  width: 20px;
}
.amblog-plus .amblog-count {
  color: #888888;
}
.amblog-plus .amblog-icon {
  background: url("../Amasty_Blog/images/svg/like.svg");
}
.amblog-plus:hover .amblog-icon {
  background: url("../Amasty_Blog/images/svg/like-hover.svg");
}
.amblog-plus.-voted .amblog-icon {
  background: url("../Amasty_Blog/images/svg/like-active.svg");
}
.amblog-social {
  display: block;
  height: 100%;
  width: 100%;
}
.amblog-element-block .amblog-categories,
.amblog-post-container .amblog-widget-container .amblog-categories,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amblog-element-block .amblog-categories.-level1 .amblog-categories,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 .amblog-categories,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 .amblog-categories {
  padding-left: 20px;
}
.amblog-element-block .amblog-categories .amblog-category-count,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-category-count,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-category-count {
  color: #999999;
  font-weight: 400;
}
.amblog-element-block .amblog-categories .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link {
  font-size: 1.4rem;
  font-weight: 400;
}
.amblog-element-block .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category > .amblog-link {
  font-weight: bold;
}
.amblog-element-block .amblog-categories.-level2 .amblog-category,
.amblog-post-container .amblog-widget-container .amblog-categories.-level2 .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level2 .amblog-category {
  margin: 10px 0 0;
}
.amblog-element-block .amblog-categories.-level3 .amblog-category,
.amblog-post-container .amblog-widget-container .amblog-categories.-level3 .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level3 .amblog-category {
  margin-top: 5px;
}
.amcorder-label {
  display: flex;
  position: relative;
  margin: 25px 0 10px;
}
.amcorder-label.-required:after {
  margin: 0 0 0 5px;
  color: #e02b27;
  content: '*';
  font-size: 1.2rem;
}
.amcorder-popup-block {
  box-sizing: border-box;
}
.amcorder-popup-block .modal-title {
  padding: 0;
  border: none;
}
.amcorder-popup-block .modal-inner-wrap {
  max-width: 520px;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 4px;
}
.amcorder-popup-block .modal-header {
  box-sizing: border-box;
  margin: 0;
  padding: 40px 10px 10px;
  width: 100%;
  border: none;
  text-align: center;
}
.amcorder-popup-block .modal-title {
  font-weight: 700;
  font-size: 18px;
}
.amcorder-popup-block .amcorder-notice {
  display: block;
  margin: 0;
  padding: 0 0 10px;
  width: 100%;
  border-bottom: 1px solid #c1c1c1;
  text-align: center;
  word-break: break-word;
  font-weight: 400;
  font-size: 12px;
}
.amcorder-popup-block .modal-footer {
  padding: 15px 15px 25px;
}
.amcorder-popup-block .amcorder-button {
  margin: 0 10px 0 0;
}
.account.sales-order-view .order-date {
  margin-bottom: 14px !important;
  margin-top: 12px !important;
  float: left;
  margin-right: 5px !important;
}
.account.sales-order-view a.action.order {
  padding: 5px 10px;
  border: 2px solid #e1e1e1;
  border-radius: 3px;
}
.account.sales-order-view button.amcorder-button.-clear.-link,
.account.sales-order-view .cart.table-wrapper .actions-toolbar > .action.amcorder-button.-clear.-link,
.account.sales-order-view .action-gift.amcorder-button.-clear.-link {
  margin-top: 15px;
  padding: 5px 10px;
  border: 2px solid #ff6d6d !important;
  border-radius: 3px;
}
.amcorder-button {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  -webkit-transition: all 0.1 ease;
  -moz-transition: all 0.1 ease;
  -ms-transition: all 0.1 ease;
  -o-transition: all 0.1 ease;
  position: relative;
  display: inline-flex;
  min-width: 85px;
  border: 1px solid #4190c6;
  background: transparent;
  box-shadow: none;
  color: #4190c6;
  font-weight: 400;
  font-style: normal;
  opacity: 1;
  cursor: pointer;
  pointer-events: auto;
}
.amcorder-button:hover,
.amcorder-button:active,
.amcorder-button:focus {
  border-color: #026bb3;
  background: none;
  box-shadow: none;
  color: #026bb3;
  border: 1px solid;
}
.amcorder-button.-link {
  color: #ff6d6d;
  text-transform: capitalize;
  font: 400 13px/1.35 Open Sans, Helvetica Neue, Verdana, Arial, sans-serif;
  margin-bottom: 2px;
}
.amcorder-button.-link:hover {
  color: #ff0000;
}
.amcorder-button.-clear {
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
}
.amcorder-button.-clear:active,
.amcorder-button.-clear:hover,
.amcorder-button.-clear:focus {
  border: none;
  background: transparent;
  box-shadow: none;
}
.amcorder-button.-fill {
  border-color: #026bb3;
  background: #026bb3;
  box-shadow: none;
  color: #fff;
}
.amcorder-button.-fill:hover {
  background: #025c9a;
}
.amelsearch-further-section {
  display: none;
  margin: 0 0 40px;
}
.amelsearch-further-section .amelsearch-label {
  display: block;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 20px;
}
.amelsearch-further-section .amelsearch-form-section {
  align-content: center;
  align-items: center;
  display: inline-flex;
  max-width: 362px;
  position: relative;
  width: 100%;
}
.amelsearch-further-section .amelsearch-button.-loupe,
.amelsearch-further-section .amelsearch-button.-close {
  height: 100%;
  margin: auto 0;
  position: absolute;
  right: 85px;
}
.amelsearch-further-section .amelsearch-form-section.-focused .amelsearch-input {
  padding-left: 33px;
}
.amelsearch-further-section .amelsearch-form-section.-focused .amelsearch-button.-loupe {
  bottom: 0;
  left: 10px;
  right: auto;
  top: 0;
}
.amelsearch-further-section .amelsearch-input {
  border-radius: 20px;
}
.amelsearch-further-section .amelsearch-button.-primary {
  height: 100%;
  position: absolute;
  right: 0;
}
.amelsearch-input {
  border: 1px solid #ccc;
  color: #333;
  font-weight: 400;
  padding: 10px 5px;
  transition: .3s;
}
.amelsearch-input ::placeholder {
  color: #ccc;
}
.amelsearch-input:hover:not([disabled]),
.amelsearch-input:focus:not([disabled]) {
  border-color: #1979c2;
  box-shadow: none;
}
.amelsearch-button {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.amelsearch-button:hover,
.amelsearch-button:focus {
  outline: none;
}
.amelsearch-button:not(.primary) {
  box-shadow: none;
}
.amelsearch-button.-disabled {
  opacity: .7;
  pointer-events: none;
}
.amelsearch-button.-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  height: 20px;
  padding: 0;
  width: 20px;
  background: none;
}
.amelsearch-button.-icon:after {
  content: '';
  height: 10px;
  width: 10px;
}
.amelsearch-button.-close:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
}
.amelsearch-button.-loupe:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2Ij48cGF0aCBkPSJNNTUuMTQ2IDUxLjg4N0w0MS41ODggMzcuNzg2QTIyLjkyNiAyMi45MjYgMCAwIDAgNDYuOTg0IDIzYzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMgMTAuMzE4LTIzIDIzIDEwLjMxOCAyMyAyMyAyM2M0Ljc2MSAwIDkuMjk4LTEuNDM2IDEzLjE3Ny00LjE2MmwxMy42NjEgMTQuMjA4Yy41NzEuNTkzIDEuMzM5LjkyIDIuMTYyLjkyLjc3OSAwIDEuNTE4LS4yOTcgMi4wNzktLjgzN2EzLjAwNCAzLjAwNCAwIDAgMCAuMDgzLTQuMjQyek0yMy45ODQgNmM5LjM3NCAwIDE3IDcuNjI2IDE3IDE3cy03LjYyNiAxNy0xNyAxNy0xNy03LjYyNi0xNy0xNyA3LjYyNi0xNyAxNy0xN3oiIGZpbGw9IiNhOWE5YTkiLz48L3N2Zz4=) no-repeat center;
}
.amelsearch-button.-primary {
  background-color: #1979c2;
  border-color: #1979c2;
  border-radius: 80px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  height: 32px;
  min-width: 78px;
  padding: 7px 10px;
}
.amelsearch-button.-primary:hover {
  background-color: #166bab;
  border-color: #166bab;
}
.amelsearch-button.-primary:active {
  background-color: #135d95;
  border-color: #135d95;
}
.amelsearch-button.-primary.-disabled {
  opacity: .8;
}
.amgdprcookie-cookie-container {
  margin: 0 10px 20px 0;
  padding: 0 0 25px 0;
}
.amgdprcookie-cookie-container.-modal:first-child {
  padding-top: 25px;
}
.amgdprcookie-cookie-container.-modal .amgdprcookie-header,
.amgdprcookie-cookie-container.-modal .amgdprcookie-text {
  padding-left: 25px;
}
.amgdprcookie-cookie-container.-modal {
  box-shadow: none;
  direction: ltr;
  margin-right: 30px;
}
.amgdprcookie-cookie-container .amgdprcookie-header {
  display: flex;
  justify-content: space-between;
}
.amgdprcookie-cookie-container .amgdprcookie-caption {
  font-size: 16px;
  font-weight: bold;
  line-height: 27px;
  margin: 0 0 15px;
}
.amgdprcookie-cookie-container .amgdprcookie-text {
  color: #363636;
  font-size: 12px;
  margin-bottom: 10px;
}
.amgdprcookie-cookie-container .amgdprcookie-options {
  color: #c00000;
  cursor: pointer;
  font-size: 12px;
}
.amgdprcookie-toggle-cookie {
  padding-left: 50px;
  position: relative;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input {
  height: 0;
  opacity: 0;
  width: 0;
}
.amgdprcookie-toggle-cookie .amgdprcookie-label {
  background: #a5a5a5;
  border-radius: 40px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  height: 29px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}
.amgdprcookie-toggle-cookie .amgdprcookie-label:after {
  background: #ffffff;
  border-radius: 40px;
  content: '';
  height: 25px;
  left: 2px;
  position: absolute;
  top: 2px;
  transition: all .4s ease;
  width: 25px;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:active + .amgdprcookie-label,
.amgdprcookie-toggle-cookie .amgdprcookie-input:focus + .amgdprcookie-label {
  box-shadow: 0 0 3px 1px #c00000;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled + .amgdprcookie-label {
  background: #e8e8e8;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled + .amgdprcookie-label:after {
  left: 95%;
  transform: translateX(-100%);
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled]) + .amgdprcookie-label {
  background: #c00000;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled]) + .amgdprcookie-label:after {
  left: 95%;
  transform: translateX(-100%);
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:not([checked]) + .amgdprcookie-label {
  background: #a5a5a5;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:disabled + .amgdprcookie-label {
  background: #e8e8e8;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:disabled + .amgdprcookie-label:after {
  left: 2px;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:focus + .amgdprcookie-label {
  box-shadow: 0 0 3px 1px #c00000;
}
.amgdprcookie-main-wrapper {
  color: #363636;
}
.amgdprcookie-main-wrapper .amgdprcookie-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.amgdprcookie-main-wrapper .amgdprcookie-head {
  font-size: 20px;
  line-height: 20px;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn-wrapper {
  display: flex;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn {
  background: #ef7c4a;
  border: 0;
  border-radius: 6px;
  box-shadow: 0 3px 5px rgba(62, 40, 13, 0.15);
  color: #ffffff;
  font-size: 14px;
  padding: 7px 27px;
  text-transform: uppercase;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn:first-child {
  margin: 0 15px;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn:hover {
  background: #eb5a1b;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn:focus,
.amgdprcookie-main-wrapper .amgdprcookie-btn:active {
  box-shadow: 0 0 3px 1px #c00000;
}
.amgdprcookie-cookie-container .amgdprcookie-link {
  color: #ffffff;
  cursor: pointer;
  float: right;
  font-size: 12px;
  letter-spacing: .3px;
  text-transform: capitalize;
}
.amgdprjs-bar-template {
  display: block !important;
  position: fixed;
  /* added to support older browsers */
  position: sticky;
}
.amgdprjs-bar-template .amgdprcookie-buttons-block .amgdprcookie-button {
  margin-right: 5px;
}
.amgdprjs-bar-template.-popup {
  left: 50%;
  margin: 0 auto;
  max-width: 740px;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
}
.amgdprjs-bar-template.-popup:before {
  background-color: #c00000;
  content: '';
  height: 100%;
  width: 100%;
}
.amgdprjs-bar-template.-popup .amgdprcookie-bar-container {
  padding: 50px;
}
.amgdprjs-bar-template.-popup .amgdprcookie-bar-block {
  width: 100%;
}
.amgdprjs-bar-template .amgdprcookie-buttons-block {
  display: flex;
  justify-content: center;
}
.amgdprcookie-groups-modal .modal-inner-wrap {
  border-radius: 4px;
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  max-width: 740px;
}
.amgdprcookie-groups-modal.-table .modal-inner-wrap {
  max-width: 1290px;
  min-width: 700px;
  overflow-x: auto;
}
.amgdprcookie-groups-modal .modal-title {
  border-bottom: none;
  font-size: 20px;
  font-weight: bold;
}
.amgdprcookie-groups-modal .action-close:focus {
  box-shadow: 0 0 3px 1px #c00000;
}
.amgdprcookie-groups-modal .amgdprcookie-form {
  padding: 0 10px;
}
.amgdprcookie-groups-modal .amgdprcookie-done {
  background-color: #c00000;
  border-radius: 3px;
  box-shadow: none;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 1.35px;
  text-transform: uppercase;
  transition: background-color 0.3s ease-out;
  width: 100%;
}
.amgdprcookie-groups-modal .amgdprcookie-done:hover {
  background-color: #d10303;
}
.amgdprcookie-groups-modal .amgdprcookie-done:focus {
  background-color: #d10303;
  box-shadow: 0 0 3px 1px #c00000;
}
.amgdprcookie-groups-modal:not(.-table) .modal-footer {
  padding-top: 0;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container,
.amgdprcookie-groups-modal .amgdprcookie-tbody {
  overflow: auto;
  scrollbar-color: #e0e0e0 #ffffff;
  scrollbar-width: thin;
  scrollbar-face-color: #e0e0e0;
  scrollbar-highlight-color: #e0e0e0;
  scrollbar-shadow-color: #e0e0e0;
  scrollbar-track-color: #ffffff;
  display: block;
  max-height: 500px;
  overflow-y: auto;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar,
.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar {
  width: 6px;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar-track,
.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar-track {
  background-color: #ffffff;
  box-shadow: none;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar-thumb,
.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #e0e0e0;
}
.amgdprcookie-bar-container {
  background: #ffffff;
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 30px 10px;
  z-index: 10;
}
.amgdprcookie-bar-container.modal-popup {
  bottom: unset;
  left: unset;
  overflow-y: unset;
  pointer-events: auto;
  position: unset;
  right: unset;
  top: unset;
  transition: unset;
}
.amgdprcookie-bar-container .amgdprcookie-buttons-block {
  display: flex;
  flex-direction: column;
}
.amgdprcookie-bar-container .amgdprcookie-policy {
  height: 100%;
  margin-bottom: 20px;
  max-height: 51px;
  max-width: 640px;
  overflow-y: auto;
}
.amgdprcookie-bar-container .amgdprcookie-button:first-child {
  margin-bottom: 10px;
}
.amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button {
  margin-bottom: 0;
  padding: 10px 30px;
}
.amgdprcookie-bar-container .action-close {
  line-height: 14px;
  right: 10px;
  top: 10px;
}
.amgdprcookie-bar-container .action-close:focus,
.amgdprcookie-bar-container .action-close:active {
  box-shadow: 0 0 3px 1px #c00000;
  opacity: .9;
}
.amgdprcookie-buttons-block {
  display: flex;
  flex-direction: column;
}
.amgdprcookie-buttons-block.-settings {
  padding-bottom: 30px;
}
.amgdprcookie-buttons-block .amgdprcookie-button {
  background: #ffffff;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  color: #c00000;
  font-weight: bold;
  letter-spacing: 1.35px;
  margin-top: 15px;
  padding: 10px 15px;
  text-transform: uppercase;
  transition: opacity 0.3s ease, color 0.3s ease-out, background-color 0.3s ease-out, border 0.3s ease-out;
}
.amgdprcookie-buttons-block .amgdprcookie-button:hover {
  opacity: .9;
}
.amgdprcookie-buttons-block .amgdprcookie-button:active,
.amgdprcookie-buttons-block .amgdprcookie-button:focus {
  box-shadow: 0 0 3px 1px #c00000;
  opacity: .9;
}
.amgdprcookie-buttons-block .amgdprcookie-button.-allow,
.amgdprcookie-buttons-block .amgdprcookie-button.-save {
  background: #c00000;
  color: #ffffff;
  flex-basis: 33%;
}
.amgdprcookie-modal-template {
  background: #ffffff;
  margin-left: 5px;
  overflow-y: auto;
}
.amgdprcookie-modal-template .action-close {
  background: #ffffff;
  line-height: 14px;
  margin: 0;
  padding: 8px;
  right: 0;
  top: 0;
  z-index: 1;
}
.amgdprcookie-modal-template .action-close:focus,
.amgdprcookie-modal-template .action-close:active {
  background: #ffffff;
  box-shadow: 0 0 3px 1px #c00000;
  opacity: .9;
}
.amgdprcookie-modal-template .action-close:hover {
  background: #ffffff;
}
.amgdprcookie-modal-template .amgdprcookie-button.-allow:not(.-save) {
  background: inherit;
  color: #c00000;
  margin-bottom: 0;
}
.amgdprcookie-modal-container .modal-content {
  padding: 0;
}
.amgdprcookie-groups-container {
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  direction: rtl;
  height: auto;
  overflow-y: scroll;
}
.amgdprcookie-policy-container {
  bottom: 0;
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  padding: 24px;
  position: absolute;
}
.amgdprcookie-text-container .amgdprcookie-policy {
  display: inline;
}
.amgdprcookie-modal-container.modal-popup.modal-slide {
  left: 0;
  pointer-events: none;
}
.amgdprcookie-modal-container .modal-inner-wrap {
  height: 100%;
  margin: 0;
  position: relative;
}
.amgdprcookie-modal-container .modal-inner-wrap .modal-header {
  position: absolute;
  right: 0;
}
.amgdprcookie-modal-container .modal-inner-wrap .action-close {
  margin: 5px;
  padding: 0;
}
.amgdprcookie-modal-container .modal-inner-wrap .action-close:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI4IiBzdHJva2U9IiNDQUNBQ0EiLz48cGF0aCBkPSJNNS4yNSA1LjI1bDYuNSA2LjVtMC02LjVsLTYuNSA2LjUiIHN0cm9rZT0iI0NBQ0FDQSIvPjwvc3ZnPg==') no-repeat center;
  content: '';
  height: 25px;
  width: 25px;
}
.amgdprcookie-modal-container .modal-inner-wrap .action-close:focus {
  box-shadow: 0 0 3px 1px #c00000;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container {
  overflow: auto;
  scrollbar-color: #e8e8e8 #ffffff;
  scrollbar-width: thin;
  scrollbar-face-color: #e8e8e8;
  scrollbar-highlight-color: #e8e8e8;
  scrollbar-shadow-color: #e8e8e8;
  scrollbar-track-color: #ffffff;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar {
  width: 4px;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar-track {
  background-color: #ffffff;
  box-shadow: none;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #e8e8e8;
}
.amgdprcookie-settings-form .amgdprcookie-toggle-cookie .amgdprcookie-input.disabled + .amgdprcookie-label {
  background: #e8e8e8;
}
.amgdprcookie-groups-modal .amgdprcookie-table .amgdprcookie-row,
.amgdprcookie-groups-modal .amgdprcookie-table thead tr,
.amgdprcookie-groups-modal .amgdprcookie-table thead {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.amgdprcookie-groups-modal .amgdprcookie-cell.-name {
  word-wrap: break-word;
}
.amgdprcookie-modal-container .amgdprcookie-modal-template {
  height: 100%;
  margin-left: 0;
  min-width: 400px;
  pointer-events: auto;
  position: relative;
  width: 20%;
  z-index: 900;
}
.ammodals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 899;
}
.amcard-checkbox-container {
  position: relative;
}
.amcard-checkbox-container:first-child {
  margin-right: 30px;
}
.amcard-checkbox-container > .amcard-checkbox {
  display: none;
}
.amcard-checkbox-container > .amcard-name {
  margin-left: 23px;
  line-height: 20px;
}
.amcard-checkbox-container > .amcard-label {
  padding-left: 21px;
  cursor: pointer;
}
.amcard-checkbox-container > .amcard-label:before {
  position: absolute;
  top: 2px;
  left: 0;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
  content: '';
}
.amcard-checkbox-container > .amcard-checkbox:checked + .amcard-label:before {
  border: none;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1IiByeD0iMSIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik0zLjc1IDcuNWwzIDMgNC41LTUuMjUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==') no-repeat left;
  background-size: 16px;
}
.amcard-flex-container {
  display: flex;
  justify-content: space-between;
}
.amcard-flex-container.-checkbox {
  justify-content: flex-start;
}
.amcard-form-container {
  position: relative;
  margin-top: 25px;
  border-top: 1px solid #c1c1c1;
}
.amcard-form-container.-interior {
  border: none;
}
.amcard-form-container .amcard-title {
  display: block;
  margin: 20px 0 10px;
  color: #363636;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}
.amcard-form-container > .amcard-button {
  box-sizing: border-box;
  padding: 7px 10px;
  border: 1px solid #dadada;
  border-radius: 2px;
  background: #eee;
  font-size: 14px;
  transition: background-color 0.3s ease;
}
.amcard-form-container > .amcard-button:hover {
  background-color: #1e79c2;
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
  color: #fff;
}
.amcard-form-container .amcard-radio {
  display: none;
}
.amcard-form-container .amcard-input.-hidden {
  position: absolute;
  display: inline;
  width: 0;
  height: 0;
  opacity: 0;
}
.amcard-field-container {
  flex-basis: 48%;
  margin-top: 0;
  border: none;
  text-align: left;
}
.amcard-field-block {
  display: block;
}
.amcard-field-block > .amcard-button {
  padding: 7px 17px;
  border: 1px solid #d4d4d4;
  border-left: none;
  border-radius: 0 2px 2px 0;
}
.amcard-field-block.-datepicker .amcard-label {
  position: relative;
}
.amcard-field-block.-datepicker .amcard-label:before {
  position: absolute;
  top: 2px;
  left: 10px;
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljk4IDEwLjcwNWgxLjYzOFY5LjA2OUg0Ljk4djEuNjM2em0yLjMwNyAyLjE5aDEuNjM2di0xLjYzNkg3LjI4N3YxLjYzNXptLTIuMzA3IDBoMS42Mzh2LTEuNjM2SDQuOTh2MS42MzV6bTAtNC4zOGgxLjYzOFY2Ljg4SDQuOTh2MS42MzR6bTcuMDI4LTQuODIyYS42NzguNjc4IDAgMDAuNjc5LS42NzhWLjY3OGEuNjc4LjY3OCAwIDEwLTEuMzU4IDB2Mi4zMzdjMCAuMzc2LjMwMy42NzguNjc5LjY3OHptLTguMDE5IDBhLjY3OC42NzggMCAwMC42NzgtLjY3OFYuNjc4YS42NzguNjc4IDAgMTAtMS4zNTcgMHYyLjMzN2MwIC4zNzYuMzAzLjY3OC42NzkuNjc4em0tMS4zMTcgNy4wMTJINC4zMVY5LjA2OUgyLjY3MnYxLjYzNnptMCAyLjE5SDQuMzF2LTEuNjM2SDIuNjcydjEuNjM1em00LjYxNS0yLjE5aDEuNjM2VjkuMDY5SDcuMjg3djEuNjM2em00LjYxIDBoMS42MzlWOS4wNjloLTEuNjM4djEuNjM2em0wLTIuMTloMS42MzlWNi44OGgtMS42Mzh2MS42MzR6bTEuMDEzLTcuMzl2Ljc1NkExLjM2MiAxLjM2MiAwIDExMTAuNjQ1IDIuOWMwLS40MDcuMTgtLjc3MS40Ni0xLjAydi0uNzU0SDQuODkxdi43NTVhMS4zNjIgMS4zNjIgMCAxMS0xLjgwNCAwdi0uNzU1SDBWMTZoMTZWMS4xMjZoLTMuMDl6TTEuNTE3IDVoMTIuOTk2djkuNDgzSDEuNTE3VjV6bTUuNzcgMy41MTRoMS42MzZWNi44OEg3LjI4N3YxLjYzNHptMi4zMDcgMGgxLjYzNVY2Ljg4SDkuNTk0djEuNjM0em0wIDQuMzhoMS42MzV2LTEuNjM2SDkuNTk0djEuNjM2em0wLTIuMTloMS42MzVWOS4wN0g5LjU5NHYxLjYzNnoiIGZpbGw9IiM1NzU4NTUiLz48L3N2Zz4=');
  content: '';
  cursor: pointer;
}
.amcard-field-block.-datepicker {
  margin-bottom: 20px;
}
.amcard-field-block > .amcard-field {
  box-sizing: border-box;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  background: #fff;
}
.amcard-field-block > .amcard-field::-webkit-input-placeholder {
  /* Edge */
  color: #d4d4d4;
}
.amcard-field-block > .amcard-field:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #d4d4d4;
}
.amcard-field-block > .amcard-field::placeholder {
  color: #d4d4d4;
}
.amcard-field-block > .amcard-field:focus {
  z-index: 5;
}
.amcard-field-block > .amcard-field.mage-error {
  border-color: #ed8380;
}
.amcard-field-block.-datepicker .amcard-field {
  padding-left: 36px;
  height: 32px;
}
.amcard-field-block.-double {
  display: flex;
}
.amcard-field-block.-double > .amcard-field {
  border-radius: 2px 0 0 2px;
}
.amcard-price-container {
  display: flex;
  flex-wrap: wrap;
}
.amcard-price-container > .amcard-button {
  margin: 0 10px 5px 0;
}
.amcard-label-block {
  position: relative;
  border-radius: 2px;
  cursor: pointer;
}
.amcard-label-block > .amcard-name {
  margin-left: 25px;
}
.amcard-label-block > .amcard-radio:checked + .amcard-icon {
  border: none;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNy41IiBjeT0iNy41IiByPSI3LjUiIGZpbGw9IiMxOTc5QzMiLz48ZyBmaWx0ZXI9InVybCgjZmlsdGVyMF9kKSI+PGNpcmNsZSBjeD0iNy41IiBjeT0iNy41IiBmaWxsPSIjZmZmIiByPSIzIi8+PC9nPjxkZWZzPjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZCIgeD0iMi45MjQiIHk9IjIuOTI0IiB3aWR0aD0iOS4xNTEiIGhlaWdodD0iOS4xNTEiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIvPjxmZU9mZnNldC8+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iLjc4OCIvPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMC4yIDAiLz48ZmVCbGVuZCBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3ciLz48ZmVCbGVuZCBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3ciIHJlc3VsdD0ic2hhcGUiLz48L2ZpbHRlcj48L2RlZnM+PC9zdmc+');
}
.amcard-label-block > .amcard-icon {
  position: absolute;
  top: 2px;
  width: 15px;
  height: 15px;
  border: 1px solid #c2c2c2;
  border-radius: 50%;
  cursor: pointer;
}
.amcard-label-block.-price {
  box-sizing: border-box;
  margin: 0 10px 5px 0;
  padding: 6px 8px;
  border: 1px solid #dadada;
  background-color: #f0f0f0;
  font-size: 14px;
  transition: background-color 0.3s ease, border 0.3s ease;
}
.amcard-label-block.-price.-active,
.amcard-label-block.-price:hover {
  border: 1px solid #1e79c2;
  background-color: #1e79c2;
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
  color: #fff;
}
.amcard-radio-container .amcard-label-block:not(:last-child) {
  margin-right: 30px;
}
.amcard-upload-container .amcard-label-block {
  padding: 5px 13px 5px 38px;
  background: #1e79c2;
  color: #fff;
  cursor: pointer;
  transition: background-color 0.3s ease-out;
}
.amcard-upload-container .amcard-label-block:hover {
  background: #2d93e5;
}
.amcard-upload-container .amcard-label-block:before {
  position: absolute;
  top: 7px;
  left: 11px;
  width: 16px;
  height: 15px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuODIxIDBsLS44MDMgMi4xNDNIMi4xNDNBMi4xMzggMi4xMzggMCAwMDAgNC4yODZ2Ni40MjhjMCAxLjE4Ny45NTYgMi4xNDMgMi4xNDMgMi4xNDNoMTAuNzE0QTIuMTM4IDIuMTM4IDAgMDAxNSAxMC43MTRWNC4yODZhMi4xMzggMi4xMzggMCAwMC0yLjE0My0yLjE0M2gtMS44NzVMMTAuMTggMEg0Ljgyek03LjUgMy43NWEzLjc2MiAzLjc2MiAwIDAxMy43NSAzLjc1IDMuNzYyIDMuNzYyIDAgMDEtMy43NSAzLjc1QTMuNzYyIDMuNzYyIDAgMDEzLjc1IDcuNSAzLjc2MiAzLjc2MiAwIDAxNy41IDMuNzV6bTAgMS42MDdBMi4xMyAyLjEzIDAgMDA1LjM1NyA3LjUgMi4xMyAyLjEzIDAgMDA3LjUgOS42NDMgMi4xMyAyLjEzIDAgMDA5LjY0MyA3LjUgMi4xMyAyLjEzIDAgMDA3LjUgNS4zNTd6IiBmaWxsPSIjZmZmIi8+PC9zdmc+') no-repeat center;
  content: '';
}
.amcard-customer-image > .amcard-container,
.amcard-image-container > .amcard-container,
.amcard-customer-image > .amcard-image,
.amcard-image-container > .amcard-image {
  padding: 7px;
  max-width: 100px;
  cursor: pointer;
}
.amcard-customer-image > .amcard-container.-active,
.amcard-image-container > .amcard-container.-active,
.amcard-customer-image > .amcard-image.-active,
.amcard-image-container > .amcard-image.-active,
.amcard-customer-image > .amcard-container:hover,
.amcard-image-container > .amcard-container:hover,
.amcard-customer-image > .amcard-image:hover,
.amcard-image-container > .amcard-image:hover {
  padding: 6px;
  border: 1px solid #026bb3;
  border-radius: 2px;
  box-shadow: 0 4px 4px #e2f0fb;
}
.amcard-upload-container {
  position: relative;
  display: flex;
  margin: 10px 0;
}
.amcard-upload-container .amcard-input {
  display: none;
}
.amcard-customer-image {
  display: flex;
  padding: 15px;
  background: #e8f6ff;
}
.amcard-customer-image > .amcard-container {
  display: flex;
  align-items: center;
  margin-right: 15px;
  max-width: 100px;
  cursor: pointer;
}
.amcard-customer-image .amcard-image {
  width: 100%;
  height: 100%;
}
.amcard-image-information {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.amcard-image-information > .amcard-description,
.amcard-image-information > .amcard-title {
  margin: 0;
}
.amcard-image-information > .amcard-delete {
  position: relative;
  align-self: flex-start;
  padding: 0 15px;
  border: none;
  background: none;
  box-shadow: none;
  color: #1787e0;
  cursor: pointer;
}
.amcard-image-information > .amcard-delete:hover {
  text-decoration: underline;
}
.amcard-image-information > .amcard-delete:before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 12px;
  height: 10px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjUzNCAxMmg2Ljk1MWwuODc0LTcuMTY2SC43TDEuNTM0IDEyek02Ljk1MiAxLjc4M1YuNDA5QzYuOTUyLjE4MyA2Ljc0MyAwIDYuNDg2IDBIMy41MzVjLS4yNTggMC0uNDY2LjE4My0uNDY2LjQxdjEuMzVjLS45OTcuMDk5LTIuMDM1LjI5LTMuMDY5LjYxN3YxLjI2aDEwVjIuMzQ0cy0xLjIyLS4zNy0zLjA0OS0uNTZoLjAwMXptLS45MjctLjA3NmExOS4xMDcgMTkuMTA3IDAgMDAtMi4wNzctLjAxMlYuOTcxYzAtLjExMi4xMDMtLjIwNC4yMzItLjIwNGgxLjYxMWMuMTMgMCAuMjM0LjA5Mi4yMzQuMjA0di43MzZ6IiBmaWxsPSIjMTc4N0UwIi8+PC9zdmc+') no-repeat center;
  content: '';
}
.amcard-preview-container {
  margin-top: 15px;
}
.amcard-preview-container > .amcard-button {
  box-sizing: border-box;
  padding: 6px 15px;
  border: 1px solid #4190c6;
  border-radius: 2px;
  background: none;
  color: #026bb3;
  font-size: 14px;
  transition: background-color 0.3s ease-out;
}
.amcard-preview-container > .amcard-button:hover {
  background: #026bb3;
  color: #fff;
}
.amcard-general-container {
  display: none;
  margin-bottom: 20px;
}
.amcard-general-container.-visible {
  display: block;
}
.amcard-general-container .amcard-warning {
  color: #e02b27;
  font-size: 12px;
}
.amcard-tooltip-container {
  position: absolute;
  bottom: 25px;
  left: 98px;
  z-index: 10;
  display: none;
  padding: 10px;
  width: 200px;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
}
.amcard-question-container:hover .amcard-tooltip-container {
  display: block;
}
.amcard-tooltip-container:after {
  position: absolute;
  bottom: -8px;
  left: 20px;
  width: 18px;
  height: 18px;
  background: #fff;
  content: '';
  transform: rotate(45deg);
}
.amcard-tooltip-container > .amgiftcard-text {
  color: #575757;
  font-weight: 400;
  font-size: 12px;
}
.amcard-question-container {
  align-self: center;
  margin: 0 20px;
  width: 17px;
  height: 17px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI4LjUiIGZpbGw9IiMzODlERkUiLz48cGF0aCBkPSJNNy40ODggMTAuMDc0YzAtLjYwNi4wNzUtMS4wODkuMjI2LTEuNDQ5LjE1LS4zNi40NDYtLjc1NC44ODktMS4xODMuNDQ2LS40MzMuNzI5LS43NC44NDctLjkyMi4xODItLjI3OC4yNzQtLjU4LjI3NC0uOTAzIDAtLjQyOC0uMTA3LS43NTQtLjMyMi0uOTc3LS4yMS0uMjI4LS41Mi0uMzQyLS45My0uMzQyLS4zOTEgMC0uNzA4LjExMi0uOTUuMzM1LS4yMzcuMjE5LS4zNTUuNTE3LS4zNTUuODk1SDUuNTA2Yy4wMDktLjgwNi4yODItMS40NDQuODItMS45MTQuNTQyLS40NyAxLjI1OC0uNzA0IDIuMTQ3LS43MDQuOTE2IDAgMS42MjkuMjMzIDIuMTQuNjk3LjUxNC40NjUuNzcyIDEuMTE1Ljc3MiAxLjk0OSAwIC43NDItLjM0NyAxLjQ3NC0xLjA0IDIuMTk0bC0uODQuODI3Yy0uMy4zNDItLjQ1Ni44NDEtLjQ2NSAxLjQ5N0g3LjQ4OHpNNy4zNzIgMTIuMmMwLS4yNjkuMDg0LS40ODUuMjUzLS42NS4xNjktLjE2OC4zOTYtLjI1Mi42ODQtLjI1Mi4yOTEgMCAuNTIxLjA4Ni42OS4yNmEuODcuODcgMCAwMS4yNTMuNjQyYzAgLjI1LS4wODIuNDYtLjI0Ni42My0uMTY0LjE2OC0uMzk3LjI1Mi0uNjk3LjI1Mi0uMzAxIDAtLjUzNC0uMDg0LS42OTgtLjI1M2EuODguODggMCAwMS0uMjM5LS42Mjl6IiBmaWxsPSIjZmZmIi8+PC9zdmc+') no-repeat center;
}
.amcard-carousel-container .slick-arrow {
  z-index: 10;
}
.amgiftcard-modal-container {
  pointer-events: auto;
}
.amcard-page-product .modal-inner-wrap {
  max-width: 900px;
}
.amcard-page-product .gallery-placeholder:not(.-active) .amasty-main-image,
.amcard-page-product .gallery-placeholder:not(.-active) .gallery-placeholder__image {
  visibility: hidden;
}
.amcard-page-product .product-info-main .price-final_price .price-wrapper .price {
  color: #575757;
  font-weight: 600;
  font-size: 36px;
  line-height: 36px;
}
.amcard-page-product .amgiftcard-price-container .amgiftcard-price-multiple.-hide {
  display: none;
}
.amcard-page-product .amgiftcard-price-container .price-final_price.-hide {
  display: none;
}
.amcard-page-product .amgiftcard-price-container .price-final_price.-multiple .price-wrapper .price {
  font-size: 24px;
  line-height: 24px;
}
.amcard-page-product .amgiftcard-price-container .price-wrapper + .price-wrapper {
  margin-left: 5px;
}
.amcard-page-product .amcard-preview .header {
  display: flex;
  justify-content: center;
}
.amcard-page-product .amcard-preview .footer,
.amcard-page-product .amcard-preview .header {
  background: #fff !important;
}
.amcard-page-product .amcard-preview .main {
  border-collapse: separate;
  border-top: 6px solid #1787e0;
  border-radius: 10px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}
.amcard-page-product .amcard-preview .logo {
  margin: 0;
}
.amcard-page-product .product-info-main .product-reviews-summary {
  float: none;
}
.amcard-page-product .product-info-main .product-info-price {
  margin-bottom: 0;
  border: 0;
}
.amcard-page-product .product-info-main .product-add-form {
  clear: none;
  margin-bottom: 20px;
  padding-top: 0;
  border: 0;
}
.gallery-placeholder.-amcard {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ammodal-aside-container {
  pointer-events: auto;
}
.am-datepicker .ui-datepicker-header .ui-datepicker-title select {
  width: unset;
}
.am-datepicker .ui-datepicker-header .ui-datepicker-title {
  display: flex;
}
.account .amcard-codes-list .table-wrapper:last-child {
  margin-bottom: 20px;
}
.account .amcard-codes-list .messages {
  margin-bottom: 0;
}
.amcardacc-template-container .amcard-codes-list,
.amcardacc-template-container .amcard-field-container {
  max-width: 360px;
}
.amcard-codes-list.-cart,
.amcard-field-container.-cart {
  max-width: 500px;
}
.amcard-codes-list.-paypal,
.amcard-field-container.-paypal {
  margin: 20px 0;
}
.amcard-codes-list .table .action,
.amcard-field-container .table .action,
.amcard-codes-list .amcard-check,
.amcard-field-container .amcard-check,
.amcard-codes-list .amcard-delete,
.amcard-field-container .amcard-delete {
  position: relative;
  align-self: flex-start;
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
  color: #1787e0;
  cursor: pointer;
}
.amcard-codes-list .table .action:hover,
.amcard-field-container .table .action:hover,
.amcard-codes-list .amcard-check:hover,
.amcard-field-container .amcard-check:hover,
.amcard-codes-list .amcard-delete:hover,
.amcard-field-container .amcard-delete:hover {
  text-decoration: underline;
}
.amcard-codes-list .amcard-list-btn-container,
.amcard-field-container .amcard-list-btn-container {
  padding: 0 10px;
  display: inline-block;
}
.amcard-codes-list .amcard-list-btn-container:not(:last-child),
.amcard-field-container .amcard-list-btn-container:not(:last-child) {
  border-right: 2px solid #ccc;
}
.amcard-codes-list .amcard-check,
.amcard-field-container .amcard-check {
  margin-top: 10px;
}
.amcard-field-block.-code {
  margin-top: 10px;
}
.amcard-field-block .amcard-button {
  font-weight: 600;
  transition: opacity 0.3s ease-out;
}
.amcard-field-block .amcard-button:hover {
  opacity: .9;
}
.amcard-field-block .amcard-button.-account {
  background: #3a77bd;
  color: #fff;
}
.amcard-field-block .amgcard-datalist-container + .amcard-button {
  align-self: flex-start;
  line-height: 16px;
}
.amcard-card-info {
  display: flex;
  margin-bottom: 10px;
  padding: 10px;
  background: #e8f6ff;
}
.amcard-card-info .amcard-field:not(:last-child) {
  margin-right: 20px;
}
.amcardacc-messages-container {
  display: none;
}
.amcardacc-messages-container.-visible {
  display: block;
}
.amcard-form-container .amcard-field.-validate {
  position: absolute;
  width: 0;
  opacity: 0;
}
.amgcard-datalist-container {
  position: relative;
  width: 100%;
}
.amgcard-datalist-container.-active .amgcard-datalist-ul {
  display: block;
}
.amgcard-datalist-container .amcard-input-arrow:after {
  position: absolute;
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #333 transparent transparent transparent;
  content: '';
}
.amgcard-datalist-container.-active .amcard-input-arrow:after {
  top: 7px;
  border-color: transparent transparent #333 transparent;
}
.amgcard-datalist-container .amcard-datalist-message {
  font-style: italic;
}
.amgcard-datalist-container .amcard-field.-datalist {
  height: 32px;
}
.amgcard-datalist-ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  display: none;
  overflow: hidden;
  overflow-y: auto;
  margin: 5px 0 0 0;
  padding: 0;
  max-height: 200px;
  width: 100%;
  border-radius: 2px;
  background: #fff;
  list-style: none;
}
.amgcard-datalist-ul .amcard-datalist-li {
  display: block;
  margin-bottom: 0;
  padding: 6px 10px;
  color: #333;
  cursor: pointer;
  transition: background-color 0.3s ease-in;
}
.amgcard-datalist-ul .amcard-datalist-li:hover {
  background-color: rgba(239, 239, 239, 0.9);
}
.amcard-field-block .intl-tel-input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 2px;
  background: #fff;
}
.amcard-field-block .intl-tel-input .amcard-field {
  border: 1px solid #d4d4d4;
}
.intl-tel-input {
  position: relative;
  display: inline-block;
}
.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.intl-tel-input .hide {
  display: none;
}
.intl-tel-input .v-hide {
  visibility: hidden;
}
.intl-tel-input input {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.intl-tel-input input[type=text] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}
.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}
.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 6px;
}
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.intl-tel-input .country-list .country {
  padding: 5px 10px;
}
.intl-tel-input .country-list .country .dial-code {
  color: #999;
}
.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input .country-list .country-name {
  vertical-align: middle;
  margin-right: 6px;
}
.intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}
.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
.intl-tel-input.allow-dropdown input {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.intl-tel-input.allow-dropdown input[type=text] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.intl-tel-input.allow-dropdown input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.intl-tel-input.allow-dropdown .flag-container {
  right: auto;
  left: 0;
}
.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input.allow-dropdown .selected-flag {
  width: 46px;
}
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover {
  cursor: default;
}
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag {
  background-color: transparent;
}
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}
.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
  display: table;
}
.intl-tel-input.allow-dropdown.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input {
  padding-left: 76px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=text] {
  padding-left: 76px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=tel] {
  padding-left: 76px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 70px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input {
  padding-left: 84px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=text] {
  padding-left: 84px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=tel] {
  padding-left: 84px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 78px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input {
  padding-left: 92px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=text] {
  padding-left: 92px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=tel] {
  padding-left: 92px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 86px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input {
  padding-left: 100px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=text] {
  padding-left: 100px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=tel] {
  padding-left: 100px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 94px;
}
.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.intl-tel-input.iti-container:hover {
  cursor: pointer;
}
.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}
.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../../../img/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
.iti-flag.be {
  width: 18px;
  height: 15px;
  background-position: -440px 0px;
}
.iti-flag.ch {
  width: 15px;
  height: 15px;
  background-position: -944px 0px;
}
.iti-flag.mc {
  width: 19px;
  height: 15px;
  background-position: -3139px 0px;
}
.iti-flag.ne {
  width: 18px;
  height: 15px;
  background-position: -3666px 0px;
}
.iti-flag.np {
  width: 13px;
  height: 15px;
  background-position: -3796px 0px;
  background-color: transparent;
}
.iti-flag.va {
  width: 15px;
  height: 15px;
  background-position: -5307px 0px;
}
.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}
.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}
.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}
.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}
.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}
.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}
.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}
.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}
.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}
.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0px;
}
.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti-flag.do {
  height: 13px;
  background-position: -1379px 0px;
}
.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti-flag.us {
  height: 11px;
  background-position: -5241px 0px;
}
.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}
.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}
.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}
.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}
.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}
.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}
.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}
.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}
.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}
.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}
.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}
.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}
.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}
.iti-flag.za {
  height: 14px;
  background-position: -5566px 0px;
}
.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}
.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}
@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .iti-flag {
    background-size: 5630px 15px;
    background-image: url("../../../img/flags@2x.png");
  }
}
@media only screen and (min--moz-device-pixel-ratio: 2) {
  .iti-flag {
    background-size: 5630px 15px;
    background-image: url("../../../img/flags@2x.png");
  }
}
@media only screen and (-o-min-device-pixel-ratio: 2 / 1) {
  .iti-flag {
    background-size: 5630px 15px;
    background-image: url("../../../img/flags@2x.png");
  }
}
@media only screen and (min-device-pixel-ratio: 2) {
  .iti-flag {
    background-size: 5630px 15px;
    background-image: url("../../../img/flags@2x.png");
  }
}
@media only screen and (min-resolution: 192dpi) {
  .iti-flag {
    background-size: 5630px 15px;
    background-image: url("../../../img/flags@2x.png");
  }
}
@media only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-size: 5630px 15px;
    background-image: url("../../../img/flags@2x.png");
  }
}
.aminstafeed-post-wrapper {
  padding-right: 30px;
}
.aminstafeed-post-wrapper .instagram-media,
.aminst-feed .instagram-media {
  min-width: auto !important;
  padding: 1px !important;
}
.aminst-feed-wrapper {
  padding: 0 0 25px 0;
  position: relative;
}
.aminst-feed-title {
  flex-basis: 100%;
  font-size: 16px;
  margin: 20px 0;
  padding: 0 0 10px 0;
  position: relative;
  text-align: center;
}
.aminst-feed-title:after {
  background: #dadada;
  bottom: 0;
  content: '';
  height: 2px;
  left: 0;
  margin: 0 auto;
  max-width: 106px;
  position: absolute;
  right: 0;
  width: 100%;
}
.aminst-feed-link {
  transition: 0.1s all ease-in;
  -webkit-transition: all 0.1 ease;
  -moz-transition: all 0.1 ease;
  -ms-transition: all 0.1 ease;
  -o-transition: all 0.1 ease;
  display: block;
  height: 100%;
  overflow: hidden;
}
.aminst-feed-img {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  height: 100%;
  width: 100%;
}
.aminst-feed-comment-cont {
  display: none;
}
.aminst-feed-post {
  opacity: 0;
  transform: translate(0, -100%);
  animation: slide-top 0.3s forwards;
  box-sizing: border-box;
  cursor: pointer;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@keyframes slide-top {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.aminst-feed-post.-thumbnail {
  max-height: 150px;
  max-width: 150px;
  width: 100%;
}
.aminst-feed-post.-thumbnail .aminst-feed-review {
  margin: 0 0 10px 0;
}
.aminst-feed-post.-thumbnail .aminst-feed-caption {
  font-size: 12px;
}
.aminst-relation-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.2s all ease-in;
  -webkit-transition: all 0.2 ease;
  -moz-transition: all 0.2 ease;
  -ms-transition: all 0.2 ease;
  -o-transition: all 0.2 ease;
  background: transparent;
  bottom: 0;
  color: #ffffff;
  font-size: 11px;
  line-height: 1;
  min-height: 35px;
  padding: 0 10px;
  position: absolute;
  right: 0;
  width: 15px;
}
.aminst-relation-link:hover {
  text-decoration: none;
}
.aminst-relation-link .aminst-title {
  color: #ffffff;
  display: none;
  line-height: 1.3;
  max-width: 80%;
  overflow: hidden;
  text-align: left;
}
.aminst-relation-link .aminst-button {
  background-color: #22c9ee;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNyAxMCI+ICA8ZGVmcy8+ICA8cGF0aCBmaWxsPSIjZmZmIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iLjMiIGQ9Ik04LjUwMTcxIDFjLTQuMDc3NTkgMC03LjMxNDIgNC4wMDQ4NS03LjQ1MDU3IDQuMTc3NTktLjA2ODE4Ny4wODE4My0uMDY4MTg3LjIwMDAyIDAgLjI4MTg0LjEzNjM3LjE3Mjc0IDMuMzcyOTggNC4xNzc1OSA3LjQ1MDU3IDQuMTc3NTlzNy4zMTQxOS00LjAwNDg1IDcuNDUwNTktNC4xNzc1OWMuMDYzNi0uMDgxODIuMDYzNi0uMjAwMDEgMC0uMjgxODRDMTUuODE1OSA1LjAwNDg1IDEyLjU3OTMgMSA4LjUwMTcxIDF6bTAgOC4xODI0NGMtMy40NDExNyAwLTYuMzU5NTgtMy4xNTAyNC02Ljk3NzgxLTMuODYzOTMuNjE4MjMtLjcxMzY5IDMuNTM2NjQtMy44NjM5MyA2Ljk3NzgxLTMuODYzOTMgMy40NDExOSAwIDYuMzU5NTkgMy4xNTAyNCA2Ljk3Nzc5IDMuODYzOTMtLjYxODIuNzEzNjktMy41MzIxIDMuODYzOTMtNi45Nzc3OSAzLjg2MzkzeiIvPiAgPHBhdGggZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9Ii4zIiBkPSJNOC41MDE3NSAyLjUxMzc1Yy0xLjU0NTU3IDAtMi44MDQ3NiAxLjI1OTE4LTIuODA0NzYgMi44MDQ3NiAwIDEuNTQ1NTcgMS4yNTkxOSAyLjgwNDc2IDIuODA0NzYgMi44MDQ3NiAxLjU0NTU1IDAgMi44MDQ3NS0xLjI1OTE5IDIuODA0NzUtMi44MDQ3NiAwLTEuNTQ1NTgtMS4yNTkyLTIuODA0NzYtMi44MDQ3NS0yLjgwNDc2em0wIDUuMTU0OTRjLTEuMjk1NTUgMC0yLjM1MDE4LTEuMDU0NjMtMi4zNTAxOC0yLjM1MDE4IDAtMS4yOTU1NiAxLjA1NDYzLTIuMzUwMTggMi4zNTAxOC0yLjM1MDE4czIuMzUwMTUgMS4wNTQ2MiAyLjM1MDE1IDIuMzUwMThjMCAxLjI5NTU1LTEuMDU0NiAyLjM1MDE4LTIuMzUwMTUgMi4zNTAxOHoiLz48L3N2Zz4=);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 0;
  border-radius: 100px;
  bottom: 5px;
  box-shadow: 0 2px 4px rgba(19, 112, 179, 0.25);
  color: #ffffff;
  font-size: 0;
  height: 25px;
  left: initial;
  min-height: auto;
  padding: 0;
  position: absolute;
  right: 5px;
  width: 25px;
}
.aminst-relation-wrap {
  display: flex;
  width: 100%;
}
.aminst-relation-wrap .aminst-relation-link {
  margin: -12px 0 0;
  outline: 1px solid #008eff;
  position: relative;
  width: 100%;
}
.aminst-relation-wrap .aminst-relation-link .aminst-title {
  display: -webkit-box;
}
.aminst-relation-wrap .aminst-relation-link:hover .aminst-button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAzMSA4Ij4gIDxkZWZzLz4gIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0zMC4zNTM2IDQuMzUzNTZjLjE5NTItLjE5NTI3LjE5NTItLjUxMTg1IDAtLjcwNzExTDI3LjE3MTYuNDY0NDY4Yy0uMTk1My0uMTk1MjYyLS41MTE5LS4xOTUyNjItLjcwNzEgMC0uMTk1My4xOTUyNjMtLjE5NTMuNTExODQ1IDAgLjcwNzExMkwyOS4yOTI5IDRsLTIuODI4NCAyLjgyODQzYy0uMTk1My4xOTUyNi0uMTk1My41MTE4NCAwIC43MDcxMS4xOTUyLjE5NTI2LjUxMTguMTk1MjYuNzA3MSAwbDMuMTgyLTMuMTgxOTh6TS00ZS04IDQuNUgzMHYtMUg0ZS04bC04ZS04IDF6Ii8+PC9zdmc+);
  right: 10px;
  width: 35px;
}
.aminst-relation-wrap .aminst-relation-link .aminst-button {
  background-color: transparent;
  box-shadow: none;
  border-radius: inherit;
  bottom: initial;
  background-size: contain;
  white-space: nowrap;
  position: absolute;
  right: 15px;
  font-size: 0;
  width: 30px;
  height: 15px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNiA4Ij4gIDxkZWZzLz4gIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yNS4zNTM2IDQuMzUzNTZjLjE5NTItLjE5NTI3LjE5NTItLjUxMTg1IDAtLjcwNzExTDIyLjE3MTYuNDY0NDY4Yy0uMTk1My0uMTk1MjYyLS41MTE5LS4xOTUyNjItLjcwNzEgMC0uMTk1My4xOTUyNjItLjE5NTMuNTExODQ1IDAgLjcwNzEwMkwyNC4yOTI5IDRsLTIuODI4NCAyLjgyODQzYy0uMTk1My4xOTUyNi0uMTk1My41MTE4NCAwIC43MDcxMS4xOTUyLjE5NTI2LjUxMTguMTk1MjYuNzA3MSAwbDMuMTgyLTMuMTgxOTh6TS00ZS04IDQuNUgyNXYtMUg0ZS04bC04ZS04IDF6Ii8+PC9zdmc+);
}
.aminst-feed-post.-low_resolution {
  max-height: 320px;
  max-width: 320px;
  width: 100%;
}
.aminst-feed-post.-low_resolution .aminst-feed-caption {
  max-height: 64%;
}
.aminst-feed-post.-standard_resolution {
  max-height: 640px;
  max-width: 640px;
  width: 100%;
}
.aminst-feed-btn {
  transition: 0.1s all ease-in;
  -webkit-transition: all 0.1 ease;
  -moz-transition: all 0.1 ease;
  -ms-transition: all 0.1 ease;
  -o-transition: all 0.1 ease;
  align-content: center;
  align-items: center;
  background: #ffffff;
  border: 1px solid #1787e0;
  border-radius: 2px;
  box-shadow: none;
  color: #1787e0;
  display: inline-flex;
  font-size: 16px;
  justify-content: center;
  margin: 20px 0 0;
  max-width: 270px;
  text-align: center;
  width: 100%;
}
.aminst-feed-btn:not(.primary) {
  box-shadow: none;
}
.aminst-feed-btn:hover,
.aminst-feed-btn:focus,
.aminst-feed-btn:active {
  background: #1787e0;
  border-color: #1787e0;
  color: #ffffff;
}
.aminst-feed-btn:focus,
.aminst-feed-btn:active {
  transform: translateY(2px);
}
.aminsta-load-dot {
  background: #ffffff;
}
.aminst-feed-btn-text {
  transition: 0.1s all ease-in;
  -webkit-transition: all 0.1 ease;
  -moz-transition: all 0.1 ease;
  -ms-transition: all 0.1 ease;
  -o-transition: all 0.1 ease;
}
.ie11 .aminst-relation-link .aminst-title {
  padding: 10px 10px 10px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ie11 .aminst-feed-post:not(.-thumbnail) .aminst-feed-link:hover + .aminst-relation-link .aminst-title,
.ie11 .aminst-feed-post:not(.-thumbnail) .aminst-feed-link.-hovered + .aminst-relation-link .aminst-title {
  padding: 15px 10px 15px 0;
}
.ie11 .aminst-feed-post:not(.-thumbnail) .aminst-relation-link .aminst-button {
  bottom: 30%;
}
.aminst-feed-watch {
  -webkit-font-smoothing: antialiased;
  align-items: center;
  bottom: 0;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
._am-hide {
  display: block !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
}
._am-slide-top {
  opacity: 0;
  transform: translate(0, -100%);
  animation: slide-top 0.3s forwards;
}
@keyframes slide-top {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.aminst-button-arrow {
  background-color: transparent;
  box-shadow: none;
  border-radius: inherit;
  bottom: initial;
  background-size: contain;
  white-space: nowrap;
  position: absolute;
  right: 15px;
  font-size: 0;
  width: 30px;
  height: 15px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNiA4Ij4gIDxkZWZzLz4gIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yNS4zNTM2IDQuMzUzNTZjLjE5NTItLjE5NTI3LjE5NTItLjUxMTg1IDAtLjcwNzExTDIyLjE3MTYuNDY0NDY4Yy0uMTk1My0uMTk1MjYyLS41MTE5LS4xOTUyNjItLjcwNzEgMC0uMTk1My4xOTUyNjItLjE5NTMuNTExODQ1IDAgLjcwNzEwMkwyNC4yOTI5IDRsLTIuODI4NCAyLjgyODQzYy0uMTk1My4xOTUyNi0uMTk1My41MTE4NCAwIC43MDcxMS4xOTUyLjE5NTI2LjUxMTguMTk1MjYuNzA3MSAwbDMuMTgyLTMuMTgxOTh6TS00ZS04IDQuNUgyNXYtMUg0ZS04bC04ZS04IDF6Ii8+PC9zdmc+);
}
@keyframes aminsta-load-1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes aminsta-load-2 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
.aminst-loader-wrapper {
  display: inline-flex;
}
.aminst-loader-wrapper.-progress .aminst-loader-content {
  display: block !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
}
.aminst-loader-dot {
  display: inline-block;
  margin: 5px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #008eff;
  animation-timing-function: cubic-bezier(0, 2, 2, 0);
}
.aminst-loader-dot:nth-child(1) {
  left: -50%;
  animation: aminsta-load-1 0.8s infinite;
}
.aminst-loader-dot:nth-child(2) {
  left: -25%;
  animation: aminsta-load-1 0.8s infinite;
  animation-delay: .1s;
}
.aminst-loader-dot:nth-child(3) {
  left: 0;
  animation: aminsta-load-1 0.8s infinite;
  animation-delay: .2s;
}
.aminst-loader-dot:nth-child(4) {
  left: 25%;
  animation: aminsta-load-1 0.8s infinite;
  animation-delay: .3s;
}
.aminst-feed-wrapper .fancyambox-bg {
  background: rgba(255, 255, 255, 0.8);
  opacity: 1;
}
.aminst-feed-wrapper .fancyambox-close-small {
  display: flex;
  justify-content: center;
  align-items: center;
}
.aminst-feed-wrapper .fancyambox-close-small:after {
  content: none;
}
.aminst-feed-wrapper .fancyambox-close-small:before {
  top: 15px;
  right: 15px;
  width: 15px;
  height: 15px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE1IDEuMTYzMTRMMTMuODM2NCAwTDcuNSA2LjMzNzI5TDEuMTYzNTcgMEwwIDEuMTYyNzFMNi4zMzcyOSA3LjVMMC4wMDA4NTcxNDMgMTMuODM3M0wxLjE2MzU3IDE1TDcuNSA4LjY2MzE0TDEzLjgzNjQgMTQuOTk5NkwxNC45OTgzIDEzLjgzNjlMOC42NjI3MSA3LjVMMTUgMS4xNjMxNFoiIGZpbGw9IiM1NzU4NTUiLz48L3N2Zz4=);
  content: '';
}
.aminst-feed-wrapper .fancyambox-close-small:hover {
  border: none;
  background: none;
  box-shadow: none;
}
.aminst-feed-wrapper .fancyambox-close-small:hover:before {
  background-color: transparent;
  filter: contrast(5);
}
.aminst-feed-wrapper .fancyambox-inner .aminst-feed-post {
  display: flex;
  border: none;
}
.aminst-feed-wrapper .fancyambox-inner .instagram-media {
  min-width: auto;
  max-width: 100%;
}
.aminst-feed-wrapper .fancyambox-inner .aminst-feed-single-post {
  padding: 25px 30px;
  max-width: 420px;
  border: none;
  border-radius: 6px;
  box-shadow: 0 5px 16px rgba(18, 36, 50, 0.2);
}
.aminst-feed-wrapper .fancyambox-inner .aminst-feed-single-post .aminst-feed-post {
  margin: 0;
}
.aminst-feed-single-post.aminst-feed-wrapper {
  margin: 150px 0 !important;
}
.aminst-token-icon {
  position: relative;
}
.aminst-token-icon:after {
  position: absolute;
  top: calc(50% - 8px);
  left: 100%;
  display: block;
  overflow: hidden;
  margin: 0 0 0 10px;
  width: 20px;
  color: #008000;
  content: '\e62d';
  font-size: 16px;
  font-family: 'Admin Icons';
  line-height: 1;
  pointer-events: none;
  user-select: none;
  speak: none;
}
.aminst-feed-grid-container .aminst-feed-posts {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
}
.aminst-feed-grid-container {
  text-align: center;
}
.aminst-feed-link {
  display: flex;
}
.aminst-feed-collage-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.aminst-feed-collage-container .aminst-feed-posts {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.aminst-feed-collage-container .aminst-feed-title {
  flex-basis: 100%;
}
.aminst-feed-collage-container .aminst-feed-link {
  display: flex;
}
.aminst-feed-single-post {
  display: inline-block;
  width: 100%;
}
.aminst-feed-single-post .aminst-feed-posts {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
  cursor: pointer;
}
.aminst-feed-single-post .aminst-feed-post {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-direction: column;
}
.aminst-feed-single-post .aminst-feed-post .aminst-relation-wrap .aminst-relation-link {
  min-height: 40px;
  background: #008eff;
}
.aminst-feed-single-post .aminst-feed-post .aminst-relation-wrap .aminst-relation-link .aminst-title {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(14px * 2);
  -webkit-line-clamp: 2;
}
.aminst-feed-slider-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}
.aminst-feed-slider-container .swiper-pagination {
  padding-bottom: 35px;
  position: static;
}
.aminst-feed-slider-container .swiper-pagination-bullet {
  height: 6px;
  margin: 0 6px;
  width: 6px;
}
.aminst-feed-slider-container .swiper-pagination-bullet-active {
  background: #000000;
}
.aminst-feed-slider-container .swiper-container {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.aminst-feed-slider-container .swiper-slide {
  align-items: center;
  display: flex;
  height: auto;
  justify-content: center;
  text-align: center;
}
.aminst-feed-slider-container .aminst-feed-post {
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}
.aminst-feed-slider-container .aminst-feed-link {
  display: flex;
  width: 100%;
}
.aminst-feed-slider-container .aminst-feed-img {
  object-fit: cover;
}
.aminst-feed-slider-container .aminst-feed-img.-low_resolution {
  max-height: 320px;
  max-width: 320px;
  width: 100%;
}
.aminst-feed-slider-container .aminst-feed-img.-low_resolution .aminst-feed-caption {
  max-height: 64%;
}
.aminst-feed-slider-container .aminst-feed-img.-standard_resolution {
  max-height: 640px;
  max-width: 640px;
  width: 100%;
}
.aminst-feed-slider-container .aminst-feed-img.-thumbnail {
  max-height: 150px;
  max-width: 150px;
  width: 100%;
}
.aminst-feed-slider-container .swiper-button-next,
.aminst-feed-slider-container .swiper-button-prev {
  background-repeat: no-repeat;
  z-index: 2;
}
.aminst-feed-slider-container .swiper-button-next:after,
.aminst-feed-slider-container .swiper-button-prev:after {
  content: '';
}
.aminst-feed-slider-container .swiper-button-next.swiper-button-disabled,
.aminst-feed-slider-container .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.aminst-feed-slider-container .swiper-button-next {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pjxzdmcgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHRpdGxlLz48ZyBkYXRhLW5hbWU9IjEiIGlkPSJfMSI+PHBhdGggZD0iTTIwMi4xLDQ1MGExNSwxNSwwLDAsMS0xMC42LTI1LjYxTDM2NS43OSwyNTAuMSwxOTEuNSw3NS44MUExNSwxNSwwLDAsMSwyMTIuNzEsNTQuNmwxODQuOSwxODQuOWExNSwxNSwwLDAsMSwwLDIxLjIxbC0xODQuOSwxODQuOUExNSwxNSwwLDAsMSwyMDIuMSw0NTBaIi8+PC9nPjwvc3ZnPg==);
  background-position: right;
}
.aminst-feed-slider-container .swiper-button-prev {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pjxzdmcgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHRpdGxlLz48ZyBkYXRhLW5hbWU9IjEiIGlkPSJfMSI+PHBhdGggZD0iTTM1Myw0NTBhMTUsMTUsMCwwLDEtMTAuNjEtNC4zOUwxNTcuNSwyNjAuNzFhMTUsMTUsMCwwLDEsMC0yMS4yMUwzNDIuMzksNTQuNmExNSwxNSwwLDEsMSwyMS4yMiwyMS4yMUwxODkuMzIsMjUwLjEsMzYzLjYxLDQyNC4zOUExNSwxNSwwLDAsMSwzNTMsNDUwWiIvPjwvZz48L3N2Zz4=);
  background-position: left;
}
.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: 5.5px !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: 700px) {
  .ampromo-items-form .product-info-price > *:first-child,
  .ampromo-items-form .product-info-price > *:last-child {
    padding: 0;
  }
}
.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-popup-wrapper {
  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-popup-wrapper .ampromo-popup-title,
.ampromo-popup-wrapper .ampromo-item-buttons,
.ampromo-popup-wrapper .ampromo-title {
  text-align: center;
}
.ampromo-popup-wrapper .ampromo-popup-title .ampromo-counter {
  font-weight: bold;
}
.ampromo-popup-wrapper .ampromo-item {
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  margin: 0 8px 7px;
  border: 1px solid #ededed;
  transition: .6s;
}
.ampromo-popup-wrapper .ampromo-item:hover {
  background: #ccc;
}
.ampromo-popup-wrapper .ampromo-item .fieldset .field {
  margin-bottom: 10px;
}
.ampromo-popup-wrapper .ampromo-item .fieldset .field .label {
  margin-bottom: 3px;
}
.ampromo-popup-wrapper .ampromo-popup-title {
  margin: 0 auto 20px;
}
.ampromo-popup-wrapper .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-popup-wrapper .ampromo-close:hover {
  opacity: 1;
  transition: opacity .2s ease;
}
.ampromo-popup-wrapper .ampromo-button {
  box-shadow: none;
  border: none;
}
.ampromo-popup-wrapper .ampromo-item.-selected {
  background: #1f78c2;
}
.ampromo-popup-wrapper .ampromo-item.-selected .ampromo-options {
  max-height: 690px;
}
.ampromo-popup-wrapper .ampromo-item-image {
  display: block;
  margin: 7px auto;
}
.ampromo-popup-wrapper .ampromo-title {
  margin: 0;
}
.ampromo-popup-wrapper .slick-dots {
  position: initial;
}
.ampromo-popup-wrapper .slick-dotted.slick-slider {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    width: 280px;
    margin: 0 auto;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@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-popup-wrapper {
    padding: 15px;
  }
}
.item.product.product-item.side-banner {
  width: 100%;
  display: block;
}
.side-banner a.product.photo.product-item-photo {
  position: unset;
  display: block;
  text-align: center;
}
.side-banner .product.details.product-item-details.product-item-details {
  margin-left: 0;
}
.amstockstatus-status-container {
  display: inline-block;
}
.amstockstatus-category {
  margin-bottom: 20px;
}
.amstockstatus-cart {
  padding: 12px;
  background: #fdf0d5 none repeat scroll 0 0;
}
.swatch-option.am-stockstatus-disabled:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  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%);
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
}
.amstock-button.-clear,
.amstock-button.-link {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
._keyfocus .amstock-button.-clear:focus,
.amstock-button.-clear:not([disabled]):focus {
  box-shadow: none;
}
.amstock-button.-clear:hover,
.amstock-button.-clear:focus,
.amstock-button.-clear:active {
  background: transparent;
  box-shadow: none;
}
.amstock-button.-link {
  vertical-align: inherit;
  font-weight: 400;
  line-height: 1.9rem;
}
.amstock-button.-link:focus {
  text-decoration: underline;
}
.product-info-stock-sku > .amstock-button.-link {
  text-align: right;
}
.amstockstatus-info-link {
  display: block;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amstock-popup-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(15, 15, 15, 0.24);
  transition: visibility .2s, opacity .2s;
}
.amstock-popup-wrapper:not(.-active) {
  visibility: hidden;
  opacity: 0;
}
.amstock-popup-block {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  margin: 25px 15px;
  padding: 30px 15px 45px;
  width: 100%;
  height: calc(100% - 25px * 2);
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 3px 7px rgba(139, 144, 154, 0.25), 0 6px 25px rgba(139, 144, 154, 0.5);
  text-align: left;
  transition: transform .4s, opacity .4s;
}
.amstock-popup-wrapper:not(.-active) .amstock-popup-block {
  opacity: 0;
  transform: translateY(20px);
}
.amstock-popup-block > .amstock-button.-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 5px;
  padding: 25px;
  width: 10px;
  height: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNDMkMyQzIiIGQ9Ik04LjMyODQ0IDcuNTAwNzZsNi40OTk2Ni02LjQ5OTc0Yy4yMjg5LS4yMjg4MzYuMjI4OS0uNTk5ODUxIDAtLjgyODY1OS0uMjI4OC0uMjI4ODA4Ny0uNTk5OC0uMjI4ODM4LS44Mjg2IDBMNy40OTk3NSA2LjY3MjA5IDEuMDAwMDQuMTcyMzYxYy0uMjI4ODMzLS4yMjg4MzgtLjU5OTg0OC0uMjI4ODM4LS44Mjg2NTYgMC0uMjI4ODA4Mi4yMjg4MzctLjIyODgzNzUuNTk5ODUyIDAgLjgyODY1OUw2LjY3MTA5IDcuNTAwNzMuMTcxMzg0IDE0LjAwMDVjLS4yMjg4Mzc1LjIyODgtLjIyODgzNzUuNTk5OCAwIC44Mjg2LjExNDQwNC4xMTQ0LjI2NDM3NC4xNzE2LjQxNDM0NS4xNzE2LjE0OTk3IDAgLjI5OTkxMi0uMDU3Mi40MTQzNDEtLjE3MTZsNi40OTk2OC02LjQ5OTY4IDYuNDk5NzUgNi40OTk2OGMuMTE0NC4xMTQ0LjI2NDMuMTcxNi40MTQzLjE3MTYuMTUgMCAuMjk5OS0uMDU3Mi40MTQzLS4xNzE2LjIyODktLjIyODguMjI4OS0uNTk5OCAwLS44Mjg2TDguMzI4NDQgNy41MDA3NnoiLz4KPC9zdmc+Cg==) center / 10px no-repeat;
  font-size: 0;
  transition: filter .2s;
}
.amstock-popup-block > .amstock-button.-close:hover,
.amstock-popup-block > .amstock-button.-close:focus,
.amstock-popup-block > .amstock-button.-close:active {
  filter: brightness(0.5);
}
.ie11 .amstock-popup-block > .amstock-button.-close {
  transition: opacity .2s;
}
.ie11 .amstock-popup-block > .amstock-button.-close:hover,
.ie11 .amstock-popup-block > .amstock-button.-close:focus,
.ie11 .amstock-popup-block > .amstock-button.-close:active {
  opacity: .6;
}
.amstock-popup-block > .amstock-header {
  word-break: break-word;
  word-wrap: break-word;
  margin: 20px 15px 40px;
  color: #000;
  text-align: center;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.3rem;
}
.ie11 .amstock-popup-block > .amstock-header {
  word-break: break-all;
}
.ie11 .amstock-popup-block > .amstock-header {
  word-break: break-all;
}
.amstock-popup-block > .amstock-content {
  scrollbar-color: #181818 rgba(255, 255, 255, 0.2);
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  overflow: auto;
  margin-top: 40px;
  max-height: calc(100% - 100px);
  height: 100%;
  color: #333;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar {
  background: #5f5e5e;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #181818;
  cursor: pointer;
}
.amstock-popup-block > .amstock-content ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #5f5e5e;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar {
  width: 4px;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar-thumb {
  width: 4px;
}
.amstock-popup-block > .amstock-content ::-webkit-scrollbar-track {
  width: 4px;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar {
  background: #f0f0f0;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amstock-popup-block > .amstock-content ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar {
  width: 4px;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar-thumb {
  width: 4px;
}
.amstock-popup-block > .amstock-content ::-webkit-scrollbar-track {
  width: 4px;
}
.amstock-popup-block .amstock-item {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  box-sizing: border-box;
  margin: 0 15px;
  padding: 10px 0;
  min-height: 35px;
  border-top: 1px solid transparent;
}
.amstock-popup-block .amstock-item:not(:first-child) {
  border-color: #ebeef5;
}
.amstock-popup-block .amstock-item > .amstock-title {
  word-break: break-word;
  word-wrap: break-word;
  flex-basis: calc(100% / 3);
  margin-bottom: 5px;
  padding: 0;
  min-width: calc(100% / 3);
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.9rem;
}
.ie11 .amstock-popup-block .amstock-item > .amstock-title {
  word-break: break-all;
}
.ie11 .amstock-popup-block .amstock-item > .amstock-title {
  word-break: break-all;
}
.amstock-popup-block .amstock-item > .amstock-value {
  word-break: break-word;
  word-wrap: break-word;
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-wrap: wrap;
  padding: 0;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.ie11 .amstock-popup-block .amstock-item > .amstock-value {
  word-break: break-all;
}
.ie11 .amstock-popup-block .amstock-item > .amstock-value {
  word-break: break-all;
}
.amstock-popup-block .amstock-image {
  display: flex;
  margin-right: 10px;
  max-width: 50%;
}
body.-amstock-popup-active {
  overflow: hidden;
}
.amstockstatus-tooltip-block {
  display: inline-block;
  margin-left: 8px;
  min-width: 20px;
  width: 20px;
  height: 20px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMCAwQzQuNDc3IDAgMCA0LjQ3NyAwIDEwYzAgNS41MjIgNC40NzcgMTAgMTAgMTBzMTAtNC40NzggMTAtMTBjMC01LjUyMy00LjQ3OC0xMC0xMC0xMHptLjg2NyAxNi40M2MtLjI0NS4yMzgtLjU0LjM2LS44ODMuMzYtLjE2NiAwLS4zMjYtLjAzMi0uNDc4LS4wOTVhMS4zOTcgMS4zOTcgMCAwMS0uMzk3LS4yNDggMS4xNyAxLjE3IDAgMDEtLjI3NC0uMzc1IDEuMDkzIDEuMDkzIDAgMDEtLjEwMi0uNDdjMC0uMzMzLjEyMy0uNjE5LjM2OC0uODU4LjI0NC0uMjM4LjU0LS4zNi44ODItLjM2LjMzNCAwIC42MjYuMTE3Ljg3NS4zNDMuMjUuMjMuMzczLjUxLjM3My44NDYgMCAuMzM0LS4xMjIuNjE4LS4zNjYuODU3aC4wMDJ6bTIuOTI0LTkuMDcyYTIuODIgMi44MiAwIDAxLS4zNS43NzJjLS4xNTIuMjM0LS4zMzguNDYtLjU1NC42NzYtLjIxNi4yMTYtLjQ2LjQ0MS0uNzI4LjY3NS0uMjM0LjItLjQyNS4zNzQtLjU3LjUyNy0uMTQ3LjE1LS4yNjQuMzA0LS4zNTIuNDU2YTEuNiAxLjYgMCAwMC0uMTg0LjQ5Yy0uMDM1LjE3Ny0uMDU0IDEuMDE3LS4wNTQgMS4yNzV2LjQ1Nkg4LjkyN3YtLjY2N2MwLS4yOC4wMi0xLjE1Ny4wNjItMS4zOGEyLjc0NCAyLjc0NCAwIDAxLjU0NS0xLjIxMWMuMTQ3LS4xODYuMzMyLS4zODUuNTUzLS41OTZsLjc5LS43NTRjLjIyMS0uMi40MTItLjQyMi41NzEtLjY2Ny4xNTgtLjI0Ny4yMzYtLjU0NS4yMzYtLjg5NiAwLS40NTYtLjE0My0uODQtLjQzLTEuMTQ4LS4yODgtLjMxMS0uNjkzLS40NjctMS4yMi0uNDY3YTEuNzE1IDEuNzE1IDAgMDAtMS42NDkgMS4xNDIgMi4yOCAyLjI4IDAgMDAtLjE0MS42ODRsLTIuMTU4LS4xOTNjLjA3LS41NjIuMjItMS4wNjIuNDQ4LTEuNTAxLjIyNy0uNDM5LjUyMy0uODA5Ljg4NS0xLjExNmEzLjg0MiAzLjg0MiAwIDAxMS4yNDctLjY5M2MuNDY4LS4xNTcuOTcxLS4yMzYgMS41MDktLjIzNi41MDIgMCAuOTguMDczIDEuNDMuMjJhMy41NyAzLjU3IDAgMDExLjE5NC42NDljLjM0NS4yODYuNjE4LjY0LjgxNiAxLjA2LjE5OS40MjMuMjk4LjkwOS4yOTggMS40NTcgMCAuMzc1LS4wNC43MDYtLjEyMi45ODV2LjAwMXoiIGZpbGw9IiM2NjYiLz48L3N2Zz4=') center / 20px no-repeat;
  vertical-align: bottom;
  cursor: pointer;
}
.amstockstatus-tooltip-block:hover,
.amstockstatus-tooltip-block:focus {
  position: relative;
  z-index: 500;
}
.amstockstatus-status-container .amstockstatus-tooltip-block {
  vertical-align: text-bottom;
}
.amstockstatus-tooltip-content {
  position: absolute;
  right: -1rem;
  bottom: 3rem;
  z-index: 1;
  display: none;
  box-sizing: border-box;
  padding: 1rem 1.5rem;
  border: 1px solid #383838;
  border-radius: 5px;
  background: #383838;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
  color: #ececec;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  cursor: default;
}
.amstockstatus-tooltip-content:before {
  position: absolute;
  top: 100%;
  right: 1.2rem;
  z-index: 3;
  display: block;
  box-sizing: border-box;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #383838;
  content: '';
}
.amstockstatus-tooltip-content:after {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  height: 10px;
  content: '';
}
.amstockstatus-tooltip-block:hover .amstockstatus-tooltip-content,
.amstockstatus-tooltip-block:focus .amstockstatus-tooltip-content {
  display: block;
}
.amstockstatus-tooltip-content > .amstockstatus-inner {
  scrollbar-color: #181818 rgba(255, 255, 255, 0.2);
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  display: block;
  overflow: hidden auto;
  min-width: 230px;
  max-width: 320px;
  max-height: 140px;
  text-align: left;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar {
  background: #5f5e5e;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #181818;
  cursor: pointer;
}
.amstockstatus-tooltip-content > .amstockstatus-inner ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #5f5e5e;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar {
  width: 4px;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar-thumb {
  width: 4px;
}
.amstockstatus-tooltip-content > .amstockstatus-inner ::-webkit-scrollbar-track {
  width: 4px;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar {
  background: #f0f0f0;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amstockstatus-tooltip-content > .amstockstatus-inner ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar {
  width: 4px;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar-thumb {
  width: 4px;
}
.amstockstatus-tooltip-content > .amstockstatus-inner ::-webkit-scrollbar-track {
  width: 4px;
}
.product-info-stock-sku > .amstockstatus-tooltip-block {
  margin-bottom: 3px;
}
.amstockstatus-status-container.-checkout {
  padding-left: 88px;
}
.amstockstatus-status-container.-checkout .amstockstatus-tooltip-block,
.am-checkout .amstockstatus-tooltip-block {
  position: static;
}
.amstockstatus-status-container.-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content,
.am-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content {
  right: 0;
  bottom: 30px;
  left: 88px;
}
.amstockstatus-status-container.-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content:before,
.am-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content:before {
  content: none;
}
.amstockstatus-status-container.-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content > .amstockstatus-inner,
.am-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content > .amstockstatus-inner {
  max-height: 65px;
}
.opc-block-summary .amstockstatus-status-container.-checkout {
  padding-left: 118px;
}
.am-checkout .amstockstatus-tooltip-block .amstockstatus-tooltip-content {
  bottom: 70px;
}
.amlocator-main-container {
  text-align: left;
  font-size: 1.4rem;
  color: #000;
  min-width: 50vw;
  line-height: 1.42857143;
  font-weight: 400;
}
.amlocator-main-container .amlocator-button {
  box-sizing: border-box;
  min-height: 40px;
  font-weight: inherit;
  color: #fff;
  background: #1979c3;
  border: 1px solid #1979c3;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
}
.amlocator-main-container .amlocator-select {
  cursor: pointer;
}
.amlocator-main-container .amlocator-block.-separator {
  box-sizing: border-box;
  margin: 20px 0;
}
.amlocator-main-container .amlocator-block.-separator > .hr {
  margin: 0;
  border-top: 1px solid #e7e7e7;
}
.amlocator-main-container .amlocator-wrapper .amlocator-schedule-container strong {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.42857143;
}
.amlocator-search-container {
  padding: 5px 15px;
  margin-bottom: 10px;
  background: #f8f8f8;
  width: 100%;
  box-sizing: border-box;
}
.amlocator-search-container .amlocator-title {
  display: inline-block;
  margin-bottom: 5px;
}
.amlocator-search-container .amlocator-block {
  width: 100%;
  margin-bottom: 15px;
}
.amlocator-search-container .amlocator-block.-search {
  margin-bottom: 0;
}
.amlocator-search-container .amlocator-text,
.amlocator-search-container .amlocator-select {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: initial;
}
.amlocator-search-container .amlocator-select {
  height: 40px;
}
.amlocator-search-container .amlocator-select.-measurement {
  min-width: inherit;
  background-color: #f8f8f8;
  height: inherit;
  line-height: 1;
  border: none;
}
.amlocator-search-container .amlocator-button.-nearby {
  width: 100%;
  margin-left: auto;
}
.amlocator-current-location .amlocator-search {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 23px;
  height: 23px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI3LjUiIHN0cm9rZT0iI0Q3RDdENyIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZmlsbD0iI0Q3RDdENyIgZD0iTTEzIDE1LjEyMUwxNS4xMiAxM2w4LjY3NSA4LjY3NS0yLjEyMSAyLjEyeiIvPjwvc3ZnPg==) no-repeat center;
  background-size: contain;
  cursor: pointer;
}
.amlocator-current-location .amlocator-wrapper {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 5px;
}
.amlocator-current-location .amlocator-text {
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding-right: 40px;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
}
.amlocator-current-location .amlocator-text:focus {
  border: 1px solid #1979c3;
  box-shadow: none;
}
.amlocator-current-location .amlocator-text:focus + .amlocator-search,
.amlocator-current-location .amlocator-search:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI3LjUiIHN0cm9rZT0iIzE5NzlDMyIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZmlsbD0iIzE5NzlDMyIgZD0iTTEzIDE1LjEyMUwxNS4xMiAxM2w4LjY3NSA4LjY3NS0yLjEyMSAyLjEyeiIvPjwvc3ZnPg==) no-repeat center;
  background-size: contain;
}
.amlocator-current-location .amlocator-reset {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 22px;
  height: 22px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDIwLjU0N0wyMC41NDcgMCAyMiAxLjQ1MyAxLjQ1MyAyMiAwIDIwLjU0N3oiIGZpbGw9IiNFQjU3NTciLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIyIDIwLjU0N0wxLjQ1MyAwIDAgMS40NTMgMjAuNTQ3IDIyIDIyIDIwLjU0N3oiIGZpbGw9IiNFQjU3NTciLz48L3N2Zz4=') no-repeat center;
  cursor: pointer;
}
.amlocator-current-location .amlocator-search.-hidden,
.amlocator-current-location .amlocator-reset.-hidden {
  display: none;
}
.amlocator-search-radius .amlocator-radio {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.amlocator-search-radius .amlocator-radio:checked + .amlocator-label {
  color: #fff;
  background: #1979c3;
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
}
.amlocator-search-radius .amlocator-radio:focus + .amlocator-label {
  box-shadow: 0 0 3px 1px #00699d;
}
.amlocator-search-radius .amlocator-wrapper {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.amlocator-search-radius .amlocator-select {
  min-width: 215px;
}
.amlocator-range-slider {
  width: 100%;
  height: 10px;
  background: #deedf8;
  border-radius: 10px;
  cursor: pointer;
}
.amlocator-range-slider .ui-slider-range {
  height: 100%;
  background: #1979c3;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.amlocator-range-slider .amlocator-handle {
  position: absolute;
  top: 50%;
  width: 14px;
  height: 14px;
  margin: 0;
  margin-left: -7px;
  background: #1979c3;
  border-radius: 12px;
  box-shadow: 0 2px 3px rgba(20, 72, 112, 0.5);
  transform: translateY(-50%);
  cursor: pointer;
}
.amlocator-range-slider .amlocator-handle:hover,
.amlocator-range-slider .amlocator-handle:focus,
.amlocator-range-slider .amlocator-handle:active {
  background: #4da1e2;
}
.amlocator-range-slider .amlocator-tooltip {
  position: absolute;
  top: -7px;
  left: 50%;
  padding: 2px 5px;
  font-size: 12px;
  color: #fff;
  white-space: nowrap;
  background: #1979c3;
  border-radius: 2px;
  transform: translate(-50%, -100%);
}
.amlocator-range-slider .amlocator-tooltip:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 6px;
  height: 6px;
  background: #1979c3;
  transform: translate(-50%, 50%) rotate(45deg);
}
.amlocator-filters-container {
  margin-bottom: 10px;
  background: #f8f8f8;
}
.amlocator-filters-container .amlocator-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 5px 15px;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  cursor: pointer;
}
.amlocator-filters-container .amlocator-content {
  transition: all .3s ease;
}
.amlocator-filters-container .amlocator-hidden-filter {
  display: none;
}
.amlocator-filters-container .amlocator-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 5px 15px;
  font-size: 12px;
}
.amlocator-filters-container .amlocator-clear {
  color: #1979c3;
  cursor: pointer;
}
.amlocator-filters-container .amlocator-button {
  min-height: 25px;
  margin-left: 25px;
  padding: 0px 20px;
  border: none;
  line-height: unset;
  box-shadow: none;
}
.amlocator-filters-container .amlocator-button:hover {
  color: #fff;
  background: #1979c3b3;
  border: none;
}
.amlocator-attribute-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 8px 15px;
}
.amlocator-attribute-wrapper:nth-of-type(even) {
  background: #e7e7e7;
}
.amlocator-attribute-wrapper .amlocator-label {
  box-sizing: border-box;
  width: 40%;
  padding-right: 5px;
  word-wrap: break-word;
}
.amlocator-attribute-wrapper .amlocator-input {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  width: 60%;
}
.amlocator-attribute-wrapper .amlocator-input .chosen-container {
  width: 100% !important;
}
.amlocator-attribute-wrapper .amlocator-select,
.amlocator-attribute-wrapper .chosen-choices {
  height: inherit;
  max-height: 80px;
  padding: 9px 25px 9px 10px;
  line-height: 1;
  border-color: #ccc;
}
.amlocator-attribute-wrapper .chosen-container {
  height: inherit;
  font-size: inherit;
}
.amlocator-attribute-wrapper .chosen-container .chosen-choices {
  height: inherit;
  min-height: 35px;
  overflow: auto;
  padding: 5px;
}
.amlocator-attribute-wrapper .chosen-container .chosen-results li.highlighted {
  background: #1979c3;
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 50%;
  right: 0;
  width: 8px;
  height: 8px;
  margin: 0 5px 0 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNC41OTYuMzU0YS41LjUgMCAwIDAtLjcwNyAwTDIuNTk2IDEuNjQ3IDEuMzAzLjM1NGEuNS41IDAgMSAwLS43MDcuNzA3bDEuMjkzIDEuMjkzTC4zNTMgMy44ODlhLjUuNSAwIDEgMCAuNzA4LjcwN2wxLjUzNS0xLjUzNSAxLjUzNiAxLjUzNWEuNS41IDAgMCAwIC43MDctLjcwN0wzLjMwMyAyLjM1NCA0LjU5NiAxLjA2YS41LjUgMCAwIDAgMC0uNzA3eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center !important;
  background-size: contain !important;
  transform: translateY(-50%);
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: initial;
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: inherit;
  margin: 3px 0;
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-choice {
  margin: 0 5px 0 0;
  padding: 5px 18px 5px 5px;
  color: #fff;
  background: #1979c3;
  border: none;
  box-shadow: none;
}
.amlocator-map-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amlocator-map-container > .amlocator-block {
  width: 100%;
}
.amlocator-map-container .amlocator-map {
  width: 100%;
  height: 300px;
}
.amlocator-arrow {
  position: relative;
  display: inline-block;
  width: 14px;
  min-width: 14px;
  height: 8px;
  margin-left: auto;
}
.amlocator-arrow:before,
.amlocator-arrow:after {
  content: "";
  position: absolute;
  top: 3px;
  display: inline-block;
  width: 9px;
  height: 2px;
  background-color: #363636;
  transition: all .2s ease;
}
.amlocator-arrow:before {
  left: 0;
}
.amlocator-arrow:after {
  right: 0;
}
.amlocator-arrow:after,
.amlocator-arrow.-down:before {
  transform: rotate(45deg);
}
.amlocator-arrow:before,
.amlocator-arrow.-down:after {
  transform: rotate(-45deg);
}
.amlocator-store-list {
  order: 1;
  overflow: auto;
}
.amlocator-store-list .amlocator-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  max-height: 500px;
}
.amlocator-stores-wrapper {
  margin-bottom: 10px;
}
.amlocator-store-desc {
  display: block;
  margin-bottom: 15px;
  overflow: auto;
  font-size: 14px;
  background: #f6f6f6;
  cursor: pointer;
}
.amlocator-store-desc:not(:first-of-type) {
  margin-top: 15px;
}
.amlocator-store-desc .amlocator-title {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
}
.amlocator-store-desc .amlocator-title .amlocator-link {
  word-break: break-all;
  word-wrap: break-word;
  color: #000;
}
.amlocator-store-desc .amlocator-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 15px;
}
.amlocator-store-desc .amlocator-image {
  width: 150px;
  min-width: 150px;
  height: 150px;
  margin-right: 15px;
  background-position: center;
  background-size: cover;
}
.amlocator-store-desc.-active {
  color: #fff;
  background: #1979c3;
}
.amlocator-store-desc.-active .amlocator-title .amlocator-link {
  color: #fff;
}
.amlocator-store-desc.-active .amlocator-today {
  color: #000;
  background: #9dd4ff;
}
.amlocator-description {
  word-break: break-word;
}
.amlocator-schedule-container .amlocator-today {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 5px;
  padding: 5px 15px 5px 35px;
  background: #dfdfdf;
}
.amlocator-schedule-container .amlocator-today:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 15px;
  width: 14px;
  height: 14px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgOTcuMTYgOTcuMTYiPjxwYXRoIGQ9Ik00OC41OCAwQzIxLjc5MyAwIDAgMjEuNzkzIDAgNDguNThzMjEuNzkzIDQ4LjU4IDQ4LjU4IDQ4LjU4IDQ4LjU4LTIxLjc5MyA0OC41OC00OC41OFM3NS4zNjcgMCA0OC41OCAwem0wIDg2LjgyM2MtMjEuMDg3IDAtMzguMjQ0LTE3LjE1NS0zOC4yNDQtMzguMjQzUzI3LjQ5MyAxMC4zMzcgNDguNTggMTAuMzM3IDg2LjgyNCAyNy40OTIgODYuODI0IDQ4LjU4IDY5LjY2NyA4Ni44MjMgNDguNTggODYuODIzeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwN0FGRiIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik03My44OTggNDcuMDhINTIuMDY2VjIwLjgzYTQgNCAwIDAgMC04IDB2MzAuMjVhNCA0IDAgMCAwIDQgNGgyNS44MzJhNCA0IDAgMCAwIDAtOHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDdBRkYiIGZpbGw9IiMxOTc5QzMiLz48L3N2Zz4=) no-repeat center;
  background-size: contain;
}
.amlocator-schedule-container .amlocator-today .amlocator-time {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
.amlocator-schedule-container .amlocator-arrow {
  margin: 6px 0 0 15px;
}
.amlocator-schedule-container .amlocator-week {
  display: none;
  margin: 0 20px;
}
.amlocator-schedule-table .amlocator-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.amlocator-schedule-table .amlocator-cell {
  width: 50%;
  box-sizing: border-box;
}
.amlocator-schedule-table .amlocator-cell.-day {
  padding-left: 15px;
}
.amlocator-schedule-table .amlocator-cell.-time {
  white-space: nowrap;
  text-align: right;
  padding-right: 8%;
}
.amlocator-pager-container {
  margin-top: auto;
}
.amlocator-pager-container .pages {
  text-align: right;
}
.amlocator-pager-container .items {
  padding: 0;
}
.amlocator-pager-container .pages .page {
  padding: 8px 10px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  background: #f8f8f8;
}
.amlocator-pager-container .pages a.page {
  color: #000;
}
.amlocator-pager-container .pages .item {
  position: relative;
  margin: 0;
}
.amlocator-pager-container .pages .item:not(:last-of-type) {
  margin-right: 10px;
}
.amlocator-pager-container .pages .current .page,
.amlocator-pager-container .pages .page:hover {
  color: #fff;
  background: #1979c3;
}
.amlocator-pager-container .pages a.action {
  margin: 0;
  background: #f8f8f8;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.amlocator-pager-container .pages a.action:hover {
  background: #1979c3;
}
.amlocator-pager-container .pages .items a.action:before {
  font-size: 14px;
  color: #000;
}
.amlocator-pager-container .pages .items a.action:hover:before {
  color: #fff;
}
.amlocator-map .amlocator-image img {
  max-width: 150px;
}
.amlocator-info-popup {
  width: 250px;
}
.amlocator-info-popup .amlocator-name {
  margin-top: 5px;
}
.amlocator-info-popup .amlocator-image {
  display: block;
  clear: both;
  width: 100px;
  margin-bottom: 10px;
}
.amlocator-index-index {
  overflow-x: hidden;
}
.amstars-rating-container {
  width: 160px;
  height: 27px;
  margin-bottom: 5px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
  overflow: hidden;
}
.amstars-rating-container.-small {
  width: 107px;
  height: 18px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzQzIDYuODc1TDkuNSAwIDcuMjU3IDYuODc1SDBsNS44NzEgNC4yNUwzLjYzIDE4IDkuNSAxMy43NSAxNS4zNzEgMThsLTIuMjQyLTYuODc1TDE5IDYuODc1aC03LjI1N3pNMTQuOSA4LjIwMmgtNC4xMjZMOS41IDQuMjkzbC0xLjI3NSAzLjkxSDQuMDk5bDMuMzM4IDIuNDE1LTEuMjc1IDMuOTA5TDkuNSAxMi4xMWwzLjMzOCAyLjQxNi0xLjI3NS0zLjkxIDMuMzM4LTIuNDE1eiIgZmlsbD0iI0IxQUVBRSIvPjwvc3ZnPg==);
}
.amstars-rating-container.-small .amstars-stars {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGQ9Ik05LjUgMGwyLjI0MyA2Ljg3NUgxOWwtNS44NzEgNC4yNUwxNS4zNyAxOCA5LjUgMTMuNzUgMy42MjkgMThsMi4yNDItNi44NzVMMCA2Ljg3NWg3LjI1N0w5LjUgMHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
}
.amstars-rating-container.-main-page {
  margin: 0px 10px;
}
.amstars-rating-container .amstars-stars {
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
}
.amlocator-description-grey {
  word-break: break-word;
  padding: 0 15px;
  background: #fbfbfb;
}
.amlocator-location-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.amlocator-location-container .amlocator-column,
.amlocator-location-container .amlocator-block {
  box-sizing: border-box;
  width: 100%;
}
.amlocator-location-container .amlocator-column > .amlocator-block {
  padding: 0 15px;
}
.amlocator-location-container .amlocator-block.-route {
  padding: 20px 15px 25px;
}
.amlocator-location-container .amlocator-block.-map {
  height: 170px;
  margin-bottom: 15px;
}
.amlocator-location-container .amlocator-block.-separator {
  box-sizing: border-box;
  margin: 15px 0;
}
.amlocator-location-container .amlocator-block.-separator > .hr {
  margin: 0;
  border-top: 1px solid #d2dde5;
}
.amlocator-location-container .amlocator-block > .amlocator-title {
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
}
.amlocator-location-container .amlocator-directions-container {
  max-height: 500px;
  overflow: auto !important;
}
.amlocator-location-container .amlocator-text.-bold {
  font-weight: 600;
}
.amlocator-location-container .amlocator-button {
  box-sizing: border-box;
  min-height: 40px;
  font-weight: inherit;
  color: #fff;
  background: #1979c3;
  border: 1px solid #1979c3;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
}
.amlocator-location-container .amlocator-button:hover {
  background-color: #1c87da;
}
.amlocator-route-creator {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  background: #1979c3;
}
.amlocator-route-creator .amlocator-modes {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.amlocator-route-creator .amlocator-mode {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amlocator-route-creator .amlocator-mode:focus + .amlocator-label {
  border: 1px solid #fff;
}
.amlocator-route-creator .amlocator-swap {
  display: none;
}
.amlocator-route-creator .amlocator-mode + .amlocator-label {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 20px;
  cursor: pointer;
  opacity: .3;
  transition: background-color 0.3s ease;
  box-sizing: border-box;
}
.amlocator-route-creator .amlocator-mode:checked + .amlocator-label,
.amlocator-route-creator .amlocator-mode + .amlocator-label:hover {
  background-color: #2d93e2;
  opacity: 1;
}
.amlocator-route-creator .amlocator-label:not(:last-of-type) {
  margin-right: 5px;
}
.amlocator-route-creator .amlocator-label.-driving {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuODE1IDExLjY5N0gxLjEyN3YuOTdjMCAuNTM5IDAgMS4wNzguMDI1IDEuNjE2LjAxNy40OTEuMjE2LjcwNS42NS43MTJoMS40NmEuNDYuNDYgMCAwIDAgLjM5LS4xMjcuNDkyLjQ5MiAwIDAgMCAuMTUtLjM5M2MuMDI0LS4yODEuMDM1LS41NjUuMDM1LS44NDggMC0uNjEgMC0xLjIyLS4wMTUtMS44MjktLjAwNC0uMDIzLS4wMDYtLjA2NC0uMDA3LS4xek0xNi45OSA5LjA3MVY3LjEyOWExLjU0NCAxLjU0NCAwIDAgMC0uMjQyLS44NGMtLjIxLS4zNC0uNDEyLS42ODctLjU5NC0xLjA0M2wtLjAyNC0uMDQ4YS41NTEuNTUxIDAgMCAwIC4wNzEtLjA0My42MjguNjI4IDAgMCAwIC4yMjYtLjU2M2wtLjExOS0uNjhhLjQxMi40MTIgMCAwIDAtLjE0OC0uMjQ1LjM4OC4zODggMCAwIDAtLjI2OS0uMDgybC0uNDc3LjAzNmMtLjI1LS41ODItLjQ4NS0xLjE4LS43MTgtMS43NzZhMTcuMjUyIDE3LjI1MiAwIDAgMC0uNTEzLTEuMTg4Ljk5Mi45OTIgMCAwIDAtLjMwNS0uMzg0Ljk1Ljk1IDAgMCAwLS40NDctLjE4NSA1LjY2MSA1LjY2MSAwIDAgMC0uODY4LS4wOGMtLjg3NiAwLTEuNzUuMDMtMi42My4wMzYtLjcwNyAwLTEuNDE0IDAtMi4xMjItLjAxMkw1LjQ1LjAxMmExMi4wNTQgMTIuMDU0IDAgMCAwLTEuODE5LjA1NWMtLjE5LjAxNi0uMzc0LjA4Mi0uNTMzLjE5Mi0uMTU5LjExLS4yODguMjYtLjM3Ni40MzUtLjAzOC4wNzYtLjA4LjE1LS4xMS4yMjctLjI3NS43LS41NDQgMS40MDYtLjgyNCAyLjEwNC0uMDcxLjIwMi0uMTQ5LjQwMS0uMjMxLjU5NmwtLjUxMy0uMDQ4YS4zODguMzg4IDAgMCAwLS4yNjkuMDgzLjQxMi40MTIgMCAwIDAtLjE0OC4yNDVsLS4xMi42OTFhLjYyOC42MjggMCAwIDAgLjIxNS41NjMuNjYuNjYgMCAwIDAgLjExNy4wNjJjLS4yMDkuNDExLS40NDEuODEtLjY5NSAxLjE5MmEuODkzLjg5MyAwIDAgMC0uMTMuNDA2QzAgNy4wNzkgMCA3LjM0NSAwIDcuNjFjMCAuNjA1LjAwNSAxLjIxMi4wMTUgMS44MTkgMCAuMzQ3IDAgLjY5NS4wMTkgMS4wNGEuNzMuNzMgMCAwIDAgLjE1My40MzQuNjkuNjkgMCAwIDAgLjM3Ny4yNDhjLjMyMy4wOTcuNjU4LjE0NC45OTQuMTQxLjc1MS4wMTQgMS41MTYuMDE0IDIuMjc1LjAxNGg4LjQwM2MxLjE5NCAwIDIuMzg5LjA2MiAzLjU4Mi0uMDM3YTMuMTEgMy4xMSAwIDAgMCAuNjktLjE1LjY0OC42NDggMCAwIDAgLjMwOS0uMjEyYy4wOC0uMTAxLjEzMS0uMjI0LjE0NS0uMzU0LjAyMi0uMTE4LjAzNS0uMjM4LjAzOC0uMzU3LjAwMi0uMzczLS4wMS0uNzUyLS4wMS0xLjEyNnptLTE0LjUyOC4wNGMtLjI2IDAtLjUxNS0uMDgtLjczMS0uMjI5YTEuMzUgMS4zNSAwIDAgMS0uNDg1LS42MSAxLjQgMS40IDAgMCAxLS4wNzQtLjc4NWMuMDUtLjI2My4xNzYtLjUwNS4zNi0uNjk1LjE4My0uMTkuNDE4LS4zMi42NzMtLjM3Mi4yNTUtLjA1My41Mi0uMDI2Ljc2LjA3N3MuNDQ2LjI3Ny41OS41YTEuMzkxIDEuMzkxIDAgMCAxIC4xMjIgMS4yNzYgMS4zNjMgMS4zNjMgMCAwIDEtLjI4NS40NDIgMS4zMTMgMS4zMTMgMCAwIDEtLjQyNy4yOTVjLS4xNi4wNjgtLjMzLjEwMy0uNTAzLjEwM3YtLjAwMnptLS4yOTUtMy45MzdjLjAwOS0uMDM1LjAxMy0uMDU0LjAyLS4wNzFMMy43IDEuNTAyYy4wMTctLjA0My4wNC0uMDg0LjA2LS4xMjNhLjI2MS4yNjEgMCAwIDEgLjEtLjExNy4yNS4yNSAwIDAgMSAuMTQ4LS4wMzhoOC45MzdhLjI4Ny4yODcgMCAwIDEgLjE5NS4wNDljLjA1OC4wMzkuMS4wOTguMTIuMTY2LjE1OC4zODkuMzIuNzc3LjQ4MyAxLjE2NWwxLjAwNCAyLjQyOWMuMDEzLjAzLjAyNC4wNjQuMDQzLjExbC0xMi42MjMuMDMxem0xMi4zMzUgMy45NGExLjI4NiAxLjI4NiAwIDAgMS0uNzI5LS4yMzYgMS4zNTEgMS4zNTEgMCAwIDEtLjQ3OS0uNjE1IDEuNCAxLjQgMCAwIDEtLjA2OC0uNzg2Yy4wNTMtLjI2My4xOC0uNTA0LjM2Ni0uNjkyYTEuMjc2IDEuMjc2IDAgMCAxIDEuNDM2LS4yOGMuMjQuMTA0LjQ0NC4yOC41ODcuNTA2YTEuMzkyIDEuMzkyIDAgMCAxLS4xOCAxLjcxMyAxLjI5MyAxLjI5MyAwIDAgMS0uOTMzLjM5em0tMS4zMTUgMi42MTZ2MS41ODljMCAuMzM1LjAxNy42NzMuMDQgMS4wMDkuMDMuNDM0LjE5OS42MzguNTYzLjY0OGEzMC44NyAzMC44NyAwIDAgMCAxLjU4NCAwIC40MTMuNDEzIDAgMCAwIC4zLS4xMDEuNDQuNDQgMCAwIDAgLjE0OC0uMjg3Yy4wMzQtLjE1Mi4wNTMtLjMwNy4wNTYtLjQ2MnYtMi4zMThhLjc1NS43NTUgMCAwIDAgMC0uMDhoLTIuNjgxbC0uMDEuMDAyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center;
}
.amlocator-route-creator .amlocator-label.-transit {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjMxOCA5VjIuNzdhLjY5OC42OTggMCAwIDAtLjItLjQ5LjY3Ny42NzcgMCAwIDAtLjQ4Mi0uMjAzVjBIMS4zNjR2Mi4wNzdhLjY3Ny42NzcgMCAwIDAtLjQ4Mi4yMDMuNjk4LjY5OCAwIDAgMC0uMi40OVY5SDB2NS41MzloMS4zNjR2Mi40MjNjMCAuMjc1LjEwNy41NC4zLjczNC4xOTEuMTk1LjQ1MS4zMDQuNzIyLjMwNGguNjgyYy4yNzEgMCAuNTMyLS4xMS43MjMtLjMwNC4xOTItLjE5NS4zLS40NTkuMy0uNzM1VjE0LjU0aDYuODE4djIuNDIzYzAgLjI3NS4xMDguNTQuMy43MzQuMTkxLjE5NS40NTIuMzA0LjcyMy4zMDRoLjY4MmMuMjcgMCAuNTMxLS4xMS43MjMtLjMwNC4xOTItLjE5NS4zLS40NTkuMy0uNzM1VjE0LjU0SDE1VjloLS42ODJ6bS0xLjE5MyAyLjc3YzAgLjIwNS0uMDYuNDA1LS4xNzIuNTc2LS4xMTMuMTctLjI3Mi4zMDQtLjQ2LjM4M2ExLjAwOCAxLjAwOCAwIDAgMS0xLjExNC0uMjI1IDEuMDQ0IDEuMDQ0IDAgMCAxLS4yMjItMS4xMzJjLjA3OC0uMTkuMjA5LS4zNTIuMzc3LS40NjZhMS4wMTIgMS4wMTIgMCAwIDEgMS4yOTEuMTI5Yy4xOTIuMTk1LjMuNDU5LjMuNzM0em0tOS4yMDUgMGMwIC4yMDUtLjA2LjQwNS0uMTcyLjU3NmExLjAwOCAxLjAwOCAwIDAgMS0xLjU3NC4xNTcgMS4wNDMgMS4wNDMgMCAwIDEtLjIyMS0xLjEzMWMuMDc3LS4xOS4yMDgtLjM1Mi4zNzctLjQ2NmExLjAxMiAxLjAxMiAwIDAgMSAxLjI5LjEyOWMuMTkzLjE5NS4zLjQ1OS4zLjczNHpNOC4xODIgOVYzLjQ2Mmg0Ljc3MlY5SDguMTgyek0yLjA0NSAzLjQ2Mmg0Ljc3M1Y5SDIuMDQ1VjMuNDYyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center;
}
.amlocator-route-creator .amlocator-label.-walking {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkuMjM4IDEwLjY2Nkw3LjM0NSA4LjA2bC0uMzcxIDIuMzUuOTAzIDEuMjQzYS44NC44NCAwIDAgMCAxLjE3NS4xODcuODQuODQgMCAwIDAgLjE4Ni0xLjE3NXpNNy4zMjMgMi40NGExLjY4MiAxLjY4MiAwIDEgMS0zLjM2NSAwIDEuNjgyIDEuNjgyIDAgMCAxIDMuMzY1IDB6TTQuMTU4IDE0LjQzNWwtMi4xODggMy4wM2ExLjAyOCAxLjAyOCAwIDEgMCAxLjY2NyAxLjIwNGwxLjc5LTIuNDc4LTEuMjY5LTEuNzU2eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik05LjgwNSAxNy40NjVsLTMuODYtNS4zNDUuNzk3LTUuMDMzYTIuMDU1IDIuMDU1IDAgMCAwLTEuNzEtMi4zNTJjLS42Ny0uMTA2LTEuMjUzLjE5OC0xLjc2NC41NjlMLjg0NCA3LjA2NWEuODQxLjg0MSAwIDAgMC0uMzM3LjU1TC4wMSAxMC43NTJhLjg0MS44NDEgMCAwIDAgMS42NjIuMjYzbC40NDMtMi43OTUgMS4xNzYtLjg1NS0uNDg1IDMuMDczYy0uMDg0LjUyOC4wMzcuODk4LjI4MSAxLjIzNmw1LjA1MSA2Ljk5NGExLjAyNyAxLjAyNyAwIDEgMCAxLjY2Ny0xLjIwNHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat center;
}
.amlocator-route-creator .amlocator-label.-bicycling {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjEzNCA0LjI3NmExLjYzMSAxLjYzMSAwIDEgMC0yLjUyOC0yLjA2MiAxLjYzMSAxLjYzMSAwIDAgMCAyLjUyOCAyLjA2MnpNMTAuMDMxIDcuMDUzbDIuOTA3IDMuMDkyYS42Ni42NiAwIDAgMCAuOTM1LjAyOS42NjIuNjYyIDAgMCAwIC4wMjktLjkzNWwtMy42OTgtMy45MzVhLjY1LjY1IDAgMCAwLS4wODUtLjA3M2MtLjAxLS4wMS0uMDE4LS4wMi0uMDI5LS4wMjktLjUxNy0uNDM1LTEuNTI5LS41MzQtMi4zNy4zMDctMS4xNTMgMS4xNjItMS42OTkgMi4wMi0yLjI3MSAzLjY0LS4zMjkgMS4yMTguMzc3IDEuNzA1IDEuMDE1IDIuMDA3LjE2Ny4wOC4zMTIuMTQyLjQ0Mi4xNzQuMDM1LjAxMy4wNjguMDI4LjEwNS4wMzdsMi4zNjcuNTcyLS45MzggMy43MTFhLjg4Mi44ODIgMCAwIDAgMS43MS40MzNsMS4xNTctNC41NzZhLjg4Mi44ODIgMCAwIDAtLjY0OC0xLjA3NGwtMi41My0uNjFjLjQ5Ny0xLjAwMyAxLjI2NC0xLjkzOCAxLjgtMi42NDYuMDM2LS4wNC4wNy0uMDgxLjEwMi0uMTI0eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTkgMTUuMmEzLjggMy44IDAgMSAxLTcuNiAwIDMuOCAzLjggMCAwIDEgNy42IDB6bS0zLjggMS45YTEuOSAxLjkgMCAxIDAgMC0zLjggMS45IDEuOSAwIDAgMCAwIDMuOHpNNy42IDE1LjJhMy44IDMuOCAwIDEgMS03LjYgMCAzLjggMy44IDAgMCAxIDcuNiAwem0tMy44IDEuOWExLjkgMS45IDAgMSAwIDAtMy44IDEuOSAxLjkgMCAwIDAgMCAzLjh6IiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat center;
}
.amlocator-route-creator .amlocator-addresses {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 10px;
}
.amlocator-route-creator .amlocator-inputs {
  flex: 1;
  margin: 0 25px;
}
.amlocator-route-creator .amlocator-address {
  height: 35px;
  border: none;
}
.amlocator-route-creator .amlocator-address.-end {
  color: #707070;
  background: #f2f2f2;
}
.amlocator-route-creator .amlocator-address:not(:last-of-type) {
  margin-bottom: 15px;
}
.amlocator-route-creator .amlocator-swap + .amlocator-label {
  display: block;
  width: 20px;
  height: 33px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTZhMSAxIDAgMSAwIDIgMEg3ek04LjcwNy4yOTNhMSAxIDAgMCAwLTEuNDE0IDBMLjkyOSA2LjY1N0ExIDEgMCAwIDAgMi4zNDMgOC4wN0w4IDIuNDE0bDUuNjU3IDUuNjU3YTEgMSAwIDEgMCAxLjQxNC0xLjQxNEw4LjcwNy4yOTN6TTkgMTZWMUg3djE1aDJ6TTE0IDE2YTEgMSAwIDEgMC0yIDBoMnptLTEuNzA3IDE1LjcwN2ExIDEgMCAwIDAgMS40MTQgMGw2LjM2NC02LjM2NGExIDEgMCAwIDAtMS40MTQtMS40MTRMMTMgMjkuNTg2bC01LjY1Ny01LjY1N2ExIDEgMCAwIDAtMS40MTQgMS40MTRsNi4zNjQgNi4zNjR6TTEyIDE2djE1aDJWMTZoLTJ6IiBmaWxsPSIjZmZmZmZmIi8+PC9zdmc+) no-repeat center;
  cursor: pointer;
  opacity: 0.3;
  transition: all 0.3s ease;
}
.amlocator-route-creator .amlocator-swap + .amlocator-label:hover {
  opacity: 1;
}
.amlocator-route-icon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 13px;
  height: 65px;
}
.amlocator-route-icon .amlocator-icon {
  box-sizing: border-box;
}
.amlocator-route-icon .amlocator-icon.-start {
  width: 12px;
  height: 12px;
  border: 3px solid #fff;
  border-radius: 10px;
}
.amlocator-route-icon .amlocator-icon.-dot {
  width: 4px;
  height: 4px;
  background: #2d93e2;
  border-radius: 10px;
}
.amlocator-route-icon .amlocator-icon.-end {
  width: 13px;
  height: 18px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02Ljc1IDE4UzEzIDExLjc0NyAxMyA2YzAtNC0zLTYtNi41LTZTMCAyIDAgNmMwIDUuNzQ3IDYuNzUgMTIgNi43NSAxMnpNNi41IDlhMi41IDIuNSAwIDEgMCAwLTUgMi41IDIuNSAwIDAgMCAwIDV6IiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat center;
}
.amlocator-collapse-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 5px 0 10px 0;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  cursor: pointer;
  box-sizing: border-box;
}
.amlocator-directions-container table.adp-placemark {
  color: #fff;
  background: #1978c3;
}
.amlocator-directions-container td.adp-text {
  font-weight: 600;
  vertical-align: middle;
}
.amlocator-location-info {
  box-sizing: border-box;
  padding: 15px;
}
.amlocator-location-info .amlocator-block {
  margin-bottom: 10px;
}
.amlocator-location-info .amlocator-link {
  cursor: pointer;
  color: #000;
}
.amlocator-location-info .amlocator-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 15px;
  vertical-align: middle;
  background-color: #1979c3;
  border-radius: 10px;
}
.amlocator-location-info .amlocator-icon.-website {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgMGE2IDYgMCAxIDEgMCAxMkE2IDYgMCAwIDEgNiAwem00LjQwOCAyLjg1NGMtLjQ2MS4zMDktLjk1My41NjktMS40NjguNzc2LjIyMi42Ny4zNSAxLjM2Ny4zOCAyLjA3MWgyLjA4N2E1LjQxIDUuNDEgMCAwIDAtMS0yLjg0N3ptLTguODEzIDBBNS40IDUuNCAwIDAgMCAuNiA1LjcwMmgyLjA4Yy4wMy0uNzA1LjE1OC0xLjQwMi4zOC0yLjA3MmE3Ljk5NiA3Ljk5NiAwIDAgMS0xLjQ2Ni0uNzc2em04LjgxMyA2LjI5MmE1LjQgNS40IDAgMCAwIDEtMi44NDdIOS4zMjJhNy41OSA3LjU5IDAgMCAxLS4zNiAyLjA3N2MuNTA3LjIwNy45OS40NjUgMS40NDUuNzd6TS42IDYuMjk2YTUuNDA3IDUuNDA3IDAgMCAwIDEgMi44NSA3Ljk5MyA3Ljk5MyAwIDAgMSAxLjQ0NC0uNzcgNy41OTQgNy41OTQgMCAwIDEtLjM2Ni0yLjA4SC42em01LjEwNyAxLjUxMnYtMS41MUgzLjI3NGMtLjAzNC4zMzQuMTkgMS42MjIuMzI2IDEuODc4YTcuODk3IDcuODk3IDAgMCAxIDIuMTAyLS4zNjZsLjAwNS0uMDAyem0zLjAyOS0xLjUxSDYuMjk5VjcuODFhNy45MiA3LjkyIDAgMCAxIDIuMTAxLjM2OGMuMTk3LS42MDguMzEtMS4yNC4zMzYtMS44OHptLTMuMDMyLS42VjQuMTlhNy45MyA3LjkzIDAgMCAxLTIuMDg0LS4zNmMtLjE1OC4zNC0uMzkzIDEuNjQzLS4zNCAxLjg3NWgyLjQyNHYtLjAwNnptMi42ODMtMS44NzFhNy45NDMgNy45NDMgMCAwIDEtMi4wODguMzZ2MS41MTVoMi40MzVhNy4wNCA3LjA0IDAgMCAwLS4zNDctMS44NzV6TTMuOCA4LjczNGE3LjA0NSA3LjA0NSAwIDAgMCAxLjkwMiAyLjYyVjguNGMtLjM2OC0uMDI0LTEuNTMyLjE3OS0xLjkwMi4zMzR6bTIuNDk4IDIuNjIyYTcuMDU3IDcuMDU3IDAgMCAwIDEuOTA0LTIuNjI3QTcuMzggNy4zOCAwIDAgMCA2LjI5OCA4LjR2Mi45NTZ6TTMuODIyIDMuMjc0Yy40MjguMTYgMS41OTIuMzYgMS44OC4zMjJWLjcwNmE3LjA1MiA3LjA1MiAwIDAgMC0xLjg4IDIuNTY4em00LjM2IDBBNy4wNTIgNy4wNTIgMCAwIDAgNi4yOTkuNzA2VjMuNmE3LjM5NyA3LjM5NyAwIDAgMCAxLjg4My0uMzIzdi0uMDAzem0tNC45MTQtLjE5NUE3LjcyMiA3LjcyMiAwIDAgMSA0LjgyNC43MiA1LjM4OCA1LjM4OCAwIDAgMCAxLjk2MiAyLjRjLjQxMS4yNy44NDkuNDk4IDEuMzA2LjY4ek03LjE3OC43MmE3Ljc0OCA3Ljc0OCAwIDAgMSAxLjU2IDIuMzYgNy4yMTYgNy4yMTYgMCAwIDAgMS4zMDUtLjY4NkE1LjQgNS40IDAgMCAwIDcuMTc3Ljcyem0uMDggMTAuNTRhNS4zNjQgNS4zNjQgMCAwIDAgMi43ODEtMS42NTNBNy4yMjUgNy4yMjUgMCAwIDAgOC43NiA4LjkzYTcuODQyIDcuODQyIDAgMCAxLTEuNTAxIDIuMzN6TTEuOTYzIDkuNjA3YTUuMzcxIDUuMzcxIDAgMCAwIDIuNzgyIDEuNjUzIDcuODI4IDcuODI4IDAgMCAxLTEuNDk4LTIuMzNjLS40NS4xODItLjg4LjQxLTEuMjg0LjY3N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center;
}
.amlocator-location-info .amlocator-icon.-phone {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uNzUgMS45NjZsMS4xMTgtLjc0M2MuMzY3LS4yNDUuNzUyLS4xNTQuOTU0LjI1NWwuOTU1IDEuOTM1LS43NjUuODZjLS4yNTMuMjkzLS40NDMuNTcyLS4yNjkuOTg5LjY4NyAxLjY0OCAyLjI4MiAzLjU4IDMuNzcgNC41NjcuMzc3LjI1LjY4Ny4xMTYgMS4wMjItLjA3N2wuOTktLjU4OCAxLjcyIDEuMzA0Yy4zNjMuMjc2LjM3OS42NzEuMDY5Ljk4NmwtLjk0Mi45NTVDNy4yMDcgMTQuNjA2LTEuODQzIDMuNjM2Ljc1MSAxLjk2N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center;
}
.amlocator-location-info .amlocator-icon.-email {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAuNDQzIDFIMS41NTdDMS4yNSAxIDEgMS4yMTcgMSAxLjQ4NHY1LjAzMmMwIC4yNjcuMjUuNDg0LjU1Ny40ODRoOC44ODZjLjMwNyAwIC41NTctLjIxNy41NTctLjQ4NFYxLjQ4NGMwLS4yNjctLjI1LS40ODQtLjU1Ny0uNDg0em0tOC44ODYuMjUyaDguODg2Yy4xNDMgMCAuMjYuMDk5LjI2Ni4yMjJMNi4yMjYgNC42NzFhLjQyOC40MjggMCAwIDEtLjQ1MiAwTDEuMjkxIDEuNDc0Yy4wMDYtLjEyMy4xMjMtLjIyMi4yNjYtLjIyMnpNMS4yOSAxLjhMNC4zNzUgNCAxLjI5IDYuMlYxLjh6bTkuMTUzIDQuOTQ4SDEuNTU3Yy0uMTQzIDAtLjI2LS4wOTktLjI2Ni0uMjIybDMuMzEzLTIuMzYzLjk4Ni43MDNBLjcxMS43MTEgMCAwIDAgNiA0Ljk5YS43MTIuNzEyIDAgMCAwIC40MS0uMTIzbC45ODYtLjcwMyAzLjMxMyAyLjM2M2MtLjAwNi4xMjMtLjEyMy4yMjItLjI2Ni4yMjJ6bS4yNjYtLjU0OEw3LjYyNSA0bDMuMDg0LTIuMnY0LjR6IiBmaWxsPSIjZmZmIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iLjQiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center;
}
.amlocator-location-container .amlocator-schedule-container .amlocator-today {
  padding-right: 0;
  padding-left: 30px;
  background: none;
  cursor: pointer;
}
.amlocator-location-container .amlocator-schedule-container .amlocator-today:before {
  top: 5px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDBDNC40ODggMCAwIDQuNDg4IDAgMTBzNC40ODggMTAgMTAgMTAgMTAtNC40ODggMTAtMTBTMTUuNTEyIDAgMTAgMHoiIGZpbGw9IiMxOTc5QzMiLz48cGF0aCBkPSJNMTAuMDk5IDRIOXY2LjEzNkwxMy4zNCAxM2wuNjYtLjcyNy0zLjkwMS0yLjU5MVY0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center;
}
.amlocator-location-container .amlocator-schedule-table .amlocator-cell.-day {
  padding-left: 10px;
}
.amlocator-location-container .amlocator-schedule-table .amlocator-cell.-time {
  padding-right: 8px;
}
.amlocator-location-gallery {
  padding: 0 15px;
}
.amlocator-location-gallery > .amlocator-wrapper {
  height: 80px;
  padding: 0 25px;
}
.amlocator-location-gallery .amlocator-link {
  height: 80px;
  text-align: center;
}
.amlocator-location-gallery .amlocator-image {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.amlocator-location-gallery .amlocator-wrapper .slick-list .slick-track .slick-slide {
  display: inline-block;
}
.fancybox-button,
.fancybox-button:hover {
  box-shadow: none !important;
}
.amlocator-location-reviews {
  max-height: 500px;
  overflow: auto;
}
.amlocator-location-reviews .amlocator-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.amlocator-reviews-general {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.amlocator-reviews-general .amlocator-value {
  margin-right: 10px;
  font-weight: 400;
  font-size: 50px;
}
.amlocator-reviews-general .amlocator-wrapper {
  margin-right: 20px;
}
.amlocator-location-review {
  padding: 10px 0 0;
}
.amlocator-location-review .amlocator-name {
  font-weight: bold;
}
.amlocator-location-review .amlocator-message {
  max-height: 1000px;
  margin-top: 10px;
  overflow: auto;
  word-wrap: break-word;
  word-break: break-word;
  transition: all .3s ease;
}
.amlocator-location-review .amlocator-message.-collapsed {
  max-height: 60px;
  overflow: hidden;
}
.amlocator-location-review .amlocator-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.amlocator-location-review .amlocator-link.-full,
.amlocator-location-review .amlocator-link.-full:visited,
.amlocator-location-review .amlocator-link.-full:active,
.amlocator-location-review .amlocator-link.-full:hover {
  position: relative;
  margin-right: 14px;
  font-size: 12px;
  color: #6b8fab;
  cursor: pointer;
}
.amlocator-location-review .amlocator-date {
  margin-left: auto;
  font-size: 12px;
  color: #c4c4c4;
  margin-right: 5px;
}
.amlocator-attributes-container {
  padding: 30px 20px;
  display: none;
}
.amlocator-location-attribute:not(:first-of-type) {
  margin-top: 25px;
}
.amlocator-location-attribute .amlocator-label {
  margin-right: 10px;
}
.amlocator-location-attribute .amlocator-values {
  display: inline-block;
}
.amlocator-location-attribute .amlocator-value {
  display: inline-block;
  margin: 0 10px 5px 0;
  padding: 5px 10px;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
}
.amlocator-location-attribute .amlocator-value.-multiselect {
  color: #363636;
  background: #fff;
}
.hidden {
  display: none;
}
.loading-mask {
  z-index: 100001 !important;
}
.amlocator-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  background: #00000047;
}
.amlocator-review-popup {
  position: relative;
  box-sizing: border-box;
  width: 80vw;
  min-width: 300px;
  max-width: 500px;
  padding: 30px;
  background: #fff;
  border-radius: 10px;
}
.amlocator-review-popup .amlocator-header {
  margin-bottom: 10px;
  font-size: 16px;
}
.amlocator-review-popup .amlocator-name {
  font-weight: 600;
  word-break: break-all;
  word-wrap: break-word;
}
.amlocator-review-popup .amlocator-close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  padding: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMS45IDIxLjkiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48cGF0aCBkPSJNMTQuMSAxMS4zYy0uMi0uMi0uMi0uNSAwLS43bDcuNS03LjVjLjItLjIuMy0uNS4zLS43cy0uMS0uNS0uMy0uN0wyMC4yLjNjLS4yLS4yLS41LS4zLS43LS4zLS4zIDAtLjUuMS0uNy4zbC03LjUgNy41Yy0uMi4yLS41LjItLjcgMEwzLjEuM0MyLjkuMSAyLjYgMCAyLjQgMHMtLjUuMS0uNy4zTC4zIDEuN2MtLjIuMi0uMy41LS4zLjdzLjEuNS4zLjdsNy41IDcuNWMuMi4yLjIuNSAwIC43TC4zIDE4LjhjLS4yLjItLjMuNS0uMy43cy4xLjUuMy43bDEuNCAxLjRjLjIuMi41LjMuNy4zcy41LS4xLjctLjNsNy41LTcuNWMuMi0uMi41LS4yLjcgMGw3LjUgNy41Yy4yLjIuNS4zLjcuM3MuNS0uMS43LS4zbDEuNC0xLjRjLjItLjIuMy0uNS4zLS43cy0uMS0uNS0uMy0uN2wtNy41LTcuNXoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiNFOUU2RTYiIGZpbGw9IiNFQkVCRUIiLz48L3N2Zz4=) no-repeat center;
  background-size: 70%;
  cursor: pointer;
}
.amlocator-review-popup .amlocator-close:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMS45IDIxLjkiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48cGF0aCBkPSJNMTQuMSAxMS4zYy0uMi0uMi0uMi0uNSAwLS43bDcuNS03LjVjLjItLjIuMy0uNS4zLS43cy0uMS0uNS0uMy0uN0wyMC4yLjNjLS4yLS4yLS41LS4zLS43LS4zLS4zIDAtLjUuMS0uNy4zbC03LjUgNy41Yy0uMi4yLS41LjItLjcgMEwzLjEuM0MyLjkuMSAyLjYgMCAyLjQgMHMtLjUuMS0uNy4zTC4zIDEuN2MtLjIuMi0uMy41LS4zLjdzLjEuNS4zLjdsNy41IDcuNWMuMi4yLjIuNSAwIC43TC4zIDE4LjhjLS4yLjItLjMuNS0uMy43cy4xLjUuMy43bDEuNCAxLjRjLjIuMi41LjMuNy4zcy41LS4xLjctLjNsNy41LTcuNWMuMi0uMi41LS4yLjcgMGw3LjUgNy41Yy4yLjIuNS4zLjcuM3MuNS0uMS43LS4zbDEuNC0xLjRjLjItLjIuMy0uNS4zLS43cy0uMS0uNS0uMy0uN2wtNy41LTcuNXoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMxOTc5YzMiIGZpbGw9IiMxOTc5YzMiLz48L3N2Zz4=) no-repeat center;
  background-size: 70%;
}
.amlocator-review-form .review-field-rating .control {
  margin: 5px 0 40px;
}
.amlocator-review-form .review-field-rating .label {
  font-weight: 400;
  color: #3f3f3f;
}
.amlocator-review-form .review-control-vote:before {
  content: '';
  width: 165px;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
}
.amlocator-review-form .review-control-vote label:before {
  content: '';
  display: inline-block;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
}
.amlocator-review-form .review-control-vote input[type="radio"]:not(:checked) + label:hover:before {
  opacity: 1;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
  cursor: pointer;
}
.amlocator-review-form .review-control-vote .rating-5:before {
  width: 165px;
}
.amlocator-review-form .review-control-vote .rating-4:before {
  width: 132px;
}
.amlocator-review-form .review-control-vote .rating-3:before {
  width: 99px;
}
.amlocator-review-form .review-control-vote .rating-2:before {
  width: 66px;
}
.amlocator-review-form .review-control-vote .rating-1:before {
  width: 33px;
}
.amlocator-review-form.review-form .action.submit.primary {
  width: inherit;
  min-height: 40px;
  color: #fff;
  background: #1979c3;
  border: 0;
  border-radius: 0;
}
.amlocator-review-form.review-form .action.submit.primary:hover {
  background: #1c87da;
}
.amlocator-review-form .label-gdpr.amreview-checboxlabel span {
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.amlocator-review-form .field.review-field-ratings .label {
  margin: 10px 15px 0 0;
  vertical-align: top;
}
.amlocator-review-form .field.review-field-ratings .control {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amsearch-form-block {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  position: relative;
  transition: .3s;
  width: 100% !important;
}
.amsearch-form-block.-opened {
  z-index: 98;
}
.header.content {
  flex-wrap: wrap;
}
.amsearch-loader-block {
  background: url(data:image/gif;base64,R0lGODlhEAALAPQAAP///wAAANra2tDQ0Orq6gYGBgAAAC4uLoKCgmBgYLq6uiIiIkpKSoqKimRkZL6+viYmJgQEBE5OTubm5tjY2PT09Dg4ONzc3PLy8ra2tqCgoMrKyu7u7gAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA) no-repeat center;
  bottom: 0;
  height: 11px;
  margin: auto 5px auto 0;
  position: absolute;
  right: 40px;
  top: 0;
  width: 16px;
  z-index: 1000;
}
.amsearch-message-block {
  align-items: center;
  background: #fafafa;
  display: flex;
  font-size: 18px;
  justify-content: center;
  line-height: 25px;
  margin: 20px;
  padding: 20px;
  text-align: center;
  width: 100%;
}
.amsearch-message-block b {
  padding: 0 0 0 5px;
}
.amsearch-link {
  color: #1979c2;
  text-decoration: none;
}
.amsearch-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
.amsearch-link:active {
  color: #004c80;
}
.amsearch-wrapper-block {
  box-sizing: border-box;
  display: inline-block;
  margin: 10px 0 0 0;
  order: 1;
  padding: 20px 0;
  position: relative;
  width: 100%;
}
.nav-sections .navigation {
  z-index: 2;
}
.amsearch-emptysearch-cms {
  background: #fbfcfe;
  color: #1f1b1b;
  padding: 30px;
}
.amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-all;
}
.ie11 .amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-all;
}
.amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
  font-size: 38px;
  font-weight: 800;
  margin: 0 0 20px;
}
.amsearch-emptysearch-cms .amsearch-text {
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}
.amsearch-emptysearch-cms .amsearch-contacts-block {
  font-size: 14px;
  margin-top: 30px;
}
.amsearch-emptysearch-cms .amsearch-image-block {
  margin-top: 30px;
}
.amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
  margin-bottom: 5px;
}
.amsearch-highlight {
  font-weight: 700;
}
@-webkit-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.amsearch-button {
  cursor: pointer;
  display: inline-block;
  transition: .3s;
}
.amsearch-button.-icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 13px;
}
.amsearch-button.-icon:hover,
.amsearch-button.-icon:focus {
  filter: brightness(0.5);
}
.amsearch-button.-clear {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
}
.amsearch-button.-clear:active,
.amsearch-button.-clear:hover,
.amsearch-button.-clear:focus {
  border: none;
  box-shadow: none;
}
.amsearch-button.-close {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==);
  border: 0;
  padding: 16px;
}
.amsearch-button.-loupe {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2Ij48cGF0aCBkPSJNNTUuMTQ2IDUxLjg4N0w0MS41ODggMzcuNzg2QTIyLjkyNiAyMi45MjYgMCAwIDAgNDYuOTg0IDIzYzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMgMTAuMzE4LTIzIDIzIDEwLjMxOCAyMyAyMyAyM2M0Ljc2MSAwIDkuMjk4LTEuNDM2IDEzLjE3Ny00LjE2MmwxMy42NjEgMTQuMjA4Yy41NzEuNTkzIDEuMzM5LjkyIDIuMTYyLjkyLjc3OSAwIDEuNTE4LS4yOTcgMi4wNzktLjgzN2EzLjAwNCAzLjAwNCAwIDAgMCAuMDgzLTQuMjQyek0yMy45ODQgNmM5LjM3NCAwIDE3IDcuNjI2IDE3IDE3cy03LjYyNiAxNy0xNyAxNy0xNy03LjYyNi0xNy0xNyA3LjYyNi0xNyAxNy0xN3oiIGZpbGw9IiNhOWE5YTkiLz48L3N2Zz4=);
  border: 0;
  box-shadow: none;
  height: 20px;
  padding: 0;
  width: 20px;
}
.amsearch-button.-wishlist,
.amsearch-button.-compare {
  background-size: 18px;
}
.amsearch-button.-wishlist {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAyMCAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjA2MTIgMC40NzczMUMxNS43NjIgLTAuMTAzNzYzIDE0LjQ0OTcgLTAuMTU0MjkxIDEzLjEyNDUgMC4zMjU3MjZDMTEuNzk5MiAwLjc4MDQ3OSAxMC44Mzc3IDEuNjM5NDYgMTAuMjQwMSAyLjkwMjY2QzEwLjE4ODEgMy4wMDM3MiAxMC4xMzYxIDMuMTA0NzcgMTAuMDg0MiAzLjIwNTgzQzEwLjA1ODIgMy4zMDY4OCAxMC4wMzIyIDMuNDIwNTcgMTAuMDA2MiAzLjU0Njg5QzkuOTgwMjMgMy40MjA1NyA5Ljk0MTI1IDMuMzA2ODggOS44ODkyOCAzLjIwNTgzQzkuODYzMyAzLjEwNDc3IDkuODI0MzIgMy4wMDM3MiA5Ljc3MjM1IDIuOTAyNjZDOS4xNzQ2OCAxLjYzOTQ2IDguMjEzMjMgMC43ODA0NzkgNi44ODc5NyAwLjMyNTcyNkM1LjU2MjcyIC0wLjE1NDI5MSA0LjI1MDQ2IC0wLjEwMzc2MyAyLjk1MTE5IDAuNDc3MzFDMS42Nzc5MSAxLjA4MzY1IDAuNzk0NDA5IDIuMDQzNjggMC4zMDA2ODggMy4zNTc0MUMtMC4xNjcwNDkgNC42NzExNCAtMC4wODkwOTI2IDUuOTU5NjEgMC41MzQ1NTYgNy4yMjI4MUMwLjgyMDM5NSA3Ljg1NDQxIDEuNDcwMDMgOC43MjYwMiAyLjQ4MzQ2IDkuODM3NjRDMy41MjI4NyAxMC45MjQgNC42MDEyNiAxMS45OTc3IDUuNzE4NjMgMTMuMDU4OEM2LjgzNiAxNC4xMTk5IDcuODIzNDUgMTUuMDQyIDguNjgwOTYgMTUuODI1MkM5LjU2NDQ2IDE2LjYwODQgMTAuMDA2MiAxNyAxMC4wMDYyIDE3QzEwLjAwNjIgMTcgMTAuMDA2MiAxNi45ODc0IDEwLjAwNjIgMTYuOTYyMUMxMC4wMDYyIDE2Ljk4NzQgMTAuMDA2MiAxNyAxMC4wMDYyIDE3QzEwLjAwNjIgMTcgMTAuNDM1IDE2LjYwODQgMTEuMjkyNSAxNS44MjUyQzEyLjE3NiAxNS4wNDIgMTMuMTc2NCAxNC4xMTk5IDE0LjI5MzggMTMuMDU4OEMxNS40MTEyIDExLjk5NzcgMTYuNDc2NiAxMC45MjQgMTcuNDkgOS44Mzc2NEMxOC41Mjk0IDguNzI2MDIgMTkuMTkyIDcuODU0NDEgMTkuNDc3OSA3LjIyMjgxQzIwLjEwMTUgNS45NTk2MSAyMC4xNjY1IDQuNjcxMTQgMTkuNjcyOCAzLjM1NzQxQzE5LjIwNSAyLjA0MzY4IDE4LjMzNDUgMS4wODM2NSAxNy4wNjEyIDAuNDc3MzFaIiBmaWxsPSIjNkU3MTZFIi8+Cjwvc3ZnPgo=);
  height: 20px;
  width: 20px;
}
.amsearch-button.-compare {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMTRWOS4zNjk3OUgwVjE0SDVaTTEyLjQ2MDkgMEg3LjVWMTRIMTIuNDYwOVYwWk0yMCA0LjcwMzEySDE1VjE0SDIwVjQuNzAzMTJaIiBmaWxsPSIjNkU3MTZFIi8+Cjwvc3ZnPgo=);
  height: 20px;
  width: 20px;
}
.amsearch-button.-disabled {
  opacity: .7;
  pointer-events: none;
}
.amsearch-button.-primary {
  background: #1979c2;
  border: 1px solid #1979c2;
  border-radius: 0;
  color: #1979c2;
  letter-spacing: -.015em;
  transition: .3s;
}
.amsearch-button.-primary:hover {
  background: #1979c2;
}
.amsearch-button.-primary:active {
  background: #1979c2;
}
.amsearch-button.-search {
  background-color: var(--amsearch-color-search_button, #1979c2);
  border-color: var(--amsearch-color-search_button, #1979c2);
  color: var(--amsearch-color-search_button_text, #ffffff);
}
.amsearch-button.-search:hover {
  background: var(--amsearch-color-search_button-hover, #166bab);
  border-color: var(--amsearch-color-search_button-hover, #166bab);
}
.amsearch-button.-search:active {
  background: var(--amsearch-color-search_button-focus, #135d95);
  border-color: var(--amsearch-color-search_button-focus, #135d95);
}
.amsearch-button.-full-close {
  align-items: center;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  border-radius: 50%;
  display: flex;
  font-size: 10px;
  height: 32px;
  justify-content: center;
  padding: 0;
  width: 32px;
}
.amsearch-button.-full-close:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 12px;
  width: 12px;
}
.amsearch-button.-full-close:hover {
  background-color: #e8e8e8;
}
.amsearch-button.-full-close:active {
  background-color: #dcdcdc;
}
.amsearch-slider-section {
  box-sizing: border-box;
  display: flex;
}
.amsearch-slider-section .amsearch-item:hover,
.amsearch-slider-section .amsearch-item.selected {
  background-color: transparent;
}
.amsearch-slider-section .amsearch-item .amsearch-image {
  pointer-events: auto;
  width: 100%;
}
.amsearch-slider-section.slick-slider {
  padding: 0;
}
.amsearch-slider-section .slick-dots {
  background: inherit;
  border: none;
  top: 100%;
}
.amsearch-slider-section .slick-dots > li[role='presentation'] {
  align-items: center;
  border: none;
  display: inline-flex;
  height: 6px;
  justify-content: center;
  margin: 0 6px;
  padding: 0;
  text-align: inherit;
  white-space: inherit;
  width: 6px;
}
.amsearch-slider-section .slick-dots > li[role='presentation']:hover,
.amsearch-slider-section .slick-dots > li[role='presentation'].selected {
  background: inherit;
}
.amsearch-slider-section .slick-dots > li[role='presentation'].slick-active button,
.amsearch-slider-section .slick-dots > li[role='presentation'].slick-active .cart.table-wrapper .actions-toolbar > .action,
.amsearch-slider-section .slick-dots > li[role='presentation'].slick-active .action-gift {
  background: #ff5502;
  border-color: #ff5502;
}
.amsearch-slider-section .slick-dots > li[role='presentation'] button,
.amsearch-slider-section .slick-dots > li[role='presentation'] .cart.table-wrapper .actions-toolbar > .action,
.amsearch-slider-section .slick-dots > li[role='presentation'] .action-gift {
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 100%;
  height: 100%;
  padding: 0;
  width: 100%;
}
.amsearch-slider-section .slick-dots > li[role='presentation'] button:before,
.amsearch-slider-section .slick-dots > li[role='presentation'] .cart.table-wrapper .actions-toolbar > .action:before,
.amsearch-slider-section .slick-dots > li[role='presentation'] .action-gift:before {
  content: none;
}
.amsearch-slider-section button.slick-arrow,
.amsearch-slider-section .cart.table-wrapper .actions-toolbar > .action.slick-arrow,
.amsearch-slider-section .action-gift.slick-arrow {
  background: #ffffff url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxMSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjU0NTQgOS4zNzY2OEwyLjE5ODk1IDAuNDA5MThMMC43NDIyNjEgMS44NDg5Mkw3Ljc1MDEzIDkuMzc2NjhMMC41NDU0MSAxNy4xNTEzTDEuOTYyNzMgMTguNTkxTDEwLjA3MyA5LjkxMTQ0TDEwLjU0NTQgOS4zNzY2OFoiIGZpbGw9IiM5OTk5OTkiLz4KPC9zdmc+Cg==') center no-repeat !important;
  border-radius: 0;
  bottom: 0;
  height: 40px;
  margin: auto 0;
  top: 0;
  width: 40px;
  z-index: 2;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#amasty-shopby-product-list {
  max-width: 100%;
  order: 10;
}
.amsearch-products-section {
  align-content: flex-start;
  border-left: none;
  box-sizing: border-box;
  padding: 0;
  position: relative;
  transition: .1s;
  width: 100%;
  /* phpcs:ignore Magento2.Less.TypeSelectors.UpperCaseSelector */
}
.amsearch-products-section .amsearch-description span.price {
  color: #1a0b0b !important;
  font-weight: 600 !important;
  font-size: 1.9rem !important;
}
.amsearch-products-section .amsearch-sku-block {
  padding: 0 0 10px;
}
.amsearch-products-section .amsearch-link {
  color: var(--amsearch-color-text, #000000);
}
.amsearch-products-section .amsearch-link:hover {
  color: var(--amsearch-color-hover_text, #000000);
}
.amsearch-products-section .amsearch-block-header {
  padding: 0 20px 25px;
}
.amsearch-products-section .amsearch-item .item-description {
  word-break: keep-all;
}
.amsearch-products-section .amsearch-item .product-item-description {
  word-break: break-all;
}
.amsearch-products-section .product-item-description {
  color: #999999;
  font-size: 1.2rem;
  margin: 0;
  padding: 0 0 10px;
}
.amsearch-products-section .amsearch-product-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 30px;
}
.amsearch-products-section .amsearch-product-list img.product-image-photo {
  padding: 0;
  margin: 0;
  width: 100%;
}
.amsearch-products-section .amsearch-item {
  align-content: flex-start;
  box-sizing: border-box;
  display: flex;
  margin: 0;
  padding: 20px;
  position: relative;
}
.amsearch-products-section .amsearch-item:hover {
  background: var(--amsearch-color-hover, #f4f5fa);
  z-index: 8;
}
.amsearch-products-section .amsearch-item:not(:hover) .dropdown {
  display: none;
}
.amsearch-products-section .product-item-details {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  min-height: 70px;
  width: 100%;
  margin-bottom: 0;
  text-align: center;
}
.amsearch-products-section .amsearch-wrapper-inner {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
}
.amsearch-products-section .product-item-link {
  padding: 0 0 5px;
  color: #1a0b0b;
  line-height: 1.4;
  margin: 0;
  word-break: keep-all;
  font-weight: 600 !important;
  font-size: 2rem !important;
  text-decoration: none;
  font: 500 14px / 1.35 Open Sans, Helvetica Neue, Verdana, Arial, sans-serif;
}
.amsearch-products-section .action.tocart {
  word-break: break-word;
  word-wrap: break-word;
  border-radius: 0;
  font-size: 1.2rem;
  line-height: 1.2;
  min-height: 35px;
  padding: 10px;
  white-space: inherit;
}
.ie11 .amsearch-products-section .action.tocart {
  word-break: break-all;
}
.ie11 .amsearch-products-section .action.tocart {
  word-break: break-all;
}
.amsearch-products-section .product-item [data-role='priceBox'] {
  display: flex;
  flex-basis: 100%;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.amsearch-products-section .product-item [data-role='priceBox'] p,
.amsearch-products-section .product-item [data-role='priceBox'] span {
  flex-basis: 100%;
  padding: 0;
}
.amsearch-products-section .product-reviews-summary {
  margin: 0;
  padding: 0 0 10px;
}
.amsearch-products-section .actions-secondary {
  align-items: center;
  display: flex;
  padding: 5px;
}
.amsearch-products-section .actions-secondary .amsearch-button.-icon {
  margin: 5px;
}
.amsearch-products-section .actions-secondary > .action {
  flex-grow: inherit;
  line-height: normal;
  margin-right: 5px;
}
.amsearch-products-section.-list .amsearch-item {
  width: 100%;
}
.amsearch-products-section.-list .amsearch-image {
  max-width: 132px;
  width: 40%;
}
.amsearch-products-section.-list .actions-secondary {
  padding: 0 0 0 5px;
}
.amsearch-products-section.-list .amsearch-description {
  padding-left: 10px;
}
.amsearch-products-section.-grid .amsearch-image {
  padding-bottom: 10px;
  width: 100%;
}
.amsearch-products-section.-grid .amsearch-image .amsearch-product-image-container {
  display: inline-block;
  max-width: 100%;
  width: 100%;
}
.amsearch-products-section.-grid .amsearch-image .amsearch-product-image-container .product-image-wrapper {
  padding-bottom: 68.686868686869% !important;
}
.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
  flex-wrap: wrap;
  max-width: 50%;
  max-width: calc(33.33333333%);
  flex: 1 1 calc(33.33333333%);
  text-transform: capitalize;
  cursor: pointer;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.24);
  transition: all .3s ease;
  margin: 10px;
  padding: 10px;
}
.amsearch-collapsible-section[data-collapsible].-opened .amsearch-collapsible-title:after {
  transform: rotate(225deg) translate(-5px, 0);
}
.amsearch-collapsible-section[data-collapsible] .amsearch-collapsible-title {
  align-items: center;
  cursor: pointer;
  display: flex;
}
.amsearch-collapsible-section[data-collapsible] .amsearch-collapsible-title:after {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  content: '';
  display: inline-block;
  height: 10px;
  transform: rotate(45deg) translate(0, -5px);
  transition: .3s all;
  width: 10px;
}
.amsearch-block-header {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 0 20px 2px;
  width: 100%;
}
.amsearch-block-header .amsearch-title {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: capitalize;
  word-break: break-word;
  word-wrap: break-word;
}
.amsearch-block-header .amsearch-link {
  display: inline-block;
  border: 1px solid #999;
  padding: 13px 40px !important;
  letter-spacing: 1px;
  text-align: center;
  width: 209px;
  margin: auto;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #999;
}
.amsearch-block-header .amsearch-link.-view-all .amsearch-count {
  font-weight: inherit;
}
.amsearch-block-header .amsearch-link .amsearch-count:before {
  content: '(+';
}
.amsearch-block-header .amsearch-count {
  font-weight: 300;
}
.amsearch-block-header .amsearch-count:before {
  content: '(';
}
.amsearch-block-header .amsearch-count:after {
  content: ')';
}
.amsearch-category-tab .amsearch-item {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.amsearch-category-tab .amsearch-item .am-item-link:not(:last-of-type):after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NiA0NTEuODQ3Ij48cGF0aCBkPSJNMzQ1LjQ0MSAyNDguMjkyTDE1MS4xNTQgNDQyLjU3M2MtMTIuMzU5IDEyLjM2NS0zMi4zOTcgMTIuMzY1LTQ0Ljc1IDAtMTIuMzU0LTEyLjM1NC0xMi4zNTQtMzIuMzkxIDAtNDQuNzQ0TDI3OC4zMTggMjI1LjkyIDEwNi40MDkgNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQgMC00NC43NDggMTIuMzU0LTEyLjM1OSAzMi4zOTEtMTIuMzU5IDQ0Ljc1IDBsMTk0LjI4NyAxOTQuMjg0YzYuMTc3IDYuMTggOS4yNjIgMTQuMjcxIDkuMjYyIDIyLjM2NiAwIDguMDk5LTMuMDkxIDE2LjE5Ni05LjI2NyAyMi4zNzN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjYTNhM2EzIiBmaWxsPSIjYTNhM2EzIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 10px;
  margin: 0 10px;
  width: 10px;
}
.amsearch-result-tabs {
  margin-top: 5px;
  z-index: initial;
}
.amsearch-result-tabs > .data.item.content:not([aria-hidden='false']) {
  display: none;
}
.amsearch-result-tabs .title {
  box-sizing: border-box;
  position: relative;
}
.amsearch-result-tabs .title.active .amsearch-results-count {
  display: none;
}
.amsearch-result-tabs .title.active .switch {
  padding-bottom: 1px;
}
.amsearch-result-tabs .data.content {
  display: none;
}
.amsearch-result-tabs .data.content[aria-hidden='false'] {
  display: block;
}
.amsearch-result-tabs .data.title {
  margin-right: 5px;
}
.amsearch-result-tabs .data.title.active {
  background: #d8d8d8;
  box-sizing: border-box;
}
.amsearch-result-tabs .data.title.last {
  margin-bottom: 8px;
}
.page-header:not(.amsearch-full-width) .amsearch-result-section {
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
  -webkit-animation: amsearch-animation__fadeIn 0.3s forwards;
  animation: amsearch-animation__fadeIn 0.3s forwards;
}
.page-header .amsearch-result-section {
  right: 0;
}
.amsearch-result-section {
  scrollbar-color: #181818 rgba(255, 255, 255, 0.2);
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  background-color: var(--amsearch-color-background, #ffffff);
  border: 1px solid;
  border-color: var(--amsearch-color-border, transparent);
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(84, 95, 125, 0.12), 0 5px 8px rgba(155, 159, 174, 0.1);
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  margin: 5px 0;
  max-height: 90vh;
  position: absolute;
  top: 100%;
  transition: .3s;
  width: 100%;
  z-index: 99;
}
.amsearch-result-section::-webkit-scrollbar {
  background: #5f5e5e;
}
.amsearch-result-section::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #181818;
  cursor: pointer;
}
.amsearch-result-section ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #5f5e5e;
}
.amsearch-result-section::-webkit-scrollbar {
  width: 4px;
}
.amsearch-result-section::-webkit-scrollbar-thumb {
  width: 4px;
}
.amsearch-result-section ::-webkit-scrollbar-track {
  width: 4px;
}
.amsearch-result-section::-webkit-scrollbar {
  background: #f0f0f0;
}
.amsearch-result-section::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amsearch-result-section ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amsearch-result-section::-webkit-scrollbar {
  width: 4px;
}
.amsearch-result-section::-webkit-scrollbar-thumb {
  width: 4px;
}
.amsearch-result-section ::-webkit-scrollbar-track {
  width: 4px;
}
.amsearch-result-section:empty {
  display: none;
}
.amsearch-result-section .amsearch-result-block {
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}
.amsearch-result-section .amsearch-result-block:empty {
  display: none;
}
.amsearch-result-block.-preload {
  display: flex;
  flex-wrap: wrap;
}
.amsearch-result-block.-preload:empty {
  display: none;
}
.amsearch-result-block.-preload .amsearch-item:first-child:last-child {
  max-width: 100%;
  width: 100%;
}
.amsearch-result-block.-preload .amsearch-slider-section {
  width: 100%;
}
.amsearch-result-block.-preload .amsearch-products-list {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-header .amsearch-input-wrapper {
  width: 100%;
}
.amsearch-input-wrapper {
  max-width: 100%;
  width: 100%;
  position: relative;
  transition: .3s;
}
.amsearch-input-wrapper.-typed .amsearch-button.-loupe {
  left: 10px;
  right: auto;
}
.amsearch-input-wrapper.-typed .amsearch-input {
  padding-left: 0;
  padding-right: 33px;
}
.amsearch-input-wrapper .amsearch-input {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #dbdbdb !important;
  padding-left: 0;
  font-size: 3.6rem;
  color: #000;
  height: 80px;
  background-color: transparent;
}
.amsearch-input-wrapper .amsearch-input:focus::placeholder,
.amsearch-input-wrapper .amsearch-input:focus::-webkit-input-placeholder {
  color: transparent;
}
.amsearch-input-wrapper .amsearch-input::placeholder,
.amsearch-input-wrapper .amsearch-input::-webkit-input-placeholder {
  color: #999;
}
.amsearch-input-wrapper .amsearch-button.-close {
  bottom: 0;
  font-size: 1rem;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
}
.amsearch-input-wrapper .amsearch-button.-loupe {
  opacity: 0;
  border: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 5px;
  top: 0;
}
body.-amsearch-overlay-opened .logo,
body.-amsearch-overlay-opened .nav-sections {
  z-index: 0;
}
.page-header.amsearch-full-width.-opened {
  z-index: 12;
}
.amsearch-overlay-block {
  background: rgba(0, 0, 0, 0.19);
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 11;
}
.amsearch-overlay-block .amsearch-overlay {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.amsearch-items-section {
  padding: 25px 0 0 0;
  width: 100%;
}
.amsearch-items-section:empty {
  display: none;
}
.amsearch-item-container {
  flex-basis: 100%;
  padding: 0 0 20px;
  position: relative;
}
.amsearch-item-container.-opened {
  padding: 0 0 32px;
}
.amsearch-item-container.-page a.amsearch-link {
  color: var(--amsearch-color-hover_text, #000000);
  font-weight: 600;
}
.amsearch-item-container.-recent_searches:not(.-closed) .amsearch-block-header {
  padding: 0 20px 15px;
}
.amsearch-item-container.-recent_searches .amsearch-tab-items {
  padding: 0 20px;
}
.amsearch-item-container.-recent_searches .amsearch-item {
  background: #f5f5f5;
  border: 1px solid transparent;
  border-radius: 25px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 8px 10px 0;
  order: 1;
  text-decoration: none;
}
.amsearch-item-container.-recent_searches .amsearch-item.-match {
  background-color: var(--amsearch-color-hover, #f4f5fa);
}
.amsearch-item-container.-recent_searches .amsearch-item .amsearch-link {
  padding: 6px 15px;
}
.amsearch-item-container.-recent_searches .amasty-xsearch-num-results {
  display: none;
}
.amsearch-item-container.-popular_searches .amasty-xsearch-num-results {
  display: none;
  font-size: 12px;
}
.amsearch-item-container.-browsing_history .amasty-xsearch-num-results {
  display: none;
}
.amsearch-item-container.-brands .amasty-xsearch-num-results {
  color: #cccccc;
  display: inline-block;
  float: none;
}
.amsearch-item-container .amsearch-tab-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amsearch-item-container .amsearch-description {
  padding: 8px 20px;
}
.amsearch-item-container .amsearch-item {
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  text-transform: capitalize;
}
.amsearch-item-container .amsearch-item .amsearch-link {
  color: var(--amsearch-color-text, #000000);
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  outline: none;
  padding: 8px 20px;
  text-decoration: none;
}
.amsearch-item-container .amsearch-item .amsearch-link:hover {
  background: var(--amsearch-color-hover, #f4f5fa);
  color: var(--amsearch-color-hover_text, #000000);
}
.amsearch-item-container .amsearch-item .amsearch-link:focus {
  background: var(--amsearch-color-hover-focus, #f4f5fa);
  color: var(--amsearch-color-text-focus, #000000);
}
.amsearch-related-terms {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}
.amsearch-related-terms > .amsearch-title {
  font-weight: 700;
  margin: 0 0 15px 0;
  width: 100%;
}
.amsearch-related-terms > .amsearch-item {
  background: #d8eeff;
  border-radius: 20px;
  color: #252525;
  font-size: 12px;
  line-height: 1.3;
  margin: 0 15px 10px 0;
  padding: 5px 15px;
  transition: .1s;
}
.amsearch-related-terms > .amsearch-item:hover {
  background: #b7e0ff;
}
.amsearch-related-terms > .amsearch-item:hover,
.amsearch-related-terms > .amsearch-item:active {
  text-decoration: none;
}
.amsearch-related-terms .amsearch-count {
  color: #757575;
}
.amsearch-button.-full-close {
  display: none;
}
.page-header .amsearch-button.-loupe-trigger {
  background-size: 20px;
  filter: brightness(75%);
  float: right;
  height: 20px;
  margin: 14px;
  width: 20px;
}
.page-header.amsearch-full-width .header.content {
  transition: none;
}
.page-header.amsearch-full-width .amsearch-full_width-title {
  flex-basis: 100%;
  font-size: 2.6rem;
  font-weight: 300;
  margin: 0;
  padding: 0 0 20px 0;
  z-index: 15;
}
.page-header.amsearch-full-width .amsearch-input-wrapper {
  flex-grow: 10;
  width: initial;
  margin: 0;
}
.page-header.amsearch-full-width .amsearch-button.-search {
  flex-grow: 1;
}
.page-header.amsearch-full-width .amsearch-button.-full-close {
  bottom: 0;
  margin: 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 98;
}
.page-header.amsearch-full-width .amsearch-result-section {
  width: 100%;
  margin: 0;
}
.page-header.amsearch-full-width .amsearch-slider-section {
  max-width: none;
  width: 100%;
}
.page-header.amsearch-full-width .amsearch-wrapper-block {
  height: 100%;
  padding: 0;
  margin: 0;
  position: static;
  top: 0;
  width: 100%;
  z-index: 14;
}
.page-header.amsearch-full-width.-opened {
  height: 134px;
  transition: .1s;
}
.page-header.amsearch-full-width.-opened .panel.wrapper {
  display: none;
}
.page-header.amsearch-full-width.-opened .header.content {
  align-content: center;
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  max-width: 100%;
  padding: 0;
}
.page-header.amsearch-full-width.-opened .minicart-wrapper {
  display: none;
}
.page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
  display: inline-block;
}
.page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
  display: inline-flex;
}
@media all and (max-width: 768px) {
  .amsearch-input-wrapper .amsearch-input {
    height: 40px;
    font-size: 2rem;
  }
  .amsearch-result-section {
    box-shadow: none;
  }
  .amsearch-products-section .amsearch-product-list {
    flex-direction: column;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(100%);
    flex: 1 1 calc(100%);
  }
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_FastOrder
 * @author     Extension Team
 * @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/* Layered Features */
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
.panel.wrapper {
  display: block;
}
.permission-fast-order {
  text-align: center;
}
.hidden,
.hide {
  display: none;
}
.bss-fastorder-row-edit,
.bss-fastorder-row-delete {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -10px;
}
.bss-fastorder-row-edit button,
.bss-fastorder-row-delete button,
.bss-fastorder-row-edit .cart.table-wrapper .actions-toolbar > .action,
.bss-fastorder-row-delete .cart.table-wrapper .actions-toolbar > .action,
.bss-fastorder-row-edit .action-gift,
.bss-fastorder-row-delete .action-gift {
  background-image: url('../Bss_FastOrder/images/icon.png');
  padding: 1px 8px;
  border: none;
  background-color: transparent;
  box-shadow: none;
  margin: 0 2px;
  display: none;
}
.bss-fastorder-row-delete button,
.bss-fastorder-row-delete .cart.table-wrapper .actions-toolbar > .action,
.bss-fastorder-row-delete .action-gift {
  background-position: -18px 0px;
}
.bss-fastorder-row-delete button:hover,
.bss-fastorder-row-delete .cart.table-wrapper .actions-toolbar > .action:hover,
.bss-fastorder-row-delete .action-gift:hover {
  background-color: transparent !important;
}
#bss-content-option-product {
  max-width: 490px;
  width: 90%;
  max-height: 567px;
  position: fixed;
  box-sizing: border-box;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: 0;
  margin-top: 0;
  box-shadow: none;
}
#bss-content-option-product .bss-box-button {
  margin-top: 0;
  padding-top: 5px;
}
#bss-content-option-product .bss-swatch-attribute {
  text-align: left;
}
#bss-content-option-product .bss-swatch-attribute .bss-swatch-attribute-label:after {
  content: '*';
  color: #f00;
  position: relative;
  font-weight: bold;
  font-size: 1em;
}
#bss-content-option-product .bss-swatch-attribute.size .bss-swatch-attribute-label:before,
#bss-content-option-product .bss-swatch-attribute.color .bss-swatch-attribute-label:before {
  display: none;
}
#bss-content-option-product .price-box .final-price .price {
  color: #ff0000;
  font-size: 2rem;
  font-weight: 600;
}
#bss-content-option-product .price-box .price-including-tax .price {
  color: #ff0000;
  font-size: 1.5rem;
  font-weight: 600;
}
#bss-content-option-product .price-box .excluding-tax .price {
  font-weight: 600;
}
#bss-content-option-product .product-name {
  color: #111;
  font-size: 2rem;
}
#bss-content-option-product .photo {
  max-height: 150px;
  min-height: 141px;
}
#bss-content-option-product .next-previous-button .next-previous {
  background-image: url('../Bss_FastOrder/images/icon.png');
  background-color: transparent;
  border: none;
  box-shadow: none;
}
#bss-content-option-product .next-previous-button .next-previous.next {
  background-position: -42px 30px;
}
#bss-content-option-product .next-previous-button .next-previous.previous {
  background-position: -22px 30px;
}
.configu-table .content-config {
  max-height: 200px;
}
#bss-content-option-product #bss-fastorder-form-option .bss-product-option .total-area .qty-detail {
  max-height: 50px;
  overflow: scroll;
}
#bss-content-option-product #bss-fastorder-form-option .bss-product-option .total-area .qty-detail .content-detail-qty {
  padding-bottom: 0;
  margin-bottom: 0;
}
#bss-content-option-product #bss-fastorder-form-option .bss-product-option .total-area .qty-detail #qty-selected-detail-table td {
  padding: 0 15px;
}
.bss-configurable-grid-view-popup .configu-table {
  padding-top: 15px;
}
.bss-configurable-grid-view-popup .configurable-product-table .price-box {
  margin: 0 !important;
}
.bss-configurable-grid-view-popup .configurable-product-table thead tr th {
  z-index: 999;
  text-align: center;
}
.bss-configurable-grid-view-popup .reset-configurablegridview {
  z-index: 999;
  right: 20px;
}
.b-mini-fastorder {
  padding-right: 40rem;
}
.content-search-fastorder ul li span {
  display: block;
  font-size: 13px;
  color: #333;
}
.bss-configurable-grid-view-popup.bss-content-option-product {
  max-width: 490px;
  width: 90%;
  max-height: 567px;
  position: fixed;
  box-sizing: border-box;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: 0;
  margin-top: 0;
  box-shadow: none;
}
.cms-fast-order .loading-mask {
  background: #d1d1d18f;
}
.cms-fast-order button.main-color:hover,
.cms-fast-order .cart.table-wrapper .actions-toolbar > .action.main-color:hover,
.cms-fast-order .action-gift.main-color:hover {
  padding: 13px 28px!important;
}
.cms-fast-order button:hover,
.cms-fast-order .cart.table-wrapper .actions-toolbar > .action:hover,
.cms-fast-order .action-gift:hover {
  background-color: #d7d7d7 !important;
  color: #111 !important;
}
.cms-fast-order .messages {
  max-width: 1280px;
  margin: 0 auto;
  padding: 20px 10px;
  box-sizing: border-box;
}
.cms-fast-order .bss-fastorder-button {
  box-shadow: none;
  border: none;
  color: #787878;
  padding: 15px 30px;
  border-radius: 25px;
  font-size: 15px;
  background: #f2f2f2;
  margin-right: 5px;
}
.cms-fast-order #qty-selected-detail-table {
  border-bottom: 1px solid #eee!important;
}
.cms-fast-order #qty-selected-detail-table td {
  padding: 0 40px;
  box-sizing: border-box;
}
.cms-fast-order #bss-total-check-show .qty-total {
  padding-top: 20px;
}
.cms-fast-order .cart.table-wrapper .cart > .item {
  position: inherit;
}
.cms-fast-order .page-main {
  max-width: 100%;
  padding: 0;
  font-weight: 500;
}
.cms-fast-order .page-main .page-title-wrapper {
  text-align: center;
}
.cms-fast-order .page-main .page-title-wrapper .page-title {
  color: #111111;
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 0;
}
.cms-fast-order .page-main .bss-height-tr {
  position: relative;
}
.cms-fast-order .page-main .toolbar {
  max-width: 1146px;
  margin: 23px auto;
  padding: 0px 20px;
}
.cms-fast-order .page-main .toolbar #sorter {
  background: transparent;
  border: none;
  padding: 0 10px 0 0px;
  box-shadow: none;
  color: #111;
  font-weight: 600;
}
.cms-fast-order .page-main .toolbar .toolbar-sorter {
  margin-top: 11px;
}
.cms-fast-order .page-main .toolbar .icon-down {
  background-image: url('../Bss_FastOrder/images/icon.png');
  padding: 0px 5px;
  background-position: 33px 0px;
  position: absolute;
  top: 13px;
  right: 14px;
}
.cms-fast-order .page-main .toolbar .text-toolber {
  border: 2px solid #f2f2f2;
  padding: 5px 15px;
  border-radius: 25px;
  position: relative;
  display: inline-block;
}
.cms-fast-order .page-main .toolbar .text-toolber .sorter-label {
  color: #787878;
  font-weight: normal;
  font-size: 1.5rem;
}
.cms-fast-order .page-main .toolbar .sort-desc:before {
  content: "";
  padding: 10px 6px;
  background-position: 22px 0!important;
  background-image: url('../Bss_FastOrder/images/icon.png');
}
.cms-fast-order .page-main .toolbar .sort-asc:before {
  content: "";
  padding: 10px 6px;
  background-position: 11px 0;
  background-image: url('../Bss_FastOrder/images/icon.png');
}
.cms-fast-order .page-main .panel-content-table {
  max-width: 1146px;
  margin: auto;
  padding: 0 20px;
}
.cms-fast-order .page-main .panel-content-table .background-full {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: -1;
  left: 0;
}
.cms-fast-order .page-main .panel-content-table .bss-fastorder-multiple-form tr td {
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  border-bottom: none;
}
.cms-fast-order .page-main .panel-content-table .bss-fastorder-multiple-form tr td.bss-fastorder-img,
.cms-fast-order .page-main .panel-content-table .bss-fastorder-multiple-form tr td.bss-fastorder-row-name,
.cms-fast-order .page-main .panel-content-table .bss-fastorder-multiple-form tr td.bss-fastorder-row-edit-delete {
  border-right: none;
  border-left: none;
}
.cms-fast-order .page-main .panel-content-table .bss-fastorder-multiple-form tr:last-child td {
  border-bottom: 1px solid #eeeeee;
}
.cms-fast-order .page-main .panel-content-table .bss-fastorder-multiple-form tbody tr td.bss-fastorder-row-edit-delete {
  display: table-cell;
  width: 9%;
}
.cms-fast-order .page-main .panel-content-table .bss-fastorder-multiple-form tbody tr td.add-to-line {
  width: 27%;
}
.cms-fast-order .page-main .panel-content-table .bss-fastorder-multiple-form tbody tr td.fill-line {
  width: 40%;
}
.cms-fast-order .page-main .panel-content-table .bss-fastorder-multiple-form tbody tr td.total-qty-fastorder {
  width: 15%;
}
.cms-fast-order .page-main .panel-content-table .bss-fastorder-multiple-form tbody tr td.subtotal-fastorder {
  width: 16%;
}
.cms-fast-order .page-main .panel-content-table .bss-fastorder-multiple-form tfoot td.subtotal-fastorder .bss-number-sub-total {
  color: #ff0000;
}
.cms-fast-order .page-main .panel-content-table .bss-fastorder-multiple-form tfoot td.subtotal-fastorder .bss-number-sub-total .total-price-tax {
  color: #111;
}
.cms-fast-order .bss-grouped-popup {
  max-height: 658px !important;
  box-sizing: border-box;
  padding: 0 !important;
  max-width: 422px !important;
  height: 100%;
}
.cms-fast-order .bss-grouped-popup .bss-box-button {
  border-top: 1px solid #f9f9f9;
}
.cms-fast-order .bss-grouped-popup .product-name {
  padding-bottom: 15px;
}
.cms-fast-order .bss-grouped-popup .price-box .price-including-tax .price {
  font-size: 1.5rem !important;
  font-weight: 600;
}
.cms-fast-order .bss-grouped-popup .table-wrapper.grouped {
  margin-bottom: 10px;
  max-height: 324px;
  overflow: auto;
  border-top: none !important;
  position: relative;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.cms-fast-order .bss-grouped-popup table.grouped .item {
  padding: 13px 10px 13px 30px;
  text-align: left;
}
.cms-fast-order .bss-grouped-popup table.grouped .qty {
  padding-right: 30px;
  text-align: left;
}
.cms-fast-order .bss-grouped-popup table.grouped thead {
  background: #f9f9f9;
}
.cms-fast-order .bss-grouped-popup table.grouped thead tr th {
  font-size: 1.4rem;
  font-weight: 600;
  color: #111;
  text-transform: uppercase;
}
.cms-fast-order .bss-grouped-popup table.grouped tr th,
.cms-fast-order .bss-grouped-popup table.grouped tr td {
  border-top: 1px solid #f9f9f9;
  border-bottom: none !important;
}
.cms-fast-order .bss-grouped-popup table.grouped tbody tr td {
  display: table-cell !important;
}
.cms-fast-order .bss-grouped-popup table.grouped tbody tr td .product-item-name {
  font-size: 1.5rem;
  color: #787878;
  margin: 0;
  font-weight: 600;
}
.cms-fast-order .bss-grouped-popup table.grouped tbody tr td.qty {
  margin-top: 7px;
}
.cms-fast-order .swatch-option {
  width: 46px;
  height: 46px;
  padding: 12px 5px!important;
  border: none;
  border-radius: 50%;
  box-sizing: border-box;
}
.cms-fast-order .swatch-attribute-label,
.cms-fast-order .swatch-attribute-selected-option {
  display: none;
}
.cms-fast-order .configurable-product-table thead tr th {
  background: #f9f9f9 !important;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #111;
  font-weight: 600;
  padding: 15px 10px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  z-index: 99;
}
.cms-fast-order .configurable-product-table thead tr th:first-child {
  padding-left: 40px;
}
.cms-fast-order .configurable-product-table thead tr th:last-child {
  padding-right: 40px;
}
.cms-fast-order .configurable-product-table tbody tr:nth-child(even) {
  background: #f9f9f9;
}
.cms-fast-order .configurable-product-table tbody tr td:first-child {
  padding-left: 40px;
}
.cms-fast-order .configurable-product-table tbody tr td:last-child {
  padding-right: 40px;
}
.cms-fast-order .configurable-product-table tbody tr td.qty {
  font-size: 1.5rem;
  border: 1px solid #f2f2f2;
  color: #787878;
}
.links.nav-fastorder-toggle .mini-fast-order {
  cursor: pointer;
}
.links.nav-fastorder-toggle .table-wrapper {
  margin-bottom: 0;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle {
  position: fixed;
  top: 0px;
  right: 0px;
  background: #fff;
  z-index: 99;
  padding: 0;
  margin: 0;
  box-shadow: 1px 1px 12px rgba(146, 145, 145, 0.35);
  width: 40rem;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form table th {
  padding: 10px 30px;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle .panel-content-table .bss-fastorder-multiple-form tbody {
  max-height: 330px;
  overflow-y: auto;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle .close-mini-fast-order {
  font-size: 20px;
  color: #fff;
  position: absolute;
  right: 15px;
  top: 8px;
  line-height: 20px;
  cursor: pointer;
  z-index: 999;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form table thead .bss-fastorder-row {
  display: table-row;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form table td {
  padding: 12px 10px;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form table td.bss-fastorder-row-qty .product_qty {
  margin: 0 auto;
  padding: 3px 0;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form table .bss-fastorder-row-edit,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form table .bss-fastorder-row-delete {
  top: 0px;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form table .bss-fastorder-row-edit-remove {
  width: 2%;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form table .bss-fastorder-row-qty {
  width: 4%;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .bss-search-input {
  padding: 20px 22px;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .bss-fastorder-row-qty .bss-product-qty-up,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .bss-fastorder-row-qty .bss-product-qty-down {
  padding: 0px 0px 10px 0px;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form tfoot .foot1,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .foot1 .foot1 {
  font-size: 14px;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form tfoot .foot1 td,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .foot1 .foot1 td {
  padding: 10px 15px 10px;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form tfoot button,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .foot1 button,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form tfoot .cart.table-wrapper .actions-toolbar > .action,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .foot1 .cart.table-wrapper .actions-toolbar > .action,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form tfoot .action-gift,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .foot1 .action-gift {
  font-size: 12px;
  padding: 10px 12px;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form tfoot button:hover,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .foot1 button:hover,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form tfoot .cart.table-wrapper .actions-toolbar > .action:hover,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .foot1 .cart.table-wrapper .actions-toolbar > .action:hover,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form tfoot .action-gift:hover,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .foot1 .action-gift:hover {
  padding: 10px 12px!important;
  background-color: #d7d7d7 !important;
  color: #111 !important;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form tfoot tr td.all-add-button button,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form tfoot tr td.all-add-button .cart.table-wrapper .actions-toolbar > .action,
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form tfoot tr td.all-add-button .action-gift {
  margin-bottom: 10px;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .btn-add-more {
  background: #f2f2f2;
  box-shadow: none;
  border: none;
  color: #787878;
  padding: 10px 15px;
  border-radius: 25px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6rem;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  margin-bottom: 14px;
  margin-right: 5px;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .btn-add-more:hover {
  padding: 10px 15px;
  background-color: #d7d7d7 !important;
  color: #111 !important;
}
.links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .bss-fastorde-bottom tr td {
  padding: 15px 10px 0px 10px !important;
  text-align: center;
}
.cms-page-view .swatch-option-tooltip {
  z-index: 9999;
}
#bss-fastorder-form .bss-search-bar {
  width: 45%;
  float: left;
  max-width: 362px;
}
#bss-fastorder-form .bss-search-bar .icon-search-mobile {
  display: none;
}
#bss-fastorder-form .bss-search-bar .input-search-fastorder {
  position: relative;
}
#bss-fastorder-form .bss-search-bar .input-search-fastorder:after {
  content: "";
  padding: 10px;
  background-image: url('../Bss_FastOrder/images/icon.png');
  position: absolute;
  top: 20px;
  right: 25px;
  background-position: -2px 22px;
}
#bss-fastorder-form .bss-search-bar .input-search-fastorder input {
  background: #f9f9f9;
  border: 2px solid #f2f2f2;
  padding: 27px 30px;
}
#bss-fastorder-form .bss-search-input {
  max-width: 362px;
  background: #f2f2f2;
  border: none;
  padding: 23px 22px;
  border-radius: 30px;
  color: #787878;
  font-size: 1.5rem;
  position: relative;
}
#bss-fastorder-form .bss-search-input:focus {
  z-index: 2;
}
#bss-fastorder-form .bss-search-input.template-search2 {
  opacity: 1;
  background: #f2f2f25c !important;
}
#bss-fastorder-form .bss-fastorder-autocomplete {
  position: relative;
  top: -20px;
}
#bss-fastorder-form .bss-search-input2 {
  background-image: url('../Bss_FastOrder/images/icon-search.png');
  background-position: 92% center;
  background-repeat: no-repeat;
  background-color: transparent;
  margin-top: 7px;
  border: 2px solid #f2f2f2;
  z-index: 4;
}
#bss-fastorder-form .bss-search-input2:focus {
  z-index: 4;
}
#bss-fastorder-form .bss-loading {
  background-image: url('../Bss_FastOrder/images/loading.gif') !important;
  background-position: 92% center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
}
#bss-fastorder-form table thead .bss-fastorder-row {
  display: table;
  width: 99.5%;
}
#bss-fastorder-form table th {
  text-align: center;
  font-size: 1.4rem;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
  padding: 15px 30px;
}
#bss-fastorder-form table th.bss-fastorder-row-name {
  text-align: center;
}
#bss-fastorder-form table td {
  vertical-align: middle;
  text-align: left;
  padding: 20px 10px;
}
#bss-fastorder-form table td.bss-fastorder-row-price {
  color: #ff0000;
  font-size: 1.5rem;
}
#bss-fastorder-form table td.bss-fastorder-row-price p {
  color: #111;
}
#bss-fastorder-form table td.bss-fastorder-row-qty .product_qty {
  background: #f2f2f2;
  max-width: 91px;
  border-radius: 30px;
  padding: 7px 0;
  text-align: center;
}
#bss-fastorder-form table td.bss-fastorder-row-qty .product_qty button,
#bss-fastorder-form table td.bss-fastorder-row-qty .product_qty .cart.table-wrapper .actions-toolbar > .action,
#bss-fastorder-form table td.bss-fastorder-row-qty .product_qty .action-gift {
  border: none;
  box-shadow: none;
  background: transparent;
  color: #d7d7d7;
  font-size: 2rem;
}
#bss-fastorder-form table td.bss-fastorder-row-qty .product_qty button:hover,
#bss-fastorder-form table td.bss-fastorder-row-qty .product_qty .cart.table-wrapper .actions-toolbar > .action:hover,
#bss-fastorder-form table td.bss-fastorder-row-qty .product_qty .action-gift:hover {
  background-color: transparent !important;
  color: #d7d7d7 !important;
}
#bss-fastorder-form table .bss-fastorder-row-ref {
  width: 27%;
}
#bss-fastorder-form table .bss-fastorder-row-qty {
  width: 13%;
}
#bss-fastorder-form table .bss-fastorder-row-image {
  width: 10%;
}
#bss-fastorder-form table .bss-fastorder-row-price {
  width: 20%;
}
#bss-fastorder-form table .bss-fastorder-row-name {
  width: 21%;
}
#bss-fastorder-form table .bss-fastorder-row-edit-remove {
  width: 9%;
}
#bss-fastorder-form table .bss-fastorder-row-name {
  text-align: left;
}
#bss-fastorder-form table .bss-fastorder-row-name .bss-product-name-select .name {
  color: #111111;
  font-size: 1.5rem;
}
#bss-fastorder-form table .bss-fastorder-row-name .bss-product-baseprice {
  margin-top: 4px;
}
#bss-fastorder-form table .bss-fastorder-row-name ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
#bss-fastorder-form table .bss-fastorder-row-name ul .final-price .price {
  color: #ff0000;
}
#bss-fastorder-form table .bss-fastorder-row-name ul .bss-price {
  color: #ff0000;
}
#bss-fastorder-form table .bss-fastorder-row-name ul span.label {
  font-weight: bold;
  position: relative;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder {
  max-height: 567px;
  overflow: auto;
  position: absolute;
  background-color: #ffffff;
  width: 98.7%;
  max-width: 360px;
  text-align: -webkit-auto;
  z-index: 1;
  margin-left: 0px;
  border-left: 2px solid #f2f2f2;
  border-right: 2px solid #f2f2f2;
  border-bottom: 2px solid #f2f2f2;
  padding-top: 20px;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul {
  max-height: 430px;
  overflow: auto;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #ffffff;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li {
  cursor: pointer;
  padding: 10px;
  margin-bottom: 0;
  border-bottom: 1px solid #f9f9f9;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li.bss-product-selected {
  background: #f9f9f9;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li a {
  text-decoration: none;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li a .bss-product-name {
  color: #111;
  font-size: 1.5rem;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li img {
  max-width: 65px;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li .bss-product-price {
  text-align: left;
  margin-top: 5px;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li .bss-product-price .bss-price {
  font-weight: 500;
  color: #ff0000;
  font-size: 1.5rem;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li .bss-product-price .bss-price:after {
  clear: both;
  content: '';
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li .bss-product-price .fastorder-tax {
  color: #787878;
  font-weight: 400;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li .bss-product-sku {
  color: #000000;
  font-size: 1.5rem;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li .bss-product-sku strong {
  font-weight: 100;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li .bss-product-sku .type:after {
  content: '#:';
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li .bss-product-sku .bss-ref-part {
  color: #787878;
  font-weight: 100;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li .bss-product-info {
  display: table;
  width: 100%;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li .bss-product-info .bss-highlight {
  color: #ff0000;
  font-weight: bold;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li .bss-product-info .bss-info-left {
  width: 20%;
  display: table-cell;
  vertical-align: top;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li .bss-product-info .bss-info-right {
  width: 80%;
  display: table-cell;
  vertical-align: top;
  box-sizing: border-box;
  padding-left: 15px;
  text-align: left;
}
#bss-fastorder-form .bss-fastorder-autocomplete2 .content-search-fastorder {
  width: 98.7%;
  margin-top: 0;
  z-index: 3;
  max-width: 368px;
}
#bss-fastorder-form .bss-fastorder-autocomplete2 .bt-search-template2 {
  text-align: right;
  background: #f9f9f9;
  padding: 15px 0;
  border-top: 1px solid #eeeeee;
  padding-right: 28px;
}
#bss-fastorder-form .bss-fastorder-autocomplete2 .bt-search-template2 button,
#bss-fastorder-form .bss-fastorder-autocomplete2 .bt-search-template2 .cart.table-wrapper .actions-toolbar > .action,
#bss-fastorder-form .bss-fastorder-autocomplete2 .bt-search-template2 .action-gift {
  background: #1979c3;
  box-shadow: none;
  border: none;
  color: #fff;
  padding: 15px 30px;
  border-radius: 25px;
  font-size: 15px;
}
#bss-fastorder-form .bss-fastorder-autocomplete2 .bt-search-template2 .message {
  color: #ff0000;
}
#bss-fastorder-form .bss-fastorder-autocomplete2 ul li {
  padding: 15px 28px 15px 17px!important;
}
#bss-fastorder-form .bss-fastorder-autocomplete2 ul li .bss-product-sku {
  position: relative;
}
#bss-fastorder-form .bss-fastorder-autocomplete2 ul li .bss-product-sku .check-new {
  width: 26px;
  height: 26px;
  position: absolute;
  right: 0;
  top: -20px;
}
#bss-fastorder-form .bss-fastorder-autocomplete2 ul li .bss-product-sku .check-new input[type=checkbox] {
  visibility: hidden;
}
#bss-fastorder-form .bss-fastorder-autocomplete2 ul li .bss-product-sku .check-new input[type=checkbox]:checked + label:after {
  opacity: 1;
}
#bss-fastorder-form .bss-fastorder-autocomplete2 ul li .bss-product-sku .check-new .label-check {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  left: 2px;
  top: 2px;
  background: #ffffff;
  border: 2px solid #eee;
}
#bss-fastorder-form .bss-fastorder-autocomplete2 ul li .bss-product-sku .check-new .label-check:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 3px solid #1979c3;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#bss-fastorder-form .bss-fastorder-row-image img {
  cursor: pointer;
  max-width: 70px;
}
#bss-fastorder-form .bss-fastorder-row-qty .qty {
  text-align: center;
  width: 40px;
  border: none;
  background: transparent;
  color: #787878;
  font-size: 1.5rem;
  padding: 0 !important;
}
#bss-fastorder-form .bss-fastorder-row-qty .bss-product-qty-up {
  padding: 2px 0px 5px 0px;
  text-align: center;
}
#bss-fastorder-form .bss-fastorder-row-qty .bss-product-qty-down {
  padding: 0px 0px 5px 0px;
  text-align: center;
}
#bss-fastorder-form tr td.bss-hide-border {
  border-top: 0;
}
#bss-fastorder-form tr.bss-row-error {
  border: 2px solid #ff0000;
  width: calc(100% - 2px);
}
#bss-fastorder-form tr.bss-row-error td {
  border-top: 0;
}
#bss-fastorder-form tr.bss-row-error td:first-child {
  border-left: 1px solid #f00;
}
#bss-fastorder-form tr.bss-row-error td.bss-fastorder-row-price {
  border-right: 1px solid #f00;
}
#bss-fastorder-form .bss-fastorder-lightbox {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  display: block;
  top: 0px;
  left: 0px;
  background-color: rgba(53, 53, 53, 0.639216);
}
#bss-fastorder-form .bss-fastorder-lightbox img {
  max-width: 85%;
  max-height: 85%;
  z-index: 1000;
  margin: 4% auto;
  display: block;
}
#bss-fastorder-form .bss-file-upload {
  margin: 10px 10px 10px 0;
  float: left;
  font-size: 1.5rem;
}
#bss-fastorder-form .bss-file-upload:hover {
  padding: 11px 28px;
}
#bss-fastorder-form .bss-sample-csv {
  display: inline-block;
  padding: inherit;
  font-size: 1.5rem;
  color: #1979c3;
  font-style: italic;
  line-height: 10px;
  padding-left: 5px;
}
#bss-fastorder-form tfoot tr td.all-add-button button,
#bss-fastorder-form tfoot tr td.all-add-button .cart.table-wrapper .actions-toolbar > .action,
#bss-fastorder-form tfoot tr td.all-add-button .action-gift {
  margin-bottom: 20px;
}
#bss-fastorder-form tfoot,
#bss-fastorder-form .foot1 {
  background: transparent;
}
#bss-fastorder-form tfoot .foot1,
#bss-fastorder-form .foot1 .foot1 {
  background: #f9f9f9 !important;
  color: #111;
}
#bss-fastorder-form tfoot .foot1 td,
#bss-fastorder-form .foot1 .foot1 td {
  padding: 25px 30px 15px;
  vertical-align: top;
}
#bss-fastorder-form tfoot .foot1 td.add-to-line,
#bss-fastorder-form .foot1 .foot1 td.add-to-line {
  vertical-align: top;
}
#bss-fastorder-form tfoot button,
#bss-fastorder-form .foot1 button,
#bss-fastorder-form tfoot .cart.table-wrapper .actions-toolbar > .action,
#bss-fastorder-form .foot1 .cart.table-wrapper .actions-toolbar > .action,
#bss-fastorder-form tfoot .action-gift,
#bss-fastorder-form .foot1 .action-gift {
  background: #f2f2f2;
  box-shadow: none;
  border: none;
  color: #787878;
  padding: 15px 30px;
  border-radius: 25px;
  font-size: 15px;
}
#bss-fastorder-form tfoot button.bss-addline,
#bss-fastorder-form .foot1 button.bss-addline,
#bss-fastorder-form tfoot .cart.table-wrapper .actions-toolbar > .action.bss-addline,
#bss-fastorder-form .foot1 .cart.table-wrapper .actions-toolbar > .action.bss-addline,
#bss-fastorder-form tfoot .action-gift.bss-addline,
#bss-fastorder-form .foot1 .action-gift.bss-addline {
  color: #111;
  position: relative;
  top: -13px;
}
#bss-fastorder-form tfoot button.tocart,
#bss-fastorder-form .foot1 button.tocart,
#bss-fastorder-form tfoot .cart.table-wrapper .actions-toolbar > .action.tocart,
#bss-fastorder-form .foot1 .cart.table-wrapper .actions-toolbar > .action.tocart,
#bss-fastorder-form tfoot .action-gift.tocart,
#bss-fastorder-form .foot1 .action-gift.tocart {
  color: #ffffff;
  display: inherit;
}
.bss-fastorde-bottom {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.bss-fastorde-bottom tr td {
  vertical-align: top !important;
  border: none;
  width: 50%;
  padding: 29px 0 13px 30px !important;
}
.bss-fastorde-bottom tr td button,
.bss-fastorde-bottom tr td .cart.table-wrapper .actions-toolbar > .action,
.bss-fastorde-bottom tr td .action-gift {
  margin: 0 3px;
}
.bss-fastorde-bottom tr td .multiple-wishlist {
  max-height: 165px;
  overflow: hidden;
  border: 2px solid #f2f2f2;
  border-radius: 25px;
  max-width: 474px;
  position: relative;
}
.bss-fastorde-bottom tr td .multiple-wishlist textarea {
  max-height: 130px;
  border: none;
  position: relative;
  top: 0px;
  display: none;
}
.bss-fastorde-bottom tr td .multiple-wishlist textarea:focus {
  outline: 0 none;
}
.bss-fastorde-bottom tr td .multiple-wishlist .multi-show {
  display: table-cell;
  vertical-align: top;
  width: 57%;
  float: left;
  padding: 0px 15px;
  box-sizing: border-box;
}
.bss-fastorde-bottom tr td .multiple-wishlist .multi-show .show-input {
  text-align: left;
  padding: 10px;
  font-size: 1.5rem;
  color: #bdbdbd;
  font-weight: normal;
}
.bss-fastorde-bottom tr td .multiple-wishlist #bss-access-multiple {
  margin: 0;
  position: absolute;
  right: 1px;
  top: 1px;
  padding: 11.5px 30px;
}
.bss-fastorder-hidden {
  display: none !important;
}
.bss-mage-error[generated] {
  margin-top: 7px;
  color: #e02b27;
  font-size: 1.2rem;
}
#bss-content-option-product {
  position: fixed;
  width: 380px;
  min-height: 100px;
  max-height: 420px;
  background-color: #ffffff;
  text-align: center;
  padding: 10px;
  box-shadow: 0 0 10px -5px #999999;
  overflow-y: auto !important;
  z-index: 9999;
  border: 1px solid #e6e6e6 !important;
}
#bss-content-option-product #pagePopup {
  display: none;
  position: absolute;
  top: 30px;
  left: 30px;
  font-size: 1.5rem;
  color: #111;
  font-weight: 600;
}
#bss-content-option-product .bss-product-info {
  position: relative;
  padding: 20px 20px 0;
}
#bss-content-option-product #bss-fastorder-form-option .bss-swatch-attribute-options {
  display: inline-table;
  vertical-align: middle;
  margin-top: 0;
  width: 80%;
  text-align: left;
}
#bss-content-option-product #bss-fastorder-form-option .bss-swatch-attribute-options .bss-swatch-option {
  width: 48px;
  height: 48px;
  padding: 13px 0px 0px!important;
  border-radius: 50%;
  box-sizing: border-box;
  border: none;
  margin-right: 1px;
}
#bss-content-option-product #bss-fastorder-form-option .bss-swatch-attribute {
  border-top: 1px solid #f9f9f9;
  padding: 20px 30px 17px;
}
#bss-content-option-product #bss-fastorder-form-option .bss-swatch-attribute.color {
  border-bottom: 1px solid #f9f9f9;
}
#bss-content-option-product #bss-fastorder-form-option .bss-swatch-attribute-label {
  display: inline-table;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 600;
  width: 15%;
  padding-right: 5px;
}
#bss-content-option-product #bss-fastorder-form-option .control ul {
  padding: 0;
  margin-bottom: 0;
}
#bss-content-option-product #bss-fastorder-form-option .control ul li {
  list-style: none;
}
#bss-content-option-product #bss-fastorder-form-option #bss_configurablegridview {
  margin-bottom: 0;
  border-bottom: 1px solid #f2f2f2;
  position: relative;
}
#bss-content-option-product #bss-fastorder-form-option .bss-product-option {
  position: relative;
  padding-top: 5px;
}
#bss-content-option-product #bss-fastorder-form-option .bss-product-option .bss-fastorder-swatch {
  max-height: 190px;
  overflow: auto;
}
#bss-content-option-product #bss-fastorder-form-option .bss-product-option .reset-configurablegridview {
  position: absolute;
  top: 0;
}
#bss-content-option-product #bss-fastorder-form-option .bss-product-option > .field > .label {
  font-weight: 600;
}
#bss-content-option-product #bss-fastorder-form-option .bss-product-option > .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
#bss-content-option-product #bss-fastorder-form-option .bss-product-option > .field.required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
#bss-content-option-product #bss-fastorder-form-option .bss-product-option .field.required .legend {
  font-weight: 600;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  margin: 0 0 8px;
  padding: 0;
}
#bss-content-option-product #bss-fastorder-form-option .bss-product-option .bss-options-info {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#bss-content-option-product #bss-fastorder-form-option .bss-product-option .bss-options-info .legend {
  font-weight: 600;
  font-size: inherit;
  border-bottom: none;
}
#bss-content-option-product #bss-fastorder-form-option .bss-box-button {
  text-align: center;
  width: 100%;
  padding-bottom: 19px;
  margin-top: -2px;
}
#bss-content-option-product #bss-fastorder-form-option .bss-box-button .fieldset {
  margin: 0 0 20px;
}
#bss-content-option-product #bss-fastorder-form-option .bss-box-button #bss-select-option {
  background: #1979c3;
  color: #fff;
}
#bss-content-option-product #bss-fastorder-form-option .total-area {
  margin-top: 10px;
  padding-bottom: 10px;
}
#bss-content-option-product #bss-fastorder-form-option .total-area .qty-total,
#bss-content-option-product #bss-fastorder-form-option .total-area .price-total {
  display: inline-block;
}
#bss-content-option-product #bss-fastorder-form-option .total-area .price-total {
  display: inline-block;
  padding-left: 15px;
}
#bss-content-option-product #bss-links-advice-container {
  display: none;
}
#bss-content-option-product #bss-validation-message-box {
  display: none;
}
#bss-content-option-product.bss-configurable-grid-view-popup {
  width: 90% !important;
  padding: 0;
  max-height: 450px;
  box-sizing: border-box;
  max-width: 658px;
}
#bss-content-option-product.bss-configurable-grid-view-popup #bss-fastorder-form-option .bss-product-option {
  padding-top: 25px;
}
#bss-content-option-product.bss-configurable-grid-view-popup .photo {
  max-height: 135px;
}
#bss-content-option-product .product-name {
  font-weight: bold;
}
#bss-content-option-product .price-box {
  margin: 7px 0;
}
#bss-content-option-product .actions button.primary,
#bss-content-option-product .actions .cart.table-wrapper .actions-toolbar > .action.primary,
#bss-content-option-product .actions .action-gift.primary {
  width: auto;
  line-height: 1.6rem;
  padding: 7px 15px;
  margin: 0 10px;
  font-size: 1.4rem;
}
#bss-content-option-product .next-previous {
  text-decoration: none;
  display: inline-block;
  padding: 8px 9px;
  position: absolute;
}
#bss-content-option-product .previous {
  top: 40%;
  left: 5%;
}
#bss-content-option-product .next {
  top: 40%;
  right: 5%;
}
#bss-content-option-product #closePopup {
  position: absolute;
  right: 35px;
  cursor: pointer;
  font-size: 2rem;
  color: #bfbfbf;
}
td.bss-fastorder-row-name ul li {
  margin: 0;
}
.bss-swatch-attribute-label {
  font-weight: bold;
  position: relative;
}
.bss-swatch-attribute-label.required {
  padding-right: 10px;
}
.bss-swatch-attribute-label[data-required="1"]:before {
  content: '*';
  color: #ff0000;
  position: absolute;
  right: -11px;
  top: -2px;
  font-weight: bold;
  font-size: 1em;
}
.bss-swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
  display: none;
}
.bss-swatch-attribute-options {
  margin-top: 10px;
}
.bss-swatch-attribute-options .bss-swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px;
}
.bss-swatch-option {
  display: inline-block;
  padding: 1px 2px;
  min-width: 30px;
  max-width: 90px;
  height: 20px;
  margin: 0 5px;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 1px solid #dadada;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bss-swatch-option:not(.disabled):hover {
  outline: 1px solid #999;
  border: 1px solid #fff;
  color: #333333;
}
.bss-swatch-option.text {
  background: #F2F2F2;
  color: #7f7f7f;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  padding: 4px 8px;
  min-width: 22px;
  margin-right: 7px;
}
.bss-swatch-option.selected {
  outline: 2px solid #FF5100;
  border: 1px solid #fff;
  color: #333333;
}
.bss-swatch-option.text.selected {
  background-color: #ffffff !important;
}
.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.bss-swatch-attribute.size .bss-swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.bss-swatch-attribute.size .bss-swatch-option.selected {
  color: #000000;
  background: #fff;
  border: 1px solid #fff;
}
.bss-swatch-attribute.manufacturer .bss-swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.bss-swatch-attribute.manufacturer .bss-swatch-option.selected {
  color: #000000;
  background: #fff;
  border: 1px solid #fff;
}
.bss-swatch-option.image:not(.disabled):hover {
  outline: 2px solid #FF5216;
  border: 1px solid #fff;
}
.total-price-tax {
  font-style: italic;
}
.bss-swatch-option.color:not(.disabled):hover {
  outline: 2px solid #FF5216;
  border: 1px solid #fff;
}
.bss-swatch-option.disabled {
  cursor: default;
}
.bss-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);
}
.bss-swatch-option-tooltip {
  max-width: 140px;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  position: absolute;
  padding: 5px;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  text-align: center;
}
.bss-swatch-option-tooltip .corner {
  left: 40%;
  position: absolute;
  bottom: 0;
  height: 8px;
}
.bss-swatch-option-tooltip .corner:after {
  content: '';
  position: relative;
  top: 1px;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7.5px 0 7.5px;
  border-color: #ffffff transparent transparent transparent;
  font-size: 1px;
}
.bss-swatch-option-tooltip .corner:before {
  content: '';
  position: relative;
  top: 2px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8.5px 0 8.5px;
  border-color: #adadad transparent transparent transparent;
  font-size: 1px;
}
.bss-swatch-option-tooltip .image {
  display: block;
  height: 130px;
  width: 130px;
  margin: 0 auto;
}
.bss-swatch-option-tooltip .title {
  max-width: 140px;
  min-height: 20px;
  max-height: 200px;
  color: #282828;
  text-align: center;
  display: block;
  overflow: hidden;
}
.bss-swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px;
}
.bss-swatch-option-tooltip-layered .corner {
  left: 40%;
  position: absolute;
  bottom: 0;
  height: 8px;
}
.bss-swatch-option-tooltip-layered .corner:after {
  content: '';
  position: relative;
  top: 1px;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7.5px 0 7.5px;
  border-color: #ffffff transparent transparent transparent;
  font-size: 1px;
}
.bss-swatch-option-tooltip-layered .corner:before {
  content: '';
  position: relative;
  top: 2px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8.5px 0 8.5px;
  border-color: #adadad transparent transparent transparent;
  font-size: 1px;
}
.bss-swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  width: 130px;
  margin: 0 auto;
}
.bss-swatch-opt {
  margin: 20px 0;
}
.bss-swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1;
}
.bss-swatch-option-link-layered {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}
.bss-swatch-option-link-layered:hover > .bss-swatch-option-tooltip-layered {
  display: block;
}
.bss-swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.bss-swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.bss-swatch-option-disabled {
  outline: none !important;
  cursor: default;
  border: 0;
}
.bss-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;
}
.bss-fastorder-multiple-form .action.tocart {
  display: none;
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_ReorderProduct
 * @author     Extension Team
 * @copyright  Copyright (c) 2018-2019 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
.reorderproduct-index-index #reorder_product_info {
  text-align: left;
}
#reorder_product .message.error {
  clear: both;
}
.actions-toolbar {
  clear: both;
}
.lighter {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4000;
  opacity: 1;
}
.lighter img {
  display: block;
  width: 100%;
  height: 100%;
}
.lighter-fade .lighter-overlay {
  opacity: 0;
}
.lighter-loading .lighter-spinner {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.lighter-loading .lighter-container {
  opacity: 0;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4);
}
.lighter-fetched .lighter-spinner {
  opacity: 0;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4);
}
.lighter-fetched .lighter-container {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.lighter-fade .lighter-container {
  opacity: 0;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4);
}
.lighter-fade .lighter-spinner {
  opacity: 0;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4);
}
.lighter-overlay {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transition-property: opacity,-webkit-transform;
  -moz-transition-property: opacity,-moz-transform;
  transition-property: opacity,transform;
  background: rgba(0, 0, 0, 0.15);
  height: 100%;
  width: 100%;
}
.lighter-container {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transition-property: opacity,-webkit-transform;
  -moz-transition-property: opacity,-moz-transform;
  transition-property: opacity,transform;
  background: #FFF;
  position: absolute;
  z-index: 4000;
  top: 50%;
  left: 50%;
  right: 50%;
  bottom: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}
.lighter-close {
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  margin: -15px;
  line-height: 28px;
  font-size: 16pt;
  font-family: Helvetica,Arial,serif;
}
.lighter-next,
.lighter-prev {
  display: none;
  top: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0;
  line-height: 34px;
  font-size: 32pt;
  font-family: Times,serif;
}
.lighter-next {
  right: 40px;
}
.lighter-prev {
  left: 40px;
}
.lighter-next,
.lighter-prev,
.lighter-close {
  cursor: pointer;
  position: absolute;
  z-index: 8000;
  text-align: center;
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.8);
  background: rgba(0, 0, 0, 0.2);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transition-property: color,background;
  -moz-transition-property: color,background;
  transition-property: color,background;
}
.lighter-next:hover,
.lighter-prev:hover,
.lighter-close:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
}
.lighter-next:active,
.lighter-prev:active,
.lighter-close:active {
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
}
.lighter-spinner {
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  position: absolute;
  width: 60px;
  height: 20px;
  margin: -10px -30px;
  z-index: 4000;
  top: 50%;
  left: 50%;
  right: 50%;
  bottom: 50%;
}
.lighter-spinner::after {
  clear: both;
  content: "";
  display: table;
}
.lighter-dot {
  display: block;
  float: left;
  background: rgba(0, 0, 0, 0.2);
  width: 16px;
  height: 16px;
  margin: 2px;
  padding: 0;
  border-radius: 50%;
  -webkit-animation: lighter-bounce 1.6s infinite ease-in-out;
  -moz-animation: lighter-bounce 1.6s infinite ease-in-out;
  animation: lighter-bounce 1.6s infinite ease-in-out;
}
.lighter-dot:nth-child(1) {
  -webkit-animation-delay: -.4s;
  -moz-animation-delay: -.4s;
  animation-delay: -.4s;
}
.lighter-dot:nth-child(2) {
  -webkit-animation-delay: -.26667s;
  -moz-animation-delay: -.26667s;
  animation-delay: -.26667s;
}
.lighter-dot:nth-child(3) {
  -webkit-animation-delay: -.13333s;
  -moz-animation-delay: -.13333s;
  animation-delay: -.13333s;
}
@-webkit-keyframes lighter-bounce {
  from,
  to {
    -webkit-transform: scale(0);
  }
  20% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
  80% {
    -webkit-transform: scale(0);
  }
}
@-moz-keyframes lighter-bounce {
  from,
  to {
    -moz-transform: scale(0);
  }
  20% {
    -moz-transform: scale(0);
  }
  50% {
    -moz-transform: scale(1);
  }
  80% {
    -moz-transform: scale(0);
  }
}
@keyframes lighter-bounce {
  from,
  to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  20% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  80% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow,
.cart.table-wrapper .actions-toolbar > .action.mfp-close,
.cart.table-wrapper .actions-toolbar > .action.mfp-arrow,
.action-gift.mfp-close,
.action-gift.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 200px;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 64.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  opacity: 0;
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-preloader {
  width: 30px;
  height: 30px;
  background-color: #FFF;
  opacity: .65;
  margin: 0 auto;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
  z-index: 99999;
}
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
#list-reoderproduct .item-options dt {
  clear: left;
  float: left;
  margin: 0 0.5rem 0.5rem 0;
}
#list-reoderproduct .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 0.5rem;
}
.custom-pager .limiter {
  display: block !important;
}
.tablesaw-swipe .tablesaw-cell-persist {
  border-right: none;
}
.tablesaw thead tr:first-child th {
  text-align: center;
}
button.bt-reoderproduct,
.cart.table-wrapper .actions-toolbar > .action.bt-reoderproduct,
.action-gift.bt-reoderproduct {
  border-radius: 4px;
  background-color: #1979c3;
  color: #fff;
  text-align: center;
  border: 0 solid transparent;
  border: 1px solid #1979c3;
  cursor: pointer;
  line-height: normal;
  box-shadow: none;
  margin-bottom: 10px;
}
.action-reorder button.bt-reoderproduct,
.action-reorder .cart.table-wrapper .actions-toolbar > .action.bt-reoderproduct,
.action-reorder .action-gift.bt-reoderproduct {
  width: 80px;
}
.bt-reoderproduct.loading-preorder-product {
  background: #006bb4;
  border: 1px solid #006bb4!important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  cursor: default;
}
.action-reorder-last {
  float: right;
  margin-top: 15px;
}
.list-reoderproduct-d .price-box.price-final_price > span {
  display: block;
}
.list-reoderproduct-d .instock {
  color: #1ce32a;
  font-weight: 600;
}
.list-reoderproduct-d .outstock {
  color: #ff4949;
  font-weight: 600;
}
.action-reorder-last:after {
  content: '';
  display: block;
  clear: both;
}
.bt-reoderproduct.loading-preorder-product {
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(255, 255, 255, 0.2)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.75, rgba(255, 255, 255, 0.2)), color-stop(0.75, transparent), color-stop(1, transparent));
  background-image: -webkit-linear-gradient(top left, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent 100%);
  background-image: -moz-linear-gradient(top left, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent 100%);
  background-image: -o-linear-gradient(top left, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent 100%);
  background-image: -ms-linear-gradient(top left, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent 100%);
  background-image: linear-gradient(top left, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent 100%);
  -webkit-background-size: 50px 50px;
  -moz-background-size: 50px 50px;
  background-size: 50px 50px;
  -moz-animation: loading 2s infinite linear;
  -o-animation: loading 2s infinite linear;
  -ms-animation: loading 2s infinite linear;
  animation: loading 2s infinite linear;
}
.bt-reoderproduct:hover,
.bt-reoderproduct:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  background-color: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
#list-reoderproduct div.mage-error[generated] {
  display: none !important;
}
input.qty-reoderproduct,
input.qtyordered-reoderproduct {
  width: 60px;
}
.list-reoderproduct-d {
  clear: both;
}
.image-reoderproduct,
.info-reorder-item,
.action-reorder {
  min-width: 100px;
}
.toolbar-amount {
  display: none;
}
.list-reoderproduct-d p.product-name {
  font-weight: 600;
}
.list-reoderproduct-d #reorder_product_length select {
  width: 75px;
}
.list-reoderproduct-d #reorder_product_filter input {
  max-width: 200px;
}
a#show-hide-colum-reorder {
  display: block;
  float: right;
  padding-top: .755em;
}
.search-reorder {
  margin-bottom: 25px;
}
#control_sh {
  list-style: none;
  padding: 15px 25px;
  margin: 0;
  border: 1px solid;
  max-width: 150px;
  background: #fff;
  position: absolute;
  display: none;
  z-index: 999;
  float: right;
  right: 0;
  top: 35px;
}
.dataTables_wrapper .dataTables_length {
  padding-top: .25em;
}
.bt-reoderproduct a:visited,
.bt-reoderproduct .alink:visited,
.bt-reoderproduct a,
.bt-reoderproduct .alink,
.bt-reoderproduct a:hover,
.bt-reoderproduct .alink:hover,
.bt-reoderproduct .amstock-button.-link:visited,
.bt-reoderproduct .amstock-button.-link,
.bt-reoderproduct .amstock-button.-link:hover {
  color: #fff;
  text-decoration: none;
}
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px !important;
}
.dataTables_wrapper .dataTables_filter {
  display: none;
}
table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1,
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1,
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1,
table.dataTable.display tbody tr,
table.dataTable.hover tbody tr,
table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background: #fff !important;
}
.image-reoderproduct {
  position: relative;
  text-align: center;
}
.image-reoderproduct .reorder-quickview {
  display: none;
}
.image-reoderproduct:hover .reorder-quickview {
  display: block;
  position: absolute;
  bottom: 50px;
  z-index: 9;
  width: 100%;
  text-align: center;
  color: #555;
  background: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  text-decoration: none;
  padding: 10px;
}
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
@-moz-keyframes loading {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
@-webkit-keyframes loading {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
@-o-keyframes loading {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
@keyframes loading {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
@-moz-keyframes glow {
  0% {
    -webkit-box-shadow: 0 0 3px #5acad8;
    box-shadow: 0 0 3px #5acad8;
  }
  50% {
    -webkit-box-shadow: 0 0 15px #5acad8;
    box-shadow: 0 0 15px #5acad8;
  }
  100% {
    -webkit-box-shadow: 0 0 3px #5acad8;
    box-shadow: 0 0 3px #5acad8;
  }
}
@-webkit-keyframes glow {
  0% {
    -webkit-box-shadow: 0 0 3px #5acad8;
    box-shadow: 0 0 3px #5acad8;
  }
  50% {
    -webkit-box-shadow: 0 0 15px #5acad8;
    box-shadow: 0 0 15px #5acad8;
  }
  100% {
    -webkit-box-shadow: 0 0 3px #5acad8;
    box-shadow: 0 0 3px #5acad8;
  }
}
@-o-keyframes glow {
  0% {
    -webkit-box-shadow: 0 0 3px #5acad8;
    box-shadow: 0 0 3px #5acad8;
  }
  50% {
    -webkit-box-shadow: 0 0 15px #5acad8;
    box-shadow: 0 0 15px #5acad8;
  }
  100% {
    -webkit-box-shadow: 0 0 3px #5acad8;
    box-shadow: 0 0 3px #5acad8;
  }
}
@keyframes glow {
  0% {
    -webkit-box-shadow: 0 0 3px #5acad8;
    box-shadow: 0 0 3px #5acad8;
  }
  50% {
    -webkit-box-shadow: 0 0 15px #5acad8;
    box-shadow: 0 0 15px #5acad8;
  }
  100% {
    -webkit-box-shadow: 0 0 3px #5acad8;
    box-shadow: 0 0 3px #5acad8;
  }
}
body {
  overflow-x: hidden;
}
.cdz-menu *,
.cdz-menu :after,
.cdz-menu :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .cdz-menu .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .cdz-menu .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .cdz-menu .container {
    width: 1200px;
  }
}
.cdz-menu .col-lg-1,
.cdz-menu .col-lg-10,
.cdz-menu .col-lg-11,
.cdz-menu .col-lg-12,
.cdz-menu .col-lg-13,
.cdz-menu .col-lg-14,
.cdz-menu .col-lg-15,
.cdz-menu .col-lg-16,
.cdz-menu .col-lg-17,
.cdz-menu .col-lg-18,
.cdz-menu .col-lg-19,
.cdz-menu .col-lg-2,
.cdz-menu .col-lg-20,
.cdz-menu .col-lg-21,
.cdz-menu .col-lg-22,
.cdz-menu .col-lg-23,
.cdz-menu .col-lg-24,
.cdz-menu .col-lg-3,
.cdz-menu .col-lg-4,
.cdz-menu .col-lg-5,
.cdz-menu .col-lg-6,
.cdz-menu .col-lg-7,
.cdz-menu .col-lg-8,
.cdz-menu .col-lg-9,
.cdz-menu .col-md-1,
.cdz-menu .col-md-10,
.cdz-menu .col-md-11,
.cdz-menu .col-md-12,
.cdz-menu .col-md-13,
.cdz-menu .col-md-14,
.cdz-menu .col-md-15,
.cdz-menu .col-md-16,
.cdz-menu .col-md-17,
.cdz-menu .col-md-18,
.cdz-menu .col-md-19,
.cdz-menu .col-md-2,
.cdz-menu .col-md-20,
.cdz-menu .col-md-21,
.cdz-menu .col-md-22,
.cdz-menu .col-md-23,
.cdz-menu .col-md-24,
.cdz-menu .col-md-3,
.cdz-menu .col-md-4,
.cdz-menu .col-md-5,
.cdz-menu .col-md-6,
.cdz-menu .col-md-7,
.cdz-menu .col-md-8,
.cdz-menu .col-md-9,
.cdz-menu .col-sm-1,
.cdz-menu .col-sm-10,
.cdz-menu .col-sm-11,
.cdz-menu .col-sm-12,
.cdz-menu .col-sm-13,
.cdz-menu .col-sm-14,
.cdz-menu .col-sm-15,
.cdz-menu .col-sm-16,
.cdz-menu .col-sm-17,
.cdz-menu .col-sm-18,
.cdz-menu .col-sm-19,
.cdz-menu .col-sm-2,
.cdz-menu .col-sm-20,
.cdz-menu .col-sm-21,
.cdz-menu .col-sm-22,
.cdz-menu .col-sm-23,
.cdz-menu .col-sm-24,
.cdz-menu .col-sm-3,
.cdz-menu .col-sm-4,
.cdz-menu .col-sm-5,
.cdz-menu .col-sm-6,
.cdz-menu .col-sm-7,
.cdz-menu .col-sm-8,
.cdz-menu .col-sm-9,
.cdz-menu .col-xs-1,
.cdz-menu .col-xs-10,
.cdz-menu .col-xs-11,
.cdz-menu .col-xs-12,
.cdz-menu .col-xs-13,
.cdz-menu .col-xs-14,
.cdz-menu .col-xs-15,
.cdz-menu .col-xs-16,
.cdz-menu .col-xs-17,
.cdz-menu .col-xs-18,
.cdz-menu .col-xs-19,
.cdz-menu .col-xs-2,
.cdz-menu .col-xs-20,
.cdz-menu .col-xs-21,
.cdz-menu .col-xs-22,
.cdz-menu .col-xs-23,
.cdz-menu .col-xs-24,
.cdz-menu .col-xs-3,
.cdz-menu .col-xs-4,
.cdz-menu .col-xs-5,
.cdz-menu .col-xs-6,
.cdz-menu .col-xs-7,
.cdz-menu .col-xs-8,
.cdz-menu .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.cdz-menu .col-xs-1,
.cdz-menu .col-xs-10,
.cdz-menu .col-xs-11,
.cdz-menu .col-xs-12,
.cdz-menu .col-xs-13,
.cdz-menu .col-xs-14,
.cdz-menu .col-xs-15,
.cdz-menu .col-xs-16,
.cdz-menu .col-xs-17,
.cdz-menu .col-xs-18,
.cdz-menu .col-xs-19,
.cdz-menu .col-xs-2,
.cdz-menu .col-xs-20,
.cdz-menu .col-xs-21,
.cdz-menu .col-xs-22,
.cdz-menu .col-xs-23,
.cdz-menu .col-xs-24,
.cdz-menu .col-xs-3,
.cdz-menu .col-xs-4,
.cdz-menu .col-xs-5,
.cdz-menu .col-xs-6,
.cdz-menu .col-xs-7,
.cdz-menu .col-xs-8,
.cdz-menu .col-xs-9 {
  float: left;
}
.cdz-menu .col-xs-24 {
  width: 100%;
}
.cdz-menu .col-xs-23 {
  width: 95.83333333%;
}
.cdz-menu .col-xs-22 {
  width: 91.66666667%;
}
.cdz-menu .col-xs-21 {
  width: 87.5%;
}
.cdz-menu .col-xs-20 {
  width: 83.33333333%;
}
.cdz-menu .col-xs-19 {
  width: 79.16666667%;
}
.cdz-menu .col-xs-18 {
  width: 75%;
}
.cdz-menu .col-xs-17 {
  width: 70.83333333%;
}
.cdz-menu .col-xs-16 {
  width: 66.66666667%;
}
.cdz-menu .col-xs-15 {
  width: 62.5%;
}
.cdz-menu .col-xs-14 {
  width: 58.33333333%;
}
.cdz-menu .col-xs-13 {
  width: 54.16666667%;
}
.cdz-menu .col-xs-12 {
  width: 50%;
}
.cdz-menu .col-xs-11 {
  width: 45.83333333%;
}
.cdz-menu .col-xs-10 {
  width: 41.66666667%;
}
.cdz-menu .col-xs-9 {
  width: 37.5%;
}
.cdz-menu .col-xs-8 {
  width: 33.33333333%;
}
.cdz-menu .col-xs-7 {
  width: 29.16666667%;
}
.cdz-menu .col-xs-6 {
  width: 25%;
}
.cdz-menu .col-xs-5 {
  width: 20.83333333%;
}
.cdz-menu .col-xs-4 {
  width: 16.66666667%;
}
.cdz-menu .col-xs-3 {
  width: 12.5%;
}
.cdz-menu .col-xs-2 {
  width: 8.33333333%;
}
.cdz-menu .col-xs-1 {
  width: 4.16666667%;
}
.cdz-menu .col-xs-pull-24 {
  right: 100%;
}
.cdz-menu .col-xs-pull-23 {
  right: 95.83333333%;
}
.cdz-menu .col-xs-pull-22 {
  right: 91.66666667%;
}
.cdz-menu .col-xs-pull-21 {
  right: 87.5%;
}
.cdz-menu .col-xs-pull-20 {
  right: 83.33333333%;
}
.cdz-menu .col-xs-pull-19 {
  right: 79.16666667%;
}
.cdz-menu .col-xs-pull-18 {
  right: 75%;
}
.cdz-menu .col-xs-pull-17 {
  right: 70.83333333%;
}
.cdz-menu .col-xs-pull-16 {
  right: 66.66666667%;
}
.cdz-menu .col-xs-pull-15 {
  right: 62.5%;
}
.cdz-menu .col-xs-pull-14 {
  right: 58.33333333%;
}
.cdz-menu .col-xs-pull-13 {
  right: 54.16666667%;
}
.cdz-menu .col-xs-pull-12 {
  right: 50%;
}
.cdz-menu .col-xs-pull-11 {
  right: 45.83333333%;
}
.cdz-menu .col-xs-pull-10 {
  right: 41.66666667%;
}
.cdz-menu .col-xs-pull-9 {
  right: 37.5%;
}
.cdz-menu .col-xs-pull-8 {
  right: 33.33333333%;
}
.cdz-menu .col-xs-pull-7 {
  right: 29.16666667%;
}
.cdz-menu .col-xs-pull-6 {
  right: 25%;
}
.cdz-menu .col-xs-pull-5 {
  right: 20.83333333%;
}
.cdz-menu .col-xs-pull-4 {
  right: 16.66666667%;
}
.cdz-menu .col-xs-pull-3 {
  right: 12.5%;
}
.cdz-menu .col-xs-pull-2 {
  right: 8.33333333%;
}
.cdz-menu .col-xs-pull-1 {
  right: 4.16666667%;
}
.cdz-menu .col-xs-pull-0 {
  right: auto;
}
.cdz-menu .col-xs-push-24 {
  left: 100%;
}
.cdz-menu .col-xs-push-23 {
  left: 95.83333333%;
}
.cdz-menu .col-xs-push-22 {
  left: 91.66666667%;
}
.cdz-menu .col-xs-push-21 {
  left: 87.5%;
}
.cdz-menu .col-xs-push-20 {
  left: 83.33333333%;
}
.cdz-menu .col-xs-push-19 {
  left: 79.16666667%;
}
.cdz-menu .col-xs-push-18 {
  left: 75%;
}
.cdz-menu .col-xs-push-17 {
  left: 70.83333333%;
}
.cdz-menu .col-xs-push-16 {
  left: 66.66666667%;
}
.cdz-menu .col-xs-push-15 {
  left: 62.5%;
}
.cdz-menu .col-xs-push-14 {
  left: 58.33333333%;
}
.cdz-menu .col-xs-push-13 {
  left: 54.16666667%;
}
.cdz-menu .col-xs-push-12 {
  left: 50%;
}
.cdz-menu .col-xs-push-11 {
  left: 45.83333333%;
}
.cdz-menu .col-xs-push-10 {
  left: 41.66666667%;
}
.cdz-menu .col-xs-push-9 {
  left: 37.5%;
}
.cdz-menu .col-xs-push-8 {
  left: 33.33333333%;
}
.cdz-menu .col-xs-push-7 {
  left: 29.16666667%;
}
.cdz-menu .col-xs-push-6 {
  left: 25%;
}
.cdz-menu .col-xs-push-5 {
  left: 20.83333333%;
}
.cdz-menu .col-xs-push-4 {
  left: 16.66666667%;
}
.cdz-menu .col-xs-push-3 {
  left: 12.5%;
}
.cdz-menu .col-xs-push-2 {
  left: 8.33333333%;
}
.cdz-menu .col-xs-push-1 {
  left: 4.16666667%;
}
.cdz-menu .col-xs-push-0 {
  left: auto;
}
.cdz-menu .col-xs-offset-24 {
  margin-left: 100%;
}
.cdz-menu .col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.cdz-menu .col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.cdz-menu .col-xs-offset-21 {
  margin-left: 87.5%;
}
.cdz-menu .col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.cdz-menu .col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.cdz-menu .col-xs-offset-18 {
  margin-left: 75%;
}
.cdz-menu .col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.cdz-menu .col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.cdz-menu .col-xs-offset-15 {
  margin-left: 62.5%;
}
.cdz-menu .col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.cdz-menu .col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.cdz-menu .col-xs-offset-12 {
  margin-left: 50%;
}
.cdz-menu .col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.cdz-menu .col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.cdz-menu .col-xs-offset-9 {
  margin-left: 37.5%;
}
.cdz-menu .col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.cdz-menu .col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.cdz-menu .col-xs-offset-6 {
  margin-left: 25%;
}
.cdz-menu .col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.cdz-menu .col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.cdz-menu .col-xs-offset-3 {
  margin-left: 12.5%;
}
.cdz-menu .col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.cdz-menu .col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.cdz-menu .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .cdz-menu .col-sm-1,
  .cdz-menu .col-sm-10,
  .cdz-menu .col-sm-11,
  .cdz-menu .col-sm-12,
  .cdz-menu .col-sm-13,
  .cdz-menu .col-sm-14,
  .cdz-menu .col-sm-15,
  .cdz-menu .col-sm-16,
  .cdz-menu .col-sm-17,
  .cdz-menu .col-sm-18,
  .cdz-menu .col-sm-19,
  .cdz-menu .col-sm-2,
  .cdz-menu .col-sm-20,
  .cdz-menu .col-sm-21,
  .cdz-menu .col-sm-22,
  .cdz-menu .col-sm-23,
  .cdz-menu .col-sm-24,
  .cdz-menu .col-sm-3,
  .cdz-menu .col-sm-4,
  .cdz-menu .col-sm-5,
  .cdz-menu .col-sm-6,
  .cdz-menu .col-sm-7,
  .cdz-menu .col-sm-8,
  .cdz-menu .col-sm-9 {
    float: left;
  }
  .cdz-menu .col-sm-24 {
    width: 100%;
  }
  .cdz-menu .col-sm-23 {
    width: 95.83333333%;
  }
  .cdz-menu .col-sm-22 {
    width: 91.66666667%;
  }
  .cdz-menu .col-sm-21 {
    width: 87.5%;
  }
  .cdz-menu .col-sm-20 {
    width: 83.33333333%;
  }
  .cdz-menu .col-sm-19 {
    width: 79.16666667%;
  }
  .cdz-menu .col-sm-18 {
    width: 75%;
  }
  .cdz-menu .col-sm-17 {
    width: 70.83333333%;
  }
  .cdz-menu .col-sm-16 {
    width: 66.66666667%;
  }
  .cdz-menu .col-sm-15 {
    width: 62.5%;
  }
  .cdz-menu .col-sm-14 {
    width: 58.33333333%;
  }
  .cdz-menu .col-sm-13 {
    width: 54.16666667%;
  }
  .cdz-menu .col-sm-12 {
    width: 50%;
  }
  .cdz-menu .col-sm-11 {
    width: 45.83333333%;
  }
  .cdz-menu .col-sm-10 {
    width: 41.66666667%;
  }
  .cdz-menu .col-sm-9 {
    width: 37.5%;
  }
  .cdz-menu .col-sm-8 {
    width: 33.33333333%;
  }
  .cdz-menu .col-sm-7 {
    width: 29.16666667%;
  }
  .cdz-menu .col-sm-6 {
    width: 25%;
  }
  .cdz-menu .col-sm-5 {
    width: 20.83333333%;
  }
  .cdz-menu .col-sm-4 {
    width: 16.66666667%;
  }
  .cdz-menu .col-sm-3 {
    width: 12.5%;
  }
  .cdz-menu .col-sm-2 {
    width: 8.33333333%;
  }
  .cdz-menu .col-sm-1 {
    width: 4.16666667%;
  }
  .cdz-menu .col-sm-pull-24 {
    right: 100%;
  }
  .cdz-menu .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .cdz-menu .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .cdz-menu .col-sm-pull-21 {
    right: 87.5%;
  }
  .cdz-menu .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .cdz-menu .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .cdz-menu .col-sm-pull-18 {
    right: 75%;
  }
  .cdz-menu .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .cdz-menu .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .cdz-menu .col-sm-pull-15 {
    right: 62.5%;
  }
  .cdz-menu .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .cdz-menu .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .cdz-menu .col-sm-pull-12 {
    right: 50%;
  }
  .cdz-menu .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .cdz-menu .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .cdz-menu .col-sm-pull-9 {
    right: 37.5%;
  }
  .cdz-menu .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .cdz-menu .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .cdz-menu .col-sm-pull-6 {
    right: 25%;
  }
  .cdz-menu .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .cdz-menu .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .cdz-menu .col-sm-pull-3 {
    right: 12.5%;
  }
  .cdz-menu .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .cdz-menu .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .cdz-menu .col-sm-pull-0 {
    right: auto;
  }
  .cdz-menu .col-sm-push-24 {
    left: 100%;
  }
  .cdz-menu .col-sm-push-23 {
    left: 95.83333333%;
  }
  .cdz-menu .col-sm-push-22 {
    left: 91.66666667%;
  }
  .cdz-menu .col-sm-push-21 {
    left: 87.5%;
  }
  .cdz-menu .col-sm-push-20 {
    left: 83.33333333%;
  }
  .cdz-menu .col-sm-push-19 {
    left: 79.16666667%;
  }
  .cdz-menu .col-sm-push-18 {
    left: 75%;
  }
  .cdz-menu .col-sm-push-17 {
    left: 70.83333333%;
  }
  .cdz-menu .col-sm-push-16 {
    left: 66.66666667%;
  }
  .cdz-menu .col-sm-push-15 {
    left: 62.5%;
  }
  .cdz-menu .col-sm-push-14 {
    left: 58.33333333%;
  }
  .cdz-menu .col-sm-push-13 {
    left: 54.16666667%;
  }
  .cdz-menu .col-sm-push-12 {
    left: 50%;
  }
  .cdz-menu .col-sm-push-11 {
    left: 45.83333333%;
  }
  .cdz-menu .col-sm-push-10 {
    left: 41.66666667%;
  }
  .cdz-menu .col-sm-push-9 {
    left: 37.5%;
  }
  .cdz-menu .col-sm-push-8 {
    left: 33.33333333%;
  }
  .cdz-menu .col-sm-push-7 {
    left: 29.16666667%;
  }
  .cdz-menu .col-sm-push-6 {
    left: 25%;
  }
  .cdz-menu .col-sm-push-5 {
    left: 20.83333333%;
  }
  .cdz-menu .col-sm-push-4 {
    left: 16.66666667%;
  }
  .cdz-menu .col-sm-push-3 {
    left: 12.5%;
  }
  .cdz-menu .col-sm-push-2 {
    left: 8.33333333%;
  }
  .cdz-menu .col-sm-push-1 {
    left: 4.16666667%;
  }
  .cdz-menu .col-sm-push-0 {
    left: auto;
  }
  .cdz-menu .col-sm-offset-24 {
    margin-left: 100%;
  }
  .cdz-menu .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .cdz-menu .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .cdz-menu .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .cdz-menu .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .cdz-menu .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .cdz-menu .col-sm-offset-18 {
    margin-left: 75%;
  }
  .cdz-menu .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .cdz-menu .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .cdz-menu .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .cdz-menu .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .cdz-menu .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .cdz-menu .col-sm-offset-12 {
    margin-left: 50%;
  }
  .cdz-menu .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .cdz-menu .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .cdz-menu .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .cdz-menu .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .cdz-menu .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .cdz-menu .col-sm-offset-6 {
    margin-left: 25%;
  }
  .cdz-menu .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .cdz-menu .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .cdz-menu .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .cdz-menu .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .cdz-menu .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .cdz-menu .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .cdz-menu .col-md-1,
  .cdz-menu .col-md-10,
  .cdz-menu .col-md-11,
  .cdz-menu .col-md-12,
  .cdz-menu .col-md-13,
  .cdz-menu .col-md-14,
  .cdz-menu .col-md-15,
  .cdz-menu .col-md-16,
  .cdz-menu .col-md-17,
  .cdz-menu .col-md-18,
  .cdz-menu .col-md-19,
  .cdz-menu .col-md-2,
  .cdz-menu .col-md-20,
  .cdz-menu .col-md-21,
  .cdz-menu .col-md-22,
  .cdz-menu .col-md-23,
  .cdz-menu .col-md-24,
  .cdz-menu .col-md-3,
  .cdz-menu .col-md-4,
  .cdz-menu .col-md-5,
  .cdz-menu .col-md-6,
  .cdz-menu .col-md-7,
  .cdz-menu .col-md-8,
  .cdz-menu .col-md-9 {
    float: left;
  }
  .cdz-menu .col-md-24 {
    width: 100%;
  }
  .cdz-menu .col-md-23 {
    width: 95.83333333%;
  }
  .cdz-menu .col-md-22 {
    width: 91.66666667%;
  }
  .cdz-menu .col-md-21 {
    width: 87.5%;
  }
  .cdz-menu .col-md-20 {
    width: 83.33333333%;
  }
  .cdz-menu .col-md-19 {
    width: 79.16666667%;
  }
  .cdz-menu .col-md-18 {
    width: 75%;
  }
  .cdz-menu .col-md-17 {
    width: 70.83333333%;
  }
  .cdz-menu .col-md-16 {
    width: 66.66666667%;
  }
  .cdz-menu .col-md-15 {
    width: 62.5%;
  }
  .cdz-menu .col-md-14 {
    width: 58.33333333%;
  }
  .cdz-menu .col-md-13 {
    width: 54.16666667%;
  }
  .cdz-menu .col-md-12 {
    width: 50%;
  }
  .cdz-menu .col-md-11 {
    width: 45.83333333%;
  }
  .cdz-menu .col-md-10 {
    width: 41.66666667%;
  }
  .cdz-menu .col-md-9 {
    width: 37.5%;
  }
  .cdz-menu .col-md-8 {
    width: 33.33333333%;
  }
  .cdz-menu .col-md-7 {
    width: 29.16666667%;
  }
  .cdz-menu .col-md-6 {
    width: 25%;
  }
  .cdz-menu .col-md-5 {
    width: 20.83333333%;
  }
  .cdz-menu .col-md-4 {
    width: 16.66666667%;
  }
  .cdz-menu .col-md-3 {
    width: 12.5%;
  }
  .cdz-menu .col-md-2 {
    width: 8.33333333%;
  }
  .cdz-menu .col-md-1 {
    width: 4.16666667%;
  }
  .cdz-menu .col-md-pull-24 {
    right: 100%;
  }
  .cdz-menu .col-md-pull-23 {
    right: 95.83333333%;
  }
  .cdz-menu .col-md-pull-22 {
    right: 91.66666667%;
  }
  .cdz-menu .col-md-pull-21 {
    right: 87.5%;
  }
  .cdz-menu .col-md-pull-20 {
    right: 83.33333333%;
  }
  .cdz-menu .col-md-pull-19 {
    right: 79.16666667%;
  }
  .cdz-menu .col-md-pull-18 {
    right: 75%;
  }
  .cdz-menu .col-md-pull-17 {
    right: 70.83333333%;
  }
  .cdz-menu .col-md-pull-16 {
    right: 66.66666667%;
  }
  .cdz-menu .col-md-pull-15 {
    right: 62.5%;
  }
  .cdz-menu .col-md-pull-14 {
    right: 58.33333333%;
  }
  .cdz-menu .col-md-pull-13 {
    right: 54.16666667%;
  }
  .cdz-menu .col-md-pull-12 {
    right: 50%;
  }
  .cdz-menu .col-md-pull-11 {
    right: 45.83333333%;
  }
  .cdz-menu .col-md-pull-10 {
    right: 41.66666667%;
  }
  .cdz-menu .col-md-pull-9 {
    right: 37.5%;
  }
  .cdz-menu .col-md-pull-8 {
    right: 33.33333333%;
  }
  .cdz-menu .col-md-pull-7 {
    right: 29.16666667%;
  }
  .cdz-menu .col-md-pull-6 {
    right: 25%;
  }
  .cdz-menu .col-md-pull-5 {
    right: 20.83333333%;
  }
  .cdz-menu .col-md-pull-4 {
    right: 16.66666667%;
  }
  .cdz-menu .col-md-pull-3 {
    right: 12.5%;
  }
  .cdz-menu .col-md-pull-2 {
    right: 8.33333333%;
  }
  .cdz-menu .col-md-pull-1 {
    right: 4.16666667%;
  }
  .cdz-menu .col-md-pull-0 {
    right: auto;
  }
  .cdz-menu .col-md-push-24 {
    left: 100%;
  }
  .cdz-menu .col-md-push-23 {
    left: 95.83333333%;
  }
  .cdz-menu .col-md-push-22 {
    left: 91.66666667%;
  }
  .cdz-menu .col-md-push-21 {
    left: 87.5%;
  }
  .cdz-menu .col-md-push-20 {
    left: 83.33333333%;
  }
  .cdz-menu .col-md-push-19 {
    left: 79.16666667%;
  }
  .cdz-menu .col-md-push-18 {
    left: 75%;
  }
  .cdz-menu .col-md-push-17 {
    left: 70.83333333%;
  }
  .cdz-menu .col-md-push-16 {
    left: 66.66666667%;
  }
  .cdz-menu .col-md-push-15 {
    left: 62.5%;
  }
  .cdz-menu .col-md-push-14 {
    left: 58.33333333%;
  }
  .cdz-menu .col-md-push-13 {
    left: 54.16666667%;
  }
  .cdz-menu .col-md-push-12 {
    left: 50%;
  }
  .cdz-menu .col-md-push-11 {
    left: 45.83333333%;
  }
  .cdz-menu .col-md-push-10 {
    left: 41.66666667%;
  }
  .cdz-menu .col-md-push-9 {
    left: 37.5%;
  }
  .cdz-menu .col-md-push-8 {
    left: 33.33333333%;
  }
  .cdz-menu .col-md-push-7 {
    left: 29.16666667%;
  }
  .cdz-menu .col-md-push-6 {
    left: 25%;
  }
  .cdz-menu .col-md-push-5 {
    left: 20.83333333%;
  }
  .cdz-menu .col-md-push-4 {
    left: 16.66666667%;
  }
  .cdz-menu .col-md-push-3 {
    left: 12.5%;
  }
  .cdz-menu .col-md-push-2 {
    left: 8.33333333%;
  }
  .cdz-menu .col-md-push-1 {
    left: 4.16666667%;
  }
  .cdz-menu .col-md-push-0 {
    left: auto;
  }
  .cdz-menu .col-md-offset-24 {
    margin-left: 100%;
  }
  .cdz-menu .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .cdz-menu .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .cdz-menu .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .cdz-menu .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .cdz-menu .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .cdz-menu .col-md-offset-18 {
    margin-left: 75%;
  }
  .cdz-menu .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .cdz-menu .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .cdz-menu .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .cdz-menu .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .cdz-menu .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .cdz-menu .col-md-offset-12 {
    margin-left: 50%;
  }
  .cdz-menu .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .cdz-menu .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .cdz-menu .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .cdz-menu .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .cdz-menu .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .cdz-menu .col-md-offset-6 {
    margin-left: 25%;
  }
  .cdz-menu .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .cdz-menu .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .cdz-menu .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .cdz-menu .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .cdz-menu .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .cdz-menu .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .cdz-menu .col-lg-1,
  .cdz-menu .col-lg-10,
  .cdz-menu .col-lg-11,
  .cdz-menu .col-lg-12,
  .cdz-menu .col-lg-13,
  .cdz-menu .col-lg-14,
  .cdz-menu .col-lg-15,
  .cdz-menu .col-lg-16,
  .cdz-menu .col-lg-17,
  .cdz-menu .col-lg-18,
  .cdz-menu .col-lg-19,
  .cdz-menu .col-lg-2,
  .cdz-menu .col-lg-20,
  .cdz-menu .col-lg-21,
  .cdz-menu .col-lg-22,
  .cdz-menu .col-lg-23,
  .cdz-menu .col-lg-24,
  .cdz-menu .col-lg-3,
  .cdz-menu .col-lg-4,
  .cdz-menu .col-lg-5,
  .cdz-menu .col-lg-6,
  .cdz-menu .col-lg-7,
  .cdz-menu .col-lg-8,
  .cdz-menu .col-lg-9 {
    float: left;
  }
  .cdz-menu .col-lg-24 {
    width: 100%;
  }
  .cdz-menu .col-lg-23 {
    width: 95.83333333%;
  }
  .cdz-menu .col-lg-22 {
    width: 91.66666667%;
  }
  .cdz-menu .col-lg-21 {
    width: 87.5%;
  }
  .cdz-menu .col-lg-20 {
    width: 83.33333333%;
  }
  .cdz-menu .col-lg-19 {
    width: 79.16666667%;
  }
  .cdz-menu .col-lg-18 {
    width: 75%;
  }
  .cdz-menu .col-lg-17 {
    width: 70.83333333%;
  }
  .cdz-menu .col-lg-16 {
    width: 66.66666667%;
  }
  .cdz-menu .col-lg-15 {
    width: 62.5%;
  }
  .cdz-menu .col-lg-14 {
    width: 58.33333333%;
  }
  .cdz-menu .col-lg-13 {
    width: 54.16666667%;
  }
  .cdz-menu .col-lg-12 {
    width: 50%;
  }
  .cdz-menu .col-lg-11 {
    width: 45.83333333%;
  }
  .cdz-menu .col-lg-10 {
    width: 41.66666667%;
  }
  .cdz-menu .col-lg-9 {
    width: 37.5%;
  }
  .cdz-menu .col-lg-8 {
    width: 33.33333333%;
  }
  .cdz-menu .col-lg-7 {
    width: 29.16666667%;
  }
  .cdz-menu .col-lg-6 {
    width: 25%;
  }
  .cdz-menu .col-lg-5 {
    width: 20.83333333%;
  }
  .cdz-menu .col-lg-4 {
    width: 16.66666667%;
  }
  .cdz-menu .col-lg-3 {
    width: 12.5%;
  }
  .cdz-menu .col-lg-2 {
    width: 8.33333333%;
  }
  .cdz-menu .col-lg-1 {
    width: 4.16666667%;
  }
  .cdz-menu .col-lg-pull-24 {
    right: 100%;
  }
  .cdz-menu .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .cdz-menu .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .cdz-menu .col-lg-pull-21 {
    right: 87.5%;
  }
  .cdz-menu .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .cdz-menu .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .cdz-menu .col-lg-pull-18 {
    right: 75%;
  }
  .cdz-menu .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .cdz-menu .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .cdz-menu .col-lg-pull-15 {
    right: 62.5%;
  }
  .cdz-menu .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .cdz-menu .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .cdz-menu .col-lg-pull-12 {
    right: 50%;
  }
  .cdz-menu .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .cdz-menu .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .cdz-menu .col-lg-pull-9 {
    right: 37.5%;
  }
  .cdz-menu .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .cdz-menu .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .cdz-menu .col-lg-pull-6 {
    right: 25%;
  }
  .cdz-menu .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .cdz-menu .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .cdz-menu .col-lg-pull-3 {
    right: 12.5%;
  }
  .cdz-menu .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .cdz-menu .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .cdz-menu .col-lg-pull-0 {
    right: auto;
  }
  .cdz-menu .col-lg-push-24 {
    left: 100%;
  }
  .cdz-menu .col-lg-push-23 {
    left: 95.83333333%;
  }
  .cdz-menu .col-lg-push-22 {
    left: 91.66666667%;
  }
  .cdz-menu .col-lg-push-21 {
    left: 87.5%;
  }
  .cdz-menu .col-lg-push-20 {
    left: 83.33333333%;
  }
  .cdz-menu .col-lg-push-19 {
    left: 79.16666667%;
  }
  .cdz-menu .col-lg-push-18 {
    left: 75%;
  }
  .cdz-menu .col-lg-push-17 {
    left: 70.83333333%;
  }
  .cdz-menu .col-lg-push-16 {
    left: 66.66666667%;
  }
  .cdz-menu .col-lg-push-15 {
    left: 62.5%;
  }
  .cdz-menu .col-lg-push-14 {
    left: 58.33333333%;
  }
  .cdz-menu .col-lg-push-13 {
    left: 54.16666667%;
  }
  .cdz-menu .col-lg-push-12 {
    left: 50%;
  }
  .cdz-menu .col-lg-push-11 {
    left: 45.83333333%;
  }
  .cdz-menu .col-lg-push-10 {
    left: 41.66666667%;
  }
  .cdz-menu .col-lg-push-9 {
    left: 37.5%;
  }
  .cdz-menu .col-lg-push-8 {
    left: 33.33333333%;
  }
  .cdz-menu .col-lg-push-7 {
    left: 29.16666667%;
  }
  .cdz-menu .col-lg-push-6 {
    left: 25%;
  }
  .cdz-menu .col-lg-push-5 {
    left: 20.83333333%;
  }
  .cdz-menu .col-lg-push-4 {
    left: 16.66666667%;
  }
  .cdz-menu .col-lg-push-3 {
    left: 12.5%;
  }
  .cdz-menu .col-lg-push-2 {
    left: 8.33333333%;
  }
  .cdz-menu .col-lg-push-1 {
    left: 4.16666667%;
  }
  .cdz-menu .col-lg-push-0 {
    left: auto;
  }
  .cdz-menu .col-lg-offset-24 {
    margin-left: 100%;
  }
  .cdz-menu .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .cdz-menu .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .cdz-menu .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .cdz-menu .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .cdz-menu .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .cdz-menu .col-lg-offset-18 {
    margin-left: 75%;
  }
  .cdz-menu .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .cdz-menu .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .cdz-menu .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .cdz-menu .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .cdz-menu .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .cdz-menu .col-lg-offset-12 {
    margin-left: 50%;
  }
  .cdz-menu .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .cdz-menu .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .cdz-menu .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .cdz-menu .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .cdz-menu .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .cdz-menu .col-lg-offset-6 {
    margin-left: 25%;
  }
  .cdz-menu .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .cdz-menu .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .cdz-menu .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .cdz-menu .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .cdz-menu .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .cdz-menu .col-lg-offset-0 {
    margin-left: 0;
  }
}
.cdz-menu .btn-group-vertical > .btn-group:after,
.cdz-menu .btn-group-vertical > .btn-group:before,
.cdz-menu .btn-toolbar:after,
.cdz-menu .btn-toolbar:before,
.cdz-menu .clearfix:after,
.cdz-menu .clearfix:before,
.cdz-menu .container-fluid:after,
.cdz-menu .container-fluid:before,
.cdz-menu .container:after,
.cdz-menu .container:before,
.cdz-menu .dl-horizontal dd:after,
.cdz-menu .dl-horizontal dd:before,
.cdz-menu .form-horizontal .form-group:after,
.cdz-menu .form-horizontal .form-group:before,
.cdz-menu .modal-footer:after,
.cdz-menu .modal-footer:before,
.cdz-menu .modal-header:after,
.cdz-menu .modal-header:before,
.cdz-menu .nav:after,
.cdz-menu .nav:before,
.cdz-menu .navbar-collapse:after,
.cdz-menu .navbar-collapse:before,
.cdz-menu .navbar-header:after,
.cdz-menu .navbar-header:before,
.cdz-menu .navbar:after,
.cdz-menu .navbar:before,
.cdz-menu .pager:after,
.cdz-menu .pager:before,
.cdz-menu .panel-body:after,
.cdz-menu .panel-body:before,
.cdz-menu .row:after,
.cdz-menu .row:before {
  content: " ";
  display: table;
}
.cdz-menu .btn-group-vertical > .btn-group:after,
.cdz-menu .btn-toolbar:after,
.cdz-menu .clearfix:after,
.cdz-menu .container-fluid:after,
.cdz-menu .container:after,
.cdz-menu .dl-horizontal dd:after,
.cdz-menu .form-horizontal .form-group:after,
.cdz-menu .modal-footer:after,
.cdz-menu .modal-header:after,
.cdz-menu .nav:after,
.cdz-menu .navbar-collapse:after,
.cdz-menu .navbar-header:after,
.cdz-menu .navbar:after,
.cdz-menu .pager:after,
.cdz-menu .panel-body:after,
.cdz-menu .row:after {
  clear: both;
}
.cdz-menu .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cdz-menu .pull-right {
  float: right !important;
}
.cdz-menu .pull-left {
  float: left !important;
}
.cdz-menu .hide {
  display: none !important;
}
.cdz-menu .show {
  display: block !important;
}
.cdz-menu .hidden,
.cdz-menu .visible-lg,
.cdz-menu .visible-lg-block,
.cdz-menu .visible-lg-inline,
.cdz-menu .visible-lg-inline-block,
.cdz-menu .visible-md,
.cdz-menu .visible-md-block,
.cdz-menu .visible-md-inline,
.cdz-menu .visible-md-inline-block,
.cdz-menu .visible-sm,
.cdz-menu .visible-sm-block,
.cdz-menu .visible-sm-inline,
.cdz-menu .visible-sm-inline-block,
.cdz-menu .visible-xs,
.cdz-menu .visible-xs-block,
.cdz-menu .visible-xs-inline,
.cdz-menu .visible-xs-inline-block {
  display: none !important;
}
.cdz-menu .invisible {
  visibility: hidden;
}
.cdz-menu .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.cdz-menu .affix {
  position: fixed;
}
@media (max-width: 767px) {
  .cdz-menu .visible-xs {
    display: block !important;
  }
  .cdz-menu table.visible-xs {
    display: table !important;
  }
  .cdz-menu tr.visible-xs {
    display: table-row !important;
  }
  .cdz-menu td.visible-xs,
  .cdz-menu th.visible-xs {
    display: table-cell !important;
  }
  .cdz-menu .visible-xs-block {
    display: block !important;
  }
  .cdz-menu .visible-xs-inline {
    display: inline !important;
  }
  .cdz-menu .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cdz-menu .visible-sm {
    display: block !important;
  }
  .cdz-menu table.visible-sm {
    display: table !important;
  }
  .cdz-menu tr.visible-sm {
    display: table-row !important;
  }
  .cdz-menu td.visible-sm,
  .cdz-menu th.visible-sm {
    display: table-cell !important;
  }
  .cdz-menu .visible-sm-block {
    display: block !important;
  }
  .cdz-menu .visible-sm-inline {
    display: inline !important;
  }
  .cdz-menu .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cdz-menu .visible-md {
    display: block !important;
  }
  .cdz-menu table.visible-md {
    display: table !important;
  }
  .cdz-menu tr.visible-md {
    display: table-row !important;
  }
  .cdz-menu td.visible-md,
  .cdz-menu th.visible-md {
    display: table-cell !important;
  }
  .cdz-menu .visible-md-block {
    display: block !important;
  }
  .cdz-menu .visible-md-inline {
    display: inline !important;
  }
  .cdz-menu .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .cdz-menu .visible-lg {
    display: block !important;
  }
  .cdz-menu table.visible-lg {
    display: table !important;
  }
  .cdz-menu tr.visible-lg {
    display: table-row !important;
  }
  .cdz-menu td.visible-lg,
  .cdz-menu th.visible-lg {
    display: table-cell !important;
  }
  .cdz-menu .visible-lg-block {
    display: block !important;
  }
  .cdz-menu .visible-lg-inline {
    display: inline !important;
  }
  .cdz-menu .visible-lg-inline-block {
    display: inline-block !important;
  }
  .cdz-menu .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .cdz-menu .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cdz-menu .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cdz-menu .hidden-md {
    display: none !important;
  }
}
.cdz-menu .visible-print {
  display: none !important;
}
@media print {
  .cdz-menu .visible-print {
    display: block !important;
  }
  .cdz-menu table.visible-print {
    display: table !important;
  }
  .cdz-menu tr.visible-print {
    display: table-row !important;
  }
  .cdz-menu td.visible-print,
  .cdz-menu th.visible-print {
    display: table-cell !important;
  }
}
.cdz-menu .visible-print-block {
  display: none !important;
}
@media print {
  .cdz-menu .visible-print-block {
    display: block !important;
  }
}
.cdz-menu .visible-print-inline {
  display: none !important;
}
@media print {
  .cdz-menu .visible-print-inline {
    display: inline !important;
  }
}
.cdz-menu .visible-print-inline-block {
  display: none !important;
}
@media print {
  .cdz-menu .visible-print-inline-block {
    display: inline-block !important;
  }
  .cdz-menu .hidden-print {
    display: none !important;
  }
}
.cdz-menu ul,
.cdz-menu ol {
  padding: 0;
  list-style: none;
}
.cdz-menu a,
.cdz-menu a:hover {
  text-decoration: none;
}
.cdz-menu .cat-tree a.groupdrop-title {
  font-weight: normal;
}
.cdz-menu p.groupdrop-title,
.cdz-menu .cat-tree.no-dropdown a.groupdrop-title {
  font-weight: bold;
}
.cdz-menu .space-s {
  margin-bottom: 10px;
}
.cdz-menu .space-top,
.cdz-menu .groupdrop-title.space-top {
  margin-top: 20px;
}
.cdz-menu .text-uppercase {
  text-transform: uppercase;
}
.cdz-menu .line-left {
  padding-left: 20px;
  border-left: 1px solid #ccc;
}
.rtl-layout .cdz-menu .line-left {
  padding-left: 0px;
  padding-right: 20px;
  border-right: 1px solid #ccc;
  border-left: none;
}
.cdz-menu .line-right {
  padding-right: 20px;
  border-right: 1px solid #ccc;
}
.rtl-layout .cdz-menu .line-right {
  padding-left: 20px;
  padding-right: 0px;
  border-left: 1px solid #ccc;
  border-right: none;
}
.cdz-menu hr {
  border-top: 1px solid #ccc;
  margin-bottom: 20px;
  margin-top: 20px;
}
.cdz-menu .text-center {
  text-align: center;
}
.cdz-menu .group-title-bottom {
  margin-bottom: 20px;
}
.cdz-menu .groupmenu-drop li.parent {
  position: relative;
}
.cdz-menu .block.widget .block-title {
  text-align: center;
}
.cdz-menu .block.widget .products-grid .product-item {
  width: 100% !important;
  margin: 0;
  border: none;
  text-align: center;
}
.cdz-menu .block.widget .products-grid .product-item .product-item-info {
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.cdz-menu .block.widget .products-grid .product-item .product-item-info .actions-primary {
  display: inline;
}
.cdz-menu .block.widget .products-grid .product-item .product-item-info .actions-primary + .actions-secondary {
  display: inline;
  width: auto;
}
.cdz-menu .contact-form-wrapper {
  margin-right: 10%;
  margin-bottom: 20px;
}
.rtl-layout .cdz-menu .contact-form-wrapper {
  margin-left: 10%;
  margin-right: 0;
}
.cdz-menu .contact-form-wrapper .legend {
  font-size: 150%;
  border-bottom: none;
}
.cdz-menu .contact-form-wrapper .fieldset {
  margin-bottom: 20px;
}
.cdz-menu .contact-form-wrapper .actions-toolbar .primary {
  margin: 0;
}
.rtl-layout .cdz-menu .contact-form-wrapper .actions-toolbar .primary {
  float: right;
}
.temp > .need-unwrap {
  margin: 0 0;
}
.rtl-layout {
  direction: rtl;
  text-align: right;
}
.cdz-menu i.menu-icon.img-icon {
  display: inline-block;
  margin-right: 5px;
}
.cdz-menu i.menu-icon.img-icon img {
  max-width: 18px;
}
.cdz-menu .groupmenu li.level0 > a.menu-link .menu-icon {
  margin-right: 3px;
}
.rtl-layout .cdz-menu .groupmenu li.level0 > a.menu-link .menu-icon {
  margin-right: 0px;
  margin-left: 3px;
}
@media (min-width: 768px) {
  .cdz-navigation {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    display: block;
  }
  .cdz-navigation .cdz-horizontal-menu .groupmenu {
    margin: 0;
  }
  .nav-sections-item-content > .cdz-navigation {
    display: block;
  }
  .cdz-menu {
    /*menu full width*/
    /*end menu full width*/
  }
  .cdz-menu li.item.level0 .cdz-google-map {
    display: none;
  }
  .cdz-menu li.item.level0:hover .cdz-google-map {
    display: block;
  }
  .cdz-menu .groupmenu-drop,
  .cdz-menu .groupmenu-drop-content {
    display: block;
  }
  .cdz-menu img.groupdrop-banner-pos {
    position: absolute;
  }
  .cdz-menu ul.groupdrop-link,
  .cdz-menu ul.groupmenu-drop,
  .cdz-menu ul.groupmenu-nondrop {
    padding: 0;
  }
  .cdz-menu .dropdown-rtl {
    text-align: right;
  }
  .rtl-layout .cdz-menu .dropdown-rtl {
    text-align: left;
  }
  .cdz-menu .dropdown-rtl li.item.parent > .menu-link:before {
    float: left;
    content: "\f104";
  }
  .rtl-layout .cdz-menu .dropdown-rtl li.item.parent > .menu-link:before {
    float: right;
    content: "\f105";
  }
  .cdz-menu .dropdown-rtl li.item.parent .groupmenu-drop {
    left: auto;
    right: 100%;
    text-align: right;
  }
  .rtl-layout .cdz-menu .dropdown-rtl li.item.parent .groupmenu-drop {
    left: 100%;
    right: auto;
    text-align: left;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-drop {
    border: none;
  }
  .cdz-menu .groupmenu-drop {
    position: absolute;
    background: #ffffff;
    top: 100%;
    z-index: 99;
    border: 1px solid #ccc;
    padding: 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    /*tab menu*/
    /*end tab menu*/
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs {
    padding-right: 0;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs {
    padding-right: 10px;
    padding-left: 0;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    display: block;
    padding: 10px 5px;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    float: right;
    margin-top: 3px;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:after {
    float: left;
    content: "\f104";
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link.active {
    background: #ececec;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-nav-tabs {
    padding-left: 0;
    padding-right: 0;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content.col-sm-17 {
    padding-left: 0;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content.col-sm-17 {
    padding-left: 10px;
    padding-right: 0;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane {
    display: none;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane.active {
    display: block;
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    display: block;
    padding: 10px 5px;
    text-align: left;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    text-align: right;
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs {
    text-align: center;
    display: block;
    margin-bottom: 15px;
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    display: inline-block;
    margin: 3px 20px;
    padding-bottom: 7px;
    position: relative;
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: #dfdfdf;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    content: "";
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link.active:before {
    transform: scaleX(1);
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane {
    display: none;
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane.active {
    display: block;
  }
  .cdz-menu .groupmenu-drop .groupmenu-drop {
    top: -1px;
    left: 100%;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .groupmenu-drop {
    right: 100%;
    left: auto;
  }
  .cdz-menu .groupmenu-drop .cat-tree.groupmenu-drop .groupmenu-drop {
    top: -7px;
  }
  .cdz-menu .groupmenu-drop .item.parent > .menu-link {
    display: block;
  }
  .cdz-menu .groupmenu-drop .item.parent > .menu-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    float: right;
    margin-top: 3px;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .item.parent > .menu-link:before {
    float: left;
    content: "\f104";
  }
  .cdz-menu .groupmenu-drop .item.parent.cat-tree:not(.no-dropdown) > a {
    display: block;
  }
  .cdz-menu .groupmenu-drop .item.parent.cat-tree:not(.no-dropdown) > a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    float: right;
    margin-top: 3px;
  }
  .cdz-menu .groupmenu-drop li.item:hover > .groupmenu-drop {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: inherit;
  }
  .cdz-menu .groupmenu-drop > li.item {
    min-width: 230px;
    position: relative;
    padding: 20px;
    margin: 0px auto;
  }
  .cdz-menu .cat-tree li.item {
    padding: 8px 15px;
    min-width: 230px;
    position: relative;
    margin: 0px auto;
  }
  /*menu horizontal*/
  .cdz-horizontal-menu {
    width: 100%;
  }
  .cdz-horizontal-menu li.level0 > .groupmenu-drop {
    display: none;
  }
  .rtl-layout .cdz-horizontal-menu li.level0 > .groupmenu-drop {
    right: 0;
    left: auto;
  }
  .cdz-horizontal-menu.cdz-translate li.level0 > .groupmenu-drop {
    top: 45px;
    display: block;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  }
  .cdz-horizontal-menu.cdz-translate li.level0:hover > .groupmenu-drop {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: inherit;
  }
  .cdz-horizontal-menu .groupmenu {
    width: 100%;
    display: inline-block;
    padding: 0;
    background-color: #f0f0f0;
  }
  .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    vertical-align: top;
    padding: 12px 20px;
    box-sizing: border-box;
    border-width: 0px;
    border-style: solid;
    text-decoration: none;
    color: #333333;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    cursor: pointer;
    line-height: 22px;
  }
  .cdz-horizontal-menu .groupmenu .groupmenu-drop {
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .cdz-horizontal-menu .groupmenu li.item {
    list-style: none;
  }
  .cdz-horizontal-menu .groupmenu li.item.level0 {
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
  }
  .rtl-layout .cdz-horizontal-menu .groupmenu li.item.level0 {
    float: right;
  }
  .cdz-horizontal-menu .groupmenu .groupmenu-nondrop {
    position: relative;
  }
  .cdz-horizontal-menu .groupmenu .groupmenu-nondrop > li.item {
    margin: 0px 0px;
    padding-left: 0px;
  }
  .cdz-horizontal-menu .groupmenu .no-dropdown > .cat-tree.groupmenu-drop {
    top: auto;
    left: auto;
  }
  .cdz-horizontal-menu .groupmenu .no-dropdown > .groupdrop-title {
    margin-bottom: 10px;
    display: inline-block;
  }
  .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown > .cat-tree.groupmenu-drop .groupmenu-drop {
    visibility: hidden;
    height: 0;
    position: absolute;
    opacity: 0;
    background: #fff;
    border: 1px solid #ccc;
    height: auto;
  }
  .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown > .cat-tree.groupmenu-drop .parent:hover > .groupmenu-drop {
    visibility: visible;
    height: auto;
    opacity: 1;
  }
  .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown {
    display: block;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
  }
  /*menu vertical*/
  .cdz-vertical-menu .groupmenu-drop {
    top: -1px;
    left: 100%;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    display: none;
  }
  .rtl-layout .cdz-vertical-menu .groupmenu-drop {
    right: 100%;
    left: auto;
  }
  .cdz-vertical-menu li.item:hover > .groupmenu-drop {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: inherit;
    display: block;
  }
  .cdz-vertical-menu .item.level0 {
    display: block;
    padding: 0px;
    border: 1px solid #dfdfdf;
    position: relative;
    margin-bottom: -1px;
  }
  .cdz-vertical-menu .item.level0 > a.menu-link {
    display: block;
  }
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon {
    min-width: 37px;
    text-align: center;
    padding-left: 4px;
    margin: 0;
  }
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon + span {
    border-left: 1px solid #dfdfdf;
  }
  .rtl-layout .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon + span {
    border-left: none;
    border-right: 1px solid #dfdfdf;
  }
  .cdz-vertical-menu .item.level0 > a.menu-link span {
    display: inline-block;
    padding: 10px;
  }
  .cdz-vertical-menu .item.level0.parent > a.menu-link:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    float: right;
    margin-top: 8px;
    margin-right: 10px;
  }
  .rtl-layout .cdz-vertical-menu .item.level0.parent > a.menu-link:before {
    content: "\f104";
    float: left;
    margin-right: 0px;
    margin-left: 10px;
  }
}
/*menu mobile*/
@media (max-width: 767px) {
  .cdz-menu .row {
    margin: 0 -10px;
  }
  .cdz-menu .groupdrop-banner {
    margin-bottom: 20px;
  }
  .cdz-menu li.item {
    margin-bottom: 0px;
  }
  .cdz-menu li.item.open > .dropdown-toggle:before,
  .cdz-menu li.item .cdz-tab-link.active + .dropdown-toggle:before {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .cdz-menu .menu-tabs {
    margin: 0;
  }
  .cdz-menu .menu-tabs .tab-item {
    margin: 0;
  }
  .cdz-menu .menu-tabs .cdz-tab-pane {
    margin-top: 10px;
    min-height: 1px !important;
  }
  .cdz-menu .menu-tabs .cdz-link-wrap {
    position: relative;
    padding: 4px 0;
  }
  .cdz-menu .groupmenu-drop {
    display: none;
  }
  .cdz-menu .groupmenu-drop li.item {
    padding: 5px 0;
  }
  .cdz-menu .groupmenu-drop li.item.parent .groupmenu-drop {
    padding-left: 20px;
    padding-top: 5px;
  }
  .cdz-menu .menu-link,
  .cdz-menu a.groupdrop-title {
    width: 100%;
    display: inline-block;
  }
  .cdz-menu .item.level-top {
    display: block;
    position: relative;
    margin-bottom: 5px;
  }
  .cdz-menu .item.level-top > .menu-link {
    padding: 10px;
    background: transparent;
    color: inherit;
    border-bottom: 1px solid;
  }
  .cdz-menu .item.level-top > .menu-link .fa {
    margin: 0 5px;
  }
  .cdz-menu .item.level-top > .dropdown-toggle {
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0);
    color: inherit;
  }
  .cdz-menu .item.level-top > .dropdown-toggle:before {
    margin-top: 7px;
  }
  .cdz-menu .item.level-top > .groupmenu-drop {
    margin: 0px;
    border: 1px solid #f0f0f0;
    padding: 10px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  .cdz-menu .parent {
    position: relative;
  }
  .cdz-menu .dropdown-toggle {
    display: block;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
  }
  .rtl-layout .cdz-menu .dropdown-toggle {
    left: 0;
    right: auto;
  }
  .cdz-menu .dropdown-toggle:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 27px;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    text-align: center;
    width: 100%;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .rtl-layout .cdz-menu .dropdown-toggle:before {
    content: "\f104";
  }
}
/*column menu*/
@media (min-width: 768px) {
  .cdz-menu .groupmenu-width-1 {
    width: 29.58333333px;
  }
  .cdz-menu .groupmenu-width-1.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-1 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-2 {
    width: 59.16666667px;
  }
  .cdz-menu .groupmenu-width-2.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-2 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-3 {
    width: 88.75px;
  }
  .cdz-menu .groupmenu-width-3.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-3 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-4 {
    width: 118.33333333px;
  }
  .cdz-menu .groupmenu-width-4.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-4 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-5 {
    width: 147.91666667px;
  }
  .cdz-menu .groupmenu-width-5.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-5 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-6 {
    width: 177.5px;
  }
  .cdz-menu .groupmenu-width-6.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-6 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-7 {
    width: 207.08333333px;
  }
  .cdz-menu .groupmenu-width-7.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-7 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-8 {
    width: 236.66666667px;
  }
  .cdz-menu .groupmenu-width-8.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-8 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-9 {
    width: 266.25px;
  }
  .cdz-menu .groupmenu-width-9.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-9 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-10 {
    width: 295.83333333px;
  }
  .cdz-menu .groupmenu-width-10.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-10 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-11 {
    width: 325.41666667px;
  }
  .cdz-menu .groupmenu-width-11.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-11 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-12 {
    width: 355px;
  }
  .cdz-menu .groupmenu-width-12.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-12 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-13 {
    width: 384.58333333px;
  }
  .cdz-menu .groupmenu-width-13.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-13 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-14 {
    width: 414.16666667px;
  }
  .cdz-menu .groupmenu-width-14.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-14 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-15 {
    width: 443.75px;
  }
  .cdz-menu .groupmenu-width-15.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-15 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-16 {
    width: 473.33333333px;
  }
  .cdz-menu .groupmenu-width-16.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-16 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-17 {
    width: 502.91666667px;
  }
  .cdz-menu .groupmenu-width-17.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-17 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-18 {
    width: 532.5px;
  }
  .cdz-menu .groupmenu-width-18.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-18 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-19 {
    width: 562.08333333px;
  }
  .cdz-menu .groupmenu-width-19.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-19 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-20 {
    width: 591.66666667px;
  }
  .cdz-menu .groupmenu-width-20.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-20 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-21 {
    width: 621.25px;
  }
  .cdz-menu .groupmenu-width-21.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-21 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-22 {
    width: 650.83333333px;
  }
  .cdz-menu .groupmenu-width-22.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-22 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-23 {
    width: 680.41666667px;
  }
  .cdz-menu .groupmenu-width-23.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-23 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-24 {
    width: 710px;
  }
  .cdz-menu .groupmenu-width-24.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
}
@media (min-width: 992px) {
  .cdz-menu .groupmenu-width-1 {
    width: 38.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-1 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-2 {
    width: 77.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-2 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-3 {
    width: 116.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-3 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-4 {
    width: 155px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-4 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-5 {
    width: 193.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-5 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-6 {
    width: 232.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-6 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-7 {
    width: 271.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-7 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-8 {
    width: 310px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-8 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-9 {
    width: 348.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-9 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-10 {
    width: 387.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-10 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-11 {
    width: 426.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-11 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-12 {
    width: 465px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-12 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-13 {
    width: 503.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-13 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-14 {
    width: 542.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-14 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-15 {
    width: 581.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-15 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-16 {
    width: 620px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-16 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-17 {
    width: 658.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-17 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-18 {
    width: 697.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-18 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-19 {
    width: 736.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-19 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-20 {
    width: 775px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-20 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-21 {
    width: 813.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-21 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-22 {
    width: 852.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-22 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-23 {
    width: 891.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-23 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-24 {
    width: 930px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
}
@media (min-width: 1200px) {
  .cdz-menu .groupmenu-width-1 {
    width: 47.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-1 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-2 {
    width: 95px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-2 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-3 {
    width: 142.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-3 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-4 {
    width: 190px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-4 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-5 {
    width: 237.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-5 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-6 {
    width: 285px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-6 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-7 {
    width: 332.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-7 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-8 {
    width: 380px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-8 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-9 {
    width: 427.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-9 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-10 {
    width: 475px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-10 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-11 {
    width: 522.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-11 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-12 {
    width: 570px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-12 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-13 {
    width: 617.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-13 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-14 {
    width: 665px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-14 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-15 {
    width: 712.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-15 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-16 {
    width: 760px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-16 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-17 {
    width: 807.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-17 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-18 {
    width: 855px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-18 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-19 {
    width: 902.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-19 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-20 {
    width: 950px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-20 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-21 {
    width: 997.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-21 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-22 {
    width: 1045px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-22 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-23 {
    width: 1092.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-23 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-24 {
    width: 1140px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
}
.rtl-layout .cdz-menu .col-xs-1 {
  width: 4.16667%;
}
.rtl-layout .cdz-menu .col-xs-2 {
  width: 8.33333%;
}
.rtl-layout .cdz-menu .col-xs-3 {
  width: 12.5%;
}
.rtl-layout .cdz-menu .col-xs-4 {
  width: 16.66667%;
}
.rtl-layout .cdz-menu .col-xs-5 {
  width: 20.83333%;
}
.rtl-layout .cdz-menu .col-xs-6 {
  width: 25%;
}
.rtl-layout .cdz-menu .col-xs-7 {
  width: 29.16667%;
}
.rtl-layout .cdz-menu .col-xs-8 {
  width: 33.33333%;
}
.rtl-layout .cdz-menu .col-xs-9 {
  width: 37.5%;
}
.rtl-layout .cdz-menu .col-xs-10 {
  width: 41.66667%;
}
.rtl-layout .cdz-menu .col-xs-11 {
  width: 45.83333%;
}
.rtl-layout .cdz-menu .col-xs-12 {
  width: 50%;
}
.rtl-layout .cdz-menu .col-xs-13 {
  width: 54.16667%;
}
.rtl-layout .cdz-menu .col-xs-14 {
  width: 58.33333%;
}
.rtl-layout .cdz-menu .col-xs-15 {
  width: 62.5%;
}
.rtl-layout .cdz-menu .col-xs-16 {
  width: 66.66667%;
}
.rtl-layout .cdz-menu .col-xs-17 {
  width: 70.83333%;
}
.rtl-layout .cdz-menu .col-xs-18 {
  width: 75%;
}
.rtl-layout .cdz-menu .col-xs-19 {
  width: 79.16667%;
}
.rtl-layout .cdz-menu .col-xs-20 {
  width: 83.33333%;
}
.rtl-layout .cdz-menu .col-xs-21 {
  width: 87.5%;
}
.rtl-layout .cdz-menu .col-xs-22 {
  width: 91.66667%;
}
.rtl-layout .cdz-menu .col-xs-23 {
  width: 95.83333%;
}
.rtl-layout .cdz-menu .col-xs-24 {
  width: 100%;
}
.rtl-layout .cdz-menu .col-xs-pull-0 {
  left: 0%;
}
.rtl-layout .cdz-menu .col-xs-pull-1 {
  left: 4.16667%;
}
.rtl-layout .cdz-menu .col-xs-pull-2 {
  left: 8.33333%;
}
.rtl-layout .cdz-menu .col-xs-pull-3 {
  left: 12.5%;
}
.rtl-layout .cdz-menu .col-xs-pull-4 {
  left: 16.66667%;
}
.rtl-layout .cdz-menu .col-xs-pull-5 {
  left: 20.83333%;
}
.rtl-layout .cdz-menu .col-xs-pull-6 {
  left: 25%;
}
.rtl-layout .cdz-menu .col-xs-pull-7 {
  left: 29.16667%;
}
.rtl-layout .cdz-menu .col-xs-pull-8 {
  left: 33.33333%;
}
.rtl-layout .cdz-menu .col-xs-pull-9 {
  left: 37.5%;
}
.rtl-layout .cdz-menu .col-xs-pull-10 {
  left: 41.66667%;
}
.rtl-layout .cdz-menu .col-xs-pull-11 {
  left: 45.83333%;
}
.rtl-layout .cdz-menu .col-xs-pull-12 {
  left: 50%;
}
.rtl-layout .cdz-menu .col-xs-pull-13 {
  left: 54.16667%;
}
.rtl-layout .cdz-menu .col-xs-pull-14 {
  left: 58.33333%;
}
.rtl-layout .cdz-menu .col-xs-pull-15 {
  left: 62.5%;
}
.rtl-layout .cdz-menu .col-xs-pull-16 {
  left: 66.66667%;
}
.rtl-layout .cdz-menu .col-xs-pull-17 {
  left: 70.83333%;
}
.rtl-layout .cdz-menu .col-xs-pull-18 {
  left: 75%;
}
.rtl-layout .cdz-menu .col-xs-pull-19 {
  left: 79.16667%;
}
.rtl-layout .cdz-menu .col-xs-pull-20 {
  left: 83.33333%;
}
.rtl-layout .cdz-menu .col-xs-pull-21 {
  left: 87.5%;
}
.rtl-layout .cdz-menu .col-xs-pull-22 {
  left: 91.66667%;
}
.rtl-layout .cdz-menu .col-xs-pull-23 {
  left: 95.83333%;
}
.rtl-layout .cdz-menu .col-xs-pull-24 {
  left: 100%;
}
.rtl-layout .cdz-menu .col-xs-push-0 {
  right: 0%;
}
.rtl-layout .cdz-menu .col-xs-push-1 {
  right: 4.16667%;
}
.rtl-layout .cdz-menu .col-xs-push-2 {
  right: 8.33333%;
}
.rtl-layout .cdz-menu .col-xs-push-3 {
  right: 12.5%;
}
.rtl-layout .cdz-menu .col-xs-push-4 {
  right: 16.66667%;
}
.rtl-layout .cdz-menu .col-xs-push-5 {
  right: 20.83333%;
}
.rtl-layout .cdz-menu .col-xs-push-6 {
  right: 25%;
}
.rtl-layout .cdz-menu .col-xs-push-7 {
  right: 29.16667%;
}
.rtl-layout .cdz-menu .col-xs-push-8 {
  right: 33.33333%;
}
.rtl-layout .cdz-menu .col-xs-push-9 {
  right: 37.5%;
}
.rtl-layout .cdz-menu .col-xs-push-10 {
  right: 41.66667%;
}
.rtl-layout .cdz-menu .col-xs-push-11 {
  right: 45.83333%;
}
.rtl-layout .cdz-menu .col-xs-push-12 {
  right: 50%;
}
.rtl-layout .cdz-menu .col-xs-push-13 {
  right: 54.16667%;
}
.rtl-layout .cdz-menu .col-xs-push-14 {
  right: 58.33333%;
}
.rtl-layout .cdz-menu .col-xs-push-15 {
  right: 62.5%;
}
.rtl-layout .cdz-menu .col-xs-push-16 {
  right: 66.66667%;
}
.rtl-layout .cdz-menu .col-xs-push-17 {
  right: 70.83333%;
}
.rtl-layout .cdz-menu .col-xs-push-18 {
  right: 75%;
}
.rtl-layout .cdz-menu .col-xs-push-19 {
  right: 79.16667%;
}
.rtl-layout .cdz-menu .col-xs-push-20 {
  right: 83.33333%;
}
.rtl-layout .cdz-menu .col-xs-push-21 {
  right: 87.5%;
}
.rtl-layout .cdz-menu .col-xs-push-22 {
  right: 91.66667%;
}
.rtl-layout .cdz-menu .col-xs-push-23 {
  right: 95.83333%;
}
.rtl-layout .cdz-menu .col-xs-push-24 {
  right: 100%;
}
.rtl-layout .cdz-menu .col-xs-offset-0 {
  margin-right: 0%;
}
.rtl-layout .cdz-menu .col-xs-offset-1 {
  margin-right: 4.16667%;
}
.rtl-layout .cdz-menu .col-xs-offset-2 {
  margin-right: 8.33333%;
}
.rtl-layout .cdz-menu .col-xs-offset-3 {
  margin-right: 12.5%;
}
.rtl-layout .cdz-menu .col-xs-offset-4 {
  margin-right: 16.66667%;
}
.rtl-layout .cdz-menu .col-xs-offset-5 {
  margin-right: 20.83333%;
}
.rtl-layout .cdz-menu .col-xs-offset-6 {
  margin-right: 25%;
}
.rtl-layout .cdz-menu .col-xs-offset-7 {
  margin-right: 29.16667%;
}
.rtl-layout .cdz-menu .col-xs-offset-8 {
  margin-right: 33.33333%;
}
.rtl-layout .cdz-menu .col-xs-offset-9 {
  margin-right: 37.5%;
}
.rtl-layout .cdz-menu .col-xs-offset-10 {
  margin-right: 41.66667%;
}
.rtl-layout .cdz-menu .col-xs-offset-11 {
  margin-right: 45.83333%;
}
.rtl-layout .cdz-menu .col-xs-offset-12 {
  margin-right: 50%;
}
.rtl-layout .cdz-menu .col-xs-offset-13 {
  margin-right: 54.16667%;
}
.rtl-layout .cdz-menu .col-xs-offset-14 {
  margin-right: 58.33333%;
}
.rtl-layout .cdz-menu .col-xs-offset-15 {
  margin-right: 62.5%;
}
.rtl-layout .cdz-menu .col-xs-offset-16 {
  margin-right: 66.66667%;
}
.rtl-layout .cdz-menu .col-xs-offset-17 {
  margin-right: 70.83333%;
}
.rtl-layout .cdz-menu .col-xs-offset-18 {
  margin-right: 75%;
}
.rtl-layout .cdz-menu .col-xs-offset-19 {
  margin-right: 79.16667%;
}
.rtl-layout .cdz-menu .col-xs-offset-20 {
  margin-right: 83.33333%;
}
.rtl-layout .cdz-menu .col-xs-offset-21 {
  margin-right: 87.5%;
}
.rtl-layout .cdz-menu .col-xs-offset-22 {
  margin-right: 91.66667%;
}
.rtl-layout .cdz-menu .col-xs-offset-23 {
  margin-right: 95.83333%;
}
.rtl-layout .cdz-menu .col-xs-offset-24 {
  margin-right: 100%;
}
@media (min-width: 768px) {
  .rtl-layout .cdz-menu .col-sm-1,
  .rtl-layout .cdz-menu .col-sm-2,
  .rtl-layout .cdz-menu .col-sm-3,
  .rtl-layout .cdz-menu .col-sm-4,
  .rtl-layout .cdz-menu .col-sm-5,
  .rtl-layout .cdz-menu .col-sm-6,
  .rtl-layout .cdz-menu .col-sm-7,
  .rtl-layout .cdz-menu .col-sm-8,
  .rtl-layout .cdz-menu .col-sm-9,
  .rtl-layout .cdz-menu .col-sm-10,
  .rtl-layout .cdz-menu .col-sm-11,
  .rtl-layout .cdz-menu .col-sm-12,
  .rtl-layout .cdz-menu .col-sm-13,
  .rtl-layout .cdz-menu .col-sm-14,
  .rtl-layout .cdz-menu .col-sm-15,
  .rtl-layout .cdz-menu .col-sm-16,
  .rtl-layout .cdz-menu .col-sm-17,
  .rtl-layout .cdz-menu .col-sm-18,
  .rtl-layout .cdz-menu .col-sm-19,
  .rtl-layout .cdz-menu .col-sm-20,
  .rtl-layout .cdz-menu .col-sm-21,
  .rtl-layout .cdz-menu .col-sm-22,
  .rtl-layout .cdz-menu .col-sm-23,
  .rtl-layout .cdz-menu .col-sm-24 {
    float: right;
  }
  .rtl-layout .cdz-menu .col-sm-1 {
    width: 4.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-2 {
    width: 8.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-3 {
    width: 12.5%;
  }
  .rtl-layout .cdz-menu .col-sm-4 {
    width: 16.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-5 {
    width: 20.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-6 {
    width: 25%;
  }
  .rtl-layout .cdz-menu .col-sm-7 {
    width: 29.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-8 {
    width: 33.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-9 {
    width: 37.5%;
  }
  .rtl-layout .cdz-menu .col-sm-10 {
    width: 41.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-11 {
    width: 45.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-12 {
    width: 50%;
  }
  .rtl-layout .cdz-menu .col-sm-13 {
    width: 54.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-14 {
    width: 58.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-15 {
    width: 62.5%;
  }
  .rtl-layout .cdz-menu .col-sm-16 {
    width: 66.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-17 {
    width: 70.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-18 {
    width: 75%;
  }
  .rtl-layout .cdz-menu .col-sm-19 {
    width: 79.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-20 {
    width: 83.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-21 {
    width: 87.5%;
  }
  .rtl-layout .cdz-menu .col-sm-22 {
    width: 91.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-23 {
    width: 95.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-24 {
    width: 100%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-0 {
    left: 0%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-1 {
    left: 4.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-2 {
    left: 8.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-3 {
    left: 12.5%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-4 {
    left: 16.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-5 {
    left: 20.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-6 {
    left: 25%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-7 {
    left: 29.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-8 {
    left: 33.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-9 {
    left: 37.5%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-10 {
    left: 41.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-11 {
    left: 45.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-12 {
    left: 50%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-13 {
    left: 54.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-14 {
    left: 58.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-15 {
    left: 62.5%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-16 {
    left: 66.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-17 {
    left: 70.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-18 {
    left: 75%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-19 {
    left: 79.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-20 {
    left: 83.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-21 {
    left: 87.5%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-22 {
    left: 91.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-23 {
    left: 95.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-pull-24 {
    left: 100%;
  }
  .rtl-layout .cdz-menu .col-sm-push-0 {
    right: 0%;
  }
  .rtl-layout .cdz-menu .col-sm-push-1 {
    right: 4.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-push-2 {
    right: 8.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-push-3 {
    right: 12.5%;
  }
  .rtl-layout .cdz-menu .col-sm-push-4 {
    right: 16.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-push-5 {
    right: 20.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-push-6 {
    right: 25%;
  }
  .rtl-layout .cdz-menu .col-sm-push-7 {
    right: 29.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-push-8 {
    right: 33.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-push-9 {
    right: 37.5%;
  }
  .rtl-layout .cdz-menu .col-sm-push-10 {
    right: 41.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-push-11 {
    right: 45.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-push-12 {
    right: 50%;
  }
  .rtl-layout .cdz-menu .col-sm-push-13 {
    right: 54.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-push-14 {
    right: 58.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-push-15 {
    right: 62.5%;
  }
  .rtl-layout .cdz-menu .col-sm-push-16 {
    right: 66.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-push-17 {
    right: 70.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-push-18 {
    right: 75%;
  }
  .rtl-layout .cdz-menu .col-sm-push-19 {
    right: 79.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-push-20 {
    right: 83.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-push-21 {
    right: 87.5%;
  }
  .rtl-layout .cdz-menu .col-sm-push-22 {
    right: 91.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-push-23 {
    right: 95.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-push-24 {
    right: 100%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-0 {
    margin-right: 0%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-1 {
    margin-right: 4.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-2 {
    margin-right: 8.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-3 {
    margin-right: 12.5%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-4 {
    margin-right: 16.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-5 {
    margin-right: 20.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-6 {
    margin-right: 25%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-7 {
    margin-right: 29.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-8 {
    margin-right: 33.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-9 {
    margin-right: 37.5%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-10 {
    margin-right: 41.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-11 {
    margin-right: 45.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-12 {
    margin-right: 50%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-13 {
    margin-right: 54.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-14 {
    margin-right: 58.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-15 {
    margin-right: 62.5%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-16 {
    margin-right: 66.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-17 {
    margin-right: 70.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-18 {
    margin-right: 75%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-19 {
    margin-right: 79.16667%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-20 {
    margin-right: 83.33333%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-21 {
    margin-right: 87.5%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-22 {
    margin-right: 91.66667%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-23 {
    margin-right: 95.83333%;
  }
  .rtl-layout .cdz-menu .col-sm-offset-24 {
    margin-right: 100%;
  }
}
@media (min-width: 992px) {
  .rtl-layout .cdz-menu .col-md-1,
  .rtl-layout .cdz-menu .col-md-2,
  .rtl-layout .cdz-menu .col-md-3,
  .rtl-layout .cdz-menu .col-md-4,
  .rtl-layout .cdz-menu .col-md-5,
  .rtl-layout .cdz-menu .col-md-6,
  .rtl-layout .cdz-menu .col-md-7,
  .rtl-layout .cdz-menu .col-md-8,
  .rtl-layout .cdz-menu .col-md-9,
  .rtl-layout .cdz-menu .col-md-10,
  .rtl-layout .cdz-menu .col-md-11,
  .rtl-layout .cdz-menu .col-md-12,
  .rtl-layout .cdz-menu .col-md-13,
  .rtl-layout .cdz-menu .col-md-14,
  .rtl-layout .cdz-menu .col-md-15,
  .rtl-layout .cdz-menu .col-md-16,
  .rtl-layout .cdz-menu .col-md-17,
  .rtl-layout .cdz-menu .col-md-18,
  .rtl-layout .cdz-menu .col-md-19,
  .rtl-layout .cdz-menu .col-md-20,
  .rtl-layout .cdz-menu .col-md-21,
  .rtl-layout .cdz-menu .col-md-22,
  .rtl-layout .cdz-menu .col-md-23,
  .rtl-layout .cdz-menu .col-md-24 {
    float: right;
  }
  .rtl-layout .cdz-menu .col-md-1 {
    width: 4.16667%;
  }
  .rtl-layout .cdz-menu .col-md-2 {
    width: 8.33333%;
  }
  .rtl-layout .cdz-menu .col-md-3 {
    width: 12.5%;
  }
  .rtl-layout .cdz-menu .col-md-4 {
    width: 16.66667%;
  }
  .rtl-layout .cdz-menu .col-md-5 {
    width: 20.83333%;
  }
  .rtl-layout .cdz-menu .col-md-6 {
    width: 25%;
  }
  .rtl-layout .cdz-menu .col-md-7 {
    width: 29.16667%;
  }
  .rtl-layout .cdz-menu .col-md-8 {
    width: 33.33333%;
  }
  .rtl-layout .cdz-menu .col-md-9 {
    width: 37.5%;
  }
  .rtl-layout .cdz-menu .col-md-10 {
    width: 41.66667%;
  }
  .rtl-layout .cdz-menu .col-md-11 {
    width: 45.83333%;
  }
  .rtl-layout .cdz-menu .col-md-12 {
    width: 50%;
  }
  .rtl-layout .cdz-menu .col-md-13 {
    width: 54.16667%;
  }
  .rtl-layout .cdz-menu .col-md-14 {
    width: 58.33333%;
  }
  .rtl-layout .cdz-menu .col-md-15 {
    width: 62.5%;
  }
  .rtl-layout .cdz-menu .col-md-16 {
    width: 66.66667%;
  }
  .rtl-layout .cdz-menu .col-md-17 {
    width: 70.83333%;
  }
  .rtl-layout .cdz-menu .col-md-18 {
    width: 75%;
  }
  .rtl-layout .cdz-menu .col-md-19 {
    width: 79.16667%;
  }
  .rtl-layout .cdz-menu .col-md-20 {
    width: 83.33333%;
  }
  .rtl-layout .cdz-menu .col-md-21 {
    width: 87.5%;
  }
  .rtl-layout .cdz-menu .col-md-22 {
    width: 91.66667%;
  }
  .rtl-layout .cdz-menu .col-md-23 {
    width: 95.83333%;
  }
  .rtl-layout .cdz-menu .col-md-24 {
    width: 100%;
  }
  .rtl-layout .cdz-menu .col-md-pull-0 {
    left: 0%;
  }
  .rtl-layout .cdz-menu .col-md-pull-1 {
    left: 4.16667%;
  }
  .rtl-layout .cdz-menu .col-md-pull-2 {
    left: 8.33333%;
  }
  .rtl-layout .cdz-menu .col-md-pull-3 {
    left: 12.5%;
  }
  .rtl-layout .cdz-menu .col-md-pull-4 {
    left: 16.66667%;
  }
  .rtl-layout .cdz-menu .col-md-pull-5 {
    left: 20.83333%;
  }
  .rtl-layout .cdz-menu .col-md-pull-6 {
    left: 25%;
  }
  .rtl-layout .cdz-menu .col-md-pull-7 {
    left: 29.16667%;
  }
  .rtl-layout .cdz-menu .col-md-pull-8 {
    left: 33.33333%;
  }
  .rtl-layout .cdz-menu .col-md-pull-9 {
    left: 37.5%;
  }
  .rtl-layout .cdz-menu .col-md-pull-10 {
    left: 41.66667%;
  }
  .rtl-layout .cdz-menu .col-md-pull-11 {
    left: 45.83333%;
  }
  .rtl-layout .cdz-menu .col-md-pull-12 {
    left: 50%;
  }
  .rtl-layout .cdz-menu .col-md-pull-13 {
    left: 54.16667%;
  }
  .rtl-layout .cdz-menu .col-md-pull-14 {
    left: 58.33333%;
  }
  .rtl-layout .cdz-menu .col-md-pull-15 {
    left: 62.5%;
  }
  .rtl-layout .cdz-menu .col-md-pull-16 {
    left: 66.66667%;
  }
  .rtl-layout .cdz-menu .col-md-pull-17 {
    left: 70.83333%;
  }
  .rtl-layout .cdz-menu .col-md-pull-18 {
    left: 75%;
  }
  .rtl-layout .cdz-menu .col-md-pull-19 {
    left: 79.16667%;
  }
  .rtl-layout .cdz-menu .col-md-pull-20 {
    left: 83.33333%;
  }
  .rtl-layout .cdz-menu .col-md-pull-21 {
    left: 87.5%;
  }
  .rtl-layout .cdz-menu .col-md-pull-22 {
    left: 91.66667%;
  }
  .rtl-layout .cdz-menu .col-md-pull-23 {
    left: 95.83333%;
  }
  .rtl-layout .cdz-menu .col-md-pull-24 {
    left: 100%;
  }
  .rtl-layout .cdz-menu .col-md-push-0 {
    right: 0%;
  }
  .rtl-layout .cdz-menu .col-md-push-1 {
    right: 4.16667%;
  }
  .rtl-layout .cdz-menu .col-md-push-2 {
    right: 8.33333%;
  }
  .rtl-layout .cdz-menu .col-md-push-3 {
    right: 12.5%;
  }
  .rtl-layout .cdz-menu .col-md-push-4 {
    right: 16.66667%;
  }
  .rtl-layout .cdz-menu .col-md-push-5 {
    right: 20.83333%;
  }
  .rtl-layout .cdz-menu .col-md-push-6 {
    right: 25%;
  }
  .rtl-layout .cdz-menu .col-md-push-7 {
    right: 29.16667%;
  }
  .rtl-layout .cdz-menu .col-md-push-8 {
    right: 33.33333%;
  }
  .rtl-layout .cdz-menu .col-md-push-9 {
    right: 37.5%;
  }
  .rtl-layout .cdz-menu .col-md-push-10 {
    right: 41.66667%;
  }
  .rtl-layout .cdz-menu .col-md-push-11 {
    right: 45.83333%;
  }
  .rtl-layout .cdz-menu .col-md-push-12 {
    right: 50%;
  }
  .rtl-layout .cdz-menu .col-md-push-13 {
    right: 54.16667%;
  }
  .rtl-layout .cdz-menu .col-md-push-14 {
    right: 58.33333%;
  }
  .rtl-layout .cdz-menu .col-md-push-15 {
    right: 62.5%;
  }
  .rtl-layout .cdz-menu .col-md-push-16 {
    right: 66.66667%;
  }
  .rtl-layout .cdz-menu .col-md-push-17 {
    right: 70.83333%;
  }
  .rtl-layout .cdz-menu .col-md-push-18 {
    right: 75%;
  }
  .rtl-layout .cdz-menu .col-md-push-19 {
    right: 79.16667%;
  }
  .rtl-layout .cdz-menu .col-md-push-20 {
    right: 83.33333%;
  }
  .rtl-layout .cdz-menu .col-md-push-21 {
    right: 87.5%;
  }
  .rtl-layout .cdz-menu .col-md-push-22 {
    right: 91.66667%;
  }
  .rtl-layout .cdz-menu .col-md-push-23 {
    right: 95.83333%;
  }
  .rtl-layout .cdz-menu .col-md-push-24 {
    right: 100%;
  }
  .rtl-layout .cdz-menu .col-md-offset-0 {
    margin-right: 0%;
  }
  .rtl-layout .cdz-menu .col-md-offset-1 {
    margin-right: 4.16667%;
  }
  .rtl-layout .cdz-menu .col-md-offset-2 {
    margin-right: 8.33333%;
  }
  .rtl-layout .cdz-menu .col-md-offset-3 {
    margin-right: 12.5%;
  }
  .rtl-layout .cdz-menu .col-md-offset-4 {
    margin-right: 16.66667%;
  }
  .rtl-layout .cdz-menu .col-md-offset-5 {
    margin-right: 20.83333%;
  }
  .rtl-layout .cdz-menu .col-md-offset-6 {
    margin-right: 25%;
  }
  .rtl-layout .cdz-menu .col-md-offset-7 {
    margin-right: 29.16667%;
  }
  .rtl-layout .cdz-menu .col-md-offset-8 {
    margin-right: 33.33333%;
  }
  .rtl-layout .cdz-menu .col-md-offset-9 {
    margin-right: 37.5%;
  }
  .rtl-layout .cdz-menu .col-md-offset-10 {
    margin-right: 41.66667%;
  }
  .rtl-layout .cdz-menu .col-md-offset-11 {
    margin-right: 45.83333%;
  }
  .rtl-layout .cdz-menu .col-md-offset-12 {
    margin-right: 50%;
  }
  .rtl-layout .cdz-menu .col-md-offset-13 {
    margin-right: 54.16667%;
  }
  .rtl-layout .cdz-menu .col-md-offset-14 {
    margin-right: 58.33333%;
  }
  .rtl-layout .cdz-menu .col-md-offset-15 {
    margin-right: 62.5%;
  }
  .rtl-layout .cdz-menu .col-md-offset-16 {
    margin-right: 66.66667%;
  }
  .rtl-layout .cdz-menu .col-md-offset-17 {
    margin-right: 70.83333%;
  }
  .rtl-layout .cdz-menu .col-md-offset-18 {
    margin-right: 75%;
  }
  .rtl-layout .cdz-menu .col-md-offset-19 {
    margin-right: 79.16667%;
  }
  .rtl-layout .cdz-menu .col-md-offset-20 {
    margin-right: 83.33333%;
  }
  .rtl-layout .cdz-menu .col-md-offset-21 {
    margin-right: 87.5%;
  }
  .rtl-layout .cdz-menu .col-md-offset-22 {
    margin-right: 91.66667%;
  }
  .rtl-layout .cdz-menu .col-md-offset-23 {
    margin-right: 95.83333%;
  }
  .rtl-layout .cdz-menu .col-md-offset-24 {
    margin-right: 100%;
  }
}
@media (min-width: 1200px) {
  .rtl-layout .cdz-menu .col-lg-1,
  .rtl-layout .cdz-menu .col-lg-2,
  .rtl-layout .cdz-menu .col-lg-3,
  .rtl-layout .cdz-menu .col-lg-4,
  .rtl-layout .cdz-menu .col-lg-5,
  .rtl-layout .cdz-menu .col-lg-6,
  .rtl-layout .cdz-menu .col-lg-7,
  .rtl-layout .cdz-menu .col-lg-8,
  .rtl-layout .cdz-menu .col-lg-9,
  .rtl-layout .cdz-menu .col-lg-10,
  .rtl-layout .cdz-menu .col-lg-11,
  .rtl-layout .cdz-menu .col-lg-12,
  .rtl-layout .cdz-menu .col-lg-13,
  .rtl-layout .cdz-menu .col-lg-14,
  .rtl-layout .cdz-menu .col-lg-15,
  .rtl-layout .cdz-menu .col-lg-16,
  .rtl-layout .cdz-menu .col-lg-17,
  .rtl-layout .cdz-menu .col-lg-18,
  .rtl-layout .cdz-menu .col-lg-19,
  .rtl-layout .cdz-menu .col-lg-20,
  .rtl-layout .cdz-menu .col-lg-21,
  .rtl-layout .cdz-menu .col-lg-22,
  .rtl-layout .cdz-menu .col-lg-23,
  .rtl-layout .cdz-menu .col-lg-24 {
    float: right;
  }
  .rtl-layout .cdz-menu .col-lg-1 {
    width: 4.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-2 {
    width: 8.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-3 {
    width: 12.5%;
  }
  .rtl-layout .cdz-menu .col-lg-4 {
    width: 16.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-5 {
    width: 20.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-6 {
    width: 25%;
  }
  .rtl-layout .cdz-menu .col-lg-7 {
    width: 29.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-8 {
    width: 33.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-9 {
    width: 37.5%;
  }
  .rtl-layout .cdz-menu .col-lg-10 {
    width: 41.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-11 {
    width: 45.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-12 {
    width: 50%;
  }
  .rtl-layout .cdz-menu .col-lg-13 {
    width: 54.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-14 {
    width: 58.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-15 {
    width: 62.5%;
  }
  .rtl-layout .cdz-menu .col-lg-16 {
    width: 66.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-17 {
    width: 70.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-18 {
    width: 75%;
  }
  .rtl-layout .cdz-menu .col-lg-19 {
    width: 79.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-20 {
    width: 83.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-21 {
    width: 87.5%;
  }
  .rtl-layout .cdz-menu .col-lg-22 {
    width: 91.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-23 {
    width: 95.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-24 {
    width: 100%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-0 {
    left: 0%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-1 {
    left: 4.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-2 {
    left: 8.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-3 {
    left: 12.5%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-4 {
    left: 16.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-5 {
    left: 20.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-6 {
    left: 25%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-7 {
    left: 29.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-8 {
    left: 33.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-9 {
    left: 37.5%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-10 {
    left: 41.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-11 {
    left: 45.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-12 {
    left: 50%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-13 {
    left: 54.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-14 {
    left: 58.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-15 {
    left: 62.5%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-16 {
    left: 66.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-17 {
    left: 70.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-18 {
    left: 75%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-19 {
    left: 79.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-20 {
    left: 83.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-21 {
    left: 87.5%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-22 {
    left: 91.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-23 {
    left: 95.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-pull-24 {
    left: 100%;
  }
  .rtl-layout .cdz-menu .col-lg-push-0 {
    right: 0%;
  }
  .rtl-layout .cdz-menu .col-lg-push-1 {
    right: 4.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-push-2 {
    right: 8.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-push-3 {
    right: 12.5%;
  }
  .rtl-layout .cdz-menu .col-lg-push-4 {
    right: 16.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-push-5 {
    right: 20.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-push-6 {
    right: 25%;
  }
  .rtl-layout .cdz-menu .col-lg-push-7 {
    right: 29.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-push-8 {
    right: 33.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-push-9 {
    right: 37.5%;
  }
  .rtl-layout .cdz-menu .col-lg-push-10 {
    right: 41.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-push-11 {
    right: 45.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-push-12 {
    right: 50%;
  }
  .rtl-layout .cdz-menu .col-lg-push-13 {
    right: 54.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-push-14 {
    right: 58.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-push-15 {
    right: 62.5%;
  }
  .rtl-layout .cdz-menu .col-lg-push-16 {
    right: 66.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-push-17 {
    right: 70.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-push-18 {
    right: 75%;
  }
  .rtl-layout .cdz-menu .col-lg-push-19 {
    right: 79.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-push-20 {
    right: 83.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-push-21 {
    right: 87.5%;
  }
  .rtl-layout .cdz-menu .col-lg-push-22 {
    right: 91.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-push-23 {
    right: 95.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-push-24 {
    right: 100%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-0 {
    margin-right: 0%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-1 {
    margin-right: 4.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-2 {
    margin-right: 8.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-3 {
    margin-right: 12.5%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-4 {
    margin-right: 16.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-5 {
    margin-right: 20.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-6 {
    margin-right: 25%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-7 {
    margin-right: 29.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-8 {
    margin-right: 33.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-9 {
    margin-right: 37.5%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-10 {
    margin-right: 41.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-11 {
    margin-right: 45.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-12 {
    margin-right: 50%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-13 {
    margin-right: 54.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-14 {
    margin-right: 58.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-15 {
    margin-right: 62.5%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-16 {
    margin-right: 66.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-17 {
    margin-right: 70.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-18 {
    margin-right: 75%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-19 {
    margin-right: 79.16667%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-20 {
    margin-right: 83.33333%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-21 {
    margin-right: 87.5%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-22 {
    margin-right: 91.66667%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-23 {
    margin-right: 95.83333%;
  }
  .rtl-layout .cdz-menu .col-lg-offset-24 {
    margin-right: 100%;
  }
}
/*resize menu vertical*/
/*resize vertial menu*/
.cdz-vertical-menu .item.level0 > a.menu-link > span {
  max-width: 100%;
  display: inline-block;
}
.cdz-vertical-menu .item.level0 > a.menu-link .menu-icon + span {
  max-width: calc(100% - 50px);
}
.cdz-vertical-menu .item.level0.parent > a.menu-link > span {
  max-width: calc(100% - 35px);
}
.cdz-vertical-menu .item.level0.parent > a.menu-link > .menu-icon + span {
  max-width: calc(100% - 80px);
}
.cdz-vertical-menu .item.level0 > a.menu-link span span {
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 0;
  max-width: 100%;
  overflow-x: hidden;
}
/*end resize menu vertical*/
@media (max-width: 1200px) and (min-width: 991px) {
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon {
    /* display:none;  */
    /* + span{ */
    /* border:none; */
    /* } */
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .cdz-vertical-menu .item.level0 > a.menu-link {
    font-size: 11px;
  }
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon {
    /* display:none; */
    /* + span{ */
    /* border:none; */
    /* } */
  }
}
@media (max-width: 860px) and (min-width: 768px) {
  .cdz-vertical-menu .item.level0.parent > a.menu-link > .menu-icon {
    display: none;
  }
  .cdz-vertical-menu .item.level0.parent > a.menu-link > .menu-icon + span {
    border: none;
    max-width: calc(100% - 35px);
    padding-left: 17px !important;
  }
}
.cdz-vertical-menu .item.level0 > a.menu-link span span {
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 0;
  max-width: 100%;
  overflow: hidden;
  display: block;
}
.cat-tree-wrap li.item:not(.level1) {
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 10px auto;
}
#shipping-method-buttons-container button.continue,
#shipping-method-buttons-container .cart.table-wrapper .actions-toolbar > .action.continue,
#shipping-method-buttons-container .action-gift.continue {
  float: right;
}
.iwd-address-validation-popup.modal-popup .action-close {
  display: none !important;
}
.iwd-address-validation-popup.modal-popup .modal-inner-wrap {
  margin-left: -200px !important;
  width: 400px !important;
  left: 50% !important;
}
.iwd-address-validation-popup.modal-popup .modal-header {
  background-color: #e8e7e3;
  padding: 0;
  margin: 0;
  font-size: 18px;
  color: #343030;
  font-weight: bold;
}
.iwd-address-validation-popup.modal-popup .modal-header h1 {
  font-weight: bold;
  margin: 0;
  border: none;
  padding: 10px 18px;
  line-height: 20px;
  font-size: 18px;
  text-align: center;
}
.iwd-address-validation-popup.modal-popup .modal-footer {
  margin: 0 auto;
  padding: 0 0 20px 0;
  text-align: center;
}
.iwd-address-validation-popup.modal-popup .modal-content {
  margin: 0 5px;
  padding: 20px 20px 0;
}
.iwd-address-validation-popup.modal-popup .modal-content p {
  color: #343030;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}
.iwd-address-validation-popup.modal-popup .modal-content .suggestion {
  text-align: center;
  margin-bottom: 20px;
}
.iwd-address-validation-popup.modal-popup .modal-content ul {
  padding-left: 0;
  margin-bottom: 20px;
}
.iwd-address-validation-popup.modal-popup .modal-content ul li {
  list-style: none;
  cursor: pointer;
}
.iwd-address-validation-popup.modal-popup .modal-content ul li input[type="radio"] {
  display: inline-block;
  float: left;
  width: 20px;
  height: 32px;
}
.iwd-address-validation-popup.modal-popup .modal-content ul li input[type="radio"]:focus {
  border: none !important;
  box-shadow: none;
}
.iwd-address-validation-popup.modal-popup .modal-content ul li label {
  display: inline-block;
  float: left;
  width: 90%;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}
.iwd-address-validation-popup.modal-popup .modal-footer button,
.iwd-address-validation-popup.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.iwd-address-validation-popup.modal-popup .modal-footer .action-gift {
  text-transform: uppercase;
  cursor: pointer;
}
.iwd-address-validation-popup.modal-popup .mage-error {
  color: #e02b27;
  font-size: 1.2rem;
  text-align: center;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 480px) {
  .iwd-address-validation-popup.modal-popup .modal-inner-wrap {
    margin-left: -160px !important;
    width: 320px !important;
    left: 50% !important;
  }
}
.product-items .product-item._with-sale-label .catalog-price-rule-product-label {
  position: absolute;
  left: 10px;
  top: 10px;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 12px;
  background-color: #C00000;
  border-radius: 4px;
  font-weight: bold;
  z-index: 9999;
  text-align: center;
}
.product-items .product-item._with-sale-label .catalog-price-rule-product-label.form {
  background-color: #020b8a;
}
.product-items .product-item._with-sale-label .product-label {
  display: none;
}
.product-items .product-item._with-sale-label .price-box .old-price {
  text-decoration: none;
}
.product-items .product-item._with-sale-label .price-box .old-price:not(._configurable-old-range) .price {
  text-decoration: line-through;
}
.product-items .product-item._with-sale-label .price-box .old-price._configurable-old-range {
  display: block;
}
.product-items .product-item._with-sale-label .price-box .old-price._configurable-old-range .price-wrapper {
  text-decoration: line-through;
}
.product-items .product-item._with-sale-label .price-box .old-price._configurable-old-range .price-wrapper .price {
  text-decoration: none;
}
.product-items .product-item._with-sale-label:not(._form) .price-box {
  display: flex;
  flex-direction: column;
}
.product-items .product-item._with-sale-label:not(._form) .price-box .normal-price:not(._configurable-normal-range) .price,
.product-items .product-item._with-sale-label:not(._form) .price-box .special-price:not(._configurable-normal-range) .price {
  color: #C00000 !important;
}
.product-items .product-item._with-sale-label:not(._form) .price-box .normal-price._configurable-normal-range .price-wrapper .price._on-sale .price,
.product-items .product-item._with-sale-label:not(._form) .price-box .special-price._configurable-normal-range .price-wrapper .price._on-sale .price {
  color: #C00000 !important;
}
.product-items .product-item._with-sale-label:not(._form) .price-box .normal-price._configurable-normal-range .price-wrapper .price .price,
.product-items .product-item._with-sale-label:not(._form) .price-box .special-price._configurable-normal-range .price-wrapper .price .price {
  color: #C00000 !important;
}
.unsubscribe_abandoned_cart-confirm-index .page-title-wrapper,
.unsubscribe_abandoned_cart-cancel-index .page-title-wrapper {
  display: none;
}
.unsubscribe_abandoned_cart-confirm-index .header-title,
.unsubscribe_abandoned_cart-cancel-index .header-title {
  display: block;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-family: Open Sans, Helvetica Neue, Verdana, Arial, sans-serif;
}
.unsubscribe_abandoned_cart-confirm-index .header-title .title,
.unsubscribe_abandoned_cart-cancel-index .header-title .title {
  color: #121212;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
  display: inline-block;
}
.unsubscribe_abandoned_cart-confirm-index .header-title .note,
.unsubscribe_abandoned_cart-cancel-index .header-title .note {
  font-size: 14px;
  font-weight: 400;
}
.unsubscribe_abandoned_cart-confirm-index .form.confirmation .fieldset,
.unsubscribe_abandoned_cart-cancel-index .form.confirmation .fieldset {
  margin: 0;
}
.unsubscribe_abandoned_cart-confirm-index .form.confirmation .actions-toolbar,
.unsubscribe_abandoned_cart-cancel-index .form.confirmation .actions-toolbar {
  text-align: center;
}
.unsubscribe_abandoned_cart-confirm-index .form.confirmation .actions-toolbar > .primary,
.unsubscribe_abandoned_cart-cancel-index .form.confirmation .actions-toolbar > .primary {
  width: 100%;
  float: none;
  text-align: center;
}
.unsubscribe_abandoned_cart-confirm-index .form.confirmation .actions-toolbar > .primary button,
.unsubscribe_abandoned_cart-cancel-index .form.confirmation .actions-toolbar > .primary button,
.unsubscribe_abandoned_cart-confirm-index .form.confirmation .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.unsubscribe_abandoned_cart-cancel-index .form.confirmation .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.unsubscribe_abandoned_cart-confirm-index .form.confirmation .actions-toolbar > .primary .action-gift,
.unsubscribe_abandoned_cart-cancel-index .form.confirmation .actions-toolbar > .primary .action-gift {
  margin: 0 auto;
  float: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.mst-rma-block {
  display: flex;
  flex-wrap: wrap;
}
.mst-rma-block._align-top {
  align-items: baseline;
}
.mst-rma-box {
  border: 2px solid #e8e8e8;
  padding: 1.5rem 2rem 2rem 2rem;
  flex-grow: 1;
  margin-bottom: 2rem;
}
.mst-rma-box._half {
  max-width: 50%;
}
.mst-rma-box._no-border {
  padding: 0;
  border: 0;
}
.mst-rma-box:last-child {
  margin-right: 0;
}
.mst-rma-box__title {
  font-weight: 600;
  margin-bottom: 1rem;
}
.mst-rma-box__content table tr th:first-child {
  padding-left: 0;
  font-weight: 600;
  font-size: 1.3rem;
}
.mst-rma-box + .mst-rma-box {
  margin-left: 2rem;
}
.mst-rma-badge,
.mst-rma-status {
  background: #b9b9b9;
  color: #ffffff;
  text-align: center;
  border-radius: 2px;
  font-size: 12px;
  padding: 4px 8px;
  vertical-align: baseline;
  line-height: 1;
  white-space: nowrap;
}
.mst-rma-badge._pending,
.mst-rma-status._pending {
  background-color: #ffea8a;
  color: #595130;
}
.mst-rma-badge._approved,
.mst-rma-status._approved {
  background-color: #bbe5b3;
  color: #414f3e;
}
.mst-rma-badge._rejected,
.mst-rma-status._rejected {
  background-color: #ffc58b;
  color: #594430;
}
.mst-rma-badge._package_sent,
.mst-rma-status._package_sent {
  background-color: #b4e1fa;
  color: #3e4e57;
}
@media (max-width: 768px) {
  .mst-rma-box {
    width: 100%;
    margin-left: 0 !important;
  }
  .mst-rma-box._half {
    max-width: 100%;
  }
}
body.rma-rma-list .column.main .page-title-wrapper {
  float: left;
}
body.rma-rma-list .mst-rma-list__new-request {
  margin: 1rem 0 2rem 0;
  float: right;
}
body.rma-rma-list .mst-rma-list .mst-rma-list__name {
  display: flex;
  align-items: center;
}
body.rma-rma-list .mst-rma-list .mst-rma-list__unread {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  margin-left: 1rem;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='84px' height='67px' viewBox='0 0 84 67' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-15.000000, -4.000000)'%3E%3Cg id='Group' transform='translate(15.000000, 17.000000)'%3E%3Crect id='Rectangle-Copy' fill='%23DFE3E8' x='0' y='0' width='77' height='54' rx='6'%3E%3C/rect%3E%3Cpath d='M71.4654705,0.0177879283 C74.5616559,0.255350981 77,2.8429226 77,6 L77,48 L77,48 C77,51.3137085 74.3137085,54 71,54 L6,54 L6,54 C2.6862915,54 -4.82366169e-16,51.3137085 -8.8817842e-16,48 L0,6 L-8.8817842e-16,6 C-1.27480889e-15,2.8429226 2.4383441,0.255350981 5.53452951,0.0177879283 L38.5,17 L71.4654705,0.0177879283 Z M7.33333333,10 L7.33333333,54 L69.6666667,54 L69.6666667,10 L38.5,27 L7.33333333,10 Z' id='Rectangle' fill='%23858B92'%3E%3C/path%3E%3C/g%3E%3Cpolygon id='Rectangle-2' fill='%23000000' opacity='0.0722373188' points='84.6999969 27 84.6600037 71 53.5 44'%3E%3C/polygon%3E%3Cg id='Group-2' transform='translate(61.000000, 4.000000)' fill='%23F43734'%3E%3Ccircle id='Oval' cx='19' cy='19' r='19'%3E%3C/circle%3E%3C/g%3E%3Cpath d='M82.8497362,35.5733926 L77.9976866,35.5733926 L77.9976866,17.2875543 C76.2249241,18.9452023 74.1356282,20.1711528 71.7297363,20.9654424 L71.7297363,16.5623369 C72.9959952,16.1479249 74.3715922,15.3622806 75.8565686,14.2053804 C77.3415449,13.0484802 78.3602925,11.6987836 78.9128418,10.15625 L82.8497362,10.15625 L82.8497362,35.5733926 Z' id='1' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
body.rma-rma-list .mst-rma-list tr + .mst-rma-list__items td {
  border-top: 0;
}
body.rma-rma-list .mst-rma-list .mst-rma-list__items td > div {
  display: flex;
  justify-content: flex-end;
}
body.rma-rma-list .mst-rma-list .mst-rma-list__items ul {
  list-style: none;
  display: flex;
  margin-bottom: 0;
  padding: 0;
  margin-top: 1rem;
}
body.rma-rma-list .mst-rma-list .mst-rma-list__items ul li {
  text-align: center;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
}
body.rma-rma-list .mst-rma-list .mst-rma-list__items ul li img {
  max-width: 6rem;
}
body.rma-rma-list .mst-rma-list .mst-rma-list__items ul li strong {
  font-size: 1.2rem;
  font-weight: 500;
  color: #999999;
  line-height: 1.5rem;
  display: none;
}
body.rma-rma-list .mst-rma-list .mst-rma-list__items ul li + li {
  margin-left: -.5rem;
}
.mst-rma-view__orders {
  margin-top: 2rem;
}
.mst-rma__return {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='380px' height='440px' viewBox='0 0 380 440' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='0.03'%3E%3Cg id='iconfinder_ROI_3448009' fill-rule='nonzero' fill='%23000000'%3E%3Cpath d='M200.533,78.519 C145.015,78.519 99.846,123.687 99.846,179.206 C99.846,195.227 103.704,211.17 110.999,225.31 C112.712,228.635 116.802,229.937 120.125,228.225 C123.45,226.509 124.756,222.424 123.039,219.099 C116.64,206.695 113.394,193.273 113.394,179.206 C113.394,131.157 152.483,92.068 200.532,92.068 C248.581,92.068 287.671,131.157 287.671,179.206 C287.671,208.097 273.388,235.056 249.46,251.321 C246.366,253.425 245.564,257.638 247.667,260.733 C248.979,262.661 251.106,263.698 253.274,263.698 C254.587,263.698 255.911,263.318 257.077,262.526 C284.719,243.735 301.22,212.588 301.22,179.206 C301.221,123.687 256.053,78.519 200.533,78.519 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M222.548,243.445 C223.354,243.445 224.173,243.299 224.971,242.993 C251.202,232.937 268.825,207.304 268.825,179.205 C268.825,141.548 238.19,110.913 200.533,110.913 C162.877,110.913 132.239,141.548 132.239,179.205 C132.239,196.71 138.855,213.356 150.869,226.08 C153.435,228.801 157.724,228.927 160.444,226.356 C163.166,223.787 163.289,219.501 160.719,216.781 C151.091,206.58 145.787,193.235 145.787,179.205 C145.787,149.02 170.346,124.462 200.532,124.462 C230.718,124.462 255.276,149.02 255.276,179.205 C255.276,201.732 241.147,222.281 220.12,230.343 C216.627,231.683 214.881,235.601 216.219,239.094 C217.254,241.789 219.822,243.445 222.548,243.445 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M73.154,255.404 C76.895,255.404 79.928,252.37 79.928,248.629 C79.928,244.889 76.895,241.856 73.154,241.856 L54.2,241.856 C50.46,241.856 47.427,244.889 47.427,248.629 L47.427,342.865 C47.427,346.605 50.46,349.639 54.2,349.639 L97.883,349.639 L221.012,349.639 C237.089,349.639 252.983,344.267 265.764,334.512 L306.887,303.128 C318.339,294.39 320.719,277.835 312.193,266.226 C303.657,254.601 287.135,251.925 275.362,260.261 L254.31,275.171 C251.257,277.334 250.536,281.562 252.698,284.616 C254.862,287.667 259.089,288.389 262.142,286.228 L283.195,271.317 C288.975,267.221 297.086,268.541 301.272,274.245 C305.459,279.944 304.291,288.069 298.669,292.358 L257.545,323.741 C247.109,331.705 234.137,336.09 221.012,336.09 L104.657,336.09 L104.657,255.403 L150.517,255.403 C158.474,255.403 165.988,258.465 171.676,264.027 C179.915,272.075 190.793,276.507 202.308,276.507 L215.431,276.507 C221.576,276.507 226.573,281.504 226.573,287.647 C226.573,295.837 219.911,302.501 211.72,302.501 L164.188,302.501 C160.448,302.501 157.414,305.534 157.414,309.274 C157.414,313.015 160.448,316.048 164.188,316.048 L211.72,316.048 C227.38,316.048 240.121,303.307 240.121,287.647 C240.121,274.036 229.045,262.959 215.431,262.959 L202.308,262.959 C194.352,262.959 186.837,259.896 181.146,254.336 C172.913,246.285 162.035,241.854 150.517,241.854 L97.882,241.854 C94.142,241.854 91.108,244.887 91.108,248.627 L91.108,336.089 L60.974,336.089 L60.974,255.402 L73.154,255.402 L73.154,255.404 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M200.533,228.991 C204.274,228.991 207.307,225.957 207.307,222.217 L207.307,216.733 C216.846,214.973 224.099,206.61 224.099,196.57 C224.099,185.254 214.894,176.049 203.578,176.049 L202.531,176.049 L198.551,176.049 L197.504,176.049 C193.659,176.049 190.531,172.923 190.531,169.078 C190.531,165.233 193.659,162.107 197.504,162.107 L213.343,162.107 C217.084,162.107 220.117,159.073 220.117,155.333 C220.117,151.593 217.084,148.559 213.343,148.559 L207.308,148.559 L207.308,144.233 C207.308,140.492 204.275,137.459 200.534,137.459 C196.794,137.459 193.761,140.493 193.761,144.233 L193.761,148.918 C184.229,150.685 176.984,159.045 176.984,169.079 C176.984,180.393 186.189,189.598 197.505,189.598 L198.552,189.598 L202.532,189.598 L203.579,189.598 C207.424,189.598 210.552,192.726 210.552,196.571 C210.552,200.416 207.424,203.542 203.579,203.542 L187.74,203.542 C184,203.542 180.966,206.576 180.966,210.316 C180.966,214.057 184,217.09 187.74,217.09 L193.761,217.09 L193.761,222.218 C193.76,225.957 196.793,228.991 200.533,228.991 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M372.971,389.09 L317.662,350.893 C314.584,348.768 310.363,349.538 308.238,352.617 C306.112,355.696 306.884,359.915 309.962,362.042 L357.2,394.665 L320.587,419.953 L320.587,408.5 C320.587,404.76 317.553,401.726 313.813,401.726 L100.964,401.726 L100.964,387.603 L313.813,387.603 C317.553,387.603 320.587,384.569 320.587,380.829 C320.587,377.089 317.553,374.056 313.813,374.056 L94.189,374.056 C90.449,374.056 87.416,377.089 87.416,380.829 L87.416,408.5 C87.416,412.24 90.449,415.273 94.189,415.273 L307.038,415.273 L307.038,432.863 C307.038,435.381 308.435,437.692 310.665,438.862 C311.654,439.381 312.734,439.637 313.812,439.637 C315.164,439.637 316.509,439.232 317.662,438.437 L372.971,400.238 C374.803,398.973 375.896,396.888 375.896,394.664 C375.896,392.438 374.803,390.354 372.971,389.09 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M65.646,374.055 L35.553,374.055 C31.813,374.055 28.779,377.088 28.779,380.828 L28.779,408.5 C28.779,412.24 31.813,415.273 35.553,415.273 L65.646,415.273 C69.386,415.273 72.419,412.24 72.419,408.5 L72.419,380.828 C72.419,377.088 69.386,374.055 65.646,374.055 Z M58.871,401.726 L42.327,401.726 L42.327,387.603 L58.871,387.603 L58.871,401.726 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M7.008,374.055 C3.268,374.055 0.234,377.088 0.234,380.828 L0.234,408.5 C0.234,412.24 3.268,415.273 7.008,415.273 C10.748,415.273 13.782,412.24 13.782,408.5 L13.782,380.828 C13.782,377.088 10.748,374.055 7.008,374.055 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M7.029,50.91 L62.338,89.109 C63.514,89.92 64.854,90.309 66.182,90.309 C68.333,90.309 70.449,89.288 71.762,87.385 C73.888,84.306 73.116,80.088 70.038,77.961 L22.8,45.335 L59.413,20.047 L59.413,31.5 C59.413,35.24 62.447,38.274 66.187,38.274 L279.036,38.274 L279.036,52.397 L66.188,52.397 C62.448,52.397 59.414,55.431 59.414,59.171 C59.414,62.911 62.448,65.945 66.188,65.945 L285.811,65.945 C289.551,65.945 292.584,62.911 292.584,59.171 L292.584,31.5 C292.584,27.759 289.551,24.726 285.811,24.726 L72.962,24.726 L72.962,7.136 C72.962,4.618 71.565,2.307 69.335,1.136 C67.105,-0.032 64.408,0.131 62.338,1.562 L7.029,39.762 C5.197,41.026 4.104,43.111 4.104,45.336 C4.104,47.561 5.197,49.645 7.029,50.91 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M314.355,65.945 L344.447,65.945 C348.187,65.945 351.221,62.911 351.221,59.171 L351.221,31.5 C351.221,27.759 348.187,24.726 344.447,24.726 L314.355,24.726 C310.614,24.726 307.58,27.76 307.58,31.5 L307.58,59.171 C307.58,62.912 310.614,65.945 314.355,65.945 Z M321.129,38.274 L337.673,38.274 L337.673,52.397 L321.129,52.397 L321.129,38.274 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M372.992,24.726 C369.252,24.726 366.218,27.76 366.218,31.5 L366.218,59.171 C366.218,62.911 369.252,65.945 372.992,65.945 C376.732,65.945 379.766,62.911 379.766,59.171 L379.766,31.5 C379.767,27.759 376.732,24.726 372.992,24.726 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-rma__return-address {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='960px' height='832px' viewBox='0 0 960 832' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='0.03'%3E%3Cg id='iconfinder_package_298837' fill-rule='nonzero' fill='%23000000'%3E%3Cpath d='M480,0 L0,128 L0,704 L480,832 L960,704 L960,128 L480,0 Z M63.875,656.934 L63.5,224 L447.998,326.533 L447.999,759.366 L63.875,656.934 Z M63.5,160 L223.754,117.266 L640,228.265 L640,228.4 L480,271.067 L63.5,160 Z M896.125,656.934 L512.001,759.366 L512.002,326.533 L640,292.4 L640,448.4 L768,414.265 L768,258.267 L896.5,224 L896.125,656.934 Z M768,194.267 L768,194.142 L351.734,83.138 L480,48.934 L896.5,160 L768,194.267 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-rma__contact {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='94px' height='94px' viewBox='0 0 94 94' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='0.03'%3E%3Cg id='iconfinder_ui_29_3556070' fill-rule='nonzero' fill='%23000000'%3E%3Cpath d='M41.955,51.079 C46.807,51.079 50.753,46.16 50.753,40.113 C50.753,34.066 46.807,29.146 41.955,29.146 C37.103,29.146 33.156,34.066 33.156,40.113 C33.156,46.16 37.104,51.079 41.955,51.079 Z M41.955,33.146 C44.556,33.146 46.753,36.336 46.753,40.113 C46.753,43.89 44.556,47.079 41.955,47.079 C39.353,47.079 37.156,43.889 37.156,40.113 C37.156,36.337 39.354,33.146 41.955,33.146 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M62.822,47.86 C67.674,47.86 71.62,42.94 71.62,36.893 C71.62,30.846 67.674,25.926 62.822,25.926 C57.97,25.926 54.024,30.846 54.024,36.893 C54.024,42.94 57.971,47.86 62.822,47.86 Z M62.822,29.927 C65.423,29.927 67.62,33.117 67.62,36.894 C67.62,40.671 65.423,43.861 62.822,43.861 C60.221,43.861 58.024,40.671 58.024,36.894 C58.024,33.117 60.222,29.927 62.822,29.927 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M73.269,45.483 C72.816,45.112 72.221,44.958 71.65,45.061 C71.074,45.164 70.572,45.513 70.276,46.017 C68.517,49.012 65.73,50.8 62.821,50.8 C59.866,50.8 57.053,48.961 55.298,45.88 C55.009,45.373 54.513,45.017 53.94,44.906 C53.366,44.796 52.773,44.941 52.317,45.304 C50.165,47.014 48.477,49.23 47.395,51.731 C45.819,53.184 43.919,54.016 41.956,54.016 C39,54.016 36.186,52.179 34.43,49.1 C34.14,48.593 33.644,48.238 33.071,48.128 C32.501,48.017 31.905,48.163 31.449,48.526 C27.436,51.714 25.135,56.478 25.135,61.595 L25.135,66.071 C25.135,67.175 26.031,68.071 27.135,68.071 L56.501,68.071 C57.605,68.071 58.501,67.175 58.501,66.071 L58.501,64.85 L77.37,64.85 C78.474,64.85 79.37,63.954 79.37,62.85 L79.37,58.38 C79.37,53.364 77.146,48.664 73.269,45.483 Z M54.499,64.073 L29.133,64.073 L29.133,61.597 C29.133,58.438 30.287,55.455 32.357,53.147 C34.842,56.233 38.296,58.018 41.956,58.018 C45.041,58.018 47.989,56.734 50.334,54.475 C50.407,54.412 50.477,54.346 50.541,54.273 C50.845,53.968 51.141,53.651 51.422,53.313 C53.398,55.599 54.5,58.522 54.5,61.598 L54.5,64.073 L54.499,64.073 Z M75.37,60.85 L58.458,60.85 C58.32,57.738 57.327,54.779 55.612,52.252 C57.73,53.883 60.22,54.8 62.82,54.8 C66.407,54.8 69.812,53.077 72.289,50.092 C74.268,52.377 75.37,55.3 75.37,58.38 L75.37,60.85 L75.37,60.85 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M81,0 L23.5,0 C17.097,0 11.714,4.735 10.689,10.885 C5.25,11.236 0,13.179 0,17 C0,20.777 5.129,22.72 10.5,23.103 L10.5,30.896 C5.129,31.28 0,33.223 0,37 C0,40.777 5.129,42.72 10.5,43.103 L10.5,50.896 C5.129,51.28 0,53.223 0,57 C0,60.777 5.129,62.72 10.5,63.103 L10.5,70.896 C5.129,71.28 0,73.223 0,77 C0,80.821 5.25,82.764 10.689,83.115 C11.714,89.265 17.097,94 23.5,94 L81,94 C88.168,94 94,88.168 94,81 L94,13 C94,5.832 88.168,0 81,0 Z M4.031,17 C4.481,16.312 7.37,14.821 12.5,14.821 C17.63,14.821 20.519,16.312 20.969,17 C20.519,17.688 17.63,19.179 12.5,19.179 C7.37,19.179 4.481,17.688 4.031,17 Z M4.031,37 C4.481,36.312 7.37,34.821 12.5,34.821 C17.63,34.821 20.519,36.312 20.969,37 C20.519,37.688 17.63,39.179 12.5,39.179 C7.37,39.179 4.481,37.688 4.031,37 Z M4.031,57 C4.481,56.312 7.37,54.821 12.5,54.821 C17.63,54.821 20.519,56.312 20.969,57 C20.519,57.688 17.63,59.179 12.5,59.179 C7.37,59.179 4.481,57.688 4.031,57 Z M4.031,77 C4.481,76.312 7.37,74.821 12.5,74.821 C17.63,74.821 20.519,76.312 20.969,77 C20.519,77.688 17.63,79.179 12.5,79.179 C7.37,79.179 4.481,77.688 4.031,77 Z M90,81 C90,85.962 85.963,90 81,90 L23.5,90 C19.286,90 15.707,87.038 14.753,83.088 C20.031,82.662 25,80.717 25,77 C25,73.223 19.871,71.28 14.5,70.897 L14.5,63.104 C19.871,62.72 25,60.777 25,57 C25,53.223 19.871,51.28 14.5,50.897 L14.5,43.104 C19.871,42.72 25,40.777 25,37 C25,33.223 19.871,31.28 14.5,30.897 L14.5,23.104 C19.871,22.72 25,20.777 25,17 C25,13.283 20.031,11.338 14.753,10.912 C15.707,6.962 19.286,4 23.5,4 L81,4 C85.963,4 90,8.038 90,13 L90,81 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-rma__status {
  padding-top: 2rem;
  text-align: center;
  border-color: #ff5500;
  background: #fff0e9;
}
.mst-rma-box.mst-rma__return-address {
  margin-left: -2px;
}
.mst-rma__return,
.mst-rma__contact,
.mst-rma__return-address {
  background-size: 14rem;
  background-repeat: no-repeat;
  background-position: 90% 90%;
}
.mst-rma__message {
  background: #f9f9f9;
}
.mst-rma-view__orders > ._no-border {
  margin-bottom: 5rem;
}
.mst-rma-view__orders > ._no-border:last-child {
  margin-bottom: 0;
}
.mst-rma__history .mst-rma-box__content {
  max-height: 50rem;
  overflow-y: scroll;
}
.mst-rma__history .mst-rma__message {
  padding: 1.5rem 2rem;
  margin-top: 4rem;
  margin-bottom: 6rem;
  position: relative;
  border-radius: .5rem;
  border: 1px solid #ffffff;
  border-top: 2px solid #ffffff;
  margin-right: .1rem;
}
.mst-rma__history .mst-rma__message:last-child {
  margin-bottom: 2rem;
}
.mst-rma__history .mst-rma__message:before {
  position: absolute;
  content: "";
  top: -.7rem;
  left: 2rem;
  width: 0;
  height: 0;
  border-left: .5rem solid transparent;
  border-right: .5rem solid transparent;
  border-bottom: .5rem solid #ffffff;
}
.mst-rma__history .mst-rma__message.__user {
  border-color: #d6f1ff;
  background: #d6f1ff;
  margin-left: 3rem;
}
.mst-rma__history .mst-rma__message.__user:before {
  border-bottom-color: #d6f1ff;
}
.mst-rma__history .mst-rma__message.__system {
  border-color: #f5ddd0;
  background: #f5ddd0;
  margin-left: 3rem;
}
.mst-rma__history .mst-rma__message.__system:before {
  display: none;
}
.mst-rma__history .mst-rma__message.__customer {
  border-color: #e4f2ca;
  background: #e4f2ca;
  margin-right: 3rem;
}
.mst-rma__history .mst-rma__message.__customer:before {
  border-bottom-color: #e4f2ca;
}
.mst-rma__history .mst-rma__message-title {
  position: absolute;
  top: -3rem;
  left: 0;
  width: 100%;
}
.mst-rma__history .mst-rma__message-title strong {
  font-weight: 600;
  color: #333333;
  margin-right: 1.5rem;
  left: .5rem;
}
.mst-rma__history .mst-rma__message-title i {
  display: inline-block;
  font-style: normal;
  color: #adadad;
  float: right;
  margin-right: 1.5rem;
}
.mst-rma-status.status-branch-aqua {
  background: #2ec5b9;
  color: #ffffff;
}
.mst-rma-status.status-branch-grey {
  background: #868686;
  color: #ffffff;
}
.mst-rma-status.status-branch-navy {
  background: #4c7eb4;
  color: #ffffff;
}
.mst-rma-status.status-branch-silver {
  background: #c0c0c0;
  color: #ffffff;
}
.mst-rma-status.status-branch-black {
  background: #424242;
  color: #ffffff;
}
.mst-rma-status.status-branch-green {
  background: #59e05b;
  color: #ffffff;
}
.mst-rma-status.status-branch-olive {
  background: #668121;
  color: #ffffff;
}
.mst-rma-status.status-branch-teal {
  background: #3298b1;
  color: #ffffff;
}
.mst-rma-status.status-branch-blue {
  background: #5e6bff;
  color: #ffffff;
}
.mst-rma-status.status-branch-lime {
  background: #68cf70;
  color: #ffffff;
}
.mst-rma-status.status-branch-purple {
  background: #c007bf;
  color: #ffffff;
}
.mst-rma-status.status-branch-fuchsia {
  background: #d55bd5;
  color: #ffffff;
}
.mst-rma-status.status-branch-maroon {
  background: #af5959;
  color: #ffffff;
}
.mst-rma-status.status-branch-red {
  background: #ff2525;
  color: #ffffff;
}
.mst-rma-status.status-branch-orange {
  background: #ff8c00;
  color: #ffffff;
}
.mst-rma-status.status-branch-yellow {
  background: #f0b700;
  color: #ffffff;
}
form.rma-customer-new {
  width: 50%;
  min-width: 400px;
}
.order-info-hide {
  display: none;
}
.order-info-show {
  display: block;
}
.italic {
  font-style: italic;
}
.rma-view .box-rma-information table,
.rma-new-step2 .box-rma-information table {
  width: auto;
}
.rma-view .box-rma-information table th,
.rma-new-step2 .box-rma-information table th,
.rma-view .box-rma-information table td,
.rma-new-step2 .box-rma-information table td {
  padding: .5rem 1rem;
}
.rma-view .box-rma-information table th,
.rma-new-step2 .box-rma-information table th {
  padding-left: 0;
  font-weight: 600;
}
.mst-rma-view .rma-control-buttons {
  margin-bottom: 10px;
}
.rma-new-step2 .rma-one-item {
  *zoom: 1;
  margin-bottom: 1rem;
  border: 2px dashed #e8e8e8;
  padding: 1rem;
}
.rma-new-step2 .rma-one-item:before,
.rma-new-step2 .rma-one-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.rma-new-step2 .rma-one-item:after {
  clear: both;
}
.rma-new-step2 .rma-one-item .item-description {
  *zoom: 1;
  position: relative;
  float: left;
  width: 50%;
}
.rma-new-step2 .rma-one-item .item-description:before,
.rma-new-step2 .rma-one-item .item-description:after {
  display: table;
  content: "";
  line-height: 0;
}
.rma-new-step2 .rma-one-item .item-description:after {
  clear: both;
}
.rma-new-step2 .rma-one-item .item-description .image {
  float: left;
  margin: 0 1.5rem;
}
.rma-new-step2 .rma-one-item .item-description input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
}
.rma-new-step2 .rma-one-item .item-options {
  float: left;
  width: 40%;
  padding-left: 10%;
}
.rma-new-step2 .form-list {
  list-style: none;
}
.ui-widget-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100000px;
  height: 100000px;
  background: rgba(0, 0, 0, 0.1);
}
form.rma-guest-new {
  width: 50%;
  min-width: 400px;
}
@media print {
  .rma-rma-print .order-date {
    display: block;
    width: 100%;
  }
  .rma-rma-print .order-details-items {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .rma-rma-print * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  .rma-rma-print a,
  .rma-rma-print a:visited {
    text-decoration: underline !important;
  }
  .rma-rma-print pre,
  .rma-rma-print blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  .rma-rma-print thead {
    display: table-header-group;
  }
  .rma-rma-print .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .rma-rma-print .table-wrapper table td {
    width: auto;
  }
  .rma-rma-print .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .rma-rma-print .box,
  .rma-rma-print tr,
  .rma-rma-print img {
    page-break-inside: avoid;
  }
  .rma-rma-print img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .rma-rma-print .block-content,
  .rma-rma-print p,
  .rma-rma-print h2,
  .rma-rma-print h3 {
    orphans: 3;
    widows: 3;
  }
  .rma-rma-print .block-content {
    page-break-before: avoid;
    display: inline-block;
    width: 100%;
  }
  .rma-rma-print .block-title,
  .rma-rma-print h2,
  .rma-rma-print h3 {
    page-break-after: avoid;
  }
  .rma-rma-print .nav-toggle {
    display: none !important;
  }
  .rma-rma-print .sidebar,
  .rma-rma-print .nav-sections,
  .rma-rma-print .header.content > *[class],
  .rma-rma-print .panel.wrapper > *[class],
  .rma-rma-print .footer.content > *[class] {
    display: none;
  }
  .rma-rma-print .logo,
  .rma-rma-print .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .rma-rma-print .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .rma-rma-print .column.main {
    float: none !important;
    width: 100% !important;
  }
  .rma-rma-print .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .rma-rma-print .footer.content {
    padding: 0;
  }
  .rma-rma-print .box {
    padding: 0;
    border: 0;
    float: left;
    width: 48.8%;
    margin-bottom: 20px;
    min-height: auto;
  }
  .rma-rma-print table.table thead {
    border-top: 0;
  }
  .rma-rma-print .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    box-shadow: none;
  }
  .rma-rma-print .table:not(.cart):not(.totals) > thead > tr > th,
  .rma-rma-print .table:not(.cart):not(.totals) > tbody > tr > td {
    border: none;
  }
  .rma-rma-print .hdmx__contact-button,
  .rma-rma-print #hdmx__contact-button {
    display: none;
  }
}
.mst-rma-create__add-order {
  display: flex;
  justify-content: center;
}
.mst-rma-create__add-order button,
.mst-rma-create__add-order .cart.table-wrapper .actions-toolbar > .action,
.mst-rma-create__add-order .action-gift {
  margin: 1rem;
}
.mst-rma-create__order-selector .field {
  display: flex;
  flex-wrap: wrap;
}
.mst-rma-create__order-selector .field select {
  max-width: 40rem;
}
.mst-rma-create__order-selector .field button,
.mst-rma-create__order-selector .field .cart.table-wrapper .actions-toolbar > .action,
.mst-rma-create__order-selector .field .action-gift {
  margin-left: 1rem;
}
.mst-rma-create__order-selector .mst-rma-buttons-delimiter-text {
  line-height: 32px;
  margin-left: 1rem;
}
.mst-rma-create__order {
  border: 2px solid #e8e8e8;
  padding: 2rem;
  margin-bottom: 1rem;
  align-items: center;
}
.mst-rma-create__order .mst-rma-create__order-header {
  display: flex;
  margin-bottom: 2rem;
}
.mst-rma-create__order .mst-rma-create__order-header .increment-id {
  font-weight: 600;
  font-size: 1.8rem;
}
.mst-rma-create__order .mst-rma-create__order-header .remove {
  color: #1879c2;
  margin-left: auto;
  text-decoration: underline;
  cursor: pointer;
}
.mst-rma-create__order .mst-rma-create__order-header .remove:hover {
  text-decoration: none;
}
#rma-new-form .actions-toolbar {
  margin-top: 10px;
}
#rma-new-form .actions-toolbar.secondary.ui-remove-item-button-container {
  float: left;
}
/* gobal popup-ajaxsuite style */
.popup-ajaxsuite {
  max-width: 76rem;
  margin: auto;
}
.modals-wrapper .modal-popup._inner-scroll {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.modals-wrapper .modal-popup._inner-scroll._show {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap {
  width: fit-content;
  position: relative;
  box-shadow: none;
  transform: none;
  border-radius: 3px;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-header {
  padding: 0;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-header .action-close {
  box-shadow: none;
  z-index: 222;
  background: #c00200;
  color: #ffffff;
  padding: 0;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-header .action-close:before {
  color: #ffffff;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content {
  padding-top: 3rem;
  border-radius: 3px;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper {
  text-align: center;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .photo.image {
  max-width: 35.5rem;
  width: 100%;
  height: 100%;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .product-name {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .product-name strong {
  color: #121212;
  display: block;
  margin-bottom: 6px;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .product-name .greycolor {
  color: #999999;
  font-size: 16px;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .ajaxsuite-buttons button,
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .ajaxsuite-buttons .cart.table-wrapper .actions-toolbar > .action,
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .ajaxsuite-buttons .action-gift {
  display: block;
  width: 100%;
  padding: 13.5px 2rem;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .pupup-suc-added-to-your-bag {
  position: relative;
  top: -30px;
  text-transform: uppercase;
  font-weight: 400;
  color: #121212;
  text-align: left;
  margin-left: -3rem;
  margin-right: -30px;
  border-bottom: 1px solid #ebebeb;
  padding: 1.3rem 0 1.3rem 1.8rem;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information {
  margin-bottom: 3rem;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: nowrap;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .product-infor {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-between;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .product-name {
  margin: 0;
  text-align: left;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .product-name .pupup-suc-added-to-your-bag {
  font-weight: #121212;
  margin-bottom: 1rem;
  font-size: 1.8rem;
  color: #121212;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .product-name .pupup-suc-added-ajax-cart-qty-price {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin-top: 0.7rem;
  font-size: 1.6rem;
  color: #121212;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .product-name .pupup-suc-added-ajax-cart-qty-price .pupup-suc-added-ajax-cart-qty {
  margin-top: 0.8rem;
  font-size: 1.4rem;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .price {
  /* font-family: @heading__font-family__base;
									color: @heading__color__base; */
  font-weight: 400;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .block-authentication {
  border-radius: 3px;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .block-authentication .block-title {
  text-align: center;
  font-weight: 400;
  font-size: 2.4rem;
  margin-bottom: 1.7rem;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .block-authentication .block-title strong {
  color: #121212;
  font-weight: 400;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .block-authentication .block-customer-login {
  justify-content: center;
  width: 450px;
  max-width: 100%;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .fieldset {
  margin-bottom: 0;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .fieldset label {
  text-transform: capitalize;
  font-size: 1.3rem;
  color: #999999;
  display: inline-block;
  margin-bottom: 4px;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .fieldset input {
  height: 45px;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .password .action {
  display: block;
  text-align: right;
  margin-top: 0.5rem;
  color: #999999;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar > .primary {
  float: none;
  display: block;
  margin-bottom: 1.7rem;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar > .primary button,
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar > .primary .action-gift {
  border-radius: 3px;
  padding-top: 13.5px;
  padding-bottom: 13.5px;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar .action-register,
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar .action-login {
  display: block;
  width: 100%;
  text-align: center;
  float: none;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar .action-register {
  padding: 0;
  font-size: 16px;
  text-transform: capitalize;
  margin-top: 1.5rem;
}
.action.tocart.loading:before,
.action.towishlist.loading:before,
.action.tocompare.loading:before,
.action.link-quickview.loading:before,
.action.tocart.disabled:before,
.action.towishlist.disabled:before,
.action.tocompare.disabled:before,
.action.link-quickview.disabled:before {
  content: "" !important;
  border: 1px solid;
  color: transparent;
  width: 14px;
  height: 14px;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-radius: 50px;
  border-color: #5f5f5f #797979 #ccc #fff;
  line-height: 1;
  -webkit-animation: spin 0.4s infinite linear;
  -moz-animation: spin 0.4s infinite linear;
  -ms-animation: spin 0.4s infinite linear;
  animation: spin 0.4s infinite linear;
  display: inline-block;
}
@keyframes wave {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Ipad and lager srceen */
/* Mobile screen */
.brand-list-tab-container-content {
  position: relative;
}
.brand-list-tab-container-content .products {
  margin: 0;
}
.brand-list-tab-container-content .tab-loadding {
  position: absolute;
  top: 0;
  z-index: 1;
  background-color: #ffffff;
}
.brand-list-tab-container-content .show-blocks {
  display: block !important;
  opacity: 1;
  z-index: 1;
}
.brand-list-tab-container-content .hide-blocks {
  display: block !important;
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  opacity: 0;
  z-index: 0;
}
.brand-list-tab-container-content .hide-blocks.click-show-block {
  opacity: 1;
  z-index: 1;
}
.block-widget-rokanthemes-brand {
  text-align: center;
}
.block-widget-rokanthemes-brand #rokanthemes-carousel .owl-stage {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
}
.block-widget-rokanthemes-brand #rokanthemes-carousel .item-row-slider-brand .brand-item:not(:last-of-type) {
  margin-bottom: 3rem;
}
.block-widget-rokanthemes-brand .block-title {
  margin-top: 40px;
  margin-bottom: 30px;
  text-align: center;
  overflow: hidden;
}
.block-widget-rokanthemes-brand .owl-theme .owl-pagination {
  position: static;
  margin-top: 15px;
}
.block-widget-rokanthemes-brand .brand-item img {
  margin: auto;
}
.block-widget-rokanthemes-brand .brand-item .brand-name {
  font-family: Open Sans;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 1.8rem;
}
.block-widget-rokanthemes-brand .brand-item .brand-name a:not(:hover) {
  color: #121212;
}
.brand-item {
  text-align: center;
}
.brand-item .name,
.brand-item .brand-name {
  margin-top: 10px;
}
.brand-label {
  margin-top: 20px;
  display: block;
}
.rokanthemesbrand-group-view .brandlist .brand-item {
  margin-bottom: 3rem;
}
.rokanthemesbrand-group-view .brandlist .toolbar-products .pages {
  display: block;
  margin-top: 30px;
  float: left;
}
.rokanthemesbrand-group-view .brandlist .toolbar-products .toolbar-amount {
  float: right;
  margin-top: 30px;
}
.brand-view {
  margin-bottom: 5rem;
  border-bottom: 1px solid #ebebeb;
}
.brand-view .brand-image {
  margin-bottom: 1.5rem;
}
.brand-view .brand-description {
  margin-top: 1rem;
}
.brand-view .filter-options-title {
  padding-top: 0;
}
.rokanthemesbrand-index-index .page-title-wrapper {
  display: none;
}
.rokanthemesbrand-index-index .sidebar .block .filter-options .filter-options-title {
  padding-top: 0;
}
.rokanthemesbrand-index-index .brandlist .block-content .row .brand-item {
  background: #ffffff;
  padding: 1rem;
}
.rokanthemesbrand-index-index .brandlist .block-content .row:not(:last-of-type) .brand-item {
  margin-bottom: 3rem;
}
.product-page-brand-common-view {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #ebebeb;
}
.product-page-brand-common-view > * {
  margin: 0;
}
.product-page-brand-common-view .brand-label {
  margin-bottom: 11px;
  margin-right: 0.5rem;
  color: #121212;
}
.product-page-brand-common-view .product-brands {
  padding-left: 0;
  list-style: none;
}
.product-page-brand-common-view .product-brands .brand-item {
  display: inline-block;
}
.product-page-brand-common-view .product-brands .brand-item img {
  max-width: 12rem;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  margin-bottom: 0.3rem;
}
.product-page-brand-common-view .product-brands .brand-item a {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-transform: capitalize;
}
.product-page-brand-common-view .product-brands .brand-item a:not(:hover) {
  color: #000000;
}
.brand-list-tab-container-content {
  position: relative;
}
.brand-list-tab-container-content .products {
  margin: 0;
}
.brand-list-tab-container-content .show-block {
  display: block !important;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  bottom: 0;
}
.brand-product-tab {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.brand-product-tab ::-webkit-scrollbar {
  height: 3px;
}
.brand-product-tab ::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.brand-product-tab ::-webkit-scrollbar-thumb {
  background: #ccc;
}
.brand-product-tab ::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}
.brand-product-tab .widget-brand-list-tab-title {
  position: relative;
  padding-right: 3.5rem;
}
.brand-product-tab .widget-brand-list-tab-title a {
  position: absolute;
  top: 55%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-bottom: 1px solid #969696;
  padding-bottom: 1px;
  line-height: 1.3;
}
.brand-product-tab .widget-brand-list-tab-title a:not(:hover) {
  color: #555;
}
@media only screen and (max-width: 576px) {
  .brand-product-tab .widget-brand-list-tab-title {
    display: none;
  }
}
.brand-product-tab .brand-list-tab-container-title {
  display: grid;
  overflow: auto;
  border-right: 1px solid #ebebeb;
  margin-bottom: 3rem;
}
.brand-product-tab .brand-list-tab-container-title .title {
  margin-bottom: 0;
  padding: 2rem;
  border: 1px solid #ebebeb;
  border-right: 0;
  position: relative;
  background: #ffffff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.brand-product-tab .brand-list-tab-container-title .title:before {
  content: '';
  position: absolute;
  top: -1px;
  right: 0;
  bottom: -1px;
  left: 0;
  background: transparent;
  border: 2px solid transparent;
  z-index: 1;
}
.brand-product-tab .brand-list-tab-container-title .title.active:before {
  border-color: #c00000;
}
.brand-product-tab .brand-list-tab-container-title .title img,
.brand-product-tab .brand-list-tab-container-title .title span {
  display: block;
  margin: auto;
}
.brand-product-tab .brand-list-tab-container-title .title a {
  display: block;
  text-align: center;
  position: relative;
  z-index: 2;
}
.brand-product-tab .brand-list-tab-container-title .title a span {
  margin-top: 0.5rem;
}
.brand-product-tab .brand-list-tab-container-title .title a:not(:hover) span {
  color: #000000;
}
.brand-product-tab .row-container-brand-content-tab .products.list {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.setproduct {
  margin-bottom: 0;
  position: relative;
}
.setproduct > img {
  display: block;
  width: 100%;
  object-fit: contain;
}
.setproduct .product-item .product-icon .view-detail .text {
  color: black;
  font-size: 2.2rem;
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}
.setproduct .product-item .product-icon .view-detail .loading::after {
  content: '';
  background: #fff;
  opacity: 0.3;
  position: absolute;
  top: -15px;
  right: -15px;
  bottom: -15px;
  left: -15px;
  border-radius: 50%;
  -webkit-animation: ripple 2s infinite;
  animation: ripple 2s infinite;
}
.setproduct .product-item > .product {
  position: absolute;
  left: 10rem;
  top: 0;
  -webkit-font-smoothing: antialised;
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  opacity: 0;
  padding: 3rem;
  background: #fff;
  border-radius: 3px;
  width: 390px;
  max-width: max-content;
  text-align: center;
  z-index: 11;
}
@media screen and (max-width: 991px) {
  .setproduct .product-item > .product {
    display: none;
  }
}
.setproduct .product-item > .product::before {
  content: '';
  position: absolute;
  left: -27px;
  top: 30px;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-right: 100px solid #fff;
  border-bottom: 30px solid transparent;
  z-index: 1;
}
.setproduct .product-item > .product .product-item-info {
  padding: 1rem 0 0;
}
.setproduct .product-item > .product .product-item-info .product-item-name {
  margin: 0 0 5px;
}
.setproduct .product-item > .product .product-item-info .product-reviews-summary {
  justify-content: center;
}
.setproduct .product-item > .product .product-item-info .product-top {
  margin: 0 0 1.9rem;
}
.setproduct .product-item > .product .product-item-info .product-top .price-box {
  justify-content: center;
  align-items: center;
  font-family: Open Sans;
}
.setproduct .product-item > .product .product-item-info .view-details .view-detail-link {
  display: block;
  padding: 13px;
  border: 1px solid #121212;
  text-transform: uppercase;
  font-size: 1.4rem;
  background-color: white;
}
.setproduct .product-item > .product .product-item-info .view-details .view-detail-link:hover {
  background-color: #121212;
  border-color: #121212;
  color: white;
}
.setproduct .product-item > .product .product-item-info .view-detail a {
  color: #bc8246;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 16px;
  letter-spacing: -.5px;
  padding-bottom: 3px;
  border-bottom: 2px solid #bc8246;
  font-weight: 600;
  text-transform: uppercase;
}
.setproduct .product-item.active > .product {
  top: 0;
  left: 10rem;
  transform: translateY(-5%) translateZ(0);
  opacity: 1;
  visibility: visible;
  box-shadow: 0 0.8rem 1.6rem -0.8rem #a3a7b2;
}
@-webkit-keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@media screen and (max-width: 1400px) {
  .setproduct .product-item > .product {
    width: 270px;
    transform: translatex(-42%);
    left: 0;
    top: 100px;
    box-shadow: 0 0.8rem 1.6rem -0.8rem #a3a7b2;
  }
  .setproduct .product-item > .product::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -48px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 40px solid #fff;
    z-index: 1;
    transform: translateX(-50%);
  }
  .setproduct .product-item.active > .product {
    top: 85px;
    opacity: 1;
    left: 0;
    visibility: visible;
    box-shadow: 0 0.8rem 1.6rem -0.8rem #a3a7b2;
    transform: translateX(-42%);
  }
}
.super-deal canvas {
  display: none;
}
.super-deal .supper-deal-title {
  padding: 1.5rem 0 3rem;
}
.super-deal .supper-deal-title .title-deal span {
  color: #c00000;
}
.super-deal .super-deal-countdown {
  margin-bottom: 3rem;
}
.super-deal .row {
  align-items: center;
}
.super-deal .deal-product {
  overflow: hidden;
}
.super-deal .time_circles {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.super-deal .time_circles > div {
  padding: 0 15px;
  text-align: center;
  width: auto !important;
}
.super-deal .time_circles > div > * {
  display: block;
}
.super-deal .time_circles .number {
  display: block;
}
.super-deal .time_circles .text {
  font-size: 1.6rem;
}
.super-deal .item-deal-product {
  position: relative;
  text-align: center;
}
.super-deal .item-deal-product .info-price-deal {
  position: absolute;
  top: 20%;
  right: 13%;
  background: #c00000;
  border-radius: 50%;
  color: #121212;
  z-index: 1;
  min-width: 86px;
  height: 86px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.super-deal .item-deal-product .info-price-deal label {
  display: block;
  font-size: 3rem;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
}
.section.hot-deal-tab-slider .super-deal-countdown .time_circles,
.section.super-deal-banner-content .super-deal-countdown .time_circles {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
}
.section.hot-deal-tab-slider .super-deal-countdown .time_circles canvas,
.section.super-deal-banner-content .super-deal-countdown .time_circles canvas {
  display: none;
}
.section.hot-deal-tab-slider .super-deal-countdown .time_circles .number,
.section.super-deal-banner-content .super-deal-countdown .time_circles .number {
  width: 5rem;
  height: 5rem;
  background: #eeeeee;
  color: #222222;
  font-weight: 600;
  font-family: Open Sans;
  font-size: 2.4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.section.hot-deal-tab-slider .super-deal-countdown .time_circles .text,
.section.super-deal-banner-content .super-deal-countdown .time_circles .text {
  display: block;
}
.section.hot-deal-tab-slider .super-deal-countdown .time_circles > div,
.section.super-deal-banner-content .super-deal-countdown .time_circles > div {
  width: auto !important;
  text-align: center;
}
.section.hot-deal-tab-slider .super-deal-countdown .time_circles > div:not(:last-child),
.section.super-deal-banner-content .super-deal-countdown .time_circles > div:not(:last-child) {
  margin-right: 1.5rem;
}
.section.hot-deal-tab-slider .products.wrapper.list .product-item,
.section.super-deal-banner-content .products.wrapper.list .product-item {
  border: 0;
}
.section.hot-deal-tab-slider .products.wrapper.list .product-item .product-item-info,
.section.super-deal-banner-content .products.wrapper.list .product-item .product-item-info {
  padding: 2rem 9% 2rem 3rem;
}
.hot-deal-tab-slider .products-grid .product-items .product-item-info {
  padding: 3rem;
}
.hot-deal-tab-slider .products-grid .product-items .product-item-info .reviews-actions .action.view span {
  font-size: 1.2rem;
}
.hot-deal-tab-slider .products-grid .product-items .product-item-info .reviews-actions .action.view:after {
  margin-left: -4px !important;
}
.hot-deal-tab-slider .products-grid .product-items .product-item-info .reviews-actions .action.view span + span {
  display: none;
}
.hot-deal-tab-slider .products-grid .product-items .product-item-info .reviews-actions .action.add {
  display: none;
}
.hot-deal-tab-slider .products.wrapper.list .product-item .product-item-description {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
}
.hot-deal-tab-slider .product-item-name,
.hot-deal-tab-slider .info-price {
  font-size: 1.8rem;
}
.hot-deal-tab-slider .info-price {
  border: 1px solid #ebebeb;
  border-width: 1px 0;
  margin: 2.5rem 0 2.5rem;
  padding: 1rem 0;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hot-deal-tab-slider .super-deal-countdown {
  margin-bottom: 1.5rem;
}
.hot-deal-tab-slider .product-sold {
  margin-top: 1rem;
  padding: 3px 0;
}
.hot-deal-tab-slider .product-sold .count-sold-available {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.5rem;
}
.hot-deal-tab-slider .product-sold .ruler-sold {
  height: 7px;
  width: 100%;
  background: #ebebeb;
  position: relative;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.hot-deal-tab-slider .product-sold .ruler-sold .ruler-sold-count {
  background: #c00000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  -webkit-border-top-left-radius: 7px;
  -moz-border-top-left-radius: 7px;
  -ms-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-bottom-left-radius: 7px;
  -ms-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
.super-deal,
.super-deal-banner {
  padding: 11.5rem 0;
}
.super-deal .time_circles .number,
.super-deal-banner .time_circles .number,
.super-deal .super-deal-banner-content .super-deal-countdown .number,
.super-deal-banner .super-deal-banner-content .super-deal-countdown .number {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
}
.super-deal .sub-title-deal,
.super-deal-banner .sub-title-deal {
  font-size: 1.6rem;
  color: #888888;
}
.super-deal .short-des,
.super-deal-banner .short-des {
  font-size: 1.6rem;
  color: #121212;
}
.super-deal-banner {
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
}
.super-deal-banner .super-deal-banner-content .supper-deal-title {
  margin-bottom: 3.2rem;
}
.super-deal-banner .super-deal-banner-content .super-deal-countdown {
  margin-bottom: 3.2rem;
}
.pt-testimonial {
  background: #ffffff;
}
.pt-testimonial .des {
  font-size: 3rem;
  color: #000000;
  margin-top: 2.8rem;
  line-height: 1.4;
}
.pt-testimonial .info a:not(:hover) {
  color: #121212;
}
.pt-testimonial .info .name {
  font-size: 1.6rem;
  text-transform: capitalize;
  font-weight: 600;
}
.pt-testimonial .info .job {
  display: block;
  color: #000000;
}
.pt-testimonial .content-tes .image img {
  max-width: 9rem;
  border-radius: 50%;
  margin: auto;
  margin-bottom: 1rem;
  display: block;
}
.testimonial-index-index .pt-testimonial-item ul {
  list-style: none;
  padding-left: 0;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-bottom: -15px;
}
.testimonial-index-index .pt-testimonial-item ul:before,
.testimonial-index-index .pt-testimonial-item ul:after {
  content: '';
  display: table;
  clear: both;
}
.testimonial-index-index .pt-testimonial-item ul li {
  float: left;
  padding: 0 15px;
  margin-bottom: 4rem;
  font-size: 1.5rem;
}
.testimonial-index-index .pt-testimonial-item ul li > * {
  margin-bottom: 0.5rem;
}
.testimonial-index-index .pt-testimonial-item ul li .testimonial-name {
  font-size: 2.2rem;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 1rem;
  text-transform: capitalize;
}
.testimonial-index-index .pt-testimonial-item ul li .testimonial-created-time {
  font-style: italic;
  font-size: 1.3rem;
  color: #121212;
}
.testimonial-index-index .pt-testimonial-item ul li .testimonial-testimonial {
  margin-top: 0.7rem;
}
.testimonial-index-index .pt-testimonial-item ul li .testimonial-testimonial br {
  display: none;
}
.testimonial-index-index .add-more-testimonial {
  text-align: center;
  margin-top: 2rem;
}
.testimonial-index-index .order-products-toolbar .pager .toolbar-number {
  display: none;
}
.testimonial-index-index .order-products-toolbar .pager .pager {
  margin-top: 5rem;
}
.notice_activation_purchase_code {
  background: red;
  color: #fff;
  border-bottom: 2px solid #ddd;
  padding: 10px;
  text-align: center;
}
html body .page-wrapper .verticalmenu.navigation {
  position: relative !important;
  z-index: 22;
  background-color: transparent;
}
html body .page-wrapper .verticalmenu.navigation .title-category-dropdown {
  background: #c00000;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #222222;
  line-height: 0;
  margin: 0;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  display: inline-block;
  text-decoration: none;
}
html body .page-wrapper .verticalmenu.navigation .title-category-dropdown > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
html body .page-wrapper .verticalmenu.navigation .title-category-dropdown:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 20px;
  color: inherit;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
html body .page-wrapper .verticalmenu.navigation .title-category-dropdown:before {
  padding-right: 1.5rem;
}
@media only screen and (min-width: 1200px) {
  html body .page-wrapper .verticalmenu.navigation .title-category-dropdown {
    padding: 0 3rem;
  }
}
@media only screen and (max-width: 1199px) {
  html body .page-wrapper .verticalmenu.navigation .title-category-dropdown {
    padding: 0 2rem;
  }
}
html body .page-wrapper .verticalmenu.navigation .title-category-dropdown .icon {
  font-size: 24px;
  vertical-align: middle;
  padding-right: 4%;
}
@media (min-width: 1199px) {
  html body .page-wrapper .verticalmenu.navigation .title-category-dropdown .icon {
    padding-right: 30px;
  }
}
html body .page-wrapper .verticalmenu.navigation .title-category-dropdown .icon-down {
  vertical-align: middle;
}
html body .page-wrapper .verticalmenu.navigation .list-category-dropdown {
  border: 2px solid #c00000;
  background: #ffffff;
}
html body .page-wrapper .verticalmenu.navigation .list-category-dropdown li.level0 > .submenu,
html body .page-wrapper .verticalmenu.navigation .list-category-dropdown li.level0.classic .parent .subchildmenu {
  background: #ffffff;
}
html body .page-wrapper .verticalmenu.navigation .list-category-dropdown li.level0 > .submenu > .row,
html body .page-wrapper .verticalmenu.navigation .list-category-dropdown li.level0.classic .parent .subchildmenu > .row {
  margin: 0;
}
html body .page-wrapper .verticalmenu.navigation .list-category-dropdown li.level0 > .submenu .title-cat-mega-menu span,
html body .page-wrapper .verticalmenu.navigation .list-category-dropdown li.level0.classic .parent .subchildmenu .title-cat-mega-menu span {
  font-family: Open Sans;
  font-weight: 600;
  color: #222222;
  font-size: 1.8rem;
  text-transform: capitalize;
}
html body .page-wrapper .verticalmenu.navigation .list-category-dropdown li.level0 > .submenu li a span,
html body .page-wrapper .verticalmenu.navigation .list-category-dropdown li.level0.classic .parent .subchildmenu li a span {
  font-size: 1.5rem;
}
html body .page-wrapper .verticalmenu.navigation .list-category-dropdown li.level0 > .submenu .subchildmenu > li a,
html body .page-wrapper .verticalmenu.navigation .list-category-dropdown li.level0.classic .parent .subchildmenu .subchildmenu > li a {
  padding-left: 2rem;
}
html body .page-wrapper .verticalmenu.navigation .list-category-dropdown li.level0.parent > .level-top:after {
  content: '\e608';
  position: absolute;
  right: 1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
html body .page-wrapper .verticalmenu.navigation .list-category-dropdown li.level0.classic .subchildmenu li:not(:last-child) a {
  border-bottom: 1px solid #ebebeb;
}
html body .page-wrapper .verticalmenu.navigation li.level0 {
  margin: 0;
  display: block;
}
html body .page-wrapper .verticalmenu.navigation li.level0 > a {
  color: #222222;
  font-size: 15px;
  font-family: Open Sans;
  font-weight: 600;
  text-transform: capitalize;
  display: block;
  margin: 0;
  position: relative;
  z-index: 1;
}
html body .page-wrapper .verticalmenu.navigation li.level0 > a:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  z-index: -1;
}
html body .page-wrapper .verticalmenu.navigation li.level0:not(:hover) a:before {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
  visibility: hidden;
}
html body .page-wrapper .verticalmenu.navigation li.level0:hover,
html body .page-wrapper .verticalmenu.navigation li.level0.active {
  background: transparent;
}
html body .page-wrapper .verticalmenu.navigation li.level0:hover > a,
html body .page-wrapper .verticalmenu.navigation li.level0.active > a {
  color: #222222;
}
html body .page-wrapper .verticalmenu.navigation li.level0:hover > a:before,
html body .page-wrapper .verticalmenu.navigation li.level0.active > a:before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
html body .page-wrapper .verticalmenu.navigation .expand-category-link a:before {
  content: '+';
  padding-right: 5px;
  vertical-align: middle;
}
html body .page-wrapper .verticalmenu.navigation .expand-category-link.expanding a:before {
  content: '-';
}
.wrapper_sub_category_tabs {
  position: relative;
}
.wrapper_sub_category_tabs .background_block {
  left: 0;
  right: 0;
}
.wrapper_sub_category_tabs .widget-tabs ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.wrapper_sub_category_tabs .widget-tabs ul li {
  display: block;
}
.wrapper_sub_category_tabs .widget-tabs ul li a:not(:hover) {
  color: #444444;
}
.wrapper_sub_category_tabs .widget-tabs ul li ul li {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.wrapper_sub_category_tabs .widget-tabs ul li ul li > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wrapper_sub_category_tabs .widget-tabs ul li ul li:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 20px;
  color: inherit;
  content: '\e608';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wrapper_sub_category_tabs .widget-tabs ul li ul li:before {
  padding-right: 0;
  margin-left: -0.9rem;
}
.wrapper_sub_category_tabs .widget-tabs > ul {
  margin-bottom: 3rem;
}
.wrapper_sub_category_tabs .widget-tabs > ul > li > a {
  display: inline-block;
  margin-bottom: 2rem;
  font-family: Open Sans;
  font-weight: 400;
  font-size: 3rem;
}
.wrapper_sub_category_tabs .widget-tabs > ul > li > a:not(:hover) {
  color: #000000 !important;
}
.wrapper_sub_category_tabs .widget-tabs > ul > li > a figure + span {
  display: block;
  margin-top: 1rem;
}
.wrapper_sub_category_tabs.onlyparent .widget-tabs > ul {
  margin-bottom: 0;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .item-row .category-item:not(:last-of-type) {
  margin-bottom: 3rem;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a {
  overflow: hidden;
  border-radius: 0;
  color: #000000;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a figure {
  overflow: hidden;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a img {
  margin: auto;
  overflow: hidden;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a span {
  color: #000000;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a span:hover:not(.count) {
  color: #c00000;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a .thumb-infor {
  line-height: 1.6;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a .cate-name.cate-count {
  overflow: hidden;
  width: 100%;
  font-size: 13px;
  font-family: Open Sans;
  font-weight: 400;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a .cate-name.cate-count .count {
  font-size: 14px;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  display: block;
  color: #999999;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a .cate-name.cate-count span:first-child:hover {
  text-decoration: underline;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a.horizontal {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a.horizontal figure {
  flex: 0 0 50%;
  max-width: 50%;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a.horizontal img {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a.vertical {
  position: relative;
  display: block;
  perspective: 1;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a.vertical figure + .thumb-infor {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  position: static;
  padding: 2rem;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a:hover img {
  transform: scale(1.12);
}
.wrapper_sub_category_tabs .page-wrapper:not(.lazyload-image) .wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a img {
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.wrapper_sub_category_tabs:not(.onlyparent) .category-thumb-section .widget-tabs > ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 3rem;
  overflow: auto;
}
div[class*="wrapper_sub_category_tabs"][style*="background"] {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 7rem 0;
  background-attachment: fixed;
}
div[class*="wrapper_sub_category_tabs"][style*="background"] .rokan-title .module-title {
  color: #ffffff;
}
/**
 * Taxjar_SalesTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @category   Taxjar
 * @package    Taxjar_SalesTax
 * @copyright  Copyright (c) 2017 TaxJar. TaxJar is a trademark of TPS Unlimited, Inc. (http://www.taxjar.com)
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
/**
 * Taxjar_SalesTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @category   Taxjar
 * @package    Taxjar_SalesTax
 * @copyright  Copyright (c) 2017 TaxJar. TaxJar is a trademark of TPS Unlimited, Inc. (http://www.taxjar.com)
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
#address-validation {
  padding-bottom: 33px;
}
.checkout-suggested-addresses > p {
  margin-top: 1rem;
}
.checkout-suggested-addresses .suggested-address {
  padding: 10px;
  line-height: 30px;
  border: 1px solid transparent;
  cursor: pointer;
}
.checkout-suggested-addresses .suggested-address label {
  cursor: pointer;
}
.checkout-suggested-addresses .suggested-address.selected-address {
  background: #f5f5f5;
  border: 1px solid #ccc;
}
.checkout-suggested-addresses .suggested-address .suggested-address-details {
  padding: 0 0 0 22px;
  cursor: pointer;
}
.checkout-suggested-addresses .suggested-address .suggested-address-diff {
  background-color: yellow;
}
body[class*="page-layout-admin"] .page-create-order button[data-index="validateAddressButton"],
body[class*="page-layout-admin"] .page-create-order .cart.table-wrapper .actions-toolbar > .action[data-index="validateAddressButton"],
body[class*="page-layout-admin"] .page-create-order .action-gift[data-index="validateAddressButton"] {
  margin-top: 1.5rem;
}
body[class*="page-layout-admin"] #tj-suggested-addresses .fieldset {
  border: 0;
}
body[class*="page-layout-admin"] #tj-suggested-addresses .fieldset > .legend {
  padding: 0 0 10px;
  border-bottom: 1px solid #c6c6c6;
  width: 100%;
  box-sizing: border-box;
}
body[class*="page-layout-admin"] #tj-suggested-addresses .fieldset > .legend span {
  font-size: 2.2rem;
  font-weight: 300;
}
body[class*="page-layout-admin"] #tj-suggested-addresses .checkout-suggested-addresses .suggested-address input[type="radio"] {
  margin-right: 5px;
  vertical-align: 1px;
}
.am-checkout #address-validation {
  padding-bottom: 0;
}
.aw-onestep #address-validation {
  margin: 5px;
  padding-bottom: 0;
}
.aw-onestep #address-validation .step-title {
  display: none;
}
.aw-onestep .checkout-suggested-addresses label:before {
  margin-top: 0 !important;
  margin-left: 14px !important;
}
.aw-onestep .checkout-suggested-addresses .suggested-address-details {
  padding-left: 14px;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 11px;
  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: 11px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 22px;
  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 5.5px 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: 11px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 22px;
}
.block-cart-failed {
  margin-top: 44px;
}
.block-cart-failed .block-title {
  font-size: 3.5rem;
}
.block-cart-failed .block-title strong {
  font-weight: 400;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 11px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 44px;
}
.bundle-options-container .legend.title {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 3.5rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 33px;
}
.bundle-options-container .action.back {
  margin-bottom: 33px;
}
.bundle-options-container .price-box .price {
  font-size: 20px;
  font-weight: bold;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 11px 22px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 3.5rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 33px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 2.8rem;
  margin-top: 0rem;
  margin-bottom: 1.7rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 11px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 11px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 22px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 400;
  margin: 0 0 5.5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #666666;
  padding: 11px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 11px;
}
.block-category-event .block-title {
  margin: 0 0 11px;
}
.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: 44px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.amcard-codes-list.-cart,
.amcard-field-container.-cart {
  max-width: 679px;
  margin-top: 1rem;
}
.amcard-codes-list.-cart .action.primary,
.amcard-field-container.-cart .action.primary {
  padding: 14px 68.5px 14px;
  margin-left: 10px;
  height: 48px;
}
.amcard-codes-list.-cart .amgcard-datalist-container .amcard-field.-datalist,
.amcard-field-container.-cart .amgcard-datalist-container .amcard-field.-datalist {
  height: 48px;
}
.amgcard-datalist-container.-active .amcard-input-arrow:after {
  top: 15px;
}
.amgcard-datalist-container .amcard-input-arrow:after {
  top: 22px;
}
.block.discount #discount-coupon-form {
  margin-bottom: 1rem !important;
}
.cart-discount {
  border-top: 1px solid #ebebeb !important;
  margin-top: 13px;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 13px;
  border-bottom: 1px solid #ebebeb !important;
  clear: left;
}
.cart-discount .fieldset:last-child {
  margin-bottom: 0px;
}
.cart-discount .title {
  text-align: left;
}
.cart-discount .title strong#block-discount-heading {
  color: #666666;
  font-family: forza, sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.71428571;
  font-size: 1.6rem;
}
.cart-discount .content {
  display: block !important;
}
.cart-discount .content .fieldset.coupon {
  display: flex;
}
.cart-discount .content .fieldset.coupon .field {
  display: contents;
}
.cart-discount .content .fieldset.coupon .actions-toolbar {
  width: 100%;
}
.cart-discount .content .fieldset.coupon .action.primary {
  padding: 14px 39px 14px;
  margin-left: 10px;
}
.cart-discount .content .fieldset.coupon label.label {
  display: none !important;
}
.cart-discount {
  width: 75%;
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  border: 0;
  box-sizing: border-box;
  padding-right: 4%;
}
.rtl-layout .cart-discount {
  padding-left: 4%;
  padding-right: 0;
  float: right;
  clear: right;
}
.column.main .cart-summary .block > .title,
.column.main .paypal-review-discount .block > .title {
  text-align: left;
  padding-left: 2rem;
  line-height: 1;
  padding-top: 1.7rem;
  padding-bottom: 1.7rem;
}
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-weight: 400;
  font-size: 1.5rem;
}
.column.main .cart-summary .block > .title:after,
.column.main .paypal-review-discount .block > .title:after {
  right: 10px;
}
.cart-summary {
  background: #ffffff;
  border: 1px solid #ebebeb;
  margin-bottom: 27.5px;
}
.cart-summary > .title {
  display: block;
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 2.8rem;
  margin-top: 0rem;
  margin-bottom: 1.7rem;
  padding-left: 2rem;
  padding-top: 2rem;
  text-align: left;
  font-size: 1.8rem;
}
.cart-summary .block {
  margin-bottom: 0;
  margin-top: 10px;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block > .title:after {
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cart-summary .block .fieldset {
  margin: 15px 0 15px;
}
.cart-summary .block .fieldset.rate {
  margin-top: 0;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 11px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 14px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-summary #block-shipping .table-wrapper,
.cart-summary .block.discount .table-wrapper,
.cart-summary #block-shipping .content,
.cart-summary .block.discount .content {
  padding-left: 16px;
  padding-right: 16px;
}
.cart-summary .block.discount > .title {
  padding-top: 15px;
  padding-bottom: 15px;
}
.cart-totals {
  border-top: 1px solid #ebebeb;
  padding-top: 11px;
  padding-left: 16px;
  padding-right: 16px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart-totals .grand .mark,
.cart-totals .mark {
  padding-top: 8px;
}
.cart-totals .grand .amount,
.cart-totals .amount {
  padding-top: 8px;
}
.block.discount #discount-coupon-form {
  margin-bottom: 3rem;
}
.cart.table-wrapper {
  margin-bottom: 3rem;
}
.cart.table-wrapper .items {
  border: 1px solid #ebebeb;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #ebebeb;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #ebebeb;
  position: relative;
  background: #ffffff;
}
.cart.table-wrapper tbody th,
.cart.table-wrapper tr th {
  border-bottom: 0;
}
.cart.table-wrapper tbody th,
.cart.table-wrapper tr th,
.cart.table-wrapper tbody td,
.cart.table-wrapper tr td {
  border: 1px solid #ebebeb;
}
.cart.table-wrapper tbody td:first-child,
.cart.table-wrapper tr td:first-child {
  border: 0;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 11px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 27.5px 0 11px 75px;
  position: relative;
}
.cart.table-wrapper .box-tocart .up-down {
  margin: auto;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 11px;
  margin-right: 11px;
}
.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 .actions-toolbar a {
  display: block;
  font-size: 0;
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar a > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .actions-toolbar a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #121212;
  content: '\e601';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar a.action-edit {
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar a.action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 24px;
  color: #121212;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar a.action-delete:before {
  content: '\e616';
}
.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: 11px;
}
.cart.table-wrapper .item-options dt {
  color: #121212;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 11px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 22px;
}
.cart-container .checkout-methods-items {
  text-align: center;
  padding: 0 2rem 2rem;
  margin-top: 2rem;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 12px;
}
.cart-container .checkout-methods-items .item .action:not(:hover) {
  color: #ffffff;
}
.cart-container .checkout-methods-items .item .action.multicheckout:not(:hover) {
  color: #121212;
}
.cart-products-toolbar .toolbar-amount {
  margin: 27.5px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 27.5px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #ebebeb;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col {
  text-align: center;
}
.account .order-items.table-wrapper .col {
  text-align: left;
  border: 1px solid #ebebeb;
  padding: 1rem 1.5rem;
  width: auto;
}
.account .order-items.table-wrapper thead tr th.col {
  border-bottom: 0;
}
.account .order-details-items {
  border-bottom: 0;
}
.account .order-details-items .item-options {
  margin-bottom: 0;
}
.account .order-details-items .item-options dd {
  margin-bottom: 0.8rem;
}
.block-minicart .items-total {
  float: left;
  margin: 0 11px;
}
.block-minicart .items-total .count {
  font-weight: bold;
}
.block-minicart .subtotal {
  margin: 0 11px 11px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 20px;
  font-weight: bold;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 33px 0 22px;
  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 11px 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: #ffffff;
  content: '\e611';
  font-family: 'icons-blank-theme';
  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: #c00000;
}
.minicart-wrapper .action.showcart:active:before {
  color: #ffffff;
}
.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: #ffffff;
  content: '\e611';
  font-family: 'icons-blank-theme';
  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: #c00000;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #ffffff;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.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 #bbbbbb 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 3rem;
}
.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: '\e616';
  font-family: 'icons-blank-theme';
  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: #c00000;
  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 #ebebeb;
  margin: 0 -3rem;
  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: 22px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #ebebeb;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5.5px;
}
.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: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 22px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 11px;
}
.minicart-items .product-item-name a {
  color: #c00000;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: bold;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5.5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 11px;
}
.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: '\e622';
  font-family: 'icons-blank-theme';
  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: 'icons-blank-theme';
  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';
}
.custom-shipping-method-box {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 400px;
  margin-top: -200px;
  margin-left: -200px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.custom-shipping-method-box .center {
  z-index: 9;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.custom-shipping-method-box .center .notification {
  position: relative;
  text-align: center;
  width: 30rem;
  background-color: white;
  box-shadow: 0px 10px 10px black;
  border-radius: 5px;
  -webkit-transition: -webkit-transform 0.5s ease 0.4s;
  transition: -webkit-transform 0.5s ease 0.4s;
  transition: transform .5s ease .4s;
  transition: transform 0.5s ease 0.4s, -webkit-transform 0.5s ease 0.4s;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
.custom-shipping-method-box .center .notification.-open {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.custom-shipping-method-box .center .notification.-open .notification__button {
  color: #fff;
  -webkit-transition: color 0.3s ease 0.8s, background-color 0.3s ease;
  transition: color 0.3s ease 0.8s, background-color 0.3s ease;
}
.custom-shipping-method-box .center .notification .notification__content {
  padding: 1rem 2rem 0rem 2rem;
}
.custom-shipping-method-box .center .notification .notification__content span.notification__icon {
  background: #282828;
  color: white;
  border-radius: 50px;
  font-size: 22px;
  margin: auto;
  margin-bottom: 10px;
  display: block;
  width: 30.39px;
}
.custom-shipping-method-box .center .notification .notification__content .notification__title {
  font-size: 2rem !important;
  font-weight: 400;
  margin-bottom: 1rem;
}
.custom-shipping-method-box .center .notification .notification__content .notification__text {
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.custom-shipping-method-box .center .notification .notification__button {
  margin: 0px;
  background: #282828;
  color: white;
  width: 100%;
  border: none;
  padding: 1.4rem 2rem;
  font-size: 1.4rem;
  font-weight: 600;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  outline: none;
  position: relative;
  top: 1px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.checkout-container {
  margin: 0 0 22px;
}
.opc-wrapper {
  margin: 0 0 22px;
}
.opc-wrapper .step-content {
  margin: 0 0 44px;
}
.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: bold;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5.5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #ffffff;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #ffffff;
}
.opc-progress-bar {
  margin: 0 0 22px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 11px;
  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: #666666;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #c00000;
}
.opc-progress-bar-item._active > span {
  color: #666666;
}
.opc-progress-bar-item._active > span:before {
  background: #c00000;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #666666;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 11px;
  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: #666666;
}
.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: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #666666;
}
.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: #666666;
}
.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: 994px) {
  .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: 22px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 16px;
  margin-top: 11px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 22px;
  padding: 22px 38px 22px 22px;
  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: #c00000;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #c00000;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  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 22px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5.5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 22px 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: 22px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 22px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 22px;
  padding-top: 22px;
}
.table-checkout-shipping-method tbody td.col.col-method {
  padding-left: 20px;
}
.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: 11px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #c00000;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 33px;
}
.opc-block-shipping-information {
  padding: 0 33px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 22px;
  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: #ffffff;
  content: '\e606';
  font-family: 'icons-blank-theme';
  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: #666666;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #ffffff;
}
.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 22px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 33px;
  margin: 0 0 22px;
}
.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 #ebebeb;
  padding: 11px 44px 11px 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: '\e622';
  font-family: 'icons-blank-theme';
  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: 11px;
}
.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: '\e621';
}
.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 11px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5.5px;
  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 #ebebeb;
  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: 27.5px;
}
.authentication-wrapper {
  float: right;
  margin-top: -66px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 2.8rem;
  border-bottom: 0;
  margin-bottom: 27.5px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5.5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 27.5px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 11px;
}
.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 #c1c1c1;
  margin-top: 44px;
  padding-top: 44px;
  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 #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  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: 22px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5.5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5.5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 22px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 22px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 22px 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 11px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 22px;
}
.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: 22px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 22px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.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: 22px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #c00000;
  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: #ffffff;
  content: '\e622';
  font-family: 'icons-blank-theme';
  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: #666666;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #ffffff;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 22px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 22px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5.5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: bold;
}
.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: 5.5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5.5px;
  padding-right: 5.5px;
}
.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: 22px;
  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: 22px;
}
.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: 33px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 22px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 11px 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: 22px;
}
.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: 5.5px 18px 5.5px 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: #c00000;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #c00000;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 11px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 11px;
}
.block .title strong {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 2.1rem;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}
.column.main .block .title strong {
  font-size: 28px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5.5px;
}
.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: 50px;
  line-height: 50px;
  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: 11px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.downloadable.samples {
  margin-bottom: 22px;
}
.downloadable.samples dd {
  margin: 0 0 11px;
}
.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: 27.5px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5.5px 8px;
  font-size: 1.1rem;
  margin-top: 22px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 22px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 22px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 33px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 22px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 22px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 11px;
}
.gift-message .field {
  margin-bottom: 22px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 22px;
}
.gift-options-content .fieldset {
  margin: 0 0 22px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 11px 22px 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: '\e622';
  font-family: 'icons-blank-theme';
  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: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 11px 0 22px;
  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: '\e621';
}
.gift-item-block .title {
  font-weight: bold;
  border-radius: 3px;
  background-image: none;
  background: #c00200;
  border: 1px solid #c00200;
  color: #ffffff;
  cursor: pointer;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.6rem;
  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: '\e622';
  font-family: 'icons-blank-theme';
  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: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
.gift-item-block .title:hover {
  background: #c00000;
  border: 1px solid #c00200;
  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 .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 11px 11px 22px;
  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: 11px 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: 22px;
  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: '\e622';
  font-family: 'icons-blank-theme';
  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: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #ebebeb;
  padding-top: 11px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 44px;
}
.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: 11px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5.5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 11px;
}
.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: 66px;
}
.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 27.5px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #ebebeb;
}
.block-giftregistry-shared-items .col {
  padding: 22px 8px 11px;
}
.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: bold;
  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: 11px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5.5px;
}
.gift-wrapping .label {
  margin: 0 0 5.5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 11px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 20px;
  margin: 22px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 22px 0 11px;
  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: 'icons-blank-theme';
  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 11px 11px 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: 11px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5.5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5.5px;
}
.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: 22px 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 11px 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: bold;
}
.order-options .item {
  padding-bottom: 22px;
}
.order-options .product {
  margin-bottom: 11px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 11px;
}
.order-options .gift-wrapping {
  margin-bottom: 11px;
}
.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 #ebebeb;
}
.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 #ebebeb;
}
.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: 'icons-blank-theme';
  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;
}
.map-popup-wrapper.popup .action.close {
  top: 11px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 11px;
  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: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 2.8rem;
  margin-top: 0rem;
  margin-bottom: 1.7rem;
}
.map-popup .popup-content {
  margin: 11px 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: 11px;
  top: 11px;
}
.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: '\e616';
  font-family: 'icons-blank-theme';
  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 22px;
}
.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: 11px;
}
.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.4;
  margin: 0;
  padding: 0;
  color: #c00000;
  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: #c00000;
  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: #c00000;
  text-decoration: none;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #c00000;
  text-decoration: none;
}
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: #c00000;
  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: #121212;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #666666;
}
.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: #121212;
  content: '\e621';
  font-family: 'icons-blank-theme';
  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: #666666;
}
.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 #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.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 #bbbbbb 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: '\e601';
}
.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: #666666;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #5f5f5f;
  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: 5.5px 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: 11px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5.5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  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: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 2.8rem;
  margin-top: 0rem;
  margin-bottom: 1.7rem;
}
.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: 11px;
  top: 11px;
}
.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: '\e616';
  font-family: 'icons-blank-theme';
  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: 11px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 11px;
}
.block-wishlist-management .wishlist-notice {
  color: #b0b0b0;
  display: inline-block;
  margin-right: 22px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 22px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 22px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 66px;
  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: 22px;
}
.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: 22px;
}
.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 11px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 11px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 11px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 11px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 22px;
  margin-top: 33px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #000000;
}
.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: 27.5px;
  padding-left: 18px;
}
.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: bold;
  margin-right: 11px;
}
.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: bold;
  margin-right: 11px;
}
.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: 33px;
}
.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: 11px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 44px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 27.5px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 11px;
}
.multicheckout .item-options {
  margin: 11px 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 #ebebeb;
  padding-bottom: 11px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #d9d9d9;
}
.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: 44px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 11px;
  margin-top: -11px;
}
.multicheckout .box-title span {
  margin-right: 11px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: bold;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5.5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.4rem;
  margin-bottom: 44px;
}
.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: 5.5px 5.5px 11px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 11px 5.5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 22px;
}
.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: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 2.8rem;
  margin-top: 0rem;
  margin-bottom: 1.7rem;
  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: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 2.8rem;
  margin-top: 0rem;
  margin-bottom: 1.7rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 11px;
}
.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 #ebebeb;
  margin: 22px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 11px 0 22px;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.data.switch .counter {
  color: #b0b0b0;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 17.5rem;
  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: "LineIconsPro Light", sans-serif;
  font-size: 1.1rem;
  height: 1.1rem;
  letter-spacing: 3px;
  line-height: 1.1rem;
  content: "\eab3" "\eab3" "\eab3" "\eab3" "\eab3";
  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: #ffbb05;
  font-family: "LineIconsPro Light", sans-serif;
  font-size: 1.1rem;
  height: 1.1rem;
  letter-spacing: 3px;
  line-height: 1.1rem;
  content: "\eab3" "\eab3" "\eab3" "\eab3" "\eab3";
  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 {
  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: "LineIconsPro Light", sans-serif;
  font-size: 1.1rem;
  height: 1.1rem;
  letter-spacing: 3px;
  line-height: 1.1rem;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: "\eab3" "\eab3" "\eab3" "\eab3" "\eab3";
  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: #ffbb05;
  font-family: "LineIconsPro Light", sans-serif;
  font-size: 1.1rem;
  height: 1.1rem;
  letter-spacing: 3px;
  line-height: 1.1rem;
  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: "\eab3" "\eab3" "\eab3" "\eab3" "\eab3";
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: "\eab3" "\eab3" "\eab3" "\eab3";
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: "\eab3" "\eab3" "\eab3";
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: "\eab3" "\eab3";
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: "\eab3";
}
.block.add.review {
  margin-bottom: 44px;
}
.block.add.review > .title {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 3.5rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 2.8rem;
  margin-top: 0rem;
  margin-bottom: 1.7rem;
  margin: 0 0 22px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5.5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 3.5rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 44px;
}
.block.reviews.list .review.title {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 2.8rem;
  margin-top: 0rem;
  margin-bottom: 1.7rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 22px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 22px;
}
.product-reviews-summary {
  display: table;
  margin: 11px 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: -5.5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 1.1rem;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5.5px;
}
.customer-review .product-details {
  margin-bottom: 44px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 22px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 11px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 2.8rem;
  margin-top: 0rem;
  margin-bottom: 1.7rem;
  font-weight: 600;
  margin-bottom: 22px;
}
.customer-review .review-details .review-content {
  margin-bottom: 22px;
}
.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: 11px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 11px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 22px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 22px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #c00200;
  border: 1px solid #c00200;
  color: #ffffff;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
.review-form .action.submit.primary:hover {
  background: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
.fieldset .review-legend.legend {
  margin-bottom: 22px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 52.8px;
  margin-top: 11px;
}
.review-list {
  margin-bottom: 33px;
}
.review-list .block-title strong {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 3.5rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 22px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 11px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  color: #121212;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1;
  font-size: 2.8rem;
  margin-top: 0rem;
  margin-bottom: 1.7rem;
  margin: 0 0 22px;
}
.review-content {
  margin-bottom: 22px;
}
.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: 27.5px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 11px;
}
.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: 22px;
}
.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;
}
.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: 'icons-blank-theme';
  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: bold;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 11px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #c00000;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 11px 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: 11px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #ffffff;
  color: #121212;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #c00000;
  border: 1px solid #c00000;
  color: #ffffff;
}
.swatch-option {
  border: 1px solid #999999;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 11px 5.5px 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: none;
}
.swatch-option.text {
  background: #ffffff;
  color: #121212;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #c00000;
}
.swatch-option.selected {
  border: 1px solid #c00000;
  color: #c00000;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #c00000;
  color: #c00000;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #c00000;
}
.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-tooltip {
  border: 1px solid #999999;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5.5px;
  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 #999999;
  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 #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 22px 0;
}
.swatch-opt-listing {
  margin-bottom: 11px;
}
.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;
}
.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.4;
  margin: 0;
  padding: 0;
  color: #c00000;
  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: #c00000;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #c00000;
  text-decoration: none;
}
.my-credit-cards .action.delete:active {
  color: #c00000;
  text-decoration: none;
}
.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: #c00000;
  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.4;
  margin: 0;
  padding: 0;
  color: #c00000;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 22px;
}
.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: #c00000;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #c00000;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:active {
  color: #c00000;
  text-decoration: none;
}
.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: #c00000;
  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: '\e601';
}
.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 #ebebeb;
}
.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 #ebebeb;
}
.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 #ebebeb;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 11px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 11px 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: 11px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 11px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: bold;
}
.block-wishlist .product-item-name {
  margin-right: 27.5px;
}
.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: 11px;
}
.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: 11px 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;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.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%;
}
.block.newsletter {
  position: relative;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  margin: auto;
  width: 100%;
  justify-content: center;
}
.block.newsletter .field .control .input-focus {
  flex: 1;
}
.block.newsletter input {
  padding: 0 0 0 20px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .action.subscribe {
  margin-left: -1px;
  border-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.block.newsletter div.mage-error[generated] {
  position: absolute;
}
.column.main .cart-summary .amexfee-block-content fieldset.fieldset.amexfee-fieldset {
  padding-left: 2rem;
  margin: 0;
  padding-right: 2rem;
}
.column.main .cart-summary .amexfee-block-content fieldset.fieldset.amexfee-fieldset .field.amexfee-item-element {
  margin: 0 0 16px;
}
.amexfee-block-content > .title.amexfee-title {
  position: relative;
  padding: 10px 0 10px 0;
  text-decoration: none;
  font-weight: 600;
  cursor: pointer;
}
.amexfee-block-content > .title.amexfee-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  float: right;
}
.amexfee-block-content.active > .title.amexfee-title:after {
  content: '\e621';
}
.amexfee-block-content .amexfee-fieldset {
  margin: 0;
}
.amexfee-block-content .amexfee-fieldset .amexfee-item-element:last-child {
  margin: 0 !important;
}
.amexfee-block-content.-cart > .title.amexfee-title {
  margin-bottom: 0;
  border-top: 1px solid #cccccc;
}
.amexfee-block-content.-cart > .title.amexfee-title:after {
  content: '';
}
.amexfee-block-content.-checkout > .title.amexfee-title {
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  font-weight: 300;
  font-size: 18px;
}
.amexfee-item-element._required .amexfee-title:after {
  margin: 0 0 0 5px;
  color: #e02b27;
  content: '*';
  font-size: 1.2rem;
}
.amexfee-form-container > .amexfee-fieldset .amexfee-title {
  margin-bottom: 5px;
  font-weight: 700;
}
.amexfee-form-container .amexfee-input {
  float: left;
}
.amexfee-form-container .amexfee-input + .amexfee-label {
  display: block;
  margin: 0;
}
.amexfee-collapsible-block {
  cursor: pointer;
}
.amexfee-collapsible-block > .amount.amexfee-amount,
.opc-block-summary .amexfee-collapsible-block > .amount.amexfee-amount {
  position: relative;
  padding-right: 20px;
}
.amexfee-collapsible-block > .amount.amexfee-amount:after,
.opc-block-summary .amexfee-collapsible-block > .amount.amexfee-amount:after {
  position: absolute;
  top: 50%;
  right: 3px;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMi44NDcgODkuNjQ0bDEzMy4wNTQgMTMzLjA0NWMxLjkwMSAxLjkwMyA0LjA4OCAyLjg1NiA2LjU2MiAyLjg1NnM0LjY2NS0uOTUzIDYuNTY3LTIuODU2TDI4Mi4wNzMgODkuNjQ0YzEuOTA2LTEuOTA2IDIuODU2LTQuMDkzIDIuODU2LTYuNTY4IDAtMi40NzQtLjk1My00LjY2NC0yLjg1Ni02LjU2NmwtMTQuMjcyLTE0LjI3MWMtMS45MDMtMS45MDMtNC4wOTMtMi44NTQtNi41NjctMi44NTRzLTQuNjY0Ljk1MS02LjU2NyAyLjg1NEwxNDIuNDYzIDE3NC40NDEgMzAuMjU1IDYyLjIzMmMtMS45MDItMS45MDMtNC4wOTMtMi44NDgtNi41NjMtMi44NDgtMi40NzggMC00LjY2OC45NTEtNi41NyAyLjg0OEwyLjg0OCA3Ni41MDlDLjk0NiA3OC40MTEuMDAxIDgwLjYwMi4wMDEgODMuMDc1IDAgODUuNTUxLjk0NSA4Ny43NDEgMi44NDcgODkuNjQ0eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iIzg1ODU4NSIvPjwvc3ZnPg==) no-repeat center / contain;
  content: '';
  cursor: pointer;
  transform: translateY(-50%);
}
.amexfee-collapsible-block.-expanded > .amount.amexfee-amount,
.amexfee-collapsible-block.-expanded > .mark.amexfee-mark {
  border-bottom: 0;
}
.amexfee-collapsible-block.-expanded > .amount.amexfee-amount:after,
.opc-block-summary .amexfee-collapsible-block.-expanded > .amount.amexfee-amount:after {
  transform: translateY(-50%) rotateZ(180deg);
}
.amexfee-totals-details {
  display: none;
}
.amexfee-totals-details.-show {
  display: table-row;
  border-bottom: 1px solid #cccccc;
}
.amfinder-vertical,
.amfinder-horizontal {
  padding: 8px;
  background: #fafafa;
}
.amfinder-vertical li,
.amfinder-horizontal li {
  list-style-type: none;
}
.amfinder-vertical .last .no-display,
.amfinder-horizontal .last .no-display {
  display: none;
}
.amfinder-vertical .dropdown-title,
.amfinder-horizontal .dropdown-title {
  font-weight: bold;
  margin-bottom: 10px;
}
.amfinder-vertical .amfinder-title,
.amfinder-horizontal .amfinder-title {
  display: none;
}
.amfinder-vertical .dropdown-element {
  padding-bottom: 4px;
}
.amfinder-horizontal .amfinder-buttons,
.amfinder-vertical .amfinder-buttons {
  width: 100%;
}
.amfinder-horizontal .last,
.amfinder-vertical .last {
  display: block;
  width: 100%;
  margin: 10px 0 0;
  text-align: right;
}
.amfinder-horizontal .amfinder-toggle,
.amfinder-vertical .amfinder-toggle,
.footer.content .amfinder-horizontal .amfinder-toggle,
.footer.content .amfinder-vertical .amfinder-toggle {
  display: block;
  margin: 0;
  padding: 10px;
}
.amfinder-horizontal .am-item,
.footer.content .amfinder-horizontal .am-item {
  display: inline-block;
  min-width: 160px;
  margin: 0 5px 20px 0;
  vertical-align: top;
}
.amfinder-horizontal .am-item .amfinder-select,
.footer.content .amfinder-horizontal .am-item .amfinder-select {
  width: 100%;
}
.amfinder-horizontal .-list-item:nth-last-of-type(2),
.footer.content .amfinder-horizontal .-list-item:nth-last-of-type(2) {
  margin-right: 0;
}
.amfinder-hide {
  display: none;
}
.amfinder-common-wrapper {
  clear: both;
}
.amfinder-common-wrapper .chosen-container-single .chosen-single {
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  box-shadow: none;
  background: #fff;
  box-sizing: content-box;
}
.amfinder-common-wrapper .chosen-container-single .chosen-single div {
  display: none;
}
.amfinder-common-wrapper .chosen-container-active .chosen-single,
.amfinder-common-wrapper select {
  border-radius: 3px;
  border: 1px solid #aaaaaa;
}
.amfinder-common-wrapper .amfinder-select {
  background-color: #fff;
}
.amfinder-common-wrapper .amfinder-select:not([disabled]):focus,
.amfinder-common-wrapper .chosen-container-active.chosen-with-drop .chosen-single,
.amfinder-common-wrapper .chosen-search input:focus,
.amfinder-dropdown.-active {
  box-shadow: 0 0 1px #1979c3;
}
.amfinder-common-wrapper .chosen-container-active.chosen-with-drop .chosen-single {
  background-image: none;
  background: #fff;
  border-radius: 3px 3px 0 0;
}
.amfinder-common-wrapper .chosen-container .chosen-results li.highlighted {
  background-image: none;
}
.amfinder-common-wrapper .chosen-container .chosen-results {
  padding: 0;
  margin: 0;
}
.amfinder-toggle .chosen-container-single .chosen-default {
  color: #000;
}
.amfinder-select-wrapper {
  position: relative;
}
.amfinder-dropdown {
  position: relative;
  padding-left: 8px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background: #fff;
  overflow: hidden;
}
.amfinder-dropdown.-active:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.amfinder-dropdown.-reset:after {
  display: none;
}
.amfinder-dropdown[disabled] {
  pointer-events: none;
  opacity: 0.4;
}
.amfinder-dropdown .amfinder-reset {
  display: none;
  float: right;
  width: 22px;
  height: 100%;
  border-radius: 3px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMjQuNTEyIDIyNC41MTIiPjxwYXRoIGZpbGw9IiMwMTAwMDIiIGQ9Ik0yMjQuNTA3IDYuOTk3TDIxNy41MjEgMCAxMTIuMjU2IDEwNS4yNTggNi45OTggMCAuMDA1IDYuOTk3bDEwNS4yNTggMTA1LjI1N0wuMDA1IDIxNy41MTJsNi45OTMgN0wxMTIuMjU2IDExOS4yNGwxMDUuMjY1IDEwNS4yNzIgNi45ODYtNy0xMDUuMjU4LTEwNS4yNTh6Ii8+PC9zdmc+) no-repeat center;
  background-size: 10px;
  cursor: pointer;
}
.amfinder-dropdown.-reset .amfinder-reset {
  display: block;
}
.amfinder-toggle {
  position: relative;
}
.amfinder-details {
  position: absolute;
  left: 0;
  display: none;
  margin-top: 5px;
  margin-left: 10px;
  padding: 15px 15px 0;
  width: calc(100% - 30px);
  max-height: 430px;
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 3px;
  box-shadow: 0 16px 32px rgba(69, 90, 100, 0.24);
  box-sizing: border-box;
  overflow-y: auto;
  z-index: 9999;
}
.amfinder-details .amfinder-close {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
.amfinder-details .am-input-hidden {
  display: none;
}
.amfinder-vertical .amfinder-details {
  width: calc(100% - 20px);
}
.amfinder-item {
  float: left;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
  margin-right: 15px;
  margin-bottom: 15px;
  max-width: 130px;
}
.amfinder-item .am-label {
  cursor: pointer;
}
.amfinder-item.-label {
  border: 1px solid #cacaca;
}
.amfinder-item.-label .amfinder-label {
  padding: 5px 15px;
}
.amfinder-item {
  border: 2px solid #ffffff;
}
.amfinder-item.-active,
.amfinder-item:hover {
  border: 2px solid #a19494;
}
.amfinder-item.-active.-label {
  border: 2px solid #a19494;
}
.amfinder-img {
  position: relative;
  width: 130px;
  height: 130px;
}
.amfinder-img.-no-img {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.amfinder-img .amfinder-pic {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 130px;
  max-width: 130px;
}
.amfinder-img.-no-img:before {
  content: '';
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  transform: skew(45deg);
  border-right: 1px solid #e1e1e1;
}
.amfinder-img.-no-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: skew(-45deg);
  border-left: 1px solid #e1e1e1;
}
.amfinder-label {
  background: #f9f9f9;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-list-wrapper .post-holder {
  border: 0;
  border-radius: 0;
}
.post-list-wrapper .post-holder .post-header .post-info .label {
  font-weight: 400;
  color: #121212;
}
.blog-page .related {
  margin-top: 5rem;
}
.blog-page .related .post-list-wrapper .blog-post-info .post-title {
  margin-bottom: 2.4rem;
  font-size: 1.6rem;
}
.blog-page .related .post-list-wrapper .blog-post-info .post-content {
  display: none;
}
.blog-page .breadcrumbs .items {
  max-width: 1200px;
}
.post-list-wrapper .blog-list-post {
  list-style: none;
  padding: 0;
}
.post-list-wrapper .blog-list-post:not(.owl-carousel) {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
}
.post-list-wrapper .blog-list-post:not(.owl-carousel) .post-holder {
  padding: 0 15px;
}
.post-list-wrapper .blog-post-info {
  background: #ffffff;
}
.block-recent-posts .block-content .item .product-item .blog-image,
.post-bottom .related .block-content .item .product-item .blog-image {
  position: relative;
  overflow: hidden;
}
.block-recent-posts .block-content .item .product-item .time-conment,
.post-bottom .related .block-content .item .product-item .time-conment {
  color: #999;
}
.block-recent-posts .block-content .item .product-item .blog-content,
.post-bottom .related .block-content .item .product-item .blog-content {
  padding: 20px 0 0;
}
.block-recent-posts .block-content .item .product-item .blog-content .title,
.post-bottom .related .block-content .item .product-item .blog-content .title {
  margin: 0 0 23px;
  font-size: 1.4285rem;
}
.block-recent-posts .block-content .item .product-item .blog-content .post-read-more,
.post-bottom .related .block-content .item .product-item .blog-content .post-read-more {
  margin-top: 10px;
}
.page-wrapper:not(.lazyload-image) .post-list-wrapper .blog-post-thumb .post-ftimg-hld a img {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.cms-index-index .page-wrapper:not(.lazyload-image) .post-list-wrapper .post-item {
  padding: 5px;
}
.page-wrapper:not(.lazyload-image) .banner .banner-img img {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.post-list-wrapper {
  margin-bottom: 1rem;
}
.post-list-wrapper .blog-post-thumb {
  overflow: hidden;
}
.post-list-wrapper .blog-post-thumb .post-ftimg-hld a {
  display: block;
  font-size: 0;
}
.post-list-wrapper .blog-post-thumb .post-ftimg-hld a img {
  transition: opacity 0.3s ease, transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
.post-list-wrapper .blog-post-thumb:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.post-list-wrapper .blog-list-post .item-post-full {
  margin-bottom: 7rem;
}
.post-list-wrapper .blog-list-post .item-post-full .post-title a:not(:hover) {
  color: #121212;
}
.post-list-wrapper .blog-list-post .item-post-full .blog-post-info .desc {
  margin: 20px 0;
}
.post-list-wrapper .blog-list-post .item-post-full:hover .blog-post-thumb img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.sidebar .block-reorder {
  display: none;
}
.sidebar .blog-search {
  width: auto;
  padding: 0;
  float: none;
  position: static;
}
.sidebar .blog-search .block-content .label {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  display: block;
  float: none;
  text-transform: uppercase;
  font-size: 2.1rem;
  margin-bottom: 1.5rem;
}
.sidebar .blog-search .block-content .control {
  position: relative;
  padding-bottom: 0;
}
.sidebar .blog-search .block-content .control input {
  border: 0;
  border-bottom: 1px solid #000000;
  padding-left: 0;
  border-radius: 0;
}
.sidebar .blog-search .block-content .control input:focus {
  box-shadow: none;
}
.sidebar .blog-search .block-content .actions .action.search {
  right: 0;
  bottom: 0px;
  height: 50px;
  top: auto;
  text-align: right;
}
.sidebar .blog-search .block-content .actions .action.search:before {
  background: none;
  content: "\eaab";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 1.8rem;
  color: #000000;
  line-height: 1;
  padding: 1px;
  padding: 2px;
  width: 40px;
  opacity: 1;
}
.sidebar .blog-search .block-content .actions .action.search:hover:before,
.sidebar .blog-search .block-content .actions .action.search.active:before,
.sidebar .blog-search .block-content .actions .action.search:focus:before {
  color: #c00000;
}
.sidebar .block-recent-posts.block-list-posts .block-content .item:not(:last-child) {
  padding-bottom: 1.6rem;
  margin-bottom: 1.2rem;
}
.sidebar .block-recent-posts.block-list-posts .block-content .item .post-image {
  width: auto;
  float: none;
  padding: 0;
  border: 0;
  background: transparent;
  margin: 0 0 1rem;
}
.sidebar .block-recent-posts.block-list-posts .block-content .item .post-image .post-item-link {
  line-height: 0;
}
.sidebar .block-recent-posts.block-list-posts .block-content .item .post-image .post-item-link img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.sidebar .block-recent-posts.block-list-posts .block-content .item > .post-item-link {
  font-weight: 500;
  font-size: 2rem;
  display: block;
  line-height: 1.4;
  margin-bottom: 0.9rem;
  color: #000000;
}
.sidebar .block-recent-posts.block-list-posts .block-content .item > .post-item-link:hover {
  color: #999999;
}
.sidebar .block-recent-posts.block-list-posts .block-content .item .post-item-date {
  color: #999999;
  font-size: 1.4rem;
}
.sidebar .widget.block-tagclaud .tagclaud-hld span {
  line-height: 1 !important;
  font-size: 1.2rem;
}
.sidebar .widget.block-tagclaud .tagclaud-hld span a {
  font-size: 1.2rem;
  border-radius: 30px;
  padding: 0.8rem 2rem;
  margin-right: 0.8rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.sidebar .widget.block-tagclaud .tagclaud-hld span a:not(:hover) {
  color: #a3a3a3;
  background: #f5f5f5;
}
.sidebar .widget.block-tagclaud .tagclaud-hld span a:hover {
  color: #ffffff;
  background-color: #c00000;
}
.sidebar .block-categories .accordion li {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.blog-post-view .post-holder {
  padding: 0;
  margin-bottom: 0;
  border: 0;
}
.blog-post-view .main > .post-bottom {
  margin-top: 3rem;
}
.blog-post-view .page-main {
  max-width: 1200px;
}
.post-view .post-title {
  font-size: 35px;
  text-transform: capitalize;
}
.post-view .post-category-name {
  color: #121212;
}
.post-view .post-header {
  margin-top: 22px;
}
.post-bottom .post-nextprev-hld {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.post-bottom .post-nextprev-hld a {
  font-size: 1.6rem;
  font-weight: 400;
  flex: 1;
}
.post-bottom .post-nextprev-hld a:not(:hover) {
  color: #121212;
}
.post-bottom .post-nextprev-hld a.next-link {
  text-align: right;
}
.post-bottom .post-nextprev-hld:after {
  display: none;
}
.section.block-recent-posts .post-list-wrapper {
  margin-bottom: 0;
}
.section.block-recent-posts .post-list-wrapper .blog-list-post .post-item:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.section.block-recent-posts .post-list-wrapper .blog-list-post .item-post-full {
  margin-bottom: 0;
  padding: 0;
}
.section.block-recent-posts .post-list-wrapper .blog-list-post .item-post-full .blog-post-info {
  border: 0;
  padding: 2.3rem 0 0;
}
@media only screen and (max-width: 575px) {
  .section.block-recent-posts .post-list-wrapper .blog-list-post .item-post-full .blog-post-info {
    padding: 2rem 0 0;
  }
  .section.block-recent-posts .post-list-wrapper .blog-list-post .item-post-full .blog-post-info .post-header .post-info {
    padding-bottom: 0.8rem;
  }
  .section.block-recent-posts .post-list-wrapper .blog-list-post .item-post-full .blog-post-info .post-content .post-text-hld {
    margin-bottom: 1rem;
  }
  .section.block-recent-posts .post-list-wrapper .blog-list-post .item-post-full .blog-post-info .post-bottom {
    padding-top: 1rem;
  }
}
.section.block-recent-posts .post-list-wrapper .blog-post-info .post-title {
  font-size: 2.4rem;
  font-weight: 500;
  margin: 0 0 1.4rem;
  letter-spacing: -0.25px;
}
.section.block-recent-posts .post-list-wrapper .blog-post-info .post-title a {
  color: #000000;
}
.section.block-recent-posts .post-list-wrapper .blog-post-info .post-title a:hover {
  color: #999999;
}
.section.block-recent-posts .post-list-wrapper .blog-post-info .post-text-hld {
  font-family: Open Sans;
}
div[class*="block-recent-posts"][style*="background-image"] {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.blog-page.page-layout-2columns-right .page-main,
.blog-page.page-layout-2columns-left .page-main {
  max-width: 1200px;
}
.blog-page.page-layout-2columns-right .blog-featured .blog-list-post .item .post-image .post-item-link,
.blog-page.page-layout-2columns-left .blog-featured .blog-list-post .item .post-image .post-item-link {
  display: block;
  overflow: hidden;
  padding-top: 100%;
  position: relative;
  height: 0;
}
.blog-page.page-layout-2columns-right .blog-featured .blog-list-post .item .post-image .post-item-link img,
.blog-page.page-layout-2columns-left .blog-featured .blog-list-post .item .post-image .post-item-link img {
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  height: 100%;
}
.blog-featured {
  margin-bottom: 10rem;
}
.blog-featured .block-content {
  width: 100% !important;
}
.blog-featured .owl-carousel .owl-nav button.owl-next,
.blog-featured .owl-carousel .owl-nav button.owl-prev,
.blog-featured .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
.blog-featured .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
.blog-featured .owl-carousel .owl-nav .action-gift.owl-next,
.blog-featured .owl-carousel .owl-nav .action-gift.owl-prev {
  background-color: #fff;
  border-radius: 0;
  border: 0;
}
.blog-featured .owl-carousel .owl-nav button.owl-next::before,
.blog-featured .owl-carousel .owl-nav button.owl-prev::before,
.blog-featured .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next::before,
.blog-featured .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev::before,
.blog-featured .owl-carousel .owl-nav .action-gift.owl-next::before,
.blog-featured .owl-carousel .owl-nav .action-gift.owl-prev::before {
  font-size: 2.4rem;
}
.blog-featured .owl-carousel .owl-nav button.owl-prev,
.blog-featured .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
.blog-featured .owl-carousel .owl-nav .action-gift.owl-prev {
  left: 80px;
}
.blog-featured .owl-carousel .owl-nav button.owl-next,
.blog-featured .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
.blog-featured .owl-carousel .owl-nav .action-gift.owl-next {
  right: 80px;
}
.blog-featured .blog-list-post .item {
  overflow: hidden;
  position: relative;
}
.blog-featured .blog-list-post .item .post-top {
  color: #fff;
  padding: 8rem 4rem 8rem 8rem;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
.blog-featured .blog-list-post .item .post-top .post-text-hld {
  height: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  max-width: 700px;
  color: #cccccc;
  opacity: 0;
  transform: translateY(100%);
  transition: .5s;
}
.blog-featured .blog-list-post .item .post-top .post-text-hld p {
  margin-bottom: 0;
}
.blog-featured .blog-list-post .item .post-top .cat-links {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  transform: translateY(55px);
  transition: .5s;
}
.blog-featured .blog-list-post .item .post-top .cat-links .post-author a {
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
}
.blog-featured .blog-list-post .item .post-top .cat-links .post-item-date {
  font-size: 1.3rem;
}
.blog-featured .blog-list-post .item .post-top .cat-links .post-item-date::before {
  content: "/";
  display: inline-flex;
  padding: 0 10px;
}
.blog-featured .blog-list-post .item .post-top .post-item-link {
  font-size: 3.6rem;
  font-weight: 500;
  margin: 0 0 1.4rem;
  max-width: 700px;
  color: #fff;
  display: block;
  transform: translateY(55px);
  transition: .5s;
}
@media only screen and (max-width: 1199px) {
  .blog-featured .blog-list-post .item .post-top {
    padding: 4rem;
  }
  .blog-featured .blog-list-post .item .post-top .post-item-link {
    font-size: 2.6rem;
  }
}
.blog-featured .blog-list-post .item:hover .cat-links,
.blog-featured .blog-list-post .item:hover .post-item-link,
.blog-featured .blog-list-post .item:hover .post-text-hld {
  opacity: 1;
  transform: translateY(0);
}
.blog-latest-blog {
  margin-bottom: 11rem;
  padding-bottom: 5rem;
  border-bottom: 1px solid #cccccc;
}
.blog-latest-blog .module-title {
  font-size: 4.8rem;
  margin-bottom: 6rem;
  text-transform: capitalize;
}
.blog-latest-blog .owl-carousel .owl-nav {
  position: absolute;
  right: 0;
  top: -103px;
}
.blog-latest-blog .owl-carousel .owl-nav button,
.blog-latest-blog .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action,
.blog-latest-blog .owl-carousel .owl-nav .action-gift {
  position: static;
  transform: inherit !important;
}
.blog-latest-blog .owl-carousel .owl-nav button::before,
.blog-latest-blog .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action::before,
.blog-latest-blog .owl-carousel .owl-nav .action-gift::before {
  font-size: 2.4rem !important;
  justify-content: flex-end;
}
.blog-latest-blog .blog-list-post .item {
  overflow: hidden;
}
.blog-latest-blog .blog-list-post .item .post-image {
  padding-bottom: 1.5rem;
}
.blog-latest-blog .blog-list-post .item .post-image .post-item-link {
  margin: 0;
}
.blog-latest-blog .blog-list-post .item .post-item-link {
  font-size: 2.4rem;
  font-weight: 500;
  color: #000000;
  margin: 0 0 1.4rem;
  display: block;
  line-height: 1.3;
}
.blog-latest-blog .blog-list-post .item .post-item-link:hover {
  color: #999999;
}
.blog-latest-blog .blog-list-post .item .post-top {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  font-size: 1.4rem;
}
.blog-latest-blog .blog-list-post .item .post-top .post-author a {
  letter-spacing: 1px;
  color: #000000;
  text-transform: uppercase;
}
.blog-latest-blog .blog-list-post .item .post-top .post-item-date {
  color: #999999;
}
.blog-latest-blog .blog-list-post .item .post-top .post-item-date::before {
  content: "/";
  display: inline-flex;
  padding: 0 10px;
}
.blog-subscribe {
  margin-bottom: 11rem;
  padding-bottom: 10rem;
  border-bottom: 1px solid #cccccc;
}
.blog-subscribe .block-newsletter-form {
  padding: 0;
  margin: 0;
}
.blog-subscribe .block-newsletter-form .block.newsletter {
  margin: 0;
}
.blog-subscribe .block-newsletter-form .block.newsletter .newsletter {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
}
.blog-subscribe .block-newsletter-form .block.newsletter .newsletter .label {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  flex: 1;
  font-size: 3.5rem;
  padding: 0 2rem;
  max-width: 600px;
}
.blog-subscribe .block-newsletter-form .block.newsletter .newsletter .control {
  flex: 1;
  max-width: 600px;
  border-bottom: 1px solid #000000;
}
.blog-subscribe .block-newsletter-form .block.newsletter .newsletter .control .input-focus {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
}
.blog-subscribe .block-newsletter-form .block.newsletter .newsletter .control .input-focus:before {
  content: "\ed36";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 2rem;
  color: #121212;
  line-height: 1;
  padding: 1px;
}
.blog-subscribe .block-newsletter-form .block.newsletter .newsletter .control .input-focus input {
  border: 0;
  flex: 1;
}
.blog-subscribe .block-newsletter-form .block.newsletter .newsletter .control .input-focus input:focus {
  box-shadow: none;
}
.blog-subscribe .block-newsletter-form .block.newsletter .newsletter .control .actions .subscribe {
  background: none;
  color: #000000;
  padding-right: 0;
  font-weight: 600;
  border-color: transparent;
}
@media only screen and (max-width: 767px) {
  .blog-subscribe .block-newsletter-form .block.newsletter .newsletter {
    flex-direction: column;
  }
  .blog-subscribe .block-newsletter-form .block.newsletter .newsletter .label {
    margin-bottom: 2rem;
  }
  .blog-subscribe .block-newsletter-form .block.newsletter .newsletter .control {
    max-width: 500px;
  }
}
@media only screen and (max-width: 993px) {
  .blog-subscribe {
    margin-bottom: 7rem;
    padding-bottom: 7rem;
  }
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post {
  margin: 0;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder {
  padding: 0 0 5rem;
  margin-bottom: 5rem;
  border-bottom: 1px solid #ebebeb;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item .blog-post-thumb {
  max-width: 360px;
  width: 50%;
  margin-right: 4.5rem;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item .blog-post-info {
  flex: 1;
  min-height: 210px;
  display: flex;
  flex-direction: column;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item .blog-post-info .post-title {
  font-size: 2.4rem;
  font-weight: 500;
  margin: 0 0 1.4rem;
  line-height: 1.3;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item .blog-post-info .post-title a {
  color: #000000;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item .blog-post-info .post-title a:hover {
  color: #999999;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item .blog-post-info .post-content {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  color: #999999;
  margin-bottom: 2rem;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item .blog-post-info .post-info {
  display: none;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item .blog-post-info .post-bottom {
  margin-top: auto;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item .blog-post-info .post-bottom .post-read-more {
  display: none;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item .blog-post-info .post-bottom .post-posed-date {
  color: #999999;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item .blog-post-info .post-bottom .post-posed-date::before {
  content: "/";
  display: inline-flex;
  padding: 0 10px;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item .blog-post-info .post-bottom .post-posed-date .label {
  display: none;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder:nth-child(3) .post-item {
  flex-direction: column;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder:nth-child(3) .post-item .blog-post-thumb {
  max-width: 100%;
  width: 100%;
  margin: 0 0 3rem;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder:nth-child(3) .post-item .blog-post-info {
  min-height: 180px;
}
.blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder:nth-child(3) .post-item .blog-post-info .post-title {
  font-size: 3rem;
}
@media only screen and (max-width: 575px) {
  .blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder {
    padding: 0 0 4rem;
  }
  .blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item {
    flex-direction: column;
  }
  .blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item .blog-post-thumb {
    max-width: 100%;
    width: 100%;
    margin: 0 0 3rem;
  }
  .blog-page:not(.blog-layout-gird) .post-list-wrapper .blog-list-post .post-holder .post-item .blog-post-info {
    min-height: 160px;
  }
}
.blog-layout-gird .blog-latest-blog {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.blog-layout-gird .blog-featured .owl-carousel .owl-dots:not(.disabled) {
  position: absolute;
  right: 120px;
  bottom: 75px;
}
.blog-layout-gird .blog-featured .owl-carousel .owl-dots:not(.disabled) .owl-dot {
  width: unset;
  height: unset;
  border: 0;
  margin: 0;
  padding: 0 8px !important;
}
.blog-layout-gird .blog-featured .owl-carousel .owl-dots:not(.disabled) .owl-dot span {
  width: 0.8rem;
  height: 0.8rem;
  background-color: #fff;
  border-radius: 0.8rem;
}
.blog-layout-gird .blog-featured .owl-carousel .owl-dots:not(.disabled) .owl-dot.active span {
  width: 3.6rem;
}
@media only screen and (max-width: 1199px) {
  .blog-layout-gird .blog-featured .owl-carousel .owl-dots:not(.disabled) {
    right: 50px;
    bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-layout-gird .blog-featured .owl-carousel .owl-dots:not(.disabled) {
    display: none;
  }
}
.blog-layout-gird .columns .post-list-wrapper {
  max-width: 1200px;
  margin: auto;
}
.blog-layout-gird .columns .post-list-wrapper .blog-list-post {
  margin-right: -30px;
  margin-left: -30px;
}
.blog-layout-gird .columns .post-list-wrapper .blog-list-post .post-holder {
  padding-right: 30px;
  padding-left: 30px;
}
.blog-layout-gird .blog-list-post:not(.owl-carousel) .post-item .blog-post-thumb {
  margin-bottom: 2rem;
}
.blog-layout-gird .blog-list-post:not(.owl-carousel) .post-item .blog-post-info .post-info,
.blog-layout-gird .blog-list-post:not(.owl-carousel) .post-item .blog-post-info .post-content,
.blog-layout-gird .blog-list-post:not(.owl-carousel) .post-item .blog-post-info .post-read-more,
.blog-layout-gird .blog-list-post:not(.owl-carousel) .post-item .blog-post-info .label {
  display: none;
}
.blog-layout-gird .blog-list-post:not(.owl-carousel) .post-item .blog-post-info .post-title {
  font-size: 2.4rem;
  font-weight: 500;
  margin: 0 0 1.4rem;
  line-height: 1.3;
}
.blog-layout-gird .blog-list-post:not(.owl-carousel) .post-item .blog-post-info .post-title a {
  color: #000000;
}
.blog-layout-gird .blog-list-post:not(.owl-carousel) .post-item .blog-post-info .post-title a:hover {
  color: #999999;
}
.blog-layout-gird .blog-list-post:not(.owl-carousel) .post-item .blog-post-info .post-posed-date::before {
  content: "/";
  display: inline-flex;
  padding: 0 10px;
}
.blog-layout-gird .page-title-wrapper .page-title {
  font-size: 6rem;
}
.blog-layout-gird .blog-header {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 5rem;
}
.blog-layout-gird .blog-header .widget.blog-search {
  width: 270px;
  margin: 0;
  float: none;
  margin-left: 140px;
}
.blog-layout-gird .blog-header .widget.blog-search .label {
  display: none;
}
.blog-layout-gird .blog-header .widget.blog-search .control input {
  border: 0;
  border-bottom: 1px solid #000000;
  padding-left: 0;
  border-radius: 0;
  height: 40px;
}
.blog-layout-gird .blog-header .widget.blog-search .control input:focus {
  box-shadow: none;
}
.blog-layout-gird .blog-header .widget.blog-search .actions .search {
  right: 0;
  top: 0;
}
.blog-layout-gird .blog-header .widget.blog-search .actions .search:before {
  content: "\eaab";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 2rem;
  color: #000000;
  line-height: 1;
  padding: 1px;
  width: 40px;
  height: 40px;
  background: none;
  text-align: right;
}
.blog-layout-gird .blog-header .categories .categories-list {
  padding: 0;
  list-style: none;
  margin: 0;
}
.blog-layout-gird .blog-header .categories .categories-list li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 25px;
  margin: 0;
}
.blog-layout-gird .blog-header .categories .categories-list li a {
  text-transform: uppercase;
  color: #000000;
}
.blog-layout-gird .blog-header .categories .categories-list li a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1199px) {
  .blog-layout-gird .blog-header .widget.blog-search {
    margin-left: 80px;
  }
  .blog-layout-gird .blog-header .categories {
    text-align: center;
  }
}
@media only screen and (max-width: 993px) {
  .blog-layout-gird .blog-header .widget.blog-search {
    margin: 3rem 0 0;
    width: 100%;
    max-width: 500px;
  }
}
.category-menu .category_block {
  max-width: 1600px;
  margin: auto;
}
.products {
  margin: 33px 0;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  width: 50%;
}
.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: 5.5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
}
.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: 27.5px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 14px;
}
.product-item .price-box {
  margin: 11px 0 13.75px;
}
.product-item .price-box .price {
  font-size: 2.5rem;
  font-weight: 600;
  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-weight: 400;
}
.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 .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: #c00000;
  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: '\e61f';
}
.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: 5.5px;
}
.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;
  vertical-align: middle;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: middle;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #1a0b0b;
  letter-spacing: 0.5px;
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 9px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products:not(:last-child) {
  background: #ffffff;
  color: #000000;
  padding: 0 0 3rem;
  margin-bottom: -1px;
}
.toolbar-products:not(:last-child) label,
.toolbar-products:not(:last-child) .sorter-action {
  color: #000000;
}
.toolbar-products select {
  height: auto;
  padding: 0;
  padding: 7px 10px;
  border: none;
  text-transform: unset;
  color: #121212;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: 5px;
}
.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: inherit;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #c00000;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: inline-flex;
  align-items: center;
}
.modes .modes-label {
  display: none;
}
.modes .modes-mode {
  display: inline-flex;
  align-items: center;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
#trustspot-widget-wrapper .pagination-controls ul li a.next-page span {
  color: #fff !important;
}
#trustspot-widget-wrapper .pagination-controls ul li a.previous-page span {
  color: #fff !important;
}
i.ts-widget-icon-angle-left,
i.ts-widget-icon-angle-right {
  font-size: 20px;
}
.product_terms {
  width: 100%;
  max-width: 100%;
  border-radius: 8px;
  background: #dcdcdc;
  padding: 10px;
  color: #333;
  font-weight: 500;
  margin-bottom: 15px;
}
.product_terms input[type="checkbox"] {
  margin: 0 4px 0 0;
}
div#super_attribute\[173\]-error {
  display: none !important;
}
div#product-terms-error {
  padding-top: 0;
  width: 100%;
  margin-bottom: 5px;
  margin-top: -8px;
  padding-left: 9px;
  font-size: 13px;
  color: red;
}
.page-layout-finder_category_full.page-products .products-grid .product-item {
  width: 25%;
}
.page-layout-finder_category_full .amfinder-horizontal {
  margin-top: 20px;
}
.page-layout-finder_category_full .amfinder-horizontal ul.amfinder-toggle {
  display: flex;
  flex-wrap: wrap;
}
.page-layout-finder_category_full .amfinder-horizontal ul.amfinder-toggle li.am-item {
  width: 32.9% !important;
  margin-bottom: 0;
}
.page-layout-finder_category_full .toolbar-products:not(:last-child) {
  padding: 0;
}
.aminst-feed-slider-container {
  margin-bottom: 0;
  padding-bottom: 0;
  margin: 0 75px;
}
.aminst-feed-slider-container .aminst-feed-link {
  justify-content: center;
}
div#productQaContainer div#product-qa-serch button,
div#productQaContainer div#product-qa-serch .cart.table-wrapper .actions-toolbar > .action,
div#productQaContainer div#product-qa-serch .action-gift {
  padding: 16px 23px 16px;
}
div#productQaContainer div#itoris_qa_select .itoris-expander span {
  font-size: 1.5rem;
}
div#productQaContainer div#itoris_qa_select .ask-button-submit {
  height: 29px;
  width: 29px;
  border-color: #c00200;
  background: white;
  font-size: 18px;
}
div#productQaContainer .itoris-container-accordion span {
  font-size: 1.4rem;
}
div#productQaContainer .button_ask_questions span,
div#productQaContainer .button_answer_question span {
  font-size: 1.6rem;
  color: #fff;
  font-weight: 400;
}
.trustspot-inline-star {
  color: #c00200 !important;
}
.trustspot-inline-cat {
  margin-top: 0px;
  margin-bottom: 10px;
}
.trustspot-inline-cat .ts-star {
  font-size: 20px !important;
  padding: 2px;
}
a.main-button .trustspot-inline-rating {
  pointer-events: none;
}
a#tab-label-reviewss-title:after,
a#tab-label-reviewss-title:after {
  display: none;
}
.product-main-content div#tab-block-reviewss div#reviewss {
  display: block !important;
}
.product-main-content div#tab-block-reviewss a#tsMobileMenu {
  display: none !important;
}
.product-main-content div#tab-block-reviewss .ts-product-widget-header-right {
  display: block !important;
}
.products.list .trustspot-inline-product {
  display: none !important;
}
.product-info-main .product-info-price {
  margin-top: 27px;
}
.itoris-link-product-vew-div {
  margin-top: 10px;
}
.itoris-link-product-vew-div a {
  color: #666666;
  font-size: 1.5rem;
}
.trustspot-inline-product .trustspot-inline-star {
  color: #c00200 !important;
}
.trustspot-inline-product .ts-reviews-rating-options {
  display: inline-block !important;
}
.trustspot-inline-product .ts-reviews-rating-options .ts-reviews-count {
  position: relative;
  top: 2px;
}
.trustspot-inline-product .ts-reviews-rating-options .trustspot-inline-write-a-review {
  display: none !important;
}
.fotorama-video-container img.fotorama__img {
  width: 82%;
  margin: auto;
}
.catalog-product-view .fotorama__stage__frame {
  background: white;
}
.product.media .fotorama__stage .fotorama__arr--hidden {
  display: inherit !important;
}
.fotorama .product-video {
  width: 82%;
  margin: auto;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb.video-thumb-icon .fotorama__thumb {
  display: flex;
  align-content: center;
  align-items: center;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb.video-thumb-icon .fotorama__thumb img.fotorama__img {
  width: 100%;
  position: initial;
}
.aw-arp-container {
  margin: 0 9rem;
}
.aw-arp-container .product-item-info .product-item-details a {
  color: #000;
}
.aw-arp-container .product-item-info .product-item-details a:visited {
  color: #000;
}
.ts-reviews-rating-options a.ts-reviews-count,
.ts-reviews-rating-options .trustspot-inline-write-a-review {
  font-size: 1.65rem;
  color: #000;
  vertical-align: baseline;
}
.trustspot-visual-carousel-head .trustspot-photo-carousel-title {
  text-align: center !important;
}
.trustspot-visual-carousel-head .trustspot-experience-btn {
  display: none;
}
.result-box .stars {
  min-width: 150px;
}
#trustspot-widget-wrapper .feedback {
  float: right;
}
#trustspot-widget-wrapper .btn-primary-border {
  float: right;
}
.trustspot.trustspot-main-widget #trustspot-widget-wrapper .six-column {
  width: 100% !important;
}
.description_full_box figure {
  height: 100%;
}
.description_full_box figure img.pagebuilder-mobile-hidden {
  height: 100% !important;
  width: 100% !important;
}
.warranty-to-slide {
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
  background: #c00200;
}
.catalog-product-view .breadcrumbs {
  margin: 24px 0px 0px 92px;
}
.catalog-product-view .warranty-to-slide {
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
  background: #c00200;
  float: left;
  margin-top: 40px;
}
.old-price,
.old.price {
  text-decoration: none;
}
.catalog-category-view .actions-primary .action.primary,
.catalog-category-view .actions-primary .action.more {
  background: #c00200;
  color: #ffffff;
  border: none;
}
.catalog-category-view .actions-primary .action.primary:hover,
.catalog-category-view .actions-primary .action.more:hover {
  background: #c00000;
}
.catalog-category-view .warranty-to-slide .warranty-item .prodtooltip span {
  display: none;
  position: absolute;
  bottom: 0;
  left: 10px;
  right: 0;
  background: #333;
  color: #fff;
  transition: all .3s ease;
}
.catalog-category-view .warranty-to-slide .warranty-item:hover .prodtooltip span {
  display: none;
}
.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: bold;
}
.category-image.mobile-category-image {
  display: none;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
  min-width: 100vw;
  margin-left: 50%;
  max-height: 450px;
  transform: translateX(-50%);
  object-fit: cover;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.warranty-to-slide .warranty-item {
  cursor: pointer;
}
.warranty-to-slide .warranty-item .warranty-tex-tooltip-container img {
  display: none !important;
}
.modal-tooltip .warranty-modal-popup {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.modal-tooltip .warranty-modal-popup img {
  display: block;
  max-width: unset !important;
}
.modal-tooltip .warranty-modal-popup span {
  text-align: center;
}
.category-top-content .page-title {
  padding: 0 5rem;
}
.category_descriptions {
  margin-top: 50px;
}
.page-title {
  margin: 25px 0 25px 0;
  color: #c00000;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 6.2rem;
  letter-spacing: 2px;
}
.page-title span {
  color: #c00000;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 4rem;
  letter-spacing: 2px;
}
.cms-page-view a {
  color: #262626;
}
.cms-page-view .breadcrumbs.blue {
  z-index: 1;
}
.cms-page-view .breadcrumbs.blue strong {
  margin-top: 4px;
}
.cms-page-view h1.deskh1 {
  color: #c00000;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin: 25px 0 25px 0;
  font-size: 4rem;
  letter-spacing: 2px;
}
.catalogsearch-result-index .category-main-content .category-top-content,
.catalog-category-view .category-main-content .category-top-content {
  width: 100%;
}
.catalogsearch-result-index .category-main-content .category-top-content .page-title-wrapper .page-title,
.catalog-category-view .category-main-content .category-top-content .page-title-wrapper .page-title {
  color: #c00000;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin: 25px 0 25px 0;
  font-size: 4rem;
  letter-spacing: 2px;
}
.catalogsearch-result-index .product-image-wrapper,
.catalog-category-view .product-image-wrapper {
  padding-bottom: 75.333333% !important;
}
.catalogsearch-result-index .product-image-wrapper .product-image-photo,
.catalog-category-view .product-image-wrapper .product-image-photo {
  margin: 0;
  width: 100%;
  transition: all .5s ease;
}
.catalogsearch-result-index .products.wrapper .product-item .product-item-info,
.catalog-category-view .products.wrapper .product-item .product-item-info {
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.24);
  transition: all .3s ease;
}
.catalogsearch-result-index .products.wrapper .product-item .product-item-info .trustspot-inline-category,
.catalog-category-view .products.wrapper .product-item .product-item-info .trustspot-inline-category {
  padding-top: 8.5px;
}
.catalogsearch-result-index .products.wrapper .product-item .product-item-info .price-box,
.catalog-category-view .products.wrapper .product-item .product-item-info .price-box {
  margin: 0 0 25px;
  padding: 0 10px;
}
.catalogsearch-result-index .products.wrapper .product-item .product-item-info .price-box .normal-price .price,
.catalog-category-view .products.wrapper .product-item .product-item-info .price-box .normal-price .price {
  font-size: 2.5rem;
  color: #000000;
}
.catalogsearch-result-index .products.wrapper .product-item .product-item-info .product-item-name,
.catalog-category-view .products.wrapper .product-item .product-item-info .product-item-name {
  padding: 0 10px;
}
.catalogsearch-result-index .products.wrapper .product-item .product-item-info .product-item-name a,
.catalog-category-view .products.wrapper .product-item .product-item-info .product-item-name a {
  font-weight: 600;
}
.catalogsearch-result-index .products.wrapper .product-item .product-item-info .image_hover,
.catalog-category-view .products.wrapper .product-item .product-item-info .image_hover {
  position: absolute;
  padding: 15px;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all .5s ease;
  width: 100%;
}
.catalogsearch-result-index .products.wrapper .product-item .product-item-info .product-image,
.catalog-category-view .products.wrapper .product-item .product-item-info .product-image {
  opacity: 1;
  width: 100%;
  padding: 15px;
}
.catalogsearch-result-index .products.wrapper .product-item .product-item-info:hover .image_hover,
.catalog-category-view .products.wrapper .product-item .product-item-info:hover .image_hover {
  opacity: 1;
}
.catalogsearch-result-index .products.wrapper .product-item .product-item-info:hover .product-image,
.catalog-category-view .products.wrapper .product-item .product-item-info:hover .product-image {
  opacity: 0;
}
.catalogsearch-result-index .products-list .product-image-wrapper,
.catalog-category-view .products-list .product-image-wrapper {
  padding-bottom: 0 !important;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 15px;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #b0b0b0;
  font-size: 1.4rem;
  margin: 11px 0;
}
.product.media .product.thumbs {
  margin: 22px 0 33px;
}
.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 .reviews-trust {
  background: #cbcbcb;
}
.product.info.detailed .reviews-trust .content-block {
  margin: 0 9rem;
}
.product.info.detailed .reviews-trust .content-block .b-title {
  text-transform: uppercase;
  color: #1a0b0b;
  font-size: 2.8rem;
  font-weight: 900;
  margin-top: 5rem;
  padding-top: 5rem;
}
.product.info.detailed div#tab-block-reviewss {
  margin: 0;
}
.product.info.detailed div#tab-block-reviewss .reviews_block {
  margin: 0 9rem;
}
.product.info.detailed div#tab-block-reviewss div#review-block {
  background: #e5e5e5;
  margin-top: 5rem;
  margin-bottom: 5rem;
  padding-top: 50px;
  padding-bottom: 80px;
}
.product.info.detailed div#tab-block-reviewss div#review-block .main_carousel_photo {
  margin: 0 9rem !important;
}
.product.info.detailed div#tab-block-reviewss div#review-block h2.trustspot-photo-carousel-title {
  margin-bottom: 30px !important;
}
.product.info.detailed div#tab-block-reviewss div#review-block h2.trustspot-photo-carousel-title span {
  color: #1a0b0b;
  font-size: 4rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.product.info.detailed div#tab-block-fullbox {
  margin: 0;
}
.product.info.detailed div#tab-block-fullbox .row8 {
  margin: 0 9rem;
}
.product.info.detailed div#fullbox {
  display: block !important;
}
.product.info.detailed .data-detailed {
  text-align: left;
  margin: 0 9rem;
}
.product.info.detailed .data-detailed .data-label a.data-label.switchc {
  cursor: pointer;
}
.product.info.detailed .data-detailed .data-label a.data-label.switchc:after {
  cursor: pointer;
}
.product.info.detailed .data-detailed.active .childskulist {
  float: none;
}
.product.info.detailed .data-detailed .data.item.title {
  text-align: left;
  border-bottom: 2px solid #c00000;
}
.product.info.detailed .data-detailed .data.item.title .data-label {
  margin-top: 5rem;
  text-transform: uppercase;
  color: #c00000;
  font-size: 2.8rem;
  font-weight: 900;
}
.product.info.detailed .data-detailed#tab-block-reviewss .data.item.title {
  border: none;
}
.product.info.detailed .data-detailed .cvideo {
  margin-bottom: 0;
}
.product.info.detailed .data-detailed .difference {
  background: #191919;
  padding-top: 60px;
  padding-bottom: 60px;
}
.product.info.detailed .data-detailed .detailed-content-active .product.attribute {
  padding: 4px 0px;
}
.product.info.detailed .data-detailed .detailed-content-active .video-title {
  text-align: center;
  text-transform: uppercase;
  color: #1a0b0b;
  font-size: 3.7rem;
  font-weight: 900;
  margin: 50px 0;
  margin-top: 0px;
  font-family: Open Sans !important;
}
.product.info.detailed .data-detailed .detailed-content-active p,
.product.info.detailed .data-detailed .detailed-content-active li,
.product.info.detailed .data-detailed .detailed-content-active td,
.product.info.detailed .data-detailed .detailed-content-active span {
  font-size: 1.8rem;
  font-family: Open Sans;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 400;
}
.product.info.detailed .data-detailed .detailed-content-active strong,
.product.info.detailed .data-detailed .detailed-content-active th {
  color: #000000;
  font-size: 1.8rem;
  letter-spacing: 0;
}
.product.info.detailed .table-wrapper {
  margin-bottom: 0;
}
.product.info.detailed #tab-label-additional,
.product.info.detailed #tab-label-additional-title,
.product.info.detailed #additional,
.product.info.detailed #tab-label-relatedposts\.tab,
.product.info.detailed #relatedposts\.tab {
  display: none;
}
.product.info.detailed .product-desc-install h3,
.product.info.detailed .product-desc-spec h3,
.product.info.detailed .product-desc-warranty h3,
.product.info.detailed .product-desc-shipping h3 {
  display: none;
}
.product.info.detailed .additional-attributes {
  width: 100%;
}
.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 5.5px 11px 5.5px;
}
.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 33px 11px 0;
}
.product.info.detailed .additional-attributes tbody tr th {
  font-weight: 400;
  color: #121212;
}
.product.info.detailed .additional-attributes tbody tr th,
.product.info.detailed .additional-attributes tbody tr td {
  border-bottom: 1px solid #ebebeb;
  padding: 0.8rem 0;
}
.catalog-product-view .warranty-to-slide .prodtooltip span {
  display: none;
}
.catalog-product-view .product.data.items .ddescr ul li {
  margin-bottom: unset;
}
.catalog-product-view .product.data.items .ddescr .product-desc-fitment {
  margin-top: 2rem;
}
.catalog-product-view .product.data.items .ddescr p img {
  height: unset;
}
.catalog-product-view .section.block.related .block-actions {
  display: none;
}
.catalog-product-view .section.block.related .product-item-info {
  border: 1px #ebebeb solid;
}
.catalog-product-view .section.block.related .product-item-info .product-item-actions {
  display: none;
}
.catalog-product-view .section.block.related .product-item-info .product-item-details .price-final_price span {
  color: #1a0b0b;
  font-weight: 600 !important;
  font-size: 3rem;
}
.warranty-to-slide .short-icon {
  display: none;
}
.warranty-to-slide .owl-stage-outer {
  background-color: #ffffff;
}
.warranty-to-slide .owl-stage-outer .owl-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  height: 80px;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.catalog-category-view .products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-details .action-column-right .stock.available:before,
.catalog-category-view .products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-details .action-column-right .stock.unavailable:before {
  content: attr(title) '';
}
.product-info-main .page-title-wrapper .page-title {
  margin-bottom: 0.7rem;
}
.product-info-main .product-social-links {
  display: none;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  margin-right: 22px;
  margin-bottom: 0;
  vertical-align: top;
}
.product-info-main .stock.available:before,
.product-info-main .stock.unavailable:before {
  content: attr(title) ':';
  font-weight: 400;
}
.product-info-main .product-category label {
  font-size: 13px;
  font-weight: 400;
  color: #000000;
  text-transform: uppercase;
  min-width: 100px;
  display: inline-block;
}
.product-info-main .product-category a:not(:hover) {
  font-size: 14px;
  color: #121212;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
  font-size: 14px;
  color: #121212;
}
.product-info-main .product.attribute.sku .type {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  min-width: 100px;
  box-sizing: content-box;
}
.product-info-main .product.attribute.sku .type:after {
  content: ':';
}
.product-info-main .product.attribute.overview {
  margin: calc(20px) 0 calc(25px);
}
.product-info-main .product.attribute.overview th {
  font-weight: 600;
  color: #222222;
  white-space: nowrap;
  width: 1%;
  padding-right: 1.4rem !important;
}
.product-info-main .product.alert {
  margin: 11px 0;
}
.product-info-main .price-box {
  margin-top: 11px;
  margin-bottom: 22px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.3rem;
  line-height: 1;
}
.product-info-main .product-options-bottom {
  margin: 0;
}
.product-info-main .product-options-bottom .dcol0 {
  margin-top: 20px;
}
.product-info-main .product-options-bottom .dcol0 .prodtooltip span {
  display: none;
}
.product-info-main .product-options-bottom .product.attribute #short_description_content + .read-more-btn {
  cursor: pointer;
  text-transform: uppercase;
  padding: 10px 0;
  border: none;
  color: #c00200;
}
.product-info-main .product-options-bottom .product.attribute #short_description_content + .read-more-btn:hover {
  color: #c00000;
  background: unset;
}
.product-info-main .product-options-bottom .product.attribute #short_description_content + .read-more-btn:active,
.product-info-main .product-options-bottom .product.attribute #short_description_content + .read-more-btn:focus {
  background: unset;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: bold;
  margin: 0 0 5.5px;
  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: 11px;
}
.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 5.5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-item .price-box .price-label:after {
  display: none;
}
.product-info-main .bundle-actions button#bundle-slide,
.product-options-bottom .bundle-actions button#bundle-slide,
.product-info-main .bundle-actions .cart.table-wrapper .actions-toolbar > .action#bundle-slide,
.product-options-bottom .bundle-actions .cart.table-wrapper .actions-toolbar > .action#bundle-slide,
.product-info-main .bundle-actions .action-gift#bundle-slide,
.product-options-bottom .bundle-actions .action-gift#bundle-slide {
  border-radius: 2px;
}
.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: 2rem;
  line-height: 14px;
  margin-bottom: 5.5px;
}
.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: 2rem;
}
.product-info-main .price-box .price-label,
.product-options-bottom .price-box .price-label {
  font-size: 2rem;
}
.product-info-main .price-box .price-container .price-wrapper .price,
.product-options-bottom .price-box .price-container .price-wrapper .price {
  font-size: 3.4rem;
  font-weight: 600;
  color: #000000;
}
.product-info-main .price-box .old-price .price,
.product-options-bottom .price-box .old-price .price {
  font-size: 2rem;
  margin-left: 1rem;
  font-weight: 500;
}
.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 {
  margin: 11px 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-right: 1.3rem;
  margin-bottom: 1.3rem;
}
.product-info-main .box-tocart .fieldset,
.product-options-bottom .box-tocart .fieldset {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding: 0;
  margin-bottom: 2rem;
  margin-top: 5px;
}
.product-info-main .box-tocart .field.qty label,
.product-options-bottom .box-tocart .field.qty label {
  display: none;
}
.product-info-main .box-tocart .field.qty .qty-down,
.product-options-bottom .box-tocart .field.qty .qty-down,
.product-info-main .box-tocart .field.qty .qty-up,
.product-options-bottom .box-tocart .field.qty .qty-up {
  padding: 1.2rem 1.2rem;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  text-align: center;
  width: 50px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart {
  border: unset;
  background: #c00200;
  color: #ffffff;
  transition: all .3s ease;
  font-size: 2rem;
  font-weight: 600;
}
.product-info-main .box-tocart .action.tocart:hover,
.product-options-bottom .box-tocart .action.tocart:hover {
  background: #cf0704;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  margin-bottom: 1.3rem;
}
.product-info-main .product-addto-links .action,
.product-options-bottom .product-addto-links .action {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-size: 1.4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.product-info-main .product-addto-links .action span,
.product-options-bottom .product-addto-links .action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.product-info-main .product-addto-links .action:not(:hover),
.product-options-bottom .product-addto-links .action:not(:hover) {
  color: #000000;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: middle;
}
.product-options-bottom {
  margin: 0.7rem 0 1.7rem;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.prices-tier {
  background: #f5f5f5;
  margin: 11px 0;
  padding: 11px 16.5px;
}
.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: bold;
}
.ui-dialog-titlebar-close {
  line-height: 1.4;
  margin: 0;
  padding: 0;
  color: #c00000;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #c00000;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #c00000;
  text-decoration: none;
}
.ui-dialog-titlebar-close:active {
  color: #c00000;
  text-decoration: none;
}
.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: #c00000;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5.5px;
}
.block.related .product-item-info .image_hover {
  display: none;
}
.block-compare .block-title .counter,
.block-wishlist .block-title .counter {
  display: none;
}
.sidebar .product-items .product-item {
  margin-bottom: 22px;
  position: relative;
  background: transparent;
}
.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: 0;
}
.sidebar .product-items .product-item-actions > div {
  margin-bottom: 0.8rem;
}
.sidebar .product-items .product-item-actions .actions-primary {
  margin-right: 1rem;
}
.sidebar .product-items .product-item-actions .actions-primary button,
.sidebar .product-items .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
.sidebar .product-items .product-item-actions .actions-primary .action-gift {
  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 .product-items .product-item-actions .actions-primary button:focus,
.sidebar .product-items .product-item-actions .actions-primary button:active,
.sidebar .product-items .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action:focus,
.sidebar .product-items .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action:active,
.sidebar .product-items .product-item-actions .actions-primary .action-gift:focus,
.sidebar .product-items .product-item-actions .actions-primary .action-gift:active {
  background: none;
  border: none;
}
.sidebar .product-items .product-item-actions .actions-primary button:hover,
.sidebar .product-items .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action:hover,
.sidebar .product-items .product-item-actions .actions-primary .action-gift:hover {
  background: none;
  border: none;
}
.sidebar .product-items .product-item-actions .actions-primary button.disabled,
.sidebar .product-items .product-item-actions .actions-primary button[disabled],
fieldset[disabled] .sidebar .product-items .product-item-actions .actions-primary button,
.sidebar .product-items .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.disabled,
.sidebar .product-items .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .sidebar .product-items .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
.sidebar .product-items .product-item-actions .actions-primary .action-gift.disabled,
.sidebar .product-items .product-item-actions .actions-primary .action-gift[disabled],
fieldset[disabled] .sidebar .product-items .product-item-actions .actions-primary .action-gift {
  pointer-events: none;
  opacity: 0.5;
}
.sidebar .product-items .product-item-actions .actions-primary button:not(:hover),
.sidebar .product-items .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action:not(:hover),
.sidebar .product-items .product-item-actions .actions-primary .action-gift:not(:hover) {
  color: #121212;
}
.sidebar .product-items .product-item-actions .actions-primary button:hover,
.sidebar .product-items .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action:hover,
.sidebar .product-items .product-item-actions .actions-primary .action-gift:hover {
  color: #c00000;
}
.sidebar .product-items .product-item-actions .button_quickview a:before {
  display: none;
}
.sidebar .product-items .product-item-actions .button_quickview a:not(:hover) {
  color: #121212;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 3px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #b0b0b0;
  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 .actions-toolbar .primary .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;
}
.sidebar .actions-toolbar .primary .action:focus,
.sidebar .actions-toolbar .primary .action:active {
  background: none;
  border: none;
}
.sidebar .actions-toolbar .primary .action:hover {
  background: none;
  border: none;
}
.sidebar .actions-toolbar .primary .action.disabled,
.sidebar .actions-toolbar .primary .action[disabled],
fieldset[disabled] .sidebar .actions-toolbar .primary .action {
  pointer-events: none;
  opacity: 0.5;
}
.sidebar .actions-toolbar .primary .action:not(:hover) {
  color: #121212;
}
.sidebar .actions-toolbar .primary .action:hover {
  color: #c00000;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .product-items-images {
  margin-left: -5.5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5.5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 11px;
}
.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 #ebebeb;
}
.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 #ebebeb;
}
.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: 5.5px 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: 11px;
}
.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;
  font-weight: 400;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 2rem 0 0;
}
.block-compare .actions-toolbar .secondary a.action {
  margin-top: 0;
}
.product-main-full-top {
  display: block;
  margin: 0 2.5vw;
}
.product-main-full-top .product.media {
  width: 73%;
}
.product-main-full-top .product-info-main {
  width: 27%;
  padding: 0 0 0 2rem;
}
.page-layout-1column .product-main-content {
  background-color: #ffffff;
  -webkit-box-shadow: 800px 0 #ffffff, -800px 0 #ffffff;
  -moz-box-shadow: 800px 0 #ffffff, -800px 0 #ffffff;
  -ms-box-shadow: 800px 0 #ffffff, -800px 0 #ffffff;
  box-shadow: 800px 0 #ffffff, -800px 0 #ffffff;
  padding: 3rem;
}
.page-layout-1column .product-main-content .product-info-main {
  padding: 3rem 0 0 0;
}
.page-layout-1column .product-main-content.layout-sticky .product-image-grid img {
  cursor: crosshair;
}
.page-layout-1column .product-main-content.layout-fullwidth {
  max-width: 100vw;
  width: 100vw;
  margin-left: calc(-100vw/2 + 100%/2);
  margin-right: calc(-100vw/2 + 100%/2);
  padding: 4rem;
}
.page-layout-1column .product-main-content.layout-fullwidth .product.media,
.page-layout-1column .product-main-content.layout-fullwidth .product-info-main {
  float: none;
}
.page-layout-1column .product-main-content.layout-fullwidth .product.media {
  text-align: center;
}
.page-layout-1column .product-main-content.layout-fullwidth .product-detailed-content .product.info.detailed {
  margin-top: 0;
}
.page-layout-1column .product-main-content.layout-fullwidth .product-detailed-content .product.info.detailed .product.data.items > .item.content {
  background: none;
  font-size: 1.4rem;
  padding: 5rem 0 0;
}
.page-layout-1column .product-main-content.layout-fullwidth .product-detailed-content .product.info.detailed .product.data.items #product-review-container .review-items .review-item {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #d8d8d8;
}
.page-layout-1column .product-main-content.layout-fullwidth .product-detailed-content .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-title {
  line-height: 1.3;
  font-size: 2rem;
  order: -1;
}
.page-layout-1column .product-main-content.layout-fullwidth .product-detailed-content .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-ratings {
  float: none;
  max-width: unset;
}
.page-layout-1column .product-main-content.layout-fullwidth .product-detailed-content .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-content {
  margin-left: 0;
  order: -1;
}
.page-layout-1column .product-main-content.layout-fullwidth .product-detailed-content .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-details {
  margin-left: 0;
}
.page-layout-1column .product-main-content.layout-fullwidth .product-detailed-content .product.info.detailed .product.data.items .review-add .required .input-text,
.page-layout-1column .product-main-content.layout-fullwidth .product-detailed-content .product.info.detailed .product.data.items .review-add .required textarea {
  background: none;
  border: 1px solid #d8d8d8;
}
.page-layout-1column .product-main-content.layout-fullwidth .product-detailed-content .product-info-content {
  margin-top: 6rem;
}
.page-layout-1column .product-main-content.layout-fullwidth .product-detailed-content .product-info-content .product-info-main {
  padding: 0;
}
.page-layout-1column .product-main-content.layout-fullwidth .product-info-content .product-info-main {
  padding: 0;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .page-layout-1column .product-main-content.layout-fullwidth .product-info-content .product-info-main {
    position: static;
  }
}
.page-layout-1column .product-main-content.layout-sidebar {
  background: none;
  box-shadow: none;
}
.page-layout-1column .product-main-content.layout-sidebar .product-info-content .product-info-main {
  padding: 0 4rem 0 4rem;
}
.page-layout-1column .product-main-content.layout-sidebar .product-sidebar-content .shipping-support {
  padding: 0;
  border: 0;
}
.page-layout-1column .product-main-content.layout-grid-gallary {
  max-width: 100vw;
  width: 100vw;
  margin-left: calc(-100vw/2 + 100%/2);
  margin-right: calc(-100vw/2 + 100%/2);
  padding: 4rem 2rem;
  background: none;
  box-shadow: none;
}
.page-layout-1column .product-main-content.layout-grid-gallary #gallery-images {
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.page-layout-1column .product-main-content.layout-grid-gallary #gallery-images > div {
  padding-left: 7.5px;
  padding-right: 7.5px;
  margin-bottom: 6px;
}
.page-layout-1column .product-main-content.layout-grid-gallary #gallery-images .product-image-grid img {
  cursor: crosshair;
}
@media only screen and (max-width: 1199px) {
  .page-layout-1column .product-main-content.layout-fullwidth {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    flex-direction: column;
    padding: 3rem;
    padding-top: 8rem;
  }
  .page-layout-1column .product-main-content.layout-fullwidth .product-detailed-content {
    order: 3;
    margin: 5rem 0 0;
  }
  .page-layout-1column .product-main-content.layout-fullwidth .product-info-main .breadcrumbs {
    padding-left: 20px !important;
  }
}
@media only screen and (max-width: 993px) {
  .page-layout-1column .product-main-content {
    padding: 0 0 0;
    position: relative;
  }
  .page-layout-1column .product-main-content .fotorama__nav__frame.fotorama__nav__frame--thumb {
    width: 150px !important;
    height: 150px !important;
    border: none;
  }
  .page-layout-1column .product-main-content .product-info-main .breadcrumbs {
    position: absolute;
    left: 0;
    top: 10px;
  }
  .page-layout-1column .product-main-content.layout-sidebar .product-sidebar-content {
    display: none;
  }
  .page-layout-1column .product-main-content.layout-sidebar .product-info-content .product-info-main {
    padding: 5rem 0 0;
  }
  .page-layout-1column .product-main-content.layout-grid-gallary {
    padding: 8rem 2rem 6rem;
  }
  .page-layout-1column .product-main-content.layout-grid-gallary .product-info-main .breadcrumbs {
    padding-left: 20px !important;
  }
}
.layout-grid-gallary .product-info-main,
.layout-fullwidth .product-info-main,
.layout-sticky .product-info-main {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: column;
}
.layout-grid-gallary .product.info.detailed,
.layout-fullwidth .product.info.detailed,
.layout-sticky .product.info.detailed {
  margin-top: 5rem;
  order: 1;
}
.layout-grid-gallary .product.info.detailed .product.data.items,
.layout-fullwidth .product.info.detailed .product.data.items,
.layout-sticky .product.info.detailed .product.data.items {
  text-align: left;
}
.layout-grid-gallary .product.info.detailed .product.data.items > .item.content,
.layout-fullwidth .product.info.detailed .product.data.items > .item.content,
.layout-sticky .product.info.detailed .product.data.items > .item.content {
  background: none;
  font-size: 1.4rem;
  padding: 5rem 0 0;
}
.layout-grid-gallary .product.info.detailed .product.data.items > .item.content .description,
.layout-fullwidth .product.info.detailed .product.data.items > .item.content .description,
.layout-sticky .product.info.detailed .product.data.items > .item.content .description {
  padding: 5rem 0 0;
}
.layout-grid-gallary .product.info.detailed .product.data.items > .item.title,
.layout-fullwidth .product.info.detailed .product.data.items > .item.title,
.layout-sticky .product.info.detailed .product.data.items > .item.title {
  display: block;
}
.layout-grid-gallary .product.info.detailed .product.data.items > .item.title:before,
.layout-fullwidth .product.info.detailed .product.data.items > .item.title:before,
.layout-sticky .product.info.detailed .product.data.items > .item.title:before {
  content: "\ebce";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 1.4rem;
  color: #121212;
  line-height: 1;
  padding: 1px;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 20%;
}
.layout-grid-gallary .product.info.detailed .product.data.items > .item.title.active:before,
.layout-fullwidth .product.info.detailed .product.data.items > .item.title.active:before,
.layout-sticky .product.info.detailed .product.data.items > .item.title.active:before {
  content: "\ebc3";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 16px;
  color: #121212;
  line-height: 1;
  padding: 1px;
}
.layout-grid-gallary .product.info.detailed .product.data.items > .item.title:after,
.layout-fullwidth .product.info.detailed .product.data.items > .item.title:after,
.layout-sticky .product.info.detailed .product.data.items > .item.title:after {
  display: none;
}
.layout-grid-gallary .product.info.detailed .product.data.items > .item.title a,
.layout-fullwidth .product.info.detailed .product.data.items > .item.title a,
.layout-sticky .product.info.detailed .product.data.items > .item.title a {
  padding-left: 0;
  text-align: left;
  border-bottom: 1px solid #cfc6bc;
}
.layout-grid-gallary .product.info.detailed .product.data.items > .item.title:last-child a,
.layout-fullwidth .product.info.detailed .product.data.items > .item.title:last-child a,
.layout-sticky .product.info.detailed .product.data.items > .item.title:last-child a {
  border-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 993px) {
  .layout-grid-gallary .product.info.detailed .product.data.items > .item.title:before,
  .layout-fullwidth .product.info.detailed .product.data.items > .item.title:before,
  .layout-sticky .product.info.detailed .product.data.items > .item.title:before {
    right: 2rem;
  }
}
.layout-grid-gallary .product.info.detailed .product.data.items #product-review-container .review-items .review-item,
.layout-fullwidth .product.info.detailed .product.data.items #product-review-container .review-items .review-item,
.layout-sticky .product.info.detailed .product.data.items #product-review-container .review-items .review-item {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #d8d8d8;
}
.layout-grid-gallary .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-title,
.layout-fullwidth .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-title,
.layout-sticky .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-title {
  line-height: 1.3;
  font-size: 2rem;
  order: -1;
}
.layout-grid-gallary .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-ratings,
.layout-fullwidth .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-ratings,
.layout-sticky .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-ratings {
  float: none;
  max-width: unset;
}
.layout-grid-gallary .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-content,
.layout-fullwidth .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-content,
.layout-sticky .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-content {
  margin-left: 0;
  order: -1;
}
.layout-grid-gallary .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-details,
.layout-fullwidth .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-details,
.layout-sticky .product.info.detailed .product.data.items #product-review-container .review-items .review-item .review-details {
  margin-left: 0;
}
.layout-grid-gallary .product.info.detailed .product.data.items .review-add .required .input-text,
.layout-fullwidth .product.info.detailed .product.data.items .review-add .required .input-text,
.layout-sticky .product.info.detailed .product.data.items .review-add .required .input-text,
.layout-grid-gallary .product.info.detailed .product.data.items .review-add .required textarea,
.layout-fullwidth .product.info.detailed .product.data.items .review-add .required textarea,
.layout-sticky .product.info.detailed .product.data.items .review-add .required textarea {
  background: none;
  border: 1px solid #d8d8d8;
}
.product.detailed-custom .data-detailed .title {
  margin: 0;
  text-align: left;
}
.product.detailed-custom .data-detailed .title a {
  display: block;
  padding: 1rem 0;
  text-transform: uppercase;
  font-size: 1.4rem;
  border-bottom: 1px solid #cfc6bc;
  position: relative;
  color: #121212;
}
.product.detailed-custom .data-detailed .title a:before {
  content: "\ebce";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 1.4rem;
  color: #121212;
  line-height: 1;
  padding: 1px;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 8px;
}
.product.detailed-custom .data-detailed .detailed-content {
  background: none;
  font-size: 1.4rem;
  padding: 5rem 0 0;
  display: none;
  width: 100% !important;
}
.product.detailed-custom .data-detailed.active .title a:before {
  content: "\ebc3";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 16px;
  color: #121212;
  line-height: 1;
  padding: 1px;
}
.product.canvas ul.tabs {
  list-style: none;
  padding: 0;
}
.product.canvas ul.tabs li {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin-right: 3rem;
  margin-bottom: 1rem;
}
.product.canvas ul.tabs li a {
  font-size: 1.4rem;
  letter-spacing: 1px;
}
.product.canvas ul.tabs li a:hover {
  text-decoration: underline;
}
.product.canvas ul.tabs li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 575px) {
  .product.canvas ul.tabs li {
    display: block;
  }
}
.product.canvas ul.tabs li.additional-tab {
  display: none;
}
.product.canvas .panels {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1600;
}
.product.canvas .panels .backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: rgba(22, 22, 25, 0.2);
}
.product.canvas .panels .data.item {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 600px;
  max-width: 90%;
  margin: 0;
  background: #ffffff;
  box-shadow: 0 0 30px 0 #0000001a;
  transform: translateX(100%);
  transition: transform .5s;
  overflow: auto;
}
.product.canvas .panels .data.item.open {
  transform: none;
}
.product.canvas .panels .data.item .panel-header {
  margin: 5rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ebebeb;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product.canvas .panels .data.item .panel-header .panel__title {
  font-size: 2rem;
  letter-spacing: 1px;
  color: #121212;
}
.product.canvas .panels .data.item .panel-header .button-close:before {
  content: "\ebea";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 14px;
  color: #121212;
  line-height: 1;
  padding: 1px;
}
.product.canvas .panels .data.item .panel-content {
  padding: 0 5rem 5rem;
  overflow: auto;
}
.product-sizechart-content h3,
.product-sizechart-content h4 {
  margin-top: 0;
}
.product-sizechart-content table {
  font-size: 1.4rem;
}
.product-sizechart-content table thead th {
  font-weight: 500;
  color: #121212;
}
.layout-fullwidth .product.canvas ul.tabs li {
  display: block;
}
.search-autocomplete {
  margin-top: 0;
}
.block-search {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  display: none;
}
.block-search .action.search {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  padding: 5.5px 0;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
}
.block-search .action.search > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .action.search:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #ffffff;
  content: '\e615';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .action.search:hover:before {
  color: inherit;
}
.block-search .action.search:active:before {
  color: inherit;
}
.block-search .action.search:focus,
.block-search .action.search:active {
  background: none;
  border: none;
}
.block-search .action.search:hover {
  background: none;
  border: none;
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  pointer-events: none;
  opacity: 0.5;
}
.block-search .action.search:focus:before {
  color: #333333;
}
.block-search input {
  margin: 0;
}
.block-search input::-webkit-input-placeholder {
  color: #999999;
}
.block-search input:-moz-placeholder {
  color: #999999;
}
.block-search input::-moz-placeholder {
  color: #999999;
}
.block-search input:-ms-input-placeholder {
  color: #999999;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
}
.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: 5.5px 44px 5.5px 11px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #ebebeb;
  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: 5.5px;
}
.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: 11px;
}
.filter.block {
  margin-bottom: 0;
}
.filter-title strong[data-count]:after {
  color: #ffffff;
  background: #c00000;
  border-radius: 2px;
  content: attr(data-count);
  display: inline-block;
  font-size: .8em;
  line-height: 1;
  margin: 0 5.5px;
  min-width: 1em;
  padding: 2px;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  border-bottom: 1px solid #ebebeb;
  font-size: 16px;
  line-height: 1em;
  padding-bottom: 1.8rem;
}
.filter .block-subtitle.filter-subtitle {
  display: none;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 5.5px 11px;
  padding-left: 0;
}
.filter-current .item {
  margin-left: 20px;
  position: relative;
  z-index: 1;
  color: #121212;
}
.filter .filter-current-subtitle {
  border: none;
  display: block;
  padding-bottom: 11px;
}
.filter-actions {
  margin-bottom: 27.5px;
}
.filter-actions a:not(:hover) {
  color: #121212;
}
.filter-label {
  font-weight: 400;
}
.filter-label:after {
  content: ': ';
}
.filter-value {
  color: #c00200;
}
.filter-options {
  display: none;
  margin: 0;
}
.filter-options-content {
  margin: 0;
}
.filter-options-content ul,
.filter-options-content ol {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.filter-options-content .item {
  margin: 1rem 0;
}
.filter-options-content .item:last-child {
  margin-bottom: 0;
}
.filter-options-content .item:first-child {
  margin-top: 0;
}
.filter-options-content a {
  color: #121212;
}
.filter-options-content a:hover {
  color: #c00000;
  text-decoration: none;
}
.filter-options-content a:hover + .count {
  background-color: #e8e8e8;
}
.filter-options-content .count {
  color: #000000;
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.4rem;
}
.filter-options-content .count:before {
  content: '(';
  padding-right: 2px;
}
.filter-options-content .count:after {
  content: ')';
}
.filter-options-content .swatch-attribute:not(.manufacturer) .swatch-option {
  min-width: 2.6rem;
  width: 4.1rem;
  height: 4.1rem;
  font-size: 0.85714rem;
  padding: 0;
  margin: 0 7px 5px 0;
  background: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-transform: capitalize;
  outline: none;
  border: 2px solid #000;
}
.filter-options-content .swatch-attribute.manufacturer .swatch-option-link-layered {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 1.7rem;
}
.filter-options-content .swatch-attribute.manufacturer .swatch-option-link-layered .swatch-option {
  border: 0;
  background: none;
  height: auto;
  padding: 0;
  font-size: 1.6rem;
  line-height: unset;
}
.filter-options .filter-options-title,
.sidebar .block .filter-options-title,
.filter-options .block-title strong,
.sidebar .block .block-title strong {
  cursor: pointer;
  font-weight: 400;
  color: #121212;
  margin: 0;
  overflow: hidden;
  padding: 11px 10px 12px 0;
  position: relative;
  word-break: break-all;
  z-index: 1;
  font-size: 3.32rem;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
@media only screen and (max-width: 993px) {
  .filter-options .filter-options-title,
  .sidebar .block .filter-options-title,
  .filter-options .block-title strong,
  .sidebar .block .block-title strong {
    font-size: 2rem;
  }
}
.order-links .item {
  line-height: 100%;
  margin: 0 0 -1px;
}
.order-links .item strong {
  background: rgba(38, 38, 38, 0);
  border: 1px solid #ebebeb;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a {
  background: transparent;
  color: #121212;
  border: 1px solid #ebebeb;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: rgba(13, 13, 13, 0);
  text-decoration: none;
}
.order-details-items {
  border: 1px solid #ebebeb;
  background: #c00200;
  margin-bottom: 22px;
  padding: 11px;
}
.order-details-items .order-title {
  border-bottom: 1px solid #ebebeb;
  padding: 0 0 11px;
}
.order-details-items .order-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.order-details-items .order-title .action {
  display: inline-block;
}
.order-details-items .table-wrapper {
  margin: 0;
}
.order-details-items .table-wrapper + .actions-toolbar {
  display: none;
}
.order-details-items .table-wrapper:not(:last-child) {
  margin-bottom: 33px;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 1px solid #ebebeb;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #ebebeb;
}
.account .order-details-items .table-order-items tbody tr:nth-child(even) td {
  background: none;
}
.order-details-items .table-order-items tbody td {
  padding-top: 20px;
  padding-bottom: 20px;
}
.order-details-items .table-order-items tbody .col.label {
  font-weight: bold;
  padding-top: 0;
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody .col.options {
  padding: 0 0 15px;
}
.order-details-items .table-order-items tbody > .item-parent td {
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody > .item-parent + tr td {
  padding-top: 5px;
}
.order-details-items .table-order-items tbody .item-options-container td {
  padding-top: 0;
  padding-bottom: 15px;
}
.order-details-items .table-order-items .product-item-name {
  margin: 0 0 10px;
}
.order-details-items .item-options {
  margin: 0;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options dd:last-child {
  margin-bottom: 0;
}
.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-details-items thead .col.qty {
  text-align: center;
}
.order-details-items .col.name {
  padding-top: 16px;
}
.order-details-items .action.show {
  display: inline-block;
  text-decoration: none;
  color: #666666;
}
.order-details-items .action.show > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.order-details-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .action.show.expanded:after {
  content: '\e621';
}
.order-details-items .product-item-name {
  font-size: 1.8rem;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ": ";
}
.order-details-items .action.print {
  display: none;
}
.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 .block-content .box {
  margin-bottom: 30px;
}
.block-order-details-view .box-title {
  font-weight: 600;
}
.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: ': ';
}
.column.main .order-details-items .block-order-details-gift-message {
  margin: 40px 0 0;
}
.block-order-details-gift-message + .actions-toolbar {
  display: none;
}
.order-tracking {
  margin: 0;
  padding: 20px 0;
}
.order-title + .order-tracking {
  border-bottom: 1px solid #ebebeb;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  display: none;
  margin: 0;
}
.account.rtl-layout .page-main .page-title-wrapper .page-title,
[class^="sales-guest-"].rtl-layout .page-main .page-title-wrapper .page-title,
.sales-guest-view.rtl-layout .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns.rtl-layout .page-main .page-title-wrapper .page-title {
  margin-right: 0;
  margin-left: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.ajax-notices .message.global.demo {
  background: #C00000;
}
.ambanners .message.global.demo {
  background: #C00000;
}
@keyframes flyInFromLeft {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes flyInFromRight {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.fly {
  opacity: 0;
}
.fly-in-left {
  animation: flyInFromLeft 1s forwards;
}
.fly-in-right {
  animation: flyInFromRight 1s forwards;
}
.aw-arp-container .slick-track {
  margin-right: auto;
  margin-left: inherit;
}
.aw-arp-container .slick-slider {
  padding: 0;
}
.opc-progress-bar {
  margin: 20px 0 27px;
  counter-reset: i;
  font-size: 0;
}
body {
  background-color: #ffffff;
}
rs-layer-wrap.rs-parallax-wrap a {
  transition: none;
}
rs-layer-wrap.rs-parallax-wrap a:hover {
  background: #cf0704;
  background: linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -moz-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -webkit-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  border: none;
}
.amfinder-toggle .button.button.action.primary {
  transition: none;
}
.amfinder-toggle .button.button.action.primary:hover {
  background: #cf0704;
  background: linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -moz-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -webkit-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  border: none;
}
.box-shadow {
  border-radius: 10px;
  padding-top: 69px !important;
  padding-bottom: 69px !important;
  padding-left: 85px !important;
  padding-right: 85px;
}
.box-shadow h3 {
  font-size: 4.9rem;
}
.box-shadow h2 {
  font-size: 3.4rem;
  font-weight: bold;
  letter-spacing: 0.8px;
  color: #c00000;
}
.box-shadow p {
  font-family: Open Sans;
  font-size: 3rem;
  font-weight: 100 !important;
  line-height: 1.2;
  color: #000000;
}
.box-shadow .button-box {
  margin-top: 40px;
  background: #c00200;
  border-radius: 4px;
  transition: none;
}
.box-shadow .button-box .pagebuilder-button-primary:hover {
  background: #cf0704;
  background: linear-gradient(272deg, #e20303 0%, #741111 80%);
  background: -moz-linear-gradient(272deg, #e20303 0%, #741111 80%);
  background: -webkit-linear-gradient(272deg, #e20303 0%, #741111 80%);
  border: none;
}
.box-shadow .button-box .pagebuilder-button-primary {
  padding: 24px 44px;
  border-radius: 13px;
}
.box-shadow .button-box .pagebuilder-button-primary span {
  font-size: 2.5rem;
  font-family: Open Sans;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  cursor: pointer;
}
.full-content .pagebuilder-column-group {
  justify-content: center;
}
.box-light-shadow {
  background: #fdfdfdad;
  border-radius: 10px;
  padding: 69px 0;
  padding-left: 85px !important;
  padding-right: 85px !important;
  max-width: 820px;
}
.box-light-shadow h3 {
  color: white;
  font-size: 4.9rem;
}
.box-light-shadow p {
  font-size: 3.4rem;
  color: white;
  font-weight: 100 !important;
  line-height: 43px;
}
.box-light-shadow .button-box {
  margin-top: 40px;
}
.box-light-shadow .button-box .pagebuilder-button-primary {
  padding: 28px 37px;
  border-radius: 13px;
}
.box-light-shadow .button-box .pagebuilder-button-primary span {
  font-size: 2.9rem;
  text-transform: uppercase;
}
.big-button {
  margin-top: 62px;
}
.big-button .pagebuilder-button-primary {
  padding: 35px 174px !important;
  border-radius: 12px !important;
}
.big-button .pagebuilder-button-primary span {
  line-height: 82px;
  font-size: 6.3rem;
  text-transform: uppercase;
}
.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 {
  background-color: #ffffff;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 22px;
}
.header.content {
  padding-top: 11px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 11px 44px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 33px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 11px;
  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 11px;
  padding: 11px 22px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #000000;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #c00000;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #c00000;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #c00000;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 11px;
}
.message.global.demo {
  margin: 0 0 13.5px;
  padding: 13.5px 27px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #1a0b0b;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo p {
  font-family: Open Sans !important;
  font-weight: 200;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #ebebeb;
  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 .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .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 {
  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 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .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 {
  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 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  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 {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .switcher .options ul.dropdown li,
.page-footer .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 {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  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 {
  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 {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher li,
.page-footer .switcher li {
  font-size: 14px;
  margin: 0;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 22px 0;
}
.ui-datepicker td {
  padding: 0;
}
.cms-index-index .block-products-list .block-title strong {
  font-size: 4.8rem;
}
.cms-index-index .block-products-list .widget-product-grid .product-item-info {
  background: #ffffff;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.24);
  margin: 0px 0 0px 25px;
  max-width: 91%;
}
.cms-index-index .block-products-list .widget-product-grid .product-item-info .product-item-name {
  padding: 0 10px;
}
.cms-index-index .block-products-list .widget-product-grid .product-item-info .product-item-details {
  padding-bottom: 20px;
}
.cms-index-index .block-products-list .widget-product-grid .product-item-info span.price {
  font-size: 2.5rem !important;
  color: #040404 !important;
}
.cms-index-index .block-products-list .widget-product-grid .product-item-info span.old-price span.price {
  font-size: 2.2rem !important;
  color: #1a0b0b !important;
}
.cms-index-index .block-products-list .widget-product-grid .product-item-info img.product-image {
  max-width: 250px !important;
  margin: auto;
  display: block !important;
}
.cms-index-index .block-products-list .widget-product-grid .product-item-info .product-item-details .actions-primary .stock.unavailable span {
  display: block;
}
.cms-index-index .block-products-list .widget-product-grid .product-item-info .product-item-details a.product-item-link {
  font-size: 2.8rem;
  line-height: 1.4;
  font-weight: 600;
  -webkit-hyphens: none;
  /* Safari and older versions of iOS */
  -moz-hyphens: none;
  /* Firefox */
  -ms-hyphens: none;
  /* Microsoft Edge (old versions) */
  hyphens: none;
  /* Standard property */
}
.cms-index-index .block-products-list .widget-product-grid .product-item-info .product-item-details .product-swatch {
  display: none;
}
.cms-index-index .block-products-list .widget-product-grid .product-item-info .price-box .normal-price .price {
  color: #c00200;
}
.cms-index-index .block-products-list .widget-product-grid .product-item-info .product-item-actions .action.tocompare,
.cms-index-index .block-products-list .widget-product-grid .product-item-info .product-item-actions .action.towishlist {
  display: none;
}
.cms-index-index .block-products-list .widget-product-grid .product-item {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.cms-index-index .block-products-list .widget-product-grid .owl-item.active:first-child .product-item {
  margin-left: 2%;
}
.cms-index-index .block-products-list .products-grid .product-items.owl-carousel .owl-stage {
  margin: auto;
  margin-top: 48px;
}
.cms-index-index .block-products-list .products-grid .product-items.owl-carousel .product-item .actions-primary form[data-role="tocart-form"] {
  position: unset;
  margin: 15px;
}
.cms-index-index .block-products-list .products-grid .product-items.owl-carousel .product-item .actions-primary form[data-role="tocart-form"] .tocart {
  border: none;
}
.cms-index-index.page-layout-1column .block.widget .products-grid .product-item {
  width: 100%;
  max-width: 390px;
}
.primary-menu-container.mobile-style .nav-toggle {
  display: block !important;
}
.navigation.custommenu li.level0 .level-top {
  font-weight: 600;
  font-family: Open Sans;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
}
.navigation.custommenu li.level0:hover .level-top {
  color: #c00000;
}
@media only screen and (max-width: 1199px) {
  .navigation.custommenu li.level0:hover .level-top {
    color: #999999;
  }
}
.navigation.custommenu li > .level-top:after {
  position: relative;
  right: 3px;
  line-height: 0 !important;
  display: inline !important;
}
.navigation.custommenu li > .level-top .menu-thumb-icon {
  margin-right: 5px;
  font-size: 3rem;
  vertical-align: sub;
  position: relative;
  top: 2px;
}
.navigation li.level0.parent > .level-top > span.cat-label {
  width: auto;
  height: auto;
  margin: 0;
  padding: 3px 7px;
  clip: unset;
}
.navigation.mobile-style {
  z-index: 99;
}
.navigation.mobile-style .nav-toggle {
  display: inline-flex !important;
}
.navigation.mobile-style #close-menu {
  width: 4.5rem;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-size: 0;
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  position: absolute;
  z-index: 2;
  top: 12px;
  right: 0;
  display: none;
}
.navigation.mobile-style #close-menu > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.navigation.mobile-style #close-menu:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 36px;
  line-height: 20px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.navigation.mobile-style .menu-mobile-title {
  padding: 8px 0;
  font-weight: 400;
  font-size: 1.4rem;
  text-transform: uppercase;
  position: relative;
  background-color: #c00200;
  color: #ffffff;
}
.navigation.mobile-style .menu-mobile-title a {
  color: #ffffff;
}
.navigation.mobile-style .navigation.custommenu li.level0 .level-top {
  text-transform: capitalize !important;
}
.navigation.mobile-style ul,
.navigation.mobile-style ol {
  list-style: none;
}
.navigation.mobile-style.side-custommenu {
  display: none;
}
.navigation.mobile-style .submenu.level0 {
  height: 0;
  visibility: hidden;
}
.navigation.mobile-style .submenu.level0.opened {
  visibility: visible;
  height: auto;
}
.navigation.mobile-style .submenu.level0 .row > .subchildmenu > li:first-child > a {
  border-top: 0;
}
.navigation.mobile-style .submenu.level0 .subchildmenu {
  padding-left: 0;
  width: 100%;
  flex: 100%;
  max-width: 100%;
}
.navigation.mobile-style .submenu.level0 .subchildmenu > li > a {
  padding: 1.3rem 2rem;
  border-top: 1px solid #ebebeb;
  margin-bottom: 0 !important;
}
.navigation.mobile-style .submenu.level0 .subchildmenu > li > a:hover {
  color: #c00000;
}
.navigation.mobile-style .submenu.level0 .subchildmenu > li li a {
  padding-left: 3.5rem;
}
.navigation.mobile-style .submenu.level0 .subchildmenu .parent > a {
  padding-right: 4rem;
  display: block;
  text-decoration: none;
}
.navigation.mobile-style .submenu.level0 .subchildmenu .parent > a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.navigation.mobile-style .submenu.level0 .subchildmenu .parent > a:after {
  position: absolute;
  right: 10px;
  top: 5px;
}
.navigation.mobile-style .submenu.level0 .subchildmenu .parent > a.ui-state-active:after {
  content: '\e621';
}
.navigation.mobile-style .submenu.level0 .subchildmenu .subchildmenu {
  display: none;
}
.navigation.mobile-style .submenu.level0 > .subchildmenu > li:first-child > a {
  border-top: 0;
}
.navigation.mobile-style li.level0 > a {
  line-height: 40px;
}
.navigation.mobile-style li.level0 .row {
  margin: 0 !important;
}
.navigation.mobile-style li.level0.staticwidth > .submenu {
  width: auto !important;
}
.navigation.mobile-style li.level0.fullwidth .menu-top-block,
.navigation.mobile-style li.level0.staticwidth .menu-top-block,
.navigation.mobile-style li.level0.fullwidth .menu-right-block,
.navigation.mobile-style li.level0.staticwidth .menu-right-block,
.navigation.mobile-style li.level0.fullwidth .menu-left-block,
.navigation.mobile-style li.level0.staticwidth .menu-left-block,
.navigation.mobile-style li.level0.fullwidth .menu-bottom-block,
.navigation.mobile-style li.level0.staticwidth .menu-bottom-block {
  display: none;
}
.navigation.mobile-style li.level0 .menu-thumb-img {
  display: none;
}
.navigation.mobile-style li.ui-menu-item {
  position: relative;
}
.navigation.mobile-style li.ui-menu-item:first-child {
  border-top: 0;
}
.navigation.mobile-style li.ui-menu-item > a {
  position: relative;
}
.navigation.mobile-style li.ui-menu-item > .open-children-toggle {
  display: block;
  position: absolute;
  width: 42px;
  height: 42px;
  right: 0;
  top: 0;
  z-index: 1;
  cursor: pointer;
}
.navigation.mobile-style span.cat-label {
  top: 50%;
  right: 36px;
  margin-top: -7px;
  position: absolute;
  text-transform: uppercase;
  font: inherit;
  font-size: 8px;
  padding: 2px 3px;
  border-radius: 2px;
  line-height: 1;
  color: #fff;
}
.navigation.mobile-style span.cat-label:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  left: -6px;
  bottom: 3px;
}
.navigation.mobile-style span.cat-label.cat-label-label1 {
  background-color: #0cc485;
}
.navigation.mobile-style span.cat-label.cat-label-label1:before {
  border-right-color: #0cc485;
}
.navigation.mobile-style span.cat-label.cat-label-label2 {
  background-color: #eb2771;
}
.navigation.mobile-style span.cat-label.cat-label-label2:before {
  border-right-color: #eb2771;
}
.navigation.mobile-style span.cat-label.cat-label-label3 {
  background-color: #0ae3eb;
}
.navigation.mobile-style span.cat-label.cat-label-label3:before {
  border-right-color: #0ae3eb;
}
.navigation.mobile-style .parent .level-top::after {
  position: absolute;
  right: 10px;
  top: 0;
  height: 100%;
  display: inline-flex;
  align-items: center;
}
.primary-menu-container .nav-toggle {
  position: static;
  min-width: 3rem;
}
.nav-open body .navigation {
  padding: 0;
  width: 350px;
  max-width: 100%;
}
.nav-open body .navigation #close-menu {
  display: inline-flex;
}
.nav-open body .navigation .menu-mobile-title {
  display: block !important;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 11px;
  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: 22px;
}
.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: 'icons-blank-theme';
  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: 22px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 11px 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: '\e616';
  font-family: 'icons-blank-theme';
  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: 22px;
}
.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: 22px;
}
.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: '\e617';
  font-family: 'icons-blank-theme';
  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 11px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 11px 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: #c00200;
  border: 1px solid #c00200;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding: 21px 40px 21px;
  font-size: 1.6rem;
  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: #c00000;
  border: 1px solid #c00000;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #c00000;
  border: 1px solid #c00200;
  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: 22px;
}
.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: 22px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 22px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 995px) {
  .field-tooltip .field-tooltip-content {
    right: -11px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 994px) {
  .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: 'icons-blank-theme';
    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 {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    cursor: pointer;
    margin-bottom: 0;
    padding: 11px 44px 11px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 11px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: '\e621';
  }
  .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: 27.5px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 11px;
  }
  .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: -11px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 11px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .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;
  }
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .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 5.5px;
  }
  .product.data.items > .item.title > .switch {
    background: transparent;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    padding: 1.7rem 22px 1.7rem 22px;
    font-weight: 400;
    font-size: 2rem;
    color: #121212;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #121212;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #121212;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #c00000;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: rgba(13, 13, 13, 0);
  }
  .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: rgba(38, 38, 38, 0);
    color: #c00000;
    text-decoration: none;
    padding-bottom: 1.7rem;
  }
  .product.data.items > .item.content {
    background: rgba(38, 38, 38, 0);
    border: 0;
    margin: 0 0 5.5px;
    padding: 7.5rem 0 0 0;
  }
  .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-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-animation: 0.5s ease 0s 1 normal forwards running fadeIn;
    -moz-animation: 0.5s ease 0s 1 normal forwards running fadeIn;
    -ms-animation: 0.5s ease 0s 1 normal forwards running fadeIn;
    animation: 0.5s ease 0s 1 normal forwards running fadeIn;
  }
  .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-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(0, 0, 0, 0.6);
  }
  .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: bold;
  }
  .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;
  }
  .pagebuilder-column-line {
    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;
  }
  .mobile {
    display: block;
  }
  .mobile .mobile-block {
    display: block;
  }
  .desktop {
    display: none;
  }
  .desktop .desktop-block {
    display: none;
  }
  .amblog-relatedposts-wrap {
    display: block;
  }
  .amblog-related-post {
    margin-bottom: 20px;
    width: 100%;
  }
  body[class*='amblog-index-'] .page-title-wrapper {
    margin-bottom: 5px;
  }
  body[class*='amblog-index-'] .page-wrapper > .breadcrumbs.blue {
    padding-right: 15px !important;
    padding-left: 15px !important;
    padding-top: 10px !important;
  }
  body[class*='amblog-index-'] .page-wrapper > .breadcrumbs.blue .item:not(:last-child):after {
    padding: 0 8px;
    height: 22px;
  }
  body[class*='amblog-index-'] .page-title {
    font-size: 2.6rem;
    line-height: 2.8rem;
    margin-top: 5px !important;
  }
  body[class*='amblog-index-'] .page-title span {
    font-size: 2.6rem;
    line-height: 2.8rem;
    text-transform: initial;
  }
  body[class*='amblog-index-'] .amblog-title {
    font-size: 1.6rem;
  }
  body[class*='amblog-index-'] .sidebar .block-reorder .block-content:not(.no-display) {
    margin-bottom: 40px;
  }
  body[class*='amblog-index-'] h3.amblog-title:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
    content: '';
    cursor: pointer;
    display: block;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg);
    width: 20px;
  }
  body[class*='amblog-index-'] h3.amblog-title.-active:before {
    transform: translateY(-50%) rotate(0);
  }
  .amblog-author-info .amblog-image-wrapper {
    margin-top: 0;
  }
  .amblog-author-info .amblog-content {
    padding-top: 5px;
  }
  .amblog-search-block .amblog-content {
    flex-direction: column;
    padding-top: 25px;
  }
  .amblog-search-block .amblog-content > *:not(:last-child) {
    margin-bottom: 25px;
  }
  .amblog-link-btn {
    margin-left: 0;
    text-align: center;
    width: 100%;
  }
  .amblog-tabs-block.-title .amblog-item {
    font-size: 16px;
  }
  .amblog-form-newsletter .input-box {
    flex-direction: column;
  }
  .amblog-form-newsletter .amblog-input {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .amblog-form-newsletter .amblog-btn,
  .amblog-form-newsletter .amblog-input {
    max-width: 100%;
    width: 100%;
  }
  .amblog-form-newsletter .mage-error[generated='true'] {
    margin-bottom: 10px;
    margin-top: -10px;
    order: 0;
    width: 100%;
    word-break: break-all;
  }
  .amblog-search-switch {
    padding: 8px 15px;
  }
  .amblog-search-titles {
    padding-top: 10px;
  }
  .amblog-search-title {
    background: #767676;
    border: 1px solid #e5e5e5;
    border-radius: 80px;
    margin: 0 10px 10px 0;
    width: auto;
  }
  .amblog-search-title.open {
    border-color: #1979c2;
  }
  .amblog-search-content {
    margin-top: 20px;
  }
  .main .amblog-related-wrapper:not(.-related-products) .slick-list {
    margin: 0;
  }
  .amgdprcookie-groups-modal.-table .modal-inner-wrap {
    min-width: 95%;
  }
  .amgdprcookie-groups-modal .amgdprcookie-table {
    font-size: 1rem;
  }
  .modal-popup .modal-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .amgdprcookie-bar-container .action-close {
    padding: 10px;
    right: 0;
    top: 0;
  }
  .amgdprcookie-modal-container .amgdprcookie-modal-template {
    min-width: unset;
    width: unset;
  }
  .checkout-container .opc-estimated-wrapper {
    margin-top: 10px;
  }
  .checkout-container .authentication-wrapper {
    margin-top: -12px;
  }
  .amstockstatus-tooltip-content {
    position: fixed;
    top: 0;
    right: 0;
    bottom: inherit;
    left: 0;
    width: 100%;
  }
  .amstockstatus-tooltip-content > .amstockstatus-inner {
    max-width: 100%;
    max-height: 30vh;
  }
  .amstockstatus-tooltip-content:before,
  .amstockstatus-tooltip-content:after {
    display: none;
  }
  .amstockstatus-status-container.-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content,
  .amstockstatus-tooltip-content .am-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content,
  .am-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content {
    right: 0;
    bottom: inherit;
    left: 0;
    margin: 10px;
    width: calc(100% - 20px);
  }
  html:not(.nav-open) .header.content .nav-toggle,
  .header.content .logo {
    z-index: 1;
  }
  .b-mini-fastorder {
    padding-right: 0;
  }
  .links.nav-fastorder-toggle .mini-fast-order-toggle {
    top: 60px;
    left: 0px;
    max-height: 500px;
    overflow: scroll;
    right: auto;
    width: 98%;
  }
  .links.nav-fastorder-toggle .mini-fast-order-toggle .close-mini-fast-order {
    display: block;
  }
  .links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form tfoot button.tocart,
  .links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .foot1 button.tocart,
  .links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form tfoot .cart.table-wrapper .actions-toolbar > .action.tocart,
  .links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .foot1 .cart.table-wrapper .actions-toolbar > .action.tocart,
  .links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form tfoot .action-gift.tocart,
  .links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form .foot1 .action-gift.tocart {
    display: inline-block;
  }
  #bss-fastorder-form table thead .bss-fastorder-row {
    display: table-row;
  }
  #bss-fastorder-form .bss-fastorde-bottom tr td {
    text-align: left !important;
  }
  #bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder {
    width: 98%;
  }
  #bss-content-option-product {
    overflow-x: auto !important;
  }
  #bss-content-option-product #bss-fastorder-form-option .bss-swatch-attribute {
    padding: 20px 0px;
  }
  #bss-content-option-product #bss-fastorder-form-option .bss-swatch-attribute-options {
    width: 77%;
  }
  #bss-content-option-product #bss-fastorder-form-option .bss-swatch-attribute-options .bss-swatch-option {
    width: 42px;
    height: 42px;
    padding: 10px 0px 0px !important;
  }
  #bss-content-option-product #bss-fastorder-form-option .bss-swatch-attribute-options .bss-swatch-option .reset-configurablegridview {
    top: -10%;
  }
  #bss-content-option-product #bss-fastorder-form-option .bss-swatch-attribute-selected-option {
    padding-left: 0;
  }
  #bss-content-option-product #bss-fastorder-form-option .bss-box-button {
    padding-bottom: 9px;
  }
  .cms-fast-order .desktop-tfoot {
    display: none !important;
  }
  .cms-fast-order .bss-grouped-popup table.grouped .item {
    padding: 13px 10px 13px 10px!important;
  }
  .cms-fast-order #bss-content-option-product {
    max-height: 420px !important;
  }
  .cms-fast-order .bss-grouped-popup {
    max-height: 420px;
  }
  .bss-fastorde-bottom tr td {
    width: auto;
    padding: 20px 10px!important;
  }
  .bss-fastorde-bottom .bss-fastorder-row-qty .qty {
    width: 30px;
  }
  .modals-wrapper .modal-popup._inner-scroll {
    left: 0;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap {
    background: #ffffff;
    max-width: 90%;
    min-height: 1rem;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .photo.image {
    display: none;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .product-name,
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .product-information .product-name {
    text-align: center !important;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .product-name:before,
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .product-information .product-name:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 2rem;
    color: #c00000;
    width: 5rem;
    height: 5rem;
    background-color: #d4edda;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: auto;
    text-align: center;
    margin-bottom: 1.5rem;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .product-name .product-name:before,
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .product-information .product-name .product-name:before {
    display: none;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .pupup-suc-added-ajax-cart-qty-price {
    justify-content: center;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .ajaxsuite-buttons #button_continue_shopping {
    display: none;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .product-name {
    text-align: center;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .block-authentication .bg-login-popup {
    display: none;
  }
  body .super-deal .supper-deal-title .sub-title-deal {
    margin-bottom: 1.7rem;
  }
  body .super-deal .time_circles .number,
  body .super-deal-banner .time_circles .number {
    font-size: 3rem;
  }
  body .super-deal .title-deal,
  body .super-deal-banner .title-deal {
    font-size: 3.4rem;
  }
  body .super-deal-banner {
    padding: 10vh 0;
  }
  body .section.hot-deal-tab-slider .products.wrapper .product-item .product-item-info,
  body .section.super-deal-banner-content .products.wrapper .product-item .product-item-info {
    padding: 3rem;
  }
  body .section.hot-deal-tab-slider .products.wrapper.list .product-item .product-item-info,
  body .section.super-deal-banner-content .products.wrapper.list .product-item .product-item-info {
    flex-direction: column;
    padding: 1.5rem;
  }
  body .section.hot-deal-tab-slider .products.wrapper.list .product-item .product-item-info .product-item-photo,
  body .section.super-deal-banner-content .products.wrapper.list .product-item .product-item-info .product-item-photo {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 1rem;
    width: 100%;
  }
  body .section.hot-deal-tab-slider .products.wrapper.list .product-item .product-item-info .product-item-details,
  body .section.super-deal-banner-content .products.wrapper.list .product-item .product-item-info .product-item-details {
    width: 100%;
  }
  .pt-testimonial {
    font-size: 3rem;
  }
  body .cart.table-wrapper {
    overflow: inherit;
    border: 1px solid #ebebeb;
    padding: 1rem;
  }
  body .cart.table-wrapper #shopping-cart-table {
    border: 0;
  }
  body .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  body .cart.table-wrapper thead .col.item {
    background: #f2f2f2;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  body .cart.table-wrapper tbody td,
  body .cart.table-wrapper tr td {
    border: 0;
  }
  body .cart.table-wrapper .cart.item {
    padding: 10px 10px;
  }
  body .cart.table-wrapper .col.qty,
  body .cart.table-wrapper .col.price,
  body .cart.table-wrapper .col.subtotal,
  body .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  body .cart.table-wrapper .col.qty[data-th]:before,
  body .cart.table-wrapper .col.price[data-th]:before,
  body .cart.table-wrapper .col.subtotal[data-th]:before,
  body .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    padding-bottom: 11px;
  }
  body .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  body .cart.table-wrapper .item {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    flex-direction: column;
  }
  body .cart.table-wrapper .item .item-actions {
    position: absolute;
    top: 0;
    right: 8px;
  }
  body .cart.table-wrapper .item .col.item {
    text-align: left;
    border-bottom: 1px solid #ebebeb;
    padding: 35px 0 8px 75px;
  }
  body .cart.table-wrapper .product-item-photo {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cart-container .form-cart .actions {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .cart-container .form-cart .actions .action {
    margin: 10px;
  }
  .cart-discount .content .fieldset.coupon .field {
    display: contents;
    width: 100%;
  }
  .cart-discount .content .fieldset.coupon .action.primary {
    margin-left: 0;
  }
  .cart-discount .content .fieldset.coupon .actions-toolbar {
    width: 100%;
    max-width: 300px;
  }
  .amcard-codes-list.-cart,
  .amcard-field-container.-cart {
    max-width: 100%;
  }
  .amcard-codes-list.-cart .action.primary,
  .amcard-field-container.-cart .action.primary {
    max-width: 300px;
    width: 100%;
  }
  .cart-discount {
    width: 100%;
    padding-right: 0;
  }
  .cart-discount form#discount-coupon-form .control {
    width: 100%;
    margin-right: 10px;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .field-tooltip .field-tooltip-content {
    right: -11px;
    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 22px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 11px;
  }
  .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 22px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 11px;
    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 #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -11px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 22px;
    padding-bottom: 11px;
  }
  .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: 22px;
  }
  .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: 11px;
  }
  .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 #ebebeb;
    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: 5.5px 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: 27.5px;
  }
  .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: 44px;
  }
  .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: 11px 0 0;
  }
  .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: 33px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 22px 0 22px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 22px;
  }
  .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: 22px;
  }
  .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;
  }
  .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%;
  }
  .amfinder-horizontal {
    padding: 0;
    border: none;
    background: none;
  }
  .amfinder-horizontal .am-item {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .amfinder-horizontal .amfinder-title {
    position: relative;
    display: none;
    color: #636363;
    font-size: 14px;
    font-style: normal;
    line-height: 1.4;
    text-transform: uppercase;
    background-color: #fafafa;
    border: 1px solid #ccc;
    padding: 11px 10px 10px 24px;
  }
  .amfinder-horizontal .amfinder-title:before {
    content: '';
    position: absolute;
    left: 8px;
    top: 0;
    display: block;
    width: 10px;
    height: 100%;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjkgMTI5Ij48cGF0aCBkPSJNMTIxLjMgMzQuNmMtMS42LTEuNi00LjItMS42LTUuOCAwbC01MSA1MS4xLTUxLjEtNTEuMWMtMS42LTEuNi00LjItMS42LTUuOCAwLTEuNiAxLjYtMS42IDQuMiAwIDUuOGw1My45IDUzLjljLjguOCAxLjggMS4yIDIuOSAxLjIgMSAwIDIuMS0uNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIuMS01Ljh6Ii8+PC9zdmc+) no-repeat center;
  }
  .amfinder-horizontal:hover {
    cursor: pointer;
  }
  .open .amfinder-title:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .open .amfinder-toggle {
    display: block;
  }
  .amfinder-img {
    width: 100px;
    height: 100px;
  }
  .amfinder-img .amfinder-pic {
    max-height: 100px;
    max-width: 100px;
  }
  .amfinder-details {
    width: calc(100% - 20px);
  }
  .amfinder-item {
    max-width: 100px;
  }
  .post-list-wrapper {
    margin-bottom: 0;
  }
  .blog-page .sidebar {
    display: none;
  }
  .toolbar-products {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .toolbar-products > * {
    padding: 5px 0;
  }
  .toolbar-products:after,
  .toolbar-products:before {
    display: none;
  }
  .toolbar-products:last-child .modes {
    display: none;
  }
  .toolbar-products .pages {
    width: 100%;
    text-align: center;
  }
  .toolbar-products:not(:last-child) {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .toolbar-products:not(:last-child) .toolbar-sorter .sorter-label {
    display: none;
  }
  .toolbar-products:not(:last-child) .toolbar-amount {
    display: none;
  }
  .toolbar-products:not(:last-child) select {
    margin: 0;
    border: 0;
    background: #ffffff;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 6px 10px;
    height: auto;
    padding-right: 2.5rem;
  }
  .toolbar-products:not(:last-child) .sorter .sorter-action {
    top: 0;
  }
  .toolbar-products:not(:last-child) .limiter {
    display: block;
    order: 2;
  }
  .toolbar-products:not(:last-child) .limiter label,
  .toolbar-products:not(:last-child) .limiter .limiter-text {
    display: none;
  }
  .box-links a.main-button {
    padding: 19px 16px;
    font-size: 1.1rem;
  }
  .catalog-product-view .breadcrumbs .items {
    font-size: 0.6em;
  }
  .product-info-main .page-title-wrapper .page-title {
    text-align: center;
  }
  .product-options-bottom {
    justify-content: center;
  }
  .warranty-to-slide {
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .catalogsearch-result-index .category-top-content .page-title-wrapper .page-title,
  .catalog-category-view .category-top-content .page-title-wrapper .page-title {
    font-size: 4rem;
  }
  .catalogsearch-result-index .toolbar-products,
  .catalog-category-view .toolbar-products {
    display: none;
  }
  .catalogsearch-result-index .toolbar-products .modes,
  .catalog-category-view .toolbar-products .modes {
    display: none;
  }
  .catalogsearch-result-index .warranty-to-slide,
  .catalog-category-view .warranty-to-slide {
    margin-bottom: 1rem;
  }
  .modal-tooltip.modal-popup.modal-slide .modal-inner-wrap {
    height: unset;
    width: 85%;
    margin-top: 40vh;
  }
  .box-shadow {
    border-radius: 10px;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    padding-left: 5px !important;
    padding-right: 5px;
  }
  .product-info-main .page-title-wrapper .page-title {
    text-align: left;
  }
  .catalog-category-view .product-image-wrapper .product-image-photo {
    padding: 15px;
  }
  .catalog-category-view .products.wrapper .product-item .product-item-info .product-item-name a {
    font-size: 2.5rem;
  }
  .catalog-category-view .warranty-to-slide {
    margin-bottom: 2rem;
  }
  .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: 5.5px 0;
  }
  .modal-tooltip.modal-popup.modal-slide .modal-inner-wrap {
    height: unset;
    width: max-content;
    margin-top: 40vh;
  }
  .catalog-product-view #maincontent {
    background-color: #ffffff;
    -webkit-box-shadow: 800px 0 #ffffff, -800px 0 #ffffff;
    -moz-box-shadow: 800px 0 #ffffff, -800px 0 #ffffff;
    -ms-box-shadow: 800px 0 #ffffff, -800px 0 #ffffff;
    box-shadow: 800px 0 #ffffff, -800px 0 #ffffff;
    width: 100% !important;
  }
  .catalog-product-view .page-footer {
    margin-top: 0;
  }
  .catalog-product-view .product-image-wrapper .product-image-photo {
    padding: 15px;
  }
  .page-layout-1column .product-main-content .product-info-main {
    padding: 3rem 0 0 0;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter:not(.active) .filter-title strong {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    z-index: 33;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 34px;
    margin-bottom: 8px;
    background-image: url(../images/icon.png);
  }
  .filter:not(.active) .filter-title strong::before {
    display: none !important;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 44px;
  }
  .filter.active .filter-title {
    height: 60px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
    padding: 0.5rem 0 0;
    max-width: 100%;
    width: 350px;
    background-color: #c00000;
    border-bottom: 1px solid #ebebeb;
  }
  .filter.active .filter-title strong {
    font-size: 21px;
    box-shadow: none;
    color: #ffffff;
    font-weight: 400;
    background: none;
    text-align: left;
    padding: 0;
    padding-left: 1.5rem;
    display: inline-block;
    text-decoration: none;
    display: block;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 36px;
    line-height: inherit;
    color: #ffffff;
    content: '\e616';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-title strong:after {
    float: right;
    line-height: 1;
    position: relative;
    top: 3px;
  }
  .filter.active .filter-subtitle {
    background: #ffffff;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
    max-width: 30rem;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block !important;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
    max-width: 100%;
    width: 350px;
  }
  .filter .block-subtitle {
    font-weight: 400;
    padding: 11px 0;
  }
  .filter-options-item {
    border-bottom: 1px solid #ebebeb;
  }
  .filter-options-item:first-of-type .filter-options-title,
  .filter-options-item:first-of-type .block-title strong {
    padding-top: 0;
  }
  .filter-options-title {
    padding-left: 1.5rem !important;
    padding-top: 11px !important;
    display: block;
    text-decoration: none;
  }
  .filter-options-title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter-options-title:after {
    position: absolute;
    right: 13px;
    top: 4px;
  }
  .active > .filter-options-title:after {
    content: '\e621';
  }
  .filter-options-content {
    padding: 0 1.5rem 1rem !important;
  }
  .filter-actions {
    margin: -15px 0 27.5px;
  }
  .sidebar.sidebar-main {
    padding: 0 !important;
  }
  .filter .filter-current {
    border: solid #ebebeb;
    border-width: 1px 0;
    margin-bottom: 1rem;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current .items .item {
    color: #121212;
  }
  .filter .filter-current-subtitle {
    position: relative;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 0;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #000000;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 20px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .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: 0;
    margin-top: -60px;
    position: relative;
    width: 75px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 22px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .page-with-filter .columns .sidebar-main .block-title {
    margin-bottom: 0;
  }
  .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;
  }
  .size-26 {
    font-size: 2.4rem;
  }
  .size-28 {
    font-size: 2.6rem;
  }
  .size-30 {
    font-size: 3.6rem;
  }
  .size-36 {
    font-size: 2.8rem;
  }
  .size-38 {
    font-size: 3rem;
  }
  .size-40 {
    font-size: 3rem;
  }
  .size-44 {
    font-size: 3.1rem;
  }
  .size-48 {
    font-size: 3.2rem;
  }
  .size-50 {
    font-size: 3.3rem;
  }
  .size-52 {
    font-size: 3.4rem;
  }
  .size-60 {
    font-size: 3.6rem;
  }
  .size-70 {
    font-size: 4rem;
  }
  .size-72 {
    font-size: 4.2rem;
  }
  .hidden-sm {
    display: none !important;
  }
  .flex-layout.center-mobile {
    justify-content: center;
  }
  body button,
  body .btn,
  body .action.primary,
  body .block-cart-failed .action.continue,
  body .cart-container .form-cart .action.continue,
  body .product-info-main .box-tocart .action.tocart,
  body .product-options-bottom .box-tocart .action.tocart,
  body .cart-container .checkout-methods-items .action.primary,
  body .cart.table-wrapper .actions-toolbar > .action,
  body .action-gift {
    padding: 25px 15px;
  }
  .rokan-title br {
    display: none;
  }
  body .rokan-title,
  body .block .title.rokan-title,
  .giftcard__header {
    margin-bottom: 5rem;
  }
  body .rokan-title .module-title,
  body .block .title.rokan-title .module-title,
  .giftcard__header .module-title,
  body .rokan-title h3 strong,
  body .block .title.rokan-title h3 strong,
  .giftcard__header h3 strong,
  body .rokan-title h2.giftcard__title,
  body .block .title.rokan-title h2.giftcard__title,
  .giftcard__header h2.giftcard__title,
  body .rokan-title h3,
  body .block .title.rokan-title h3,
  .giftcard__header h3 {
    font-size: 3.5rem;
  }
  .block.related .block-actions,
  .block.upsell .block-actions {
    display: none;
  }
  .catalog-category-view .products {
    margin: 2rem 0;
  }
  .page-header .header-container:not(.sticky) .header-middle {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .header-container.sticky .sticky-header > div,
  .header-container.sticky.sticky-header > div {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .page-footer {
    margin-top: 0px;
  }
  .page-footer .footer.content {
    padding: 0px;
    margin: 0 2rem;
  }
  .product.info.detailed div#tab-block-fullbox .row8 {
    margin: 0 0rem;
  }
  .product.info.detailed .data-detailed .detailed-content-active .video-title {
    font-size: 3.2rem;
    padding-top: 31px;
    margin: 25px 0;
  }
  .field.qty.up-down.flex-layout.no-wrap {
    margin: auto;
  }
  .product-info-main .product-add-form form .box-tocart .fieldset .actions {
    width: 74%;
  }
  .catalog-product-view .product.info.detailed .data-detailed {
    margin: 0 0rem;
  }
  .catalog-product-view .action.primary {
    font-size: 1.9rem;
  }
  .catalog-product-view .breadcrumbs {
    margin: 0 0 0 0px;
  }
  .catalog-product-view .breadcrumbs.blue {
    position: inherit;
    margin: 10px 0 20px 54px;
  }
  .catalog-product-view .breadcrumbs.white {
    margin: 15px 0 0 0px;
  }
  .catalog-product-view .breadcrumbs .items {
    font-size: 1.5em;
  }
  .catalog-product-view .breadcrumbs.blue .item:not(:last-child):after,
  .catalog-product-view .breadcrumbs.white .item:not(:last-child):after {
    height: 13px;
    bottom: 0;
  }
  .catalog-category-view .page-main .category-image {
    margin-bottom: 0px;
    display: none;
  }
  .catalog-category-view .page-main .category-image.mobile-category-image {
    display: block;
  }
  .catalog-category-view .page-main .category-main-content .category-top-content .page-title-wrapper .page-title {
    font-size: 4rem;
  }
  .catalog-category-view .page-main .category-main-content .breadcrumbs {
    margin: 0 0 0 0px;
  }
  .catalog-category-view .page-main .category-main-content .breadcrumbs.blue {
    position: inherit;
  }
  .catalog-category-view .page-main .category-main-content .breadcrumbs.white {
    margin: 15px 0 0 0px;
  }
  .catalog-category-view .page-main .category-main-content .breadcrumbs .items {
    font-size: 1.7rem;
  }
  .catalog-category-view .page-main .category-main-content .breadcrumbs.blue .item:not(:last-child):after,
  .catalog-category-view .page-main .category-main-content .breadcrumbs.white .item:not(:last-child):after {
    height: 13px;
    bottom: 0;
  }
  .breadcrumbs {
    margin: 0 0 0 0px;
  }
  .breadcrumbs.blue {
    position: inherit;
    height: 10px;
  }
  .breadcrumbs.white {
    margin: 15px 0 0 0px;
  }
  .breadcrumbs .items {
    font-size: 1.7rem;
  }
  .breadcrumbs.blue .item:not(:last-child):after,
  .breadcrumbs.white .item:not(:last-child):after {
    height: 13px;
    bottom: 0;
  }
  body .shipping-support .row {
    margin: 0 -5px;
  }
  body .shipping-support .col-6:nth-of-type(1),
  body .shipping-support .col-6:nth-of-type(2) {
    margin-bottom: 1rem;
  }
  .sidebar-additional {
    margin-top: 5rem;
  }
  .product.info.detailed > .product.data.items {
    text-align: center;
  }
  .product.info.detailed > .product.data.items .data.item.detailed-content {
    border-top: 1px solid #ebebeb;
    text-align: left;
    background: none;
    margin-top: 0;
    padding: 2.5rem 0 0 0;
    width: 100%;
    margin: 0 0 6.75px;
  }
  .product.info.detailed > .product.data.items .item.title {
    float: none;
    margin-bottom: 1rem;
  }
  .product.info.detailed > .product.data.items .item.title .switch {
    margin-top: 5rem;
    text-transform: uppercase;
    color: #1a0b0b;
    font-size: 2.8rem;
    font-weight: 900;
    line-height: 1;
    background: #ffffff;
    text-align: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    transition: all .3s ease;
  }
  .product.info.detailed > .product.data.items .item.title .switch:after {
    position: relative;
    right: -11px;
    top: -25px;
    font-size: 6rem;
    content: '\e608';
    transform: rotate(90deg);
    font-family: 'icons-blank-theme';
    font-weight: 600;
  }
  .product.info.detailed > .product.data.items .item.title.active .switch:after {
    position: relative;
    right: -11px;
    top: -25px;
    font-size: 6rem;
    transform: rotate(-90deg);
    content: '\e608';
  }
  .product.info.detailed > .product.data.items .item.title.active > .switch,
  .product.info.detailed > .product.data.items .item.title.active > .switch:focus,
  .product.info.detailed > .product.data.items .item.title.active > .switch:hover {
    padding-bottom: 1.7rem;
  }
  .product.info.detailed > .product.data.items .item.title:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    height: 2px;
    display: block;
    background: transparent !important;
    z-index: 2;
  }
  .product.info.detailed > .product.data.items .item.title.active > .switch,
  .product.info.detailed > .product.data.items .item.title.active > .switch:focus,
  .product.info.detailed > .product.data.items .item.title.active > .switch:hover {
    padding-bottom: 1.7rem;
  }
  .product.info.detailed > .product.data.items .item.title.active:after {
    background: #c00000;
  }
  .product-info-main .product-add-form form .box-tocart .fieldset {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .box-tocart .up-down .control input {
    height: 35px;
  }
  .contact-index-index .column .form.contact {
    margin-top: 5rem;
  }
  .account .column.main {
    margin-bottom: 3rem !important;
  }
  .sidebar-additional {
    margin-top: 0 !important;
  }
  .utero-9-shipping {
    padding: 0px !important;
  }
  div#amfinder_6 .amfinder-title {
    background: #1a0b0b;
    line-height: 1.9;
    color: white;
    font-size: inherit;
  }
  div#amfinder_6 .amfinder-title:before {
    display: none;
  }
  div#amfinder_6 .amfinder-toggle {
    display: block;
    background: white;
  }
  div#amfinder_6 .am-item.-list-item {
    padding-bottom: 15px;
  }
  header .header-container.sticky .top-search-not-dropdown {
    display: none;
  }
  header .header-container.sticky .header__action {
    position: relative;
    z-index: 5;
  }
  header .header-container.layout-6 .header__menu {
    border: 0;
  }
  header .header-container.layout-6 .top-search-not-dropdown {
    text-align: left;
    justify-content: flex-start;
    margin: 0;
    order: 3;
    width: 100%;
    flex: inherit !important;
    display: block;
    margin: 3rem 0 0;
    border: 1px solid black;
    padding: 6px 20px;
  }
  .cms-index-index .header-container {
    box-shadow: none;
  }
  .wrapper-the-blue-sky-slider {
    position: relative;
    flex: 1;
    overflow: visible;
  }
  .wrapper-the-blue-sky-slider div[id*="rokanthemes-slidebanner"] {
    overflow: hidden;
  }
  .wrapper-the-blue-sky-slider:after {
    content: "";
    display: block;
    width: 150vw;
    height: 150vw;
    border-radius: 50%;
    position: absolute;
    bottom: 35%;
    left: 50%;
    right: 0;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #ffffff;
  }
  .field.search .control {
    padding-right: 1rem !important;
  }
  body .shipping-support .row .col-auto {
    padding: 0 0.5rem !important;
  }
  .page-footer .page-footer .footer.content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-footer .footer-container.layout-3 .footer-static_link .footer-links {
    flex: 0 0 100%;
    max-width: 100%;
    border: 0 !important;
  }
  footer .shipping-support .col-content {
    background-color: #262626;
  }
  .banner .col-banner:not(.not-has-text) .banner-img.right {
    right: -15% !important;
  }
  .cms-index-index .warranty-to-slide-home .owl-stage-outer {
    padding: 40px 0 20px;
  }
  .product-main-content .product-main-content-right {
    border-radius: 20px;
    margin: 0 -15px;
    padding: 30px 20px;
    position: relative;
    background-color: #ffffff;
  }
  .product-main-content .product-main-content-right .product-info-main {
    flex: 1;
  }
  .product-main-content .product-main-content-right .product-info-main .page-title {
    padding-right: 2rem;
  }
  .product-main-content .product-main-content-right .product-info-main .swatch-attribute {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
  }
  .product-main-content .product-main-content-right .product-info-main .swatch-attribute span.swatch-attribute-label {
    margin-bottom: 0;
  }
  .product-main-content .product-main-content-right .product-info-main .swatch-attribute .swatch-attribute-options {
    margin-bottom: 0;
  }
  .product-main-content .product-main-content-right .product-info-main .swatch-attribute .swatch-attribute-options .swatch-option {
    margin-bottom: 0;
  }
  .product-main-content .none-l {
    display: none;
  }
  .product-main-content .product-social-share {
    position: absolute;
    top: 40px;
    right: 20px;
  }
  .product-main-content .product-social-share .product-share-links {
    margin: 0;
  }
  .product-main-content .product-social-share .product-share-links .share-dialog {
    position: absolute;
    top: 3rem;
    right: -15px;
    z-index: 22;
  }
  .product-main-content .product-social-share .product-share-links .share-dialog a {
    display: block;
    margin-bottom: 1rem;
  }
  .product-main-content .product-social-share .product-share-links .share-links-click {
    font-size: 0;
  }
  .product-main-content .product-social-share .product-share-links .share-links-click:before {
    font-size: 16px;
    color: #121212;
  }
  .section .product-items .product-item {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
  }
  .products-grid .product-items:not(.owl-carousel) .product-item {
    margin-bottom: 4rem;
  }
  .product.data.items > .item.title {
    margin-bottom: 0;
    position: relative;
  }
  .product.data.items > .item.title:not(:first-of-type) {
    margin: 2rem 0 0;
  }
  .product.data.items > .item.content {
    border: 1px solid #ebebeb;
    background-color: #ffffff;
    padding: 2rem !important;
  }
  .product-info-main .product-info-price {
    margin-bottom: 2.5rem;
  }
  .product-info-main .product-info-price .price-box {
    margin-bottom: 1.9rem;
  }
  .product-info-main .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options {
    margin-top: 1.2rem;
  }
  .catalog-category-view .category-main-content {
    padding-bottom: 2rem;
    margin: 2rem 0 -1rem;
  }
  .cms-about-us .page-wrapper .bottom-content-about .grid-layout {
    grid-template-columns: 1fr 1fr;
  }
  .cms-about-us .page-wrapper .content-middle-about > div {
    text-align: center;
  }
  .cms-about-us .page-wrapper .content-middle-about > div:nth-child(1) {
    margin-bottom: 8.5rem;
  }
  .cms-about-us .page-wrapper .content-middle-about h4.size-24 {
    margin-bottom: 4.2rem;
  }
  .banner-about-top img {
    width: auto;
    min-width: 100%;
    max-width: 1000vw;
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .banner-about-top.absolute-content {
    position: relative;
  }
  .banner-about-top.absolute-content .content {
    padding: 30px 15px;
    position: relative;
  }
  .banner-about-top.absolute-content .content br {
    display: none;
  }
  [style*="background: #f5f5f5"] {
    -webkit-box-shadow: 600px 0 #f5f5f5, -600px 0 #f5f5f5;
    -moz-box-shadow: 600px 0 #f5f5f5, -600px 0 #f5f5f5;
    -ms-box-shadow: 600px 0 #f5f5f5, -600px 0 #f5f5f5;
    box-shadow: 600px 0 #f5f5f5, -600px 0 #f5f5f5;
  }
  .creative .flex-layout {
    flex-direction: column;
  }
  .creative .col-img {
    flex: unset;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .product-name:before,
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .product-information .product-name:before {
    content: "\ebe9";
    font-family: LineIconsPro Light, sans-serif;
    font-size: 45px;
    color: #c00000;
    line-height: 1;
    padding: 1px;
    background-color: transparent;
    font-weight: 400;
    width: auto;
    height: auto;
  }
  body .size-60 {
    font-size: 4rem;
  }
  body .size-70 {
    font-size: 4rem;
  }
  body .size-72 {
    font-size: 4.2rem;
  }
  body .size-110 {
    font-size: 5rem;
  }
  body .size-130 {
    font-size: 6rem;
  }
  body .size-150 {
    font-size: 6rem;
  }
  body .flex-layout.center-mobile {
    justify-content: center;
    text-align: center;
  }
  .categories-collections .collections .category-collection {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .categories-collections .collections .category-collection .item-shop-by-cat > a {
    overflow: hidden;
    height: 0;
    padding-top: 56.25%;
  }
  .categories-collections .collections .category-collection .item-shop-by-cat > a img {
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
  .categories-collections .collections .category-collection .item-shop-by-cat .cat-name-shop-by-cat {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 2rem;
    pointer-events: none;
    background: #0003;
  }
  .categories-collections .collections .category-collection .item-shop-by-cat .cat-name-shop-by-cat a {
    font-size: 4rem;
    color: #ffffff;
  }
  .categories-collections .collections .category-collection.category-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  body#html-body .about-text-top {
    padding-left: 15px;
    padding-bottom: 6rem;
    padding-top: 6rem;
  }
  body#html-body .about-text-top .pagebuilder-column {
    text-align: left;
  }
  body#html-body .about-text-mid {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  body#html-body .about-text-tes {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  body#html-body .about-text-tes blockquote {
    margin-bottom: 6rem;
  }
  body#html-body .about-text-bottom {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  body#html-body .about-text-bottom .text-heading {
    margin-bottom: 0;
  }
  body#html-body .home-about {
    padding: 6rem 0;
  }
  body#html-body .home-about h4 {
    margin: 0;
  }
  body#html-body .home-about .border-top {
    padding-top: 6rem;
  }
  body#html-body .utero-1-banner-mid {
    margin-bottom: 1rem;
  }
  body#html-body .utero-1-products {
    padding-bottom: 6rem;
  }
  body#html-body .utero-1-pay-later {
    margin-bottom: 8rem;
  }
  body#html-body .utero-1-pay-later .pagebuilder-column {
    align-items: flex-start;
  }
  body#html-body .utero-1-blog {
    margin-bottom: 4rem;
  }
  body#html-body .utero-1-blog div[data-content-type='text'] {
    border: 0;
    padding: 0;
  }
  body#html-body .utero-2-shipping {
    margin-bottom: 6rem;
  }
  body#html-body .utero-2-shipping div[data-content-type='block'] {
    padding: 5rem 0;
  }
  body#html-body .utero-2-category-tabs {
    margin-bottom: 6rem;
  }
  body#html-body .utero-2-banner-top {
    margin-bottom: 5rem;
  }
  body#html-body .utero-2-banner-top div[data-content-type='text'] .text-100,
  body#html-body .utero-2-banner-top .pagebuilder-poster-content .text-100,
  body#html-body .utero-2-banner-top div[data-content-type='text'] .text-100 span,
  body#html-body .utero-2-banner-top .pagebuilder-poster-content .text-100 span {
    font-size: 5.4rem !important;
    margin-bottom: 1.5rem !important;
  }
  body#html-body .utero-2-banner-top div[data-content-type='text'] .text-20,
  body#html-body .utero-2-banner-top .pagebuilder-poster-content .text-20,
  body#html-body .utero-2-banner-top div[data-content-type='text'] .text-20 span,
  body#html-body .utero-2-banner-top .pagebuilder-poster-content .text-20 span {
    font-size: 1.5rem !important;
    margin-bottom: 1.5rem;
  }
  body#html-body .utero-2-banner-top div[data-content-type='text'] .button-wrap,
  body#html-body .utero-2-banner-top .pagebuilder-poster-content .button-wrap {
    margin-top: 3rem !important;
  }
  body#html-body .utero-2-banner-top div[data-content-type='text'] .button-wrap a,
  body#html-body .utero-2-banner-top .pagebuilder-poster-content .button-wrap a {
    font-size: 1.5rem !important;
  }
  body#html-body .utero-2-products {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  body#html-body .utero-2-products2 {
    margin-bottom: 8rem;
  }
  body#html-body .utero-2-banner-mid {
    margin-bottom: 7rem;
  }
  body#html-body .utero-2-banner-mid h3,
  body#html-body .utero-2-banner-mid h3 span,
  body#html-body .utero-2-banner-mid h2,
  body#html-body .utero-2-banner-mid h2 span {
    font-size: 2.4rem !important;
  }
  body#html-body .utero-2-banner-mid a,
  body#html-body .utero-2-banner-mid a span {
    font-size: 1.4rem !important;
  }
  body#html-body .utero-2-giftcard {
    margin-bottom: 7rem;
  }
  body#html-body .utero-2-giftcard div[data-content-type='text'] {
    padding-bottom: 6rem;
  }
  body#html-body .utero-2-newsletter {
    margin-bottom: 10rem;
  }
  body#html-body .utero-3-product-tabs {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  body#html-body .utero-4-banner,
  body#html-body .utero-4-products,
  body#html-body .utero-4-banner.bottom,
  body#html-body .utero-4-tes {
    margin-bottom: 5rem;
  }
  body#html-body .utero-4-blog {
    margin-bottom: 2rem;
  }
  body#html-body .utero-4-banner.top {
    margin-top: 1.5rem;
  }
  body#html-body .utero-4-brand {
    margin-bottom: 5rem;
  }
  body#html-body .utero-4-brand div[data-content-type='text'] {
    padding-top: 0;
  }
  body#html-body .utero-4-tes p.des,
  body#html-body .utero-4-tes p.des span {
    font-size: 2.6rem !important;
  }
  body#html-body .utero-4-banner h2,
  body#html-body .utero-4-banner h2 span {
    font-size: 8rem !important;
  }
  body#html-body .utero-5-banner-top,
  body#html-body .urero-5-products,
  body#html-body .utero-5-banner-bottom,
  body#html-body .utero-5-blog {
    margin-bottom: 6rem;
  }
  body#html-body .utero-5-brand {
    padding: 5rem 0;
  }
  body#html-body .utero-5-banner-mid .col-right {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 5rem;
  }
  body#html-body .utero-5-banner-bottom .col-left {
    padding-left: 8rem;
  }
  body#html-body .utero-6-giftcard div[data-content-type='text'] {
    padding-bottom: 6rem;
    padding-top: 6rem;
  }
  body#html-body [class*="utero-6-"] {
    margin-bottom: 6rem;
  }
  body#html-body .utero-6-giftcard div[data-content-type='text'] {
    padding-bottom: 6rem;
    padding-top: 6rem;
  }
  body#html-body [class*="utero-7-"] {
    margin-bottom: 6rem;
  }
  body#html-body .utero-7-banner-top .col-right {
    padding: 6rem 2rem 6rem 4rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  body#html-body .utero-7-banner-mid .col-left {
    padding: 0 2rem 6rem 4rem;
  }
  body#html-body .utero-7-text-block {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  body#html-body .utero-7-text-block h3,
  body#html-body .utero-7-text-block h3 span {
    font-size: 3rem !important;
  }
  body#html-body .utero-8-pay-later,
  body#html-body .utero-8-banner-top,
  body#html-body .utero-8-banner-mid {
    margin-bottom: 6rem;
  }
  body#html-body .utero-8-products {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  body#html-body .utero-8-products div[data-content-type='text'] {
    margin-bottom: 6rem;
  }
  body#html-body .utero-8-brand,
  body#html-body .utero-8-category-tabs {
    margin-bottom: 6rem;
  }
  body#html-body .utero-8-brand div[data-content-type='text'],
  body#html-body .utero-8-category-tabs div[data-content-type='text'] {
    padding-bottom: 5rem;
  }
  body#html-body .utero-8-blog {
    margin-bottom: 6rem;
  }
  body#html-body .utero-8-banner-mid div[data-content-type='text'] h3,
  body#html-body .utero-8-banner-mid div[data-content-type='text'] h3 span {
    font-size: 6rem !important;
    margin-bottom: 5rem !important;
  }
  body#html-body [class*="utero-9-"] {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  body#html-body .utero-9-shipping,
  body#html-body .utero-9-products,
  body#html-body .utero-9-banner-top,
  body#html-body .utero-9-products,
  body#html-body .utero-9-banner-mid,
  body#html-body .utero-9-blog {
    margin-bottom: 6rem;
  }
  body#html-body .utero-9-products .border-bottom {
    padding-bottom: 4rem;
  }
  body#html-body .utero-9-banner-top .pagebuilder-overlay.pagebuilder-poster-overlay {
    padding-left: 4rem;
  }
  body#html-body .utero-9-banner-top .pagebuilder-overlay.pagebuilder-poster-overlay .text-60,
  body#html-body .utero-9-banner-top .pagebuilder-overlay.pagebuilder-poster-overlay .text-60 span {
    font-size: 5rem !important;
  }
  body#html-body .utero-9-banner-mid .pagebuilder-overlay.pagebuilder-poster-overlay {
    padding-left: 4rem;
  }
  .banner-img.banner-position,
  .banner-img.banner-position-wide {
    position: relative;
    padding-top: 100%;
    height: 0;
  }
  .banner-img.banner-position img,
  .banner-img.banner-position-wide img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
  }
  .banner-img.banner-position-wide {
    padding-top: 65.25%;
  }
  .banner .size-60 {
    font-size: 4.6rem;
  }
  .banner.top .col-cms,
  .banner.middle .col-cms {
    margin-bottom: 2rem;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  body .shipping-support {
    padding: 4rem 0 2rem;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
}
@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,
  .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,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #ebebeb;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .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%;
  }
  .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: bold;
    padding-bottom: 11px;
  }
  .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,
  .order-details-items .table-order-items .options-label {
    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: 27.5px;
  }
  .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: 5.5px 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: 11px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #121212;
    font-weight: bold;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 22px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 22px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5.5px;
  }
  .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: 22px;
  }
  .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;
  }
  .cart.table-wrapper {
    overflow: hidden;
  }
  .catalogsearch-result-index .amsearch-pagebuilder-carousel .product-item-info {
    margin: 0 auto;
    width: 240px;
  }
  .links.nav-fastorder-toggle .mini-fast-order-toggle .close-mini-fast-order {
    color: #000;
  }
  .links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form table td {
    box-sizing: border-box;
  }
  .links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form table td.bss-fastorder-row-qty {
    display: table-cell;
    border-right: 0;
    border-left: 1px solid #eee;
  }
  .links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form table td.bss-fastorder-row-qty .product_qty {
    margin: 0;
  }
  .links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form table td.bss-fastorder-row-edit-delete {
    width: 1%;
  }
  #bss-fastorder-form tr.bss-row-error td:first-child {
    border-left: none !important;
  }
  #bss-fastorder-form tr.bss-row-error td.bss-fastorder-row-price {
    border-right: none !important;
  }
  .cms-fast-order .bss-grouped-popup .grouped {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-height: unset !important;
  }
  .cms-fast-order .bss-grouped-popup .grouped thead {
    display: table;
    width: 100%;
  }
  .cms-fast-order .bss-grouped-popup .grouped thead tr th {
    display: inline-table !important;
    margin: 10px 1%;
  }
  .cms-fast-order .bss-grouped-popup .grouped thead tr th.item {
    width: 69%;
  }
  .cms-fast-order .bss-grouped-popup .grouped thead tr th.qty {
    width: 26%;
  }
  .cms-fast-order .bss-grouped-popup .grouped > tbody {
    border-bottom: none !important;
  }
  .cms-fast-order .bss-grouped-popup .bss-box-button .actions {
    margin-bottom: 10px;
  }
  .cms-fast-order .total-price-tax {
    display: inline-block;
  }
  .cms-fast-order .page-main .panel-content-table {
    padding: 0 10px;
  }
  .cms-fast-order .page-main .panel-content-table .background-full {
    display: none;
  }
  .cms-fast-order .page-main .toolbar {
    margin: 23px auto 5px;
  }
  .cms-fast-order .page-main .toolbar .toolbar-sorter {
    float: left;
    margin-top: 0;
  }
  .cms-fast-order .page-main .toolbar .toolbar-sorter .text-toolber {
    margin-left: 10px;
    padding: 5px 10px;
  }
  .cms-fast-order .page-main .toolbar .toolbar-sorter.toolbar-sorter-template2 {
    float: right;
  }
  .cms-fast-order .page-main .toolbar .bss-search-bar {
    position: relative;
    width: 96% !important;
  }
  .cms-fast-order .page-main .toolbar .bss-search-bar .bss-search-input2 {
    width: 50px;
    position: absolute !important;
    left: 10px;
    padding: 23px 22px 23px 25px!important;
    border: 2px solid #f2f2f2!important;
    background-color: #fff !important;
    background-position: 60% center!important;
  }
  .cms-fast-order .page-main .toolbar .bss-search-bar .bss-search-input2:focus {
    width: 100%;
    background-position: 92% center!important;
    z-index: 2;
  }
  .cms-fast-order .page-main .toolbar .bss-search-bar .bss-fastorder-autocomplete .content-search-fastorder {
    width: 98%;
    max-width: 100%;
    top: 50px;
    left: 10px;
  }
  .cms-fast-order .page-main .toolbar .bss-search-bar .bss-fastorder-autocomplete2 .content-search-fastorder {
    width: 88.7% !important;
  }
  .cms-fast-order .page-main .toolbar .bss-search-bar .bss-fastorder-autocomplete2 .content-search-fastorder .bss-product-name {
    padding-right: 27px;
  }
  .cms-fast-order .table-wrapper {
    border-top: none;
  }
  #bss-fastorder-form .foot1 button,
  #bss-fastorder-form .foot1 .cart.table-wrapper .actions-toolbar > .action,
  #bss-fastorder-form .foot1 .action-gift {
    padding: 15px 22px;
  }
  #bss-content-option-product {
    max-width: 278px;
  }
  #bss-content-option-product.bss-configurable-grid-view-popup {
    width: 100%;
    max-width: none;
  }
  #bss-fastorder-form .bss-search-input2 {
    margin-top: 0;
  }
  #bss-fastorder-form .bss-fastorder-row-qty .qty {
    width: 40px;
  }
  #bss-fastorder-form .bss-sample-csv {
    position: relative;
    top: 20px;
    padding: 0;
  }
  #bss-fastorder-form tfoot .foot1 {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  #bss-fastorder-form tfoot .foot1 td:before {
    display: none;
  }
  #bss-fastorder-form tfoot .foot1 td.addtoline-template2 {
    display: none !important;
  }
  #bss-fastorder-form tfoot .foot1 td.totalqty-template2 {
    position: relative;
    vertical-align: top;
    padding: 20px 30px 15px;
    border-bottom: none;
  }
  #bss-fastorder-form tfoot .foot1 .add-to-line,
  #bss-fastorder-form tfoot .foot1 .total-qty-fastorder {
    width: 49%;
    display: inline-block;
    box-sizing: border-box;
    border: none;
  }
  #bss-fastorder-form tfoot .foot1 .add-to-line button,
  #bss-fastorder-form tfoot .foot1 .total-qty-fastorder button,
  #bss-fastorder-form tfoot .foot1 .add-to-line .cart.table-wrapper .actions-toolbar > .action,
  #bss-fastorder-form tfoot .foot1 .total-qty-fastorder .cart.table-wrapper .actions-toolbar > .action,
  #bss-fastorder-form tfoot .foot1 .add-to-line .action-gift,
  #bss-fastorder-form tfoot .foot1 .total-qty-fastorder .action-gift {
    margin-bottom: 0;
  }
  #bss-fastorder-form tfoot .foot1 .fill-line,
  #bss-fastorder-form tfoot .foot1 .subtotal-fastorder {
    width: 50%;
    display: inline-block;
    box-sizing: border-box;
    border: none;
  }
  #bss-fastorder-form tfoot .foot1 .subtotal-template2 {
    width: 100% !important;
  }
  #bss-fastorder-form tfoot .foot1 .add-to-line,
  #bss-fastorder-form tfoot .foot1 .fill-line {
    padding: 20px 30px 0px;
    vertical-align: top;
    border-bottom: none;
  }
  #bss-fastorder-form .bss-search-input {
    max-width: 100%;
  }
  #bss-fastorder-form .bss-search-input2 {
    max-width: 90%;
  }
  #bss-fastorder-form table.bss-fastorde-bottom {
    border: none;
  }
  #bss-fastorder-form table.bss-fastorde-bottom tr td {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
  #bss-fastorder-form table.bss-fastorde-bottom tr td .multiple-wishlist {
    position: relative;
    margin-bottom: 10px;
  }
  #bss-fastorder-form table.bss-fastorde-bottom tr td .multiple-wishlist #bss-access-multiple {
    position: absolute;
    margin-top: 0;
    padding: 9.5px 30px;
  }
  #bss-fastorder-form table.bss-fastorde-bottom tr td.multi-wishlist-bottom {
    padding: 0px 30px 65px 30px !important;
  }
  #bss-fastorder-form table.bss-fastorde-bottom tr td.multi-wishlist-bottom .multi-show {
    padding: 0px 10px;
    width: 59%;
  }
  #bss-fastorder-form table.bss-fastorde-bottom tr td.multi-wishlist-bottom .multi-show .show-input {
    font-size: 1.1rem;
  }
  #bss-fastorder-form table.bss-fastorde-bottom tr td.all-add-button {
    padding: 20px 30px 10px 30px !important;
    border-top: 1px solid #eee;
  }
  #bss-fastorder-form table td.bss-fastorder-row-image {
    display: table-cell;
    width: 30%;
    border-bottom: 1px solid #eee;
  }
  #bss-fastorder-form table td {
    text-align: left;
    padding: 20px 30px 22px;
  }
  #bss-fastorder-form table td.bss-fastorder-row-edit-delete {
    display: table-cell;
    width: 20%;
    border-bottom: 1px solid #eee;
  }
  #bss-fastorder-form table td.bss-fastorder-row-edit-delete:before {
    display: none;
  }
  #bss-fastorder-form table td.bss-fastorder-row-qty {
    display: inline-block;
    width: 44.5%;
    border: none;
    box-sizing: border-box;
    border-right: 1px solid #eee;
  }
  #bss-fastorder-form table td.bss-fastorder-row-price {
    display: inline-table;
    width: 50%;
    border: none;
    position: relative;
    top: 0px;
    margin-left: 4%;
  }
  #bss-fastorder-form table td.bss-fastorder-row-ref {
    border-left: none;
    border-right: none;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eee;
    width: 100%;
  }
  #bss-fastorder-form table td:before {
    color: #1979c3;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 10px;
    display: block;
    content: attr(data-th);
  }
  #bss-fastorder-form table td.bss-fastorder-row-name {
    display: table-cell;
    width: 50%;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
  }
  #bss-fastorder-form table td.bss-fastorder-row-name:before {
    display: none;
  }
  #bss-fastorder-form .bss-fastorder-row-image img {
    max-width: 100%;
  }
  #bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder {
    width: 98.7%;
    max-width: 100%;
  }
  #bss-fastorder-form .desktop-tfoot {
    display: none;
  }
  .cms-fast-order .page-main .panel-content-table .bss-fastorder-multiple-form tr {
    border-bottom: 1px solid #eee;
    margin: 20px 0;
  }
  .cms-fast-order .page-main .panel-content-table .bss-fastorder-multiple-form tr td {
    border: none;
  }
  .brand-product-tab .brand-list-tab-container-title {
    grid-template-columns: repeat(1000, 25%);
  }
  .testimonial-index-index .pt-testimonial-item ul li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .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: '\e616';
    font-family: 'icons-blank-theme';
    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;
  }
  .minicart-wrapper {
    margin-top: 11px;
  }
  .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;
  }
  .table-checkout-shipping-method tbody tr {
    padding-bottom: 0 !important;
  }
  .table-checkout-shipping-method tbody td.col {
    display: flex;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .table-checkout-shipping-method tbody td.col.col-method input[type="radio"] {
    -ms-transform: scale(1.2);
    /* IE */
    -moz-transform: scale(1.2);
    /* FF */
    -webkit-transform: scale(1.2);
    /* Safari and Chrome */
    -o-transform: scale(1.2);
    /* Opera */
    transform: scale(1.2);
    padding: 10px;
  }
  .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 38px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 40px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 11px;
    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: 'icons-blank-theme';
    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: 22px;
    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 #ebebeb;
    margin-bottom: 22px;
  }
  .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: 5.5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 44px;
  }
  .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: 27.5px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 27.5px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 11px 11px 0;
    width: 40%;
  }
  .products-list .product-item-details {
    width: 100%;
  }
  .page-layout-1column .product-main-content .product-info-main {
    padding: 1.5rem 0 0 0;
  }
  .account .table-order-items tbody tr {
    display: block;
  }
  .account .table-order-items .product-item-name {
    display: inline-block;
    margin: 0;
  }
  .account .table-order-items .action.show {
    margin-top: 0;
  }
  .order-details-items .order-title strong {
    display: block;
  }
  .order-details-items .action {
    margin-top: 11px;
  }
  .order-details-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .order-details-items .data.table .col.options {
    padding: 0 10px 15px;
  }
  .order-details-items .data.table .col.options:before {
    display: none;
  }
  .order-details-items .options-label + .item-options-container:before,
  .order-details-items .item-options-container + .item-options-container:before {
    content: attr(data-th) ":";
    display: block;
    font-weight: bold;
    padding-left: 10px;
  }
  .order-details-items .options-label + .item-options-container .col,
  .order-details-items .item-options-container + .item-options-container .col {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .order-details-items .options-label + .item-options-container .col:first-child,
  .order-details-items .item-options-container + .item-options-container .col:first-child {
    padding-top: 3px;
  }
  .order-details-items .options-label + .item-options-container .col:last-child,
  .order-details-items .item-options-container + .item-options-container .col:last-child {
    padding-bottom: 20px;
  }
  div#searchsuite-autocomplete {
    height: 500px;
    overflow: auto;
  }
  body .container,
  body .container-fluid,
  body .container-sm,
  body .container-md,
  body .container-lg,
  body .container-xl {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .hidden-xs {
    display: none !important;
  }
  .page-footer div.enable-mobile-menu {
    padding-bottom: 8rem;
  }
  .page-footer .footer-static_link .logo-footer {
    line-height: 1;
    margin: 0;
    padding: 1.5rem 0;
  }
  .page-footer .footer-static_link .footer-links br {
    display: none;
  }
  .page-footer .footer-static_link .footer-links .footer-title,
  .page-footer .footer-static_link .footer-links .rokan-title .module-title {
    font-size: 1.7rem;
    border-bottom: 1px solid #ffffff;
    margin: 0;
    padding: 1.5rem 0;
    cursor: pointer;
    border-radius: 2px;
    pointer-events: inherit !important;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .page-footer .footer-static_link .footer-links .footer-title:after,
  .page-footer .footer-static_link .footer-links .rokan-title .module-title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 4rem;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-footer .footer-static_link .footer-links .footer-title:after,
  .page-footer .footer-static_link .footer-links .rokan-title .module-title:after {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .page-footer .footer-static_link .footer-links .footer-title.active:after,
  .page-footer .footer-static_link .footer-links .rokan-title .module-title.active:after {
    content: '\e621';
  }
  .page-footer .footer-static_link .footer-links.not-collapse-mobile {
    margin-bottom: 3rem;
  }
  .page-footer .footer-static_link .footer-links:not(.not-collapse-mobile) .footer-contents {
    display: none;
    margin-top: 1rem;
    margin-bottom: 1.8rem;
  }
  .minicart-wrapper {
    margin-top: 0;
  }
  .product-info-main .product-add-form form .box-tocart .fieldset {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .box-tocart .up-down .control input {
    height: 56px;
    font-size: 3rem;
    font-family: Open Sans;
  }
  .form.contact {
    width: 100%;
  }
  .form.contact .fieldset > .field.row > div:not(:last-child) {
    margin-bottom: 22px;
  }
  .form.contact .control {
    line-height: 1;
  }
  .contact-index-index br {
    display: none;
  }
  .header-container.layout-4 .top-search-not-dropdown {
    order: 3;
    width: 100%;
    margin: 3rem 0 0 !important;
    flex: inherit !important;
  }
  .header-container.layout-4 .top-search-not-dropdown #search-form {
    max-width: 100%;
  }
  body .page-footer {
    font-size: 1.5rem;
  }
  body .page-footer .footer-container {
    padding: 0 0 0 0;
  }
  body .page-footer p {
    font-size: 1.5rem !important;
  }
  body .page-footer .copyright {
    padding-top: 0;
    font-size: 1.5rem !important;
  }
  body .page-footer .footer-bottom .footer-inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  body .page-footer .block.newsletter .field .control .input-focus input {
    font-size: 1.7rem;
    height: 44px;
  }
  body .page-footer .block.newsletter .field .control .input-focus .actions button.action.subscribe,
  body .page-footer .block.newsletter .field .control .input-focus .actions .cart.table-wrapper .actions-toolbar > .action.action.subscribe,
  body .page-footer .block.newsletter .field .control .input-focus .actions .action-gift.action.subscribe {
    padding: 9px 20px;
  }
  body .page-footer .block.newsletter .field .control .input-focus .actions button.action.subscribe span,
  body .page-footer .block.newsletter .field .control .input-focus .actions .cart.table-wrapper .actions-toolbar > .action.action.subscribe span,
  body .page-footer .block.newsletter .field .control .input-focus .actions .action-gift.action.subscribe span {
    font-size: 1.5rem;
  }
  body .page-footer .footer-container {
    padding-top: 2rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  body .page-footer .container-inner .footer-static_link {
    margin: 0;
  }
  body .page-footer .container-inner .footer-static_link .footer-links {
    background-color: #262626;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #121212;
  }
  body .page-footer .container-inner .footer-static_link .footer-links:last-child {
    border: 0 !important;
  }
  body .page-footer .container-inner .footer-static_link .footer-links.footer-links-about .social-link {
    margin-bottom: 2rem;
  }
  body .page-footer .container-inner .footer-static_link .footer-links.not-collapse-mobile .footer-title {
    cursor: default;
  }
  body .page-footer .container-inner .footer-static_link .footer-links.not-collapse-mobile .footer-title::after {
    display: none;
  }
  body .page-footer .container-inner .footer-static_link .footer-title:after,
  body .page-footer .container-inner .footer-static_link .rokan-title .module-title:after {
    right: -1rem;
  }
  body .page-footer .footer-top .container-inner {
    padding-bottom: -6rem;
  }
  body .page-footer .footer-bottom .footer.content {
    justify-content: center;
    text-align: center;
  }
  body .page-footer .footer-bottom .footer.content .footer-inner > small,
  body .page-footer .footer-bottom .footer.content .footer-inner > div {
    padding: 1.2rem 0;
  }
  body .page-footer .container-setting-language-currency {
    justify-content: center;
    display: inline-flex;
  }
  body .page-footer .footer-payment .flex-layout {
    justify-content: center;
  }
  .cms-index-index .warranty-to-slide-home .owl-stage-outer {
    padding: 0;
  }
  .col-banner p {
    font-size: 1.6rem;
  }
  .banner-img.banner-position,
  .banner-img.banner-position-wide {
    position: relative;
    padding-top: 100%;
    height: 0;
  }
  .banner-img.banner-position img,
  .banner-img.banner-position-wide img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
  }
  .banner-img.banner-position-wide {
    padding-top: 56.25%;
  }
  body .banner .col-banner:not(.not-has-text) .banner-img.right {
    right: -20% !important;
  }
  .fotorama__nav-wrap--horizontal .fotorama__nav {
    width: auto !important;
  }
  body .section .products.wrapper.list .product-items .item-row .product-item:not(:last-of-type) {
    margin-bottom: 1rem;
  }
  .product-info-main .product-info-price {
    text-align: left;
  }
  .product-info-main .product-info-price {
    margin-bottom: 1rem;
  }
  .product-info-main .product-info-price .price-box {
    margin-bottom: 1rem;
  }
  .product-info-main .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options {
    margin-top: 1rem;
  }
  .catalog-category-view .category-main-content {
    padding-bottom: 0;
    margin: 2rem 0 1rem;
  }
  .breadcrumbs {
    margin: 0.5rem 0 1.5rem;
  }
  .breadcrumbs .items {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
  }
  .contact-index-index .page-wrapper .contact-top-map {
    margin-bottom: 5rem;
  }
  .contact-index-index .page-wrapper .contact-top-map p.size-18 {
    margin-bottom: 5rem;
  }
  .contact-index-index .page-wrapper .column.main .contact-us .contact_top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    margin-top: 5rem;
    padding-bottom: 5rem;
    margin-bottom: 5rem;
  }
  .contact-index-index .page-wrapper .column.main .contact-us .contact_top h2 {
    grid-column: 1 / 3;
  }
  .contact-index-index .page-wrapper .column.main .contact-us .contact-footer {
    display: block;
    margin-bottom: 0;
  }
  body#html-body .home-about {
    padding: 6rem 0;
  }
  body#html-body .home-about h4 {
    font-size: 1.6rem !important;
  }
  body#html-body .home-about p {
    font-size: 1.4rem;
    margin: 0 0 2rem;
  }
  body#html-body .home-about a.btn-1 {
    font-size: 1.3rem;
    padding: 8px 19px;
  }
  body#html-body .utero-1-banner-top div[data-content-type='text'] .text-24,
  body#html-body .utero-1-banner-mid div[data-content-type='text'] .text-24,
  body#html-body .utero-1-banner-top .pagebuilder-poster-content .text-24,
  body#html-body .utero-1-banner-mid .pagebuilder-poster-content .text-24,
  body#html-body .utero-1-banner-top div[data-content-type='text'] .text-24 span,
  body#html-body .utero-1-banner-mid div[data-content-type='text'] .text-24 span,
  body#html-body .utero-1-banner-top .pagebuilder-poster-content .text-24 span,
  body#html-body .utero-1-banner-mid .pagebuilder-poster-content .text-24 span {
    font-size: 1.6rem !important;
  }
  body#html-body .utero-1-banner-top div[data-content-type='text'] .text-150,
  body#html-body .utero-1-banner-mid div[data-content-type='text'] .text-150,
  body#html-body .utero-1-banner-top .pagebuilder-poster-content .text-150,
  body#html-body .utero-1-banner-mid .pagebuilder-poster-content .text-150,
  body#html-body .utero-1-banner-top div[data-content-type='text'] .text-130,
  body#html-body .utero-1-banner-mid div[data-content-type='text'] .text-130,
  body#html-body .utero-1-banner-top .pagebuilder-poster-content .text-130,
  body#html-body .utero-1-banner-mid .pagebuilder-poster-content .text-130,
  body#html-body .utero-1-banner-top div[data-content-type='text'] .text-150 span,
  body#html-body .utero-1-banner-mid div[data-content-type='text'] .text-150 span,
  body#html-body .utero-1-banner-top .pagebuilder-poster-content .text-150 span,
  body#html-body .utero-1-banner-mid .pagebuilder-poster-content .text-150 span,
  body#html-body .utero-1-banner-top div[data-content-type='text'] .text-130 span,
  body#html-body .utero-1-banner-mid div[data-content-type='text'] .text-130 span,
  body#html-body .utero-1-banner-top .pagebuilder-poster-content .text-130 span,
  body#html-body .utero-1-banner-mid .pagebuilder-poster-content .text-130 span {
    font-size: 6rem !important;
    margin-bottom: 3rem !important;
  }
  body#html-body .utero-1-banner-top div[data-content-type='text'] .text-48,
  body#html-body .utero-1-banner-mid div[data-content-type='text'] .text-48,
  body#html-body .utero-1-banner-top .pagebuilder-poster-content .text-48,
  body#html-body .utero-1-banner-mid .pagebuilder-poster-content .text-48,
  body#html-body .utero-1-banner-top div[data-content-type='text'] .text-48 span,
  body#html-body .utero-1-banner-mid div[data-content-type='text'] .text-48 span,
  body#html-body .utero-1-banner-top .pagebuilder-poster-content .text-48 span,
  body#html-body .utero-1-banner-mid .pagebuilder-poster-content .text-48 span {
    font-size: 2rem !important;
    margin: 0 0 2rem !important;
    line-height: 1.3 !important;
  }
  body#html-body .utero-1-banner-top div[data-content-type='text'] .text-20,
  body#html-body .utero-1-banner-mid div[data-content-type='text'] .text-20,
  body#html-body .utero-1-banner-top .pagebuilder-poster-content .text-20,
  body#html-body .utero-1-banner-mid .pagebuilder-poster-content .text-20,
  body#html-body .utero-1-banner-top div[data-content-type='text'] .text-20 span,
  body#html-body .utero-1-banner-mid div[data-content-type='text'] .text-20 span,
  body#html-body .utero-1-banner-top .pagebuilder-poster-content .text-20 span,
  body#html-body .utero-1-banner-mid .pagebuilder-poster-content .text-20 span {
    font-size: 1.4rem !important;
    line-height: 1.3333 !important;
  }
  body#html-body .utero-1-pay-later div[data-content-type='text'] .text-48,
  body#html-body .utero-1-pay-later div[data-content-type='text'] .text-48 span {
    font-size: 2.4rem !important;
  }
  body#html-body .utero-1-pay-later div[data-content-type='text'] p,
  body#html-body .utero-1-pay-later div[data-content-type='text'] p span {
    font-size: 1.4rem !important;
  }
  body#html-body .utero-1-pay-later div[data-content-type='text'] a.btn-1 {
    font-size: 1.3rem;
    padding: 8px 19px;
  }
  body#html-body .utero-4-tes p.des,
  body#html-body .utero-4-tes p.des span {
    font-size: 2.2rem !important;
  }
  body#html-body .utero-4-banner h2,
  body#html-body .utero-4-banner h2 span {
    font-size: 5rem !important;
  }
  body#html-body .utero-5-banner-bottom .col-left {
    padding-left: 4rem;
  }
  body#html-body .utero-banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    padding: 3rem;
  }
  body#html-body .utero-banner h3,
  body#html-body .utero-banner h3 span {
    font-size: 4rem !important;
  }
  body#html-body .utero-7-banner-top div[data-content-type='text'] h3,
  body#html-body .utero-7-banner-top div[data-content-type='text'] h3 span {
    font-size: 3rem !important;
  }
  body#html-body .utero-7-banner-mid div[data-content-type='text'] h3,
  body#html-body .utero-7-banner-mid div[data-content-type='text'] h3 span {
    font-size: 3rem !important;
  }
  body#html-body .utero-10-banner div[data-content-type='text'] .text-110 {
    font-size: 6rem !important;
    margin-top: 3rem !important;
  }
  body#html-body .utero-10-banner div[data-content-type='text'] .text-20 {
    margin-bottom: 4rem !important;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .amblog-post-container .amblog-read,
  .amblog-grid-list .slick-slide .amblog-item .amblog-read {
    width: 100%;
  }
  .amblog-footer {
    align-items: flex-start;
    flex-direction: column;
  }
  .amblog-footer .amblog-wrap {
    margin-bottom: 20px;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider.-am-loaded .amblog-item-product {
    margin: 0 auto;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider.-am-loaded .amblog-item-product .product-item-photo {
    display: flex;
    justify-content: center;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider.-am-loaded .amblog-item-product .product-item-link {
    font-size: 20px;
  }
  .amblog-navigation-container .amblog-navigation {
    margin-top: 30px;
  }
  .amblog-navigation-container .amblog-navigation.-previous {
    margin-left: 0;
  }
  .amblog-navigation-container .amblog-navigation.-previous > .amblog-title-link:before {
    left: calc(20px * 2);
    /* stylelint-disable-line */
    right: inherit;
  }
  .amblog-navigation-container .amblog-navigation.-next {
    margin-right: 0;
  }
  .amblog-navigation-container .amblog-navigation.-next > .amblog-title-link:after {
    left: inherit;
    right: calc(20px * 2);
    /* stylelint-disable-line */
  }
  .amblog-navigation-container .amblog-navigation > .amblog-title-link:before,
  .amblog-navigation-container .amblog-navigation > .amblog-title-link:after {
    bottom: calc(100% - 50px);
    top: inherit;
  }
  .amblog-social-container .amblog-list {
    margin: 0 -10px;
  }
  .amblog-social-container .amblog-icon {
    margin: 0 9px 18px;
  }
  .amcard-card-info {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .amcard-card-info .amcard-field {
    flex: 0 50%;
  }
  .amcard-card-info .amcard-field:not(:last-child) {
    margin-right: 0;
  }
  .brand-product-tab .brand-list-tab-container-title {
    grid-template-columns: repeat(1000, 40%);
  }
  .wrapper_sub_category_tabs:not(.onlyparent) .category-thumb-section .widget-tabs > ul {
    display: grid;
    grid-template-columns: repeat(4, 45%);
    grid-gap: 3rem;
  }
  .cart-discount .content .fieldset.coupon {
    display: block;
  }
  .cart-discount .content .fieldset.coupon .actions-toolbar {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
  }
  .amcard-field-block.-double {
    display: block;
  }
  .amcard-codes-list.-cart .action.primary,
  .amcard-field-container.-cart .action.primary {
    max-width: 100%;
    width: 100%;
    margin: 0px;
    margin-top: 10px;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .blog-layout-gird .blog-list-post .post-holder {
    flex: 0 0 100%;
  }
  .catalog-category-view .page-main .category-main-content .breadcrumbs .items {
    font-size: 1.2rem;
  }
  .catalog-category-view .page-main .category-main-content .category-top-content .page-title-wrapper .page-title {
    font-size: 2.5rem;
  }
  .catalog-category-view .product-image-wrapper .product-image-photo {
    padding: 8px;
  }
  .catalog-category-view .products-grid .product-item {
    width: 100%;
  }
  .catalog-product-view .product-desc-spec .tg td,
  .catalog-product-view .product-desc-spec .tg th {
    font-size: 0.8rem;
  }
  .header-container.sticky .sticky-header.center-element .action-sticky .action-header > li.wishlist {
    display: none;
  }
  .page-footer .footer .copyright {
    text-align: center;
  }
  .page-footer .footer-payment .flex-layout {
    justify-content: center;
  }
  .page-footer .container-setting-language-currency {
    justify-content: center;
  }
  .page-footer .hozital-menu {
    text-align: center !important;
  }
  .page-footer .hozital-menu img {
    margin: auto;
    margin-top: 1rem;
  }
  .product-info-main .box-tocart {
    margin-bottom: 0;
  }
  .product-info-main .box-tocart .field.qty.up-down,
  .product-info-main .box-tocart .actions {
    margin-bottom: 1.1rem;
  }
  #shopping-cart-table .box-tocart .up-down input {
    width: 45px !important;
  }
  body .product-info-main .product-reviews-summary {
    flex-direction: column;
    align-items: flex-start;
  }
  body .product-info-main .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 1rem;
  }
  body .product-info-main .product-reviews-summary .reviews-actions a.action.view {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
    display: inline-block;
    line-height: 1;
  }
  .header-container .header__logo .logo-site .logo {
    max-width: 20rem;
  }
  .header-container .header__logo .logo-site .logo img {
    width: 80%;
  }
  .page-header .block.newsletter .control {
    flex-direction: column;
  }
  .page-header .block.newsletter .control .actions {
    margin: 2rem 0 0;
  }
  .products-grid .product-items .product-item .actions-secondary .action.towishlist span,
  .products-grid .product-items .product-item .actions-secondary .action.tocompare span {
    font-size: 0 !important;
  }
  .products-grid .product-items .product-item .actions-secondary .action.tocompare {
    text-align: left;
  }
  .products-grid .product-items:not(.owl-carousel) .product-item {
    margin-bottom: 2rem;
  }
  .products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item {
    display: block;
  }
  .products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item .product-item-info {
    width: auto;
  }
  .products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item .product-item-info > * {
    display: block;
  }
  .products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item .product-item-photo {
    max-width: 100%;
    width: auto;
    padding: 0 !important;
  }
  .products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item .product-item-photo .product-image-container {
    width: auto !important;
  }
  .products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item .product-item-details {
    padding-left: 0 !important;
  }
  .products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item .product-item-details .action.tocart {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item .product-item-details .reviews-actions .action.view {
    border-right: 0;
  }
  .products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item .product-item-details .reviews-actions .action.add {
    display: none;
  }
  .catalog-category-view .category-main-content {
    padding-bottom: 0;
    margin: 1.5rem 0 1rem;
  }
  .wrapper_category_product_tabs .widget-tabs .ui-tabs-nav {
    text-align: center;
    white-space: nowrap;
    overflow-y: hidden;
    padding-bottom: 0;
  }
  .catalog-category-view .category-main-content {
    padding-bottom: 0;
    margin: 1.5rem 0 1.5rem;
  }
  .contact-index-index .page-wrapper .column.main .contact-us .contact_top {
    display: block;
  }
  .contact-index-index .page-wrapper .column.main .contact-us .contact_top .add-one .store-2 {
    margin: 3rem 0;
  }
  [style*="background: #f5f5f5"] {
    box-shadow: 300px 0 #f5f5f5, -300px 0 #f5f5f5;
    -webkit-box-shadow: 300px 0 #f5f5f5, -300px 0 #f5f5f5;
    -moz-box-shadow: 300px 0 #f5f5f5, -300px 0 #f5f5f5;
    -ms-box-shadow: 300px 0 #f5f5f5, -300px 0 #f5f5f5;
    -o-box-shadow: 300px 0 #f5f5f5, -300px 0 #f5f5f5;
  }
  .categories-collections .collections .category-collection .item-shop-by-cat > a {
    padding-top: 100%;
  }
}
@media only screen and (max-width: 359px) {
  .amblog-navigation-container .amblog-navigation > .amblog-title-link {
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
  }
  #bss-fastorder-form table td {
    padding: 20px 10px 22px;
  }
  #bss-fastorder-form tfoot .add-to-line,
  #bss-fastorder-form tfoot .fill-line {
    width: 100%;
  }
  .testimonial-index-index .pt-testimonial-item ul li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .toolbar-products:not(:last-child) {
    padding: 0 1rem;
  }
}
@media all and (min-width: 768px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .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-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;
  }
  .testimonial-index-index .pt-testimonial-item ul li {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a .cate-name.cate-count {
    font-size: 3rem;
    text-align: center;
  }
  .wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a.vertical figure + .thumb-infor {
    padding: 1.2rem 1rem 1rem;
  }
  .wrapper_sub_category_tabs:not(.onlyparent) .category-thumb-section .widget-tabs > ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 3rem;
  }
  .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.4;
    margin: 0;
    padding: 0;
    color: #c00000;
    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: #c00000;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #c00000;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #c00000;
    text-decoration: none;
  }
  .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: #c00000;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 11px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 22px 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: 27.5px;
    padding-right: 27.5px;
    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: 27.5px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 44px;
    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: 236px;
  }
  .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: 22px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .products-grid .product-item {
    margin-bottom: 0;
  }
  .product-item-actions {
    display: block;
  }
  .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 {
    width: 33.33333333%;
  }
  .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;
  }
  .order-details-items .order-title .action {
    margin: 12px 0 0 30px;
  }
  .order-details-items .order-title .action.track {
    float: right;
  }
  .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;
  }
  .page-main,
  .page-header .header.panel,
  .footer.content,
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .sticky .sticky-header > div,
  .wrapper-the-blue-sky-slider .nivo-controlNav,
  .js-marquee-wrapper,
  .breadcrumbs .items,
  .page-main .container-fluid {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }
  #back-top {
    right: 3rem;
  }
  .page-footer .footer-static_link .footer-title,
  .page-footer .footer-static_link .rokan-title .module-title {
    font-size: 1.8rem;
    margin: 0 0 3rem;
  }
  .page-footer .footer-static_link .logo-footer {
    line-height: 1;
    margin: 0 0 3rem;
  }
  .footer-links,
  .section {
    margin-bottom: 3rem;
  }
  .footer-links ul,
  .section ul,
  .footer-links .footer-contents,
  .section .footer-contents {
    margin-top: 0;
  }
  .header-container.layout-5 .account-link-header .header.links li a {
    font-size: 1.3rem;
    text-transform: uppercase;
  }
  .header-container.layout-5 .account-link-header .header.links li a:before {
    display: none;
  }
  .header-container.layout-5 .account-link-header .header.links li a::after {
    content: attr(title);
    display: inline-block;
  }
  .header-container.layout-5 .container-setting-language-currency .switcher {
    font-size: 1.3rem;
  }
  .header-container.layout-5 .header__action .minicart-wrapper {
    top: auto !important;
  }
  .header-container.layout-5 .header__action .minicart-wrapper .action.showcart:after {
    display: none;
  }
  .header-container.layout-5 .header__action .minicart-wrapper .action.showcart .text {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    font-size: 1.3rem;
    text-transform: uppercase;
  }
  .header-container.layout-5 .header__action .minicart-wrapper .action.showcart .counter.qty {
    position: static;
    background: none;
    color: #ffffff;
    margin-left: 3px;
  }
  .header-container.layout-5 .header__action .minicart-wrapper .action.showcart .counter.qty::before {
    content: '(';
    padding-right: 2px;
  }
  .header-container.layout-5 .header__action .minicart-wrapper .action.showcart .counter.qty::after {
    content: ')';
    padding-left: 2px;
  }
  div.row-xl {
    margin-left: -30px;
    margin-right: -30px;
  }
  div.row-xl > div {
    padding-left: 30px;
    padding-right: 30px;
  }
  div.row-xs {
    margin-left: -7px;
    margin-right: -7px;
  }
  div.row-xs > div {
    padding-left: 7px;
    padding-right: 7px;
  }
  .giftcard-widget .giftcard_content {
    max-width: 1270px;
    margin: auto;
  }
  .giftcard-widget .giftcard_content .giftcard_divine {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    justify-content: center;
  }
  .giftcard-widget .giftcard_content .giftcard_divine .giftcard_image {
    flex: 0 0 45%;
    max-width: 45%;
    padding: 0 15px;
  }
  .giftcard-widget .giftcard_content .giftcard_divine .giftcard_meta {
    flex: 0 0 55%;
    max-width: 55%;
    padding: 0 15px;
  }
  [data-content-type='row'][data-appearance='contained'],
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    width: 100%;
  }
}
/*  Typogrphy */
/* Button Default = secondary button */
/*  Primary button */
/*  Large button */
/* Rating */
/* link color */
/**
//  * Copyright © Bluesky, Inc. All rights reserved.
//  * See COPYING.txt for license details.
//  */
.field.search .searchsuite-autocomplete div#product {
  margin-bottom: 0px !important;
}
.field.search .searchsuite-autocomplete {
  position: inherit;
  width: 100%;
  height: 1118px;
  overflow: auto;
  max-width: 100%;
  background: transparent;
  border: none;
  box-shadow: none;
}
.field.search .searchsuite-autocomplete div#products {
  padding: 0 !important;
}
.field.search .searchsuite-autocomplete .qs-option-price span.price {
  color: #1a0b0b !important;
  font-weight: 600 !important;
  font-size: 1.9rem !important;
}
.field.search .searchsuite-autocomplete .title {
  display: none;
}
.field.search .searchsuite-autocomplete .title.formlight {
  display: block;
}
.field.search .searchsuite-autocomplete .product .box_product {
  text-transform: capitalize;
  cursor: pointer;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.24);
  transition: all .3s ease;
  margin: 10px;
  width: 32%;
}
.field.search .searchsuite-autocomplete .product .box_product .qs-option-info .qs-option-title a {
  margin-bottom: 0.5rem;
  color: #1a0b0b;
  line-height: 1.4;
  margin: 0 0 5px;
  word-break: keep-all;
  font-weight: 600 !important;
  font-size: 2rem !important;
  text-decoration: none;
}
.field.search .searchsuite-autocomplete .title.formlight > span {
  display: none;
}
.field.search .searchsuite-autocomplete .title.formlight {
  display: flex !important;
  background: transparent;
  border: none;
}
.field.search .searchsuite-autocomplete .see-all {
  display: inline-block;
  border: 1px solid #999;
  padding: 13px 40px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  width: 209px;
  margin: auto;
}
.field.search .searchsuite-autocomplete .see-all span {
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #999;
}
.field.search button.action.search,
.field.search .cart.table-wrapper .actions-toolbar > .action.action.search,
.field.search .action-gift.action.search {
  display: none !important;
}
.page-header .header.content {
  padding: 0;
}
p.video-title {
  text-align: center;
  text-transform: uppercase;
  color: #1a0b0b;
  font-size: 5.2rem;
  font-weight: 900;
  margin: 68px 0;
}
.short_specs h3 {
  text-transform: uppercase;
  color: #1a0b0b;
  font-size: 2.8rem;
  font-weight: 900;
}
div#short_description_content p {
  font-size: 2.2rem;
  color: #000000;
  line-height: 1.4;
  margin-bottom: 0;
}
.box-tocart .up-down .control input {
  height: 50px !important;
  font-size: 2.5rem;
  font-weight: 600;
  font-family: Open Sans;
}
.columns .column.main {
  padding-bottom: 0;
}
.columns .column.main .block:last-of-type {
  margin-bottom: 0;
}
.wrapper-the-blue-sky-slider .nivo-controlNav {
  padding-left: 15px;
  padding-right: 15px;
}
.container-min {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  width: 90%;
}
.container-min.contact-top-map {
  max-width: 1305px;
}
.container-min.contact-top-map ul {
  padding: 0;
}
.quickviewContainer .product-sidebar-content,
.quickviewContainer .tocart-buynow {
  display: none !important;
}
select {
  color: #000000;
}
.btn {
  letter-spacing: 0.5px;
}
.btn.small {
  padding: 1.5rem 5% 1.4rem;
}
.action.primary,
.action-primary {
  line-height: 18px;
  letter-spacing: 0.75px;
}
.action.primary.subscribe,
.action-primary.subscribe {
  padding: 15px 29px;
}
@media only screen and (max-width: 993px) {
  .action.primary,
  .action-primary {
    padding: 25px 15px;
  }
}
.flex-layout {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}
.flex-layout.center {
  align-items: center;
  justify-content: center;
}
.flex-layout.column {
  flex-direction: column;
}
.flex-layout.no-wrap {
  flex-wrap: nowrap;
}
.transition {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.hozital-menu ul {
  margin: 0;
  padding: 0;
  list-style: none none;
  margin-bottom: 0;
}
.hozital-menu ul li {
  display: inline-flex;
  line-height: 1;
  margin: 0;
}
.hozital-menu ul li:not(:first-child) {
  padding-left: 2rem;
}
.hozital-menu ul li:not(:last-child) {
  padding-right: 2rem;
  border-right: 1px solid;
}
.uppercase {
  text-transform: uppercase;
}
.bold {
  font-weight: 500;
}
.color_primary {
  color: #c00000;
}
.grey {
  color: #666666;
}
.space-between {
  justify-content: space-between;
}
.space-around {
  justify-content: space-around;
}
.center_hozital {
  justify-content: center;
}
.center_vertical {
  align-items: center;
}
.size-0 {
  font-size: 0rem;
}
.size-13 {
  font-size: 1.3rem;
}
.size-14 {
  font-size: 1.4rem;
}
.size-15 {
  font-size: 1.5rem;
}
.size-16 {
  font-size: 1.6rem;
}
@media (max-width: 1500px) and (min-width: 994px) {
  .size-16.get-size-vw {
    font-size: 1.06666667vw;
  }
}
.size-18 {
  font-size: 1.8rem;
  margin-bottom: calc(15px);
}
@media (max-width: 1500px) and (min-width: 994px) {
  .size-18.get-size-vw {
    font-size: 1.2vw;
  }
}
.size-20 {
  font-size: 2rem;
}
@media (max-width: 1500px) and (min-width: 994px) {
  .size-20.get-size-vw {
    font-size: 1.33333333vw;
  }
}
.size-22 {
  font-size: 2.2rem;
}
@media (max-width: 1500px) and (min-width: 994px) {
  .size-22.get-size-vw {
    font-size: 1.46666667vw;
  }
}
.size-24 {
  font-size: 2.4rem;
}
@media (max-width: 1500px) and (min-width: 994px) {
  .size-24.get-size-vw {
    font-size: 1.6vw;
  }
}
@media only screen and (max-width: 1366px) {
  .hidden-xl {
    display: none !important;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
}
/* Typography */
h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light {
  font-weight: 300 !important;
}
h1.regular,
h2.regular,
h3.regular,
h4.regular,
h5.regular,
h6.regular,
h1 .regular,
h2 .regular,
h3 .regular,
h4 .regular,
h5 .regular,
h6 .regular {
  font-weight: 400;
}
a:visited,
.alink:visited,
.amstock-button.-link:visited,
.amstock-button.-link:visited {
  color: #c00000;
}
a,
.alink,
.amstock-button.-link,
.amstock-button.-link {
  color: #c00000;
}
a {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
a.btn:visited,
a.alink:visited,
a.amstock-button.-link:visited {
  color: #c00000;
}
.block-title {
  margin-bottom: 15px;
}
.block-title strong {
  color: #1a0b0b;
  font-size: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.5px;
}
a.action.create.primary {
  background: #c00200;
  padding: 22px 0;
  transition: none;
}
a.action.create.primary:hover {
  background: #cf0704;
  background: linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -moz-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -webkit-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  border: none;
}
a.action.create.primary a {
  color: #fff;
}
a.action.create.primary a:hover {
  color: #fff;
}
p {
  color: #000000;
}
a:hover,
.alink:hover,
.amstock-button.-link:hover,
.amstock-button.-link:hover {
  color: #ee0806;
  text-decoration: none;
}
label {
  font-weight: 400;
  color: #121212;
}
blockquote {
  color: #121212;
}
.btn,
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  background-image: none;
  background: #c00200;
  border: 1px solid #c00200;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 21px 40px 21px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  border-radius: 0;
  text-transform: uppercase;
}
.btn:focus,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:focus,
.btn:active,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  background: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
.btn:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
.btn.disabled,
.block-cart-failed .action.continue.disabled,
.cart-container .form-cart .action.continue.disabled,
.btn[disabled],
.block-cart-failed .action.continue[disabled],
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .block-cart-failed .action.continue,
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.btn.transparent,
.block-cart-failed .action.continue.transparent,
.cart-container .form-cart .action.continue.transparent {
  background: transparent;
  border: 2px solid;
}
.btn.light:not(:hover),
.block-cart-failed .action.continue.light:not(:hover),
.cart-container .form-cart .action.continue.light:not(:hover) {
  background-color: #ffffff;
  color: #121212;
}
.btn:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  color: #ffffff !important;
}
.btn + .btn {
  margin-left: 1rem;
}
button,
.action.primary,
.action.secondary,
.action.btn,
.action-gift,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  text-transform: uppercase;
  border-radius: 0;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: middle;
}
.aw-arp-container__items .slick-slide {
  vertical-align: top;
}
.line-height-p15 p {
  line-height: 1.5;
}
.catalog-category-view figure {
  margin: 0;
  line-height: 0;
}
.category_block .pagebuilder-column {
  margin: 0 30px 51px 30px;
}
.category_block .pagebuilder-column figure {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.category_block .pagebuilder-column div[data-content-type="buttons"] {
  background: #262626;
  color: white;
  text-align: center;
}
.category_block .pagebuilder-column div[data-content-type="buttons"] span {
  font-size: 2.7rem;
  font-weight: bold;
}
section,
.section,
.product.info.detailed,
.block.related,
.block.upsell {
  margin-bottom: 12.5rem;
}
@media only screen and (max-width: 993px) {
  section,
  .section,
  .product.info.detailed,
  .block.related,
  .block.upsell {
    margin-bottom: 11.5rem;
  }
}
@media only screen and (max-width: 993px) {
  section,
  .section,
  .product.info.detailed,
  .block.related,
  .block.upsell {
    margin-bottom: 5.5rem;
  }
}
@media only screen and (max-width: 993px) {
  section,
  .section,
  .product.info.detailed,
  .block.related,
  .block.upsell {
    margin-bottom: 4.5rem;
  }
}
section.full-width,
.section.full-width,
.product.info.detailed.full-width,
.block.related.full-width,
.block.upsell.full-width {
  width: 100vw;
  left: calc((-1 * (100vw - 100%)/2));
  position: relative;
  z-index: 2;
}
section .block-static-block.widget,
.section .block-static-block.widget,
.product.info.detailed .block-static-block.widget,
.block.related .block-static-block.widget,
.block.upsell .block-static-block.widget,
section .block-cms-link.widget,
.section .block-cms-link.widget,
.product.info.detailed .block-cms-link.widget,
.block.related .block-cms-link.widget,
.block.upsell .block-cms-link.widget {
  margin-bottom: 0;
}
section .products,
.section .products {
  margin: 0;
}
section.container_horizontal_tab_postions .ui-tabs-nav,
.section.container_horizontal_tab_postions .ui-tabs-nav {
  margin-bottom: 1.5rem;
}
.block-recent-posts.section,
.section.wrapper_sub_category_tabs,
.block-widget-rokanthemes-brand.section,
.section.container-rokan-instagram {
  margin: 0;
}
.margin_0 {
  margin-top: 0;
  margin-bottom: 0;
}
.margin_0 .section {
  margin-bottom: 0;
}
.margin_bottom_0 {
  margin-bottom: 0;
}
.page-title-wrapper {
  margin: 0;
  text-align: center;
  margin-bottom: 0px;
}
.top-banner-blog-container {
  display: none;
}
div[class="top-banner-blog-container"][style*="background-image"] {
  display: block;
  padding: 7rem 0;
  text-align: center;
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
div[class="top-banner-blog-container"][style*="background-image"] .top-banner-blog-title {
  color: #ffffff;
  font-size: 4.8rem;
}
@media only screen and (max-width: 767px) {
  div[class="top-banner-blog-container"][style*="background-image"] .top-banner-blog-title {
    font-size: 6.25vw;
  }
}
.title {
  margin-bottom: 5.2rem;
  text-align: center;
}
.title h2 {
  margin-bottom: 1rem;
  font-size: 4.8rem;
}
.title h2 span {
  color: #c00000;
}
.rokan-title,
.block .title.rokan-title {
  margin-bottom: 5rem;
  text-align: left;
  position: relative;
}
.rokan-title.has-see-all,
.block .title.rokan-title.has-see-all {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rokan-title.has-see-all .short_description,
.block .title.rokan-title.has-see-all .short_description,
.rokan-title.has-see-all .blog-description,
.block .title.rokan-title.has-see-all .blog-description {
  flex: 0 0 100%;
  max-width: 100%;
}
.rokan-title.has-see-all .short_description p,
.block .title.rokan-title.has-see-all .short_description p,
.rokan-title.has-see-all .blog-description p,
.block .title.rokan-title.has-see-all .blog-description p {
  margin: 0;
}
.rokan-title.has-see-all .module-title,
.block .title.rokan-title.has-see-all .module-title {
  padding-right: 5rem;
}
.rokan-title .see-all,
.block .title.rokan-title .see-all {
  margin-bottom: 11px;
}
.rokan-title .see-all a,
.block .title.rokan-title .see-all a {
  text-transform: uppercase;
}
.rokan-title .see-all a:not(:hover),
.block .title.rokan-title .see-all a:not(:hover) {
  color: #000000;
}
.rokan-title .see-all a::after,
.block .title.rokan-title .see-all a::after {
  content: "\ecc3";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 14px;
  color: #121212;
  line-height: 1;
  padding: 1px;
  padding-left: 1rem;
  color: #000000;
}
.rokan-title .module-title,
.block .title.rokan-title .module-title,
.rokan-title h3,
.block .title.rokan-title h3 {
  font-size: 4.8rem;
  text-transform: capitalize;
  font-weight: 400;
}
.rokan-title .module-title strong,
.block .title.rokan-title .module-title strong,
.rokan-title h3 strong,
.block .title.rokan-title h3 strong {
  font-weight: 400;
}
.rokan-title .short_description,
.block .title.rokan-title .short_description,
.rokan-title .des,
.block .title.rokan-title .des,
.rokan-title .short-des,
.block .title.rokan-title .short-des {
  font-size: 1.6rem;
}
.wrapper_category_product_tabs .rokan-title {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrapper_category_product_tabs .rokan-title .short_description,
.wrapper_category_product_tabs .rokan-title .blog-description {
  flex: 0 0 100%;
  max-width: 100%;
}
.wrapper_category_product_tabs .rokan-title .short_description p,
.wrapper_category_product_tabs .rokan-title .blog-description p {
  margin: 0;
}
.block-title,
.block-authentication .block-title {
  font-family: Open Sans;
  color: #121212;
  margin-bottom: 3rem;
  text-transform: capitalize;
}
.block.related .block-title,
.block.upsell .block-title {
  text-align: left;
}
.block.related .block-actions button,
.block.upsell .block-actions button,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action,
.block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action,
.block.related .block-actions .action-gift,
.block.upsell .block-actions .action-gift {
  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;
  text-transform: capitalize;
}
.block.related .block-actions button:focus,
.block.upsell .block-actions button:focus,
.block.related .block-actions button:active,
.block.upsell .block-actions button:active,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action:focus,
.block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action:focus,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action:active,
.block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action:active,
.block.related .block-actions .action-gift:focus,
.block.upsell .block-actions .action-gift:focus,
.block.related .block-actions .action-gift:active,
.block.upsell .block-actions .action-gift:active {
  background: none;
  border: none;
}
.block.related .block-actions button:hover,
.block.upsell .block-actions button:hover,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action:hover,
.block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action:hover,
.block.related .block-actions .action-gift:hover,
.block.upsell .block-actions .action-gift:hover {
  background: none;
  border: none;
}
.block.related .block-actions button.disabled,
.block.upsell .block-actions button.disabled,
.block.related .block-actions button[disabled],
.block.upsell .block-actions button[disabled],
fieldset[disabled] .block.related .block-actions button,
fieldset[disabled] .block.upsell .block-actions button,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action.disabled,
.block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action.disabled,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action[disabled],
.block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .block.related .block-actions .cart.table-wrapper .actions-toolbar > .action,
fieldset[disabled] .block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action,
.block.related .block-actions .action-gift.disabled,
.block.upsell .block-actions .action-gift.disabled,
.block.related .block-actions .action-gift[disabled],
.block.upsell .block-actions .action-gift[disabled],
fieldset[disabled] .block.related .block-actions .action-gift,
fieldset[disabled] .block.upsell .block-actions .action-gift {
  pointer-events: none;
  opacity: 0.5;
}
.block.related .products,
.block.upsell .products {
  margin: 0;
}
.block-newsletter-form {
  padding: 40px 0;
}
.block-newsletter-form input {
  border-radius: 0;
}
#product-comparison tbody tr .product-item-actions .button_quickview {
  display: none;
}
.account .block-reorder {
  display: none;
}
.breadcrumbs {
  background: #ffffff;
  padding: 0 !important;
}
.breadcrumbs .items {
  margin: auto;
  max-width: 100%;
  font-size: 1.6rem;
  font-family: Open Sans;
  padding-left: 2rem;
}
body .owl-carousel .owl-nav button,
body .owl-carousel .owl-nav a,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action,
body .owl-carousel .owl-nav .action-gift {
  position: absolute;
  top: 40%;
  font-size: 0 !important;
  margin: 0;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  border-radius: 50%;
}
body .owl-carousel .owl-nav button.owl-prev,
body .owl-carousel .owl-nav a.owl-prev,
body .owl-carousel .owl-nav button.owl-next,
body .owl-carousel .owl-nav a.owl-next,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
body .owl-carousel .owl-nav .action-gift.owl-prev,
body .owl-carousel .owl-nav .action-gift.owl-next {
  background-color: transparent;
}
body .owl-carousel .owl-nav button:hover,
body .owl-carousel .owl-nav a:hover,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action:hover,
body .owl-carousel .owl-nav .action-gift:hover {
  background: #c00000;
}
body .owl-carousel .owl-nav button:hover:before,
body .owl-carousel .owl-nav a:hover:before,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action:hover:before,
body .owl-carousel .owl-nav .action-gift:hover:before {
  color: #ffffff;
}
body .owl-carousel .owl-nav button:before,
body .owl-carousel .owl-nav a:before,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action:before,
body .owl-carousel .owl-nav .action-gift:before {
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  content: "\ecc3";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 4.8rem;
  color: #121212;
  line-height: 1;
  padding: 1px;
  color: #999999;
}
body .owl-carousel .owl-nav button.owl-prev,
body .owl-carousel .owl-nav a.owl-prev,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
body .owl-carousel .owl-nav .action-gift.owl-prev {
  left: -30px;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
}
@media only screen and (max-width: 994px) {
  body .owl-carousel .owl-nav button.owl-prev,
  body .owl-carousel .owl-nav a.owl-prev,
  body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
  body .owl-carousel .owl-nav .action-gift.owl-prev {
    -webkit-transform: translate(0, -50%) scale(0);
    -moz-transform: translate(0, -50%) scale(0);
    -ms-transform: translate(0, -50%) scale(0);
    transform: translate(0, -50%) scale(0);
  }
}
body .owl-carousel .owl-nav button.owl-prev:before,
body .owl-carousel .owl-nav a.owl-prev:before,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev:before,
body .owl-carousel .owl-nav .action-gift.owl-prev:before {
  content: "\ecc1";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 4.8rem;
  color: #121212;
  line-height: 1;
  padding: 1px;
}
body .owl-carousel .owl-nav button.owl-next,
body .owl-carousel .owl-nav a.owl-next,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
body .owl-carousel .owl-nav .action-gift.owl-next {
  right: -30px;
  -webkit-transform: translate(50%, -50%) scale(0);
  -moz-transform: translate(50%, -50%) scale(0);
  -ms-transform: translate(50%, -50%) scale(0);
  transform: translate(50%, -50%) scale(0);
}
@media only screen and (max-width: 994px) {
  body .owl-carousel .owl-nav button.owl-next,
  body .owl-carousel .owl-nav a.owl-next,
  body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
  body .owl-carousel .owl-nav .action-gift.owl-next {
    -webkit-transform: translate(0, -50%) scale(0);
    -moz-transform: translate(0, -50%) scale(0);
    -ms-transform: translate(0, -50%) scale(0);
    transform: translate(0, -50%) scale(0);
  }
}
body .owl-carousel:hover .owl-nav button.owl-prev,
body .owl-carousel:hover .owl-nav a.owl-prev,
body .owl-carousel:hover .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
body .owl-carousel:hover .owl-nav .action-gift.owl-prev {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
@media only screen and (max-width: 994px) {
  body .owl-carousel:hover .owl-nav button.owl-prev,
  body .owl-carousel:hover .owl-nav a.owl-prev,
  body .owl-carousel:hover .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
  body .owl-carousel:hover .owl-nav .action-gift.owl-prev {
    -webkit-transform: translate(0, -50%) scale(0);
    -moz-transform: translate(0, -50%) scale(0);
    -ms-transform: translate(0, -50%) scale(0);
    transform: translate(0, -50%) scale(0);
  }
}
body .owl-carousel:hover .owl-nav button.owl-next,
body .owl-carousel:hover .owl-nav a.owl-next,
body .owl-carousel:hover .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
body .owl-carousel:hover .owl-nav .action-gift.owl-next {
  -webkit-transform: translate(50%, -50%) scale(1);
  -moz-transform: translate(50%, -50%) scale(1);
  -ms-transform: translate(50%, -50%) scale(1);
  transform: translate(50%, -50%) scale(1);
}
@media only screen and (max-width: 994px) {
  body .owl-carousel:hover .owl-nav button.owl-next,
  body .owl-carousel:hover .owl-nav a.owl-next,
  body .owl-carousel:hover .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
  body .owl-carousel:hover .owl-nav .action-gift.owl-next {
    -webkit-transform: translate(0, -50%) scale(0);
    -moz-transform: translate(0, -50%) scale(0);
    -ms-transform: translate(0, -50%) scale(0);
    transform: translate(0, -50%) scale(0);
  }
}
body .owl-carousel .owl-dots:not(.disabled) {
  text-align: center;
  margin-top: 8rem;
  line-height: 1;
  position: relative;
  z-index: 2;
}
body .owl-carousel .owl-dots:not(.disabled) .owl-dot {
  font-size: 0;
  line-height: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: transparent;
  display: inline-block;
  margin: 0 5px;
}
body .owl-carousel .owl-dots:not(.disabled) .owl-dot.active,
body .owl-carousel .owl-dots:not(.disabled) .owl-dot:hover {
  background-color: #c00000;
}
body .owl-carousel .owl-dots:not(.disabled) .owl-dot:focus {
  box-shadow: none;
}
body .owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
body .owl-carousel.owl-loaded {
  display: block;
}
.message.global.notice_activation_purchase_code {
  display: none !important;
}
.page-header {
  position: fixed;
  width: 100%;
  visibility: visible;
  display: block;
  z-index: 44;
  background: #191919;
  background: linear-gradient(0deg, #111111 0%, #3d3d3d 100%);
  margin-bottom: 0;
  border-bottom: 0;
}
.page-header .header-container {
  border-bottom: 3px solid #c00000;
}
.cms-index-index .page-header {
  border-bottom: 0;
}
.for-full-width-menu {
  position: relative;
}
.header__action ul.header__action--item {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header__action ul.header__action--item .top-search .text {
  display: none;
}
.header__action ul.header__action--item > li {
  margin-left: 3rem;
  margin-bottom: 0;
  line-height: 0;
}
@media only screen and (max-width: 1499px) {
  .header__action ul.header__action--item > li {
    margin-left: 2rem;
  }
}
.header__action ul.header__action--item > li:first-child {
  margin-left: 0;
}
.header__action ul.header__action--item > li a {
  position: relative;
}
.header__action ul.header__action--item > li a:hover:before {
  color: #ffffff;
  opacity: 0.9;
}
.header__action ul.header__action--item > li > a:before,
.header__action ul.header__action--item > li .minicart-wrapper > a:before,
.header__action ul.header__action--item > li .minicart-wrapper > a.active:before {
  color: #ffffff;
}
.header__action ul.header__action--item > li.wishlist a:before {
  content: "\ebae";
  font-family: LineIconsPro Light, sans-serif;
  color: #ffffff;
  font-size: 1.2rem;
  line-height: 1;
  position: relative;
}
@media all and (max-width: 576px) {
  .header__action ul.header__action--item > li.wishlist a:before {
    font-size: 2.3rem;
  }
}
.header__action ul.header__action--item > li .minicart-wrapper > a:before,
.header__action ul.header__action--item > li .minicart-wrapper > a.active:before {
  content: "\ed84";
  font-family: LineIconsPro Light, sans-serif;
  color: #ffffff;
  font-size: 1.2rem;
  line-height: 1;
  position: relative;
}
@media all and (max-width: 576px) {
  .header__action ul.header__action--item > li .minicart-wrapper > a:before,
  .header__action ul.header__action--item > li .minicart-wrapper > a.active:before {
    font-size: 2.3rem;
  }
}
.header__action ul.header__action--item li.setting-view {
  margin-left: 0;
}
.header__action .minicart-wrapper .action.showcart .counter.qty,
.header__action li .counter.qty {
  position: absolute;
  left: 12px;
  top: auto;
  bottom: -5px;
  border-radius: 50%;
  min-width: 2rem;
  min-height: 2rem;
  color: #ffffff;
  background-color: #c00000;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  margin-top: 0;
  height: auto;
  font-size: 1.2rem;
}
.header__action .minicart-wrapper .action.showcart .counter.qty.empty,
.header__action li .counter.qty.empty {
  display: inline-flex;
}
@media only screen and (max-width: 767px) {
  .header__action .minicart-wrapper .action.showcart .counter.qty,
  .header__action li .counter.qty {
    min-width: 1.8rem;
    min-height: 1rem;
    height: 1.8rem;
    left: auto;
    right: 0;
  }
}
.container-setting-language-currency .switcher-label {
  display: none;
}
.container-setting-language-currency .switcher {
  display: inline-block;
  margin-right: 0;
  line-height: 1;
  padding: 0 5px 0 10px;
  color: #121212;
}
.container-setting-language-currency .switcher:first-child {
  padding-left: 0;
}
.container-setting-language-currency .switcher:last-child {
  padding-right: 0;
  border-right: 0;
}
.container-setting-language-currency .switcher .switcher-options .switcher-trigger.action.toggle {
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
}
.container-setting-language-currency .switcher .switcher-options .switcher-trigger.action.toggle * {
  line-height: 1;
}
.container-setting-language-currency .switcher .switcher-options .switcher-trigger.action.toggle:after {
  vertical-align: middle;
  margin-left: 2px;
  line-height: 0.7;
  color: #ffffff;
  content: "\ecbf";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 12px;
  color: #121212;
  line-height: 1;
  padding: 1px;
  padding-left: 3px;
}
.container-setting-language-currency .switcher .switcher-options .switcher-trigger.action.toggle strong,
.container-setting-language-currency .switcher .switcher-options .switcher-trigger.action.toggle:after {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.container-setting-language-currency .switcher .switcher-options .switcher-trigger.action.toggle:hover strong,
.container-setting-language-currency .switcher .switcher-options .switcher-trigger.action.toggle:hover:after {
  color: #c00000;
}
.container-setting-language-currency .switcher .switcher-options .dropdown.switcher-dropdown {
  border: 1px solid #ebebeb;
  box-shadow: none;
  margin: 0;
  display: block;
  opacity: 0;
  visibility: hidden;
  top: calc(100% + 30px);
  padding: 1rem 0;
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  -ms-transition: top 0.4s ease;
  transition: top 0.4s ease;
  text-transform: capitalize;
}
.container-setting-language-currency .switcher .switcher-options .dropdown.switcher-dropdown:before,
.container-setting-language-currency .switcher .switcher-options .dropdown.switcher-dropdown:after {
  display: none;
}
.container-setting-language-currency .switcher .switcher-options .dropdown.switcher-dropdown li {
  font-size: 1.4rem;
}
.container-setting-language-currency .switcher .switcher-options .dropdown.switcher-dropdown li:hover {
  background: transparent;
}
.container-setting-language-currency .switcher .switcher-options .dropdown.switcher-dropdown li a {
  padding: 0.2rem 2rem;
  line-height: 2.6rem;
}
.container-setting-language-currency .switcher .switcher-options .dropdown.switcher-dropdown li a:not(:hover) {
  color: #000000;
}
.container-setting-language-currency .switcher .switcher-options.active .dropdown.switcher-dropdown {
  opacity: 1;
  visibility: visible;
  top: calc(100% + 12px);
}
.header-container:not(.sticky) .logo-sticky {
  display: none;
}
.header-container:not(.sticky) .show-on-sticky {
  display: none;
}
.header-container .header__logo .nav-toggle {
  position: static;
  padding-right: 2rem;
}
.header-container .logo {
  max-width: 100%;
  margin: 0;
  float: none;
  display: inline-block;
}
.header-container .topbar {
  background-color: #304650;
  color: #ffffff;
  position: relative;
  z-index: 1;
  padding: 0.9rem 0;
}
.header-container .topbar .topbar__content p,
.header-container .topbar .topbar__content ul {
  margin-bottom: 0;
}
.header-container .topbar .topbar__content p a,
.header-container .topbar .topbar__content ul a {
  text-transform: capitalize;
}
.header-container .topbar .topbar__content .col-top-link a:not(:hover) {
  color: #ffffff;
}
.header-container .topbar .topbar__content .col-top-link .action strong,
.header-container .topbar .topbar__content .col-top-link .action.toggle::after {
  color: #ffffff;
}
.header-container .topbar .topbar__content .col-top-link > *:not(:last-child) > * {
  padding-right: 1rem;
  border-right: 1px solid;
  border-color: rgba(245, 245, 245, 0.2);
  margin-right: 1rem;
  display: block;
  line-height: 1;
}
.header-container .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: nowrap;
}
.header-container .header.links li {
  margin-bottom: 0;
  border-width: 0 1px;
  white-space: nowrap;
}
.header-container .header.links li a {
  color: #ffffff;
}
.header-container .header.links li a:hover {
  color: #ffffff;
  opacity: 0.9;
}
.header-container .header.links li:not(:last-child) {
  border-right: 1px solid;
  border-color: #80a3b3;
  padding-right: 1rem;
  margin-right: 1rem;
}
.header-container .header.links li:last-child {
  padding-right: 0;
  padding-left: 2rem;
}
.header-container .header.links li.compare .compare {
  display: block;
}
.header-container .header.links li.authorization-link {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
  white-space: nowrap;
}
.header-container .header.links li.authorization-link a:before {
  content: "\eac2";
  font-family: LineIconsPro Light, sans-serif;
  color: #ffffff;
  font-size: 1.2rem;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
  padding-right: 2px;
  font-weight: 600;
}
@media all and (max-width: 576px) {
  .header-container .header.links li.authorization-link a:before {
    font-size: 2.3rem;
  }
}
.header-container .header.links li.authorization-link a[href*="logout"]:after {
  display: none;
}
.header-container .hotline,
.header-container .address {
  margin: 0 1.5rem 0 0.9rem;
}
.header-container .hotline .icon,
.header-container .address .icon {
  line-height: 1;
  margin-right: 0.8rem;
  color: #ffffff;
}
.header-container .hotline .icon > *,
.header-container .address .icon > * {
  margin-right: -2.5px;
  vertical-align: middle;
}
.header-container .hotline p,
.header-container .address p {
  margin-bottom: 0;
}
.header-container .hotline h5,
.header-container .address h5 {
  margin: 0;
}
.header-container.sticky .logo-container,
.header-container.sticky .header__logo {
  z-index: 4;
}
.header-container.sticky .sticky_padding {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.header-container.sticky .logo-sticky,
.header-container.sticky .sticky-logo {
  display: inline-flex;
  align-items: center;
  max-width: 25rem;
  flex: 1;
}
.header-container.sticky .sticky-header,
.header-container.sticky.sticky-header {
  background-color: rgba(255, 255, 255, 0.999);
  border-bottom: 3px solid #c00000 !important;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 23;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  -webkit-animation: 0.7s ease-out 0s 1 normal forwards running fadeInDown;
  -moz-animation: 0.7s ease-out 0s 1 normal forwards running fadeInDown;
  -ms-animation: 0.7s ease-out 0s 1 normal forwards running fadeInDown;
  animation: 0.7s ease-out 0s 1 normal forwards running fadeInDown;
}
.header-container.sticky .sticky-header > div,
.header-container.sticky.sticky-header > div {
  padding-left: 9rem;
  padding-right: 9rem;
  max-width: 100%;
  margin: auto;
  position: relative;
}
.header-container.sticky .sticky-header.center-element .logo-sticky,
.header-container.sticky.sticky-header.center-element .logo-sticky,
.header-container.sticky .sticky-header.center-element .action-sticky,
.header-container.sticky.sticky-header.center-element .action-sticky {
  flex: 1;
}
.header-container.sticky .sticky-header.center-element .logo-sticky .action-header,
.header-container.sticky.sticky-header.center-element .logo-sticky .action-header,
.header-container.sticky .sticky-header.center-element .action-sticky .action-header,
.header-container.sticky.sticky-header.center-element .action-sticky .action-header {
  justify-content: flex-end;
}
.header-container.sticky .sticky-header.center-element .header__menu,
.header-container.sticky.sticky-header.center-element .header__menu {
  flex: 2;
  justify-content: center;
}
.header-container.sticky .sticky-header.center-element .for-full-width-menu,
.header-container.sticky.sticky-header.center-element .for-full-width-menu {
  padding-top: 2rem;
  padding-bottom: 2rem;
  max-width: 100%;
  margin: auto;
}
@media only screen and (min-width: 1200px) {
  .header-container.sticky.sticky-header .static-sticky {
    position: static;
  }
  .header-container.sticky.sticky-header .for-full-width-menu.show-menu {
    max-width: 60%;
    margin: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .header-container.sticky.sticky-header .for-full-width-menu.show-menu .custommenu > ul {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.header-container.sticky .action-sticky {
  justify-content: flex-end;
}
.header-container.sticky .action-sticky .minicart-wrapper {
  margin-left: 0;
}
.header-container.sticky .action-sticky .action-header > li {
  margin: 0 1.5rem;
}
.header-container.sticky .action-sticky .action-header > li > a:before,
.header-container.sticky .action-sticky .action-header > li .minicart-wrapper > a:before {
  font-size: 2.6rem;
  color: #ffffff;
}
.header-container.sticky .action-sticky .action-header > li:last-child {
  margin-right: 0;
}
.header-container.sticky .action-sticky .minicart-wrapper .action.showcart .counter.qty,
.header-container.sticky .action-sticky li .counter.qty {
  min-width: 2rem;
  min-height: 1rem;
  height: 2rem;
  line-height: 1;
}
.header-container.sticky .hidden-sticky {
  display: none !important;
}
@media all and (min-width: 1200px), print {
  .navigation:not(.mobile-style).nav-sections {
    padding-left: 40px;
    user-select: none;
  }
}
form.form.password.forget {
  margin-bottom: 40px;
}
.d-md-none {
  display: block !important;
}
.cms-index-index .page-footer {
  margin-top: 0;
}
.page-footer {
  margin-top: 0;
  background: #262626;
  color: #dddddd;
  font-size: 1.8rem;
  font-family: Open Sans;
  border-top: 2px solid #c00000;
  font-weight: 100;
}
.page-footer .footer-container {
  padding: 13rem 0 0 0;
}
.page-footer p {
  margin-bottom: 2.9rem;
  color: #dddddd;
}
.page-footer p.margin_0 {
  margin-bottom: 0;
}
.page-footer .footer.content {
  padding-top: 0;
}
.page-footer .footer.content .block {
  float: none;
  margin-bottom: 2.6rem;
}
.page-footer .footer.content {
  border-top: 0;
  margin-top: 0;
  padding-bottom: 0;
}
.page-footer .footer.content ol li:not(:last-child),
.page-footer .footer.content ul li:not(:last-child) {
  margin-bottom: 1.5rem;
}
.page-footer .footer.content ol a:not(:hover),
.page-footer .footer.content ul a:not(:hover) {
  color: #dddddd;
}
.page-footer .footer.content ol .icon,
.page-footer .footer.content ul .icon {
  font-size: 1.8rem;
}
.page-footer .footer.content ol .icon:not(:hover),
.page-footer .footer.content ul .icon:not(:hover) {
  color: #ffffff;
}
.page-footer .footer.content ol .icon .text,
.page-footer .footer.content ul .icon .text {
  display: none;
}
.page-footer .footer .copyright {
  margin: 0;
}
.page-footer .footer-title,
.page-footer .rokan-title .module-title {
  color: #121212;
}
.page-footer .footer-static_link {
  margin: 0 -1.5rem;
}
.page-footer .footer-static_link .footer-title,
.page-footer .footer-static_link .rokan-title .module-title {
  text-transform: uppercase;
  font-weight: 400;
  text-align: left;
  pointer-events: none;
}
.page-footer .footer-static_link .rokan-title {
  margin-bottom: 2rem;
}
.page-footer .footer-static_link .footer-links,
.page-footer .footer-static_link .section {
  padding: 0 1.5rem;
}
.page-footer .footer-static_link .footer-links ul,
.page-footer .footer-static_link .section ul,
.page-footer .footer-static_link .footer-links .footer-contents,
.page-footer .footer-static_link .section .footer-contents {
  margin-top: 0;
}
.page-footer .footer-static_link .footer-links.center,
.page-footer .footer-static_link .section.center {
  text-align: center;
}
.page-footer .footer-static_link .section {
  margin-bottom: 0;
  padding: 0;
}
.page-footer .footer-static_link .section .container {
  width: 100% !important;
  padding: 0;
}
.page-footer .hozital-menu ul li:not(:last-child) {
  border-color: #dbdbdb;
}
.page-footer .footer-top .container-inner {
  padding-bottom: 0;
}
.page-footer .footer-bottom {
  font-size: 1.6rem;
}
.page-footer .footer-bottom .footer-inner {
  padding-top: 1rem;
  padding-bottom: 4rem;
}
.page-footer .footer-bottom a:not(:hover) {
  color: #dddddd !important;
}
.page-footer .footer-bottom a:hover {
  padding: 0;
}
.page-footer .copyright {
  font-size: 1.6rem;
}
#back-top {
  position: fixed;
  bottom: 10rem;
  right: 1rem;
  width: 4rem;
  height: 4rem;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  color: #000000;
  border-radius: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  border-radius: 2px;
  cursor: pointer;
  z-index: 3;
}
#back-top.show {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
footer .fixed-bottom {
  z-index: 3;
}
.link-on-bottom .mobile-bottom-link {
  margin-bottom: 0;
  background-color: #ffffff;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.link-on-bottom .mobile-bottom-link li {
  margin-bottom: 0;
  flex: 1;
}
.link-on-bottom .mobile-bottom-link li a {
  padding: 15px 10px;
  display: block;
  text-align: center;
  line-height: 1;
}
.link-on-bottom .mobile-bottom-link li a span {
  display: block;
  font-size: 20px;
  margin-bottom: 9px;
}
.link-on-bottom .mobile-bottom-link li a:not(:hover) {
  color: #666666;
}
.link-on-bottom .mobile-bottom-link li a .nav-toggle {
  position: static;
  width: auto;
  height: auto;
}
.link-on-bottom .mobile-bottom-link li a .nav-toggle:before {
  display: none;
}
.link-on-bottom .mobile-bottom-link li a .nav-toggle span {
  position: static;
  width: auto;
  height: auto;
}
.nav-open .page-footer {
  position: relative;
  z-index: 1;
}
.toolbar {
  position: relative;
}
.toolbar .modes .modes-mode span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.toolbar .modes .modes-mode:not(.active, :hover):before {
  background-color: #afafaf;
}
.toolbar .modes .modes-mode:hover:before,
.toolbar .modes .modes-mode.active:before {
  background-color: #c00200;
}
.toolbar .modes .modes-mode:before {
  content: '';
  display: inline-flex;
  -webkit-mask-repeat: no-repeat !important;
  -webkit-mask-position: center !important;
  align-items: center;
  -webkit-mask-size: 30px !important;
  width: 40px !important;
  height: 40px;
}
.toolbar .modes .modes-mode.mode-grid {
  margin-right: 1.5rem;
}
.toolbar .modes .modes-mode.mode-grid:before {
  width: 16px;
  -webkit-mask: url(../images/mode_grid.svg);
  -moz-mask: url(../images/mode_grid.svg);
  -ms-mask: url(../images/mode_grid.svg);
  mask: url(../images/mode_grid.svg);
}
.toolbar .modes .modes-mode.mode-list:before {
  width: 24px;
  -webkit-mask: url(../images/mode_list.svg);
  -moz-mask: url(../images/mode_list.svg);
  -ms-mask: url(../images/mode_list.svg);
  mask: url(../images/mode_list.svg);
}
.toolbar:not(:last-child) .grid-mode-show-type-products {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 1px;
  display: none;
}
.toolbar:not(:last-child) .grid-mode-show-type-products > a {
  display: inline-block;
  width: 40px;
  height: 25px;
  text-align: center;
  line-height: 20px;
  padding: 0;
  background-color: #ffffff;
  border: 0;
  font-size: 0;
}
.toolbar:not(:last-child) .grid-mode-show-type-products > a:before {
  content: "";
  min-width: 30px;
  -webkit-mask-size: 30px !important;
  width: 40px !important;
  height: 40px;
  display: inline-flex;
  align-items: center;
}
.toolbar:not(:last-child) .grid-mode-show-type-products > a:not(:hover, .active):before {
  background-color: #afafaf;
}
.toolbar:not(:last-child) .grid-mode-show-type-products > a.grid-mode-2:before {
  -webkit-mask: url(../images/grid_2.svg) no-repeat center;
  -moz-mask: url(../images/grid_2.svg) no-repeat center;
  -ms-mask: url(../images/grid_2.svg) no-repeat center;
  mask: url(../images/grid_2.svg) no-repeat center;
}
.toolbar:not(:last-child) .grid-mode-show-type-products > a.grid-mode-3:before {
  -webkit-mask: url(../images/grid_3.svg) no-repeat center;
  -moz-mask: url(../images/grid_3.svg) no-repeat center;
  -ms-mask: url(../images/grid_3.svg) no-repeat center;
  mask: url(../images/grid_3.svg) no-repeat center;
}
.toolbar:not(:last-child) .grid-mode-show-type-products > a.grid-mode-4:before {
  -webkit-mask: url(../images/grid_4.svg) no-repeat center;
  -moz-mask: url(../images/grid_4.svg) no-repeat center;
  -ms-mask: url(../images/grid_4.svg) no-repeat center;
  mask: url(../images/grid_4.svg) no-repeat center;
}
.toolbar:not(:last-child) .grid-mode-show-type-products > a.actived:before,
.toolbar:not(:last-child) .grid-mode-show-type-products > a:hover:before {
  background-color: #c00000;
}
.toolbar:not(:last-child) .grid-mode-show-type-products.check-view-mode-toolbar-list {
  display: none;
}
.toolbar:last-of-type .grid-mode-show-type-products {
  display: none;
}
.sidebar-additional .block-wishlist .product-item .product-item-details {
  min-height: 1px !important;
}
.sidebar-additional .block-wishlist .product-item .product-item-name > a,
.sidebar-additional .block-wishlist .product-item .product.name > a {
  font-weight: 400;
  font-size: 1.6rem;
}
.sidebar-additional .block-wishlist .product-item .button_quickview {
  display: none;
}
.sidebar-additional .block-wishlist .product-item .product-item-actions .actions-primary .action.tocart {
  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-additional .block-wishlist .product-item .product-item-actions .actions-primary .action.tocart:focus,
.sidebar-additional .block-wishlist .product-item .product-item-actions .actions-primary .action.tocart:active {
  background: none;
  border: none;
}
.sidebar-additional .block-wishlist .product-item .product-item-actions .actions-primary .action.tocart:hover {
  background: none;
  border: none;
}
.sidebar-additional .block-wishlist .product-item .product-item-actions .actions-primary .action.tocart.disabled,
.sidebar-additional .block-wishlist .product-item .product-item-actions .actions-primary .action.tocart[disabled],
fieldset[disabled] .sidebar-additional .block-wishlist .product-item .product-item-actions .actions-primary .action.tocart {
  pointer-events: none;
  opacity: 0.5;
}
.sidebar-additional .block-wishlist .product-item .product-item-actions .actions-primary .action.tocart span {
  font-weight: 400;
  padding-bottom: 2px;
  border-bottom: 1px solid #000000;
  color: #000000;
}
.sidebar-additional .block-wishlist .product-item .product-item-actions .actions-primary .action.tocart:hover span {
  color: #c00000;
  border-color: #c00000;
}
.sidebar .block-reorder {
  display: none;
}
.search.results > .block {
  display: none;
}
.search.results > .block .item {
  padding-left: 1rem;
}
.search.results .products {
  margin: 0;
}
body .fotorama__nav--thumbs .fotorama__nav__frame.fotorama__active {
  border-color: #c00000;
}
body .fotorama__nav--thumbs .fotorama__nav__frame.fotorama__active img {
  filter: opacity(100%);
}
body .fotorama__nav--thumbs .fotorama__nav__frame img {
  filter: opacity(70%);
}
body .products-grid .product-items.owl-carousel .product-item {
  width: 100%;
}
body.page-layout-2columns-left .products-related .products-grid .product-item,
body.page-layout-2columns-right .products-related .products-grid .product-item,
body.page-layout-2columns-left .products-upsell .products-grid .product-item,
body.page-layout-2columns-right .products-upsell .products-grid .product-item {
  width: 100%;
}
.price-including-tax,
.price-excluding-tax {
  font-size: 1.5rem;
}
.price-box .special-price .price-label {
  display: none;
}
.price-box .old-price {
  color: #999999;
}
.price-box .old-price *,
.price-box .old-price .price-final_price * {
  color: #1a0b0b;
  font-weight: 600 !important;
  font-size: 3rem;
}
.price-box .price-final_price *,
.price-box .price-configured_price * {
  color: #1a0b0b;
  font-weight: 600 !important;
  font-size: 3rem;
}
.product-item-name,
.product.name a {
  margin-top: 0;
}
.product-item .product-item-name,
.product-item .product.name a {
  margin-bottom: 0.5rem;
  color: #121212;
}
.product-item .product.name a:hover {
  box-shadow: inset 0 0 0 transparent, inset 0 -1px 0 #121212;
}
.product-item .product-reviews-summary {
  margin: 3px 0 8px;
}
.product-item .minicart-price .price {
  color: #000000;
}
.product-item .product-label {
  position: absolute;
  top: 2rem;
  text-transform: uppercase;
  z-index: 3;
  bottom: auto;
}
.product-item .product-label > span {
  line-height: 1;
  padding: 6px 15px 5px;
  border-radius: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.product-item .product-label .onsale {
  right: 2rem;
  color: #ffffff;
  background: #ed4336;
  margin-bottom: 3px;
}
.product-item .product-label .newlabel {
  left: 2rem;
  background: #5aab19;
  color: #ffffff;
}
.swatch-attribute div[class*="-tooltip"] {
  display: none !important;
}
.swatch-attribute .swatch-option.text {
  font-weight: 400;
}
.price-box .price-from {
  margin-right: 1rem;
}
.price-box .price-to .old-price {
  padding-left: 1rem;
}
.products-grid .product-items .product-item-info .product-item-details .actions-primary .stock.unavailable {
  pointer-events: none;
}
.products-grid .product-items .product-item-info .product-item-details .actions-primary .stock.unavailable span {
  display: none;
}
.products-grid .product-items .product-item-info .product-item-details .actions-primary .stock:before {
  font-size: 1.4rem;
  color: #121212;
}
.products-grid .product-items .product-item-info .product-item-details .field.choice.related {
  background: transparent;
}
.products-grid .product-items .product-item-info .product-item-details .field.choice.related .label {
  font-size: 0;
  cursor: pointer;
}
.products-grid .product-items .product-item-info .product-item-details .field.choice.related input {
  opacity: 0;
  width: 0;
  margin: 0;
  position: absolute;
}
.products-grid .product-items .product-item-info .product-item-details .field.choice.related input:checked + .label {
  background: #c00000;
}
.products-grid .product-items .product-item-info .product-item-details .field.choice.related input:checked + .label:before {
  content: "\eb9d";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 1.4rem;
  color: #000000;
  line-height: 1;
  padding: 1px;
}
.products-grid .product-items .product-item-info .product-item-details .field.choice.related input:checked + .label:before {
  color: #ffffff;
}
.products-grid .product-items .product-item-info .product-item-details .field.choice.related:hover .label {
  background: #c00000;
}
.products-grid .product-items .product-item-info .product-item-details .field.choice.related:hover .label:before {
  content: "\eb9d";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 1.4rem;
  color: #000000;
  line-height: 1;
  padding: 1px;
}
.products-grid .product-items .product-item-info .product-item-details .field.choice.related:hover .label:before {
  color: #ffffff;
}
.block.related,
.block.upsell,
.block.crosssell {
  position: relative;
  margin-top: 6rem;
  margin-bottom: 5rem !important;
}
.block.related .products-grid .product-items .product-item .field.choice.related,
.block.upsell .products-grid .product-items .product-item .field.choice.related,
.block.crosssell .products-grid .product-items .product-item .field.choice.related {
  opacity: 1;
  visibility: visible;
  transform: none;
  top: 1.5rem;
}
.block.related .rokan-title.block-title,
.block.upsell .rokan-title.block-title,
.block.crosssell .rokan-title.block-title {
  margin-bottom: 5rem;
}
.block.related .block-actions,
.block.upsell .block-actions,
.block.crosssell .block-actions {
  position: absolute;
  right: 0;
  top: 32px;
  z-index: 1;
  display: inline-flex;
  align-items: center;
}
.block.related .block-actions button.action,
.block.upsell .block-actions button.action,
.block.crosssell .block-actions button.action,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action.action,
.block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action.action,
.block.crosssell .block-actions .cart.table-wrapper .actions-toolbar > .action.action,
.block.related .block-actions .action-gift.action,
.block.upsell .block-actions .action-gift.action,
.block.crosssell .block-actions .action-gift.action {
  color: #121212;
  font-weight: 500;
  padding-left: 5px;
  line-height: 1.71428571;
}
.block.related .block-actions button.action.action.select,
.block.upsell .block-actions button.action.action.select,
.block.crosssell .block-actions button.action.action.select,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action.action.action.select,
.block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action.action.action.select,
.block.crosssell .block-actions .cart.table-wrapper .actions-toolbar > .action.action.action.select,
.block.related .block-actions .action-gift.action.action.select,
.block.upsell .block-actions .action-gift.action.action.select,
.block.crosssell .block-actions .action-gift.action.action.select {
  margin: 0;
  line-height: 1;
}
@media only screen and (max-width: 993px) {
  .block.related .block-actions,
  .block.upsell .block-actions,
  .block.crosssell .block-actions {
    position: static;
    margin: 0 0 20px;
  }
}
.block.related .products-grid .product-item,
.block.upsell .products-grid .product-item,
.block.crosssell .products-grid .product-item {
  border-top: 0;
  margin-top: 0;
  border-bottom: 0;
}
.block.related .products-grid .last-active-item .product-item,
.block.upsell .products-grid .last-active-item .product-item,
.block.crosssell .products-grid .last-active-item .product-item {
  border-right-color: transparent;
}
.product-reviews-summary.no-rating .reviews-actions {
  min-height: 1.4rem;
}
.product-reviews-summary.no-rating .reviews-actions:before {
  font-family: "LineIconsPro Light", sans-serif;
  color: #c7c7c7;
  content: "\eab3" "\eab3" "\eab3" "\eab3" "\eab3";
  font-size: 1.1rem;
  letter-spacing: 3px;
}
.minicart-wrapper .block-minicart {
  -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.2);
  border: 0;
}
.minicart-wrapper .minicart-items-wrapper {
  border: 0;
}
.minicart-wrapper .minicart-items-wrapper .product-item {
  border-top: 0;
  overflow-x: hidden;
}
.minicart-wrapper .minicart-items-wrapper .product-item:last-child {
  padding-bottom: 0;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product {
  position: relative;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-photo {
  margin-bottom: 0;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details {
  padding-right: 2rem;
  padding-left: 8rem;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product-item-name a {
  color: #121212;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .price-excluding-tax {
  margin: 0;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .qty {
  margin-top: 0;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .qty > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .qty:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: #121212;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .qty .label {
  display: none;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .qty .update-cart-item {
  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;
  position: absolute;
  right: 0;
  top: 4px;
  color: #c00000;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .qty .update-cart-item:focus,
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .qty .update-cart-item:active {
  background: none;
  border: none;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .qty .update-cart-item:hover {
  background: none;
  border: none;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .qty .update-cart-item.disabled,
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .qty .update-cart-item[disabled],
fieldset[disabled] .minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .qty .update-cart-item {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .qty input {
  height: auto;
  text-align: left;
  border: 0;
  padding: 0;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .actions {
  position: absolute;
  top: 1.5rem;
  right: -7px;
  margin: 0;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: center;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .actions .action.edit:before {
  font-size: 2rem;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .actions .action.delete:before {
  content: '\e616';
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product.options.list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 0;
  margin-top: 1rem;
  font-weight: 400;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .product.options.list .label {
  color: #121212;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  display: none;
}
.minicart-wrapper .block-content .items-total {
  display: none;
}
.minicart-wrapper .block-content .subtotal {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Open Sans;
  margin-left: 0;
  margin-right: 0;
  border-top: 1px solid #ebebeb;
  padding-top: 3rem;
}
.minicart-wrapper .block-content .subtotal .label {
  font-size: 1.8rem;
  color: #121212;
}
.minicart-wrapper .block-content .subtotal .price-container {
  color: #121212;
}
.minicart-wrapper .block-content .subtotal .price-container .price {
  font-size: 2rem;
  font-weight: 500 !important;
}
.minicart-wrapper .block-content .actions button,
.minicart-wrapper .block-content .actions .btn,
.minicart-wrapper .block-content .actions .cart.table-wrapper .actions-toolbar > .action,
.minicart-wrapper .block-content .actions .action-gift {
  width: 100%;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.minicart-wrapper .block-content .actions .secondary {
  margin-right: 0;
  margin-left: 0;
}
.minicart-wrapper .loading-mask {
  display: none;
}
.minicart-wrapper .loading-mask .loader {
  width: 15px;
  height: 15px;
  border-width: 2px;
}
.minicart-wrapper .action.close:not(:hover):before {
  color: #121212;
}
.minicart-wrapper .action.close:hover:before {
  color: #c00000;
}
.ajax-loading .minicart-wrapper .loading-mask {
  display: flex;
}
.shipping-support .fa:before,
.shipping-support .far:before,
.shipping-support .fas:before,
.shipping-support .icon:before,
.shipping-support .lnil:before {
  font-size: 3.6rem;
  color: #121212;
}
.shipping-support .content {
  margin-left: 2rem;
}
.shipping-support .content em {
  color: #c00000;
}
.shipping-support .content h6 {
  font-size: 2.2rem;
}
.shipping-support .content p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.4rem;
}
.shipping-support .content p.size-18,
.shipping-support .content p.size-15 {
  font-weight: 400;
  color: #121212;
}
.shipping-support .col-content:hover em,
.shipping-support .col-content:hover .fa,
.shipping-support .col-content:hover .far,
.shipping-support .col-content:hover .fas,
.shipping-support .col-content:hover .icon,
.shipping-support .col-content:hover img {
  -webkit-animation: 0.7s ease-out 0s 1 normal forwards running swing;
  -moz-animation: 0.7s ease-out 0s 1 normal forwards running swing;
  -ms-animation: 0.7s ease-out 0s 1 normal forwards running swing;
  animation: 0.7s ease-out 0s 1 normal forwards running swing;
}
.shipping-support h4,
.shipping-support h5,
.shipping-support h6 {
  margin-top: 0;
  margin-bottom: 1rem;
}
.page-wrapper:not(.lazyload-image) .banner .banner-img img {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.banner .banner-img {
  position: relative;
  overflow: hidden;
  line-height: 0;
}
.banner .banner-img.hover-light-effect:before,
.banner .banner-img.hover-light-effect:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 2;
}
.banner .col-banner {
  position: relative;
  overflow: hidden;
}
.banner .col-banner .content {
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  z-index: 2;
  padding: 3rem 4rem 5rem;
}
.banner .col-banner .content .has-bg {
  display: inline-block;
}
.banner .col-banner .content h4:not(.margin_0) {
  margin: 1.7rem 0;
}
.banner .col-banner .content h5 {
  background: #c00000;
  padding: 0.5rem 1rem 0.3rem;
  display: inline-block;
}
.banner .col-banner .content h5:not(.margin_0) {
  margin-bottom: 1.7rem;
}
.banner .col-banner .content p {
  line-height: 1.8;
}
.banner .col-banner .content p:not(.margin_0) {
  margin: 1.8rem 0 3rem;
}
@media only screen and (max-width: 993px) {
  .banner .col-banner .content p:not(.margin_0) {
    margin: 0 0 2rem;
  }
}
.banner .col-banner .content p.margin_bottom_0 {
  margin-bottom: 0;
}
.banner .col-banner .content .button-wrap {
  margin-top: 1.6rem;
  width: 100%;
  text-align: center;
}
.banner .col-banner .content .button-wrap a {
  display: inline-block;
}
.banner .col-banner.left .content {
  justify-content: flex-start;
}
.banner .col-banner.center .content {
  justify-content: center;
}
.banner .col-banner.center.center-content .content {
  align-items: center;
}
.banner .col-banner.center.left .content {
  align-items: flex-start;
}
.banner .col-banner.center.right .content {
  align-items: flex-end;
}
.banner .col-banner.space-between .content {
  justify-content: space-between;
}
.banner .col-banner.top .content {
  justify-content: flex-start;
}
.banner .col-banner.top.center-content .content {
  align-items: center;
}
.banner .col-banner.top.left .content {
  align-items: flex-start;
}
.banner .col-banner.top.right .content {
  align-items: flex-end;
}
.banner .col-banner.bottom .content {
  justify-content: flex-end;
}
.banner .col-banner.bottom.center-content .content {
  align-items: center;
}
.banner .col-banner.bottom.left .content {
  align-items: flex-start;
}
.banner .col-banner.bottom.right .content {
  align-items: flex-end;
}
.banner .col-banner.hover-text-show .banner-img:before {
  display: block;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
.banner .col-banner:hover .banner-img:not(.no-animation) img {
  transform: scale(1.1);
}
.banner .col-banner:hover .banner-img.animation img {
  transform: none;
  animation-name: eanimation-moving-down, animation-moving-up;
  animation-duration: .3s, 1.5s;
  animation-delay: 0s, .3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate;
}
.banner .col-banner:hover .banner-img.hover-light-effect:before {
  width: 0;
}
.banner .col-banner:hover .banner-img.hover-light-effect:after {
  height: 0;
}
.banner .col-banner:hover .banner-img.hover-light-effect:before,
.banner .col-banner:hover .banner-img.hover-light-effect:after {
  background-color: rgba(255, 255, 255, 0.15);
}
.cms-index-index .page-title-wrapper {
  display: none;
}
.cms-index-index .column.main > div:last-of-type {
  margin-bottom: 0;
}
.cms-no-route .page-title-wrapper {
  display: none;
}
.cms-no-route .column.main {
  padding: 12.5rem 0;
}
.cms-no-route h1 {
  font-size: 25rem;
  color: #c00000;
}
.cms-no-route .btn {
  margin-top: 3rem;
}
.cms-no-route .sidebar {
  display: none;
}
@media only screen and (max-width: 575px) {
  .cms-no-route h1 {
    font-size: 15rem;
  }
}
/*   Product detail page */
.box-tocart {
  margin-bottom: 0 !important;
}
.box-tocart .up-down {
  border: 1px solid #999999;
  padding: 0 15px;
}
.box-tocart .up-down a {
  color: #000000;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  flex: 1;
  box-sizing: content-box;
  font-size: 2rem;
}
.box-tocart .up-down .control input {
  border: 0;
  margin-top: 0 !important;
  width: 100% !important;
  max-width: 55px;
  background: #e5e5e5;
}
.product-reviews-summary {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  line-height: 1;
}
.product-reviews-summary .rating-summary {
  left: 0;
  z-index: 1;
}
.product-reviews-summary .rating-summary .rating-result {
  margin-left: 0;
  width: 7rem;
  vertical-align: baseline;
}
.product-reviews-summary > div {
  display: inline-flex;
}
.product-reviews-summary .reviews-actions a:not(:hover) {
  color: #666666;
}
.product-reviews-summary .reviews-actions a.action.view {
  margin: 0 1rem;
  padding: 0 1rem;
  border: 1px solid #ebebeb;
  border-width: 0 1px;
  display: inline-block;
  line-height: 1;
}
/*   Product detail page */
.product-main-content:after,
.product-main-content:before {
  content: '';
  display: table;
  clear: both;
}
.product-info-main .box-tocart .up-down {
  margin-right: 1rem !important;
}
.product-info-main .product-options-wrapper {
  margin: 22px 0 0.7rem;
}
.product-info-main .product-options-wrapper .fieldset {
  margin-bottom: 0;
}
.product-info-main .product-options-wrapper .swatch-opt {
  margin: 0;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-attribute {
  margin-bottom: 1rem;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-attribute-selected-option {
  padding-left: 0;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-option {
  background-size: contain !important;
  border-radius: 3%;
  margin-right: 1rem;
  margin-bottom: 1rem;
  transition: 0.3ss all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  min-width: 3.5rem;
  min-height: 3.5rem;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-option.text {
  background: #f2f2f2;
  color: #7f7f7f;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  padding: 1px 8px;
  min-width: 22px;
  margin-right: 7px;
  height: 100%;
  min-height: auto;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-option:not(.disabled):hover {
  border: 1px solid #121212;
  color: #333;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-option.color {
  margin-right: 1.1rem;
  overflow: visible;
  margin-right: 1rem;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-option.selected {
  background: #ffffff;
  border-color: #c00000 !important;
}
.product-info-main .product-options-wrapper .product-info-price .old-price .price {
  color: #666666;
  font-weight: 400;
}
.product-info-main .product-options-wrapper .fieldset > .field .choice input {
  vertical-align: middle;
  margin-top: -2px;
}
.product-info-main .product-social-links {
  text-align: left;
}
.product-info-main .product-social-links .product-addto-links {
  padding: 2.5rem 0;
}
.product-info-main .product-add-form .table-wrapper.grouped thead th {
  color: #121212;
  border-bottom: 1px solid #cccccc;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.product-info-main .product-add-form .table-wrapper.grouped .col.qty {
  text-align: center;
  border-bottom: 1px solid #cccccc;
}
.product-info-main .product-add-form .table-wrapper.grouped .col.qty .qty .input-text {
  width: 80px;
  height: 42px;
  border-color: #cccccc;
  background: transparent;
}
.product-info-main .product-add-form .table-wrapper.grouped .col.item {
  padding-left: 0;
  border-bottom: 1px solid #cccccc;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.product-info-main .product-add-form .table-wrapper.grouped .col.item .product-item-name {
  font-size: 1.6rem;
}
.product-info-main .product-add-form .table-wrapper.grouped .col.item .price-box .special-price .price-wrapper .price,
.product-info-main .product-add-form .table-wrapper.grouped .col.item .price-box .old-price .price-wrapper .price {
  font-size: 1.6rem;
}
.product-info-main .product-add-form .table-wrapper.grouped .price-box {
  margin-bottom: 0;
}
.product-info-main .product-add-form form .box-tocart .fieldset {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: flex-start;
}
.product-info-main .product-add-form form .box-tocart .fieldset .actions {
  width: 100%;
}
.review-toolbar {
  border-top: 1px solid #ebebeb;
}
.review-toolbar .pages {
  border-bottom: 1px solid #ebebeb;
}
.review-item {
  border-bottom: 1px solid #ebebeb;
}
.fieldset .review-legend.legend strong {
  display: inline-block;
  margin-left: 0.6rem;
}
.review-field-ratings .review-field-rating .label {
  padding-top: 0;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 0.7rem;
}
.product.info.detailed {
  margin: 5rem 0;
}
.product.info.detailed .description table tr td {
  padding: 0;
}
.product.info.detailed .description table tr td strong,
.product.info.detailed .description table tr td span {
  color: #121212;
}
.product.info.detailed .description table tr td strong.semi,
.product.info.detailed .description table tr td span.semi {
  font-weight: 400;
}
.product.info.detailed .description .list-images {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 1199px) {
  .product.info.detailed .description .list-images .des-left p {
    max-width: 80%;
  }
}
.product.info.detailed .description .list-images li {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #121212;
  line-height: 2.15;
}
.product.info.detailed .description .list-images li img {
  max-width: 25px;
  margin-right: 5px;
}
.product.info.detailed .description .grid-images {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  margin-top: 7rem;
}
.product.info.detailed .product.data.items > .item.title > .switch .counter {
  font-size: 1.6rem;
}
.product.info.detailed .product.data.items > .item.content {
  text-align: left;
}
.product.info.detailed .additional-attributes tbody tr th,
.product.info.detailed .additional-attributes tbody tr td {
  width: auto;
}
.splash-text {
  transform: scale(0.5);
  opacity: 0;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
}
.fly {
  overflow: hidden;
}
.splash-text.active {
  transform: scale(1);
  opacity: 1;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift,
.action-gift {
  background: #c00200;
  transition: none;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover,
.action-gift:hover {
  background: #cf0704;
}
.checkout-cart-index .amstockstatus-cart {
  margin-bottom: 10px;
}
.checkout-cart-index .amstockstatus-cart .amstockstatus-status-container.stock {
  margin: 0;
}
.checkout-cart-index .page-title {
  margin: 0;
}
.checkout-cart-index .amcard-field-container input.amcard-button {
  padding: 14px 39px 14px;
  margin-left: 10px;
  background: #c00200;
  color: #fff;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 400;
  transition: none;
}
.checkout-cart-index .amcard-field-container input.amcard-button:hover {
  background: #cf0704;
  background: linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -moz-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -webkit-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  border: none;
}
.checkout-cart-index .amcard-field-container button.amcard-check,
.checkout-cart-index .amcard-field-container .cart.table-wrapper .actions-toolbar > .action.amcard-check,
.checkout-cart-index .amcard-field-container .action-gift.amcard-check {
  color: #c00200;
  transition: none;
}
.checkout-cart-index .amcard-field-container button.amcard-check:hover,
.checkout-cart-index .amcard-field-container .cart.table-wrapper .actions-toolbar > .action.amcard-check:hover,
.checkout-cart-index .amcard-field-container .action-gift.amcard-check:hover {
  background: #cf0704;
}
.contact-index-index .contact-top-map {
  margin-bottom: 11rem;
}
.contact-index-index .contact-top-map h1 {
  line-height: 1.2;
  letter-spacing: -1px;
}
.contact-index-index .contact-top-map h5 {
  margin-bottom: 8.5rem;
  line-height: 1.625;
  margin-top: 6px;
}
.contact-index-index .contact-top-map p.size-18 {
  margin-bottom: 9rem;
}
.contact-index-index .contact-top-map .social-link {
  margin-bottom: 0;
}
.contact-index-index .contact-top-map .social-link li a {
  border: 1px solid #ebebeb;
  border-radius: 100%;
}
.contact-index-index .contact-top-map .social-link li a:hover {
  border-color: #c00000;
  background-color: #c00000;
  color: #ffffff;
}
.contact-index-index .contact-top-map .social-link li:not(:last-of-type) {
  margin-right: 2.2rem;
}
.contact-index-index .page-title-wrapper {
  display: none;
}
.contact-index-index .page-header {
  margin-bottom: 8rem;
}
.contact-index-index .column.main p {
  line-height: 2.14;
}
.contact-index-index .column.main .contact-us .contact-footer {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 993px) {
  .contact-index-index .column.main .contact-us .contact-footer {
    display: block;
  }
}
.contact-index-index .column.main .contact-us .contact-footer form.contact {
  flex: 1;
}
.contact-index-index .column.main .contact-us .contact-footer form.contact fieldset {
  margin-bottom: 6.5rem;
}
.contact-index-index .column.main .contact-us .contact-footer form.contact fieldset input,
.contact-index-index .column.main .contact-us .contact-footer form.contact fieldset textarea {
  border: none;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0;
}
.contact-index-index .column.main .contact-us .contact-footer form.contact fieldset input:focus,
.contact-index-index .column.main .contact-us .contact-footer form.contact fieldset textarea:focus {
  border-color: #121212;
}
.contact-index-index .column.main .contact-us .contact-footer h2 {
  flex: 0 0 270px;
  width: 270px;
}
.form.contact {
  width: 100%;
}
.form.contact .fieldset > .field.row {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.form.contact .control {
  line-height: 1;
}
.panel-group .panel {
  border-bottom: 1px solid #ebebeb;
}
.panel-group .panel-heading h5 {
  display: inline-block;
  text-decoration: none;
  display: block;
  position: relative;
}
.panel-group .panel-heading h5:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.panel-group .panel-heading h5:before {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.panel-group .panel-heading.active h4 {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.panel-group .panel-heading.active h4:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.panel-group .panel-collapse:not(.active) {
  display: none;
}
body .modal-custom .modal-inner-wrap,
body .modal-popup .modal-inner-wrap,
body .modal-slide .modal-inner-wrap {
  border-radius: 0;
  box-shadow: none;
}
body .modal-custom .action-close,
body .modal-popup .action-close,
body .modal-slide .action-close {
  padding: 0;
  z-index: 5;
  border-radius: 0;
  background: #c00200;
  margin: 0;
}
body .modal-custom .action-close:before,
body .modal-popup .action-close:before,
body .modal-slide .action-close:before {
  width: 3.2rem;
  height: 3.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: #c00200;
  border-radius: 0;
}
body .modal-custom .action-close:hover,
body .modal-popup .action-close:hover,
body .modal-slide .action-close:hover,
body .modal-custom .action-close.active,
body .modal-popup .action-close.active,
body .modal-slide .action-close.active {
  background: #c00200;
}
body .modal-custom .modal-title,
body .modal-popup .modal-title,
body .modal-slide .modal-title {
  padding-top: 11px;
  text-align: center;
}
.pages .items {
  display: inline-flex;
}
.pages .items .item {
  margin-right: 1rem;
  vertical-align: middle;
}
.pages .items .item a,
.pages .items .item strong {
  padding: 0;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 0;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.pages .items .item a:active,
.pages .items .item strong:active {
  box-shadow: none;
}
.pages .items .item strong.page {
  color: #ffffff;
}
.pages .action.previous {
  margin-right: 0;
}
.pages .action.next {
  margin-left: 0;
}
.rokanthemes-onepagecheckout .header-container > .header {
  margin-top: 2.1428rem;
  margin-bottom: 0.7rem;
}
.checkout-cart-index .page-title-wrapper {
  margin: 4rem 0 5rem;
}
.cart-container .cart.table-wrapper .items .item-actions .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;
  text-transform: none;
}
.cart-container .cart.table-wrapper .items .item-actions .action:focus,
.cart-container .cart.table-wrapper .items .item-actions .action:active {
  background: none;
  border: none;
}
.cart-container .cart.table-wrapper .items .item-actions .action:hover {
  background: none;
  border: none;
}
.cart-container .cart.table-wrapper .items .item-actions .action.disabled,
.cart-container .cart.table-wrapper .items .item-actions .action[disabled],
fieldset[disabled] .cart-container .cart.table-wrapper .items .item-actions .action {
  pointer-events: none;
  opacity: 0.5;
}
.cart-container .cart.table-wrapper .items .item:last-child {
  border-bottom: 0;
}
.cart-container .cart.table-wrapper th.col {
  width: auto;
  font-size: 1.4rem;
  color: #999999;
  font-weight: 400;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #ffffff;
  border-bottom: 0;
  text-transform: uppercase;
}
.cart-container .cart.table-wrapper td.price {
  color: #121212;
}
.cart-container .cart.table-wrapper .product-item-details {
  vertical-align: middle;
}
.cart-container .cart .box-tocart .up-down {
  max-width: 120px;
  justify-content: center;
}
.cart-container .cart.actions .clear:not(:hover) {
  background-color: #f5f5f5;
  color: #121212;
}
.cart-empty {
  text-align: center;
}
.checkout-index-index .header.content {
  padding-top: 2.6rem;
  padding-bottom: 2.6rem;
  padding-right: 7.5rem;
  padding-left: 7.5rem;
  border-bottom: 3px solid #c00000;
}
.checkout-index-index .header.content a.logo {
  margin: 0;
}
.checkout-index-index .header.content a.logo img {
  width: 100%;
  max-width: 320px;
}
.checkout-index-index form.form.form-login .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 14px;
}
.checkout-index-index .amcard-field-block.-double.-code {
  display: flex;
}
.checkout-index-index .payment-method-billing-address .actions-toolbar button.action.action-cancel,
.checkout-index-index .payment-method-billing-address .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
.checkout-index-index .payment-method-billing-address .actions-toolbar .action-gift.action.action-cancel {
  margin-top: 25px;
}
.checkout-index-index button.action.action-edit-address,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address,
.checkout-index-index .action-gift.action.action-edit-address {
  padding: 10px 40px 10px;
}
.checkout-index-index button.action.action-select-shipping-item,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item,
.checkout-index-index .action-gift.action.action-select-shipping-item {
  padding: 10px 40px 10px;
}
.checkout-index-index .checkout-payment-method .payment-option-title .action-toggle:after {
  color: #121212;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-title .action-edit:before {
  color: #c00000;
}
.checkout-index-index .amcard-field-block > .amcard-button {
  color: white;
  font-weight: 100;
  line-height: 1.8rem;
  padding: 15px 35px 14px;
  font-size: 1.6rem;
  background: #c00000;
  text-transform: uppercase;
}
.checkout-index-index button.amcard-check,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.amcard-check,
.checkout-index-index .action-gift.amcard-check {
  color: #c00000;
}
.checkout-index-index form#co-transparent-form-braintree .control.braintree-card-control,
.checkout-index-index form#co-transparent-form-braintree div#braintree_expirationDate,
.checkout-index-index form#co-transparent-form-braintree div#braintree_cc_cid {
  margin-top: 10px;
}
.checkout-index-index form#co-transparent-form-braintree .braintree-credit-card-selected {
  width: 33px;
}
.checkout-index-index form#co-transparent-form-braintree #braintree_cc_number {
  padding-left: 53px;
  max-width: 235px;
}
.checkout-index-index form#co-transparent-form-braintree #braintree_expirationDate {
  width: 120px;
}
.checkout-index-index form#co-transparent-form-braintree div#braintree_cc_type_cvv_div .label {
  padding: 0;
  float: none;
}
.checkout-index-index form#co-transparent-form-braintree div#braintree_cc_type_cvv_div div#braintree_cc_cid {
  width: 67px;
  padding: 0px 15px;
}
.checkout-index-index form#co-transparent-form-braintree div#braintree_cc_type_cvv_div .field-tooltip {
  top: 4px;
  right: 106px;
}
.checkout-index-index .payment-method-content dl.items.check.payable {
  padding: 0 0 0 23px;
}
.checkout-index-index .payment-method-content dl.items.check.payable .title {
  margin: 5px 0;
  text-align: left;
}
.checkout-index-index .payment-method-content dl.items.check.payable dd.content {
  margin-bottom: 10px;
}
.checkout-index-index .opc-block-summary .title {
  margin-bottom: 10px;
  text-align: left;
}
.checkout-index-index .opc-block-summary th.mark {
  font-size: 1.5rem;
}
.checkout-index-index .opc-block-summary .table-totals tr {
  padding: 0.5rem;
  line-height: 1.31428571;
}
.checkout-index-index .opc-block-summary .items-in-cart {
  margin-bottom: 0px;
}
.checkout-index-index .opc-block-summary .items-in-cart .title {
  margin-bottom: 0;
}
.checkout-index-index .opc-block-summary .items-in-cart .title strong {
  font-size: 18px;
}
.checkout-index-index .opc-block-summary .items-in-cart .title:after {
  font-size: 40px;
  line-height: 22px;
}
.checkout-index-index .opc-block-summary .grand.totals {
  border-top: 1px solid #333;
}
.checkout-index-index .opc-block-summary .grand.totals .mark strong {
  font-weight: 600;
  font-size: 1.8rem;
}
.account .page-title-wrapper h1.page-title {
  font-size: inherit !important;
}
.account main#maincontent {
  margin-bottom: 25px;
}
table#my-transactions-table td.col.comment {
  white-space: nowrap;
}
.checkout-index-index .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-footer {
  display: block !important;
}
.login-container {
  max-width: 97rem;
  margin: auto;
}
.login-container .block .block-title {
  font-size: 2.4rem;
  color: #121212;
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 15px;
}
.login-container .block .block-title strong {
  color: #1a0b0b;
  font-size: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.login-container .block .block-content .fieldset:after {
  text-align: left;
  margin-top: 11px;
}
.login-container .block .block-content .fieldset > .field {
  margin-bottom: 2rem;
}
.login-container .block .block-content .fieldset > .field .control {
  width: 100%;
}
.login-container .block .block-content .fieldset > .field > .label {
  float: none;
  display: inline-block;
  text-align: left;
  padding-top: 0;
  padding-bottom: 6px;
  font-weight: 400;
}
.login-container .block .block-content .actions-toolbar {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
}
.login-container .block .block-content .actions-toolbar .secondary {
  margin-bottom: 3rem;
  float: none !important;
  text-align: right;
  width: 100%;
}
.login-container .block .block-content .actions-toolbar .secondary .viewcart span {
  color: white;
}
.login-container .block .block-content .actions-toolbar .secondary a {
  margin-top: 0;
  text-transform: none;
}
.login-container .block .block-content .actions-toolbar .secondary a:not(:hover) {
  color: #000000;
}
.login-container .block .block-content .actions-toolbar .primary {
  width: 100%;
  margin: 0;
}
.login-container .block .block-content .actions-toolbar .primary button,
.login-container .block .block-content .actions-toolbar .primary .action,
.login-container .block .block-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.login-container .block .block-content .actions-toolbar .primary .action-gift {
  width: 100%;
  margin: 0;
  border-radius: 0;
}
.customer-account-create #maincontent,
.customer-account-forgotpassword #maincontent {
  max-width: 97rem;
  margin: auto;
}
.customer-account-create .form-create-account .fieldset:not(.additional_info),
.customer-account-forgotpassword .form-create-account .fieldset:not(.additional_info),
.customer-account-create .forget .fieldset:not(.additional_info),
.customer-account-forgotpassword .forget .fieldset:not(.additional_info) {
  background: #ffffff;
  padding: 30px;
  border: 1px solid #ebebeb;
}
.customer-account-create .form-create-account .fieldset:not(.additional_info) .legend,
.customer-account-forgotpassword .form-create-account .fieldset:not(.additional_info) .legend,
.customer-account-create .forget .fieldset:not(.additional_info) .legend,
.customer-account-forgotpassword .forget .fieldset:not(.additional_info) .legend {
  color: #121212;
  font-weight: 400;
  font-family: Open Sans;
}
.customer-account-create .form-create-account .fieldset:not(.additional_info) .newsletter:before,
.customer-account-forgotpassword .form-create-account .fieldset:not(.additional_info) .newsletter:before,
.customer-account-create .forget .fieldset:not(.additional_info) .newsletter:before,
.customer-account-forgotpassword .forget .fieldset:not(.additional_info) .newsletter:before {
  display: none;
}
.customer-account-create .form-create-account .actions-toolbar,
.customer-account-forgotpassword .form-create-account .actions-toolbar,
.customer-account-create .forget .actions-toolbar,
.customer-account-forgotpassword .forget .actions-toolbar {
  width: 100%;
}
.customer-account-create .form-create-account .actions-toolbar > div button,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div button,
.customer-account-create .forget .actions-toolbar > div button,
.customer-account-forgotpassword .forget .actions-toolbar > div button,
.customer-account-create .form-create-account .actions-toolbar > div .action,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .action,
.customer-account-create .forget .actions-toolbar > div .action,
.customer-account-forgotpassword .forget .actions-toolbar > div .action,
.customer-account-create .form-create-account .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action,
.customer-account-create .forget .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .forget .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action,
.customer-account-create .form-create-account .actions-toolbar > div .action-gift,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .action-gift,
.customer-account-create .forget .actions-toolbar > div .action-gift,
.customer-account-forgotpassword .forget .actions-toolbar > div .action-gift {
  background-image: none;
  background: #c00200;
  border: 1px solid #c00200;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 21px 40px 21px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  border-radius: 0;
  text-transform: uppercase;
  width: 100%;
}
.customer-account-create .form-create-account .actions-toolbar > div button:focus,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div button:focus,
.customer-account-create .forget .actions-toolbar > div button:focus,
.customer-account-forgotpassword .forget .actions-toolbar > div button:focus,
.customer-account-create .form-create-account .actions-toolbar > div .action:focus,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .action:focus,
.customer-account-create .forget .actions-toolbar > div .action:focus,
.customer-account-forgotpassword .forget .actions-toolbar > div .action:focus,
.customer-account-create .form-create-account .actions-toolbar > div button:active,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div button:active,
.customer-account-create .forget .actions-toolbar > div button:active,
.customer-account-forgotpassword .forget .actions-toolbar > div button:active,
.customer-account-create .form-create-account .actions-toolbar > div .action:active,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .action:active,
.customer-account-create .forget .actions-toolbar > div .action:active,
.customer-account-forgotpassword .forget .actions-toolbar > div .action:active,
.customer-account-create .form-create-account .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action:focus,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action:focus,
.customer-account-create .forget .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action:focus,
.customer-account-forgotpassword .forget .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action:focus,
.customer-account-create .form-create-account .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action:active,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action:active,
.customer-account-create .forget .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action:active,
.customer-account-forgotpassword .forget .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action:active,
.customer-account-create .form-create-account .actions-toolbar > div .action-gift:focus,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .action-gift:focus,
.customer-account-create .forget .actions-toolbar > div .action-gift:focus,
.customer-account-forgotpassword .forget .actions-toolbar > div .action-gift:focus,
.customer-account-create .form-create-account .actions-toolbar > div .action-gift:active,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .action-gift:active,
.customer-account-create .forget .actions-toolbar > div .action-gift:active,
.customer-account-forgotpassword .forget .actions-toolbar > div .action-gift:active {
  background: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
.customer-account-create .form-create-account .actions-toolbar > div button:hover,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div button:hover,
.customer-account-create .forget .actions-toolbar > div button:hover,
.customer-account-forgotpassword .forget .actions-toolbar > div button:hover,
.customer-account-create .form-create-account .actions-toolbar > div .action:hover,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .action:hover,
.customer-account-create .forget .actions-toolbar > div .action:hover,
.customer-account-forgotpassword .forget .actions-toolbar > div .action:hover,
.customer-account-create .form-create-account .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action:hover,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action:hover,
.customer-account-create .forget .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action:hover,
.customer-account-forgotpassword .forget .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action:hover,
.customer-account-create .form-create-account .actions-toolbar > div .action-gift:hover,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .action-gift:hover,
.customer-account-create .forget .actions-toolbar > div .action-gift:hover,
.customer-account-forgotpassword .forget .actions-toolbar > div .action-gift:hover {
  background: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
.customer-account-create .form-create-account .actions-toolbar > div button.disabled,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div button.disabled,
.customer-account-create .forget .actions-toolbar > div button.disabled,
.customer-account-forgotpassword .forget .actions-toolbar > div button.disabled,
.customer-account-create .form-create-account .actions-toolbar > div .action.disabled,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .action.disabled,
.customer-account-create .forget .actions-toolbar > div .action.disabled,
.customer-account-forgotpassword .forget .actions-toolbar > div .action.disabled,
.customer-account-create .form-create-account .actions-toolbar > div button[disabled],
.customer-account-forgotpassword .form-create-account .actions-toolbar > div button[disabled],
.customer-account-create .forget .actions-toolbar > div button[disabled],
.customer-account-forgotpassword .forget .actions-toolbar > div button[disabled],
.customer-account-create .form-create-account .actions-toolbar > div .action[disabled],
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .action[disabled],
.customer-account-create .forget .actions-toolbar > div .action[disabled],
.customer-account-forgotpassword .forget .actions-toolbar > div .action[disabled],
fieldset[disabled] .customer-account-create .form-create-account .actions-toolbar > div button,
fieldset[disabled] .customer-account-forgotpassword .form-create-account .actions-toolbar > div button,
fieldset[disabled] .customer-account-create .forget .actions-toolbar > div button,
fieldset[disabled] .customer-account-forgotpassword .forget .actions-toolbar > div button,
fieldset[disabled] .customer-account-create .form-create-account .actions-toolbar > div .action,
fieldset[disabled] .customer-account-forgotpassword .form-create-account .actions-toolbar > div .action,
fieldset[disabled] .customer-account-create .forget .actions-toolbar > div .action,
fieldset[disabled] .customer-account-forgotpassword .forget .actions-toolbar > div .action,
.customer-account-create .form-create-account .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action.disabled,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action.disabled,
.customer-account-create .forget .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action.disabled,
.customer-account-forgotpassword .forget .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action.disabled,
.customer-account-create .form-create-account .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action[disabled],
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action[disabled],
.customer-account-create .forget .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action[disabled],
.customer-account-forgotpassword .forget .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .customer-account-create .form-create-account .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action,
fieldset[disabled] .customer-account-forgotpassword .form-create-account .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action,
fieldset[disabled] .customer-account-create .forget .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action,
fieldset[disabled] .customer-account-forgotpassword .forget .actions-toolbar > div .cart.table-wrapper .actions-toolbar > .action,
.customer-account-create .form-create-account .actions-toolbar > div .action-gift.disabled,
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .action-gift.disabled,
.customer-account-create .forget .actions-toolbar > div .action-gift.disabled,
.customer-account-forgotpassword .forget .actions-toolbar > div .action-gift.disabled,
.customer-account-create .form-create-account .actions-toolbar > div .action-gift[disabled],
.customer-account-forgotpassword .form-create-account .actions-toolbar > div .action-gift[disabled],
.customer-account-create .forget .actions-toolbar > div .action-gift[disabled],
.customer-account-forgotpassword .forget .actions-toolbar > div .action-gift[disabled],
fieldset[disabled] .customer-account-create .form-create-account .actions-toolbar > div .action-gift,
fieldset[disabled] .customer-account-forgotpassword .form-create-account .actions-toolbar > div .action-gift,
fieldset[disabled] .customer-account-create .forget .actions-toolbar > div .action-gift,
fieldset[disabled] .customer-account-forgotpassword .forget .actions-toolbar > div .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.customer-account-create .forget .captcha button,
.customer-account-forgotpassword .forget .captcha button,
.customer-account-create .forget .captcha .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .forget .captcha .cart.table-wrapper .actions-toolbar > .action,
.customer-account-create .forget .captcha .action-gift,
.customer-account-forgotpassword .forget .captcha .action-gift {
  border-radius: 0;
}
.customer-account-create .forget .actions-toolbar,
.customer-account-forgotpassword .forget .actions-toolbar {
  margin-top: 3rem;
}
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.search.advanced,
.form.form-orders-search {
  width: auto !important;
}
body.account.page-layout-2columns-left .sidebar-main .block .title,
body.account.page-layout-2columns-right .sidebar-additional .block .title {
  text-align: left;
}
body.account .column.main > .block,
body.account .column.main .form-edit-account,
body.account .column.main .form-address-edit {
  border: 1px solid #ebebeb;
  padding: 3rem;
  margin-bottom: 3rem;
}
body.account .column.main > .block .action:not(.save, .back):not(:hover),
body.account .column.main .form-edit-account .action:not(.save, .back):not(:hover),
body.account .column.main .form-address-edit .action:not(.save, .back):not(:hover) {
  color: #666666;
}
body.account .column.main .actions-toolbar .secondary .action {
  background-image: none;
  background: #c00200;
  border: 1px solid #c00200;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 21px 40px 21px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  border-radius: 0;
  text-transform: uppercase;
}
body.account .column.main .actions-toolbar .secondary .action:focus,
body.account .column.main .actions-toolbar .secondary .action:active {
  background: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
body.account .column.main .actions-toolbar .secondary .action:hover {
  background: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
body.account .column.main .actions-toolbar .secondary .action.disabled,
body.account .column.main .actions-toolbar .secondary .action[disabled],
fieldset[disabled] body.account .column.main .actions-toolbar .secondary .action {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
body.account .column.main .wishlist-toolbar:not(:last-of-type) {
  display: none;
}
body.account .column.main .legend {
  color: #121212;
}
body.account .column.main .block.block-dashboard-orders #my-orders-table thead tr th,
body.account .column.main .block.block-dashboard-orders #my-orders-table tbody tr th,
body.account .column.main .block.block-dashboard-orders #my-orders-table thead tr td,
body.account .column.main .block.block-dashboard-orders #my-orders-table tbody tr td {
  width: auto;
}
body.account .products-grid.wishlist {
  margin-bottom: 4rem;
}
body.account .products-grid.wishlist .button_quickview {
  display: none;
}
body.account .products-grid.wishlist .product-items .product-item {
  margin: 0;
}
body.account .products-grid.wishlist .product-items .product-item .price-box .old-price * {
  font-size: 1.4rem;
}
body.account .products-grid.wishlist .product-items .product-item .price-as-configured {
  margin-bottom: 0;
}
body.account .products-grid.wishlist .product-items .product-item .product-item-comment {
  margin-bottom: 8px;
  height: 60px;
}
body.account .products-grid.wishlist .product-items .product-item .box-tocart .fieldset {
  margin-bottom: 1rem;
}
body.account .products-grid.wishlist .product-item-actions .action.edit:not(:hover),
body.account .products-grid.wishlist .product-item-actions .action.delete:not(:hover) {
  color: #666666;
}
body.account .limiter select {
  height: 4rem;
}
body.account .orders-history table#my-orders-table {
  margin-bottom: 0;
}
body.account .orders-history table#my-orders-table thead th,
body.account .orders-history table#my-orders-table tbody th,
body.account .orders-history table#my-orders-table thead td,
body.account .orders-history table#my-orders-table tbody td {
  padding: 1rem 1.5rem;
  width: auto;
  border: 1px solid #ebebeb;
}
body.account .orders-history table#my-orders-table thead th {
  border-bottom: 0 !important;
}
body.account.sales-order-print .column.main .actions-toolbar .secondary .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;
}
body.account.sales-order-print .column.main .actions-toolbar .secondary .action:focus,
body.account.sales-order-print .column.main .actions-toolbar .secondary .action:active {
  background: none;
  border: none;
}
body.account.sales-order-print .column.main .actions-toolbar .secondary .action:hover {
  background: none;
  border: none;
}
body.account.sales-order-print .column.main .actions-toolbar .secondary .action.disabled,
body.account.sales-order-print .column.main .actions-toolbar .secondary .action[disabled],
fieldset[disabled] body.account.sales-order-print .column.main .actions-toolbar .secondary .action {
  pointer-events: none;
  opacity: 0.5;
}
.account-nav,
.block-collapsible-nav {
  margin-bottom: 0;
}
.account-nav .block-collapsible-nav-title,
.block-collapsible-nav .block-collapsible-nav-title {
  height: 0;
  visibility: hidden;
  margin: 0;
}
.account-nav .content,
.block-collapsible-nav .content,
.account-nav .block-collapsible-nav-content,
.block-collapsible-nav .block-collapsible-nav-content {
  background-color: transparent;
  padding: 0;
  border: 1px solid #ebebeb;
  padding: 3rem;
}
.account-nav .content .nav.items .item a,
.block-collapsible-nav .content .nav.items .item a,
.account-nav .block-collapsible-nav-content .nav.items .item a,
.block-collapsible-nav .block-collapsible-nav-content .nav.items .item a {
  border-left: 0;
  padding: 6px 0;
}
.account-nav .content .nav.items .item a:not(:hover),
.block-collapsible-nav .content .nav.items .item a:not(:hover),
.account-nav .block-collapsible-nav-content .nav.items .item a:not(:hover),
.block-collapsible-nav .block-collapsible-nav-content .nav.items .item a:not(:hover) {
  color: #000000;
}
.account-nav .content .nav.items .item a:hover,
.block-collapsible-nav .content .nav.items .item a:hover,
.account-nav .block-collapsible-nav-content .nav.items .item a:hover,
.block-collapsible-nav .block-collapsible-nav-content .nav.items .item a:hover {
  background: transparent;
}
.account-nav .content .nav.items .item .delimiter,
.block-collapsible-nav .content .nav.items .item .delimiter,
.account-nav .block-collapsible-nav-content .nav.items .item .delimiter,
.block-collapsible-nav .block-collapsible-nav-content .nav.items .item .delimiter {
  border-top: 1px solid #ebebeb;
  margin-left: 0;
  margin-right: 0;
}
.account-nav .content .nav.items .item.current strong,
.block-collapsible-nav .content .nav.items .item.current strong,
.account-nav .block-collapsible-nav-content .nav.items .item.current strong,
.block-collapsible-nav .block-collapsible-nav-content .nav.items .item.current strong {
  color: #c00000;
  border-left: 0;
  padding: 0 0 6px;
}
.table-wrapper.comparison {
  border: 1px solid #ebebeb;
  border-bottom: 0;
}
#product-comparison {
  background-color: #ffffff;
  margin-bottom: 0;
}
#product-comparison table tr td {
  padding: 0;
}
#product-comparison table tr td strong,
#product-comparison table tr td span {
  color: #121212;
}
#product-comparison table tr td strong.semi,
#product-comparison table tr td span.semi {
  font-weight: 400;
}
#product-comparison .list-images {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 1199px) {
  #product-comparison .list-images .des-left p {
    max-width: 80%;
  }
}
#product-comparison .list-images li {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #121212;
  line-height: 2.15;
}
#product-comparison .list-images li img {
  max-width: 25px !important;
  margin-right: 5px;
}
#product-comparison .grid-images {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  margin-top: 7rem;
}
#product-comparison .cell.label .attribute.label {
  font-weight: 400;
}
#product-comparison th.cell.label {
  background-color: #f3f5f6;
  vertical-align: middle;
  border-bottom: 1px solid #ebebeb;
}
#product-comparison thead tr td.remove {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  border-right: 1px solid #ebebeb;
}
#product-comparison tbody tr td {
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
}
#product-comparison tbody tr td .attribute.value h2 {
  font-size: 20px !important;
}
#product-comparison tbody tr .button_quickview {
  display: none;
}
#product-comparison tbody tr .reviews-actions {
  display: none;
}
#product-comparison tbody tr .special-price,
#product-comparison tbody tr .price-final_price {
  font-weight: 400;
}
#product-comparison tbody tr .product-item-actions {
  position: relative;
}
#product-comparison tbody tr .product-item-actions .actions-primary {
  width: 100%;
}
#product-comparison tbody tr .product-item-actions .actions-primary .action.tocart {
  width: 100%;
  padding: 1.35rem 3rem 1.35rem 1rem;
}
#product-comparison tbody tr .product-item-actions .actions-secondary {
  margin-top: 0 !important;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}
#product-comparison tbody tr .product-item-actions .actions-secondary .towishlist {
  background-color: #ffffff;
  border-radius: 0;
}
#product-comparison .cell {
  width: 195px;
}
/**
 * Copyright © Bluesky, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/* Breadcrumb restyle */
/* Button Default = secondary button */
.braintree-googlepay-review .paypal-review-items {
  margin-bottom: 150px;
}
.braintree-googlepay-review .block.block-order-details-view {
  margin-bottom: 22px;
}
.braintree-googlepay-review .box-order-shipping-method button#update-shipping-method-submit,
.braintree-googlepay-review .box-order-shipping-method .cart.table-wrapper .actions-toolbar > .action#update-shipping-method-submit,
.braintree-googlepay-review .box-order-shipping-method .action-gift#update-shipping-method-submit {
  display: none;
}
.braintree-googlepay-review form#order-review-form .actions-toolbar .primary {
  float: right;
}
.braintree-googlepay-review .amcard-form-container .amcard-title {
  color: #666;
  font-family: forza, sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.71428571;
  font-size: 1.6rem;
}
.braintree-googlepay-review .amcard-form-container input.amcard-button {
  background: #c00200;
  border: 1px solid #c00200;
  color: #ffffff;
  background-image: none;
  cursor: pointer;
  display: inline-block;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.braintree-googlepay-review .paypal-review-discount {
  max-width: 679px;
  margin-top: 1rem;
}
.braintree-googlepay-review .paypal-review-discount .title {
  padding: 0 !important;
  border-top: none;
}
.braintree-googlepay-review .paypal-review-discount .title:after {
  display: none;
}
.braintree-googlepay-review .paypal-review-discount .title strong#block-discount-heading {
  color: #666;
  font-family: forza, sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.71428571;
  font-size: 1.6rem;
}
.braintree-googlepay-review .paypal-review-discount .content {
  display: block !important;
}
.braintree-googlepay-review .paypal-review-discount .content label.label {
  display: none !important;
}
.braintree-googlepay-review .paypal-review-discount .content .fieldset.coupon {
  display: flex;
}
.braintree-googlepay-review .paypal-review-discount .content .fieldset.coupon .field {
  width: 100%;
}
.braintree-googlepay-review .paypal-review-discount .content .fieldset.coupon .actions-toolbar {
  width: 60%;
  margin-top: 0;
  margin-left: 0;
}
.braintree-googlepay-review .paypal-review-discount .content .fieldset.coupon .actions-toolbar .action.primary {
  padding: 14px 39px 14px;
  margin-left: 10px;
}
.lnil-minus::before {
  content: '';
  width: 26px;
  height: 26px;
  float: right;
  background-color: currentColor;
  -webkit-mask: url(data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KDTwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIFRyYW5zZm9ybWVkIGJ5OiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cg08ZyBpZD0iU1ZHUmVwb19iZ0NhcnJpZXIiIHN0cm9rZS13aWR0aD0iMCIvPgoNPGcgaWQ9IlNWR1JlcG9fdHJhY2VyQ2FycmllciIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cg08ZyBpZD0iU1ZHUmVwb19pY29uQ2FycmllciI+IDxwYXRoIGQ9Ik02IDEyTDE4IDEyIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+IDwvZz4KDTwvc3ZnPg==) no-repeat 50% 50%;
  -webkit-mask-size: 26px 26px;
}
.lnil-plus::before {
  content: '';
  width: 26px;
  height: 26px;
  float: right;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMiA2VjE4IiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik02IDEySDE4IiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=') no-repeat center / contain;
  -webkit-mask-size: 26px 26px;
}
.lnil-close::before {
  content: '';
  margin: 0 6px;
  width: 25px;
  height: 25px;
  float: right;
  background-color: currentColor;
  -webkit-mask: url(data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KDTwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIFRyYW5zZm9ybWVkIGJ5OiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cg08ZyBpZD0iU1ZHUmVwb19iZ0NhcnJpZXIiIHN0cm9rZS13aWR0aD0iMCIvPgoNPGcgaWQ9IlNWR1JlcG9fdHJhY2VyQ2FycmllciIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cg08ZyBpZD0iU1ZHUmVwb19pY29uQ2FycmllciI+IDxwYXRoIGQ9Ik02IDZMMTggMTgiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+IDxwYXRoIGQ9Ik0xOCA2TDYuMDAwMDEgMTgiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+IDwvZz4KDTwvc3ZnPg==) no-repeat 50% 50%;
  -webkit-mask-size: 25px 25px;
  position: relative;
  bottom: 6px;
}
.catalog-category-view .category-main-content .category-description {
  line-height: 1.4 !important;
  padding: 0 5% !important;
}
.page-title span {
  letter-spacing: 0px;
  padding: 0px;
}
.page-footer .footer.content ol li:not(:last-child),
.page-footer .footer.content ul li:not(:last-child) {
  margin-bottom: 1rem;
}
.itoris-link-product-vew-div a {
  color: #C00000 !important;
  font-size: 1.6rem !important;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  color: #000000 !important;
}
.product-info-main .stock.available span,
.product-info-main .stock.unavailable span {
  color: #000000 !important;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-attribute-label {
  color: #000000 !important;
}
.catalog-category-view p {
  font-weight: 400;
}
.tooltip-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.product-options-wrapper .tooltip-icon {
  font-weight: 700;
  font-size: 1.5rem;
  /* Responsive font size */
  padding: 0.6em;
  /* Responsive padding */
  color: #fff;
  border-radius: 50%;
  background-color: #000;
  width: 15px;
  /* Fixed width for perfect circle */
  height: 15px;
  /* Fixed height for perfect circle */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.product-options-wrapper .tooltip {
  font-size: 1.4rem;
  visibility: hidden;
  max-width: 90%;
  /* Responsive max width */
  min-width: 200px;
  /* Increase minimum width */
  background-color: grey;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 1rem;
  /* Increase padding for better spacing */
  position: absolute;
  left: 35px;
  /* Adjust for spacing */
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
}
.tooltip::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -10px;
  /* Position of the arrow */
  margin-top: -5px;
  /* Center the arrow vertically */
  border-width: 5px;
  border-style: solid;
  border-color: transparent grey transparent transparent;
  /* Arrow pointing right */
}
.tooltip-container:hover .tooltip {
  visibility: visible;
  opacity: 1;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-option.text {
  color: #000;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.4;
  padding: 4px 8px;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-option.text.selected {
  color: #fff !important;
  background: #373737 !important;
  border-color: #373737 !important;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-option.text:not(.disabled):hover {
  color: #fff !important;
  background: #373737 !important;
  border-color: #373737 !important;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-option.image.selected {
  border-width: 2px;
  border-style: solid;
  border-color: red !important;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-option.image:not(.disabled):hover {
  border-width: 2px;
  border-style: solid;
  border-color: red !important;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}
.block-brand-image {
  max-width: 40% !important;
  margin: auto !important;
}
.product-item-photo.form-lighting .product-image {
  width: 70% !important;
  margin-left: 16% !important;
}
.product-item-photo.form-lighting .image_hover {
  width: 70% !important;
  margin-left: 16% !important;
}
.product-brand-image {
  max-width: 180px !important;
}
.about-the-brand {
  padding: 2% 5% 2% 5%;
  background-color: #e5e5e5;
  width: 100%;
}
.atb-header-image {
  max-width: 30% !important;
}
.product-desc-fitment .block4 {
  margin-top: 2rem;
}
.product-info-main .page-title-wrapper .page-title {
  text-transform: none !important;
}
@media all and (max-width: 2140px) {
  .product-main-full-top .product.media {
    width: 65%;
  }
  .product-main-full-top .product-info-main {
    width: 35%;
  }
}
@media all and (max-width: 1640px) {
  .product-main-full-top {
    display: flex;
    margin: 0 3vw;
  }
  .product-main-full-top .product.media {
    width: 65%;
  }
  .product-main-full-top .product-info-main {
    width: 35%;
    max-width: inherit;
    min-width: inherit;
    padding: 0 0 0 2rem;
  }
  .navigation:not(.mobile-style) .level0 {
    margin: 0 0 0 0;
  }
  .setting-view {
    padding-left: 1rem;
  }
  .header__action ul.header__action--item > li {
    margin-left: 2rem;
  }
  .product.info.detailed .data-detailed .ytvideo-responsive {
    height: 460px;
  }
  .product-info-main .stock.available:before,
  .product-info-main .stock.unavailable:before {
    display: none;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 0%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0%;
  }
  .cms-index-index.page-layout-1column .block.widget .products-grid .product-item {
    width: 100%;
    max-width: 350px;
  }
  .block-header-start {
    margin-top: 103px;
  }
}
@media all and (max-width: 1500px) {
  .splash-header-red {
    font-size: 2.8rem !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    color: #c00000 !important;
  }
  .splash-header-yellow {
    font-size: 2.8rem !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    color: #ffd010 !important;
  }
  .splash-body {
    font-size: 1.6rem !important;
  }
  span.lnil.lnil-search-alt::after {
    content: '';
    color: #c00000;
    width: 28px;
    height: 28px;
    float: right;
    background-color: currentColor;
    -webkit-mask: url(data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KDTwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIFRyYW5zZm9ybWVkIGJ5OiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iMjJweCIgaGVpZ2h0PSIyMnB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjMDAwMDAwIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSwgMCwgMCwgMSwgMCwgMCkiPgoNPGcgaWQ9IlNWR1JlcG9fYmdDYXJyaWVyIiBzdHJva2Utd2lkdGg9IjAiLz4KDTxnIGlkPSJTVkdSZXBvX3RyYWNlckNhcnJpZXIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgoNPGcgaWQ9IlNWR1JlcG9faWNvbkNhcnJpZXIiPiA8cGF0aCBkPSJNMTUuNzk1NSAxNS44MTExTDIxIDIxTTE4IDEwLjVDMTggMTQuNjQyMSAxNC42NDIxIDE4IDEwLjUgMThDNi4zNTc4NiAxOCAzIDE0LjY0MjEgMyAxMC41QzMgNi4zNTc4NiA2LjM1Nzg2IDMgMTAuNSAzQzE0LjY0MjEgMyAxOCA2LjM1Nzg2IDE4IDEwLjVaIiBzdHJva2U9IiNjMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+IDwvZz4KDTwvc3ZnPg==) no-repeat 50% 50%;
    -webkit-mask-size: 28px 28px;
    position: absolute;
    top: 14px;
  }
  .cms-index-index.page-layout-1column .block.widget .products-grid .product-item {
    width: 100%;
    max-width: 485px;
    margin: 45px;
  }
  .page-layout-1column .product-main-content:not(.layout-fullwidth) .product-info-main {
    padding: 0 0 0 2.9rem;
  }
  .header-container.sticky .sticky-header > div,
  .header-container.sticky.sticky-header > div {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .navigation:not(.mobile-style) {
    font-size: 1.4rem;
  }
  .page-header .header-container:not(.sticky) .header-middle {
    padding-right: 4rem;
    padding-left: 4rem;
  }
  body[class*="2columns"] .sidebar {
    width: 25vw;
    padding: 0 15px;
  }
  body[class*="2columns"] .column.main {
    width: calc(100% - 25vw);
  }
  .page-header .header__action--item > li .minicart-wrapper .action.showcart .counter.qty {
    left: auto;
    right: 0;
  }
  .page-header .header__action .level-top {
    display: none;
  }
  .page-header .header__action .search-modal span:after {
    position: initial;
  }
  .page-header .header__action .account-link-header .header.links li a:after {
    position: initial;
  }
  .page-header .header__action li.setting-view.d-none.d-lg-block {
    display: block !important;
    margin-left: 0;
    padding-left: 0;
  }
  .page-header .header__action li.setting-view.d-none.d-lg-block .button.finder-block {
    padding: 15px 7px;
    border-radius: 3px;
    font-size: 1.4rem;
    letter-spacing: 0.7px;
    margin-left: 10px;
  }
  .nav-toggle {
    margin-left: 10px;
  }
  .block-header-start {
    margin-top: 93px;
  }
  .field.search .searchsuite-autocomplete .product .box_product {
    width: 30.39vw;
  }
}
@media all and (max-width: 1200px) {
  .free-text-style {
    font-size: 1.6rem;
  }
  .primary-menu-container.mobile-style {
    display: block !important;
  }
  .primary-menu-container.mobile-style .navigation.custommenu li.level0:hover .level-top {
    color: #121212;
  }
  .primary-menu-container.mobile-style .navigation.custommenu li.level0:hover .level-top::after {
    color: #c00000;
  }
  .primary-menu-container.mobile-style ul.custommenu-list.menu .sub-menu > ul.subchildmenu li span {
    color: #121212;
    font-weight: 400;
  }
  .primary-menu-container.mobile-style .navigation .submenu.level0 .subchildmenu > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .primary-menu-container.mobile-style ul.custommenu-list.menu .sub-menu > ul.subchildmenu li {
    margin-bottom: 0;
  }
  .primary-menu-container.mobile-style .ui-menu-item a {
    color: #121212;
  }
  .primary-menu-container.mobile-style .ui-menu-item a:visited {
    color: #121212;
  }
  .primary-menu-container.mobile-style .ui-menu-item.hoverm .sub-menu {
    display: flex;
  }
  .primary-menu-container.mobile-style .ui-menu-item.hoverm .sub-menu ul.subchildmenu {
    display: block;
  }
  .primary-menu-container.mobile-style .navigation .submenu:not(:first-child) ul > li a {
    color: #121212;
  }
  .primary-menu-container.mobile-style .navigation.custommenu li.level0:hover .level-top {
    color: #c00000;
  }
  .primary-menu-container.desktop-style {
    display: none;
  }
  .product-main-full-top .product.media {
    width: 61%;
  }
  .product-main-full-top .product-info-main {
    width: 39%;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin: 0 0 0.7rem 0 !important;
  }
  button#product-addtocart-button span,
  .cart.table-wrapper .actions-toolbar > .action#product-addtocart-button span,
  .action-gift#product-addtocart-button span {
    font-size: 1.5rem;
  }
  .navigation.custommenu li > .level-top:after {
    position: absolute;
    right: 2px;
    top: -2px;
    font-size: 43px;
  }
  .navigation.custommenu li .level0.submenu.opened .subchildmenu {
    width: 100%;
    margin-top: 0;
  }
  .navigation.custommenu li .level0.submenu.opened .subchildmenu .parent {
    margin-bottom: 0;
  }
  .navigation.custommenu li .level0.submenu.opened .subchildmenu .parent a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .navigation.custommenu li .level0.submenu.opened .subchildmenu .parent a span {
    font-size: 1.6rem;
  }
  .navigation.custommenu li .level0.submenu.opened .subchildmenu .parent a:after {
    right: 2px;
    top: -5px;
    font-size: 43px;
  }
  .catalog-category-view .page-bottom {
    padding-left: 0;
    padding-right: 0;
  }
  .box-shadow p {
    font-size: 2.1rem;
  }
  .box-shadow h2 {
    font-size: 3.5rem;
  }
  span.action.nav-toggle {
    display: block;
  }
  .block-header-start {
    margin-top: 91px;
  }
  .checkout-index-index .block-header-start {
    display: none;
  }
  .checkout-index-index main#maincontent {
    margin-top: 91px;
  }
  .product.info.detailed .data-detailed .ytvideo-responsive {
    height: 460px;
  }
  .cms-index-index.page-layout-1column .block.widget .products-grid .product-item {
    width: 100%;
    max-width: 360px;
    margin: 30px;
  }
  .header__action ul.header__action--item li.setting-view {
    margin-left: 4rem;
    padding-left: 40px;
  }
  .header__action ul.header__action--item > li {
    margin-left: 2rem;
  }
  .catalog-product-view .breadcrumbs.blue {
    margin: 17px 0 17px 3vw;
  }
  .page-layout-1column .product-main-content:not(.layout-fullwidth) .product.media {
    width: 55%;
    margin-left: 1vw;
  }
  .page-layout-1column .product-main-content:not(.layout-fullwidth) .product-info-main {
    margin-right: 1.7vw;
    padding: 0 0 0 1rem;
    width: 40.5%;
  }
  .box-links a.main-button {
    font-size: 1.5rem;
  }
  .page-header .header-container:not(.sticky) .header-middle {
    padding-right: 2.2rem;
    padding-left: 2.2rem;
  }
  .header-container.sticky .sticky-header > div,
  .header-container.sticky.sticky-header > div {
    padding-right: 2.2rem;
    padding-left: 2.2rem;
  }
  .footer-container {
    margin-right: 6rem;
    margin-left: 2rem;
  }
  .page-header .header__action--item > li .minicart-wrapper .action.showcart .counter.qty {
    min-width: 1.8rem;
    min-height: 1rem;
    height: 1.8rem;
    left: auto;
    right: 0;
  }
  .page-header .header-container .header__logo {
    width: 25%;
  }
  .page-header .header-container .header__logo .logo-site .logo img {
    width: 100%;
  }
  .page-header .header__action .level-top {
    display: none;
  }
  .page-header .header__action .search-modal span:after {
    position: initial;
  }
  .page-header .header__action .account-link-header .header.links li a:after {
    position: initial;
  }
  .page-header .header__action li.setting-view.d-none.d-lg-block {
    display: block !important;
    margin-left: 0;
    padding-left: 0;
  }
  .page-header .header__action li.setting-view.d-none.d-lg-block .button.finder-block {
    padding: 15px 7px;
    border-radius: 3px;
    font-size: 1.2rem;
    letter-spacing: 0.7px;
    margin-left: 10px;
  }
  .nav-toggle {
    margin-left: 10px;
  }
  .block-header-start {
    margin-top: 8.4vw;
  }
  .page-title {
    margin: 25px 0 25px 0 !important;
  }
  .page-title span {
    font-size: 4rem;
  }
  .field.search .searchsuite-autocomplete .product .box_product {
    width: 29.3vw;
  }
}
@media all and (max-width: 994px) {
  .product-brand-image {
    margin-top: 4%;
  }
  .splash-header-red {
    font-size: 2rem !important;
    line-height: 1.1 !important;
    font-weight: 700 !important;
    color: #c00000 !important;
  }
  .splash-header-yellow {
    font-size: 2rem !important;
    line-height: 1.1 !important;
    font-weight: 700 !important;
    color: #ffd010 !important;
  }
  .splash-body {
    font-size: 1.4rem !important;
  }
  .free-text-style {
    font-size: 1.6rem;
  }
  .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: 10px;
    padding-right: 10px;
  }
  .category-menu .category_block .pagebuilder-column-group .pagebuilder-column-line.menu-grid a {
    width: 100%;
  }
  .category-description p {
    text-align: left;
  }
  .box-links a.main-button img {
    width: 26px;
  }
  .page-layout-finder_category_full .category-top-content {
    display: none;
  }
  .product-info-main .product-add-form form .box-tocart {
    max-width: 100%;
  }
  .product-info-main .page-title-wrapper .page-title {
    padding: 0;
  }
  .page-layout-finder_category_full.page-products .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-finder_category_full .page-main .columns {
    margin-top: 0;
  }
  .page-layout-finder_category_full .amfinder-horizontal ul.amfinder-toggle li.am-item {
    width: 32.8% !important;
  }
  .aw-arp-container.aw-arp-container--slider {
    width: 100% !important;
    padding: 0 30px !important;
  }
  .aw-arp-container.aw-arp-container--slider .slick-slider {
    width: inherit !important;
  }
  .product-main-full-top {
    flex-direction: column;
  }
  .product-main-full-top .product.media {
    width: 100%;
  }
  .product-main-full-top .product-info-main {
    width: 100%;
  }
  .shop_by_block .amfinder-buttons {
    margin-left: 0 !important;
    margin-top: 15px;
    justify-content: center;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: 25px;
  }
  .catalog-product-view .page-main {
    padding-left: 0;
    padding-right: 0;
  }
  .catalog-product-view .breadcrumbs.blue {
    position: inherit;
  }
  .catalog-product-view .product.media,
  .catalog-product-view .product-info-main,
  .catalog-product-view .data-detailed {
    padding: 0 10px !important;
  }
  .catalog-product-view div#tab-block-fullbox {
    padding: 0 !important;
  }
  .catalog-product-view div#tab-block-fullbox .difference {
    padding: 30px;
  }
  .catalog-product-view div#tab-block-fullbox .data-detailed .cvideo {
    margin-bottom: 0;
  }
  .product.info.detailed div#tab-block-reviewss .reviews_block {
    margin: 0 10px;
  }
  div#tab-block-reviewss {
    padding: 0 !important;
  }
  .product.info.detailed div#tab-block-reviewss div#review-block h2.trustspot-photo-carousel-title span {
    font-size: 3rem;
  }
  .product.info.detailed div#tab-block-reviewss div#review-block .main_carousel_photo {
    margin: 0 3rem !important;
  }
  .shop_by_block {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .shop_by_block .big-text {
    margin-bottom: 50px;
  }
  .shop_by_block .amfinder-common-wrapper {
    margin: 0 25px;
    padding: 18px;
  }
  .shop_by_block .amfinder-common-wrapper .amfinder-toggle {
    flex-direction: column;
  }
  .shop_by_block .amfinder-common-wrapper .amfinder-toggle .am-item {
    margin-bottom: 18px;
  }
  .shop_by_block .amfinder-common-wrapper .amfinder-toggle .am-item:nth-last-of-type(2) {
    margin-bottom: 0 !important;
  }
  .shop_by_block .amfinder-common-wrapper .amfinder-toggle .last {
    margin-bottom: 0;
  }
  .shop_by_product_block {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .shop_by_product_block .big-text {
    margin-bottom: 50px;
  }
  .shop_by_product_block .block_box_main {
    margin: 0 25px;
  }
  .shop_by_product_block .block_box_main .block_box {
    margin: 0;
    padding-right: 2rem;
    max-width: 50%;
    margin-bottom: 4rem;
  }
  .shop_by_product_block .block_box_main .block_box:nth-child(2n) {
    padding-left: 2rem;
    padding-right: 0;
  }
  .shop_by_product_block .block_box_main .block_box:nth-child(3) {
    margin-bottom: 0;
  }
  .shop_by_product_block .block_box_main .block_box:nth-child(4) {
    margin-bottom: 0;
  }
  .shop_by_product_block .block_box_main .block_box .button_big .pagebuilder-button-primary {
    padding: 15px 0 15px;
  }
  .shop_by_product_block .block_box_main .block_box .button_big .pagebuilder-button-primary span {
    font-size: 1.7rem;
    font-weight: bold;
  }
  .blog_block {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .blog_block .big-text-white {
    margin-bottom: 50px;
  }
  .blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-list {
    display: block;
  }
  .blog_block .owl-carousel .owl-nav {
    display: block !important;
    position: absolute;
    right: 0;
    top: 43%;
    width: 100%;
  }
  .blog_block .owl-carousel .owl-nav button.owl-prev,
  .blog_block .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
  .blog_block .owl-carousel .owl-nav .action-gift.owl-prev {
    position: relative;
    left: -65px;
  }
  .blog_block .owl-carousel .owl-nav button.owl-prev:before,
  .blog_block .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev:before,
  .blog_block .owl-carousel .owl-nav .action-gift.owl-prev:before {
    color: #797776;
  }
  .blog_block .owl-carousel .owl-nav button.owl-prev:hover:before,
  .blog_block .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev:hover:before,
  .blog_block .owl-carousel .owl-nav .action-gift.owl-prev:hover:before {
    color: #797776;
  }
  .blog_block .owl-carousel .owl-nav button.owl-next,
  .blog_block .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
  .blog_block .owl-carousel .owl-nav .action-gift.owl-next {
    float: right;
    position: relative;
    left: 65px;
  }
  .blog_block .owl-carousel .owl-nav button.owl-next:before,
  .blog_block .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next:before,
  .blog_block .owl-carousel .owl-nav .action-gift.owl-next:before {
    color: #797776;
  }
  .breadcrumbs.blue {
    margin: 2rem 0 -1rem;
    position: inherit;
    height: inherit;
    margin-left: 15px;
  }
  .breadcrumbs.blue .items {
    display: inline-table;
    font-size: 1.7rem;
    padding: 0;
  }
  .cms-page-view .page-title {
    margin: 35px 0;
    font-size: initial;
  }
  .cms-page-view .page-title span {
    font-size: 4rem;
  }
  .cms-page-view h1.deskh1 {
    margin: 35px 0;
    font-size: 4rem;
  }
  .catalog-product-view .fotorama__stage__frame .fotorama__img {
    width: 100%;
  }
  .box-shadow {
    padding-right: 5rem;
    padding-left: 5rem !important;
  }
  .rotate_mobile .pagebuilder-column-line {
    display: flex;
    flex-direction: column-reverse;
  }
  .rotate_mobile .pagebuilder-column {
    width: 100% !important;
  }
  .page-title-wrapper product {
    margin-top: 20px !important;
  }
  .product.info.detailed .data-detailed .cvideo {
    margin-bottom: 0;
    height: inherit;
    padding-bottom: 1%;
  }
  .product.info.detailed .data-detailed .ytvideo-responsive {
    margin-bottom: 15px;
    height: inherit;
    padding-bottom: 56.25%;
  }
  div#tab-block-install .ytvideo-responsive {
    margin-bottom: 15px;
    height: inherit;
    padding-bottom: 56.25%;
  }
  .product.info.detailed {
    margin: 0 0;
  }
  div#reviewss #trustspot-widget-wrapper #product-widget-review-result {
    padding: 0 15px!important;
  }
  .product-info-main .box-tocart .action.tocart,
  .product-options-bottom .box-tocart .action.tocart {
    font-size: 1.6rem;
  }
  .description_full_box {
    position: relative;
    left: -15px;
    width: 106%;
  }
  .cms-index-index #maincontent {
    padding: 0px;
  }
  .big-button .pagebuilder-button-primary {
    padding: 0 !important;
    border-radius: 12px !important;
    min-width: 100% !important;
  }
  .big-button .pagebuilder-button-primary span {
    font-size: 3.5rem;
  }
  .big-button [data-content-type='button-item'] {
    max-width: 100% !important;
    width: 90%;
  }
  .big-button {
    margin-top: 20px;
  }
  .product.info.detailed > .product.data.items {
    text-align: center;
  }
  .product.info.detailed > .product.data.items .item.title {
    float: none;
    margin-bottom: 1rem;
  }
  .product.info.detailed > .product.data.items .item.title .switchc:after {
    float: right;
    position: relative;
    right: -11px;
    top: -25px;
    font-size: 6rem;
    content: '\e608';
    transform: rotate(90deg);
    font-family: 'icons-blank-theme';
    font-weight: 600;
  }
  .product.info.detailed > .product.data.items .item.title.active .switchc:after {
    position: relative;
    right: -11px;
    top: -25px;
    font-size: 6rem;
    content: '\e608';
    transform: rotate(-90deg);
    float: right;
    font-family: 'icons-blank-theme';
    font-weight: 600;
  }
  .product.info.detailed > .product.data.items .item.title.active > .switch,
  .product.info.detailed > .product.data.items .item.title.active > .switch:focus,
  .product.info.detailed > .product.data.items .item.title.active > .switch:hover {
    padding-bottom: 1.7rem;
  }
  .product.info.detailed > .product.data.items .item.title:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    height: 2px;
    display: block;
    background: transparent !important;
    z-index: 2;
  }
  .product.info.detailed > .product.data.items .item.title.active > .switch,
  .product.info.detailed > .product.data.items .item.title.active > .switch:focus,
  .product.info.detailed > .product.data.items .item.title.active > .switch:hover {
    padding-bottom: 1.7rem;
  }
  .product.info.detailed > .product.data.items .item.title.active:after {
    background: #c00000;
  }
  .page-layout-1column .product-main-content:not(.layout-fullwidth) .product.media {
    width: 100%;
    margin-left: 0;
  }
  .page-layout-1column .product-main-content:not(.layout-fullwidth) .product-info-main {
    margin-right: 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .box-links .catalog-product-view .breadcrumbs.blue {
    margin: 0;
    padding: 10px 0 0 15px !important;
  }
  .catalog-category-view .category-main-content .breadcrumbs.blue {
    margin: 0;
    height: 15px;
  }
  .page-title-wrapper .page-title {
    font-size: initial;
  }
  .page-header .header__action--item > li .minicart-wrapper .action.showcart .counter.qty {
    min-width: 1.8rem;
    min-height: 1rem;
    height: 1.8rem;
    left: auto;
    right: 0;
  }
  .page-header .header-container .header__logo {
    width: 39%;
  }
  .page-header .header-container .header__logo .logo-site .logo img {
    width: 100%;
  }
  .page-header .header__action .level-top {
    display: none;
  }
  .page-header .header__action .search-modal span:after {
    position: initial;
  }
  .page-header .header__action .account-link-header .header.links li a:after {
    position: initial;
  }
  .page-header .header__action li.setting-view.d-none.d-lg-block {
    display: block !important;
    margin-left: 0;
    padding-left: 0;
  }
  .page-header .header__action li.setting-view.d-none.d-lg-block .button.finder-block {
    padding: 15px 7px;
    border-radius: 3px;
    font-size: 1.2rem;
    letter-spacing: 0.7px;
    margin-left: 10px;
  }
  .nav-toggle {
    margin-left: 10px;
  }
  .block-header-start {
    margin-top: 10.3vw;
  }
  .filter.active .filter-title strong:after {
    color: #000;
  }
  div#finder-top-container div#finder-top-container .action.primary,
  div#finder-top-container div#finder-top-container .action-primary {
    line-height: 0px;
    letter-spacing: 0.75px;
    padding: 17px 34px 17px;
  }
  div#finder-top-container .amfinder-title {
    color: #fff;
  }
  div#finder-top-container .amfinder-horizontal .amfinder-toggle {
    border: none;
    border-top: none;
  }
  .page-title {
    margin: 15px 0 15px 0 !important;
  }
  .page-title span {
    font-size: 3.2rem;
  }
  .field.search .searchsuite-autocomplete .product .box_product {
    width: 27.9vw;
  }
  .aminst-feed-slider-container {
    margin: 0 25px;
  }
  .main-category-block {
    padding: 0 5rem;
  }
  .main-category-block .menu-grid {
    display: flex;
  }
  .main-category-block .menu-grid .pagebuilder-column {
    flex-basis: 50%;
    padding: 15px;
    margin: 0;
  }
  .aminst-feed-wrapper .fancyambox-inner .aminst-feed-single-post {
    padding: 25px 40px;
  }
  .aminst-feed-single-post.aminst-feed-wrapper {
    margin: 120px 0 !important;
  }
  table#my-transactions-table td.col.comment {
    white-space: normal;
    padding: 12px 0;
  }
  .checkout-index-index .header.content {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-right: 1.2rem;
    padding-left: 1.2rem;
    border-bottom: 3px solid #c00000;
  }
  .checkout-index-index .header.content a.logo {
    margin: 0;
    max-width: 158px;
  }
  .checkout-index-index .opc-estimated-wrapper .estimated-block {
    display: flex;
  }
  .checkout-index-index .opc-estimated-wrapper .estimated-block span.estimated-price {
    padding-left: 10px;
  }
  .catalog-category-view .page-main .columns {
    max-width: 100%;
  }
  .filter.active .filter-title strong {
    line-height: 2;
  }
  .category_block .pagebuilder-column-group .pagebuilder-column-line.menu-grid a {
    width: 50%;
  }
}
@media all and (max-width: 768px) {
  .splash-header-red {
    font-size: 2.2rem !important;
    line-height: 1.1 !important;
    font-weight: 700 !important;
    color: #c00000 !important;
  }
  .splash-header-yellow {
    font-size: 2.2rem !important;
    line-height: 1.1 !important;
    font-weight: 700 !important;
    color: #ffd010 !important;
  }
  .category-menu .button-menu .button-menu-row .button-menu-elem a {
    font-size: 1.7rem;
    font-weight: 700;
  }
  .product-main-full-top {
    margin: 0 10px;
    padding: 0 10px;
  }
  .product-main-full-top .product-info-main {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .product.info.detailed .data-detailed {
    padding: 0 15px !important;
  }
  .main-category-block {
    padding: 0;
  }
  .main-category-block .pagebuilder-column {
    margin: 0;
  }
  body[class*=amblog-index-] .page-title {
    font-size: 1.8rem;
    line-height: 1.8rem;
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
    margin-top: 0 !important;
  }
  body[class*=amblog-index-] .page-title span {
    text-transform: initial;
    font-size: 1.8rem;
  }
  body[class*=amblog-index-] .page-wrapper > .breadcrumbs.blue .items {
    font-size: 2.1vw !important;
  }
  body[class*=amblog-index-] h2 {
    font-size: 2.8rem;
  }
  body[class*=amblog-index-] h2 span {
    font-size: 2.8rem;
  }
  body[class*=amblog-index-] h3 {
    font-size: 2rem;
  }
  body[class*=amblog-index-] h3 span {
    font-size: 2rem;
  }
  body[class*=amblog-index-] p {
    font-size: 1.5rem;
  }
  .page-layout-finder_category_full.page-products .products-grid .product-item {
    width: 50%;
  }
  .page-layout-finder_category_full .amfinder-horizontal {
    margin-top: 5px;
  }
  .page-layout-finder_category_full .amfinder-horizontal ul.amfinder-toggle li.am-item {
    width: 100% !important;
    margin-bottom: 14px;
  }
  .page-title-wrapper {
    margin: 1.5rem 0 !important;
  }
  div#finder-top-container {
    padding: 10px 25px;
  }
  div#finder-top-container .amfinder-title {
    width: 165px;
    text-align: right;
    white-space: nowrap;
  }
  div#finder-top-container div#amfinder_3_header {
    width: 100%;
  }
  div#finder-top-container .amfinder-common-wrapper .amfinder-toggle {
    flex-wrap: nowrap;
  }
  div#finder-top-container .amfinder-common-wrapper .amfinder-toggle .am-item {
    max-width: 100%;
    min-width: 1px;
    width: 100% !important;
  }
  div#finder-top-container .amfinder-common-wrapper .amfinder-toggle .am-item select {
    height: 35px;
  }
  div#finder-top-container .action.primary,
  div#finder-top-container .action-primary {
    padding: 17px 25px 17px;
  }
  .catalogsearch-result-index .category-main-content .category-top-content .page-title-wrapper .page-title,
  .catalog-category-view .category-main-content .category-top-content .page-title-wrapper .page-title {
    margin: 0;
  }
  .catalog-category-view .category-main-content .category-description {
    padding: 0;
  }
  .products-grid .product-items .product-item .product-item-details {
    min-height: auto !important;
  }
  .category-main-content .breadcrumbs .items {
    padding: 0 !important;
    font-size: 2.1vw !important;
  }
  .aw-arp-container {
    margin: 0;
  }
  .breadcrumbs ul.items {
    clear: both;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
  }
  .cms-index-index.page-layout-1column .block.widget .products-grid .product-item {
    width: 43%;
    max-width: 390px;
    margin-left: 0 !important;
  }
  .cms-index-index .block-products-list .widget-product-grid .product-item-info img.product-image {
    max-width: 100% !important;
  }
  .cms-index-index .block-products-list .widget-product-grid .product-item-info {
    margin: 0;
  }
  .cms-index-index .block-products-list .widget-product-grid .product-item-info .product-item-details a.product-item-link {
    font-size: 1.8rem;
  }
  .cms-index-index .block-products-list .widget-product-grid .product-item-info .product-item-name {
    padding: 0;
    margin-bottom: 0;
    padding: 0 15px;
  }
  .product-item .product-item-info .price-box {
    margin-top: 0;
    margin-bottom: 4px;
  }
  .product-item .product-item-info .price-box .special-price *,
  .product-item .product-item-info .price-box .minimal-price *,
  .product-item .product-item-info .price-box .old-price *,
  .product-item .product-item-info .price-box .price *,
  .product-item .product-item-info .price-box .price-final_price * {
    font-size: 1.4rem;
  }
  .cms-index-index .block-products-list .widget-product-grid .product-item-info .product-item-details {
    padding-bottom: 0px;
    min-height: auto !important;
  }
  .big-text,
  .big-text-white {
    font-size: 3.5rem;
  }
  .footer-container {
    margin-right: 0;
    margin-left: 0;
  }
  .fotorama__arr {
    width: 30px;
  }
  .product.info.detailed .data-detailed .detailed-content-active p,
  .product.info.detailed .data-detailed .detailed-content-active li,
  .product.info.detailed .data-detailed .detailed-content-active td,
  .product.info.detailed .data-detailed .detailed-content-active span {
    font-size: 1.9rem;
  }
  .product.info.detailed .data-detailed .data.item.title .data-label {
    font-size: 2.4rem;
  }
  .product.info.detailed .data-detailed .detailed-content-active strong,
  .product.info.detailed .data-detailed .detailed-content-active th {
    font-size: 1.8rem;
  }
  .product-info-main .product.attribute.overview {
    margin-top: 1.2rem;
  }
  div#short_description_content p {
    font-size: 1.9rem;
  }
  .page-title-wrapper .page-title {
    font-size: initial;
  }
  .product.info.detailed .reviews-trust .content-block {
    margin: 0px 2rem;
  }
  #trustspot-widget-wrapper .review-result-header {
    display: flow-root;
    float: none !important;
  }
  .newsletter__footer-layout2 .block.newsletter .field .control .input-focus:before {
    font-size: 4rem;
  }
  .newsletter__footer-layout2.newsletter__footer-layout2-style2 .block-newsletter-form .block.newsletter .field .control {
    padding: 8px 14px;
  }
  .newsletter__footer-layout2 .block.newsletter .field .control .action.subscribe span {
    font-size: 1.7rem;
  }
  .newsletter__footer-layout2.newsletter__footer-layout2-style2 .block-newsletter-form {
    margin: 0 0 1.5rem 0;
  }
  .field.newsletter button.action.subscribe.primary,
  .field.newsletter .cart.table-wrapper .actions-toolbar > .action.action.subscribe.primary,
  .field.newsletter .action-gift.action.subscribe.primary {
    width: max-content !important;
  }
  .page-footer p {
    margin-bottom: 1.9rem;
  }
  .page-footer .layout-5 .footer-top .container-inner {
    padding-bottom: 0rem;
  }
  .page-header .header-container .header__logo {
    width: 39%;
  }
  .page-header .header-container .header__logo .logo-site .logo img {
    width: 100%;
  }
  .page-header .header__action .level-top {
    display: none;
  }
  .page-header .header__action .search-modal span:after {
    position: initial;
  }
  .page-header .header__action .account-link-header .header.links li a:after {
    position: initial;
  }
  .page-header .header__action li.setting-view.d-none.d-lg-block {
    display: block !important;
    margin-left: 0;
    padding-left: 0;
  }
  .page-header .header__action li.setting-view.d-none.d-lg-block .button.finder-block {
    padding: 15px 7px;
    border-radius: 3px;
    font-size: 1.2rem;
    letter-spacing: 0.7px;
    margin-left: 10px;
  }
  .nav-toggle {
    margin-left: 10px;
  }
  .block-header-start {
    margin-top: 11.5vw;
  }
  .page-footer .newsletter_titel {
    display: block !important;
    border-bottom: none !important;
  }
  .page-footer .sema_mobile {
    display: block !important;
  }
  .page-footer .footer-static_link .footer-links .footer-title {
    text-transform: uppercase;
    margin-bottom: 0px;
  }
  .page-footer .footer-static_link .footer-links .footer-title:after {
    font-size: 6rem;
  }
  .page-footer .footer-links .footer-title {
    text-transform: uppercase;
  }
  .page-footer .footer-links .footer-title a {
    text-transform: uppercase;
  }
  .blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-post-container-more .amblog-read {
    font-size: 1.8rem;
  }
  .field.search .searchsuite-autocomplete .product .box_product {
    width: 26.5vw;
  }
  .search__modal--inner .modal-content #search-form .minisearch .search-form .field.search .control input {
    height: 40px;
  }
  .field.search .searchsuite-autocomplete .product .box_product {
    width: 100%;
  }
  .search__modal--inner .modal-content {
    margin-top: 20px;
  }
  .product-item .product-item-info .price-box .special-price *,
  .product-item .product-item-info .price-box .minimal-price *,
  .product-item .product-item-info .price-box .old-price *,
  .product-item .product-item-info .price-box .price *,
  .product-item .product-item-info .price-box .price-final_price * {
    font-size: 2.5rem;
  }
  body[class*=amblog-index-] .page-title-wrapper {
    display: flex;
    flex-wrap: nowrap;
  }
  .category-menu .button-menu .button-menu-row .button-menu-elem {
    width: 50%;
  }
  .category-menu .button-menu .button-menu-row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .category-menu .button-menu .button-menu-row .button-menu-elem:nth-child(2n) {
    padding-right: 0;
  }
  .atb-header-image {
    max-width: 50% !important;
  }
}
@media all and (max-width: 576px) {
  h3 {
    font-size: 2.6rem !important;
  }
  .finder-container {
    height: auto;
  }
  .page-title span {
    font-size: 2.5rem !important;
  }
  .catalog-category-view .page-main .category-main-content .category-top-content .page-title-wrapper .page-title {
    font-size: 2.5rem !important;
    padding: 0px;
    line-height: 1.4 !important;
  }
  .category-by-vehicle .amfinder-common-wrapper.amfinder-horizontal {
    margin-top: 10px;
  }
  .button-finder-mobile {
    margin: 28px auto 22px auto;
    width: 163px;
  }
  .button-finder-mobile.active {
    display: block !important;
  }
  .button-finder-mobile span {
    border-radius: 3px;
    background: #c00200;
    color: white;
    padding: 10px 20px;
  }
  .amfinder-common-wrapper.hides {
    display: none !important;
  }
  .category-by-vehicle ul.amfinder-toggle {
    flex-wrap: wrap !important;
    padding: 0;
  }
  .category-by-vehicle ul.amfinder-toggle li.am-item.-list-item {
    margin-right: 0 !important;
  }
  .category-by-vehicle .last.-list-item.finder {
    padding: 0;
    margin-top: 0;
  }
  .catalogsearch-result-index .products-grid .product-item {
    width: 100%;
  }
  .install_global {
    flex-direction: column;
  }
  div#finder-top-container .action.primary,
  div#finder-top-container .action-primary {
    padding: 15.5px 25px 15.5px;
  }
  div#finder-top-container .amfinder-title {
    width: 100px;
    text-align: right;
    white-space: nowrap;
    font-size: 1.1rem;
  }
  .finder-container .amfinder-common-wrapper .amfinder-toggle .am-item {
    margin-right: 7px;
  }
  div#finder-top-container .amfinder-common-wrapper .amfinder-toggle .am-item select {
    height: 31px;
    font-size: 1.5rem;
    padding: 0px 5px;
  }
  .product-item .product-item-info .price-box .special-price *,
  .product-item .product-item-info .price-box .minimal-price *,
  .product-item .product-item-info .price-box .old-price *,
  .product-item .product-item-info .price-box .price *,
  .product-item .product-item-info .price-box .price-final_price * {
    font-size: 2.5rem;
  }
  .page-layout-finder_category_full.page-products .products-grid .product-item {
    width: 100%;
  }
  .main-category-block {
    padding: 0;
  }
  .main-category-block .pagebuilder-column {
    margin: 0;
  }
  .main-category-block .pagebuilder-column .pagebuilder-button-primary {
    padding: 13px 8px 13px;
  }
  .main-category-block .pagebuilder-column .pagebuilder-button-primary span {
    font-size: 1.7rem !important;
  }
  .detailed-content-active .tg {
    overflow-x: auto;
    display: block;
    white-space: nowrap;
    border-collapse: separate;
    table-layout: fixed;
  }
  .detailed-content-active .tg th:first-child,
  .detailed-content-active .tg td:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
  }
  .detailed-content-active .tg td:first-child {
    background-color: white;
  }
  .detailed-content-active th,
  .detailed-content-active td {
    text-align: left;
    padding: 8px;
  }
  .detailed-content-active table {
    border-collapse: collapse;
    width: 100%;
  }
  .detailed-content-active th {
    background-color: #f2f2f2;
  }
  body[class*=amblog-index-] .page-wrapper > .breadcrumbs.blue .items {
    font-size: 2.6vw !important;
  }
  body[class*=amblog-index-] .page-title {
    margin-bottom: 0 !important;
  }
  body[class*=amblog-index-] .amblog-swipe {
    margin-bottom: 0;
  }
  body[class*=amblog-index-] .page-title-wrapper {
    margin-bottom: 0;
  }
  .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
    width: 100% !important;
    height: 100% !important;
  }
  .fotorama__nav__frame.fotorama__nav__frame--thumb {
    width: 105px !important;
    height: 80px !important;
  }
  .catalog-category-view p {
    font-size: 1.4rem;
  }
  .detailed-content-active .product-desc-spec .product.attribute {
    overflow: scroll;
  }
  .detailed-content-active .product-desc-spec .product.attribute.dicondiv {
    overflow: unset;
  }
  .detailed-content-active .sku-data th.sku-data-head-item {
    display: none;
  }
  .detailed-content-active .sku-data tr.sku-data-body-row {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid;
    padding: 13px 0;
  }
  .detailed-content-active .sku-data tr.sku-data-body-row td.sku-data-body-item {
    padding: 3px;
  }
  .detailed-content-active .sku-data tr.sku-data-body-row td.sku-data-body-item .mobile_title {
    display: block !important;
    float: left;
    font-weight: 600;
    margin-right: 3px;
  }
  .detailed-content-active .sku-data tr.sku-data-body-row:last-child {
    border-bottom: none;
  }
  .page-title span {
    font-size: 3.2rem;
  }
  .home_descriptions .pagebuilder-button-primary {
    padding: 13px 24px;
  }
  .home_descriptions .pagebuilder-button-primary span {
    font-size: 1.7rem;
  }
  .blog_block .amblog-element-block-widget {
    margin: 0 37px;
  }
  .blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-post-container-more .amblog-read {
    font-size: 1.2rem;
    padding: 15px 18px;
  }
  .blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-post-container-more .amblog-read.event {
    padding: 13px 25px;
    margin-left: 8px;
  }
  .blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-list .post-item-info .post-item-details {
    padding: 20px 18px;
  }
  .blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-list .post-item-info .post-item-details .ampost-link {
    font-size: 1.2rem;
  }
  .blog_block .owl-carousel .owl-nav button.owl-prev,
  .blog_block .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
  .blog_block .owl-carousel .owl-nav .action-gift.owl-prev {
    position: relative;
    left: -46px;
  }
  .blog_block .owl-carousel .owl-nav button.owl-next,
  .blog_block .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
  .blog_block .owl-carousel .owl-nav .action-gift.owl-next {
    float: right;
    position: relative;
    left: 46px;
  }
  .cms-page-view h1.deskh1 {
    margin: 1.5rem 0 !important;
    font-size: 3.2rem;
  }
  .cms-page-view .page-title {
    margin: 1.5rem 0 !important;
    font-size: 3.2rem;
  }
  .cms-page-view .page-title span {
    font-size: 3.2rem;
  }
  .category_block .pagebuilder-column {
    margin: 15px 30px 5px 30px;
  }
  .box-shadow {
    padding-right: 3rem;
    padding-left: 3rem !important;
  }
  .box-shadow h2 {
    font-size: 2.5rem;
  }
  .box-shadow p {
    font-size: 1.9rem;
  }
  .box-shadow .button-box {
    margin-top: 20px;
  }
  .box-shadow .button-box .pagebuilder-button-primary {
    padding: 10px 25px;
  }
  .box-shadow .button-box .pagebuilder-button-primary span {
    font-weight: 500;
    font-size: 1.4rem;
  }
  .category-main-content .breadcrumbs .items {
    padding: 0 !important;
    font-size: 2.6vw !important;
  }
  .category-main-content .breadcrumbs .items .item:after {
    padding: 0px 2px;
  }
  div#finder-top-container {
    flex-wrap: wrap;
    padding-top: 0;
  }
  div#finder-top-container .amfinder-title {
    padding: 10px 0;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .product-info-main .product-info-price .product-info-stock-sku {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 17px;
  }
  .description_full_box {
    position: relative;
    left: -15px;
    width: 109%;
  }
  .amstockstatus-status-container.stock {
    margin: 0 0 1px 0;
  }
  .product-info-main .page-title-wrapper {
    margin-bottom: 0.5rem;
  }
  #html-body [data-pb-style=T5T0KM5] {
    padding-bottom: 50px !important;
  }
  .cms-index-index.page-layout-1column .block.widget .products-grid .product-item {
    padding: 0;
  }
  .cms-index-index .block-products-list .widget-product-grid .product-item-info {
    max-width: 100%;
  }
  .cms-index-index.page-layout-1column .block.widget .products-grid li:nth-child(2n+1 ) {
    margin-right: 15px !important;
  }
  .big-text,
  .big-text-white {
    font-size: 2.9rem;
  }
  .short_specs .product-desc-spec .product.attribute.dicondiv:nth-child(-n+6) {
    padding-left: 35px;
  }
  .short_specs .product-desc-spec .product.attribute.dicondiv strong {
    margin-left: -17px;
  }
  .read-more-btn,
  .short_specs h3 {
    font-size: 1.8rem;
  }
  .product-info-main .box-tocart .field.qty .qty-down,
  .product-options-bottom .box-tocart .field.qty .qty-down,
  .product-info-main .box-tocart .field.qty .qty-up,
  .product-options-bottom .box-tocart .field.qty .qty-up {
    padding: 0.8rem 0.8rem;
  }
  body button,
  body .btn,
  body .action.primary,
  body .block-cart-failed .action.continue,
  body .cart-container .form-cart .action.continue,
  body .product-info-main .box-tocart .action.tocart,
  body .product-options-bottom .box-tocart .action.tocart,
  body .cart-container .checkout-methods-items .action.primary,
  body .cart.table-wrapper .actions-toolbar > .action,
  body .action-gift,
  body .cart.table-wrapper .actions-toolbar > .action,
  body .action-gift,
  body .action-gift {
    padding: 17px 15px;
  }
  body .cart.table-wrapper .cart.item {
    padding: 0;
  }
  .checkout-cart-index .columns {
    margin-right: 0;
    margin-left: 0;
  }
  .box-tocart .up-down .control input {
    height: 50px !important;
    font-size: 2.5rem;
    font-weight: 600;
    font-family: Open Sans;
  }
  .catalog-product-view .breadcrumbs.blue,
  .catalog-product-view .breadcrumbs.white {
    margin: 10px 0 0 7px;
    padding-left: 7px !important;
  }
  .catalog-product-view .breadcrumbs.blue li.item:after,
  .catalog-product-view .breadcrumbs.white li.item:after {
    padding: 0 3px;
  }
  .catalog-product-view .breadcrumbs.blue li.item strong,
  .catalog-product-view .breadcrumbs.white li.item strong {
    margin-top: 1px;
  }
  .product-info-main .page-title-wrapper .page-title {
    font-weight: 600;
  }
  .product.info.detailed .data-detailed .data.item.title .data-label {
    margin-top: 2.5rem;
  }
  .short_specs .product-desc-spec .product.attribute.dicondiv:nth-child(-n+6) {
    display: block;
  }
  .product.info.detailed .data-detailed .detailed-content-active p,
  .product.info.detailed .data-detailed .detailed-content-active li,
  .product.info.detailed .data-detailed .detailed-content-active td,
  .product.info.detailed .data-detailed .detailed-content-active span {
    font-size: 1.4rem;
  }
  .product.info.detailed .data-detailed .data.item.title .data-label {
    font-size: 2.2rem;
  }
  .product.info.detailed .data-detailed .data.item.title .data-label a.data-label.switchc {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .product.info.detailed .data-detailed .data.item.title .data-label a.data-label.switchc:after {
    right: -41px;
    top: 16px;
    height: 0;
  }
  .product.info.detailed > .product.data.items .item.title.active .switchc:after {
    right: 27px !important;
  }
  .product.info.detailed .data-detailed .detailed-content-active strong,
  .product.info.detailed .data-detailed .detailed-content-active th {
    font-size: 1.5rem;
  }
  .product-info-main .product.attribute.overview {
    margin-top: 1rem;
  }
  div#short_description_content p {
    font-size: 1.7rem;
  }
  .product-info-main .price-box .price-container .price-wrapper .price,
  .product-options-bottom .price-box .price-container .price-wrapper .price {
    font-size: 7vw;
  }
  .product-info-main .page-title-wrapper .page-title {
    font-size: 6vw;
  }
  .page-layout-1column .product-main-content .fotorama__nav__frame.fotorama__nav__frame--thumb {
    width: 65px !important;
    height: 65px !important;
    border: 1px solid #dfdfdf;
  }
  .fotorama__nav-wrap--horizontal {
    margin-top: 0 !important;
    margin-bottom: 0;
  }
  .catalog-product-view .breadcrumbs .items {
    font-size: 2.7vw;
  }
  .box-links a.main-button {
    padding: 10px 15px;
    font-size: 1.4rem;
  }
  .page-title-wrapper .page-title {
    font-size: 4rem;
  }
  .big-button .pagebuilder-button-primary span {
    font-size: 3rem;
  }
  .header__action--item > li .minicart-wrapper > a:after,
  .header__action--item > li .minicart-wrapper > a.action.showcart:after {
    font-size: 2rem;
  }
  .header__action ul.header__action--item > li {
    margin-left: 1rem;
  }
  .nav-toggle:before {
    font-size: 2rem;
    margin-left: 7px;
  }
  .block-header-start {
    margin-top: 54px;
  }
  .header__action--item > li .minicart-wrapper > a:after,
  .header__action--item > li .minicart-wrapper > a.action.showcart:after {
    top: 0px;
  }
  .page-header .header-container .header__logo {
    width: 38%;
  }
  .page-header .header-container .header__logo .logo-site .logo img {
    width: 100%;
  }
  .page-header .header-container:not(.sticky) .header-middle {
    padding-right: 1.2rem;
    padding-left: 1.2rem;
  }
  .page-header .header__action .level-top {
    display: none;
  }
  .page-header .header__action li.setting-view.d-none.d-lg-block {
    display: block !important;
    margin-left: 0;
    padding-left: 6px;
  }
  .page-header .header__action li.setting-view.d-none.d-lg-block .button.finder-block {
    padding: 13px 4px;
    border-radius: 3px;
    font-size: 0.9rem;
    letter-spacing: 0.7px;
    margin-left: 2px;
  }
  .page-header .header__action .search-modal span {
    font-size: 1.2rem;
  }
  .page-header .header__action .search-modal span:after {
    position: initial;
    font-size: 2rem;
  }
  .page-header .header__action .account-link-header .header.links li a:after {
    position: initial;
    font-size: 2rem;
  }
  .nav-toggle {
    margin-left: 0;
  }
  .product-info-main .product-options-wrapper .swatch-opt .swatch-option.text {
    font-size: 1.4rem;
  }
  .fotorama__stage {
    max-height: initial;
  }
  span.lnil.lnil-search-alt::after {
    width: 18px;
    height: 23px;
    -webkit-mask-size: 23px 23px;
  }
  .account-link-header .header.links li a::after {
    width: 19px;
    height: 22px;
    -webkit-mask-size: 30px 30px;
  }
  .header__action--item > li .minicart-wrapper > a:after,
  .header__action--item > li .minicart-wrapper > a.action.showcart:after {
    width: 19px;
    height: 21px;
    -webkit-mask-size: 21px 21px;
  }
}
@media all and (max-width: 360px) {
  span.lnil.lnil-search-alt::after {
    width: 15px;
    height: 23px;
    -webkit-mask-size: 19px 23px;
  }
  .account-link-header .header.links li a::after {
    width: 15px;
    height: 23px;
    -webkit-mask-size: 24px 30px;
  }
  .header__action--item > li .minicart-wrapper > a:after,
  .header__action--item > li .minicart-wrapper > a.action.showcart:after {
    width: 15px;
    height: 23px;
    -webkit-mask-size: 18px 21px;
  }
  .category_block .pagebuilder-column-group .pagebuilder-column-line.menu-grid a .pagebuilder-column {
    padding: 10px;
  }
  .amfinder-horizontal .amfinder-toggle {
    padding: 0;
    margin-top: 10px;
    margin: 0;
  }
  .amfinder-horizontal .amfinder-toggle li.am-item.-list-item {
    margin-right: 0;
  }
  .main-category-block .menu-grid .pagebuilder-column {
    flex-basis: 50%;
    padding: 5px;
    margin: 0;
  }
  .field.search .searchsuite-autocomplete .product .box_product {
    width: 100%;
  }
  .catalog-product-view .product.media,
  .catalog-product-view .product-info-main,
  .catalog-product-view .data-detailed {
    padding: 0 10px !important;
  }
  .product.info.detailed div#tab-block-reviewss div#review-block {
    background: #e5e5e5;
    margin-top: 5rem;
    margin-bottom: 5rem;
    padding-top: 25px;
    padding-bottom: 58px;
  }
  .product.info.detailed div#tab-block-reviewss div#review-block h2.trustspot-photo-carousel-title span {
    font-size: 2rem;
  }
  .product.info.detailed div#tab-block-reviewss .reviews_block {
    margin: 0 10px;
  }
  .shop_by_block {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .shop_by_block .big-text {
    margin-bottom: 25px;
  }
  .shop_by_block .amfinder-common-wrapper .amfinder-toggle .-list-item select {
    border-radius: 0;
    height: 40px;
  }
  .shop_by_product_block {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .shop_by_product_block .big-text {
    margin-bottom: 25px;
  }
  .shop_by_product_block .block_box_main .block_box {
    padding-right: 1rem;
    margin-bottom: 2rem;
  }
  .shop_by_product_block .block_box_main .block_box:nth-child(2n) {
    padding-left: 1rem;
  }
  .blog_block {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .blog_block .big-text-white {
    margin-bottom: 25px;
  }
  .blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-post-container-more .amblog-read {
    font-size: 1.2rem;
    padding: 13px 11px;
  }
  .blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-post-container-more .amblog-read.event {
    padding: 12px 12px;
    margin-left: 8px;
  }
  .finder-container {
    height: auto;
  }
  div#finder-top-container .amfinder-common-wrapper .amfinder-toggle {
    flex-wrap: wrap;
  }
  div#finder-top-container .amfinder-common-wrapper .amfinder-toggle .am-item {
    padding: 4px 0;
    margin: 0;
  }
  div#finder-top-container .amfinder-common-wrapper .amfinder-toggle .last {
    padding: 4px 0;
    width: 100%;
  }
  div#finder-top-container .amfinder-common-wrapper .amfinder-toggle .last button,
  div#finder-top-container .amfinder-common-wrapper .amfinder-toggle .last .cart.table-wrapper .actions-toolbar > .action,
  div#finder-top-container .amfinder-common-wrapper .amfinder-toggle .last .action-gift {
    width: 100%;
  }
  .nav-toggle {
    margin-left: 0;
  }
  .block-header-start {
    margin-top: 53px;
  }
  .page-header .header-container .header__logo {
    width: 39%;
  }
  .page-header .header-container .header__logo .logo-site .logo img {
    width: 100%;
  }
  .page-header .header-container:not(.sticky) .header-middle {
    padding-right: 1.2rem;
    padding-left: 1.2rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .page-header .header__action .level-top {
    display: none;
  }
  .page-header .header__action li.setting-view.d-none.d-lg-block {
    display: block !important;
    margin-left: 0;
    padding-left: 6px;
  }
  .page-header .header__action li.setting-view.d-none.d-lg-block .button.finder-block {
    padding: 10px 3px;
    border-radius: 3px;
    font-size: 0.7rem;
    letter-spacing: 0.7px;
  }
  .page-header .header__action .search-modal span:after {
    position: initial;
    font-size: 1.5rem;
  }
  .page-header .header__action .account-link-header .header.links li a:after {
    position: initial;
    font-size: 1.5rem;
  }
  .description_full_box {
    position: relative;
    left: -15px;
    width: 112%;
  }
  .cms-index-index .block-products-list .widget-product-grid .product-item-info .product-item-details a.product-item-link {
    font-size: 1.7rem;
  }
  .cms-index-index .block-products-list .widget-product-grid .product-item-info .product-item-name {
    padding: 0;
  }
  .cms-index-index .block-products-list .widget-product-grid .product-item-info span.price {
    font-size: 2rem !important;
    color: #040404 !important;
  }
  .cms-index-index.page-layout-1column .block.widget .products-grid .product-item {
    width: 40%;
    max-width: 390px;
    margin-left: 0 !important;
  }
  p.icon-text {
    font-size: 1.5rem !important;
  }
  .big-button .pagebuilder-button-primary span {
    font-size: 2rem;
  }
  .catalog-product-view .breadcrumbs .items {
    font-size: 2.7vw;
  }
  .short_specs .product-desc-spec .product.attribute.dicondiv strong {
    font-size: 1.6rem;
  }
  .short_specs .product-desc-spec .product.attribute.dicondiv span {
    font-size: 1.6rem;
  }
  .short_specs h3 {
    font-size: 2.3rem;
  }
  .read-more-btn {
    font-size: 2rem;
  }
  div#short_description_content p {
    font-size: 1.5rem;
  }
}
.splash-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.splash-header-red {
  font-size: 3.5rem !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  color: #c00000 !important;
}
.splash-header-yellow {
  font-size: 3.5rem !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  color: #ffd010 !important;
}
.category-menu .button-menu {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.category-menu .button-menu .button-menu-row {
  display: flex;
  justify-content: center;
}
.category-menu .button-menu .button-menu-row .button-menu-elem {
  padding: 10px 0 0 0;
  max-width: 266px;
  width: 100%;
  display: inline-block;
  padding-right: 14px;
}
.category-menu .button-menu .button-menu-row .button-menu-elem:last-child {
  padding-right: 0;
}
.category-menu .button-menu .button-menu-row .button-menu-elem a {
  line-height: 1.5;
  width: 100%;
  max-width: 357px;
  background-color: #262626;
  color: #fff;
  padding: 11.5px 0 11.5px 0;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 2.7rem;
  font-weight: 700;
  margin: 4px 2px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  cursor: pointer;
  text-transform: uppercase;
}
.category-menu .button-menu .button-menu-row .button-menu-elem a:hover {
  color: #c00000;
}
.checkout-success {
  text-align: center;
  font-size: 18px;
}
.checkout-success .success-title {
  font-size: 48px;
  color: #c00000;
}
.checkout-success .success-title span {
  display: inline-block;
  clear: both;
  margin-bottom: 0;
  vertical-align: top;
}
.checkout-success .success-title span.success-title-icon {
  font-size: 0;
  width: 95px;
  height: 95px;
  line-height: 95px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid #c00000;
}
.checkout-success .success-title span.success-title-icon:before {
  display: inline-block;
  font-family: LineIconsPro Light, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eb9d";
  font-size: 48px;
  line-height: 95px;
  color: #c00000;
}
.checkout-success p {
  margin-bottom: 1.5rem;
}
.checkout-success .order-id:hover {
  text-decoration: underline;
}
.checkout-success .success-bottom {
  font-size: 14px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.checkout-success div.primary {
  padding-top: 15px;
}
.checkout-onepage-success #registration {
  text-align: center;
  padding: 40px 0 40px;
}
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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary {
  border: none;
}
.install_global {
  display: flex;
  width: 100%;
}
.install_global .product-desc-install {
  width: 100%;
}
.install_global .dcol1 {
  width: 100%;
  max-width: 850px;
}
.sidebar .filter-options .filter-options-item.category .filter-options-content .item > a:focus:after {
  display: none;
}
.sidebar .filter-options .filter-options-item.category .filter-options-content .item > a:focus:before {
  content: "\eb9d";
  font-family: LineIconsPro Light, sans-serif;
  padding: 6px;
  font-size: 2rem;
}
.catalogsearch-result-index .breadcrumbs {
  display: none !important;
}
.main-category-block {
  padding: 0 5rem;
}
.main-category-block .menu-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.main-category-block .menu-grid .pagebuilder-mobile-hidden {
  width: 100%;
}
.main-category-block .menu-grid .pagebuilder-column {
  padding: 0 15px 35px 15px;
  margin: 0;
  flex: 0 0 25%;
}
.main-category-block .menu-grid .pagebuilder-column .button-menu {
  margin-top: 1rem;
}
.main-category-block .menu-grid .pagebuilder-column .button-menu .pagebuilder-button-primary {
  padding-right: 0;
  padding-left: 0;
  background: transparent;
  margin: 0;
  color: white;
  cursor: pointer;
  text-transform: uppercase;
}
.main-category-block .menu-grid .pagebuilder-column .button-menu .pagebuilder-button-primary:hover {
  border: none;
  color: #c00000;
}
.fotorama__stage {
  max-height: 615px;
}
.disabled-click {
  pointer-events: none;
  opacity: 0.5;
}
.category-view .category-cms {
  margin-right: 7rem;
  margin-left: 7rem;
}
.shop_by_block {
  background: #e5e5e5;
  padding-top: 60px;
  padding-bottom: 80px;
}
.shop_by_block .big-text {
  margin-bottom: 60px;
}
.shop_by_block .amfinder-common-wrapper {
  background: #262626;
  margin: 0 75px;
  padding: 32px;
}
.shop_by_block .amfinder-common-wrapper .amfinder-toggle {
  padding: 0;
  display: flex;
}
.shop_by_block .amfinder-common-wrapper .amfinder-toggle .am-item {
  margin: 0 32px 0 0;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 10px;
}
.shop_by_block .amfinder-common-wrapper .amfinder-toggle .am-item:nth-last-of-type(1) {
  margin-right: 0 !important;
}
.shop_by_block .amfinder-common-wrapper .amfinder-toggle .-list-item {
  margin-bottom: 0;
  margin-top: 0;
}
.shop_by_block .amfinder-common-wrapper .amfinder-toggle .-list-item .dropdown-title {
  display: none;
}
.shop_by_block .amfinder-common-wrapper .amfinder-toggle .-list-item select {
  border-radius: 0;
  height: 62px;
}
.shop_by_block .amfinder-common-wrapper .amfinder-toggle .last {
  width: inherit;
}
.shop_by_block .amfinder-common-wrapper .amfinder-toggle .last .amfinder-buttons {
  display: flex;
  margin-left: 30px;
}
.shop_by_block .amfinder-common-wrapper .amfinder-toggle .last .amfinder-buttons.no-display {
  display: none;
}
.shop_by_block .amfinder-common-wrapper .amfinder-toggle .last .amfinder-buttons button.button.action.primary,
.shop_by_block .amfinder-common-wrapper .amfinder-toggle .last .amfinder-buttons .cart.table-wrapper .actions-toolbar > .action.button.action.primary,
.shop_by_block .amfinder-common-wrapper .amfinder-toggle .last .amfinder-buttons .action-gift.button.action.primary {
  margin-left: 15px;
}
.shop_by_product_block {
  background: #fff;
  padding-top: 118px;
  padding-bottom: 118px;
}
.shop_by_product_block .big-text {
  margin-bottom: 60px;
}
.shop_by_product_block .block_box_main {
  margin: 0 45px 0 45px;
}
.shop_by_product_block .block_box_main .block_box {
  margin: 0 30px 0 30px;
}
.shop_by_product_block .block_box_main .block_box figure {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.shop_by_product_block .block_box_main .block_box .button_big {
  background: #262626;
  color: white;
  text-align: center;
}
.shop_by_product_block .block_box_main .block_box .button_big .pagebuilder-button-primary {
  background: inherit;
  border: none;
  margin: 0;
}
.shop_by_product_block .block_box_main .block_box .button_big .pagebuilder-button-primary:hover {
  background: inherit;
  border: none;
  margin: 0;
}
.shop_by_product_block .block_box_main .block_box .button_big .pagebuilder-button-primary span {
  font-size: 2.7rem;
  font-weight: bold;
}
.blog_block {
  background: #262626;
  padding-top: 118px;
  padding-bottom: 130px;
  margin: 0 !important;
}
.blog_block .big-text-white {
  margin-bottom: 60px;
}
.blog_block .amblog-element-block-widget {
  margin: 0 75px;
}
.blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-list {
  display: flex;
  padding: 0;
}
.blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-list .post-item-info {
  background: #fff;
  padding: 2px;
  margin-right: 60px;
  width: 100%;
}
.blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-list .post-item-info:nth-child(3) {
  margin-right: 0;
}
.blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-list .post-item-info .post-item-details {
  padding: 20px 40px;
  margin-bottom: 20px;
}
.blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-list .post-item-info .post-item-details .amblog-wrap {
  margin-bottom: 13px;
}
.blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-list .post-item-info .post-item-details .amblog-wrap .amblog-posted-in {
  display: none;
}
.blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-list .post-item-info .post-item-details .amblog-wrap .amblog-ref {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.8px;
  color: #c00000;
  text-transform: uppercase;
}
.blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-list .post-item-info .post-item-details a.post-title.amblog-headline {
  font-size: 2rem;
  color: #000;
  font-weight: 700;
  min-height: 40px;
  display: block;
}
.blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-list .post-item-info .post-item-details .short-description {
  font-size: 1.4rem;
  color: #000;
  margin-top: 13px;
  margin-bottom: 30px;
  min-height: 57px;
}
.blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-list .post-item-info .post-item-details .ampost-link {
  background: #c00200;
  text-transform: uppercase;
  color: #fff;
  padding: 9px 23px;
  border-radius: 3px;
  font-size: 1.7rem;
  font-weight: 500;
  letter-spacing: 0.7px;
  cursor: pointer;
  user-select: none;
  transition: none;
}
.blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-list .post-item-info .post-item-details .ampost-link:hover {
  background: #cf0704;
  background: linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -moz-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -webkit-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  border: none;
}
.blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-post-container-more {
  text-align: center;
  margin-top: 60px;
}
.blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-post-container-more .amblog-read {
  background: #c00200;
  text-transform: uppercase;
  color: #fff;
  padding: 16px 21px;
  border-radius: 3px;
  font-size: 2rem;
  letter-spacing: 0.7px;
  cursor: pointer;
  user-select: none;
  transition: none;
}
.blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-post-container-more .amblog-read.event {
  margin-left: 40px;
  padding: 16px 32px;
}
.blog_block .amblog-element-block-widget .amblog-post-list-widget .amblog-post-container-more .amblog-read:hover {
  background: #cf0704;
  background: linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -moz-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -webkit-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  border: none;
}
.home_descriptions figure {
  margin: 0;
}
.home_descriptions .pagebuilder-column .pagebuilder-mobile-hidden {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home_descriptions .pagebuilder-button-primary {
  padding: 24px 44px;
  margin-top: 40px;
  background: #c00200;
  border-radius: 4px;
  transition: none;
}
.home_descriptions .pagebuilder-button-primary:hover {
  background: #cf0704;
  background: linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -moz-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -webkit-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  border: none;
}
.home_descriptions .pagebuilder-button-primary span {
  font-size: 2.5rem;
  font-family: Open Sans, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  cursor: pointer;
}
.finder-container {
  height: 74px;
  background: #000000;
  padding: 17px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.finder-container .amfinder-horizontal .last,
.finder-container .amfinder-vertical .last {
  margin: 0;
}
.finder-container .amfinder-title {
  font-size: 1.2rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.4px;
  margin-top: 0;
}
.finder-container .amfinder-common-wrapper {
  background: #000000;
  padding: 0;
}
.finder-container .amfinder-common-wrapper .dropdown-title {
  display: none;
}
.finder-container .amfinder-common-wrapper .amfinder-toggle {
  padding: 0;
  display: flex;
  align-content: space-around;
  justify-content: center;
  flex-wrap: wrap;
}
.finder-container .amfinder-common-wrapper .amfinder-toggle .am-item {
  margin: 0;
  width: 100% !important;
  max-width: 115px;
  min-width: 115px;
  margin-right: 12px;
}
.finder-container .amfinder-common-wrapper .amfinder-toggle .am-item select {
  height: 35px;
}
ul.custommenu-list.menu .header_large {
  position: absolute;
  width: 100%;
  height: 43%;
}
ul.custommenu-list.menu .sub-menu {
  width: 100%;
}
ul.custommenu-list.menu .sub-menu > ul.subchildmenu {
  float: left;
  width: 15%;
  margin-top: 25px;
}
ul.custommenu-list.menu .sub-menu > ul.subchildmenu li {
  margin-bottom: 14px;
}
ul.custommenu-list.menu .sub-menu > ul.subchildmenu li.active-modal span,
ul.custommenu-list.menu .sub-menu > ul.subchildmenu li.hoverm span {
  color: #c00000;
}
ul.custommenu-list.menu .sub-menu > ul.subchildmenu li a {
  cursor: initial;
}
ul.custommenu-list.menu .sub-menu > ul.subchildmenu li a span {
  text-transform: uppercase;
  color: #757575;
  font-size: 2.5rem;
  cursor: pointer;
  letter-spacing: 1px;
  font-weight: bold;
}
ul.custommenu-list.menu .sub-menu > ul.subchildmenu li a span:hover {
  color: #c00000;
}
ul.custommenu-list.menu .sub-menu .sub-menu-content {
  float: right;
  width: 85%;
  display: none;
}
ul.custommenu-list.menu .sub-menu .sub-menu-content.block1 {
  display: block;
}
ul.custommenu-list.menu .sub-menu .sub-menu-content ul.subchildmenu {
  display: flex;
  flex-wrap: wrap;
}
ul.custommenu-list.menu .sub-menu .sub-menu-content ul.subchildmenu li.ui-menu-item.level2 {
  width: 23%;
  padding: 12px;
}
ul.custommenu-list.menu .sub-menu .sub-menu-content ul.subchildmenu li.ui-menu-item.level2 a {
  background: #fff;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.24);
}
ul.custommenu-list.menu .sub-menu .sub-menu-content ul.subchildmenu li.ui-menu-item.level2 a span {
  text-transform: uppercase;
  color: #757575;
  letter-spacing: 1px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  display: block;
}
ul.custommenu-list.menu .sub-menu .sub-menu-content ul.subchildmenu li.ui-menu-item.level2 a span.thumb-icon {
  margin-bottom: 15px;
}
ul.custommenu-list.menu .sub-menu .sub-menu-content ul.subchildmenu li.ui-menu-item.level2 a span:hover {
  color: #c00000;
}
ul.custommenu-list.menu .sub-menu .sub-menu-content ul.subchildmenu li.without-img.ui-menu-item.level2 {
  min-height: 215px;
}
ul.custommenu-list.menu .sub-menu .sub-menu-content ul.subchildmenu li.without-img.ui-menu-item.level2 a {
  display: flex;
  align-content: center;
  align-items: center;
  height: 100%;
}
ul.custommenu-list.menu .sub-menu.main-category .sub-menu-content {
  float: none;
  width: 100%;
  display: block !important;
}
ul.custommenu-list.menu .sub-menu.main-category .sub-menu-content .category-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 0 50px;
  justify-content: center;
  max-width: 1408px;
  margin: auto;
}
ul.custommenu-list.menu .sub-menu.main-category .sub-menu-content .category-container .ui-menu-item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 0;
  text-align: center;
  flex: 1 1 calc(23%);
  box-sizing: border-box;
  min-height: 215px;
  max-width: 293px;
  background: #fff;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.24);
}
ul.custommenu-list.menu .sub-menu.main-category .sub-menu-content .category-container .ui-menu-item span {
  text-transform: uppercase;
  color: #757575;
  letter-spacing: 1px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  display: block;
}
ul.custommenu-list.menu .sub-menu.main-category .sub-menu-content .category-container .ui-menu-item span:hover {
  color: #c00000;
}
ul.custommenu-list.menu .sub-menu.main-category .sub-menu-content .category-container .ui-menu-item span.thumb-icon {
  margin-bottom: 15px;
}
.product.info.detailed .data-detailed .ytvideo-responsive {
  height: 460px;
  padding-bottom: 0;
  max-width: 850px;
  margin: auto;
}
div#tab-block-install .ytvideo-responsive {
  height: 460px;
  padding-bottom: 0;
  max-width: 850px;
  margin: auto;
}
.product-info-stock-sku {
  margin-top: 20px;
  margin-bottom: 15px;
}
.product-info-main .stock.available:before,
.product-info-main .stock.unavailable:before {
  display: none;
}
.description_full_box div[data-content-type='video'] .pagebuilder-video-container {
  padding-top: 0;
}
.description_full_box div[data-content-type='video'] iframe,
.description_full_box div[data-content-type='video'] video {
  position: inherit;
}
.amstockstatus-status-container.stock {
  margin: 0 0 8px 0;
}
.amstockstatus-status-container.stock span {
  font-size: 1.6rem;
}
h1,
h2,
h3,
h4,
h5,
h6,
h2.big-text,
.big-button .pagebuilder-button-primary span,
#layered-filter-block .filter-title strong {
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
header.page-header .header__menu a,
header.page-header .header__menu span,
header.page-header .header__menu p,
header.page-header .header__menu strong,
header.page-header span.total-mini-cart-price {
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
.product.info.detailed .data-detailed .data.item.title .data-label {
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
.catalog-product-view .breadcrumbs.blue {
  margin: 22px 0 20px 3vw;
  height: auto;
  position: inherit;
  z-index: 1;
}
.catalog-category-view .category-main-content .breadcrumbs.blue {
  margin: 0 0 0 54px;
  height: 43px;
  position: relative;
  top: 25px;
}
.breadcrumbs {
  background-color: transparent;
}
.breadcrumbs.blue {
  margin: 0 0 0 54px;
  height: 0;
  position: relative;
  top: 25px;
}
.breadcrumbs.blue .items {
  color: #666666;
}
.breadcrumbs.blue .items a {
  color: #666666;
}
.breadcrumbs.white .items {
  color: #cececd;
}
.breadcrumbs.white .items a {
  color: #cececd;
}
.breadcrumbs.white .item:not(:last-child):after {
  content: '|';
  padding: 0 8px;
  color: white;
  font-size: 33px;
  height: 23px;
  position: relative;
}
.breadcrumbs.blue .item:not(:last-child):after {
  content: '|';
  padding: 0 8px;
  color: #666666;
  font-size: 33px;
  height: 23px;
  position: relative;
}
div#amfinder_6 {
  max-width: 1520px;
  background: #1a0b0b;
  margin: auto;
  border-radius: 11px;
  margin-top: 55px;
}
div#amfinder_6 .dropdown-title {
  display: none;
}
div#amfinder_6 select:disabled {
  opacity: 1;
}
div#amfinder_6 .amfinder-toggle {
  padding: 25px;
}
div#amfinder_6 select {
  height: 70px;
  border-radius: 15px;
}
div#amfinder_6 .last {
  margin: 0px;
}
div#amfinder_6 .am-item {
  margin: 0px !important;
  min-width: 33%;
}
div#amfinder_6 .amfinder-buttons {
  text-align: center;
}
div#amfinder_6 .amfinder-buttons button,
div#amfinder_6 .amfinder-buttons .cart.table-wrapper .actions-toolbar > .action,
div#amfinder_6 .amfinder-buttons .action-gift {
  background: white;
  color: #1a0b0b;
  font-weight: bolder;
  margin-top: 11px;
  border-radius: 3px;
}
div#short_description_content {
  margin-top: 10px;
  overflow: hidden;
}
.read-more-btn {
  cursor: pointer;
  text-transform: uppercase;
  padding: 11px 0;
  border: none;
  color: #1a0b0b;
  font-size: 2.3rem;
  font-weight: 900;
}
.box-links {
  margin: 15px 0;
  display: flex;
  justify-content: center;
}
.box-links a.main-button {
  width: 100%;
  display: inline-flex;
  text-transform: uppercase;
  align-items: center;
  justify-content: center;
  background: #c00200;
  color: #ffffff;
  transition: all .3s ease;
  padding: 21px 27px;
  border-radius: 2px;
  margin-right: 6px;
  line-height: 18px;
  letter-spacing: 0.75px;
  font-size: 2rem;
  font-weight: 600;
  transition: none;
}
.box-links a.main-button:hover {
  background: #cf0704;
}
.box-links a.main-button img {
  width: 30px;
  margin-right: 6px;
}
.box-links a.main-button:last-child {
  margin-right: 0;
}
.short_specs .product-desc-spec {
  margin-bottom: 10px;
}
.short_specs .product-desc-spec .product.attribute.dicondiv {
  display: none;
}
.short_specs .product-desc-spec .product.attribute.dicondiv:nth-child(-n+5) {
  display: -webkit-box;
}
.short_specs .product-desc-spec .product.attribute.dicondiv strong {
  margin-left: 1rem;
  text-transform: uppercase;
  color: #000000;
  font-size: 1.9rem;
  font-weight: 900;
}
.short_specs .product-desc-spec .product.attribute.dicondiv strong::before {
  content: "•";
  color: #000000;
  padding-right: 7px;
}
.short_specs .product-desc-spec .product.attribute.dicondiv strong::marker {
  color: #000000;
}
.short_specs .product-desc-spec .product.attribute.dicondiv span {
  margin-left: 0.7rem;
  color: #000000;
  font-size: 1.9rem;
}
body#html-body {
  min-width: 320px;
}
.filter:not(.active) .filter-title strong {
  top: 20%;
}
.rokan-title .module-title,
.block .title.rokan-title .module-title,
.rokan-title h3 strong,
.block .title.rokan-title h3 strong,
.rokan-title h3,
.block .title.rokan-title h3 {
  font-size: 4.8rem;
}
.section.section-product,
section.testimo-slider {
  margin: 0;
}
#gtx-trans {
  display: none;
}
.none-title .rokan-title {
  display: none;
}
.category-by-vehicle .amfinder-common-wrapper.amfinder-horizontal {
  margin-top: 35px;
}
.category-by-vehicle ul.amfinder-toggle {
  flex-wrap: nowrap !important;
  display: flex;
}
.category-by-vehicle .amfinder-horizontal ul.amfinder-toggle li.am-item {
  width: 100% !important;
  margin-right: 5px;
}
.category-by-vehicle .amfinder-horizontal ul.amfinder-toggle li.am-item:last-child {
  margin-right: 0;
}
.category-by-vehicle .last.-list-item.finder {
  padding: 0 10px;
}
.hide_this {
  display: none;
}
html {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
html ::-webkit-scrollbar {
  width: 8px;
  height: 4px;
  border-radius: 0;
}
html ::-webkit-scrollbar-track {
  background: #f5f5f5;
}
html ::-webkit-scrollbar-thumb {
  background: #d7d7d7;
  border-radius: 0;
}
html ::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}
.page-wrapper {
  overflow: hidden;
}
.block-header-start {
  margin-top: 108px;
}
.block-header-start.finder {
  margin-top: 179.844px;
}
.checkout-index-index .block-header-start {
  display: none;
}
.checkout-index-index main#maincontent {
  margin-top: 113px;
}
#maincontent {
  position: relative;
  background-color: #ffffff;
  -webkit-box-shadow: 800px 0 #ffffff, -800px 0 #ffffff;
  -moz-box-shadow: 800px 0 #ffffff, -800px 0 #ffffff;
  -ms-box-shadow: 800px 0 #ffffff, -800px 0 #ffffff;
  box-shadow: 800px 0 #ffffff, -800px 0 #ffffff;
}
#maincontent.page-main-full-width {
  z-index: 2;
}
.warranty-to-slide .owl-stage-outer {
  background-color: unset;
  border-bottom: 1px solid #ebebeb;
  padding: 4px 0 4px;
}
.cms-index-index #maincontent {
  z-index: 2;
}
.cms-index-index .warranty-to-slide-home .warranty-item .prodtooltip span {
  display: none;
}
.cms-index-index .warranty-to-slide-home .owl-stage-outer {
  background-color: unset;
  border-bottom: 1px solid #ebebeb;
}
.banner.owl-carousel .owl-stage-outer,
.banner .owl-carousel .owl-stage-outer {
  margin: 0;
  padding: 0;
}
.block.related .block-actions button,
.block.upsell .block-actions button,
.block.crosssell .block-actions button,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action,
.block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action,
.block.crosssell .block-actions .cart.table-wrapper .actions-toolbar > .action,
.block.related .block-actions .action-gift,
.block.upsell .block-actions .action-gift,
.block.crosssell .block-actions .action-gift {
  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;
}
.block.related .block-actions button:focus,
.block.upsell .block-actions button:focus,
.block.crosssell .block-actions button:focus,
.block.related .block-actions button:active,
.block.upsell .block-actions button:active,
.block.crosssell .block-actions button:active,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action:focus,
.block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action:focus,
.block.crosssell .block-actions .cart.table-wrapper .actions-toolbar > .action:focus,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action:active,
.block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action:active,
.block.crosssell .block-actions .cart.table-wrapper .actions-toolbar > .action:active,
.block.related .block-actions .action-gift:focus,
.block.upsell .block-actions .action-gift:focus,
.block.crosssell .block-actions .action-gift:focus,
.block.related .block-actions .action-gift:active,
.block.upsell .block-actions .action-gift:active,
.block.crosssell .block-actions .action-gift:active {
  background: none;
  border: none;
}
.block.related .block-actions button:hover,
.block.upsell .block-actions button:hover,
.block.crosssell .block-actions button:hover,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action:hover,
.block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action:hover,
.block.crosssell .block-actions .cart.table-wrapper .actions-toolbar > .action:hover,
.block.related .block-actions .action-gift:hover,
.block.upsell .block-actions .action-gift:hover,
.block.crosssell .block-actions .action-gift:hover {
  background: none;
  border: none;
}
.block.related .block-actions button.disabled,
.block.upsell .block-actions button.disabled,
.block.crosssell .block-actions button.disabled,
.block.related .block-actions button[disabled],
.block.upsell .block-actions button[disabled],
.block.crosssell .block-actions button[disabled],
fieldset[disabled] .block.related .block-actions button,
fieldset[disabled] .block.upsell .block-actions button,
fieldset[disabled] .block.crosssell .block-actions button,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action.disabled,
.block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action.disabled,
.block.crosssell .block-actions .cart.table-wrapper .actions-toolbar > .action.disabled,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action[disabled],
.block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action[disabled],
.block.crosssell .block-actions .cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .block.related .block-actions .cart.table-wrapper .actions-toolbar > .action,
fieldset[disabled] .block.upsell .block-actions .cart.table-wrapper .actions-toolbar > .action,
fieldset[disabled] .block.crosssell .block-actions .cart.table-wrapper .actions-toolbar > .action,
.block.related .block-actions .action-gift.disabled,
.block.upsell .block-actions .action-gift.disabled,
.block.crosssell .block-actions .action-gift.disabled,
.block.related .block-actions .action-gift[disabled],
.block.upsell .block-actions .action-gift[disabled],
.block.crosssell .block-actions .action-gift[disabled],
fieldset[disabled] .block.related .block-actions .action-gift,
fieldset[disabled] .block.upsell .block-actions .action-gift,
fieldset[disabled] .block.crosssell .block-actions .action-gift {
  pointer-events: none;
  opacity: 0.5;
}
blockquote {
  position: relative;
  margin-bottom: 2.4rem;
}
blockquote img {
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 1.3%;
  margin: 0;
}
body .searchsuite-autocomplete {
  border: 0;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.product-purchase .minutes-ago {
  font-style: italic;
}
body:not(.cms-index-index) {
  padding-bottom: 0 !important;
}
body .owl-carousel .owl-dots:not(.disabled),
body .nivoSlider .owl-dots:not(.disabled) {
  text-align: center;
  margin-top: 8rem;
  line-height: 1;
  position: relative;
  z-index: 2;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
}
body .owl-carousel .owl-dots:not(.disabled) .owl-dot,
body .nivoSlider .owl-dots:not(.disabled) .owl-dot {
  font-size: 0;
  line-height: 0;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  border: 1px solid transparent;
}
body .owl-carousel .owl-dots:not(.disabled) .owl-dot span,
body .nivoSlider .owl-dots:not(.disabled) .owl-dot span {
  width: .5rem;
  height: .5rem;
  box-sizing: border-box;
  border-radius: 100%;
  background: #304650;
}
body .owl-carousel .owl-dots:not(.disabled) .owl-dot.active,
body .nivoSlider .owl-dots:not(.disabled) .owl-dot.active,
body .owl-carousel .owl-dots:not(.disabled) .owl-dot:hover,
body .nivoSlider .owl-dots:not(.disabled) .owl-dot:hover {
  background: none;
  border-color: #c00000;
}
body .owl-carousel .owl-dots:not(.disabled) .owl-dot:focus,
body .nivoSlider .owl-dots:not(.disabled) .owl-dot:focus {
  box-shadow: none;
}
body .owl-carousel .owl-dots:not(.disabled) .owl-dot span,
body .nivoSlider .owl-dots:not(.disabled) .owl-dot span {
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  body .owl-carousel .owl-dots:not(.disabled),
  body .nivoSlider .owl-dots:not(.disabled) {
    margin-top: 6rem;
  }
}
.trustspot.trustspot-main-widget {
  max-width: 100% !important;
  width: 100% !important;
  margin: auto;
}
#trustspot-widget-wrapper {
  max-width: 100% !important;
}
#trustspot-widget-wrapper header {
  background: transparent !important;
}
.nav_overlay {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  background-color: #ffffff5c;
  cursor: pointer;
  z-index: 9999;
  display: none;
  animation: fadeInx linear 0.25s;
}
.header__setting {
  position: fixed;
  top: 0;
  right: 0;
  width: 47rem;
  height: 100vh;
  background-color: #ffffff;
  max-width: 100%;
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 100000;
  display: flex;
  flex-direction: column;
  -webkit-box-shadow: 0 0.8rem 1.6rem -0.8rem #a3a7b2;
  -moz-box-shadow: 0 0.8rem 1.6rem -0.8rem #a3a7b2;
  -ms-box-shadow: 0 0.8rem 1.6rem -0.8rem #a3a7b2;
  box-shadow: 0 0.8rem 1.6rem -0.8rem #a3a7b2;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  opacity: 0;
}
.header__setting .settings-head {
  padding: 4rem 6rem 3.5rem;
}
@media only screen and (max-width: 767px) {
  .header__setting .settings-head {
    padding: 2rem;
  }
}
.header__setting .settings-head .settings-close {
  display: inline-block;
  vertical-align: top;
  font-size: 1.8rem;
  line-height: 3rem;
  color: #121212;
  cursor: pointer;
  padding: 0 1rem;
  transition: transform 1s cubic-bezier(0.475, 0.425, 0, 0.995), -webkit-transform 1s cubic-bezier(0.475, 0.425, 0, 0.995);
}
.header__setting .settings-head .settings-close:hover {
  color: #c00000;
  transform: rotate(180deg);
}
.header__setting .settings-inner {
  flex: 1 1 auto;
  height: 1%;
  padding: 3rem 6rem 0;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .header__setting .settings-inner {
    padding: 1rem 2rem;
  }
}
.header__setting .settings-inner .language-currency {
  margin-bottom: 5rem;
}
.header__setting .settings-inner .settings-contact .title-setting {
  font-size: 1.8rem;
  margin-bottom: 3rem;
}
.header__setting .settings-inner .settings-contact .contact-info-wrap .contact-info {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: nowrap;
  font-size: 1.8rem;
  color: #000000;
  margin-bottom: 1.5rem;
}
.header__setting .settings-inner .settings-contact .contact-info-wrap .contact-info .icon {
  color: #c00000;
  margin-right: 1em;
  padding-top: 2px;
}
.header__setting .settings-inner .settings-contact .contact-info-wrap .contact-info .content {
  font-size: 1.5rem;
}
.header__setting .settings-inner .settings-contact .contact-info-wrap .contact-info a {
  color: #000000;
}
.header__setting .settings-inner .settings-contact .contact-info-wrap .contact-info a:hover {
  color: #c00000;
}
.header__setting .settings-inner .setting-social {
  margin-top: 4rem;
}
.header__setting .settings-inner .setting-social h3 {
  font-size: 1.8rem;
}
.header__setting .settings-inner .setting-social ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header__setting .settings-inner .setting-social ul li a {
  padding: 0 10px;
  font-size: 20px;
}
.header__setting .settings-inner .setting-social ul li .text {
  font-size: 0;
}
.header__setting .settings-inner .setting-social ul > li:first-child a {
  padding-left: 0;
}
.header__setting .settings-inner .header.links {
  align-items: flex-end;
  margin-bottom: 20px;
  list-style: none;
  padding: 0;
}
.header__setting .settings-inner .header.links li a {
  font-size: 0rem;
}
.header__setting .settings-inner .header.links li a:before {
  content: "\eac2";
  font-family: LineIconsPro Light, sans-serif;
  color: #ffffff;
  font-size: 1.2rem;
  line-height: 1;
  position: relative;
  color: #000000;
}
@media all and (max-width: 576px) {
  .header__setting .settings-inner .header.links li a:before {
    font-size: 2.3rem;
  }
}
.header__setting .settings-inner .header.links li {
  font-size: 1.6rem;
  font-weight: 600;
}
.setting-view {
  padding-left: 3rem;
  margin-left: 4rem;
}
.setting-view span {
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 4rem;
  position: relative;
  cursor: pointer;
}
@media all and (max-width: 576px) {
  .setting-view span {
    font-size: 2.3rem;
  }
}
.setting-view:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  background-color: #ffffff;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.setting-view.open-setting:after {
  visibility: visible;
  opacity: 0.5;
}
.modal_input:checked ~ .header__setting {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.modal_input:checked ~ .nav_overlay {
  display: block;
}
.account-link-header .header.links {
  flex-direction: column;
}
.account-link-header .header.links li a:before {
  display: none;
}
.account-link-header .header.links li a::after {
  content: '';
  color: #c00000;
  width: 28px;
  height: 28px;
  float: right;
  background-color: currentColor;
  -webkit-mask: url(data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KDTwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIFRyYW5zZm9ybWVkIGJ5OiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cg08ZyBpZD0iU1ZHUmVwb19iZ0NhcnJpZXIiIHN0cm9rZS13aWR0aD0iMCIvPgoNPGcgaWQ9IlNWR1JlcG9fdHJhY2VyQ2FycmllciIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cg08ZyBpZD0iU1ZHUmVwb19pY29uQ2FycmllciI+IDxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iMy41IiBzdHJva2U9IiMyMjIyMjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPiA8cGF0aCBkPSJNNC44NDkxMyAxNi45NDc5QzUuNDg4ODMgMTQuNjAzNCA3LjkxNDczIDEzLjUgMTAuMzQ1IDEzLjVIMTMuNjU1QzE2LjA4NTMgMTMuNSAxOC41MTEyIDE0LjYwMzQgMTkuMTUwOSAxNi45NDc5QzE5LjI4MiAxNy40Mjg3IDE5LjM4NjggMTcuOTQ4OSAxOS40NDYyIDE4LjUwMTVDMTkuNTA1MiAxOS4wNTA3IDE5LjA1MjMgMTkuNSAxOC41IDE5LjVINS41QzQuOTQ3NzIgMTkuNSA0LjQ5NDgyIDE5LjA1MDcgNC41NTM4MiAxOC41MDE1QzQuNjEzMiAxNy45NDg5IDQuNzE3OTYgMTcuNDI4NyA0Ljg0OTEzIDE2Ljk0NzlaIiBzdHJva2U9IiMyMjIyMjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPiA8L2c+Cg08L3N2Zz4=) no-repeat 50% 50%;
  -webkit-mask-size: 38px 38px;
  position: absolute;
  top: -14px;
}
.header__action--item li a {
  color: #ffffff;
}
.header__action--item li a:hover {
  opacity: 0.9;
}
.header__action--item li span.text {
  display: block;
  line-height: 1;
}
.header__action--item li.wishlist span {
  display: none;
}
.header__action--item li .header.links li:last-child {
  padding-left: 0;
}
.header__action--item li.minicart-li-content-show-hide .minicart-wrapper {
  margin-left: 0;
}
.header__action--item li.minicart-li-content-show-hide .minicart-wrapper .showcart:after {
  margin-right: 1.1rem;
}
.header__action--item li.minicart-li-content-show-hide .minicart-wrapper .showcart .total-mini-cart-price {
  font-weight: 400;
  display: inline-block;
}
.header__action--item > li {
  margin-bottom: 0;
  line-height: 1;
}
.header__action--item > li a {
  position: relative;
  display: block;
}
.header__action--item > li a:hover:before {
  color: #c00000;
}
.header__action--item > li > a:before,
.header__action--item > li .minicart-wrapper > a:before,
.header__action--item > li .minicart-wrapper > a.active:before {
  color: #ffffff;
}
.header__action--item > li.wishlist a:before {
  content: "\ebae";
  font-family: LineIconsPro Light, sans-serif;
  color: #ffffff;
  font-size: 1.2rem;
  line-height: 1;
  position: relative;
}
@media all and (max-width: 576px) {
  .header__action--item > li.wishlist a:before {
    font-size: 2.3rem;
  }
}
.header__action--item > li .minicart-wrapper > a:after,
.header__action--item > li .minicart-wrapper > a.action.showcart:after {
  content: '';
  color: #c00000;
  width: 26px;
  height: 26px;
  float: right;
  background-color: currentColor;
  -webkit-mask: url(data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KDTwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIFRyYW5zZm9ybWVkIGJ5OiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iIzAwMDAwMCIgY2xhc3M9ImJpIGJpLWNhcnQiPgoNPGcgaWQ9IlNWR1JlcG9fYmdDYXJyaWVyIiBzdHJva2Utd2lkdGg9IjAiLz4KDTxnIGlkPSJTVkdSZXBvX3RyYWNlckNhcnJpZXIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgoNPGcgaWQ9IlNWR1JlcG9faWNvbkNhcnJpZXIiPiA8cGF0aCBkPSJNMCAxLjVBLjUuNSAwIDAgMSAuNSAxSDJhLjUuNSAwIDAgMSAuNDg1LjM3OUwyLjg5IDNIMTQuNWEuNS41IDAgMCAxIC40OTEuNTkybC0xLjUgOEEuNS41IDAgMCAxIDEzIDEySDRhLjUuNSAwIDAgMS0uNDkxLS40MDhMMi4wMSAzLjYwNyAxLjYxIDJILjVhLjUuNSAwIDAgMS0uNS0uNXpNMy4xMDIgNGwxLjMxMyA3aDguMTdsMS4zMTMtN0gzLjEwMnpNNSAxMmEyIDIgMCAxIDAgMCA0IDIgMiAwIDAgMCAwLTR6bTcgMGEyIDIgMCAxIDAgMCA0IDIgMiAwIDAgMCAwLTR6bS03IDFhMSAxIDAgMSAxIDAgMiAxIDEgMCAwIDEgMC0yem03IDBhMSAxIDAgMSAxIDAgMiAxIDEgMCAwIDEgMC0yeiIvPiA8L2c+Cg08L3N2Zz4=) no-repeat 50% 50%;
  -webkit-mask-size: 26px 26px;
}
.header__action--item > li .minicart-wrapper > a:before,
.header__action--item > li .minicart-wrapper > a.action.showcart:before {
  display: none !important;
}
.header__action--item > li .minicart-wrapper .action.showcart {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
}
.header__action--item > li .minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  left: 60px;
  top: -6px;
  bottom: 12px;
  border-radius: 50%;
  min-width: 2rem;
  min-height: 2rem;
  color: #ffffff;
  background-color: #c00000;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  margin-top: 0;
  z-index: 1;
  height: auto;
  font-size: 1.2rem;
}
.header__action--item > li .minicart-wrapper .action.showcart .counter.qty.empty {
  display: inline-flex;
}
@media only screen and (max-width: 767px) {
  .header__action--item > li .minicart-wrapper .action.showcart .counter.qty {
    min-width: 1.8rem;
    min-height: 1rem;
    height: 1.8rem;
    left: auto;
    right: 0;
  }
}
.fieldset > .referring_website:not(.choice) > .label,
.fieldset > .paypal_email:not(.choice) > .label {
  margin-bottom: 5px;
}
.amasty-affiliate-collapsible ul.nav.items {
  margin-bottom: 0;
}
.amasty-affiliate-collapsible ul.nav.items li.nav.item {
  margin-bottom: 0;
}
.button__menu {
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  font-size: 3.6rem;
}
.button__menu .button__menu-text {
  font-size: 1.6rem;
  padding-left: 2rem;
  text-transform: uppercase;
}
.header__menu--mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 50%;
  height: 100vh;
  background-color: #fff;
  max-width: 100%;
  padding: 6rem 6rem 6rem 8rem;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.175, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.175, 1);
  -ms-transition: all 0.3s cubic-bezier(0.4, 0, 0.175, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.175, 1);
  z-index: 100000;
  display: flex;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 767px) {
  .header__menu--mobile {
    padding: 2rem;
    width: 380px;
    max-width: 100%;
  }
}
.header__menu--mobile .modal-header {
  padding-bottom: 4rem;
}
.header__menu--mobile .modal-header .button__menu {
  color: #121212;
  font-size: 3rem;
}
.header__menu--mobile .modal-content {
  flex: 1 1 auto;
  height: 1%;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  padding: 0;
}
.header__menu--mobile .language-currency {
  margin-left: 10px;
}
.header__menu--mobile .language-currency .container-setting-language-currency {
  width: 290px;
  max-width: 100%;
  padding: 0 0 1rem;
  border-bottom: 1px solid #ebebeb;
  text-transform: uppercase;
  margin-bottom: 6rem;
  font-size: 1.4rem;
}
.header__menu--mobile .language-currency .container-setting-language-currency .switcher-currency {
  position: relative;
  padding-left: 20px;
  margin-left: 10px;
}
.header__menu--mobile .language-currency .container-setting-language-currency .switcher-currency::before {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #ebebeb;
  position: absolute;
  left: 0;
  top: 7px;
  transform: translateY(-50%);
}
.nav_overlay-mobile {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 9999;
  display: none;
  cursor: pointer;
  -webkit-animation: fadeInx linear 0.25s;
  -moz-animation: fadeInx linear 0.25s;
  -ms-animation: fadeInx linear 0.25s;
  animation: fadeInx linear 0.25s;
}
.modal_input-menu:checked ~ .header__menu--mobile {
  opacity: 1;
  visibility: visible;
}
.modal_input-menu:checked ~ .nav_overlay-mobile {
  display: block;
}
.header-about {
  margin-top: auto;
}
.header-about .about-des h4 {
  text-transform: uppercase;
  color: #999999;
  font-size: 1.4rem;
}
.header-about .social-link {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-about .social-link li {
  margin-right: 2rem;
}
.header-about .social-link li a {
  width: 40px;
  height: 40px;
  border: 1px solid #cdcdcd;
  border-radius: 100%;
  justify-content: center;
}
.header-about .social-link li a:hover {
  background: #c00000;
  color: #fff;
  border-color: #c00000;
}
.menu-vertical .primary-menu-container {
  width: 290px;
  max-width: 100%;
}
.menu-vertical .primary-menu-container .nav-toggle,
.menu-vertical .primary-menu-container .menu-mobile-title {
  display: none !important;
}
.menu-vertical .primary-menu-container .nav-sections.mobile-style {
  position: static;
  transform: unset;
}
.menu-vertical .primary-menu-container ul.custommenu-list.menu {
  display: block;
}
.swatch-option-tooltip {
  display: none !important;
  visibility: hidden !important;
}
html:not(.nav-open) .header-container .not-visible {
  height: 0;
  visibility: hidden;
}
.primary-menu-container .nav-toggle {
  min-width: 0;
  display: none;
}
.nav-toggle:before {
  color: #ffffff;
}
@media only screen and (min-width: 1200px) {
  .cms-index-index .header-container.layout-2:not(.sticky) .header-middle,
  .cms-index-index .header-container.layout-3:not(.sticky) .header-middle,
  .cms-index-index .header-container.layout-7:not(.sticky) .header-middle {
    position: absolute;
    left: 0;
    right: 0;
    background: transparent;
  }
}
.cms-index-index .header-container.layout-5 {
  border-bottom: 0;
}
.header-container .container-fluid {
  width: 95%;
}
.header-container .container-setting-language-currency .switcher {
  text-transform: uppercase;
}
.header-container:not(.sticky) .header-middle {
  padding-top: 2.2rem;
  padding-bottom: 2.2rem;
}
.header-container .logo img {
  width: 100%;
  max-width: fit-content;
}
.header-container .topbar {
  font-size: 1.6rem;
}
.header-container .top-search-not-dropdown {
  flex: 1;
}
.header-container .top-search-not-dropdown .dropdown-toggle {
  display: none;
}
.header-container .container-setting-language-currency .switcher .switcher-options .dropdown.switcher-dropdown {
  min-width: 150px;
}
.header-container .container-setting-language-currency .switcher .options {
  top: 1px;
}
.header-container .hozital-menu ul li:not(:last-child) {
  border-color: rgba(255, 255, 255, 0.2);
}
.header-container .header-static-text {
  color: #ffffff;
}
.header-container .header-static-text p {
  margin-bottom: 0;
}
.header-container.sticky .flex-layout-sticky {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: row-reverse;
}
.header-container.sticky .flex-layout-sticky .header-middle {
  flex: 0 0 100%;
}
.header-container.layout-4 #search-form,
.header-container.layout-6 #search-form {
  max-width: 270px;
  margin: unset;
  margin-top: -1.5rem;
}
.header-container.layout-4 #search-form .minisearch .search-form,
.header-container.layout-6 #search-form .minisearch .search-form {
  border: 0;
}
.header-container.layout-4 #search-form .minisearch .search-form input#search,
.header-container.layout-6 #search-form .minisearch .search-form input#search {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #dbdbdb !important;
}
.header-container.layout-4 #search-form .minisearch .search-form #search_autocomplete,
.header-container.layout-6 #search-form .minisearch .search-form #search_autocomplete {
  position: inherit;
}
.header-container.layout-4 #search-form .minisearch .search-form .field-by-cat-search,
.header-container.layout-6 #search-form .minisearch .search-form .field-by-cat-search {
  display: none;
}
.header-container.layout-4 #search-form .minisearch .search-form .field.search,
.header-container.layout-6 #search-form .minisearch .search-form .field.search {
  padding: 0;
}
.header-container.layout-4 #search-form .minisearch .search-form .field.search .control,
.header-container.layout-6 #search-form .minisearch .search-form .field.search .control {
  padding: 0 0 0 2.5rem;
}
.header-container.layout-4 #search-form .minisearch .search-form .field.search .control input,
.header-container.layout-6 #search-form .minisearch .search-form .field.search .control input {
  height: 45px;
}
.header-container.layout-4 #search-form .minisearch .search-form .field.search .actions .search,
.header-container.layout-6 #search-form .minisearch .search-form .field.search .actions .search {
  right: auto;
  left: 0px;
  justify-content: flex-start;
}
@media only screen and (max-width: 1199px) {
  .header-container.layout-4 #search-form,
  .header-container.layout-6 #search-form {
    max-width: 100%;
  }
}
.header-container.layout-1 .header__action {
  flex: 1;
}
.header-container.layout-2 .mini-cart-text {
  display: none !important;
}
.header-container.layout-3.sticky .logo-site img {
  max-width: 70%;
  margin: 0 auto;
}
.header-container.layout-3 .topbar__content p .topbar-color {
  color: #ed4336;
}
.header-container.layout-3 .topbar__content p a {
  display: inline-block;
  color: #ffffff;
  font-size: 1.4rem;
  font-style: italic;
  text-decoration: underline;
}
.header-container.layout-3 .topbar__content p a:hover {
  color: #ed4336;
}
.header-container.layout-3 .header__action,
.header-container.layout-3 .header__menu {
  flex: 1;
}
.header-container.layout-3 .header__logo .nav-toggle {
  display: none;
}
@media only screen and (max-width: 575px) {
  .header-container.layout-3 .header__logo {
    width: 100%;
    order: -1;
    justify-content: center;
    margin: 0 0 1rem 0;
  }
}
.header-container.layout-4 .topbar {
  padding: 1.5rem 0 1rem;
  font-size: 1.4rem;
}
.header-container.layout-4 .topbar strong {
  font-weight: 500;
}
.header-container.layout-4:not(.sticky) .primary-menu-container .nav-toggle {
  display: none;
}
.header-container.layout-4 .header__logo {
  padding: 0 2rem;
}
.header-container.layout-4 .header__logo .nav-toggle {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .header-container.layout-4 .header__menu {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.header-container.layout-4 .header__action {
  flex: 1;
}
.header-container.layout-4 .minicart-wrapper .action.showcart .mini-cart-text {
  display: none;
}
.header-container.layout-5 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header-container.layout-5 .header__menu {
  flex: 1;
}
.header-container.layout-6:not(.sticky) .primary-menu-container .nav-toggle {
  display: none;
}
@media screen and (min-width: 1200px) {
  .header-container.layout-6:not(.sticky) .header__menu {
    border-top: 6px solid rgba(255, 255, 255, 0.2);
  }
}
.header-container.layout-6 .topbar .topbar-inner p {
  font-size: 1.6rem;
}
.header-container.layout-6 .topbar .topbar-inner p .topbar-color {
  color: #ed4336;
}
.header-container.layout-6 .topbar .topbar-inner p a {
  display: inline-block;
  color: #ffffff;
  font-size: 1.4rem;
  font-style: italic;
  text-decoration: underline;
}
.header-container.layout-6 .topbar .topbar-inner p a:hover {
  color: #ed4336;
}
.header-container.layout-6 #search-form {
  margin-top: 0;
}
.header-container.layout-6 #search-form .minisearch .search-form {
  border: 0;
}
.header-container.layout-6 #search-form .minisearch .search-form .field-by-cat-search {
  display: none;
}
.header-container.layout-6 .header__logo .nav-toggle {
  display: none;
}
.header-container.layout-6 .header__action {
  flex: 1;
}
.header-container.layout-6 .header__menu {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid #ebebeb;
}
.header-container.layout-7 .topbar__content p span {
  font-weight: 600;
}
.header-container.layout-7 .topbar__content p a {
  font-style: italic;
  font-size: 1.4rem;
  text-decoration: underline;
}
.header-container.layout-7 .header__action--item > li .minicart-wrapper .action.showcart .counter.qty {
  background-color: #304650;
}
.header-container.layout-7 .header__menu {
  flex: 1;
}
.header-container.layout-7 .header__action {
  flex: 1;
}
.header-container.layout-7 .header__logo .nav-toggle {
  display: none;
}
.header-container.layout-7.sticky .logo-site img {
  max-width: 70%;
  margin: 0 auto;
}
@media only screen and (max-width: 575px) {
  .header-container.layout-7 .header__logo {
    width: 100%;
    order: -1;
    justify-content: center;
    margin: 0 0 1rem 0;
  }
}
.header-container.layout-8:not(.sticky) .primary-menu-container .nav-toggle {
  display: none;
}
.header-container.layout-8 .header__menu {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.search-modal_input:checked ~ .search__modal--inner {
  visibility: visible;
  opacity: 1;
}
.header__action .level-top {
  user-select: none;
  font-family: Open Sans;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-font-smoothing: initial;
  -moz-osx-font-smoothing: initial;
  letter-spacing: 0.5px;
  font-size: 1.4rem;
  margin-right: 8px;
}
.header__action .level-top:hover {
  color: #c00000;
}
.header__action .button.finder-block {
  background: transparent;
  border: 1px solid #c00000;
  text-transform: uppercase;
  color: #fff;
  padding: 19px 23px;
  border-radius: 3px;
  font-size: 1.4rem;
  letter-spacing: 0.7px;
  cursor: pointer;
  user-select: none;
  transition: none;
}
.header__action .button.finder-block.no_active {
  background: #c00200;
  border: 1px solid transparent;
}
.header__action .button.finder-block.no_active:hover {
  background: #cf0704;
  background: linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -moz-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -webkit-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  border: 1px solid #8e1515;
}
.search-modal span {
  color: #ffffff;
  font-size: 1.2rem;
  cursor: pointer;
  font-weight: 600;
}
@media all and (max-width: 576px) {
  .search-modal span {
    font-size: 2.3rem;
  }
}
.search-modal span .level-top::after {
  content: '';
  color: #c00000;
  width: 41px;
  height: 28px;
  float: right;
  background-color: currentColor;
  -webkit-mask: url(data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KDTwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIFRyYW5zZm9ybWVkIGJ5OiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iMjJweCIgaGVpZ2h0PSIyMnB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjMDAwMDAwIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSwgMCwgMCwgMSwgMCwgMCkiPgoNPGcgaWQ9IlNWR1JlcG9fYmdDYXJyaWVyIiBzdHJva2Utd2lkdGg9IjAiLz4KDTxnIGlkPSJTVkdSZXBvX3RyYWNlckNhcnJpZXIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgoNPGcgaWQ9IlNWR1JlcG9faWNvbkNhcnJpZXIiPiA8cGF0aCBkPSJNMTUuNzk1NSAxNS44MTExTDIxIDIxTTE4IDEwLjVDMTggMTQuNjQyMSAxNC42NDIxIDE4IDEwLjUgMThDNi4zNTc4NiAxOCAzIDE0LjY0MjEgMyAxMC41QzMgNi4zNTc4NiA2LjM1Nzg2IDMgMTAuNSAzQzE0LjY0MjEgMyAxOCA2LjM1Nzg2IDE4IDEwLjVaIiBzdHJva2U9IiNjMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+IDwvZz4KDTwvc3ZnPg==) no-repeat 50% 50%;
  -webkit-mask-size: 28px 28px;
  position: absolute;
  top: 14px;
}
.search__modal--inner {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999999999999999;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.175, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.175, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.175, 1);
}
.search__modal--inner .search-close {
  font-size: 2rem;
  padding: 5px;
  cursor: pointer;
  position: absolute;
  right: 2rem;
  top: -5px;
  z-index: 999;
}
@media only screen and (max-width: 993px) {
  .search__modal--inner .search-close {
    top: -10px;
  }
}
.search__modal--inner .modal-content {
  width: 100%;
  max-width: 100%;
  margin: auto;
  margin-top: 8rem;
  padding: 0 2rem;
  position: relative;
}
.search__modal--inner .modal-content #search-form {
  max-width: 100%;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form {
  border: 0;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form input#search {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #dbdbdb !important;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field-by-cat-search {
  margin: 0 0 4rem;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field-by-cat-search .items-list {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field-by-cat-search .items-list > li {
  display: inline-block;
  vertical-align: top;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field-by-cat-search .items-list li {
  margin-right: 4rem;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field-by-cat-search .items-list li a {
  text-transform: uppercase;
  color: #999999;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field-by-cat-search .items-list li a:hover {
  color: #c00000;
  box-shadow: inset 0 0 0 transparent, inset 0 -1px 0 #c00000;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field-by-cat-search .items-list li.selected a {
  color: #c00000;
  box-shadow: inset 0 0 0 transparent, inset 0 -1px 0 #c00000;
}
@media only screen and (max-width: 993px) {
  .search__modal--inner .modal-content #search-form .minisearch .search-form .field-by-cat-search .items-list li {
    margin-right: 2rem;
    font-size: 1.4rem;
  }
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field.search {
  padding: 0;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field.search .control input {
  padding-left: 0;
  font-size: 3.6rem;
  color: #000000;
  height: 80px;
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field.search .control input::placeholder {
  color: #999999;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field.search .control input::-webkit-input-placeholder {
  color: #999999;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field.search .control input:focus::-webkit-input-placeholder {
  color: transparent;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field.search .control input:-moz-placeholder {
  color: #999999;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field.search .control input:focus:-moz-placeholder {
  color: #000000;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field.search .control input::-moz-placeholder {
  color: #999999;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field.search .control input:focus::-moz-placeholder {
  color: #000000;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field.search .control input:-ms-input-placeholder {
  color: #999999;
}
.search__modal--inner .modal-content #search-form .minisearch .search-form .field.search .control input:focus:-ms-input-placeholder {
  color: transparent;
}
@media only screen and (max-width: 767px) {
  .search__modal--inner .modal-content #search-form .minisearch .search-form .field.search .control input {
    font-size: 2rem;
  }
}
.search__modal--inner .modal-content #search-form .rokan-autocomplete-wrapper {
  left: 0;
  box-shadow: none;
}
.search__modal--inner .modal-content #search-form .rokan-autocomplete-wrapper .products-list .product-items {
  padding: 1.5rem 0 0;
}
.search__modal--inner .modal-content #search-form .rokan-autocomplete-wrapper .products-list .title {
  text-align: center;
  background: none;
}
.search__modal--inner .modal-content #search-form .rokan-autocomplete-wrapper .products-list .title .see-all {
  display: inline-block;
  border: 1px solid #999999;
  padding: 13px 40px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.search__modal--inner .modal-content #search-form .rokan-autocomplete-wrapper .products-list .title .see-all:hover {
  background: #c00000;
  color: #ffffff;
  border-color: #c00000;
}
/********************READ MORE TOGGLE FUNCTION**************************/
.rm-state {
  display: none;
}
.rm-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}
.rm-state:checked ~ .rm-wrap .rm-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}
.rm-state ~ .rm-trigger:before {
  content: 'Show more';
}
.rm-state:checked ~ .rm-trigger:before {
  content: 'Show less';
}
.rm-trigger {
  position: relative;
  display: inline-block;
  font-size: .6em;
  line-height: 2;
  background: #c00200;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 14px;
  border-radius: 3px;
  letter-spacing: 0.7px;
  cursor: pointer;
  user-select: none;
  transition: none;
}
.rm-trigger:hover {
  background: #cf0704;
  background: linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -moz-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -webkit-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  border: none;
}
/********************READ MORE TOGGLE FUNCTION**************************/
.category-description .row {
  margin-right: 0;
  margin-left: 0;
}
.category_descriptions .pagebuilder-button-primary {
  margin: 0 !important;
}
.big-text {
  color: #1a0b0b;
  font-size: 5.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.big-text-white {
  color: #fff;
  font-size: 5.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.lazyload-image .logo-site img[data-src] {
  padding-top: 13.33333333333333%;
  width: auto;
}
.lazyload-image .section.block-widget-rokanthemes-brand .brand-item img[data-src] {
  padding-top: 44%;
}
.lazyload-image .post-list-wrapper .blog-post-thumb .post-ftimg-hld a img[data-src] {
  padding-top: 62.86764705882353%;
}
.lazyload-image .banner .banner-img img[data-src] {
  padding-top: 84.507%;
}
.lazyload-image .wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a img[data-src] {
  padding-top: 51.47058823529412%;
}
.lazyload-image .banner.banner-middle .banner-img img[data-src] {
  padding-top: 35.52397868561279%;
}
.minicart-wrapper .button-close-cart .close-cart {
  padding: 21px 40px 21px;
}
.opc-estimated-wrapper .minicart-wrapper {
  display: none;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart {
  padding: 0;
  border-radius: 0;
  border: 0;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  display: none !important;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:after {
  content: "\ed84";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 2.4rem;
  line-height: 1;
  padding: 1px;
  color: #121212;
  font-weight: 600;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #121212;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  font-weight: 400;
}
.minicart-wrapper {
  float: none;
}
.minicart-wrapper .action.showcart .mini-cart-text {
  padding-left: 0.6rem;
}
.minicart-wrapper .action.showcart .mini-cart-text .text {
  font-size: 0rem;
}
.minicart-wrapper .action.showcart .text {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .minicart-wrapper .action.showcart .content-cart {
    display: none;
  }
}
.minicart-wrapper .subtitle.empty {
  font-weight: 400;
}
.minicart-wrapper .subtitle.empty:before {
  content: '';
  display: block;
  -webkit-mask: url(../images/empty_cart.svg) no-repeat center;
  -moz-mask: url(../images/empty_cart.svg) no-repeat center;
  -ms-mask: url(../images/empty_cart.svg) no-repeat center;
  mask: url(../images/empty_cart.svg) no-repeat center;
  background-color: #666666;
  width: 4.5rem;
  height: 4.5rem;
  -webkit-mask-size: contain;
  margin: auto;
  margin-bottom: 2rem;
}
.minicart-wrapper .button-close-cart {
  text-align: center;
}
.minicart-wrapper .button-close-cart button,
.minicart-wrapper .button-close-cart .cart.table-wrapper .actions-toolbar > .action,
.minicart-wrapper .button-close-cart .action-gift {
  padding: 13.5px 30px;
}
.minicart-wrapper .ui-widget-content {
  display: block !important;
}
.minicart-wrapper .ui-widget-content .block-minicart {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: auto;
  width: 400px;
  max-width: 100%;
  min-width: auto;
  height: 100vh;
  margin-top: 0;
  z-index: 999;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.minicart-wrapper .ui-widget-content .block-minicart .block-title {
  display: block;
  background-color: #f5f5f5;
  border-bottom: 1px solid #ebebeb;
  padding: 1.95rem 3rem;
  margin-bottom: 0;
}
.minicart-wrapper .ui-widget-content .block-minicart .block-title .text {
  color: #121212;
  font-size: 1.6rem;
  text-transform: uppercase;
}
.minicart-wrapper .ui-widget-content .block-minicart .block-title .qty {
  display: none;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: column;
  height: 100vh;
  flex-wrap: nowrap;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content {
  padding: 1.3rem 3rem 1.5rem;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  height: calc(100% - 60px);
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content .action.close {
  top: 8px;
  right: 15px;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  height: auto !important;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .product-item {
  border-bottom: 1px solid #ebebeb;
  padding-top: 0;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  padding-right: 1rem;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .product-item .product .product-item-details .product-item-name {
  margin-bottom: 4px;
  font-size: 1.6rem;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .minicart-price {
  font-weight: 400;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .minicart-price .price {
  font-weight: 400;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .qty:before {
  color: #666666;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .product-item .product .product-item-details .product-item-pricing .qty input {
  position: relative;
  left: -2px;
  color: #666666;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .product-item .product .product-item-details .actions {
  top: 0;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .product-item .product .product-item-details .actions .action.delete:before {
  font-size: 2.6rem;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .product-item .product .product-item-details .actions .action.delete:before,
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .product-item .product .product-item-details .actions .action.edit:before {
  line-height: 1;
  color: #666666;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content .subtotal {
  margin-top: auto;
  margin-bottom: 3rem;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content > .actions {
  margin: 0;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content > .actions > .primary {
  margin: 0;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content > .actions > .primary .action.primary {
  margin-top: 1rem;
  margin-bottom: 0;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content > .actions .secondary .action {
  border: 1px solid #000000;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content > .actions .action {
  padding: 2rem 10% 2rem;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content > .actions .action span {
  color: #c00000;
}
.minicart-wrapper:after {
  background: rgba(0, 0, 0, 0.5);
  content: '';
  display: block;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.minicart-wrapper.active .block-minicart {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.minicart-wrapper.active:after {
  opacity: 5;
  visibility: visible;
  pointer-events: auto;
  cursor: pointer;
}
.block-search .form .action.search {
  right: 20px;
  bottom: 0;
  padding: 0;
  display: inline-flex;
  align-items: center;
}
.block-search .form .action.search:after {
  content: "\eaab";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 2rem;
  color: #ffffff;
  line-height: 1;
  padding: 1px;
}
.block-search .dropdown-toggle:after {
  display: none;
}
.block-search .dropdown-toggle .top-search {
  color: #ffffff;
  font-size: 1.2rem;
  cursor: pointer;
}
@media only screen and (max-width: 576px) {
  .block-search .dropdown-toggle .top-search {
    font-size: 2.3rem;
  }
}
body .top-search-dropdown .block.block-search {
  position: static;
}
body .top-search-dropdown .block.block-search .form.minisearch input {
  padding-left: 1.5rem;
}
body .top-search-not-dropdown .block.block-search .block-content .dropdown .form.minisearch input {
  padding-left: 15px;
}
body .top-search-not-dropdown .block.block-search .block-content .dropdown .form.minisearch .actions .action.search {
  border-radius: 2px;
}
.top-search-not-dropdown .dropdown-toggle,
.top-search-not-dropdown .search-close {
  display: none;
}
#search-form {
  max-width: 700px;
  margin: auto;
}
#search-form .minisearch .search-form {
  min-width: 270px;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
}
#search-form .minisearch .search-form .field-by-cat-search {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
}
#search-form .minisearch .search-form .field-by-cat-search .chosen-container-single {
  width: auto !important;
  height: 100%;
  display: inline-flex;
  align-items: center;
}
#search-form .minisearch .search-form .field-by-cat-search .chosen-container-single .chosen-single {
  border: 0;
  border-radius: 2px;
  display: inline-flex;
  align-items: center;
  padding-right: 1.7rem;
  padding-left: 2rem;
}
#search-form .minisearch .search-form .field-by-cat-search .chosen-container-single .chosen-single::after {
  content: '';
  top: 1rem;
  bottom: 1rem;
  border-right: 1px solid #dbdbdb;
  width: 1px;
  position: absolute;
  right: 0;
}
#search-form .minisearch .search-form .field-by-cat-search .chosen-container-single .chosen-single div {
  right: 12px;
}
#search-form .minisearch .search-form .field-by-cat-search .chosen-container-single .chosen-single div b::before {
  content: "\ecbf";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 12px;
  color: #121212;
  line-height: 1;
  padding: 1px;
}
#search-form .minisearch .search-form .field-by-cat-search .chosen-drop {
  min-width: 18rem;
}
#search-form .minisearch .search-form .field-by-cat-search .chosen-results li.highlighted {
  background-color: #c00000;
}
#search-form .minisearch .search-form .field.search {
  flex: 1;
  padding-left: 1rem;
  position: relative;
}
#search-form .minisearch .search-form .field.search .control {
  position: relative;
}
#search-form .minisearch .search-form .field.search .control:after {
  content: "" !important;
  border: 1px solid;
  color: transparent;
  width: 14px;
  height: 14px;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-radius: 50px;
  border-color: #5f5f5f #797979 #ccc #fff;
  line-height: 1;
  -webkit-animation: spin 0.2s infinite linear;
  -moz-animation: spin 0.2s infinite linear;
  -ms-animation: spin 0.2s infinite linear;
  animation: spin 0.2s infinite linear;
  display: inline-block;
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 6.2rem;
  opacity: 0;
}
#search-form .minisearch .search-form .field.search .control input {
  border: 0;
  background-color: transparent;
}
#search-form .minisearch .search-form .field.search .control input:focus {
  box-shadow: none;
}
#search-form .minisearch .search-form .field.search .actions button,
#search-form .minisearch .search-form .field.search .actions .cart.table-wrapper .actions-toolbar > .action,
#search-form .minisearch .search-form .field.search .actions .action-gift {
  top: 4px;
  right: 4px;
  bottom: 4px;
  min-width: 50px;
  justify-content: center;
  opacity: 1;
  border-radius: 2px;
}
#search-form .minisearch.loading .control:after {
  opacity: 1 !important;
}
#search-form .rokan-autocomplete-wrapper {
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-top: 0;
  left: -2rem;
  right: 0;
  margin-top: 0;
  position: absolute;
  top: 102%;
  z-index: 99;
  max-height: 70vh;
  overflow: auto;
  min-width: 100%;
  width: auto;
  border: 0;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#search-form .rokan-autocomplete-wrapper .no-result {
  padding: 1.5rem;
  text-align: center;
  background-color: transparent;
}
#search-form .rokan-autocomplete-wrapper .products-list {
  list-style: none;
  margin: 0;
}
#search-form .rokan-autocomplete-wrapper .products-list .title {
  padding: 1rem 1.5rem;
  margin-bottom: 0;
  background: #f5f5f5;
}
#search-form .rokan-autocomplete-wrapper .products-list .product-items {
  margin: 0;
  padding: 1.5rem 1.5rem;
}
#search-form .rokan-autocomplete-wrapper .products-list .product-items li:not(:last-child) {
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #dbdbdb;
}
#search-form .rokan-autocomplete-wrapper .products-list .product-items .product-item-info {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}
#search-form .rokan-autocomplete-wrapper .products-list .product-items .product-item-info .product-item-photo {
  flex: 0 0 25%;
  max-width: 80px;
}
#search-form .rokan-autocomplete-wrapper .products-list .product-items .product-item-info .product-item-details {
  flex: 1;
  padding-left: 1.5rem;
  text-align: left;
}
#search-form .rokan-autocomplete-wrapper .products-list .product-items .product-item-info .product-item-details .product-item-name a {
  font-size: 1.6rem;
}
#search-form .rokan-autocomplete-wrapper .products-list .product-items .product-item-info .product-item-details .price-box .price {
  font-size: 1.6rem;
}
#search-form .rokan-autocomplete-wrapper .products-list .product-items .product-item-info .product-item-details .reviews-actions .action {
  font-size: 1.4rem;
}
.newsletter__footer-layout2 .block-newsletter-form {
  margin: auto;
}
@media only screen and (max-width: 1199px) {
  .newsletter__footer-layout2 .block-newsletter-form {
    max-width: 100%;
  }
}
.newsletter__footer-layout2 .block-newsletter-form .newsletter-form {
  margin-bottom: 0 !important;
}
.newsletter__footer-layout2 .block.newsletter .field .control {
  border: 1px solid #dbdbdb;
}
.newsletter__footer-layout2 .block.newsletter .field .control .action.subscribe {
  background: transparent;
  padding: 13px 20px;
  border: 0;
  height: 100%;
}
.newsletter__footer-layout2 .block.newsletter .field .control .action.subscribe span {
  color: #c00000;
  font-size: 1.8rem;
  font-weight: bold;
}
.newsletter__footer-layout2 .block.newsletter .field .control .input-focus {
  position: relative;
  padding-left: 5rem;
}
@media only screen and (max-width: 575px) {
  .newsletter__footer-layout2 .block.newsletter .field .control .input-focus {
    padding: 0 3rem;
    padding-right: 0;
  }
}
.newsletter__footer-layout2 .block.newsletter .field .control .input-focus:before {
  content: "\ed37";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 5rem;
  color: #000000;
  padding: 1px;
  position: absolute;
  left: 1.5rem;
  padding: 0;
  line-height: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.newsletter__footer-layout2 .block.newsletter .field .control .input-focus input {
  font-size: 1.8rem;
  color: #ccc;
  height: 48px;
  background: none;
}
.newsletter__footer-layout2 .block.newsletter .field .control .input-focus input:focus {
  box-shadow: none;
}
.newsletter__footer-layout2.newsletter__footer-layout2-style2 .block-newsletter-form {
  margin: 0 0 4.5rem 0;
}
.newsletter__footer-layout2.newsletter__footer-layout2-style2 .block-newsletter-form .block.newsletter .field .control {
  padding: 13px 14px;
  border-radius: 2px;
  background: #ffffff;
}
.newsletter__footer-layout2.newsletter__footer-layout2-style2 .block-newsletter-form .block.newsletter .field .control .input-focus::before {
  left: 0;
}
.newsletter__footer-layout2.newsletter__footer-layout2-style2 .block-newsletter-form .block.newsletter .field .control .actions .action.subscribe {
  padding-right: 15px;
  padding-left: 2rem;
  background: none;
  border: 0;
  width: max-content;
}
.newsletter__footer-layout3 .block.newsletter .field .control {
  border: 1px solid #dbdbdb;
  margin: auto;
  align-items: center;
  background: #ffffff;
  padding-left: 2.5rem;
}
.newsletter__footer-layout3 .block.newsletter .field .control .action.subscribe {
  background: transparent !important;
}
@media only screen and (max-width: 575px) {
  .newsletter__footer-layout3 .block.newsletter .field .control .action.subscribe {
    margin: 0;
  }
}
.newsletter__footer-layout3 .block.newsletter .field .control .action.subscribe span {
  color: #121212;
  font-size: 1.4rem;
  font-weight: 600;
}
.newsletter__footer-layout3 .block.newsletter .field .control .input-focus {
  position: relative;
}
.newsletter__footer-layout3 .block.newsletter .field .control .input-focus input {
  font-size: 1.5rem;
  color: #ccc;
  text-transform: capitalize;
  height: 58px;
  padding-right: 1.5rem;
  padding-left: 0;
}
.newsletter__footer-layout3 .block.newsletter .field .control .actions button.subscribe,
.newsletter__footer-layout3 .block.newsletter .field .control .actions .cart.table-wrapper .actions-toolbar > .action.subscribe,
.newsletter__footer-layout3 .block.newsletter .field .control .actions .action-gift.subscribe {
  padding: 13px 0;
  display: inline-flex;
  align-items: center;
}
.newsletter__footer-layout3 .block.newsletter .field .control .actions button.subscribe:before,
.newsletter__footer-layout3 .block.newsletter .field .control .actions .cart.table-wrapper .actions-toolbar > .action.subscribe:before,
.newsletter__footer-layout3 .block.newsletter .field .control .actions .action-gift.subscribe:before {
  content: "\ecb6";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 2.4rem;
  color: #121212;
  line-height: 1;
  padding: 1px;
}
.newsletter__footer-layout3 .block.newsletter .field .control .actions button.subscribe span,
.newsletter__footer-layout3 .block.newsletter .field .control .actions .cart.table-wrapper .actions-toolbar > .action.subscribe span,
.newsletter__footer-layout3 .block.newsletter .field .control .actions .action-gift.subscribe span {
  display: none;
}
.footer-instagram {
  padding: 40px 0 0;
}
.footer-instagram .owl-carousel .owl-stage {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.footer-instagram .section.container-rokan-instagram {
  margin: 0;
}
.footer-instagram .section.container-rokan-instagram .rokan-title {
  display: none;
}
.border-top {
  border-top: 1px solid #dbdbdb;
}
.border-bottom {
  border-bottom: 1px solid #dbdbdb;
}
.page-footer .footer-container.layout-1 .f-block,
.page-footer .footer-container.layout-2 .f-block {
  display: block !important;
}
.page-footer .container-setting-language-currency {
  position: relative;
  padding-left: 30px;
  font-size: 1.6rem;
}
.page-footer .container-setting-language-currency > span {
  padding: 0 0.8rem;
}
.page-footer .container-setting-language-currency .switcher .switcher-options.active .dropdown.switcher-dropdown {
  bottom: calc(0px + 30px);
  top: auto;
}
.page-footer .container-setting-language-currency .switcher .switcher-options .dropdown.switcher-dropdown {
  top: auto;
  bottom: calc(0px + 40px);
  -webkit-transition: bottom 0.4s ease;
  -moz-transition: bottom 0.4s ease;
  -ms-transition: bottom 0.4s ease;
  transition: bottom 0.4s ease;
}
.page-footer .container-setting-language-currency .switcher-language:before {
  content: "\ec84";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  padding: 1px;
  padding: 0;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #121212;
}
.page-footer .container-setting-language-currency .switcher:first-child {
  padding: 0;
}
.page-footer .container-setting-language-currency .switcher-options .switcher-trigger.action.toggle:after {
  color: #121212;
  margin: 0;
}
.page-footer .container-setting-language-currency .switcher {
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .page-footer .footer-static_link .footer-newsletter,
  .page-footer .footer-static_link .footer-instagram {
    order: -1;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.page-footer .hozital-menu {
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 1.2rem;
}
.page-footer .shipping-support {
  padding-bottom: 4.5rem;
}
.page-footer .about-store .flex-layout {
  margin-top: 4rem;
  margin-bottom: 0.5rem;
}
.page-footer .about-store .flex-layout .image_hotline {
  margin-right: 0.8rem;
}
.page-footer .about-store .flex-layout .image_hotline .icon {
  font-size: 5.4rem;
}
.page-footer .footer-static_link .footer-links .footer-title {
  color: #fff;
  font-weight: 600;
  font-size: 1.8rem;
  text-transform: capitalize;
  letter-spacing: 0.7px;
  margin-bottom: 12px;
}
.page-footer .footer-static_link .footer-links .footer-title a {
  color: #fff;
}
.page-footer .footer-static_link .footer-links.download_app p {
  margin-bottom: 2.4rem;
}
.page-footer .footer-static_link .footer-links.download_app img {
  margin-bottom: 2.1rem;
}
.page-footer .footer-static_link .footer-links.download_app .download-app a:not(:last-of-type) {
  margin-right: 2rem;
}
.page-footer .footer-static_link .footer-links.download_app .block-static-block,
.page-footer .footer-static_link .footer-links.download_app ul {
  margin: 0;
}
.page-footer .footer-static_link .footer-links.footer-newsletter p a:not(:hover) {
  color: #666666;
}
.page-footer .footer-static_link .footer-links.footer-newsletter .block.newsletter .action.subscribe {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
  background-color: #c00000;
  color: #ffffff;
  border-color: transparent;
}
.page-footer .block-newsletter-form input {
  border: 0;
}
.page-footer .layout-3 .container-fluid {
  width: 95%;
  margin: auto;
}
.page-footer .layout-3 .footer-logo {
  display: inline-block;
  min-height: 87px;
}
.page-footer .layout-3 .language-currency {
  margin-top: 0;
}
.page-footer .layout-3 .language-currency .switcher .switcher-options.active .dropdown.switcher-dropdown {
  top: calc(0px + 40px);
}
.page-footer .layout-3 .language-currency .switcher .switcher-options .dropdown.switcher-dropdown {
  min-width: 300px;
  display: flex;
  flex-wrap: wrap;
  left: -100%;
  bottom: auto;
  transition: top 0.4s ease;
}
.page-footer .layout-3 .language-currency .switcher .switcher-options .dropdown.switcher-dropdown li {
  flex: 0 0 50%;
  max-width: 50%;
}
.page-footer .layout-3 .footer-static_link .footer-links ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
}
.page-footer .layout-3 .footer-static_link .footer-links .links_footer {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}
@media only screen and (max-width: 993px) {
  .page-footer .layout-3 .footer-static_link .footer-links .links_footer {
    justify-content: center;
  }
}
.page-footer .layout-3 .footer-static_link .footer-links .links_footer li {
  margin: 0 6rem 0 0;
}
.page-footer .layout-3 .footer-static_link .footer-links .links_footer li:last-child {
  margin: 0;
}
@media only screen and (max-width: 1499px) {
  .page-footer .layout-3 .footer-static_link .footer-links .links_footer li {
    margin: 0 1.5rem !important;
  }
}
.page-footer .layout-3 .footer-static_link .footer-links .links_footer li a {
  display: inline-block;
  text-transform: uppercase;
}
.page-footer .layout-3 .footer-static_link .footer-links .social-link {
  margin-left: 5rem;
}
@media only screen and (max-width: 993px) {
  .page-footer .layout-3 .footer-static_link .footer-links .social-link {
    margin: 3rem 0;
  }
}
.page-footer .layout-3 .footer-static_link .footer-links .social-link li {
  margin-right: 2.5rem;
  margin-bottom: 0;
}
.page-footer .layout-3 .footer-static_link .footer-links .social-link li:last-child {
  margin: 0;
}
.page-footer .layout-3 .footer-static_link .footer-links .social-link li a {
  border: none;
  width: auto;
  height: auto;
  font-size: 2rem;
}
.page-footer .layout-3 .footer-static_link .footer-links .social-link li a .icon {
  color: #121212;
  text-decoration: none;
}
.page-footer .layout-3 .footer-static_link .footer-links .block-newsletter-form {
  padding: 5rem 0 3rem;
  margin: auto;
}
.page-footer .layout-3 .footer-static_link .footer-links .block-newsletter-form .newsletter-form {
  margin-bottom: 0;
}
.page-footer .layout-4 .copyright {
  text-align: center;
  padding: 2rem 0 0;
}
.page-footer .layout-4 .footer-top .container-inner .footer-links {
  padding-top: 4rem;
  padding-bottom: 4rem;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .page-footer .layout-4 .footer-top .container-inner .footer-links {
    border-right: 1px solid #dbdbdb;
    padding-top: 9rem;
    padding-bottom: 8rem;
  }
}
.page-footer .layout-4 .footer-top .container-inner .footer-links .social-link {
  align-items: center;
  justify-content: center;
}
.page-footer .layout-4 .footer-top .container-inner .footer-links:last-child {
  border-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 993px) {
  .page-footer .layout-4 .footer-top .container-inner .footer-links {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .page-footer .layout-4 .footer-top .container-inner .footer-links.f-newsletter {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .layout-4 .footer-top .container-inner .footer-links {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.page-footer .layout-4 .footer-top .social-link {
  margin: 0 1.5rem;
}
.page-footer .layout-4 .footer-top .social-link li {
  margin: 0 1.5rem;
  margin-bottom: 1rem;
}
.page-footer .layout-4 .footer-top .social-link li a {
  width: auto;
  height: auto;
  font-size: 2rem;
}
.page-footer .layout-4 .footer-top .social-link li a .icon {
  color: #121212;
  text-decoration: none;
}
.page-footer .layout-4 .footer-top .social-link li a:hover {
  text-decoration: none;
}
.page-footer .layout-4 .footer-bottom .footer-static_link {
  align-items: center;
}
.page-footer .layout-4 .footer-bottom .footer-static_link .links_footer {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}
@media only screen and (max-width: 993px) {
  .page-footer .layout-4 .footer-bottom .footer-static_link .links_footer {
    justify-content: center;
  }
}
.page-footer .layout-4 .footer-bottom .footer-static_link .links_footer li {
  margin: 0 2.2rem;
}
@media only screen and (max-width: 1499px) {
  .page-footer .layout-4 .footer-bottom .footer-static_link .links_footer li {
    margin: 0 1.1rem;
  }
}
.page-footer .layout-4 .footer-bottom .footer-static_link .links_footer li:last-child {
  margin: 0;
}
.page-footer .layout-4 .footer-bottom .footer-static_link .links_footer li a {
  display: inline-block;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .page-footer .layout-4 .footer-bottom .footer-static_link > div {
    margin: 1rem 0;
    padding: 0;
  }
  .page-footer .layout-4 .footer-bottom .footer-static_link ul li {
    margin: 0 2.2rem 0 0;
  }
}
.page-footer .layout-4 .footer-bottom .footer-col {
  padding: 15px;
}
.page-footer .layout-4 .footer-bottom .language-currency .container-setting-language-currency .switcher-language::before {
  display: none;
}
.page-footer .layout-4 .footer-bottom .language-currency .container-setting-language-currency .switcher-options .switcher-trigger.action.toggle strong {
  text-transform: uppercase;
  color: #121212;
}
.page-footer .layout-5 .language-currency {
  padding: 0 2rem;
}
.page-footer .layout-5 .footer-top .container-inner {
  padding-bottom: 4rem;
}
.page-footer .layout-5 .footer-bottom .footer-payment {
  margin-left: auto;
}
@media only screen and (max-width: 993px) {
  .page-footer .layout-5 .footer-bottom .footer-payment {
    margin-left: 1rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 993px) {
  .page-footer .layout-5 .footer-bottom .content .copyright {
    margin-bottom: 2rem;
  }
  .page-footer .layout-5 .footer-bottom .content .language-currency {
    margin-bottom: 2rem;
  }
  .page-footer .layout-5 .footer-bottom .content .footer-payment {
    margin-left: 0;
  }
}
.page-footer .layout-6 .footer-top .container-inner {
  padding-top: 11rem;
}
@media only screen and (max-width: 767px) {
  .page-footer .layout-6 .footer-top .container-inner {
    padding-top: 0;
  }
}
.link-on-bottom .mobile-bottom-link li {
  flex: 0 0 20%;
  max-width: 20%;
}
.link-on-bottom .mobile-bottom-link li a span {
  color: #555;
}
.wrapper-the-blue-sky-slider .container-the-blue-sky-slider img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.wrapper-the-blue-sky-slider .container-the-blue-sky-slider .nivo-caption .the-blue-sky-banner-text a.btn:not(:hover) {
  border-color: #c00000;
}
.cms-index-index #maincontent .row-10 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.cms-index-index #maincontent .row-10 div[class*="col-10-padding"] {
  padding: 0 1rem;
}
.cms-index-index .shop-by-category .block-category-link {
  background: #ffffff;
  padding: 15px 35px;
  width: max-content;
}
.cms-index-index .shop-by-category .block-category-link:hover {
  background: #c00000;
}
.cms-index-index .shop-by-category .block-category-link a {
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
}
.cms-index-index .shop-by-category-title {
  font-size: 4.8rem;
}
.mt-6 {
  margin-top: 6rem !important;
}
.mb-6 {
  margin-bottom: 6rem !important;
}
.mt-7 {
  margin-top: 7rem !important;
}
.mb-7 {
  margin-bottom: 7rem !important;
}
.pt-6 {
  padding-top: 6rem !important;
}
.pb-6 {
  padding-bottom: 6rem !important;
}
.pt-7 {
  padding-top: 7rem !important;
}
.pb-7 {
  padding-bottom: 7rem !important;
}
.padding-xl {
  padding: 16rem 0 16rem;
}
@media only screen and (max-width: 993px) {
  .padding-xl {
    padding: 6rem 0 6rem;
  }
}
.margin-xl {
  margin-bottom: 20rem;
}
a.btn-1 {
  position: relative;
  user-select: none;
  display: inline-block;
}
a.btn-1 span {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1.4rem 3.2rem;
  border: 1px solid;
  font-size: 1.8rem;
  transition: 0.3s;
}
a.btn-1::before {
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 0%;
  position: absolute;
  content: "";
  background-color: #c00000;
  transition: 0.3s ease-out;
}
a.btn-1::after {
  position: absolute;
  content: "";
}
a.btn-1:hover span {
  color: #ffffff;
  border-color: #c00000 !important;
}
a.btn-1:hover::before {
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  a.btn-1 span {
    font-size: 1.5rem;
    padding: 1.2rem 2.5rem;
  }
}
a.btn-2 {
  position: relative;
  user-select: none;
  display: inline-block;
}
a.btn-2 span {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1.4rem 3.2rem;
  border: 1px solid #fff;
  color: #ffffff;
  font-size: 1.8rem;
  transition: 0.3s;
}
a.btn-2::before {
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 0%;
  position: absolute;
  content: "";
  background-color: #c00000;
  transition: 0.3s ease-out;
}
a.btn-2::after {
  position: absolute;
  content: "";
}
a.btn-2:hover span {
  color: #ffffff;
  border-color: #c00000 !important;
}
a.btn-2:hover::before {
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  a.btn-2 span {
    font-size: 1.5rem;
    padding: 1.2rem 2.5rem;
  }
}
.border-after::after {
  content: "";
  display: block;
  margin: 5px auto 0;
  border-top: 1px solid;
  width: 40%;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.border-after:hover::after {
  width: 100%;
}
.border-after.left::after {
  margin-left: 0;
}
.border-after.full::after {
  width: 100%;
}
.view-products {
  text-align: center;
}
.view-products .link-view {
  text-transform: uppercase;
  font-size: 1.8rem;
  display: inline-block;
}
.view-products .link-view::after {
  content: "";
  display: block;
  border-top: 1px solid #121212;
  margin: 0.5rem 0 0;
}
.banner .banner-img img {
  width: 100%;
  transition: opacity 0.3s ease, transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
.banner .col-banner.radius {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.banner .row div[class*="col-lg"] .col-banner:not(:last-of-type),
.banner.row div[class*="col-lg"] .col-banner:not(:last-of-type),
.banner .row div[class*="col-xl"] .col-banner:not(:last-of-type),
.banner.row div[class*="col-xl"] .col-banner:not(:last-of-type),
.banner .row div[class*="col-md"] .col-banner:not(:last-of-type),
.banner.row div[class*="col-md"] .col-banner:not(:last-of-type),
.banner .row div[class*="col-sm"] .col-banner:not(:last-of-type),
.banner.row div[class*="col-sm"] .col-banner:not(:last-of-type) {
  margin-bottom: 2rem;
}
.section.has-white-bg {
  padding: 12.5rem 0;
  background-color: #ffffff;
}
.section.has-bg {
  padding: 12.5rem 0;
}
@media (max-width: 767px) {
  .banner .wapper-content .col-banner.left .content {
    padding: 2rem 2rem 3rem;
  }
}
@media only screen and (min-width: 1366px) {
  .shipping-support .col-auto {
    width: auto !important;
  }
}
.block-testimonial {
  padding: 0 0 3rem;
}
.block-testimonial .des {
  margin: 3rem 0 4rem;
  font-size: 2rem;
  color: #121212;
}
@media only screen and (min-width: 768px) {
  .block-testimonial .des {
    font-size: 3rem;
  }
}
.block-testimonial .info {
  text-transform: uppercase;
  font-size: 1.4rem;
}
.block-testimonial .info p span {
  padding: 0 1.5rem;
}
.product-info-main .payment-method {
  padding: 3rem;
  margin-bottom: 3.5rem;
  background-color: #ffffff;
}
.product-info-main .payment-method h3 {
  margin-bottom: 2rem;
}
.layout-grid-gallary .product-info-main .payment-method {
  padding: 3rem 0 0;
  background: none;
}
.filter-options-content a:hover {
  color: #c00200;
}
.filter-options-content .swatch-attribute.color .swatch-option-link-layered {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  margin-bottom: 1.7rem !important;
}
.filter-options-content .swatch-attribute.color .swatch-option-link-layered:after {
  content: attr(aria-label);
  display: inline-block;
  text-transform: capitalize;
  padding-left: 3px;
}
.layered_ajax_overlay {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  display: none;
}
.layered_ajax_overlay img {
  top: 50%;
  left: 50%;
  position: absolute;
}
.sidebar .block-search .block-title {
  display: block;
  margin-top: 0;
}
.sidebar .block-search .block-content form {
  position: relative;
}
.sidebar .filter-options .filter-options-content .item > a,
.sidebar .filter-options .filter-options-content .swatch-attribute > a,
.sidebar .filter-options .filter-options-content .item .swatch-option.text,
.sidebar .filter-options .filter-options-content .swatch-attribute .swatch-option.text {
  margin: 0 0 12px;
  text-align: left;
  width: auto;
  height: auto;
  border: 0;
  border-radius: 0;
  display: block;
  font-size: 2.3rem;
  font-weight: 400;
  color: #121212;
  float: none;
}
.sidebar .filter-options .filter-options-content .item > a:before,
.sidebar .filter-options .filter-options-content .swatch-attribute > a:before,
.sidebar .filter-options .filter-options-content .item .swatch-option.text:before,
.sidebar .filter-options .filter-options-content .swatch-attribute .swatch-option.text:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 3rem;
  height: 3rem;
  border-radius: 3px;
  box-shadow: 0 0 0 2px #1a0b0b inset;
  margin: 0 12px 0 0;
}
.sidebar .filter-options .filter-options-content .item > a:after,
.sidebar .filter-options .filter-options-content .swatch-attribute > a:after,
.sidebar .filter-options .filter-options-content .item .swatch-option.text:after,
.sidebar .filter-options .filter-options-content .swatch-attribute .swatch-option.text:after {
  content: "\eb9d";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 1.2rem;
  color: #121212;
  line-height: 1;
  padding: 1px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  position: absolute;
  top: 80%;
  left: 3px;
  height: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -1px;
}
.sidebar .filter-options .filter-options-content .item > a:focus:after,
.sidebar .filter-options .filter-options-content .swatch-attribute > a:focus:after,
.sidebar .filter-options .filter-options-content .item .swatch-option.text:focus:after,
.sidebar .filter-options .filter-options-content .swatch-attribute .swatch-option.text:focus:after {
  opacity: 1;
  visibility: visible;
  font-size: 2rem;
  top: 15px;
}
.sidebar .filter-options .filter-options-content .item > a .count:after,
.sidebar .filter-options .filter-options-content .swatch-attribute > a .count:after,
.sidebar .filter-options .filter-options-content .item .swatch-option.text .count:after,
.sidebar .filter-options .filter-options-content .swatch-attribute .swatch-option.text .count:after {
  position: relative;
  left: -2px;
}
.sidebar .filter-options .filter-options-content .item > a:not(:hover) .count,
.sidebar .filter-options .filter-options-content .swatch-attribute > a:not(:hover) .count,
.sidebar .filter-options .filter-options-content .item .swatch-option.text:not(:hover) .count,
.sidebar .filter-options .filter-options-content .swatch-attribute .swatch-option.text:not(:hover) .count {
  color: #121212;
}
.sidebar .filter-options .filter-options-content .swatch-attribute .swatch-attribute-options a .text {
  margin: 0 0 22px;
  text-align: left;
  width: auto;
  height: auto;
  border: 0;
  border-radius: 0;
  display: block;
  font-size: 2.3rem;
  font-weight: 400;
  color: #121212;
  float: none;
}
.sidebar .filter-options .filter-options-content .swatch-attribute .swatch-attribute-options a .text:after {
  left: 4px;
}
.sidebar .filter-options .filter-options-content .swatch-attribute .swatch-attribute-options a:not(:hover) .text {
  color: #121212;
}
.sidebar .filter-options .filter-options-content .swatch-attribute .swatch-attribute-options a:last-child .text {
  margin-bottom: 0;
}
.sidebar .filter-options .filter-options-content .swatch-attribute .swatch-attribute-options a:hover .text {
  color: #c00200;
}
.sidebar .widget .block-title + ul,
.sidebar .widget .block-title + div {
  list-style: none;
  margin: 0;
  padding: 2.4rem 0 0;
}
.sidebar .widget .block-title + ul li,
.sidebar .widget .block-title + div li,
.sidebar .widget .block-title + ul .item,
.sidebar .widget .block-title + div .item {
  margin: 0;
}
.sidebar .widget .block-title + ul li:not(:last-child),
.sidebar .widget .block-title + div li:not(:last-child),
.sidebar .widget .block-title + ul .item:not(:last-child),
.sidebar .widget .block-title + div .item:not(:last-child) {
  padding-bottom: 0.9rem;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 0.9rem;
}
.sidebar .widget .block-title + ul li:hover,
.sidebar .widget .block-title + div li:hover,
.sidebar .widget .block-title + ul .item:hover,
.sidebar .widget .block-title + div .item:hover {
  color: #c00000;
}
.sidebar .widget .block-title + ul li:hover a,
.sidebar .widget .block-title + div li:hover a,
.sidebar .widget .block-title + ul .item:hover a,
.sidebar .widget .block-title + div .item:hover a {
  color: #c00000;
}
.section-product {
  position: relative;
  z-index: 2;
}
.product-items .product-addto-links .action,
.products.list.items .product-addto-links .action,
.table-comparison .product-addto-links .action,
#checkout .product-addto-links .action,
.product-info-main .product-addto-links .action,
.product-items .product-item .action,
.products.list.items .product-item .action,
.table-comparison .product-item .action,
#checkout .product-item .action,
.product-info-main .product-item .action,
.product-items .minicart-wrapper .action,
.products.list.items .minicart-wrapper .action,
.table-comparison .minicart-wrapper .action,
#checkout .minicart-wrapper .action,
.product-info-main .minicart-wrapper .action {
  width: auto;
  height: auto;
}
.product-items .product-addto-links .action:active,
.products.list.items .product-addto-links .action:active,
.table-comparison .product-addto-links .action:active,
#checkout .product-addto-links .action:active,
.product-info-main .product-addto-links .action:active,
.product-items .product-item .action:active,
.products.list.items .product-item .action:active,
.table-comparison .product-item .action:active,
#checkout .product-item .action:active,
.product-info-main .product-item .action:active,
.product-items .minicart-wrapper .action:active,
.products.list.items .minicart-wrapper .action:active,
.table-comparison .minicart-wrapper .action:active,
#checkout .minicart-wrapper .action:active,
.product-info-main .minicart-wrapper .action:active {
  box-shadow: none;
}
.product-items .product-addto-links .action.towishlist:before,
.products.list.items .product-addto-links .action.towishlist:before,
.table-comparison .product-addto-links .action.towishlist:before,
#checkout .product-addto-links .action.towishlist:before,
.product-info-main .product-addto-links .action.towishlist:before,
.product-items .product-item .action.towishlist:before,
.products.list.items .product-item .action.towishlist:before,
.table-comparison .product-item .action.towishlist:before,
#checkout .product-item .action.towishlist:before,
.product-info-main .product-item .action.towishlist:before,
.product-items .minicart-wrapper .action.towishlist:before,
.products.list.items .minicart-wrapper .action.towishlist:before,
.table-comparison .minicart-wrapper .action.towishlist:before,
#checkout .minicart-wrapper .action.towishlist:before,
.product-info-main .minicart-wrapper .action.towishlist:before {
  content: "\ebae";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 16px;
  color: #121212;
  line-height: 1;
  padding: 1px;
}
.product-items .product-addto-links .action.tocompare:before,
.products.list.items .product-addto-links .action.tocompare:before,
.table-comparison .product-addto-links .action.tocompare:before,
#checkout .product-addto-links .action.tocompare:before,
.product-info-main .product-addto-links .action.tocompare:before,
.product-items .product-item .action.tocompare:before,
.products.list.items .product-item .action.tocompare:before,
.table-comparison .product-item .action.tocompare:before,
#checkout .product-item .action.tocompare:before,
.product-info-main .product-item .action.tocompare:before,
.product-items .minicart-wrapper .action.tocompare:before,
.products.list.items .minicart-wrapper .action.tocompare:before,
.table-comparison .minicart-wrapper .action.tocompare:before,
#checkout .minicart-wrapper .action.tocompare:before,
.product-info-main .minicart-wrapper .action.tocompare:before {
  content: "\eaa3";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 16px;
  color: #121212;
  line-height: 1;
  padding: 1px;
}
.product-items .product-addto-links .action.tocompare span,
.products.list.items .product-addto-links .action.tocompare span,
.table-comparison .product-addto-links .action.tocompare span,
#checkout .product-addto-links .action.tocompare span,
.product-info-main .product-addto-links .action.tocompare span,
.product-items .product-item .action.tocompare span,
.products.list.items .product-item .action.tocompare span,
.table-comparison .product-item .action.tocompare span,
#checkout .product-item .action.tocompare span,
.product-info-main .product-item .action.tocompare span,
.product-items .minicart-wrapper .action.tocompare span,
.products.list.items .minicart-wrapper .action.tocompare span,
.table-comparison .minicart-wrapper .action.tocompare span,
#checkout .minicart-wrapper .action.tocompare span,
.product-info-main .minicart-wrapper .action.tocompare span {
  padding-top: 0.1rem;
}
.product-items .product-addto-links .action.showcart:after,
.products.list.items .product-addto-links .action.showcart:after,
.table-comparison .product-addto-links .action.showcart:after,
#checkout .product-addto-links .action.showcart:after,
.product-info-main .product-addto-links .action.showcart:after,
.product-items .product-item .action.showcart:after,
.products.list.items .product-item .action.showcart:after,
.table-comparison .product-item .action.showcart:after,
#checkout .product-item .action.showcart:after,
.product-info-main .product-item .action.showcart:after,
.product-items .minicart-wrapper .action.showcart:after,
.products.list.items .minicart-wrapper .action.showcart:after,
.table-comparison .minicart-wrapper .action.showcart:after,
#checkout .minicart-wrapper .action.showcart:after,
.product-info-main .minicart-wrapper .action.showcart:after {
  font-size: 2rem;
}
.product-items.owl-carousel .product-item .actions-secondary,
.products.list.items.owl-carousel .product-item .actions-secondary,
.table-comparison.owl-carousel .product-item .actions-secondary,
#checkout.owl-carousel .product-item .actions-secondary,
.product-info-main.owl-carousel .product-item .actions-secondary {
  top: 1.5rem;
}
.product-item-name,
.product.name a {
  font-weight: 400;
  line-height: 1.4;
  font-size: 18px;
}
.product-item .product-label {
  font-size: 1.2rem;
  left: 2rem;
}
@media only screen and (max-width: 575px) {
  .product-item .product-label {
    left: 1.5rem;
  }
  .product-item .product-item-info .product-item-name {
    font-size: 1.3rem;
  }
  .product-item .product-item-info .product-reviews-summary .rating-summary .rating-result:before,
  .product-item .product-item-info .product-reviews-summary .rating-summary .rating-result > span:before {
    font-size: 1.1rem;
    height: 1.1rem;
  }
  .product-item .product-item-info .price-box {
    margin-top: 0;
    margin-bottom: 4px;
  }
  .product-item .product-item-info .price-box .special-price *,
  .product-item .product-item-info .price-box .minimal-price *,
  .product-item .product-item-info .price-box .old-price *,
  .product-item .product-item-info .price-box .price *,
  .product-item .product-item-info .price-box .price-final_price * {
    font-size: 1.4rem;
  }
}
.product-item div[class*="swatch-opt"] .swatch-attribute {
  width: 100%;
}
.product-item div[class*="swatch-opt"] .swatch-attribute .swatch-attribute-options {
  margin: 0;
}
.product-item div[class*="swatch-opt"] .swatch-attribute .swatch-attribute-options .swatch-option {
  margin-left: 7px;
  margin-right: 7px;
  float: none;
  display: inline-block;
  height: unset;
}
.product-item div[class*="swatch-opt"] .swatch-attribute.size .swatch-option {
  margin-top: 1rem;
}
.product-item div[class*="swatch-opt"] .swatch-attribute.color .swatch-option {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  max-width: 100%;
  min-width: unset;
  float: none;
  display: inline-block;
  vertical-align: middle;
  border: 0;
  overflow: visible;
}
.product-item div[class*="swatch-opt"] .swatch-attribute.color .swatch-option.selected::after {
  content: "";
  position: absolute;
  border: 1px solid #999999;
  left: -6px;
  right: -6px;
  top: -6px;
  bottom: -6px;
  border-radius: 50%;
}
.newsllters-banner {
  min-height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.newsllters-banner .newsllters-banner-content {
  padding: 6rem 0;
}
.newsllters-banner .newsllters-banner-content .col-countdown {
  background-color: #ffffff;
  padding: 6vw 5vw;
  border-radius: 5px;
}
.newsllters-banner .newsllters-banner-content .col-countdown .time_circles {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}
.newsllters-banner .newsllters-banner-content .col-countdown .time_circles canvas {
  display: none;
}
.newsllters-banner .newsllters-banner-content .col-countdown .time_circles > div {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: column;
  width: auto !important;
}
.newsllters-banner .newsllters-banner-content .col-countdown .time_circles > div span.number {
  font-size: 6rem;
  color: #121212;
  line-height: 1;
  margin-top: 2.5rem;
}
@media only screen and (max-width: 1500px) {
  .newsllters-banner .newsllters-banner-content .col-countdown .time_circles > div span.number.get-size-vw {
    font-size: 4.8vw;
  }
}
@media only screen and (max-width: 576px) {
  .newsllters-banner .newsllters-banner-content .col-countdown .time_circles > div span.number {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 320px) {
  .newsllters-banner .newsllters-banner-content .col-countdown .time_circles > div span.number {
    font-size: 2.2rem;
  }
}
.newsllters-banner .newsllters-banner-content .col-countdown .time_circles > div:not(:last-child) {
  padding-right: 2rem;
}
.newsllters-banner .newsllters-banner-content .col-countdown .time_circles > div:not(:last-child) span.number:after {
  content: ":";
  display: inline-block;
  padding-left: 2rem;
}
.newsllters-banner .newsllters-banner-content .col-countdown .col-newsletter .block-newsletter-form .container {
  padding: 0;
  margin: 0;
  max-width: 430px;
}
.newsllters-banner .newsllters-banner-content .col-countdown .col-newsletter .block-newsletter-form .block.newsletter .field .control {
  border-bottom: 1px solid #000;
}
.newsllters-banner .newsllters-banner-content .col-countdown .col-newsletter .block-newsletter-form .block.newsletter input {
  border: 0;
  padding-left: 0;
  padding-left: 20px;
}
.newsllters-banner .newsllters-banner-content .col-countdown .col-newsletter .block-newsletter-form .block.newsletter .action.subscribe {
  border: 0;
}
.newsllters-banner .newsllters-banner-content .col-countdown .social-html .social-link {
  padding: 0;
}
.newsllters-banner .newsllters-banner-content .col-countdown .social-html .social-link li {
  border: 1px solid #ebebeb;
  border-radius: 100%;
}
.newsllters-banner .newsllters-banner-content .col-countdown .social-html .social-link li a {
  justify-content: center;
}
.newsllters-banner .newsllters-banner-content .col-countdown .social-html .social-link li:hover {
  background-color: #c00000;
}
.newsllters-banner .newsllters-banner-content .col-countdown .social-html .social-link li:hover a {
  color: #ffffff;
}
.newsllters-banner .newsllters-banner-content .col-countdown .social-html .social-link li:not(:last-of-type) {
  margin-right: 2.2rem;
}
.newsllters-banner .newsllters-banner-content .col-countdown .newsllters-title .title-newsllters {
  margin-bottom: 11rem;
}
@media only screen and (max-width: 1199px) {
  .newsllters-banner .newsllters-banner-content .col-countdown .newsllters-title .title-newsllters {
    margin-bottom: 7rem;
  }
}
.newsllters-banner .newsllters-banner-content .col-countdown .countdown .sub-title-newsllters {
  margin-top: 7.2rem;
  margin-bottom: 1.7rem;
}
@media only screen and (max-width: 768px) {
  .newsllters-banner .newsllters-banner-content .col-countdown .countdown .sub-title-newsllters {
    margin-top: 4.2rem;
  }
}
.newsllters-banner .newsllters-banner-content .col-countdown .title-form {
  margin-top: 7rem;
}
@media only screen and (max-width: 768px) {
  .newsllters-banner .newsllters-banner-content .col-countdown .title-form {
    margin-top: 4.2rem;
  }
}
.product-main-content .product-main-content-right .shipping-support {
  padding-top: 0;
  border: none;
}
.catalog-category-view .category-description [data-content-type='row'][data-appearance='contained'] {
  margin-left: 0 !important;
}
.catalog-category-view p {
  font-weight: 300;
}
.catalog-category-view .page-main {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
.catalog-category-view .page-main .product-row-recentviewed {
  order: 4;
  margin-top: 10rem;
  padding-top: 10rem;
  border-top: 1px solid #ebebeb;
  margin-bottom: 5rem;
}
.catalog-category-view .page-main .product-row-recentviewed .rokan-title h3 {
  font-size: 36px;
}
.catalog-category-view .page-main .columns {
  order: 3;
  max-width: 93%;
  margin: auto;
  width: 100%;
}
.catalog-category-view .page-wrapper .page-main,
.catalog-category-view .page-wrapper .breadcrumbs .items {
  max-width: 100%;
}
.catalog-category-view .container-fluid {
  max-width: 100%;
}
.catalog-category-view .category-main-content {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.catalog-category-view .category-main-content .page-title-wrapper {
  margin: 0;
  text-align: left;
  position: relative;
}
.catalog-category-view .category-main-content .category-description {
  font-family: Open Sans;
  font-size: 1.8rem;
  font-weight: 100 !important;
  line-height: 25px;
  padding: 0 2%;
  margin-bottom: 40px;
}
.catalog-category-view .category-main-content .breadcrumbs {
  position: absolute;
  top: 0;
  margin: 35px 0 0 54px;
}
.catalog-category-view .category-main-content .breadcrumbs .items {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  margin-left: auto;
  justify-content: flex-end;
  padding-left: 2rem;
}
@media only screen and (max-width: 767px) {
  .catalog-category-view .category-main-content {
    flex-direction: column;
    text-align: center;
  }
  .catalog-category-view .category-main-content .category-top-content .page-title-wrapper {
    text-align: center;
  }
}
.breadcrumbs .items > li {
  display: inline-flex !important;
  flex-wrap: nowrap;
  align-items: center;
  text-transform: uppercase;
  vertical-align: inherit;
}
.products-grid.last-view .product-item {
  width: 100% !important;
}
.products-grid .product-items:not(.owl-carousel) {
  margin: 0 -1.5rem !important;
}
.products-grid .product-items:not(.owl-carousel) .product-item {
  padding: 0 1.5rem;
}
.products-grid .product-items:not(.owl-carousel) a.tocompare {
  display: none !important;
}
.products-grid .product-items.owl-carousel .product-item {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
}
@media only screen and (max-width: 575px) {
  .products-grid .product-items .product-item .product-reviews-summary {
    margin: 8px 0 6px;
  }
}
.products-grid .product-items .product-item .product-reviews-summary .reviews-actions .action.view {
  border: 0;
  padding: 0;
  margin: 0;
}
.products-grid .product-items .product-item .product-reviews-summary .reviews-actions .action.view:before {
  content: '(';
  margin-right: -2.5px;
}
.products-grid .product-items .product-item .product-reviews-summary .reviews-actions .action.view:after {
  content: ')';
  margin-left: 2.5px;
}
.products-grid .product-items .product-item-info {
  position: relative;
}
.products-grid .product-items .product-item-info .field.choice.related label {
  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;
  font-size: 0;
}
.products-grid .product-items .product-item-info .field.choice.related label:focus,
.products-grid .product-items .product-item-info .field.choice.related label:active {
  background: none;
  border: none;
}
.products-grid .product-items .product-item-info .field.choice.related label:hover {
  background: none;
  border: none;
}
.products-grid .product-items .product-item-info .field.choice.related label.disabled,
.products-grid .product-items .product-item-info .field.choice.related label[disabled],
fieldset[disabled] .products-grid .product-items .product-item-info .field.choice.related label {
  pointer-events: none;
  opacity: 0.5;
}
.products-grid .product-items .product-item-info .field.choice.related:hover label:before {
  color: #ffffff;
}
.toolbar-products + .products.wrapper {
  margin-top: 0;
}
.toolbar-products + .products.wrapper .products {
  margin-top: 0;
}
.products.wrapper.list .products.list.items.product-items.owl-carousel .product-item {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.products.wrapper.list .products.list.items.product-items.owl-carousel .product-item:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-photo {
  max-width: 250px;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-photo {
  position: relative;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-photo > div[class*="swatch-opt"] {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2rem;
  z-index: 1;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-photo > div[class*="swatch-opt"] .swatch-attribute {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: center;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-photo > div[class*="swatch-opt"] .swatch-attribute-options {
  margin: 0;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-photo > div[class*="swatch-opt"] .swatch-attribute-options .swatch-option {
  margin-right: 3px;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-photo .product-list-image {
  display: block;
  padding: 0;
  width: auto;
}
@media only screen and (max-width: 768px) {
  .products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-photo .product-list-image {
    width: 100%;
    max-width: 100%;
  }
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-details .action-column-right {
  flex: 0 0 100%;
}
@media only screen and (min-width: 1200px) {
  .products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-details .action-column-right {
    margin: 0 0 0 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-details .action-column-right {
    flex: 0 0 40%;
    max-width: 230px;
  }
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-details .action-column-right .stock:before {
  content: attr(title) ":";
  font-weight: 400;
  padding-right: 1rem;
  color: #121212;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-details .action-column-right .stock span {
  color: #c00000;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-name,
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product.name a {
  margin-bottom: 1rem;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-description {
  padding: 0 15px;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-description table tr th,
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-description table tr td {
  padding: 0;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-description table tr th {
  width: 1%;
  padding-left: 0;
  padding-right: 1rem;
  white-space: nowrap;
  font-weight: 600;
  color: #121212;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-actions {
  margin: 0 20px;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-actions .button_quickview {
  display: none;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-actions .action.tocart {
  padding: 1.5rem 5% 1.4rem;
  text-transform: uppercase;
  width: 100%;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-actions .action.towishlist {
  margin-right: 0.8rem;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-actions .action.tocompare span,
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-actions .action.towishlist span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-actions .action.tocompare:not(:hover),
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-actions .action.towishlist:not(:hover) {
  color: #000000;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-actions .actions-secondary {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-bottom: 0.5rem;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item-actions .actions-primary {
  width: 100%;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item {
  margin-bottom: 0;
  padding: 1.5rem 0;
}
.products.wrapper.list .products.list.items.product-items:not(.owl-carousel) .product-item .product-item-details {
  padding: 2.5rem 0 2.5rem 1.5rem;
}
.product.info.detailed .product.data.items > .item.content .value .col-12 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}
.product.info.detailed .product.data.items > .item.content .value .col-12 p:not(:last-of-type) {
  margin-bottom: 2rem;
}
.bundle-options-wrapper .product-options-wrapper .field.qty {
  display: none;
}
.product.info.detailed .product.data.items > .item.content {
  text-align: left;
  background: none;
}
@media only screen and (max-width: 993px) {
  .product.info.detailed .product.data.items > .item.content .description .des-left {
    margin-bottom: 5rem;
  }
}
@media only screen and (min-width: 1199px) {
  .product.info.detailed .product.data.items > .item.content .description .des-left p {
    max-width: 80%;
  }
}
.product.info.detailed .product.data.items > .item.content .description .list-images {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 993px) {
  .product.info.detailed .product.data.items > .item.content .description .list-images {
    margin-top: 2rem;
  }
}
.product.info.detailed .product.data.items > .item.content .description .list-images li {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
  .product.info.detailed .product.data.items > .item.content .description .list-images li {
    font-size: 12px;
  }
}
.product.info.detailed .product.data.items > .item.content .description .grid-images {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  margin-top: 7rem;
}
@media only screen and (max-width: 575px) {
  .product.info.detailed .product.data.items > .item.content .description .grid-images {
    grid-template-columns: 1fr;
    margin-top: 5rem;
  }
}
.products-grid .product-items .product-item .actions-secondary,
.products-grid .product-items .field.choice.related {
  position: absolute;
  top: 2rem;
  right: 2rem;
  z-index: 2;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  flex-direction: column;
}
.products-grid .product-items .product-item .actions-secondary .action,
.products-grid .product-items .field.choice.related .action,
.products-grid .product-items .product-item .actions-secondary label,
.products-grid .product-items .field.choice.related label {
  margin-bottom: 0.5rem;
}
.products-grid .product-items .product-item .actions-secondary .action.towishlist,
.products-grid .product-items .field.choice.related .action.towishlist,
.products-grid .product-items .product-item .actions-secondary label.towishlist,
.products-grid .product-items .field.choice.related label.towishlist,
.products-grid .product-items .product-item .actions-secondary .action.tocompare,
.products-grid .product-items .field.choice.related .action.tocompare,
.products-grid .product-items .product-item .actions-secondary label.tocompare,
.products-grid .product-items .field.choice.related label.tocompare,
.products-grid .product-items .product-item .actions-secondary .action.label,
.products-grid .product-items .field.choice.related .action.label,
.products-grid .product-items .product-item .actions-secondary label.label,
.products-grid .product-items .field.choice.related label.label {
  width: 4.5rem;
  height: 4.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.products-grid .product-items .product-item .actions-secondary .action:not(:hover),
.products-grid .product-items .field.choice.related .action:not(:hover),
.products-grid .product-items .product-item .actions-secondary label:not(:hover),
.products-grid .product-items .field.choice.related label:not(:hover) {
  color: #000000;
  background-color: #ffffff;
}
.products-grid .product-items .product-item .actions-secondary .action:hover,
.products-grid .product-items .field.choice.related .action:hover,
.products-grid .product-items .product-item .actions-secondary label:hover,
.products-grid .product-items .field.choice.related label:hover {
  background-color: #c00000;
}
.products-grid .product-items .product-item .actions-secondary .action:hover:before,
.products-grid .product-items .field.choice.related .action:hover:before,
.products-grid .product-items .product-item .actions-secondary label:hover:before,
.products-grid .product-items .field.choice.related label:hover:before {
  color: #ffffff;
}
.products-grid .product-items.owl-carousel .product-item .product-item-info .price-box {
  margin-bottom: 0;
  align-items: flex-start;
}
.products-grid .product-items .product-item {
  position: relative;
}
.products-grid .product-items .product-item .product-item-photo {
  line-height: 1;
  overflow: hidden;
}
.products-grid .product-items .product-item .product-item-details {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: column;
  text-align: center;
}
.products-grid .product-items .product-item .product-item-details > div[class*="swatch-opt"] {
  order: 1;
  margin: 10px 0 0;
}
.products-grid .product-items .product-item .actions-primary {
  width: 100%;
}
.products-grid .product-items .product-item .actions-primary .tocart,
.products-grid .product-items .product-item .actions-primary .action.more {
  width: 100%;
  padding: 1.5rem 5% 1.4rem;
  background: #ffffff;
  color: #121212;
  font-size: 1.8rem;
  border-color: transparent;
}
.products-grid .product-items .product-item .actions-primary .tocart:hover,
.products-grid .product-items .product-item .actions-primary .action.more:hover {
  background: #c00000;
  color: #ffffff !important;
  border-color: transparent;
}
@media only screen and (max-width: 767px) {
  .products-grid .product-items .product-item .actions-primary .tocart,
  .products-grid .product-items .product-item .actions-primary .action.more {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.products-grid .product-items .product-item .actions-primary .quickview .action {
  background-image: none;
  background: #c00200;
  border: 1px solid #c00200;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 21px 40px 21px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
  font-size: 1.4rem;
  text-transform: uppercase;
  width: 100%;
  height: 100%;
  padding: 1.5rem 5%;
  background: #ffffff;
  color: #121212;
  letter-spacing: 0.75px;
  border-color: transparent;
}
.products-grid .product-items .product-item .actions-primary .quickview .action:focus,
.products-grid .product-items .product-item .actions-primary .quickview .action:active {
  background: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
.products-grid .product-items .product-item .actions-primary .quickview .action:hover {
  background: #c00000;
  border: 1px solid #c00200;
  color: #ffffff;
}
.products-grid .product-items .product-item .actions-primary .quickview .action.disabled,
.products-grid .product-items .product-item .actions-primary .quickview .action[disabled],
fieldset[disabled] .products-grid .product-items .product-item .actions-primary .quickview .action {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.products-grid .product-items .product-item .actions-primary .quickview .action::before {
  position: relative;
  top: 2px;
  left: -2px;
}
.products-grid .product-items .product-item .actions-primary .quickview .action:hover {
  background: #c00000;
  color: #ffffff;
}
.products-grid .product-items .product-item .actions-secondary {
  position: absolute;
  top: 2rem;
  right: 2rem;
  z-index: 2;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  flex-direction: column;
}
.products-grid .product-items .product-item:hover .actions-secondary,
.products-grid .product-items .product-item:hover .field.choice.related {
  opacity: 1;
  visibility: visible;
}
.products-grid .product-items .product-item:hover .actions-secondary .action.towishlist,
.products-grid .product-items .product-item:hover .field.choice.related .action.towishlist,
.products-grid .product-items .product-item:hover .actions-secondary .action.tocompare,
.products-grid .product-items .product-item:hover .field.choice.related .action.tocompare {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.products-grid .product-items .product-item:hover .product-item-info {
  z-index: 3;
}
.products-grid.products-related .product-items.owl-carousel .product-item:before {
  bottom: 0;
  transform: none;
}
.products-grid.products-related .product-items.owl-carousel .product-item:before .product-item-info:after {
  display: none;
}
.block.related {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
}
.block.related .more-related_product {
  border: unset;
  color: #222;
  border-bottom: 2px solid #c00000;
  font-size: 1.6rem;
  display: flex;
  cursor: pointer;
  width: 100%;
  padding-bottom: 10px;
}
.block.related .more-related_product:after {
  content: '\e608';
  font-family: 'icons-blank-theme';
  color: #c00000;
  font-size: 6rem;
  position: absolute;
  font-weight: 100;
  right: -11px;
  top: -25px;
  transform: rotate(90deg);
}
.block.related .more-related_product.active:after {
  content: '\e608';
  transform: rotate(-90deg);
}
.block.related span.product-image-container {
  width: 100px !important;
}
.block.related .field.choice.related {
  position: inherit;
  display: flex;
  justify-content: center;
}
.block.related .related-item-pricepic {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.block.related .related-item-info {
  margin-left: 0;
  text-align: left;
}
.block.related .related-item-info a.product-item-link {
  font-width: 600;
}
.block.related .price-box.price-final_price {
  width: 100%;
  max-width: 110px;
}
.block.related ol.products.list.items.product-items {
  margin-top: 21px !important;
}
.block.related .field.choice.related label.label {
  border: 1px solid #c00000;
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 6px;
}
.block.related .price {
  font-size: 1.8rem !important;
}
.block.related .price-box {
  margin-bottom: 8px !important;
  margin-top: 0.5px !important;
}
.block.related .product.details.product-item-details {
  min-height: 100% !important;
}
.block.related li.product.product-item {
  margin-bottom: 2rem !important;
}
.block.related .product-image-photo {
  max-width: 100px;
}
.product-info-stock-sku .amstockstatus-main,
.product-info-stock-sku .amstockstatus-main-nostock {
  color: #1a0b0b;
  font-size: 1.7rem;
}
.products-grid.wishlist .product-items .box-tocart .field.qty {
  display: inline-flex;
  align-items: center;
  margin-top: 13px;
}
.products-grid.wishlist .product-items .box-tocart .actions-primary {
  position: static;
  display: block;
  opacity: 1;
  padding: 0;
  margin: 20px 0 !important;
}
.products-grid.wishlist .product-items .box-tocart .actions-primary .tocart {
  color: #c00000;
  border-color: #c00000;
}
.products-grid.wishlist .product-items .box-tocart .actions-primary .tocart:hover {
  color: #fff;
}
.products-grid .product-items .product-item .actions-secondary .action,
.products-grid .product-items .field.choice.related .action,
.products-grid .product-items .product-item .actions-secondary label,
.products-grid .product-items .field.choice.related label {
  margin-bottom: 0.5rem;
  background-color: #efefef;
}
.products-grid .product-items .product-item .actions-secondary:hover .action,
.products-grid .product-items .field.choice.related:hover .action,
.products-grid .product-items .product-item .actions-secondary:hover label,
.products-grid .product-items .field.choice.related:hover label {
  background-color: #c00000;
}
.products-grid .product-items .product-item .actions-primary {
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding: 7px 1.5rem 1.5rem;
  background-color: transparent;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 11;
}
.products-grid .product-items .product-item .actions-primary .action.primary {
  background-color: #c00200;
  color: #ffffff;
  transition: none;
}
.products-grid .product-items .product-item .actions-primary .action.primary:hover {
  background: #cf0704;
  background: linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -moz-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  background: -webkit-linear-gradient(272deg, #e20303 0%, #8e1515 80%);
  border: none;
}
.products-grid .product-items .product-item .product-item-photo {
  line-height: 1;
  overflow: hidden;
  margin-bottom: 2.2rem;
}
.products-grid .product-items .product-item .product-item-photo .product-list-image {
  margin-bottom: 0;
}
.products-grid .product-items .product-item .actions-secondary,
.products-grid .product-items .product-item .field.choice.related {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.products-grid .product-items .product-item .actions-secondary {
  position: absolute;
  top: 2rem;
  right: 2rem;
  z-index: 2;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  flex-direction: column;
}
.products-grid .product-items .product-item .actions-secondary .action {
  margin-bottom: 0.5rem;
}
.products-grid .product-items .product-item .actions-secondary .action.towishlist,
.products-grid .product-items .product-item .actions-secondary .action.tocompare {
  width: 4.5rem;
  height: 4.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.products-grid .product-items .product-item .actions-secondary .action:not(:hover) {
  color: #121212;
  background-color: #ffffff;
}
.products-grid .product-items .product-item .actions-secondary .action:hover {
  background-color: #c00000;
}
.products-grid .product-items .product-item .actions-secondary .action:hover:before {
  color: #ffffff;
}
.products-grid .product-items.category_page_grid_4 .product-item .actions-primary {
  grid-template-columns: 100%;
  grid-gap: 10px;
}
.products-grid.products-related .product-items.owl-carousel .product-item .actions-secondary {
  top: 65px;
  opacity: 0;
  visibility: hidden;
}
.products-grid.products-related .product-items.owl-carousel .product-item:hover .actions-secondary {
  opacity: 1;
  visibility: visible;
}
.products-grid.products-related .product-items.owl-carousel .product-item .choice.related {
  top: 1.5rem;
}
@media only screen and (max-width: 1199px) {
  .products-grid .product-items .product-item .actions-primary {
    grid-template-columns: 1fr;
  }
}
.catalog-category-view-fullwidth .page-main .columns {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: column;
}
.catalog-category-view-fullwidth .toolbar-products {
  margin-left: 140px;
  right: 0;
  left: 0;
  width: auto !important;
  padding-bottom: 1rem !important;
  z-index: 5;
}
.catalog-category-view-fullwidth #layered-filter-block {
  border: 0;
  margin-bottom: 6rem;
  margin-top: -55px;
}
.catalog-category-view-fullwidth #layered-filter-block.active .filter-content {
  display: block;
}
.catalog-category-view-fullwidth #layered-filter-block.active .filter-title strong:before {
  content: "\ebea";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 16px;
  color: #121212;
  line-height: 1;
  padding: 1px;
  padding-right: 6px;
}
.catalog-category-view-fullwidth #layered-filter-block .filter-title {
  display: block;
  cursor: pointer;
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #999999;
  letter-spacing: 1px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.catalog-category-view-fullwidth #layered-filter-block .filter-title:hover {
  color: #121212;
}
.catalog-category-view-fullwidth #layered-filter-block .filter-title strong {
  padding: 0;
}
.catalog-category-view-fullwidth #layered-filter-block .filter-title strong:before {
  content: "\ea62";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 18px;
  color: #121212;
  line-height: 1;
  padding: 1px;
  padding-right: 6px;
}
.catalog-category-view-fullwidth #layered-filter-block .filter-content {
  padding: 5.4rem;
  border: 1px solid #d0d0d0;
  display: none;
  animation: fadeInx linear 0.3s;
}
.catalog-category-view-fullwidth #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title {
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #999999;
  letter-spacing: 1px;
  cursor: default;
}
.catalog-category-view-fullwidth #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title::after {
  display: none;
}
.catalog-category-view-fullwidth #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content {
  position: static;
  box-shadow: none;
  border: 0;
  visibility: visible;
  padding-left: 0;
}
.catalog-category-view-fullwidth #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content ol {
  list-style: none;
}
.catalog-category-view-fullwidth #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content ol li {
  padding-left: 0;
}
.catalog-category-view-fullwidth #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content ol li a {
  padding-left: 0;
  position: relative;
}
.catalog-category-view-fullwidth #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content ol li a:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 2rem;
  height: 2rem;
  box-shadow: 0 0 0 1px #c0c0c0 inset;
  margin: 0 10px 0 0;
  background-color: #ffffff;
}
.catalog-category-view-fullwidth #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content ol li a:after {
  content: "\eb9d";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 1.2rem;
  color: #121212;
  line-height: 1;
  padding: 1px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  position: absolute;
  top: 54%;
  left: 4px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -1px;
}
.catalog-category-view-fullwidth #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content ol li a:focus:after {
  opacity: 1;
  visibility: visible;
}
.catalog-category-view-fullwidth #layered-filter-block .filter-content .filter-current .items .item .filter-value {
  padding: 5px;
  color: #ffffff;
  background: #c00000;
  display: inline-block;
}
@media only screen and (min-width: 994px) and (max-width: 1199px) {
  .catalog-category-view-fullwidth #layered-filter-block .filter-content {
    padding: 3rem;
  }
  .catalog-category-view-fullwidth #layered-filter-block .filter-content .filter-options .filter-options-item {
    flex: 0 0 33.333333% !important;
    max-width: 33.33333% !important;
  }
}
@media only screen and (max-width: 993px) {
  .catalog-category-view-fullwidth .toolbar-products {
    margin-left: 0;
    margin-bottom: 2rem;
  }
  .catalog-category-view-fullwidth #layered-filter-block .filter-content {
    padding: 0;
    border: 0;
  }
  .catalog-category-view-fullwidth #layered-filter-block .filter-title strong {
    padding-left: 1.5rem;
  }
  .catalog-category-view-fullwidth #layered-filter-block.active .filter-title strong:before {
    display: none;
  }
}
/* Product detail page Gobal style */
.catalog-product-view .breadcrumbs {
  width: 100%;
  background: none;
}
.catalog-product-view .breadcrumbs .items {
  width: 100%;
  padding: 0;
  margin: 0;
}
.catalog-product-view .product-information-buttons {
  margin-bottom: 2rem;
}
.catalog-product-view .product-information-buttons .size-guide {
  position: relative;
}
.catalog-product-view .product-information-buttons .size-guide::before {
  content: "\ed17";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 14px;
  color: #121212;
  line-height: 1;
  padding: 1px;
  margin-right: 7px;
}
.catalog-product-view .product-information-buttons .size-guide::after {
  content: "";
  display: block;
  border-top: 1px solid #d8d8d8;
  position: absolute;
  width: 100%;
}
.catalog-product-view.page-product-downloadable .product-options-wrapper {
  float: none;
  width: 100%;
  margin-bottom: 2rem;
}
.catalog-product-view.page-product-downloadable .product-options-wrapper .fieldset br {
  display: none;
}
.catalog-product-view.page-product-downloadable .product-options-wrapper .field.downloads > .label {
  font-weight: 400;
  color: #121212;
}
.catalog-product-view.page-product-downloadable .product-options-wrapper .field.downloads .sample.link {
  font-weight: 400;
  color: #121212;
}
.catalog-product-view.page-product-downloadable .product-options-bottom {
  float: none;
  width: 100%;
}
.catalog-product-view.page-product-downloadable dl.items.samples {
  margin: 0 0 1rem;
}
.catalog-product-view.page-product-downloadable dl.items.samples .samples-item-title {
  font-weight: 400;
  color: #121212;
}
.shipping-support .top_shipping {
  border: 1px solid #ebebeb;
  padding: 4rem;
}
.shipping-support .top_shipping .col-content:nth-child(2) {
  padding: 4rem 0;
}
.shipping-support .top_shipping .col-content .content {
  margin: 0;
}
.shipping-support .top_shipping .col-content .content h6 {
  font-size: 1.8rem;
  text-transform: capitalize;
}
.shipping-support .top_shipping .col-content .content p {
  color: #999999;
}
.shipping-support .top_shipping .col-content .lnil {
  font-size: 3rem;
  margin-bottom: 1.6rem;
}
.shipping-support .image {
  margin-top: 4rem;
}
.product-info-main .page-title-wrapper {
  margin-bottom: 1.5rem;
  margin-top: 0 !important;
}
.product-info-main .page-title-wrapper .page-title {
  margin-top: 0;
  font-size: 3.8rem;
  letter-spacing: 0px;
  text-transform: capitalize;
  color: #000000;
  font-weight: 600;
  line-height: 1.4;
}
.product-info-main .page-title-wrapper .page-title span {
  color: inherit;
  text-align: inherit;
  text-transform: inherit;
  font-weight: 600;
  font-size: inherit;
  letter-spacing: inherit;
}
.product-info-main .product-info-price .price-box {
  margin-top: 0;
}
.product-info-main .product-add-form form .box-tocart {
  margin-right: 0;
  width: 100%;
}
.product-info-main .product-add-form form .box-tocart .fieldset .actions {
  flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: nowrap;
}
.product-info-main .product-add-form form .box-tocart .fieldset .actions button,
.product-info-main .product-add-form form .box-tocart .fieldset .actions .cart.table-wrapper .actions-toolbar > .action,
.product-info-main .product-add-form form .box-tocart .fieldset .actions .action-gift {
  width: 100%;
  border-radius: 2px;
}
.product-info-main .product-add-form form .box-tocart .fieldset .actions button.loading:before,
.product-info-main .product-add-form form .box-tocart .fieldset .actions .cart.table-wrapper .actions-toolbar > .action.loading:before,
.product-info-main .product-add-form form .box-tocart .fieldset .actions .action-gift.loading:before {
  position: relative;
  top: 2px !important;
  margin-right: 2px;
}
.product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart-buynow {
  margin-left: 1rem;
}
.product-info-main .product-add-form .swatch-attribute-options {
  margin: 0;
}
.product-info-main .product-addto-links .action {
  background: transparent;
  font-weight: 400;
  border-color: transparent;
}
.product-info-main .product-addto-links .action span {
  margin-left: 0.7rem;
  text-transform: uppercase;
}
.product-info-main .product-addto-links .action.towishlist {
  padding-left: 0;
}
.product-info-main .product-addto-links .action.tocompare {
  border: 0;
  line-height: 1;
  padding-right: 0;
}
.product-info-main .product-addto-links .action:hover {
  background-color: transparent;
}
.product-info-main .product-addto-links .action:hover span,
.product-info-main .product-addto-links .action:hover:before {
  color: #c00000;
}
.product-info-main .product-reviews-summary {
  margin: 0.7rem 0 2rem;
}
.product-info-main .product-reviews-summary.empty .reviews-actions {
  margin-bottom: 4px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  color: #121212;
}
.product-info-main .stock.available:before,
.product-info-main .stock.unavailable:before {
  padding-right: 1rem;
}
.product-info-main .stock.available span,
.product-info-main .stock.unavailable span {
  color: #121212;
}
.product-info-main .product.attribute.overview {
  margin-top: 3rem;
  margin-bottom: 0;
}
.product-info-main .product.attribute.overview table th,
.product-info-main .product.attribute.overview table td {
  padding: 0;
}
.product-info-main .product.attribute.overview .value p:last-child {
  margin-bottom: 0;
}
.product-info-main .box-tocart .action.tocart .disabled:before {
  position: relative;
  top: 2px;
}
.product-info-main .product-social-links .product-addto-links {
  border-bottom: 1px solid #d8d8d8;
}
.product-info-main .product-social-links .product-addto-links a {
  padding: 6px 2rem;
}
.product-info-main .product-social-links .product-addto-links a.towishlist {
  border: 0;
  border-right: 1px solid;
}
.product-info-main .product-share-links {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  margin-bottom: 1.3rem;
  margin-top: 3.5rem;
}
.product-info-main div[class="share-dialog"][style="display: block;"] {
  -webkit-animation: 0.5s fadeInRight;
  -moz-animation: 0.5s fadeInRight;
  -ms-animation: 0.5s fadeInRight;
  animation: 0.5s fadeInRight;
}
.product-info-main .share-dialog a .icon {
  width: 3.5rem;
  height: 3.5rem;
  display: inline-flex;
  align-items: center;
  border-radius: 50%;
  color: #000000;
}
.product-info-main .share-dialog a .icon .text {
  font-size: 0;
}
.product-info-main .share-dialog a:not(:last-child) {
  margin-right: 0.4rem;
}
.product-info-main .product-options-bottom .box-tocart .actions button::before,
.product-info-main .product-options-bottom .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action::before,
.product-info-main .product-options-bottom .box-tocart .actions .action-gift::before {
  display: none !important;
}
.product-info-main .product-options-wrapper {
  margin: 0 0 0;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-attribute-label {
  margin-bottom: 1rem;
  margin-right: 1rem;
  font-weight: 400;
  color: #222222;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-attribute:not(:last-child) {
  margin-right: 3.5rem;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-attribute.size {
  margin-top: 1.2rem;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-attribute.color .color {
  min-width: 2.4rem;
  min-height: 2.4rem;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-attribute.color .color.selected {
  border: none;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-attribute.color .color.selected:after {
  content: "";
  position: absolute;
  border: 1px solid #999999;
  left: -8px;
  right: -8px;
  top: -8px;
  bottom: -8px;
}
.product-info-main .product-options-wrapper .swatch-opt div.mage-error[generated] {
  margin-top: -1.3rem;
}
.product-info-main .options-list {
  margin-bottom: 2rem;
}
.product-info-main .product-page-brand-common-view .brand-label {
  box-sizing: content-box;
  min-width: 100px;
}
.product.info.detailed {
  line-height: 1.4;
}
.product.info.detailed .additional-attributes {
  border: 1px solid #ebebeb;
  border-collapse: inherit;
}
.product.info.detailed .additional-attributes tbody tr th {
  background-color: #f4f4f4;
  font-weight: 400;
  width: 30vw;
}
.product.info.detailed .additional-attributes tbody tr th,
.product.info.detailed .additional-attributes tbody tr td {
  padding-left: 2rem;
  padding-right: 2rem;
}
.product.info.detailed .additional-attributes tbody tr:last-child th,
.product.info.detailed .additional-attributes tbody tr:last-child td {
  border-bottom: 0;
}
.bundle-options-container {
  overflow: hidden;
  padding: 8rem 0 0;
  margin: 0 4.5vw;
}
.bundle-options-container .bundle-options-wrapper .fieldset-bundle-options .legend.title {
  text-align: left;
  margin-bottom: 3rem;
  line-height: 1.3;
}
.bundle-options-container .block-bundle-summary {
  padding: 3rem;
  text-align: center;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  width: 100%;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions button#product-addtocart-button,
.bundle-options-container .block-bundle-summary .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action#product-addtocart-button,
.bundle-options-container .block-bundle-summary .box-tocart .actions .action-gift#product-addtocart-button {
  width: 100%;
}
.block.related .block-actions button,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action,
.block.related .block-actions .action-gift {
  color: #000000;
}
.block.related .block-actions button:hover,
.block.related .block-actions .cart.table-wrapper .actions-toolbar > .action:hover,
.block.related .block-actions .action-gift:hover {
  color: #c00000;
}
.countdown-page-product-custom {
  background-color: #ffffff;
  padding: 2.2rem 2.2rem 2rem;
  margin-bottom: 3rem;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  font-size: 1.4rem;
  max-width: 500px;
}
.countdown-page-product-custom .countbox-countdown {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ebebeb;
  padding: 0 0 1.5rem;
  margin: 0 0 1.5rem;
}
.countdown-page-product-custom .countbox-countdown #countbox-p-p-c-title {
  text-transform: uppercase;
  width: 72px;
  color: #121212;
}
.countdown-page-product-custom .countbox-countdown #countbox-p-p-c-container {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: flex-end;
}
.countdown-page-product-custom .countbox-countdown #countbox-p-p-c-container .countdown-p-p-c-section {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 1rem;
  text-align: center;
  position: relative;
}
.countdown-page-product-custom .countbox-countdown #countbox-p-p-c-container .countdown-p-p-c-section::after {
  content: ":";
  position: absolute;
  right: -11px;
  top: 2px;
  color: #999999;
  font-size: 22px;
}
.countdown-page-product-custom .countbox-countdown #countbox-p-p-c-container .countdown-p-p-c-section:last-child {
  margin-right: 0;
}
.countdown-page-product-custom .countbox-countdown #countbox-p-p-c-container .countdown-p-p-c-section:last-child::after {
  display: none;
}
.countdown-page-product-custom .countbox-countdown #countbox-p-p-c-container .countdown-p-p-c-section .countdown-amount-p-p-c {
  border: 1px solid #ebebeb;
  padding: 2px;
  color: #ea311d;
  line-height: 1.5;
  min-width: 45px;
  font-size: 2rem;
}
.countdown-page-product-custom .countbox-countdown #countbox-p-p-c-container .countdown-p-p-c-section .countdown-label-p-p-c {
  font-size: 1.4rem;
  color: #999999;
}
.countdown-page-product-custom .progressbar-countdown-parent {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: space-between;
}
.countdown-page-product-custom .progressbar-countdown-parent #progressbar-p-p-c-title {
  text-transform: uppercase;
  width: 80px;
  color: #121212;
}
.countdown-page-product-custom .progressbar-countdown-parent .progressbar-countdown {
  flex: 1;
  max-width: 245px;
}
.countdown-page-product-custom .progressbar-countdown-parent .progressbar-countdown .progressbar-countdown-p-p-c {
  height: 5px;
  background-color: #d6d6d9;
}
.countdown-page-product-custom .progressbar-countdown-parent .progressbar-countdown .progressbar-countdown-p-p-c > div {
  height: 100%;
  background-color: #669900;
}
.countdown-page-product-custom .progressbar-countdown-parent .progressbar-countdown .des-countdown-p-p-c {
  margin-top: 1.5rem;
}
.breadcrumbs + #maincontent .page-title-wrapper {
  margin-top: 2rem;
}
body .owl-carousel .owl-nav button:hover,
body .nivoSlider .owl-nav button:hover,
body .owl-carousel .nivo-controlNav button:hover,
body .nivoSlider .nivo-controlNav button:hover,
body .owl-carousel .owl-nav a:hover,
body .nivoSlider .owl-nav a:hover,
body .owl-carousel .nivo-controlNav a:hover,
body .nivoSlider .nivo-controlNav a:hover,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action:hover,
body .nivoSlider .owl-nav .cart.table-wrapper .actions-toolbar > .action:hover,
body .owl-carousel .nivo-controlNav .cart.table-wrapper .actions-toolbar > .action:hover,
body .nivoSlider .nivo-controlNav .cart.table-wrapper .actions-toolbar > .action:hover,
body .owl-carousel .owl-nav .action-gift:hover,
body .nivoSlider .owl-nav .action-gift:hover,
body .owl-carousel .nivo-controlNav .action-gift:hover,
body .nivoSlider .nivo-controlNav .action-gift:hover {
  background: transparent;
}
body .owl-carousel .owl-nav button:hover:before,
body .nivoSlider .owl-nav button:hover:before,
body .owl-carousel .nivo-controlNav button:hover:before,
body .nivoSlider .nivo-controlNav button:hover:before,
body .owl-carousel .owl-nav a:hover:before,
body .nivoSlider .owl-nav a:hover:before,
body .owl-carousel .nivo-controlNav a:hover:before,
body .nivoSlider .nivo-controlNav a:hover:before,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action:hover:before,
body .nivoSlider .owl-nav .cart.table-wrapper .actions-toolbar > .action:hover:before,
body .owl-carousel .nivo-controlNav .cart.table-wrapper .actions-toolbar > .action:hover:before,
body .nivoSlider .nivo-controlNav .cart.table-wrapper .actions-toolbar > .action:hover:before,
body .owl-carousel .owl-nav .action-gift:hover:before,
body .nivoSlider .owl-nav .action-gift:hover:before,
body .owl-carousel .nivo-controlNav .action-gift:hover:before,
body .nivoSlider .nivo-controlNav .action-gift:hover:before {
  color: #000000;
}
.wrapper_category_product_tabs:not(.short_description) .widget-tabs .ui-tabs-nav {
  margin: 0 0 8rem 0;
}
.wrapper_category_product_tabs:not(.short_description) .widget-tabs .ui-tabs-nav li a {
  display: inline-block;
  min-height: 30px;
  position: relative;
  font-size: 18px;
}
.wrapper_category_product_tabs:not(.short_description) .widget-tabs .ui-tabs-nav li a:after {
  content: '';
  width: 100%;
  border-bottom: 1px solid;
  border-color: transparent;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.wrapper_category_product_tabs:not(.short_description) .widget-tabs .ui-tabs-nav .ui-tabs-active a:after,
.wrapper_category_product_tabs:not(.short_description) .widget-tabs .ui-tabs-nav li:hover a:after {
  border-color: #c00000;
}
.cart-summary {
  background-color: #f3f5f6;
}
.checkout-index-index .header-container .header__action .action-header > li.wishlist {
  margin-right: 0;
}
.checkout-index-index .header-container .header__action .action-header > li.minicart-li-content-show-hide {
  display: none;
}
.checkout-index-index .header-container .hidden-checkout,
.checkout-index-index .header-container .header__logo .nav-toggle {
  display: none !important;
}
.checkout-index-index .step-title:before,
.checkout-index-index #opc-sidebar .title:before {
  display: none;
}
.block-recent-posts .post-list-wrapper .blog-list-post .post-holder .post-item .blog-post-thumb {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.block-recent-posts .post-list-wrapper .blog-list-post .post-holder .post-categories {
  padding: 4px 0 0;
}
.block-recent-posts .post-list-wrapper .blog-list-post .post-holder .post-item {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.block-recent-posts .post-list-wrapper .blog-post-info .post-header .post-info {
  padding-bottom: 1.2rem;
}
.block-recent-posts .post-list-wrapper .blog-post-info .post-title {
  line-height: 1.3;
}
.block-recent-posts .post-list-wrapper .blog-post-info .post-content .post-text-hld {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 2rem;
  line-height: 1.5;
  max-height: 4.2rem;
}
.block-recent-posts .post-list-wrapper .blog-post-info .post-bottom > div {
  align-items: center;
}
.block-recent-posts .post-list-wrapper .blog-post-info .post-bottom > div > * {
  line-height: 1.3;
}
.post-item .post-categories {
  text-transform: uppercase;
  font-size: 0;
}
.post-item .post-categories label {
  display: none;
}
.post-item .post-categories a {
  font-size: 1.4rem;
  color: #121212;
  letter-spacing: 1px;
}
.post-item .post-categories a:not(:first-child) {
  display: none;
}
.blog-post-thumb {
  position: relative;
}
.blog-post-thumb .time-conment {
  position: absolute;
  left: 0;
  top: 1rem;
  background: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #121212;
  padding: 0.8rem 2rem 0.8rem 1.2rem;
  border-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.post-list-wrapper .blog-list-post .post-holder .post-item {
  position: relative;
  border-radius: 2px;
  overflow: hidden;
}
.post-list-wrapper .blog-list-post .post-holder.has-thumb .blog-post-info {
  border-top: 0;
}
.post-list-wrapper .blog-post-info .post-category-name {
  position: absolute;
  top: 0;
  left: 1.8rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.post-list-wrapper .blog-post-info .post-header .post-author {
  text-transform: uppercase;
  font-size: 1.2rem;
}
.post-list-wrapper .blog-post-info .post-header .post-author .label {
  color: #666666;
  font-weight: 400;
}
.post-list-wrapper .blog-post-info .post-header .post-author .value {
  font-style: normal;
}
.post-list-wrapper .blog-post-info .post-header .post-info {
  padding-bottom: 1.6rem;
}
.post-list-wrapper .blog-post-info .post-text-hld p:last-of-type {
  margin-bottom: 0;
}
.post-list-wrapper .blog-post-info .post-read-more {
  text-transform: capitalize;
}
.post-list-wrapper .blog-post-info .post-read-more:not(:hover) {
  color: #000000;
}
.post-list-wrapper .blog-post-info .post-posed-date .label,
.post-list-wrapper .blog-post-info .post-posed-date .value {
  color: #999999;
  font-size: 1.4rem;
}
.post-list-wrapper .blog-post-info .post-posed-date .label .value:before,
.post-list-wrapper .blog-post-info .post-posed-date .value .value:before {
  content: "/";
  display: inline-flex;
  padding: 0 1rem;
}
.blog-post-view .blog-post-thumb {
  margin-bottom: 2.8rem;
}
.blog-post-view .post-view .post-title {
  margin-bottom: 1.6rem;
  line-height: 1.1;
}
.blog-post-view .post-view .post-more-infor {
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.2;
}
.blog-post-view .post-view .post-more-infor .post-categories {
  background-color: transparent;
}
.blog-post-view .post-view .post-more-infor .post-categories a:not(:hover) {
  color: #000000;
}
.blog-post-view .post-view .post-more-infor .label {
  color: #666666;
}
.blog-post-view .post-view .post-more-infor .value a:not(:hover) {
  color: #000000;
}
.blog-post-view .post-view .post-more-infor > div {
  margin-bottom: 1rem;
}
.blog-post-view .post-view .post-more-infor > div:not(:last-child) {
  padding-right: 1.5rem;
  margin-right: 1.5rem;
  border-right: 1px solid #ebebeb;
}
.blog-post-view .post-view .post-more-infor .post-author .value a {
  color: #c00000;
}
.blog-post-view .post-view .post-text-hld {
  margin-top: 3rem;
  line-height: 2.14;
}
.blog-post-view .post-view .post-text-hld img {
  margin: 1.5rem 0 2.9rem;
}
.blog-post-view .post-view .post-text-hld .row {
  margin: 0 -0.5rem;
}
.blog-post-view .post-view .post-text-hld .row div[class*="col"] {
  padding: 0 0.5rem;
}
.blog-post-view .post-holder > .blog-post-info {
  margin-bottom: 12.5rem;
}
@media only screen and (max-width: 993px) {
  .blog-post-view .post-holder > .blog-post-info {
    margin-bottom: 11.5rem;
  }
}
@media only screen and (max-width: 993px) {
  .blog-post-view .post-holder > .blog-post-info {
    margin-bottom: 5.5rem;
  }
}
@media only screen and (max-width: 993px) {
  .blog-post-view .post-holder > .blog-post-info {
    margin-bottom: 4.5rem;
  }
}
.blog-post-view .post-holder > .blog-post-info hr {
  margin-top: 1.2rem;
}
.blog-post-view .post-holder > .blog-post-info h2 {
  margin-bottom: 1.2rem;
}
.blog-post-view .post-holder > .blog-post-info strong {
  font-weight: 400;
}
.blog-post-view .block.comments,
.blog-post-view .block.related {
  margin-bottom: 0;
}
.blog-post-view .block.comments .post-list-wrapper,
.blog-post-view .block.related .post-list-wrapper {
  margin-bottom: 0;
}
.blog-post-view .block.comments .post-list-wrapper .blog-post-thumb,
.blog-post-view .block.related .post-list-wrapper .blog-post-thumb {
  margin-bottom: 0;
}
.pages {
  text-align: center;
}
.contact-index-index .contact-top-map {
  margin-bottom: 11rem;
}
.contact-index-index .contact-top-map .container-inner {
  max-width: 100%;
  width: 95%;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: auto;
  margin-right: auto;
}
.contact-index-index .contact-top-map h1 {
  line-height: 1.2;
  letter-spacing: -1px;
}
.contact-index-index .contact-top-map h5 {
  margin-bottom: 8.5rem;
  line-height: 1.625;
  margin-top: 6px;
}
.contact-index-index .contact-top-map p.size-18 {
  margin-bottom: 9rem;
}
.contact-index-index .contact-top-map .social-link {
  margin-bottom: 0;
  padding-left: 0;
}
.contact-index-index .contact-top-map .social-link li a {
  border: 1px solid #ebebeb;
  border-radius: 100%;
  width: 4rem;
  height: 4rem;
  justify-content: center;
}
.contact-index-index .contact-top-map .social-link li a:hover {
  border-color: #c00000;
  background-color: #c00000;
  color: #ffffff;
}
.contact-index-index .contact-top-map .social-link li:not(:last-of-type) {
  margin-right: 2.2rem;
}
@media only screen and (max-width: 1199px) {
  .contact-index-index .contact-top-map h5 {
    margin-bottom: 4rem;
  }
  .contact-index-index .contact-top-map p.size-18 {
    margin-bottom: 4rem;
  }
}
.contact-index-index .page-title-wrapper {
  display: none;
}
.contact-index-index .page-header {
  margin-bottom: 8rem;
}
.contact-index-index .column.main p {
  line-height: 2.14;
}
.contact-index-index .column.main .contact-us h2 {
  font-weight: 400;
}
.contact-index-index .column.main .contact-us .contact_top {
  margin-top: 14rem;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10rem;
  margin-bottom: 10.5rem;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}
.contact-index-index .column.main .contact-us .contact_top > div {
  flex: 1;
}
.contact-index-index .column.main .contact-us .contact_top > div h4 {
  margin-top: 0.8rem;
  margin-bottom: 2.3rem;
}
.contact-index-index .column.main .contact-us .contact_top h2 {
  flex: 0 0 270px;
  width: 270px;
  line-height: 1.3334;
}
.contact-index-index .column.main .contact-us .contact_top p {
  color: #121212;
  line-height: 1.875;
}
.contact-index-index .column.main .contact-us .contact_top .add-one .store-1 {
  margin-bottom: 3rem;
}
.contact-index-index .column.main .contact-us .contact-footer {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 10rem;
}
.contact-index-index .column.main .contact-us .contact-footer form.contact {
  flex: 1;
}
.contact-index-index .column.main .contact-us .contact-footer form.contact fieldset {
  margin-bottom: 6.5rem;
}
.contact-index-index .column.main .contact-us .contact-footer form.contact fieldset input,
.contact-index-index .column.main .contact-us .contact-footer form.contact fieldset textarea {
  border: none;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0;
}
.contact-index-index .column.main .contact-us .contact-footer form.contact fieldset input:focus,
.contact-index-index .column.main .contact-us .contact-footer form.contact fieldset textarea:focus {
  border-color: #121212;
}
.contact-index-index .column.main .contact-us .contact-footer h2 {
  flex: 0 0 270px;
  width: 270px;
  padding-right: 5rem;
  line-height: 1.33;
}
@media only screen and (max-width: 767px) {
  .contact-index-index .column.main .contact-us .contact-footer form.contact fieldset {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    flex-direction: column;
  }
  .contact-index-index .column.main .contact-us .contact-footer form.contact fieldset .comment {
    order: -1;
  }
}
.section.page-main .col-contact {
  flex: 1;
  padding: 0 1.5rem;
}
.section.page-main .col-contact p {
  margin-bottom: 1rem;
}
.social-link li {
  display: inline-flex;
  margin-bottom: 1rem;
}
.social-link li a {
  width: 4.5rem;
  height: 4.5rem;
  display: inline-flex !important;
  align-items: center;
  color: #000000;
  font-size: 1.8rem;
}
.social-link li a:hover {
  padding-left: 0;
}
.social-link li a .text {
  display: none;
}
.social-link li:not(:last-of-type) {
  margin-right: 0.7rem;
}
.cms-about-us .breadcrumbs {
  display: none;
}
.cms-about-us .container-min-about {
  max-width: 1170px;
  margin: 12.5rem auto;
}
.cms-about-us .container-min-about h5 {
  color: #666666;
  line-height: 1.625;
  margin-bottom: 9rem;
  margin-top: 0;
}
.cms-about-us .container-min-about h1 {
  line-height: 1.2;
}
.cms-about-us .container-min-about .items .item {
  margin-bottom: 6.4rem;
}
.cms-about-us .container-min-about .items .item div {
  min-width: 15.5rem;
  line-height: 1;
}
.cms-about-us .container-min-about .items .item p {
  text-transform: uppercase;
  line-height: 26px;
}
.cms-about-us .container-min-about .items .item:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 993px) {
  .cms-about-us .container-min-about {
    margin: 5rem auto;
  }
  .cms-about-us .container-min-about h5 {
    margin-bottom: 4rem;
  }
  .cms-about-us .container-min-about .items .item {
    margin-bottom: 3rem;
  }
}
.cms-about-us .content-middle-about p {
  line-height: 1.875;
}
.cms-about-us .content-middle-about h4.size-24 {
  margin-top: 3.2rem;
  margin-bottom: 7.2rem;
}
.cms-about-us blockquote.amiri_font {
  font-style: normal;
  text-align: center;
  line-height: 1.25;
  max-width: 1170px;
  margin: 0 auto 14rem;
  padding: 0 2rem;
}
.cms-about-us .bottom-content-about h2 {
  margin-bottom: 5.5rem;
}
.cms-about-us .bottom-content-about .grid-layout {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 1rem;
}
.cms-about-us .bottom-content-about .grid-layout > div .store-2,
.cms-about-us .bottom-content-about .grid-layout > div .store-1 {
  margin-top: 3rem;
}
.cms-about-us .bottom-content-about .grid-layout > div .store-2 span,
.cms-about-us .bottom-content-about .grid-layout > div .store-1 span {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: block;
}
.cms-about-us .bottom-content-about .grid-layout > div p {
  color: #121212;
}
.cms-about-us .rokantheme-instagram .rokan-title {
  text-align: center;
}
.cms-about-us .rokantheme-instagram .rokan-title h3 {
  font-size: 4.8rem;
}
.title-block {
  margin-bottom: 4.5rem;
}
.title-block h2 {
  margin-top: 0.8rem;
}
.banner-about-top.absolute-content {
  position: relative;
  overflow: hidden;
}
.banner-about-top.absolute-content .content {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-about-top.absolute-content .content h1 {
  margin-bottom: 16px;
}
.banner-about-top.absolute-content .content .action-more {
  margin-top: 0.8rem;
}
.banner-about-top.absolute-content .content .action-more .btn {
  padding: 1.5rem 5% 1.4rem;
  margin: 0 1rem;
  padding-right: 3rem;
  padding-left: 3rem;
  min-width: 15rem;
}
.online-store {
  background: #ffffff;
  margin: 0;
  -webkit-box-shadow: 0 0.8rem 1.6rem -0.8rem #a3a7b2;
  -moz-box-shadow: 0 0.8rem 1.6rem -0.8rem #a3a7b2;
  -ms-box-shadow: 0 0.8rem 1.6rem -0.8rem #a3a7b2;
  box-shadow: 0 0.8rem 1.6rem -0.8rem #a3a7b2;
  padding: 5.2rem 0 3rem 3.7rem;
  border-radius: 12px;
}
.online-store .online-content {
  margin-bottom: 1.5rem;
}
.online-store .amount,
.online-store h3 {
  margin-bottom: 0.7rem;
}
.how-it-work .row {
  max-width: 1360px;
  margin: auto;
  margin-top: 4rem;
}
.how-it-work .col-content {
  background-color: #ffffff;
  border-radius: 0;
  padding: 10%;
}
.how-it-work .col-content .flex-layout {
  margin-bottom: 3rem;
}
.how-it-work .col-content .flex-layout .size-80 {
  font-size: 7.5rem;
  color: #f3f5f6;
  font-weight: 600;
  line-height: 1;
}
.how-it-work .col-content h3 {
  margin: 0 0 2.4rem;
}
.how-it-work .col-content p {
  margin-bottom: 0;
}
.precentation .col-content {
  margin-bottom: 2.5rem;
}
.precentation .col-content h4 {
  margin-top: 1rem;
}
.creative .col-img {
  margin-bottom: 4rem;
}
.creative .col-content {
  flex: 1;
}
.creative .col-content p:not(:last-child) {
  margin-bottom: 0;
  color: #121212;
}
.creative .flex-layout {
  margin-bottom: 0.5rem;
}
.creative .flex-layout .img {
  margin-right: 1.5rem;
}
.our-team .col-infor {
  margin-top: 2rem;
}
.our-team .col-infor h3 {
  margin-bottom: 1rem;
}
.connect .top {
  margin-top: 1.6rem;
}
.connect .top h4 {
  border-bottom: 1px solid #ebebeb;
  margin-top: 1rem;
  padding-bottom: 1.6rem;
  margin-bottom: 1.6rem;
}
.connect p {
  margin-bottom: 1.2rem;
}
.connect hr {
  margin: 1.2rem 0;
}
[style*="background: #f5f5f5"] {
  padding: 5rem 0 6rem;
}
.header_contact {
  flex: 1;
  margin-right: 8rem;
}
.header_contact > div {
  display: flex;
}
.header_contact .contact-box + .contact-box {
  margin-left: 4rem;
}
.header_contact .contact-box .contact-icon {
  margin-right: 2.6rem;
  font-size: 2.5rem;
}
.header_contact .contact-box .contact-icon i {
  font-size: 0;
}
.header_contact .contact-box .contact-icon i::before {
  font-size: 2.5rem;
}
.header_contact .contact-box .contact-des p {
  margin: 0;
  color: #121212;
  text-transform: capitalize;
}
.header_contact .contact-box .contact-des span {
  display: block;
  text-transform: uppercase;
  color: #999999;
  font-size: 1.2rem;
}
.list.products-list .product-items .product-item .product-item-info .product-item-details .product-item-name {
  padding-top: 2px;
}
.list.products-list .product-items .product-item .product-item-info .product-item-details .price-box {
  margin-top: 1.1rem;
  margin-bottom: 0;
}
@media only screen and (min-width: 994px) {
  .section.short_description .products.wrapper.list .product-items .product-item .product-item-info {
    padding: 2.5rem;
  }
}
.section.short_description .products.wrapper.list .product-items .product-item .special-price .price,
.section.short_description .products.wrapper.list .product-items .product-item .minimal-price .price {
  font-size: 1.6rem;
}
.section.short_description .products.wrapper.list .product-items .product-item .actions-primary {
  width: 100%;
}
.section.short_description .products.wrapper.list .product-items .product-item .actions-primary .action {
  width: 100%;
}
.section.short_description .products.wrapper.list .product-items .product-item .actions-primary .action.tocart {
  padding: 1.5rem 5% 1.4rem;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a figure img {
  -webkit-transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  -moz-transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  -ms-transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a:hover {
  color: #000000;
}
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a .cate-name.cate-count {
  text-align: center;
}
#newsletter_pop_up .newletter_popup_close {
  border-radius: 3px;
}
#newsletter_pop_up .col-newsletter-popup .content-popup h2 {
  color: #121212;
  line-height: 1.2222;
}
#newsletter_pop_up .col-newsletter-popup .content-popup h2 span {
  color: #f45828;
}
#newsletter_pop_up .col-newsletter-popup .content-popup p {
  margin-bottom: 1.6rem;
}
#newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe {
  margin: 5rem 0 0;
}
#newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  border: 1px solid #ebebeb;
  width: 100%;
  max-width: 370px;
  margin: auto;
  position: relative;
  background-color: #fff;
}
#newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .input-focus {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex: 1;
  align-items: center;
  flex-wrap: nowrap;
}
#newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .input-focus:before {
  content: "\ed36";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 2rem;
  color: #121212;
  line-height: 1;
  padding: 0 1.8rem;
}
#newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .input-focus input {
  height: 58px;
  border: 0;
  color: #999999;
  padding: 0;
}
#newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .input-focus input:focus {
  box-shadow: none;
}
#newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .input-focus ::-webkit-input-placeholder {
  color: #999999;
}
#newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .input-focus :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
}
#newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .input-focus ::placeholder {
  color: #999999;
}
#newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .input-focus #newsletter-popup-error {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  text-align: center;
}
#newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .actions button,
#newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .actions .cart.table-wrapper .actions-toolbar > .action,
#newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .actions .action-gift {
  background: none;
  font-size: 1.6rem;
  color: #121212;
  padding: 15px 18px;
  border: 0;
}
@media only screen and (max-width: 575px) {
  #newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control {
    border: 0;
    flex-direction: column;
  }
  #newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .input-focus {
    border: 1px solid #ebebeb;
    margin: 0 0 2rem;
    padding-right: 1rem;
    width: 100%;
  }
  #newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .actions button,
  #newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .actions .cart.table-wrapper .actions-toolbar > .action,
  #newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .actions .action-gift {
    border: 1px solid #ebebeb;
    padding: 18px 30px;
    font-size: 1.4rem;
  }
  #newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .actions button:hover,
  #newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .actions .cart.table-wrapper .actions-toolbar > .action:hover,
  #newsletter_pop_up .col-newsletter-popup .content-popup .form.subscribe .control .actions .action-gift:hover {
    background-color: #c00000;
    border-color: #c00000;
    color: #ffffff;
  }
}
.section.block-widget-rokanthemes-brand .brand-item .brand-image {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.section.block-widget-rokanthemes-brand .brand-item .brand-image img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.section.block-widget-rokanthemes-brand .block-content {
  z-index: 11;
  position: relative;
}
.section.block-widget-rokanthemes-brand .block-content .brand-item .brand-image {
  opacity: 0.5;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.section.block-widget-rokanthemes-brand .block-content .brand-item:hover .brand-image {
  opacity: 1;
}
.size-60 {
  font-size: 3.125vw;
}
@media only screen and (min-width: 1921px) {
  .size-60 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1500px) {
  .size-60.get-size-vw {
    font-size: 4vw;
  }
}
.size-70 {
  font-size: 3.6458333333vw;
}
@media only screen and (min-width: 1921px) {
  .size-70 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 1500px) {
  .size-70.get-size-vw {
    font-size: 4.66666667vw;
  }
}
.size-72 {
  font-size: 3.75vw;
}
@media only screen and (min-width: 1921px) {
  .size-72 {
    font-size: 72px;
  }
}
@media only screen and (max-width: 1500px) {
  .size-72.get-size-vw {
    font-size: 4.8vw;
  }
}
.size-100 {
  font-size: 6.2708333333vw;
}
@media only screen and (min-width: 1921px) {
  .size-100 {
    font-size: 110px;
  }
}
@media only screen and (max-width: 1500px) {
  .size-100.get-size-vw {
    font-size: 6.66666667vw;
  }
}
.size-110 {
  font-size: 5.7708333333vw;
}
@media only screen and (min-width: 1921px) {
  .size-110 {
    font-size: 110px;
  }
}
@media only screen and (max-width: 1500px) {
  .size-110.get-size-vw {
    font-size: 6.66666667vw;
  }
}
.size-130 {
  font-size: 6.7708333333vw;
}
@media only screen and (min-width: 1921px) {
  .size-130 {
    font-size: 130px;
  }
}
@media only screen and (max-width: 1500px) {
  .size-130.get-size-vw {
    font-size: 6.66666667vw;
  }
}
.size-150 {
  font-size: 7.8125vw;
}
@media only screen and (min-width: 1921px) {
  .size-150 {
    font-size: 150px;
  }
}
@media only screen and (max-width: 1500px) {
  .size-150.get-size-vw {
    font-size: 8.66666667vw;
  }
}
.block-newsletter {
  text-align: center;
}
.block-newsletter .rokan-title {
  text-align: center;
  margin-bottom: 2.7rem;
  justify-content: center;
}
.block-newsletter .section {
  margin-bottom: 0;
  padding: 0;
}
.block-newsletter .section .container {
  width: 100% !important;
  padding: 0;
}
.block-newsletter .section .block.newsletter {
  width: 90%;
  max-width: 570px;
  margin: 5rem auto !important;
}
.block-newsletter .section .block.newsletter .field .control {
  border: 1px solid #d0d0d0;
  align-items: center;
}
.block-newsletter .section .block.newsletter .field .control .input-focus {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  padding-left: 2rem;
}
.block-newsletter .section .block.newsletter .field .control .input-focus:before {
  content: "\ed36";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 2.4rem;
  color: #121212;
  line-height: 1;
  padding: 1px;
}
.block-newsletter .section .block.newsletter .field .control .input-focus input {
  height: 58px;
  border: 0;
}
.block-newsletter .section .block.newsletter .field .control .input-focus input:focus {
  box-shadow: none;
}
.block-newsletter .section .block.newsletter .field .control .actions button,
.block-newsletter .section .block.newsletter .field .control .actions .cart.table-wrapper .actions-toolbar > .action,
.block-newsletter .section .block.newsletter .field .control .actions .action-gift {
  border: 0;
  background: none;
  font-size: 1.6rem;
  color: #121212;
}
.block-newsletter .section .block.newsletter .field div.mage-error[generated] {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
.shop-by-category-container {
  margin-bottom: 2rem;
  max-width: 100vw;
  width: 100vw;
  margin-left: calc(-100vw/2 + 100%/2);
  margin-right: calc(-100vw/2 + 100%/2);
  padding: 0 3rem;
}
.shop-by-category-container .categories-collections .heading-title {
  text-align: center;
  margin-bottom: 9rem;
  font-size: 4.8rem;
  font-weight: 500;
}
.shop-by-category-container .categories-collections .item-shop-by-cat {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.shop-by-category-container .categories-collections .item-shop-by-cat:hover > a img {
  transform: scale(1.2);
}
.shop-by-category-container .categories-collections .item-shop-by-cat > a {
  display: block;
  overflow: hidden;
  line-height: 0;
}
.shop-by-category-container .categories-collections .item-shop-by-cat > a img {
  transition: opacity 0.3s ease, transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
.shop-by-category-container .categories-collections .item-shop-by-cat .cat-name-shop-by-cat {
  position: absolute;
  bottom: 7rem;
  width: 100%;
  padding: 0 2rem;
  pointer-events: none;
}
.shop-by-category-container .categories-collections .item-shop-by-cat .cat-name-shop-by-cat a {
  font-size: 5rem;
  line-height: 1;
  text-transform: capitalize;
  font-weight: 500;
  color: #ffffff;
  pointer-events: auto;
}
.collections {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.collections .category-collection {
  padding-left: 15px;
  padding-right: 15px;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  margin: 0 0 30px;
}
.collections .category-1,
.collections .category-2 {
  flex: 0 0 50%;
  max-width: 50%;
}
.collections .category-3 {
  flex: 0 0 100%;
  max-width: 100%;
}
.collections .category-3 .item-shop-by-cat .cat-name-shop-by-cat a {
  font-size: 12rem;
}
.collections .category-4 .item-shop-by-cat .cat-name-shop-by-cat a,
.collections .category-5 .item-shop-by-cat .cat-name-shop-by-cat a {
  color: #121212;
}
.giftcard__header {
  margin-bottom: 8rem;
  text-align: center;
  position: relative;
}
.giftcard__header .giftcard__title {
  font-size: 4.8rem;
  font-weight: 400;
  margin-bottom: 3rem;
}
.giftcard__header .giftcard__description {
  font-size: 2rem;
  color: #999999;
}
.giftcard-widget .giftcard_content .giftcard_info {
  margin-bottom: 5rem;
}
.giftcard-widget .giftcard_content .giftcard_info .giftcard_name {
  font-weight: 400;
  font-size: 3.6rem;
  margin-bottom: 3rem;
}
.giftcard-widget .giftcard_content .giftcard_info .price-box {
  font-size: 2.4rem;
  padding: 0 0 2rem;
  margin-bottom: 3rem;
  color: #999999;
  border-bottom: 1px solid #ebebeb;
}
.giftcard-widget .giftcard_content .giftcard_info .giftcard_desc {
  margin: 2rem 0 0;
}
.giftcard-widget .giftcard_content .giftcard_shares {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
}
.giftcard-widget .giftcard_content .giftcard_shares .giftcard_label {
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #121212;
  padding-right: 2rem;
}
.giftcard-widget .giftcard_content .giftcard_shares .giftcard_socials {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.giftcard-widget .giftcard_content .giftcard_shares .giftcard_socials > li {
  display: inline-block;
  vertical-align: top;
}
.giftcard-widget .giftcard_content .giftcard_shares .giftcard_socials li {
  margin: 0 0.5rem;
}
.giftcard-widget .giftcard_content .giftcard_shares .giftcard_socials li .fa-twitter:before {
  content: "\edb4";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 18px;
  color: #121212;
  line-height: 1;
  padding: 1px;
}
.giftcard-widget .giftcard_content .giftcard_shares .giftcard_socials li .fa-facebook:before {
  content: "\eda9";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 18px;
  color: #121212;
  line-height: 1;
  padding: 1px;
}
.giftcard-widget .giftcard_content .giftcard_shares .giftcard_socials li .fa-instagram:before {
  content: "\ed9f";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 18px;
  color: #121212;
  line-height: 1;
  padding: 1px;
}
@media only screen and (max-width: 767px) {
  .giftcard-widget .giftcard_content .giftcard_info {
    margin-top: 3rem;
  }
  .giftcard-widget .giftcard_content .giftcard_info .giftcard_name {
    margin-top: 1.5rem;
  }
}
.magenest-giftcard-product-form-options__template-options .magenest-giftcard-product-form-options__template-option {
  max-width: 90px;
}
.magenest-giftcard-product-form-options__template-image {
  max-width: 90px;
  display: inline-block;
}
.product-gift-card .product-info-main .page-title-wrapper .page-title {
  font-size: 3rem;
}
.product-gift-card .product-info-main .product-info-price {
  color: #999999;
  font-size: 2.4rem;
}
.product-gift-card .product-info-main .scheduled-sendtime {
  display: flex;
  align-items: center;
  background: #ffffff;
  border: 1px solid #ebebeb;
}
.product-gift-card .product-info-main .scheduled-sendtime button.ui-datepicker-trigger,
.product-gift-card .product-info-main .scheduled-sendtime .cart.table-wrapper .actions-toolbar > .action.ui-datepicker-trigger,
.product-gift-card .product-info-main .scheduled-sendtime .action-gift.ui-datepicker-trigger {
  margin: 0 !important;
}
.product-gift-card .product-info-main .scheduled-sendtime input {
  border: 0;
}
.product-gift-card .product-add-form .product-options-wrapper .magenest-giftcard-product-form-options .fieldset > .field {
  margin-bottom: 2rem;
}
.product-gift-card .product-add-form .product-options-wrapper .magenest-giftcard-product-form-options .fieldset > .field .ui-datepicker-trigger {
  margin: 2rem 0 0;
}
.product-gift-card .product-add-form .product-options-wrapper .magenest-giftcard-product-form-options .fieldset > .field .control.fromto-name {
  width: 49%;
}
.product-gift-card .product-add-form .product-options-wrapper .magenest-giftcard-product-form-options .fieldset > .field .control.fromto-email {
  width: 49%;
}
.product-gift-card .product-add-form .product-options-wrapper .magenest-giftcard-product-form-options .fieldset > .legend {
  font-size: 1.6rem;
  color: #121212;
}
.product-gift-card .product-add-form .product-options-wrapper .magenest-giftcard-product-form-options .fieldset > .legend .magenest-giftcard-product-form-options__step-number {
  font-size: 1.4rem;
}
@media only screen and (max-width: 575px) {
  .product-gift-card .product-add-form .product-options-wrapper .magenest-giftcard-product-form-options .fieldset > .field .control.fromto-name {
    width: 100%;
  }
  .product-gift-card .product-add-form .product-options-wrapper .magenest-giftcard-product-form-options .fieldset > .field .control.fromto-email {
    width: 100%;
  }
}
.magenest-giftcard-product-form-options .email.fromto .fieldset .field {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.magenest-giftcard-product-form-options .email.fromto .fieldset .field .label {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 10px;
}
.magenest-giftcard-product-form-options .email.fromto .fieldset .field .control {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 575px) {
  .magenest-giftcard-product-form-options .email.fromto .fieldset .field {
    flex-direction: column;
  }
  .magenest-giftcard-product-form-options .email.fromto .fieldset .field .control {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 1.5rem;
  }
}
.column.main > [data-appearance="full-bleed"],
.column.main > [data-appearance="full-width"],
.column.main > [data-appearance="contained"] > div {
  margin-bottom: 12.5rem;
}
@media only screen and (max-width: 993px) {
  .column.main > [data-appearance="full-bleed"],
  .column.main > [data-appearance="full-width"],
  .column.main > [data-appearance="contained"] > div {
    margin-bottom: 11.5rem;
  }
}
@media only screen and (max-width: 993px) {
  .column.main > [data-appearance="full-bleed"],
  .column.main > [data-appearance="full-width"],
  .column.main > [data-appearance="contained"] > div {
    margin-bottom: 5.5rem;
  }
}
@media only screen and (max-width: 993px) {
  .column.main > [data-appearance="full-bleed"],
  .column.main > [data-appearance="full-width"],
  .column.main > [data-appearance="contained"] > div {
    margin-bottom: 4.5rem;
  }
}
div[data-content-type='text'] p:last-child {
  margin-bottom: 0;
}
.utero-banner .pagebuilder-column {
  position: relative;
  overflow: hidden;
}
.utero-banner .pagebuilder-column:hover figure img {
  transform: scale3d(1.2, 1.2, 1);
}
.utero-banner .pagebuilder-column figure {
  margin: 0;
  line-height: 0;
  overflow: hidden;
}
.utero-banner .pagebuilder-column figure a {
  display: block;
  line-height: 0;
  position: relative;
  overflow: hidden;
}
.utero-banner .pagebuilder-column figure img {
  -webkit-transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  -moz-transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  -ms-transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  width: 100%;
}
.utero-banner .pagebuilder-column figure.border-radius {
  border-radius: 20px;
}
@media only screen and (max-width: 993px) {
  .utero-banner .pagebuilder-column figure a {
    height: 0;
    padding-top: 100%;
  }
  .utero-banner .pagebuilder-column figure a img {
    position: absolute;
    width: 100%;
    height: 100% !important;
    left: 0;
    bottom: 0;
    object-fit: cover;
  }
}
.utero-banner .pagebuilder-column div[data-content-type='text'] {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 2rem;
  pointer-events: none;
}
.utero-banner .pagebuilder-column div[data-content-type='text'] > * {
  pointer-events: auto;
}
.utero-banner .pagebuilder-column div[data-content-type='text'].center {
  justify-content: center;
  align-items: center;
}
.utero-banner .pagebuilder-column div[data-content-type='text'].bottom {
  justify-content: flex-end;
}
.utero-1-products .border-top {
  border-color: #cecece;
}
body#html-body .utero-1-banner-mid .pagebuilder-banner-wrapper [data-element='content'] {
  overflow: inherit;
}
@media only screen and (min-width: 768px) and (max-width: 1499px) {
  body#html-body .utero-1-banner-mid .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 600px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1499px) {
  body#html-body .utero-1-banner-top {
    min-height: 700px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1499px) {
  body#html-body .utero-1-banner-mid div[data-content-type='text'] .text-150,
  body#html-body .utero-1-banner-top div[data-content-type='text'] .text-150,
  body#html-body .utero-1-banner-mid .pagebuilder-poster-content .text-150,
  body#html-body .utero-1-banner-top .pagebuilder-poster-content .text-150,
  body#html-body .utero-1-banner-mid div[data-content-type='text'] .text-130,
  body#html-body .utero-1-banner-top div[data-content-type='text'] .text-130,
  body#html-body .utero-1-banner-mid .pagebuilder-poster-content .text-130,
  body#html-body .utero-1-banner-top .pagebuilder-poster-content .text-130,
  body#html-body .utero-1-banner-mid div[data-content-type='text'] .text-150 span,
  body#html-body .utero-1-banner-top div[data-content-type='text'] .text-150 span,
  body#html-body .utero-1-banner-mid .pagebuilder-poster-content .text-150 span,
  body#html-body .utero-1-banner-top .pagebuilder-poster-content .text-150 span,
  body#html-body .utero-1-banner-mid div[data-content-type='text'] .text-130 span,
  body#html-body .utero-1-banner-top div[data-content-type='text'] .text-130 span,
  body#html-body .utero-1-banner-mid .pagebuilder-poster-content .text-130 span,
  body#html-body .utero-1-banner-top .pagebuilder-poster-content .text-130 span {
    font-size: 8rem !important;
    margin-bottom: 5rem !important;
  }
}
body#html-body .utero-2-banner-top div[data-content-type='banner'] {
  border-radius: 20px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  body#html-body .utero-2-banner-top .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 450px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  body#html-body .utero-2-banner-mid {
    min-height: 550px;
  }
}
body#html-body .utero-4-banner.top .pagebuilder-banner-wrapper [data-element='content'] {
  overflow: inherit;
}
body#html-body .utero-4-banner.top .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: flex-end;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  body#html-body .utero-4-banner.top .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 600px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  body#html-body .utero-4-banner.mid {
    min-height: 600px;
  }
}
.utero-5-banner-top .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: flex-end;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  body#html-body .utero-5-banner-top .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay,
  body#html-body .utero-5-banner-mid .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay,
  body#html-body .utero-5-banner-bottom .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 650px;
  }
}
@media screen and (max-width: 1400px) {
  body#html-body .utero-5-banner-mid .col-right {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  body#html-body .utero-6-banner .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 550px;
    padding: 40px;
  }
  body#html-body .utero-6-banner .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay h3,
  body#html-body .utero-6-banner .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay h3 span {
    font-size: 5rem !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  body#html-body .utero-7-banner-top .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay,
  body#html-body .utero-7-banner-mid .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 650px;
    padding: 40px;
  }
}
@media only screen and (min-width: 994px) and (max-width: 1199px) {
  body#html-body .utero-7-banner-top .pagebuilder-column.col-right {
    padding-left: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  body#html-body .utero-7-banner-top .pagebuilder-column.col-right div[data-content-type='text'] h3,
  body#html-body .utero-7-banner-top .pagebuilder-column.col-right div[data-content-type='text'] h3 span {
    font-size: 5rem !important;
  }
  body#html-body .utero-7-banner-mid .pagebuilder-column.col-left {
    padding-left: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  body#html-body .utero-7-banner-mid .pagebuilder-column.col-left div[data-content-type='text'] h3,
  body#html-body .utero-7-banner-mid .pagebuilder-column.col-left div[data-content-type='text'] h3 span {
    font-size: 5rem !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  body#html-body .utero-9-banner-top .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay,
  body#html-body .utero-9-banner-mid .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 450px;
    padding: 40px;
  }
}
@media all and (max-width: 360px) {
  .search-modal span {
    font-size: 1.5rem;
  }
  .header-container .header.links li.authorization-link a:before,
  .header__action--item > li .minicart-wrapper > a:before,
  .header__action--item > li .minicart-wrapper > a.action.showcart:after {
    font-size: 1.5rem;
  }
  .nav-toggle:before {
    font-size: 2rem;
    margin-left: 7px;
  }
  body .container {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .header-container .header__logo .nav-toggle {
    padding-right: 1rem;
  }
  .header__action ul.header__action--item > li {
    margin-left: 0.9rem;
  }
  .action.primary {
    font-size: 1.4rem;
  }
  #search-form .minisearch .search-form {
    min-width: 100%;
  }
  body#html-body .pagebuilder-overlay.pagebuilder-poster-overlay {
    padding: 2.5rem !important;
  }
  .checkout-cart-index .page-title-wrapper {
    margin: 3rem 0 3rem;
  }
  .page-title-wrapper .page-title {
    font-size: 2.8rem;
  }
  .cart-container .checkout-methods-items .action.primary {
    font-size: 1.4rem;
  }
  #shopping-cart-table .box-tocart .up-down input {
    width: 28px !important;
    padding: 0;
  }
  .box-tocart .up-down a {
    font-size: 1.4rem;
  }
  .header-container.sticky .sticky_padding {
    padding-top: 0.5rem;
    padding-bottom: 0.7rem;
  }
  .header-container.sticky.sticky-header > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.product-items .product-item._with-sale-label .catalog-price-rule-product-label {
  position: absolute;
  left: 10px;
  top: 10px;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 12px;
  background-color: #C00000;
  border-radius: 4px;
  font-weight: bold;
  z-index: 9999;
  text-align: center;
}
.product-items .product-item._with-sale-label .price-box {
  display: flex;
  flex-direction: column;
}
.product-items .product-item._with-sale-label .price-box .normal-price:not(._configurable-normal-range) .price,
.product-items .product-item._with-sale-label .price-box .special-price:not(._configurable-normal-range) .price {
  color: #C00000 !important;
}
.product-items .product-item._with-sale-label .price-box .normal-price._configurable-normal-range .price-wrapper .price._on-sale .price,
.product-items .product-item._with-sale-label .price-box .special-price._configurable-normal-range .price-wrapper .price._on-sale .price {
  color: #C00000 !important;
}
.product-items .product-item._with-sale-label .price-box .normal-price._configurable-normal-range .price-wrapper .price .price,
.product-items .product-item._with-sale-label .price-box .special-price._configurable-normal-range .price-wrapper .price .price {
  color: #C00000 !important;
}
.product-items .product-item._with-sale-label .price-box .old-price {
  text-decoration: none;
}
.product-items .product-item._with-sale-label .price-box .old-price:not(._configurable-old-range) .price {
  text-decoration: line-through;
}
.product-items .product-item._with-sale-label .price-box .old-price._configurable-old-range {
  display: block;
}
.product-items .product-item._with-sale-label .price-box .old-price._configurable-old-range .price-wrapper {
  text-decoration: line-through;
}
.product-items .product-item._with-sale-label .price-box .old-price._configurable-old-range .price-wrapper .price {
  text-decoration: none;
}
div#finder-top-container .amfinder-title {
  margin-right: 10px;
}
div#finder-top-container .amfinder-common-wrapper .amfinder-toggle .am-item select {
  height: 40px;
}
div#finder-top-container .action.primary,
div#finder-top-container .action-primary {
  line-height: 0;
  letter-spacing: 0.75px;
  padding: 20px 34px 20px;
  border-radius: 3px;
  border: none;
}
div#finder-top-container .amfinder-horizontal .last,
div#finder-top-container .amfinder-vertical .last {
  width: initial;
}
.wrapper_sub_category_tabs {
  padding-bottom: 10rem;
  border-bottom: 1px solid #ebebeb;
}
@media only screen and (max-width: 767px) {
  div.row-xl > div {
    margin-bottom: 3rem;
  }
}
.padding_xl {
  padding: 12rem 0 14rem;
}
.padding_12 {
  padding-bottom: 12rem;
}
.pay-later {
  padding: 6rem 0;
}
.pay-later > div {
  padding: 2rem 0;
}
.rokan-title.has-see-all,
.block .title.rokan-title.has-see-all {
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  .rokan-title.has-see-all,
  .block .title.rokan-title.has-see-all {
    justify-content: space-between;
  }
}
body .owl-carousel .owl-nav {
  position: absolute;
  right: 0;
  top: -10.5rem;
}
body .owl-carousel .owl-nav button + button,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action + .cart.table-wrapper .actions-toolbar > .action,
body .owl-carousel .owl-nav .action-gift + .action-gift {
  margin-left: 2.2rem;
}
body .owl-carousel .owl-nav button,
body .owl-carousel .owl-nav a,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action,
body .owl-carousel .owl-nav .action-gift {
  position: static;
}
body .owl-carousel .owl-nav button:before,
body .owl-carousel .owl-nav a:before,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action:before,
body .owl-carousel .owl-nav .action-gift:before {
  content: "\ecc3";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 3.6rem;
  color: #121212;
  line-height: 1;
  padding: 1px;
}
body .owl-carousel .owl-nav button.owl-prev,
body .owl-carousel .owl-nav a.owl-prev,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
body .owl-carousel .owl-nav .action-gift.owl-prev {
  -webkit-transform: translate(0, 0) scale(1);
  -moz-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
}
@media only screen and (max-width: 994px) {
  body .owl-carousel .owl-nav button.owl-prev,
  body .owl-carousel .owl-nav a.owl-prev,
  body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
  body .owl-carousel .owl-nav .action-gift.owl-prev {
    -webkit-transform: translate(0, 0) scale(1);
    -moz-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
}
body .owl-carousel .owl-nav button.owl-prev:before,
body .owl-carousel .owl-nav a.owl-prev:before,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev:before,
body .owl-carousel .owl-nav .action-gift.owl-prev:before {
  content: "\ecc1";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 3.6rem;
  color: #121212;
  line-height: 1;
  padding: 1px;
}
body .owl-carousel .owl-nav button.owl-next,
body .owl-carousel .owl-nav a.owl-next,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
body .owl-carousel .owl-nav .action-gift.owl-next {
  -webkit-transform: translate(0, 0) scale(1);
  -moz-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
}
@media only screen and (max-width: 994px) {
  body .owl-carousel .owl-nav button.owl-next,
  body .owl-carousel .owl-nav a.owl-next,
  body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
  body .owl-carousel .owl-nav .action-gift.owl-next {
    -webkit-transform: translate(0, 0) scale(1);
    -moz-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
}
@media only screen and (max-width: 767px) {
  body .owl-carousel .owl-nav {
    display: none;
  }
}
body .owl-carousel:hover .owl-nav button.owl-prev,
body .owl-carousel:hover .owl-nav a.owl-prev,
body .owl-carousel:hover .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
body .owl-carousel:hover .owl-nav .action-gift.owl-prev {
  -webkit-transform: translate(0, 0) scale(1);
  -moz-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
}
@media only screen and (max-width: 994px) {
  body .owl-carousel:hover .owl-nav button.owl-prev,
  body .owl-carousel:hover .owl-nav a.owl-prev,
  body .owl-carousel:hover .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
  body .owl-carousel:hover .owl-nav .action-gift.owl-prev {
    -webkit-transform: translate(0, 0) scale(1);
    -moz-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
}
body .owl-carousel:hover .owl-nav button.owl-next,
body .owl-carousel:hover .owl-nav a.owl-next,
body .owl-carousel:hover .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
body .owl-carousel:hover .owl-nav .action-gift.owl-next {
  -webkit-transform: translate(0, 0) scale(1);
  -moz-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
}
@media only screen and (max-width: 994px) {
  body .owl-carousel:hover .owl-nav button.owl-next,
  body .owl-carousel:hover .owl-nav a.owl-next,
  body .owl-carousel:hover .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
  body .owl-carousel:hover .owl-nav .action-gift.owl-next {
    -webkit-transform: translate(0, 0) scale(1);
    -moz-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
}
.cms-index-index .page-footer .footer-container {
  border: 0;
}
.shipping-support {
  padding: 8rem 0 6rem;
  border-bottom: 1px solid #ebebeb;
}
@media only screen and (min-width: 994px) and (max-width: 1199px) {
  .banner.top .wapper-content .row > div {
    flex: 1;
  }
  .banner.top .wapper-content .row > div:first-child {
    flex: 0 0 auto;
    width: 60.533333%;
  }
}
.product-item-name,
.product.name a {
  webkit-hyphens: none;
  /* Safari and older versions of iOS */
  -moz-hyphens: none;
  /* Firefox */
  -ms-hyphens: none;
  /* Microsoft Edge (old versions) */
  hyphens: none;
  /* Standard property */
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.8rem;
}
.product-item-name:hover,
.product.name a:hover {
  color: #121212;
}
.products-grid .product-items.owl-carousel .product-item .product-image-wrapper {
  z-index: 0;
}
.products-grid .product-items.owl-carousel .product-item .actions-primary {
  display: block;
  padding: 0;
  pointer-events: none;
  height: 100%;
}
.products-grid .product-items.owl-carousel .product-item .actions-primary form[data-role="tocart-form"] {
  position: absolute;
  z-index: 1;
  bottom: 10px;
  left: 10px;
  right: 10px;
  pointer-events: auto;
}
.products-grid .product-items.owl-carousel .product-item .actions-primary form[data-role="tocart-form"] .tocart {
  border: 1px solid #999999;
  padding: 15px 5%;
  font-weight: 500;
}
.products-grid .product-items.owl-carousel .product-item .actions-primary form[data-role="tocart-form"] .tocart:hover {
  border-color: #c00000;
}
.products-grid .product-items.owl-carousel .product-item .actions-primary .quickview {
  position: absolute;
  right: 2rem;
  top: 4.5rem;
  background: none;
  pointer-events: auto;
  display: none;
}
.products-grid .product-items.owl-carousel .product-item .actions-primary .quickview .action {
  width: 3.5rem;
  height: 3.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
}
.products-grid .product-items.owl-carousel .product-item .actions-primary .quickview .action:before {
  content: "\eba4";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 1.6rem;
  color: #121212;
  line-height: 1;
  padding: 1px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.products-grid .product-items.owl-carousel .product-item .product-item-details .price-box {
  align-items: center;
  font-family: Open Sans;
}
.products-grid .product-items.owl-carousel .product-item .product-item-details .product-reviews-summary {
  display: none;
}
.products-grid .product-items.owl-carousel .product-item .product-item-details .product-item-inner .actions a.action {
  background: none;
}
.products-grid .product-items.owl-carousel .product-item .product-item-details .product-item-inner .actions a.action.towishlist:before {
  content: "\ebac";
  font-family: LineIconsPro Light, sans-serif;
  font-size: 1.6rem;
  color: #121212;
  line-height: 1;
  padding: 1px;
  color: #cccccc;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.products-grid .product-items.owl-carousel .product-item .product-item-details .product-item-inner .actions a.action:hover:before {
  color: #ed4336;
}
#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 11px;
}
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: 11px;
}
.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: 11px 11px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 11px;
  right: 33px;
}
#braintree_cc_number {
  padding-left: 68px;
}
