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: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 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: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  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 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  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: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
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 #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  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: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 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.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.abs-reset-list > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-link-button,
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus {
  text-decoration: none;
}
.abs-product-options-list dt,
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.abs-product-options-list dt:after,
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.abs-reset-image-wrapper,
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered,
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-login-block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-block-title,
.abs-account-blocks .block-title,
.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-block-title > strong,
.abs-account-blocks .block-title > strong,
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.abs-account-blocks .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.abs-account-blocks .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.abs-account-blocks .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.abs-account-blocks .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.abs-account-blocks .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.abs-account-blocks .block-content .box,
.account .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.abs-dropdown-simple,
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\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;
}
.abs-input-qty,
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.abs-margin-for-blocks-and-widgets,
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.abs-remove-button-for-blocks,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\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,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.abs-product-link,
.product-item-name,
.product.name a {
  font-weight: 400;
}
.abs-product-link > a,
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-action-remove,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.abs-add-fields .fieldset,
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.abs-add-fields .fieldset .field:not(.choice) .control,
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.abs-add-fields .fieldset .fields .actions-toolbar,
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.abs-add-fields .message.notice,
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.abs-add-fields .additional,
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.abs-hidden,
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.mgz__actions-switch-checkbox,
.bfb-element.mgz-element-bfb_file input[type=file],
.bfb-element.mgz-element-bfb_singleslider input,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.search-autocomplete,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-navigation-icon:after {
  position: absolute;
  right: 5px;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 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 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;
}
.abs-action-addto-product,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.abs-actions-addto-gridlist,
.product-item-actions .actions-secondary > .action,
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.product-item-actions .actions-secondary > .action > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.product-item-actions .actions-secondary > .action:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  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,
.product-item-actions .actions-secondary > .action:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #333333;
}
.abs-button-l,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-button-as-link,
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  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: #1979c3;
  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: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-secondary-color,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-revert-secondary-size,
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.abs-box-tocart,
.bundle-actions {
  margin: 10px 0;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.abs-adjustment-incl-excl-tax .weee,
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\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;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -10px;
  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 {
  content: '\e621';
}
.abs-methods-shipping-title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 15px;
}
.abs-account-title,
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.abs-account-title > strong,
.abs-account-title > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.abs-rating-summary .rating-summary,
.review-ratings .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label,
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.abs-rating-summary .rating-result,
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.abs-colon:after,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-icon-add,
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-no-display,
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.abs-status,
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.abs-block-items-counter,
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  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: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.abs-shopping-cart-items .action.update,
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 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;
}
.abs-field-date .control,
.field.date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.abs-checkout-title,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.abs-sidebar-totals .mark,
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.abs-sidebar-totals .mark strong,
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.abs-sidebar-totals .amount,
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .amount strong,
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.abs-sidebar-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.abs-sidebar-totals .grand .amount strong,
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.abs-sidebar-totals .msrp,
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price,
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  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;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.abs-sidebar-totals .totals-tax-details,
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown,
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-discount-block > .title,
.cart-order-comment > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.cart-order-comment > .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;
}
.abs-discount-block > .title:after,
.cart-order-comment > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .abs-discount-block > .title strong,
.column.main .cart-order-comment > .title strong,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.abs-discount-block > .content,
.cart-order-comment > .content,
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.cart-order-comment.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.abs-discount-block.active > .content,
.cart-order-comment.active > .content,
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: 40px;
  -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: 20px;
}
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 #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.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 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.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 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.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 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.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 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.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,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  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: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  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: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 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: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -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 #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore: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: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.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.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  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: 24px;
  line-height: 12px;
  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: 10px;
}
.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: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.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: #333333;
  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: #7d7d7d;
  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 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
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: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  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: 20px;
}
.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 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.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: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.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 20px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: '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 {
  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: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  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: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
@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.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #1979c3;
  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: #1979c3;
  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: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:focus,
.action-gift.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link.disabled,
.action-gift.pagebuilder-button-link[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-link {
  color: #1979c3;
  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: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  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: #006bb4;
  border: 1px solid #006bb4;
  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: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary.disabled,
.action-gift.pagebuilder-button-primary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  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: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
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: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
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: 1280px;
}
[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: 1280px;
  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%;
}
div[data-content-type='slider'] 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 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/**
 * 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;
}
._amrev-disabled {
  opacity: .8;
  pointer-events: none;
}
.hidden {
  display: none;
}
._clear-btn,
._clear-btn:focus,
._clear-btn:hover,
._clear-btn:active,
._clear-btn:not(.primary) {
  background: none;
  border: none;
  box-shadow: none;
  font-weight: 400;
  outline: none;
  padding: 0;
}
.amstars-rating-container {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
  height: 27px;
  margin: 0 0 10px 0;
  overflow: hidden;
  width: 160px;
}
.amstars-rating-container.-small {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzQzIDYuODc1TDkuNSAwIDcuMjU3IDYuODc1SDBsNS44NzEgNC4yNUwzLjYzIDE4IDkuNSAxMy43NSAxNS4zNzEgMThsLTIuMjQyLTYuODc1TDE5IDYuODc1aC03LjI1N3pNMTQuOSA4LjIwMmgtNC4xMjZMOS41IDQuMjkzbC0xLjI3NSAzLjkxSDQuMDk5bDMuMzM4IDIuNDE1LTEuMjc1IDMuOTA5TDkuNSAxMi4xMWwzLjMzOCAyLjQxNi0xLjI3NS0zLjkxIDMuMzM4LTIuNDE1eiIgZmlsbD0iI0IxQUVBRSIvPjwvc3ZnPg==);
  height: 18px;
  width: 107px;
}
.amstars-rating-container.-small .amstars-stars {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGQ9Ik05LjUgMGwyLjI0MyA2Ljg3NUgxOWwtNS44NzEgNC4yNUwxNS4zNyAxOCA5LjUgMTMuNzUgMy42MjkgMThsMi4yNDItNi44NzVMMCA2Ljg3NWg3LjI1N0w5LjUgMHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
}
.amstars-rating-container .amstars-stars {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
  height: 100%;
}
.amreview-popup.modal-popup {
  transition: 0.3s all ease-in;
}
.amreview-popup.modal-popup .modal-header {
  background: #fafafa;
}
.amreview-popup.modal-popup .modal-content {
  padding: 0;
}
.amreview-popup.modal-popup .block-content {
  background: #fafafa;
  padding: 10px 20px 40px;
}
.amreview-popup.modal-popup .modal-inner-wrap {
  max-width: 640px;
}
.amrev-toolbar-container {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  color: #363636;
  flex-wrap: wrap;
  font-size: 12px;
  justify-content: flex-end;
  padding: 0;
}
.amrev-toolbar-container.-disabled {
  opacity: .8;
  pointer-events: none;
}
.amrev-toolbar-container.-all .amrev-sorting {
  border-left: none;
}
.amrev-toolbar-container .amrev-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 100%;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  order: 2;
  padding: 0;
}
.amrev-toolbar-container .amrev-filter {
  border-bottom: 1px solid #dcdcdc;
  flex-basis: 100%;
  margin: 0;
  padding: 15px 0 10px 20px;
}
.amrev-toolbar-container .amrev-sorting {
  background: #fafafa;
  border: none;
  flex-basis: 100%;
  order: 1;
  padding: 10px 18px;
}
.amrev-toolbar-container .amrev-sortbtn:before {
  font-size: 14px;
}
.amrev-toolbar-container .amrev-sortbtn:hover:before,
.amrev-toolbar-container .amrev-sortbtn:focus:before {
  color: #007bdb;
}
.amrev-toolbar-container .amrev-select {
  height: 25px;
  margin: 5px 5px 5px 8px;
  max-width: 160px;
  padding: 0 0 0 10px;
  width: 100%;
}
.amrev-toolbar-container .amrev-label {
  margin: 0;
}
.amrev-checkbox-container .amrev-label {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-start;
  padding: 0 0 0 20px;
  position: relative;
}
.amrev-checkbox-container .amrev-label:hover:before {
  border-color: #007bdb;
  box-shadow: 0 1px 2px rgba(37, 83, 119, 0.25);
}
.amrev-checkbox-container .amrev-label:before,
.amrev-checkbox-container .amrev-label:after {
  transition: 0.1s all ease-in;
  content: '';
  cursor: pointer;
  display: block;
  left: 0;
  position: absolute;
}
.amrev-checkbox-container .amrev-label:after {
  align-content: center;
  align-items: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOSA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45MDQ4IDBMMy41NDI1IDQuNjU5OEwxLjA5NDk1IDIuMDQ2MDNMMCAzLjIxNTg1TDMuNTQyNSA3TDkgMS4xNjk4M0w3LjkwNDggMFoiIGZpbGw9IiM1MTQ5NDMiLz48L3N2Zz4=);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: flex;
  justify-content: center;
  bottom: 0;
  height: 8px;
  margin: auto 0 auto 3px;
  opacity: 0;
  top: 0;
  width: 10px;
}
.amrev-checkbox-container .amrev-label:before {
  background-color: #ffffff;
  border: 1px solid #adadad;
  border-radius: 2px;
  box-sizing: border-box;
  height: 15px;
  width: 15px;
}
.amrev-checkbox-container .amrev-input:checked + .amrev-label:after {
  opacity: 1;
}
.amrev-checkbox-container .amrev-input:checked + .amrev-label:before {
  border-color: #007bdb;
}
.amrev-checkbox-container .amrev-input:checked + .amrev-label:before:focus {
  box-shadow: 0 1px 2px rgba(37, 83, 119, 0.25);
}
.amrev-checkbox-container .amrev-input {
  display: none;
}
.amrev-fancybox-zoom .fancybox-arrow {
  box-shadow: none;
}
.amrev-fancybox-zoom .fancybox-arrow:hover,
.amrev-fancybox-zoom .fancybox-arrow:active,
.amrev-fancybox-zoom .fancybox-arrow:focus {
  background: none;
  border: none;
  box-shadow: none;
  opacity: 1;
}
.amreview-images.slick-slider {
  padding: 0 18px;
}
.amreview-images.slick-slider .slick-arrow {
  transition: 0.1s all ease-in;
  background-size: 7px 12px !important;
  filter: invert(0.5);
}
.amreview-images.slick-slider .slick-arrow:hover {
  filter: invert(1);
}
.amreview-images.slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amreview-images.slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amreview-images.slick-slider .slick-slide {
  border: 1px solid transparent;
  border-radius: 2px;
  box-sizing: border-box;
  text-align: center;
}
.amreview-images.slick-slider .slick-slide > div {
  display: flex;
}
.amreview-widget-container .slick-dots {
  position: initial;
}
@keyframes amloadrotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.am-load-block {
  transition: 0.3s all ease-in;
  background: rgba(255, 255, 255, 0.4);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.am-load-block .am-dots {
  height: 64px;
  margin: 20px auto;
  position: sticky;
  top: 35%;
  width: 64px;
  z-index: 999;
}
.am-load-block .am-dot {
  animation: amloadrotate 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  display: block;
  transform-origin: 32px 32px;
}
.am-load-block .am-dot:nth-child(1) {
  animation-delay: -0.036s;
}
.am-load-block .am-dot:nth-child(2) {
  animation-delay: -0.07199999999999999s;
}
.am-load-block .am-dot:nth-child(3) {
  animation-delay: -0.108s;
}
.am-load-block .am-dot:nth-child(4) {
  animation-delay: -0.144s;
}
.am-load-block .am-dot:nth-child(6) {
  animation-delay: -0.216s;
}
.am-load-block .am-dot:nth-child(7) {
  animation-delay: -0.252s;
}
.am-load-block .am-dot:nth-child(8) {
  animation-delay: -0.288s;
}
.am-load-block .am-dot:after {
  background: #666666;
  border-radius: 50%;
  content: '';
  display: block;
  height: 6px;
  margin: -3px 0 0 -3px;
  position: absolute;
  width: 6px;
}
.am-load-block .am-dot:nth-child(1):after {
  left: 50px;
  top: 50px;
}
.am-load-block .am-dot:nth-child(2):after {
  left: 45px;
  top: 54px;
}
.am-load-block .am-dot:nth-child(3):after {
  left: 39px;
  top: 57px;
}
.am-load-block .am-dot:nth-child(4):after {
  left: 32px;
  top: 58px;
}
.am-load-block .am-dot:nth-child(5) {
  animation-delay: -.18s;
}
.am-load-block .am-dot:nth-child(5):after {
  left: 25px;
  top: 57px;
}
.am-load-block .am-dot:nth-child(6):after {
  left: 19px;
  top: 54px;
}
.am-load-block .am-dot:nth-child(7):after {
  left: 14px;
  top: 50px;
}
.am-load-block .am-dot:nth-child(8):after {
  left: 10px;
  top: 45px;
}
.amrev-comment-toolbar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 25px 0 0;
}
.amrev-comment-toolbar.-nocomments {
  justify-content: flex-end;
}
.amrev-comment-toolbar .amrev-reply {
  border-right: 1px solid #767676;
  box-sizing: border-box;
  flex-basis: 50%;
  order: 2;
  padding: 0 25px 0 0;
}
.amrev-comment-toolbar .amrev-repbtn {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  background: #dff1ff;
  border: 1px solid #432858;
  border-radius: 2px;
  box-shadow: none;
  box-sizing: border-box;
  color: #432858;
  flex-basis: 100%;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 8px;
  position: relative;
  width: 100%;
}
.amrev-comment-toolbar .amrev-repbtn:before {
  transition: 0.1s all ease-in;
  align-content: center;
  align-items: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuMjAzOSAzLjA3Njg4SDIuMTk4NTdMMy4wMzEyOCAzLjg3MjU3QzMuMjgyNzcgNC4xMTI4OCAzLjI4Mjc3IDQuNTAyNDMgMy4wMzEyOCA0Ljc0Mjc0QzIuNzgxNzIgNC45ODE1MSAyLjM3MzEgNC45ODQ1OSAyLjEyMDY1IDQuNzQyNzRMMC4xODg2MTUgMi44OTY1N0MtMC4wNjI4NzE5IDIuNjU2MjYgLTAuMDYyODcxOSAyLjI2NjcxIDAuMTg4NjE1IDIuMDI2NEwyLjEyMDY1IDAuMTgwMjMyQzIuMzcxODEgLTAuMDYwMDc3NSAyLjc4MDEyIC0wLjA2MDA3NzUgMy4wMzEyOCAwLjE4MDIzMkMzLjI4Mjc3IDAuNDIwNTQzIDMuMjgyNzcgMC44MTAwODUgMy4wMzEyOCAxLjA1MDRMMi4xOTg1NyAxLjg0NjA5SDYuMjAzOUM5LjM5OTgxIDEuODQ2MDkgMTIgNC4zMzA3MyAxMiA3LjM4NDYxQzEyIDcuNzI0MzEgMTEuNzExNSA4IDExLjM1NiA4QzExLjAwMDUgOCAxMC43MTIgNy43MjQzMSAxMC43MTIgNy4zODQ2MUMxMC43MTIgNS4wMDkyIDguNjg5NzggMy4wNzY4OCA2LjIwMzkgMy4wNzY4OFoiIGZpbGw9IiMxRTc5QzIiLz48L3N2Zz4=);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: flex;
  justify-content: center;
  height: 8px;
  margin: auto 5px;
  width: 12px;
}
.amrev-comment-toolbar .amrev-repbtn:hover,
.amrev-comment-toolbar .amrev-repbtn:active,
.amrev-comment-toolbar .amrev-repbtn.-active {
  background: #f08217;
  border-color: #f08217;
  color: #ffffff;
}
.amrev-comment-toolbar .amrev-repbtn:hover:before,
.amrev-comment-toolbar .amrev-repbtn:active:before,
.amrev-comment-toolbar .amrev-repbtn.-active:before {
  filter: brightness(10);
}
.amrev-comment-toolbar .amrev-comment {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  box-sizing: border-box;
  flex-basis: 50%;
  order: 3;
  padding: 0 15px;
  position: relative;
}
.amrev-comment-toolbar .amrev-combtn {
  color: #f08217;
  font-size: 1.4rem;
  font-weight: 600;
}
.amrev-comment-toolbar .amrev-combtn,
.amrev-comment-toolbar .amrev-combtn:focus,
.amrev-comment-toolbar .amrev-combtn:hover,
.amrev-comment-toolbar .amrev-combtn:active,
.amrev-comment-toolbar .amrev-combtn:not(.primary) {
  background: none;
  border: none;
  box-shadow: none;
  font-weight: 400;
  outline: none;
  padding: 0;
}
.amrev-comment-toolbar .amrev-combtn:before {
  transition: 0.1s all ease-in;
  content: '\e622';
  display: inline-block;
  font-family: 'icons-blank-theme';
  font-size: 10px;
  margin: 0 7px 0 0;
}
.amrev-comment-toolbar .amrev-combtn:hover {
  color: #c7690d;
}
.amrev-comment-toolbar .amrev-combtn.-active:before {
  transform: rotate(180deg) translateY(1px);
}
.amrev-comment-toolbar .amrev-combtn.-empty:before {
  display: none;
}
.amrev-comment-block {
  transition: 0.1s all ease-in;
  background: #fafafa;
  border-radius: 2px;
  margin: 0 -15px 0 -15px;
  padding: 0;
}
.amrev-comment-block .amrev-title {
  border-bottom: 1px solid #c8c8c8;
  font-size: 12px;
  font-style: normal;
  margin: 0 0 20px 0;
  padding: 10px 0;
}
.amrev-comment-block .amrev-qty {
  font-style: normal;
}
.amrev-comment-block .amrev-message {
  padding: 15px 20px;
}
.amrev-comment-list {
  transition: 0.1s all ease-in;
  color: #000000;
  display: none;
  padding: 20px;
}
.amrev-comment-list.-active {
  display: block;
  margin: 20px 0 0 0;
}
.amrev-comment-list .amrev-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amrev-comment-list .amrev-comment {
  margin: 0;
  padding: 0;
}
.amrev-comment-list .amrev-comment:not(:last-child) {
  padding: 0 0 30px;
}
.amrev-comment-list .amrev-name {
  margin: 0;
}
.amrev-comment-list .amrev-email {
  font-size: 12px;
}
.amrev-comment-list .amrev-date {
  display: block;
  font-size: 12px;
}
.amrev-comment-list .amreview-text {
  display: block;
  font-size: 14px;
  padding: 15px 0 0 0;
}
.amrev-comment-form {
  transition: 0.1s all ease-in;
  display: none;
  margin: 10px 0 0;
  padding: 20px 20px 25px;
}
.amrev-comment-form.-active {
  display: block;
}
.amrev-comment-form .amrev-form {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.amrev-comment-form .amrev-fieldset {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  flex-basis: 100%;
  margin: 0 15px 0 0;
}
.amrev-comment-form .amrev-label {
  color: #363636;
  font-size: 12px;
}
.amrev-comment-form .amrev-label.required:after {
  color: #ff0000 f;
  content: '*';
}
.amrev-comment-form .amrev-input {
  background: #ffffff;
  border-color: transparent;
  color: #292929;
  font-size: 12px;
  height: 30px;
}
.amrev-comment-form .amrev-input ::placeholder {
  color: #adadad;
}
.amrev-comment-form .amrev-input:hover,
.amrev-comment-form .amrev-input:focus,
.amrev-comment-form .amrev-input:active {
  border: 1px solid #432858;
}
.amrev-comment-form .amrev-area {
  height: auto;
  padding: 15px;
}
.amrev-comment-form .amrev-btn {
  transition: 0.1s all ease-in;
  background: #432858;
  border: none;
  box-shadow: none;
  color: #ffffff;
  font-size: 12px;
  margin: 15px auto 0 0;
  padding: 10px;
}
.amrev-comment-form .amrev-btn:hover {
  background: #362046;
}
.amrev-comment-form .amrev-field {
  position: relative;
}
.amrev-comment-form .amrev-area-field {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 100%;
}
.amrev-comment-form .amrev-input-field {
  flex-basis: 48%;
  margin: 0 0 15px;
}
.amreview-helpful-wrap {
  display: flex;
  align-items: center;
  flex-basis: 100%;
  order: 1;
  padding: 0 0 20px 0;
}
.amreview-helpful-wrap > .amreview-helpful {
  color: #767676;
  font-size: 14px;
}
.amreview-helpful-wrap > .amreview-options {
  margin-left: 15px;
}
.amreview-helpful-wrap .amreview-plus,
.amreview-helpful-wrap .amreview-minus {
  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;
}
.amreview-helpful-wrap .amreview-plus:focus,
.amreview-helpful-wrap .amreview-minus:focus,
.amreview-helpful-wrap .amreview-plus:active,
.amreview-helpful-wrap .amreview-minus:active {
  background: none;
  border: none;
}
.amreview-helpful-wrap .amreview-plus:hover,
.amreview-helpful-wrap .amreview-minus:hover {
  background: none;
  border: none;
}
.amreview-helpful-wrap .amreview-plus.disabled,
.amreview-helpful-wrap .amreview-minus.disabled,
.amreview-helpful-wrap .amreview-plus[disabled],
.amreview-helpful-wrap .amreview-minus[disabled],
fieldset[disabled] .amreview-helpful-wrap .amreview-plus,
fieldset[disabled] .amreview-helpful-wrap .amreview-minus {
  pointer-events: none;
  opacity: 0.5;
}
.amreview-helpful-wrap .amreview-plus:focus,
.amreview-helpful-wrap .amreview-minus:focus {
  outline: 1px dotted #767676;
  outline-offset: 3px;
}
.amreview-helpful-wrap .amreview-plus {
  margin: 0 0 0 10px;
}
.amreview-helpful-wrap > .amreview-options,
.amreview-helpful-wrap .amreview-plus,
.amreview-helpful-wrap .amreview-minus,
.amreview-helpful-wrap .amreview-icon {
  cursor: pointer;
  display: inline-block;
}
.amreview-helpful-wrap .amreview-icon {
  height: 18px;
  margin: 0 0 0 10px;
  transition: .3s;
  width: 20px;
}
.amreview-helpful-wrap .amreview-plus > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+);
}
.amreview-helpful-wrap .amreview-plus:hover > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjQzJFQUJDIi8+PC9zdmc+);
}
.amreview-helpful-wrap .amreview-plus.-voted > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjMUFCOTAwIi8+PC9zdmc+);
}
.amreview-helpful-wrap .amreview-minus > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0M0QzRDNCIvPjwvc3ZnPg==);
}
.amreview-helpful-wrap .amreview-minus:hover > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0ZGQkNCQyIvPjwvc3ZnPg==);
}
.amreview-helpful-wrap .amreview-minus.-voted > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0QyMzczNyIvPjwvc3ZnPg==);
}
.review-field-image {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #292929;
  margin: 0;
}
.review-field-image > .label {
  font-weight: 600;
  margin: 0 0 20px 0;
  width: 190px;
}
.review-field-rating {
  display: flex;
  align-items: center;
}
.review-field-rating > .label {
  color: #292929;
  margin: 0;
  min-width: 70px;
}
.review-field-rating > .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.2rem;
  margin-left: 3px;
}
.amreview-submit-form {
  background: #fafafa;
  margin: 0 auto;
}
.amreview-submit-form > .block-content {
  margin: 0 auto;
  max-width: 575px;
  padding: 40px 20px 45px;
}
.amreview-submit-form .review-fieldset {
  display: block;
  margin: 0 0 35px;
  width: 100%;
}
.amreview-submit-form .review-fieldset .field:last-child {
  margin: 0;
}
.amreview-submit-form .review-form {
  max-width: 100%;
}
.amreview-submit-form .review-form .action.submit.primary {
  background: #1979c3;
  border: 1px solid #1979c3;
  border-radius: 2px;
  box-shadow: none;
  color: #ffffff;
  font-weight: 400;
  padding: 16px 22px;
}
.amreview-submit-form .review-form .action.submit.primary:hover,
.amreview-submit-form .review-form .action.submit.primary:active,
.amreview-submit-form .review-form .action.submit.primary.-active {
  background: #166bac;
  border-color: #166bac;
  color: #ffffff;
}
.amreview-submit-form .review-fieldset .field {
  margin: 0 0 20px 0;
}
.amreview-submit-form .review-fieldset .review-legend.legend {
  display: flex;
  float: none;
  font-size: 16px;
  margin: 0 0 10px 0;
}
.amreview-submit-form .review-fieldset .review-legend.legend > span {
  float: left;
  margin: 0 5px 0 0;
}
.amreview-submit-form .review-fieldset .review-field-ratings .field {
  margin: 0 0 15px 0;
}
.amreview-submit-form .review-fieldset .review-field-ratings > .label {
  display: none;
}
.amreview-submit-form .review-control-vote.control {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 15px;
  position: relative;
}
.amreview-submit-form .review-control-vote.control:before {
  display: flex;
  transition: 0.1s all ease-in;
  color: #b1aeae;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 5px;
  line-height: normal;
  margin: 0;
  position: initial;
}
.amreview-submit-form .review-control-vote.control:hover:before {
  color: #ed9d00;
}
.amreview-submit-form .review-control-vote.control label:hover:before {
  color: #ed9d00;
}
.amreview-submit-form .review-control-vote.control label:before {
  transition: 0.1s all ease-in;
  color: #ed9d00;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 5px;
  line-height: normal;
  margin: 0;
  position: initial;
}
.amreview-submit-form .field > .label {
  font-weight: 400;
  margin: 0 0 2px;
}
.amreview-submit-form .field.required > .label:after {
  margin-left: 3px;
}
.amreview-submit-form .field .review-field-rating > .label,
.amreview-submit-form .field.review-field-image > .label {
  font-weight: 600;
}
.amreview-submit-form .field .mage-error[generated] {
  margin: 0;
}
.amreview-submit-form .field.review-field-nickname.-half {
  float: left;
}
.amreview-submit-form .field.review-field-email {
  float: right;
}
.amreview-submit-form .field.review-field-nickname,
.amreview-submit-form .field.review-field-email {
  width: 100%;
}
.amreview-submit-form .field .review-field-summary {
  float: none;
  overflow: hidden;
  width: 100%;
}
.amreview-submit-form .field .input-text {
  border: 1px solid #767676;
  border-radius: 1px;
  color: #292929;
  height: 30px;
}
.amreview-submit-form .field .input-text.mage-error {
  border-color: #ff2149;
}
.amreview-submit-form .field .input-text ::placeholder {
  color: #adadad;
}
.review-field-summary > .label {
  width: 100%;
}
.amreview-recommend-wrap {
  margin: 0 0 10px 0;
  position: relative;
}
.field textarea {
  border: 1px solid #767676;
}
.amreview-recommend-wrap > .amreview-checkbox,
.amreview-gdpr-wrap > .amreview-checkbox {
  cursor: pointer;
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 1;
}
.amreview-recommend-wrap > .amreview-checkbox:not(.valid) + .mage-error[generated] + .amreview-checkboxlabel:before,
.amreview-gdpr-wrap > .amreview-checkbox:not(.valid) + .mage-error[generated] + .amreview-checkboxlabel:before {
  border: 1px solid #e02b27;
}
.amreview-recommend-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:after,
.amreview-gdpr-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4wNzIuMzQzYy41MTMuNDg2LjU0OSAxLjMwOS4wOCAxLjgzOEw2LjY3IDkuNTA1YTEuMjI2IDEuMjI2IDAgMCAxLTEuNzQuMTEgMS4yNjIgMS4yNjIgMCAwIDEtLjIwOS0uMjA1TC44MDQgNC41OGExLjMzIDEuMzMgMCAwIDEgLjE2LTEuODMgMS4yMjUgMS4yMjUgMCAwIDEgMS43NjguMTU1TDUuNzc1IDYuNjYgMTEuMjk3LjQyYTEuMjI3IDEuMjI3IDAgMCAxIDEuNzc1LS4wNzd6IiBmaWxsPSIjMUFCOTAwIi8+PC9zdmc+) no-repeat center;
  content: '';
  display: inline-block;
  height: 9px;
  position: absolute;
  right: 2px;
  top: 5px;
  width: 10px;
}
.amreview-recommend-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:before,
.amreview-gdpr-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:before {
  border-color: #007bdb;
}
.amreview-recommend-wrap > .amreview-checkboxlabel,
.amreview-gdpr-wrap > .amreview-checkboxlabel {
  color: #292929;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  padding-right: 30px;
  position: relative;
}
.amreview-recommend-wrap > .amreview-checkboxlabel:before,
.amreview-gdpr-wrap > .amreview-checkboxlabel:before {
  background: #ffffff;
  border: 1px solid #767676;
  border-radius: 2px;
  box-sizing: border-box;
  content: '';
  display: inline-block;
  height: 15px;
  position: absolute;
  right: 0;
  top: 2px;
  width: 15px;
}
.amreview-recommend-wrap > .amreview-checkboxlabel .asterix,
.amreview-gdpr-wrap > .amreview-checkboxlabel .asterix {
  color: #e02b27;
  font-size: 1.2rem;
  margin-left: 3px;
}
.amreview-recommend-wrap > .amreview-checkboxlabel:hover:before,
.amreview-gdpr-wrap > .amreview-checkboxlabel:hover:before {
  border-color: #007bdb;
  box-shadow: 0 1px 2px rgba(37, 83, 119, 0.25);
}
.amshowmore-container .amshowmore-text {
  transition: 0.3s all ease-in;
  display: block;
  overflow: hidden;
  position: relative;
}
.amshowmore-container .amshowmore-text:after {
  bottom: 0;
  box-shadow: inset 0 -15px 10px 0 rgba(255, 255, 255, 0.7);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
}
.amshowmore-container .amshowmore-text.-active {
  box-shadow: none;
}
.amshowmore-container .amshowmore-text.-active:after {
  content: none;
}
.amshowmore-container .amshowmore-text:not(.-active) {
  max-height: 100px;
}
.amshowmore-container .amshowmore-button {
  display: flex;
  align-items: center;
  color: #6b8fab;
  cursor: pointer;
  font-size: 12px;
  margin-top: 5px;
  text-decoration: none;
  user-select: none;
}
.amshowmore-container .amshowmore-button:after {
  content: '>';
  display: inline-block;
  margin: 0 0 0 5px;
  text-decoration: none;
  transform: scaleY(1.3);
}
.amreview-checkboxlabel a {
  text-decoration: underline;
}
.amrev-title-block {
  font-size: 2.4rem;
  font-weight: 700;
  margin: 0;
  padding: 50px 0 20px;
}
.amrev-items-block {
  position: relative;
}
.amreview-info-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding-top: 20px;
}
.amreview-description-wrap {
  max-width: 100%;
  width: 100%;
}
.amrev-desc-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.amrev-desc-title .amrev-voteqty {
  color: #767676;
  font-size: 12px;
  line-height: 25px;
}
.amreview-description {
  color: #333333;
  font-size: 14px;
  line-height: 19px;
  margin-top: 20px;
  overflow-wrap: break-word;
}
.amreview-summary-info {
  flex-basis: 100%;
  padding: 0 10px;
}
.amreview-summary-info .amreview-summary {
  color: #000000;
  float: left;
  font-size: 60px;
  line-height: 1;
  margin-right: 20px;
}
.amreview-summary-info .amreview-count {
  color: #767676;
  display: inline-block;
  font-size: 24px;
}
.amreview-summary-info .amreview-showmore {
  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;
  color: #1979c3;
  cursor: pointer;
  display: block;
}
.amreview-summary-info .amreview-showmore:focus,
.amreview-summary-info .amreview-showmore:active {
  background: none;
  border: none;
}
.amreview-summary-info .amreview-showmore:hover {
  background: none;
  border: none;
}
.amreview-summary-info .amreview-showmore.disabled,
.amreview-summary-info .amreview-showmore[disabled],
fieldset[disabled] .amreview-summary-info .amreview-showmore {
  pointer-events: none;
  opacity: 0.5;
}
.amreview-summary-info .amreview-showmore:focus {
  outline: 1px dotted #767676;
  outline-offset: 3px;
}
.amreview-percent-block {
  clear: both;
  color: #767676;
  display: none;
  font-size: 24px;
}
.amreview-percent-block .amreview-value {
  font-size: 30px;
  margin: 0 10px 0 0;
}
.amreview-percent-block .amreview-desc {
  font-size: 12px;
  max-width: 180px;
}
.amreview-rating-wrapper {
  float: left;
  margin-bottom: 5px;
}
.amreview-review-list.-empty {
  padding: 20px;
  position: relative;
  text-align: center;
}
.amreview-summary-details {
  clear: both;
  display: none;
  flex-basis: 100%;
  order: 3;
  padding: 40px 10px 0;
}
.amreview-summary-details .amreview-label > .amreview-stars,
.amreview-summary-details .amreview-label > .amreview-bar,
.amreview-summary-details .amreview-label > .amreview-text {
  display: inline-block;
  line-height: 14px;
}
.amreview-summary-details .amreview-label > .amreview-stars:hover,
.amreview-summary-details .amreview-label > .amreview-bar:hover,
.amreview-summary-details .amreview-label > .amreview-text:hover {
  color: #ed9d00;
}
.amreview-summary-details .amreview-label > .amreview-stars {
  color: #767676;
  margin-bottom: 5px;
  min-width: 50px;
  text-align: right;
}
.amreview-summary-details .amreview-label .amreview-bar {
  background: #dfdfdf;
  height: 6px;
  margin: 0 20px;
  vertical-align: middle;
  width: 50%;
}
.amreview-summary-details .amreview-label .amreview-bar.-active {
  background: #ed9d00;
  margin: 0;
}
.amreview-add-new {
  background: #f9f9f9;
  clear: both;
  flex-basis: 100%;
  margin: 40px 0 0;
  order: 2;
  padding: 20px;
}
.amreview-add-new .amreview-button.action {
  border-radius: 2px;
  margin-right: 2%;
  padding: 12px 16px;
}
.amreview-add-new .amreview-label {
  color: #767676;
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle;
  width: 50%;
}
.amreview-author-details {
  margin: 5px 0 20px;
  position: relative;
  width: 100%;
}
.amreview-author-details .amreview-author {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 2px;
  word-break: break-all;
}
.amreview-author-details .amreview-date {
  color: #767676;
  font-size: 12px;
  margin: 0 0 25px 0;
  position: absolute;
  right: 0;
  top: 0;
}
.amreview-author-details .amreview-verified {
  color: #909090;
  font-size: 14px;
  margin: 0 0 2px;
}
.amreview-author-details .amreview-verified:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMnYxMkgweiIvPjxjaXJjbGUgY3g9IjYiIGN5PSI2IiByPSI2IiBmaWxsPSIjQzJFQUJDIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04Ljk3OCAzLjdhLjY3LjY3IDAgMCAxIC4wNC45MTVMNS44NCA4LjI2M2EuNTk0LjU5NCAwIDAgMS0uODUxLjA1NS42MjIuNjIyIDAgMCAxLS4xMDMtLjEwMmwtMS45Mi0yLjQwOGEuNjY5LjY2OSAwIDAgMSAuMDc5LS45MS41OTMuNTkzIDAgMCAxIC44NjUuMDc2bDEuNDkzIDEuODcxIDIuNzA2LTMuMTA3YS41OTQuNTk0IDAgMCAxIC44NjktLjAzN3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
  content: '';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
.amreview-author-details .amreview-recommended {
  color: #1ab900;
  font-size: 14px;
  margin-top: 5px;
}
.amreview-title-review {
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 5px;
  word-break: break-all;
}
.amreview-adminanswer-block {
  color: #767676;
  padding: 25px 0 0 15px;
}
.amreview-adminanswer-block > .amreview-title {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
}
.amreview-adminanswer-block > .amreview-text {
  font-size: 14px;
}
.amreview-review-wrapper.review-item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 25px 0 30px 0;
}
.amreview-review-wrapper .amreview-images {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 20px;
}
.amreview-review-wrapper .amreview-slider-item {
  box-sizing: content-box;
  display: inline-block;
  padding: 5px;
  width: 100%;
}
.amreview-review-wrapper .amreview-slider-item .amreview-image {
  height: 100%;
  margin: 0 auto;
  object-fit: cover;
  width: 100%;
}
.amreview-toolbar-wrap .pages strong.page {
  background: #f0f0f0;
  padding: 0 10px;
}
.amreview-toolbar-wrap .pages .action {
  background: transparent;
  box-shadow: none;
}
.amreview-toolbar-wrap .limiter select {
  background-color: #ffffff;
  box-shadow: none;
}
.field.amreview-gdpr-wrap {
  padding: 0;
  position: relative;
}
.field.amreview-gdpr-wrap a {
  color: #007acc;
  cursor: pointer;
}
.amreview-gdpr-wrap .mage-error[generated] {
  bottom: -30px;
  position: absolute;
}
.amreview-proscons-container {
  display: flex;
  flex-direction: column;
  margin: 15px 0 0 0;
  word-break: break-word;
  word-wrap: break-word;
}
.amreview-proscons-container .amreview-proscons {
  flex-basis: 50%;
  line-height: 15px;
  margin-right: 10px;
  min-width: 0;
  padding: 0 0 0 20px;
  position: relative;
}
.amreview-proscons-container .amreview-proscons:before {
  content: '';
  display: inline-block;
  height: 15px;
  left: 0;
  position: absolute;
  width: 15px;
}
.amreview-proscons-container .amreview-proscons.-dislike {
  color: #d0021b;
}
.amreview-proscons-container .amreview-proscons.-like {
  color: #3e7405;
}
.amreview-proscons-container .amreview-proscons.-dislike:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoNTgydjQwMkgtMXoiLz48Y2lyY2xlIGZpbGw9IiNkODVhNGEiIHI9IjI1IiBjeT0iMjUiIGN4PSIyNSIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgZD0iTTM4IDI1SDEyIi8+PC9zdmc+) no-repeat;
  background-size: contain;
}
.amreview-proscons-container .amreview-proscons.-like:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MCA1MCI+PGNpcmNsZSBjeD0iMjUiIGN5PSIyNSIgcj0iMjUiIGZpbGw9IiM0M2IwNWMiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0yNSAxM3YyNW0xMy0xM0gxMyIvPjwvc3ZnPg==) no-repeat;
  background-size: contain;
}
.field.amreview-email-wrap {
  margin: 0 0 10px;
}
.amreview-summary-details .amreview-label {
  color: unset;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
#row_amasty_advancedreview_reminder_frequency .tooltip-content ul {
  padding-left: 10px;
}
.block.review-list {
  display: flex;
  flex-direction: column;
}
.admin__fieldset .amreview-remove-image {
  display: block;
  margin-top: 10px;
  text-align: center;
}
.admin__fieldset .amreview-remove-image .amreview-checkbox {
  margin-right: 5px;
}
.admin__fieldset #is_need_send_notification {
  margin-top: 12px;
}
.admin__fieldset .field-review_images .input-file {
  display: none;
}
.admin__fieldset .field-review_images .input-file::-webkit-file-upload-button {
  visibility: hidden;
}
.admin__fieldset .field-review_images .addbefore {
  background-color: #eb5202;
  border: 1px solid #eb5202;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  letter-spacing: .025em;
  padding: .6rem 1em;
  text-align: center;
  user-select: none;
}
.admin__fieldset .field-review_images .addbefore:hover {
  background-color: #b84002;
  border-color: #b84002;
  box-shadow: 0 0 0 1px #40070b;
  text-decoration: none;
}
.admin__fieldset .amreview-images {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.admin__fieldset .amreview-slider-item {
  background: #f0f0f0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 5px 10px;
  padding: 10px;
  text-align: center;
  width: calc(100% / 3 - 10px);
}
.amasty-advanced-review {
  margin-top: 2.2rem;
}
.amasty-advanced-review .table-row .item-position,
.amasty-advanced-review .table-row .table-header {
  background: #efefef;
  border-bottom: 1px solid #ffffff;
}
.amasty-advanced-review .table-row .item-position .draggable,
.amasty-advanced-review .table-row .table-header .draggable {
  color: #adadad;
}
.amasty-advanced-review .table-row .item-position:hover {
  cursor: move;
}
.amasty-advanced-review .table-row .amcontent.item-position {
  box-sizing: border-box;
  display: inline-block;
  padding: 1rem;
  width: 100%;
}
.amasty-advanced-review .table-row .item-position:before {
  content: '\e63d';
  font-family: 'Admin Icons';
}
.amreview-widget-title {
  box-sizing: border-box;
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  max-width: 100%;
  padding: 10px;
  width: 100%;
}
.amreview-widget-container .amreview-full-link {
  font-size: 12px;
}
.amreview-widget-container .amreview-full-link,
.amreview-widget-container .amreview-full-link:visited,
.amreview-widget-container .amreview-full-link:active,
.amreview-widget-container .amreview-full-link:hover {
  color: #6b8fab;
}
.amreview-widget-container .amreview-full-link:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NiA0NTEuODQ3Ij48cGF0aCBkPSJNMzQ1LjQ0MSAyNDguMjkyTDE1MS4xNTQgNDQyLjU3M2MtMTIuMzU5IDEyLjM2NS0zMi4zOTcgMTIuMzY1LTQ0Ljc1IDAtMTIuMzU0LTEyLjM1NC0xMi4zNTQtMzIuMzkxIDAtNDQuNzQ0TDI3OC4zMTggMjI1LjkyIDEwNi40MDkgNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQgMC00NC43NDggMTIuMzU0LTEyLjM1OSAzMi4zOTEtMTIuMzU5IDQ0Ljc1IDBsMTk0LjI4NyAxOTQuMjg0YzYuMTc3IDYuMTggOS4yNjIgMTQuMjcxIDkuMjYyIDIyLjM2NiAwIDguMDk5LTMuMDkxIDE2LjE5Ni05LjI2NyAyMi4zNzN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjNmI4ZmFiIiBmaWxsPSIjNmI4ZmFiIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 10px;
  margin-left: 3px;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
}
.amreview-widget-container .slick-arrow {
  z-index: 1;
}
.amreview-widget-container .slick-dots {
  padding: 10px 0;
  position: relative;
}
.amreview-widget-container .slick-dots li {
  display: flex;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  margin: 0 2px;
}
.amreview-widget-container .slick-dots button,
.amreview-widget-container .slick-dots .cart.table-wrapper .actions-toolbar > .action,
.amreview-widget-container .slick-dots .action-gift {
  border: 1px solid #b3b3b3;
  border-radius: 10px;
  height: 10px;
  width: 10px;
}
.amreview-widget-container .slick-dots button:before,
.amreview-widget-container .slick-dots .cart.table-wrapper .actions-toolbar > .action:before,
.amreview-widget-container .slick-dots .action-gift:before {
  font-size: 0;
}
.amreview-widget-container .slick-dots .slick-active button,
.amreview-widget-container .slick-dots .slick-active .cart.table-wrapper .actions-toolbar > .action,
.amreview-widget-container .slick-dots .slick-active .action-gift {
  background: #333333;
}
.pagebuilder-content-type .amreview-review-items {
  list-style: none;
}
.pagebuilder-content-type .amreviews .amreviews-placeholder {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fafafa;
  min-height: 300px;
}
@media screen and (min-width: 1024px), print {
  .page-main .amreview-widget-title {
    padding: 25px 0 20px;
  }
}
.amreview-widget-container .amreview-review-items {
  display: flex;
  flex-wrap: wrap;
}
.amreview-widget-container .amreview-review-wrapper.review-item {
  border-bottom: 1px solid #cde1ef;
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
}
.amreview-widget-container .amreview-image-wrapper {
  height: 80px;
  width: 80px;
}
.amreview-widget-container .amreview-description-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-grow: 1;
  overflow: hidden;
}
.amreview-widget-container .amreview-rating-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0 15px 15px 0;
  padding: 0;
}
.amreview-widget-container .amreview-title-wrapper {
  color: #006bb4;
  flex-basis: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amreview-widget-container .amreview-details-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-top: 20px;
}
.amreview-widget-container .amreview-message {
  height: 60px;
  word-break: break-all;
  word-wrap: break-word;
}
.amreview-widget-container .amreview-date {
  color: #767676;
  font-size: 12px;
}
.amreview-widget-container .amreview-footer {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.amreview-widget-container .product-item-photo {
  margin: 0 15px 15px 0;
}
.amreview-widget-container.-advanced {
  margin-bottom: 15px;
}
.amreview-rating-label {
  color: #767676;
  font-size: 24px;
  margin: 0 10px 5px 0;
}
.amreview-widget-container.-grid .amreview-rating-wrapper {
  min-width: 160px;
}
.amreview-widget-container.-sidebar .amreview-rating-wrapper {
  flex-grow: 1;
}
.amreview-widget-container .amreview-title {
  background: #f8fcff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 15px 40px 15px 20px;
  position: relative;
  word-break: break-all;
  word-break: break-word;
}
.amreview-widget-container .amreview-title:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMjgyLjA4MiAxOTUuMjg1TDE0OS4wMjggNjIuMjRjLTEuOTAxLTEuOTAzLTQuMDg4LTIuODU2LTYuNTYyLTIuODU2cy00LjY2NS45NTMtNi41NjcgMi44NTZMMi44NTYgMTk1LjI4NUMuOTUgMTk3LjE5MSAwIDE5OS4zNzggMCAyMDEuODUzYzAgMi40NzQuOTUzIDQuNjY0IDIuODU2IDYuNTY2bDE0LjI3MiAxNC4yNzFjMS45MDMgMS45MDMgNC4wOTMgMi44NTQgNi41NjcgMi44NTRzNC42NjQtLjk1MSA2LjU2Ny0yLjg1NGwxMTIuMjA0LTExMi4yMDIgMTEyLjIwOCAxMTIuMjA5YzEuOTAyIDEuOTAzIDQuMDkzIDIuODQ4IDYuNTYzIDIuODQ4IDIuNDc4IDAgNC42NjgtLjk1MSA2LjU3LTIuODQ4bDE0LjI3NC0xNC4yNzdjMS45MDItMS45MDIgMi44NDctNC4wOTMgMi44NDctNi41NjYuMDAxLTIuNDc2LS45NDQtNC42NjYtMi44NDYtNi41Njl6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjODU4NTg1Ii8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  height: 15px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
}
.amreview-widget-container .amreview-title.-collapsed:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMi44NDcgODkuNjQ0bDEzMy4wNTQgMTMzLjA0NWMxLjkwMSAxLjkwMyA0LjA4OCAyLjg1NiA2LjU2MiAyLjg1NnM0LjY2NS0uOTUzIDYuNTY3LTIuODU2TDI4Mi4wNzMgODkuNjQ0YzEuOTA2LTEuOTA2IDIuODU2LTQuMDkzIDIuODU2LTYuNTY4IDAtMi40NzQtLjk1My00LjY2NC0yLjg1Ni02LjU2NmwtMTQuMjcyLTE0LjI3MWMtMS45MDMtMS45MDMtNC4wOTMtMi44NTQtNi41NjctMi44NTRzLTQuNjY0Ljk1MS02LjU2NyAyLjg1NEwxNDIuNDYzIDE3NC40NDEgMzAuMjU1IDYyLjIzMmMtMS45MDItMS45MDMtNC4wOTMtMi44NDgtNi41NjMtMi44NDgtMi40NzggMC00LjY2OC45NTEtNi41NyAyLjg0OEwyLjg0OCA3Ni41MDlDLjk0NiA3OC40MTEuMDAxIDgwLjYwMi4wMDEgODMuMDc1IDAgODUuNTUxLjk0NSA4Ny43NDEgMi44NDcgODkuNjQ0eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iIzg1ODU4NSIvPjwvc3ZnPg==) no-repeat center;
  background-size: contain;
}
.amreview-widget-container .amreview-rating-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.amreview-widget-container .amreview-rating-item:not(:last-child) {
  margin-bottom: 15px;
}
.amreview-widget-container .amreview-rating-item.-one-rating {
  align-items: flex-start;
  flex-direction: column;
}
.amreview-widget-container .amreview-rating-item.-one-rating .amreview-rating-value {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.amreview-widget-container .amreview-rating-item .amreview-number {
  font-size: 30px;
}
.amreview-widget-container .amreview-rating-item .amstars-rating-container {
  margin-bottom: 0;
}
.amreview-image-wrapper .product-image-container,
.amreview-image-wrapper .product-image-wrapper {
  height: 100%;
  width: 100%;
}
.amreview-image-wrapper .product-image-wrapper {
  padding: 0 !important;
}
.amreview-image-wrapper .product-image-photo {
  max-height: 100%;
  width: auto;
}
.amreview-widget-container.-summary-widget {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  background: #f8fcff;
  margin: 10px 0 20px;
  padding: 30px 10px 80px;
  position: relative;
}
.amreview-widget-container.-summary-widget .amreview-description {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  max-width: 100%;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amreview-description .amreview-text {
  margin: 15px 0 0;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amshowmore-container .amshowmore-text:not(.-active) {
  max-height: 45px;
}
.amreview-widget-container.-summary-widget .amrev-desc-title {
  margin: 0 0 10px 0;
}
.amreview-widget-container.-summary-widget .amreview-images {
  margin: 15px 0 0 0;
  max-width: 370px;
  overflow: hidden;
}
.amreview-widget-container.-summary-widget .amreview-images.-slider .amreview-slider-item {
  display: none;
}
.amreview-widget-container.-summary-widget .amreview-review-block {
  box-sizing: border-box;
  margin: 30px 0 0;
  max-width: 100%;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amreview-review-items {
  margin: 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-review-wrapper {
  background: #ffffff;
  border-color: transparent;
  border-radius: 6px;
  box-shadow: 0 4px 6px rgba(0, 75, 136, 0.12);
  padding: 15px;
}
.amreview-widget-container.-summary-widget .amreview-rating-wrapper {
  margin: 0 15px 0 0;
}
.amreview-widget-container.-summary-widget .amreview-title-review {
  margin: 0 5px 0 0;
}
.amreview-widget-container.-summary-widget .amreview-info-wrapper {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 0;
  max-width: 280px;
  min-width: 230px;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-name {
  color: #432858;
  flex-basis: 100%;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 12px;
}
.amreview-widget-container.-summary-widget .amreview-summary {
  font-size: 50px;
  letter-spacing: -.08em;
  margin-right: 15px;
}
.amreview-widget-container.-summary-widget .amreview-count {
  font-size: 14px;
  margin: 0 0 15px;
}
.amreview-widget-container.-summary-widget .amstars-rating-container {
  margin: 0 0 2px;
}
.amreview-widget-container.-summary-widget .amreview-summary-details {
  margin: 0 0 10px 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-summary-details .amreview-text {
  color: #748593;
  margin: 0 0 0 auto;
  white-space: nowrap;
  width: 20%;
}
.amreview-widget-container.-summary-widget .amreview-add-new {
  margin: 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-label {
  display: flex;
  align-items: center;
  margin: 0 0 8px;
}
.amreview-widget-container.-summary-widget .amreview-label > .amreview-bar {
  margin: 0 15px;
  width: 55%;
}
.amreview-widget-container.-summary-widget .amreview-label > .amreview-stars {
  display: flex;
  align-items: center;
  margin: 0;
  min-width: auto;
}
.amreview-widget-container.-summary-widget .amreview-label > .amreview-stars:before {
  align-content: center;
  align-items: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGQ9Ik05LjUgMGwyLjI0MyA2Ljg3NUgxOWwtNS44NzEgNC4yNUwxNS4zNyAxOCA5LjUgMTMuNzUgMy42MjkgMThsMi4yNDItNi44NzVMMCA2Ljg3NWg3LjI1N0w5LjUgMHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: flex;
  justify-content: center;
  filter: invert(61%) sepia(0%) saturate(17%) hue-rotate(154deg) brightness(95%) contrast(68%);
  height: 10px;
  margin: 0 2px;
  width: 10px;
}
.amreview-widget-container.-summary-widget .amreview-text {
  margin: 0;
}
.amreview-widget-container.-summary-widget .amreview-button {
  box-sizing: border-box;
  font-weight: 600;
  order: 3;
  padding: 9px 16px;
  text-align: center;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amreview-button.-see-all {
  bottom: 0;
  left: 0;
  padding: 25px 16px;
  position: absolute;
  right: 0;
}
.amreview-widget-container.-summary-widget .amreview-summary-info {
  display: flex;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-summary-details {
  border: none;
  margin-right: 15px;
  order: 2;
  pointer-events: none;
  width: 100%;
}
.amreview-widget-container.-summary-widget .product-image-container {
  display: none;
  margin: 0 0 15px;
}
.amreview-widget-container.-summary-widget .amrev-comment-toolbar.-nocomments {
  justify-content: flex-start;
}
.amreview-widget-container.-summary-widget .amreview-helpful-wrap {
  flex-wrap: wrap;
  justify-content: center;
  margin: 40px 0 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-helpful {
  margin: 0 0 5px;
  text-align: center;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amreview-minus {
  margin: 0 0 0 20px;
}
.amreview-widget-container.-summary-widget .amreview-plus {
  margin: 0;
}
.amreview-widget-container.-summary-widget .amreview-icon {
  margin: 0;
}
.amreview-widget-container.-summary-widget .amreview-percent-block {
  display: flex;
  align-items: center;
  margin: 0 0 10px 0;
}
.amreview-widget-container.-summary-widget .amreview-pages-items {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 70%;
  list-style: none;
  margin: 5px 0 auto;
  padding: 0;
  position: relative;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .action {
  background: transparent;
  border: none;
  box-shadow: none;
  margin: 0 25px;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .action:hover {
  background: transparent;
  color: #1979c3;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .amreview-item {
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: none;
  font-size: 16px;
  height: 25px;
  width: 25px;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .-current {
  background: #ececec;
}
.amreview-widget-container.-summary-widget .amreview-slider-item {
  height: 100px;
  max-width: 100px;
  width: 100%;
}
.amreview-widget-container.-summary-widget.-empty {
  align-items: center;
  padding-bottom: 35px;
}
.amreview-widget-container.-summary-widget.-list .amreview-review-wrapper {
  background: #ffffff;
  border-color: transparent;
  border-radius: 6px;
  box-shadow: 0 4px 6px rgba(0, 75, 136, 0.12);
  margin: 0 0 15px;
  padding: 15px;
}
.amreview-widget-container.-summary-widget.-slider .amreview-description-wrap {
  align-content: flex-start;
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
}
.amreview-widget-container.-summary-widget.-slider .amrev-comment-toolbar {
  padding-bottom: 0;
}
.amreview-widget-container.-summary-widget.-slider .amrev-desc-title {
  flex-basis: 100%;
}
.amreview-widget-container.-summary-widget.-slider .slick-track {
  display: flex;
}
.amreview-widget-container.-summary-widget.-slider .slick-slide > div,
.amreview-widget-container.-summary-widget.-slider .slick-slide .amreview-review-wrapper {
  height: 100%;
}
@media (max-width: 767px) {
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items {
    margin-right: -10px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide {
    transition: 0.1s all ease-in;
    margin: 5px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide:not(:last-child) {
    padding-right: 20px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide.slick-current ~ .slick-slide {
    transform: translateX(-20px);
  }
}
@media (min-width: 1024px) {
  .amreview-widget-container.-summary-widget {
    flex-wrap: nowrap;
  }
  .amreview-widget-container.-summary-widget .amreview-rating-wrapper {
    margin: 0 15px 5px 0;
  }
  .amreview-widget-container.-summary-widget .amreview-description .amreview-text {
    margin: 10px 0 0;
  }
  .amreview-widget-container.-summary-widget .amreview-review-block {
    margin: 0 0 0 50px;
    max-width: 75%;
  }
  .amreview-widget-container.-summary-widget .amreview-button.-see-all {
    background: transparent;
    padding: 9px 16px;
    position: inherit;
  }
  .amreview-widget-container.-summary-widget .amreview-percent-block {
    margin: 0 0 25px 0;
    order: 3;
  }
  .amreview-widget-container.-summary-widget .product-image-container {
    display: block;
  }
  .amreview-widget-container.-summary-widget.-list {
    padding: 35px 125px;
  }
  .amreview-widget-container.-summary-widget.-slider {
    padding: 35px 125px 35px 90px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-description-wrap {
    width: 74%;
  }
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.amslick-slider-container .slick-dots li .action-gift:focus,
.amslick-slider-container .slick-dots li .action-gift:hover {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  position: relative;
  display: block;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  top: 0;
  left: 0;
  margin: 0 auto;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  display: table;
  content: '';
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  min-height: 1px;
  height: 100%;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  position: relative;
  background: 0 0;
}
.amslick-slider-container .slick-loading .slick-list:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 25px;
  height: 25px;
  border-width: 3px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: #5c5c5c;
  border-radius: 100%;
  content: '';
  transform: translate(-50%, -50%);
  animation: loading 1s infinite linear;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  position: absolute;
  left: 0;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}
.amslick-slider-container .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  display: block;
  outline: 0;
  box-shadow: none;
  cursor: pointer;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  padding: 5px;
  width: 20px;
  height: 20px;
  border: 0;
  background: 0 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.amslick-slider-container .slick-dots li .action-gift:focus:before,
.amslick-slider-container .slick-dots li .action-gift:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li .action-gift:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  color: #000000;
  content: '•';
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.amslick-slider-container .slick-dots li.slick-active button:before,
.amslick-slider-container .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li.slick-active .action-gift:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  box-sizing: border-box;
  padding: 0 20px;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.amslick-slider-container .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  padding: 0;
  width: 15px;
  height: 22px;
  border: none;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  color: transparent;
  font-size: 0;
  line-height: 0;
  transition: background .3s ease;
  transform: translate(0, -50%);
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-recaptcha-container .messages-container {
  margin-top: 15px;
}
.am-recaptcha-container .hidden {
  position: absolute;
  left: -10000px;
  visibility: hidden;
}
#am-recaptcha-place-order .grecaptcha-badge {
  z-index: 1000;
}
.am-attachments .am-fileline {
  margin-bottom: 5px;
}
.am-attachments .am-fileline .am-fileicon {
  margin-right: 10px;
  max-height: 30px;
  vertical-align: middle;
}
.am-attachments .am-fileline .am-filelink {
  line-height: 30px;
  height: 30px;
}
.am-attachments .am-fileline .am-filesize {
  font-size: 90%;
}
.bfb-checkbox-item,
.bfb-radio-item {
  margin-top: 0.7rem;
}
.mgz-control-radio,
.mgz-control-checkbox {
  cursor: pointer;
  opacity: .01;
  overflow: hidden;
  position: absolute !important;
  vertical-align: top;
}
.mgz-control-radio:after,
.mgz-control-checkbox:after {
  display: none;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* Better Font Rendering =========== */
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  padding-left: 2.2rem;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  margin: 1px 0 0 -2.2rem;
}
.mgz-control-radio:checked + label:before,
.mgz-control-checkbox:checked + label:before {
  color: #514943;
}
.mgz-control-radio.disabled + label,
.mgz-control-checkbox.disabled + label,
.mgz-control-radio[disabled] + label,
.mgz-control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: .5;
}
.mgz-control-radio.disabled + label:before,
.mgz-control-checkbox.disabled + label:before,
.mgz-control-radio[disabled] + label:before,
.mgz-control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .mgz-control-radio:not([disabled]):focus + label:before,
._keyfocus .mgz-control-checkbox:not([disabled]):focus + label:before,
._keyfocus .mgz-control-radio:not(.disabled):focus + label:before,
._keyfocus .mgz-control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.mgz-control-radio:not([disabled]):hover + label:before,
.mgz-control-checkbox:not([disabled]):hover + label:before,
.mgz-control-radio:not(.disabled):hover + label:before,
.mgz-control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.mgz-control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.mgz-control-radio.mgz-control-radio + label:before {
  line-height: 140%;
}
.mgz-control-radio:checked + label {
  position: relative;
}
.mgz-control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.mgz-control-radio:checked:not([disabled]):hover,
.mgz-control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label,
.mgz-control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label:before,
.mgz-control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.mgz-control-checkbox + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.mgz-control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .mgz__actions-switch {
  line-height: 3.2rem;
}
.mgz__actions-switch + .admin__field-service {
  min-width: 34rem;
}
.mgz__actions-switch-checkbox {
  position: absolute !important;
}
._disabled .mgz__actions-switch-checkbox + .mgz__actions-switch-label,
.mgz__actions-switch-checkbox.disabled + .mgz__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:before {
  left: 15px;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:after {
  background: #79a22e;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label .mgz__actions-switch-text:before {
  content: attr(data-text-on);
}
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:before,
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:after {
  border-color: #e22626;
}
.mgz__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.mgz__actions-switch-label:before,
.mgz__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.mgz__actions-switch-label:before {
  background: #ffffff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.mgz__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.mgz__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.mgzFlex,
.mgz-newsletter-form-inline,
.mgz-newsletter-form-inline2,
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.MgzFontAwesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-text-left {
  text-align: left;
}
.mgz-text-right {
  text-align: right;
}
.mgz-text-center {
  text-align: center;
}
.mgz-text-justify {
  text-align: justify;
}
.mgz-hidden {
  display: none;
}
.mgz-hide {
  display: none;
}
.mgz-visible {
  display: block;
}
.mgz_fit {
  width: 1% !important;
}
.mgz_center {
  text-align: center;
}
._error .order-comment-input {
  outline: none;
  border: 2px solid #ed8380;
}
._error .order-comment-input:focus {
  outline: none;
  border: 2px solid #ed8380;
  box-shadow: 0 0 3px #ed8380;
}
.checkout-payment-method .payment-option._collapsible.comment .payment-option-content {
  display: block;
}
.cart-order-comment {
  border-bottom: 1px solid #d1d1d1;
  clear: left;
}
.cart-order-comment .fieldset.order-comment {
  display: block;
}
.cart-order-comment .fieldset.order-comment > div {
  display: block;
}
.mgz-newsletter-form-wrapper {
  margin-bottom: 15px;
}
.mgz-newsletter-form {
  max-width: 100%;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn span {
  visibility: hidden;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn:before {
  display: block;
}
.mgz-newsletter-form .mgz-newsletter-fields .mgz-newsletter-field {
  margin-bottom: 10px;
}
.mgz-newsletter-form .actions {
  margin-bottom: 10px;
}
.mgz-newsletter-form .mgz-newsletter-btn {
  position: relative;
}
.mgz-newsletter-form .mgz-newsletter-btn:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #fff;
  border-top-color: #000;
  content: '';
}
.mgz-newsletter-message-success {
  color: #006400;
}
.mgz-newsletter-message-error {
  color: #e02b27;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields .mgz-newsletter-field,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields .mgz-newsletter-field {
  padding-right: 10px;
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields > .mgz-newsletter-field:last-child {
  padding: 0;
}
.mgz-newsletter-form-inline .mgz-newsletter-btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-left: -2px;
}
.bfb-element-datepicker {
  background: #ffffff;
  border: 1px solid #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.bfb-element-datepicker .ui-datepicker-buttonpane button,
.bfb-element-datepicker .ui-datepicker-buttonpane .block-footer .action-add,
.bfb-element-datepicker .ui-datepicker-buttonpane .cart.table-wrapper .actions-toolbar > .action,
.bfb-element-datepicker .ui-datepicker-buttonpane .action-gift {
  background: #ffffff;
  border: 1px solid #adadad;
  border-radius: 1px;
  box-sizing: border-box;
  color: #007dbd;
  float: left;
  line-height: 34px;
  padding: 0;
  text-align: center;
  width: 49%;
  font-weight: 500;
  box-shadow: none;
}
.bfb-element-datepicker .ui-datepicker-buttonpane button:hover,
.bfb-element-datepicker .ui-datepicker-buttonpane .block-footer .action-add:hover,
.bfb-element-datepicker .ui-datepicker-buttonpane .cart.table-wrapper .actions-toolbar > .action:hover,
.bfb-element-datepicker .ui-datepicker-buttonpane .action-gift:hover {
  background: #007dbd;
  border-color: #007dbd;
  color: #FFF;
}
.bfb-element-datepicker table.ui-datepicker-calendar tr {
  background: transparent;
}
.bfb-element-datepicker table.ui-datepicker-calendar tr th {
  background: transparent;
  border: 0;
  padding: 0;
}
.bfb-element-datepicker table.ui-datepicker-calendar span,
.bfb-element-datepicker table.ui-datepicker-calendar a {
  box-sizing: border-box;
  color: #514943;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  width: 38px;
  padding: 0;
}
.bfb-element-datepicker .ui-datepicker-buttonpane {
  border: 0;
}
.bfb-element-datepicker .ui-datepicker-buttonpane .ui-datepicker-close {
  float: right;
}
.bfb-element-datepicker .ui-datepicker-title .ui-datepicker-year,
.bfb-element-datepicker .ui-datepicker-title .ui-datepicker-month {
  margin: 0;
}
.bfb-element-datepicker .ui-datepicker-title > select:first-child {
  margin-right: 6%;
}
.bfb-element-datepicker .ui-datepicker-title > .ui-datepicker-year:first-child {
  margin-right: 6%;
}
.bfb-element-datepicker .ui-datepicker-calendar {
  border: 0;
}
.bfb-element-datepicker .ui-datepicker-calendar .ui-state-disabled {
  background: #f5f5f5;
}
.bfb-element-datepicker .ui-slider .ui-slider-handle {
  cursor: pointer;
}
.bfb-animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bfb-fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.bfb-spinner {
  font-size: 4rem;
  left: 50%;
  margin-left: -2rem;
  margin-top: -2rem;
  position: absolute;
  top: 50%;
}
.bfb-spinner > span:nth-child(1) {
  -webkit-animation-delay: 0.27s;
  -moz-animation-delay: 0.27s;
  -ms-animation-delay: 0.27s;
  animation-delay: 0.27s;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
.bfb-spinner > span:nth-child(2) {
  -webkit-animation-delay: 0.36s;
  -moz-animation-delay: 0.36s;
  -ms-animation-delay: 0.36s;
  animation-delay: 0.36s;
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
.bfb-spinner > span:nth-child(3) {
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  animation-delay: 0.45s;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.bfb-spinner > span:nth-child(4) {
  -webkit-animation-delay: 0.54s;
  -moz-animation-delay: 0.54s;
  -ms-animation-delay: 0.54s;
  animation-delay: 0.54s;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.bfb-spinner > span:nth-child(5) {
  -webkit-animation-delay: 0.63s;
  -moz-animation-delay: 0.63s;
  -ms-animation-delay: 0.63s;
  animation-delay: 0.63s;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.bfb-spinner > span:nth-child(6) {
  -webkit-animation-delay: 0.72s;
  -moz-animation-delay: 0.72s;
  -ms-animation-delay: 0.72s;
  animation-delay: 0.72s;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.bfb-spinner > span:nth-child(7) {
  -webkit-animation-delay: 0.8100000000000001s;
  -moz-animation-delay: 0.8100000000000001s;
  -ms-animation-delay: 0.8100000000000001s;
  animation-delay: 0.8100000000000001s;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.bfb-spinner > span:nth-child(8) {
  -webkit-animation-delay: 0.9;
  -moz-animation-delay: 0.9;
  -ms-animation-delay: 0.9;
  animation-delay: 0.9;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
@-moz-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
.bfb-spinner > span {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-animation-name: fade;
  -moz-animation-name: fade;
  -ms-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 0.72s;
  -moz-animation-duration: 0.72s;
  -ms-animation-duration: 0.72s;
  animation-duration: 0.72s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -moz-animation-direction: linear;
  -ms-animation-direction: linear;
  animation-direction: linear;
  background-color: #ffffff;
  border-radius: 6px;
  clip: rect(0 0.28571429em 0.1em 0);
  height: .1em;
  margin-top: 0.5em;
  position: absolute;
  width: 1em;
}
.ie9 .bfb-spinner {
  background: url('../images/ajax-loader.gif') no-repeat center;
}
.ie9 .bfb-spinner > span {
  display: none;
}
.bfb-popup-overlay {
  display: none;
}
.bfb-popup-show .bfb-popup-overlay {
  z-index: 998;
  position: fixed;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transition: all 0.3s ease-out;
}
.bfb-popup {
  position: relative;
  background: #FFF;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  overflow-y: scroll;
  overflow-x: hidden;
}
.bfb-popup:before,
.bfb-popup:after {
  content: '';
  display: table;
  clear: both;
}
.bfb-popup .bfb-popup-close {
  height: 30px;
  width: 30px;
  position: absolute;
  top: 2px;
  right: 2px;
  line-height: 20px;
  cursor: pointer;
  opacity: .5;
  z-index: 4;
  background: url('../BlueFormBuilder_Core/images/close-icon.png') center center no-repeat;
  background-size: 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.bfb-popup .bfb-popup-close:hover {
  opacity: 1;
  background-size: 22px;
}
.bfb-popup .block.bfb {
  box-shadow: none;
}
.bfb-popup-slidein .bfb-popup {
  opacity: 0;
}
.bfb-popup-slidein.bfb-popup-align-bottom-right .bfb-popup,
.bfb-popup-slidein.bfb-popup-align-bottom-left .bfb-popup {
  bottom: 0;
  transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
}
.bfb-popup-slidein.bfb-popup-align-bottom-right.popup-show .bfb-popup,
.bfb-popup-slidein.bfb-popup-align-bottom-left.popup-show .bfb-popup {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-popup-slidein.popup-show .bfb-popup {
  opacity: 1;
}
.bfb-popup-container {
  position: fixed;
  box-shadow: none;
  z-index: 999;
  transition: transform 0.3s cubic-bezier(0, 0, 0, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1);
}
.bfb-popup-container.bfb-popup-align-inline {
  position: static;
}
.bfb-popup-container .bfb-popup {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  position: fixed;
  margin: 0;
  z-index: 999;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.bfb-popup-container .block.bfb {
  background: #FFF;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bfb-popup-container .bfb-popup-link {
  cursor: pointer;
  padding: 6px 15px 12px 15px;
  letter-spacing: .5px;
  display: inline-block;
  position: relative;
  transition: transform .3s;
  -webkit-transition: -webkit-transform 0.3s;
  background: #007dbd;
  color: #FFF;
}
.bfb-popup-container .bfb-popup-link:hover {
  text-decoration: none;
}
.bfb-popup-container.bfb-popup-align-left {
  left: 0;
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup-link {
  border-radius: 3px 3px 0 0;
  transform: translate3d(-200%, 0, 0) rotate(90deg);
  -webkit-transform: translate3d(-200%, 0, 0) rotate(90deg);
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
}
.bfb-popup-container.bfb-popup-align-left.a-show .bfb-popup-link {
  transform: translate3d(-4px, 0, 0) rotate(90deg);
  -webkit-transform: translate3d(-4px, 0, 0) rotate(90deg);
}
.bfb-popup-container.bfb-popup-align-left.a-show .bfb-popup-link:hover {
  transform: translate3d(0, 0, 0) rotate(90deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(90deg);
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup {
  left: -1px;
  transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
}
.bfb-popup-container.bfb-popup-align-left.popup-show .bfb-popup {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-popup-container.bfb-popup-align-right {
  right: 0;
}
.bfb-popup-container.bfb-popup-align-right.a-show .bfb-popup-link {
  transform: translate3d(4px, 0, 0) rotate(-90deg);
  -webkit-transform: translate3d(4px, 0, 0) rotate(-90deg);
}
.bfb-popup-container.bfb-popup-align-right.a-show .bfb-popup-link:hover {
  transform: translate3d(0, 0, 0) rotate(-90deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(-90deg);
}
.bfb-popup-container.bfb-popup-align-right .bfb-popup-link {
  border-radius: 3px 3px 0 0;
  transform: translate3d(200%, 0, 0) rotate(-90deg);
  -webkit-transform: translate3d(200%, 0, 0) rotate(-90deg);
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
}
.bfb-popup-container.bfb-popup-align-right .bfb-popup {
  right: -1px;
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
}
.bfb-popup-container.bfb-popup-align-left,
.bfb-popup-container.bfb-popup-align-right {
  top: 50%;
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup-link,
.bfb-popup-container.bfb-popup-align-right .bfb-popup-link {
  top: -40px;
}
.bfb-popup-container.bfb-popup-align-left.popup-show .bfb-popup,
.bfb-popup-container.bfb-popup-align-right.popup-show .bfb-popup {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup-link:hover,
.bfb-popup-container.bfb-popup-align-right .bfb-popup-link:hover {
  -webkit-box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
}
.bfb-popup-container.bfb-popup-align-bottom-left {
  left: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup {
  left: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup-link:hover {
  -webkit-box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
}
.bfb-popup-container.bfb-popup-align-bottom-right {
  right: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-right .bfb-popup {
  right: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-right,
.bfb-popup-container.bfb-popup-align-bottom-left {
  bottom: 0;
}
.bfb-popup-container.bfb-popup-align-bottom-right .bfb-popup-link,
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup-link {
  border-radius: 3px 3px 0 0;
  transform: translate3d(0, 6px, 0);
  -webkit-transform: translate3d(0, 6px, 0);
}
.bfb-popup-container.bfb-popup-align-bottom-right .bfb-popup-link:hover,
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup-link:hover {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-magnific .bfb-popup {
  position: relative;
  border-radius: 3px;
}
.bfb-popup-animate-left .mfp-with-anim,
.bfb-popup-animate-right .mfp-with-anim {
  transition: transform 0.35s ease-out, opacity 0.2s linear;
  -moz-transition: transform 0.35s ease-out, opacity 0.2s linear;
  -webkit-transition: -webkit-transform 0.35s ease-out, opacity 0.2s linear;
  -ms-transition: transform 0.35s ease-out, opacity 0.2s linear;
  -o-transition: transform 0.35s ease-out, opacity 0.2s linear;
}
.bfb-popup-animate-left.mfp-bg,
.bfb-popup-animate-right.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.bfb-popup-animate-left.mfp-ready .mfp-with-anim,
.bfb-popup-animate-right.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1) translate3d(0, 0, 0);
  -moz-transform: scale(1) translate3d(0, 0, 0);
  -o-transform: scale(1) translate3d(0, 0, 0);
  -ms-transform: scale(1) translate3d(0, 0, 0);
  transform: scale(1) translate3d(0, 0, 0);
}
.bfb-popup-animate-left.mfp-ready.mfp-bg,
.bfb-popup-animate-right.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.bfb-popup-animate-left.mfp-removing.mfp-bg,
.bfb-popup-animate-right.mfp-removing.mfp-bg {
  opacity: 0;
}
.bfb-popup-animate-left.mfp-removing .mfp-with-anim,
.bfb-popup-animate-right.mfp-removing .mfp-with-anim,
.bfb-popup-animate-left .mfp-with-anim,
.bfb-popup-animate-right .mfp-with-anim {
  opacity: 0;
}
.bfb-popup-animate-left.mfp-removing .mfp-with-anim,
.bfb-popup-animate-left .mfp-with-anim {
  -webkit-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  -moz-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  -o-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  -ms-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
}
.bfb-popup-animate-right.mfp-removing .mfp-with-anim,
.bfb-popup-animate-right .mfp-with-anim {
  -webkit-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  -moz-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  -o-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  -ms-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
}
.bfb-popup-align-inline .bfb-popup-link {
  padding: 5px 12px;
}
.bfbAnimation {
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -ms-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
}
.bfb-element .bfb-element-control-inner {
  position: relative;
}
.bfb-element .bfb-element-control-inner:before,
.bfb-element .bfb-element-control-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element .bfb-element-control-inner:before,
.bfb-element .bfb-element-control-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element .iti {
  width: 100%;
}
.bfb-element .intl-tel-input,
.bfb-element .admin__control-text {
  width: 100%;
}
.bfb-element .g-recaptcha {
  display: inline-block;
}
.bfb-element .bfb-element-input-limit {
  text-align: right;
}
.bfb-element .bfb-element-label {
  position: relative;
}
.bfb-element.required .bfb-element-label label {
  padding-right: 15px;
}
.bfb-element.required .bfb-element-label label > span:after {
  color: #e22626;
  content: '*';
  font-size: 1.6rem;
  font-weight: 500;
  position: absolute;
  margin-left: 5px;
}
.bfb-element.bfb-element-hidden {
  display: none;
}
.bfb-element.bfb-element-label-hidden .bfb-element-label {
  display: none;
}
.bfb-element.bfb-element-label-above .bfb-element-tooltip .bfb-element-tooltip-content,
.bfb-element.bfb-element-label-left .bfb-element-tooltip .bfb-element-tooltip-content,
.bfb-element.bfb-element-label-below .bfb-element-tooltip .bfb-element-tooltip-content {
  left: -18px;
  right: auto;
}
.bfb-element.bfb-element-label-above .bfb-element-tooltip .bfb-element-tooltip-content:before,
.bfb-element.bfb-element-label-left .bfb-element-tooltip .bfb-element-tooltip-content:before,
.bfb-element.bfb-element-label-below .bfb-element-tooltip .bfb-element-tooltip-content:before {
  left: 15px;
}
.bfb-element.bfb-element-label-above .bfb-element-tooltip .bfb-element-tooltip-content:after,
.bfb-element.bfb-element-label-left .bfb-element-tooltip .bfb-element-tooltip-content:after,
.bfb-element.bfb-element-label-below .bfb-element-tooltip .bfb-element-tooltip-content:after {
  left: 15px;
}
.bfb-element.bfb-element-label-right .bfb-element-tooltip .bfb-element-tooltip-content {
  left: auto;
  right: -18px;
}
.bfb-element.bfb-element-label-right .bfb-element-tooltip .bfb-element-tooltip-content:before {
  right: 15px;
}
.bfb-element.bfb-element-label-right .bfb-element-tooltip .bfb-element-tooltip-content:after {
  right: 15px;
}
.bfb-element.bfb-element-label-left .bfb-element-label {
  width: 25%;
  float: left;
  padding-right: 15px;
}
.bfb-element.bfb-element-label-left .bfb-element-control {
  width: 75%;
  float: left;
}
.bfb-element.bfb-element-label-left .bfb-element-label {
  text-align: center;
}
.bfb-element.bfb-element-label-right .bfb-element-label {
  width: 25%;
  float: right;
  padding-left: 15px;
}
.bfb-element.bfb-element-label-right .bfb-element-control {
  width: 75%;
  float: left;
}
.bfb-element.bfb-element-label-right .bfb-element-control-inner {
  float: right;
  width: 100%;
}
.bfb-element.bfb-element-icon-left .bfb-control {
  padding-left: 30px;
}
.bfb-element.bfb-element-icon-left .bfb-element-icon {
  left: 0;
}
.bfb-element.bfb-element-icon-right .bfb-control {
  padding-right: 30px;
}
.bfb-element.bfb-element-icon-right .bfb-element-icon {
  right: 0;
}
.bfb-element.bfb-element-label-align-left .bfb-element-label {
  text-align: left;
}
.bfb-element.bfb-element-label-align-right .bfb-element-label {
  text-align: right;
}
.bfb-element.mgz-element-bfb_textarea .admin__control-textarea {
  height: auto;
}
.bfb-element.mgz-element-bfb_date .ui-datepicker-trigger {
  display: none;
}
.bfb-element.mgz-element-bfb_date .bfb-element-icon {
  cursor: pointer;
}
.bfb-element.mgz-element-bfb_time .bfb-element-control select {
  width: auto;
}
.bfb-element.mgz-element-bfb_time .bfb-element-control span {
  margin: 0 5px;
}
.bfb-element.mgz-element-bfb_address .addressfield {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
}
.bfb-element.mgz-element-bfb_address .subfield {
  width: 50%;
  margin-bottom: 10px;
  padding-right: 20px;
}
.bfb-element.mgz-element-bfb_address .subfield select {
  width: 100%;
}
.bfb-element.mgz-element-bfb_starratings .bfb-element-stars {
  overflow: hidden;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote {
  height: 32px;
  width: auto;
  overflow: hidden;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote:before {
  color: #c7c7c7;
  font-family: 'Magezon-Icons';
  font-size: 32px;
  height: 32px;
  letter-spacing: 8px;
  line-height: 32px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.bfb-element.mgz-element-bfb_starratings .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;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote input[type="radio"]:hover + label:before,
.bfb-element.mgz-element-bfb_starratings .review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.bfb-element.mgz-element-bfb_starratings .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;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label:before {
  color: #ff5501;
  font-family: 'Magezon-Icons';
  font-size: 32px;
  height: 32px;
  letter-spacing: 8px;
  line-height: 32px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label:hover:before {
  opacity: 1;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10 {
  z-index: 2;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9 {
  z-index: 3;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10 {
  z-index: 2;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9 {
  z-index: 3;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-10:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9 {
  z-index: 3;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-9:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-control-inner {
  position: relative;
  max-width: 100%;
  width: 100%;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:before,
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:before,
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert {
  padding: 30px 0;
  text-align: center;
  border: 2px dashed #848484;
  background: #FAFAFA;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert:hover i {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert i {
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -ms-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  font-size: 28px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert i.bfb-element-icon {
  position: static;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert h3 {
  font-weight: 500;
  margin: 10px 0;
}
.bfb-element.mgz-element-bfb_file .file-uploader-spinner {
  background-image: url(../BlueFormBuilder_Core/images/loader.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  display: none;
  height: 20px;
  margin-left: 1rem;
  vertical-align: top;
  width: 20px;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner.loading .file-uploader-spinner {
  display: inline-block;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner.loading .bfb-element-icon {
  display: none;
}
.bfb-element.mgz-element-bfb_file input[data-role='values'] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: absolute;
  top: 0;
  height: 0;
  border: 0;
  outline: none;
  z-index: -1;
  opacity: 0;
}
.bfb-element.mgz-element-bfb_file .file-uploader-button {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 7px 15px 7px 15px;
  background: #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_file .file-uploader-button:hover {
  background: #ebebeb;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row {
  float: left;
  width: 100%;
  color: #007dbd;
  cursor: pointer;
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row:last-child {
  margin-bottom: 0;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row i {
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -ms-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  color: #e22626;
  margin-top: 5px;
  margin-left: 4px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row i:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-row-inner {
  -webkit-border-radius: 0.33333rem;
  -moz-border-radius: 0.33333rem;
  border-radius: 0.33333rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #f8f8f8;
  border: .09167rem solid #dadada;
  color: #999;
  padding: 8px;
  line-height: 14px;
  position: relative;
  overflow: hidden;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-info img {
  height: 25px;
  float: left;
  margin-right: 10px;
  width: auto;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-info .bfb-file-info-name {
  float: left;
  padding-top: 5px;
  color: #333;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-info .fa.fa-file {
  float: left;
  font-size: 25px;
  margin-right: 10px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-meta {
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-minus,
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus {
  height: 32px;
  width: 32px;
  line-height: 32px;
  background-color: #007dbd;
  color: #ffffff;
  position: absolute;
  top: 0;
  text-align: center;
  left: 0;
  cursor: pointer;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-minus:hover,
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus:hover {
  background: #0077b3;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-minus:before {
  content: '-';
  font-size: 24px;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus {
  left: auto;
  right: 0;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus:before {
  content: '+';
  font-size: 24px;
}
.bfb-element.mgz-element-bfb_number input {
  padding-left: 38px;
  padding-right: 38px;
}
.bfb-element.mgz-element-bfb_select select {
  width: 100%;
}
.bfb-element.mgz-element-bfb_multiselect select {
  height: auto;
  max-width: 100%;
  min-width: 15rem;
  overflow: auto;
  padding: 0;
  width: 100%;
}
.bfb-element.mgz-element-bfb_multiselect select option,
.bfb-element.mgz-element-bfb_multiselect select optgroup {
  padding: .5rem 1rem;
}
.bfb-element.mgz-element-bfb_choicematrix table {
  width: 100%;
}
.bfb-element.mgz-element-bfb_choicematrix tbody label span {
  display: none;
}
.bfb-element.mgz-element-bfb_choicematrix table > thead > tr > th,
.bfb-element.mgz-element-bfb_choicematrix table > tbody > tr > th,
.bfb-element.mgz-element-bfb_choicematrix table > tfoot > tr > th,
.bfb-element.mgz-element-bfb_choicematrix table > thead > tr > td,
.bfb-element.mgz-element-bfb_choicematrix table > tbody > tr > td,
.bfb-element.mgz-element-bfb_choicematrix table > tfoot > tr > td {
  padding: 11px 10px;
  position: relative;
}
.bfb-element.mgz-element-bfb_recaptcha .captcha-logo,
.bfb-element.mgz-element-bfb_magento2_captcha .captcha-logo {
  max-height: 80px;
}
.bfb-element .bfb-element-label > label {
  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: 32px;
  font-weight: 600;
  cursor: pointer;
}
.bfb-element .bfb-element-icon {
  position: absolute;
  top: 0;
  text-align: center;
  line-height: 32px;
  width: 32px;
  font-size: 16px;
  color: #333;
}
.bfb-element .bfb-element-description {
  margin-top: 5px;
  float: left;
  width: 100%;
}
.bfb-element .bfb-element-description p:first-child {
  margin-top: 0;
}
.bfb-element .bfb-element-tooltip {
  position: absolute;
  width: 18px;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-action {
  position: relative;
  z-index: 5;
  text-align: center;
  line-height: 32px;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: left;
  cursor: text;
  bottom: 3.2rem;
  background: #FFF;
  border: 1px solid #d9d9d9;
  position: absolute;
  width: 32rem;
  z-index: 1;
  display: none;
  right: -2.3rem;
  padding: 17px 20px 20px;
  border-top: 3px solid #0077b3;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:before,
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:after {
  border: 1.6rem solid transparent;
  height: 0;
  width: 0;
  border-top-color: #d9d9d9;
  content: '';
  display: block;
  position: absolute;
  right: 2rem;
  top: 100%;
  z-index: 2;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:before {
  border-width: 1rem;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:after {
  border-top-color: #FFF;
  margin-top: -1px;
  z-index: 3;
  border-width: 1rem;
}
.bfb-element .bfb-element-tooltip:hover .bfb-element-tooltip-content {
  display: block;
}
.bfb-element .bfb-autocomplete-wrapper {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  overflow: hidden;
  position: absolute;
  z-index: 20;
  background: #FFF;
  width: 100%;
}
.bfb-element .bfb-autocomplete-wrapper .bfb-autocomplete {
  padding: 0;
  list-style: none;
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
  float: left;
  max-height: 500px;
  overflow: scroll;
  border: 0;
  margin: 0;
  width: 100%;
}
.bfb-element .bfb-autocomplete-wrapper .bfb-autocomplete li {
  margin: 0;
  padding: 8px 10px 8px 15px;
  display: block;
  cursor: pointer;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  color: #333;
}
.bfb-element .bfb-autocomplete-wrapper .bfb-autocomplete li:hover {
  text-decoration: none;
  background: #F0F0F0;
}
.bfb-element .bfb-choices-item {
  margin-bottom: 15px;
  padding-right: 20px;
  margin-top: 0;
}
.bfb-element .bfb-choices-item label {
  display: inline-block;
}
.bfb-element .bfb-choices-item .bfb-choices-image {
  margin-bottom: 8px;
  position: relative;
}
.bfb-element .bfb-choices-item > label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  cursor: pointer;
  position: relative;
}
.bfb-element .bfb-choices-item > label:hover {
  border-color: #ddd;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item > label {
  background-color: #fff;
  padding: 15px;
  border: 1px solid transparent;
  background-color: #FFF;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item > label:hover {
  border-color: #ddd;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item.option-selected .bfb-choices-image:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* Better Font Rendering =========== */
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  content: "\e5ca";
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  background: #72b239;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
  width: 32px;
  height: 32px;
  text-align: center;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item.option-selected > label {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.bfb-element .bfb-choices-image-style-classic .bfb-choices-item > label {
  background-color: #fff;
  display: inline-block;
  margin: 0 auto;
  border: 2px solid #ddd;
  padding: 10px;
  text-align: center;
}
.bfb-element .bfb-choices-image-style-classic .bfb-choices-item > label:hover {
  border-color: #666;
}
.bfb-element .bfb-choices-image-style-classic .bfb-choices-item.option-selected > label {
  border-color: #666;
}
.mgz-element-bfb_fieldset .bfb-fieldset-heading {
  background-color: #007dbd;
  color: #FFF;
}
.mgz-element-bfb_fieldset .bfb-fieldset-heading .title {
  margin: 0;
  font-weight: 500;
}
.bfb-element.mgz-element-bfb_starratings ul {
  list-style: none;
}
.bfb-element.mgz-element-bfb_starratings ul li {
  display: inline-block;
  font-size: 34px;
  margin-right: 6px;
}
.bfb-pages {
  position: relative;
  z-index: 1;
}
.bfb-pages.mgz-element-tab-position-top > .mgz-tabs-nav {
  padding: 0 15px;
}
.bfb-pages.mgz-element-tab-position-top > .mgz-tabs-nav:before {
  height: 5px;
  position: absolute;
  bottom: 0;
  background: #069;
  content: '';
  width: 100%;
  left: 0;
}
.bfb-pages > .mgz-tabs-nav {
  margin: 0;
  list-style: none;
  background: #007dbd;
  float: none;
  overflow: hidden;
  width: auto;
  position: relative;
}
.bfb-pages .bfb-page-indicator.circles .bfb-page-indicator-page-number {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 40px;
  width: 40px;
  display: inline-block;
  margin: 0 5px 0 0;
  line-height: 40px;
  text-align: center;
  background-color: #ddd;
  color: #666;
}
.bfb-pages .bfb-page-indicator.circles .bfb-page-indicator-page {
  margin: 0 25px 0 0;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page-number {
  display: block;
  text-indent: -9999px;
  height: 6px;
  background-color: #ddd;
  margin: 0 0 16px 0;
  position: relative;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page-triangle {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: transparent transparent transparent transparent;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page {
  text-align: center;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page.mgz-active .bfb-page-indicator-page-number {
  background-color: #72b239;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page.mgz-active .bfb-page-indicator-page-triangle {
  border-top-color: #72b239;
}
.bfb-pages.bfb-pages-indicator-tabs {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-content {
  padding: 20px;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-content > .mgz-tabs-tab-title {
  display: none;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-content > .mgz-tabs-tab-content {
  background-color: transparent;
  border: none;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav {
  display: block;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title {
  display: inline-block;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  padding: 18px 20px;
  color: #333;
  font-size: 1.5rem;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title:not(.mgz-active) > a {
  color: #FFF;
  background: transparent;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title.mgz-active > a {
  background: #FFF;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #FFF;
  border: 0;
}
.bfb-pages.bfb-pages-indicator-progress > .bfb-page-indicator {
  font-size: 1.8rem;
}
.bfb-pages.bfb-pages-indicator-cirles > .bfb-page-indicator,
.bfb-pages.bfb-pages-indicator-connector > .bfb-page-indicator {
  font-size: 1.6rem;
}
.bfb-pages.bfb-pages-indicator-progress > .mgz-tabs-nav,
.bfb-pages.bfb-pages-indicator-circles > .mgz-tabs-nav,
.bfb-pages.bfb-pages-indicator-connector > .mgz-tabs-nav,
.bfb-pages.bfb-pages-indicator-progress > .mgz-tabs-content > .mgz-tabs-tab-title,
.bfb-pages.bfb-pages-indicator-circles > .mgz-tabs-content > .mgz-tabs-tab-title,
.bfb-pages.bfb-pages-indicator-connector > .mgz-tabs-content > .mgz-tabs-tab-title {
  display: none;
}
.bfb-pages.bfb-pages-indicator-progress > .mgz-tabs-content > .mgz-tabs-tab-content,
.bfb-pages.bfb-pages-indicator-circles > .mgz-tabs-content > .mgz-tabs-tab-content,
.bfb-pages.bfb-pages-indicator-connector > .mgz-tabs-content > .mgz-tabs-tab-content {
  background-color: transparent;
  border: none;
}
.bfb-pages .bfb-page-indicator {
  margin-bottom: 20px;
  display: none;
}
.bfb-pages .bfb-page-indicator .bfb-page-indicator-page {
  float: left;
}
.bfb-pages .bfb-page-indicator-page-progress-wrap {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  width: 100%;
  background-color: #ddd;
  height: 14px;
  overflow: hidden;
  position: relative;
  margin: 5px 0 0;
}
.bfb-pages .bfb-page-indicator-page-progress-wrap .bfb-page-indicator-page-progress {
  background-color: #72b239;
  height: 14px;
  position: absolute;
  left: 0;
  top: 0;
}
.bfb-pages .bfb-page-indicator-page.mgz-active .bfb-page-indicator-page-number {
  background-color: #72b239;
  color: #FFF;
}
.bfb-pages.bfb-pages-nav-left .bfb-nav-buttons {
  text-align: left;
}
.bfb-pages.bfb-pages-nav-right .bfb-nav-buttons {
  text-align: right;
}
.bfb-pages.bfb-pages-nav-center .bfb-nav-buttons {
  text-align: center;
}
.bfb-pages.bfb-pages-nav-split .action.action-prev {
  float: left;
}
.bfb-pages.bfb-pages-nav-split .action.action-next {
  float: right;
}
.bfb-pages .bfb-nav-buttons {
  padding: 15px 0;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:before,
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:before,
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action {
  box-shadow: none;
  font-weight: normal;
  display: inline-block;
  border: 0;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action:last-child {
  margin-left: 5px;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action.action-next {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #575757;
  border-color: #575757;
  color: #FFF;
  width: auto;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action.action-next:hover {
  background: #333;
}
.bfb-form-success {
  max-width: 1240px;
}
.bfb-form-success.bfb-form-success-style1 {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  margin: 0 auto;
}
.bfb-form-success.bfb-form-success-style1 .bfb-form-success-title {
  background-color: #007dbd;
  font-weight: 500;
  padding: 15px 20px;
  color: #FFF;
  position: relative;
  margin: 0;
}
.bfb-form-success.bfb-form-success-style1 .bfb-form-success-title:before {
  height: 5px;
  position: absolute;
  bottom: 0;
  background: #006699;
  content: '';
  width: 100%;
  left: 0;
}
.bfb-form-success.bfb-form-success-style1 .bfb-form-success-footer {
  background: #f5f5f5;
  padding: 15px 0;
  text-align: center;
}
.bfb-form-success.bfb-form-success-style2 {
  text-align: center;
}
.bfb-form-success.bfb-form-success-style2 .bfb-form-success-content {
  font-size: 1.25em;
}
.bfb-form-success .bfb-form-success-content {
  padding: 30px 20px;
}
.bfb-form-success svg {
  width: 100px;
  display: block;
  margin: 20px auto 0;
}
.bfb-form-success .path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}
.bfb-form-success .path.circle {
  -webkit-animation: bfbdash 0.9s ease-in-out;
  animation: bfbdash 0.9s ease-in-out;
}
.bfb-form-success .path.line {
  stroke-dashoffset: 1000;
  -webkit-animation: bfbdash 0.9s 0.35s ease-in-out forwards;
  animation: bfbdash 0.9s 0.35s ease-in-out forwards;
}
.bfb-form-success .path.check {
  stroke-dashoffset: -100;
  -webkit-animation: bfbdash-check 0.9s 0.35s ease-in-out forwards;
  animation: bfbdash-check 0.9s 0.35s ease-in-out forwards;
}
@-webkit-keyframes bfbdash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes bfbdash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes bfbdash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@keyframes bfbdash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
mark.im-caret {
  animation: 1s blink step-end infinite !important;
}
mark.im-caret-select {
  background-color: rgba(0, 0, 0, 0.25);
}
@keyframes blink {
  from,
  to {
    border-right-color: black;
  }
  50% {
    border-right-color: transparent;
  }
}
span.im-static {
  color: grey;
}
div.im-colormask {
  display: inline-block;
  border-style: inset;
  border-width: 2px;
  appearance: textfield;
  cursor: text;
}
div.im-colormask > input,
div.im-colormask > input:-webkit-autofill {
  position: absolute !important;
  display: inline-block;
  background-color: transparent;
  color: transparent;
  -webkit-text-fill-color: transparent;
  transition: background-color 5000s ease-in-out 0s;
  caret-color: transparent;
  text-shadow: none;
  appearance: caret;
  border-style: none;
  left: 0;
  /*calculated*/
}
div.im-colormask > input:focus {
  outline: none;
}
div.im-colormask > input::selection {
  background: none;
}
div.im-colormask > input::-moz-selection {
  background: none;
}
div.im-colormask > input:-webkit-autofill ~ div {
  background-color: #faffbd;
}
div.im-colormask > div {
  color: black;
  display: inline-block;
  width: 100px;
  /*calculated*/
}
[im-insert="false"] {
  caret-color: red;
  caret-shape: block;
}
.mgzFlex,
.mgz-newsletter-form-inline,
.mgz-newsletter-form-inline2,
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bfb-box-shadow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.bfb-state-hidden {
  display: none;
}
.bfb-state-shown {
  display: block;
}
.bfb-form-js {
  display: none;
}
.bfb-others {
  display: none;
  margin-top: 5px;
}
.bfb-column {
  float: left;
  width: 100%;
}
.bfb-columnauto > div {
  width: auto;
  display: inline-block;
}
.bfb-column1 > div {
  width: 100%;
}
.bfb-column2 > div {
  width: 50%;
  float: left;
}
.bfb-column2 > div:nth-child(2n+1) {
  clear: left;
}
.bfb-column3 > div {
  width: 33.333%;
  float: left;
}
.bfb-column3 > div:nth-child(3n+1) {
  clear: left;
}
.bfb-column4 > div {
  width: 25%;
  float: left;
}
.bfb-column4 > div:nth-child(4n+1) {
  clear: left;
}
.bfb-column5 > div {
  width: 20%;
  float: left;
}
.bfb-column5 > div:nth-child(5n+1) {
  clear: left;
}
.bfb-column6 > div {
  width: 16.666%;
  float: left;
}
.bfb-column6 > div:nth-child(6n+1) {
  clear: left;
}
.bfb-loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 399;
  display: none;
}
.block.bfb {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
}
.block.bfb.bfb-loading .bfb-loading-mask {
  display: block;
}
.bfb-submission-confirmed .bfb-submission-title {
  font-weight: 500;
}
.bfb-submission-confirmed .bfb-submission-summary {
  margin-bottom: 40px;
}
.bfb-submission-confirmed table {
  border: 1px solid #d6d6d6;
}
.bfb-submission-confirmed table tr:nth-child(odd) td {
  background: #f2f2f2;
}
.bfb-submission-confirmed table tr td {
  padding: 1.2rem 1.2rem;
}
.bfb-submission-confirmed table tr td:first-child {
  width: 20%;
}
.bfb-submission-confirmed table tr td:last-child {
  border-left: 1px dashed #d6d6d6;
}
.bfb-widget .bfb {
  margin: 0;
}
.iti--allow-dropdown {
  display: block;
}
.search-autocomplete {
  position: absolute;
  z-index: 3;
  overflow: hidden;
  margin-top: -15px;
}
.search-autocomplete dl {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete dl dt {
  border-top: 1px solid #e5e5e5;
  cursor: default;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete dl dt:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
  border-bottom: 0;
}
.search-autocomplete dl dt:first-child {
  border-top: none;
}
.search-autocomplete dl dt:hover,
.search-autocomplete dl dt.selected {
  background: #e8e8e8;
}
.search-autocomplete dl dd {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete dl dd:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.search-autocomplete dl dd:first-child {
  border-top: none;
}
.search-autocomplete dl dd:hover,
.search-autocomplete dl dd.selected {
  background: #e8e8e8;
}
.search-autocomplete dl dd .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.search-autocomplete dl dd .clear {
  clear: both;
}
.smile-es-range-slider [data-role=from-label] {
  display: block;
  float: left;
  padding: 0 0 5px;
}
.smile-es-range-slider [data-role=to-label] {
  display: block;
  float: right;
  padding: 0 0 5px;
}
.smile-es-range-slider [data-role=message-box] {
  font-size: 12px;
  flex: 1;
  padding: 6px 0 0;
}
.smile-es-range-slider [data-role=message-box].empty {
  color: #e02b27;
  font-size: 1.2rem;
  padding: 0;
}
.smile-es-range-slider .actions-toolbar {
  display: flex;
  margin: 15px 0;
}
.smile-es-range-slider .ui-slider {
  margin: 5px;
  clear: both;
}
.smile-es-range-slider .ui-slider-handle {
  background: #ff5501;
  padding: 0;
  margin: -3px 0 0 -7px;
  border-radius: 15px;
  width: 15px;
  height: 15px;
}
.filter .filter-content .item {
  margin: 10px 0 0 10px;
}
.filter .block-subtitle {
  border-bottom: none;
  font-weight: 700;
}
.filter .field.search input[type="text"] {
  font-size: 12px;
}
.filter .actions {
  text-align: right;
  margin: 10px 0 0;
}
.filter .actions div.secondary {
  display: inline-block;
}
.filter .actions div.secondary a {
  color: #1979c3;
  text-decoration: underline;
  cursor: pointer;
}
.filter .actions div.secondary a:hover {
  background: transparent;
}
.filter .actions div.secondary a.show-more span:after {
  content: " +";
}
.filter .actions div.secondary a.show-less span:after {
  content: "-";
}
.filter .filter-options dt.filter-options-title[aria-expanded="true"]:after {
  content: '\e621';
}
.filter .no-results-message p {
  margin: 9px 10px 0;
  background-color: #FFEEEE;
  padding: 5px;
  color: #AA0000;
}
.smile-elasticsuite-autocomplete-result .product-image-box {
  float: left;
  padding: 0 5px;
  width: 55px;
}
.smile-elasticsuite-autocomplete-result .product-shop {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  white-space: normal;
  width: 60%;
}
.smile-elasticsuite-autocomplete-result .product-item .price-box {
  margin: 5px 0;
}
.smile-elasticsuite-autocomplete-result .category-mini-crumb {
  font-style: italic;
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
  color: #929292;
}
.smile-elasticsuite-autocomplete-result .product-attribute-label {
  text-transform: uppercase;
  vertical-align: super;
  font-size: 10px;
  color: #777;
}
.smile-elasticsuite-autocomplete-result .price-box span.old-price {
  display: block;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  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: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  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 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: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  padding: 0;
  width: calc((100% - 2%) / 2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
}
.product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active,
.product-item-actions .actions-secondary > .action-gift.action:focus,
.product-item-actions .actions-secondary > .action-gift.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover,
.product-item-actions .actions-secondary > .action-gift.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action.disabled,
.product-item-actions .actions-secondary > .action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #1979c3;
  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: 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;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  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: #333333;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 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 30px 10px 0;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857143;
  margin-bottom: 10px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 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: 10px;
}
.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.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 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: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 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: 20px 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 15px;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 52px;
  text-align: center;
  width: 52px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: -1px;
}
.sidebar .block-wishlist .action.delete {
  line-height: unset;
  width: auto;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.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 #d1d1d1;
}
.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 #d1d1d1;
}
.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: 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: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  right: 0;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.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: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 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 {
  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: 10px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  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 10px 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: #8f8f8f;
  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: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.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: #8f8f8f;
  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: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.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 20px;
}
.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: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  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: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 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: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #1979c3;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.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';
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555555;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  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: #333333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.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: #333333;
}
.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: 10px;
  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: #333333;
}
.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: #333333;
}
.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: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  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: 767px) {
  .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: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  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 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 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: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 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: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  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: #8f8f8f;
  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: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.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 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.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 #d1d1d1;
  padding: 10px 40px 10px 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: 10px;
}
.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 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 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 #d1d1d1;
  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: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.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: 40px;
  padding-top: 40px;
  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: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 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 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.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: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 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: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #1979c3;
  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: #8f8f8f;
  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: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 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: 20px;
  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: 20px;
}
.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.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.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: 5px 18px 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: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 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: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.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: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 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: 10px 0 20px;
  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 {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  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: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  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: 10px 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: 20px;
  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 #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.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: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.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: 60px;
}
.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 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  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 10px 10px 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: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 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: 20px 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 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.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 #d1d1d1;
}
.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 #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.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;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.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: 10px;
  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 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 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: 10px;
  top: 10px;
}
.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 20px;
}
.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: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  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: #1979c3;
  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: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #1979c3;
  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: #7d7d7d;
  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: #333333;
}
.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: #7d7d7d;
  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: #333333;
}
.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: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  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: 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: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 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 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.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: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  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: 20px;
}
.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: 20px;
}
.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 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.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: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.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: 30px;
}
.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: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 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 #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.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: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.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 {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.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 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.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 #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.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: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  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: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  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: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  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: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  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: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  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: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 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: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.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: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.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: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.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: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: '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: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 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: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 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: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 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 #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .panel.wrapper .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\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 .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\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 .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #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 .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.cookie-status-message {
  display: none;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  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: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.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: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  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 #d1d1d1;
}
.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 #d1d1d1;
}
.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 #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 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: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.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: 10px;
}
.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: 10px 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;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  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: 20px;
}
.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: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 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: 20px;
}
.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: 20px;
}
.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 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 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: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  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: 20px;
}
.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: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .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,
  .block-collapsible-nav .title {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.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: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.continue,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\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: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\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: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    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: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    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: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .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 #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    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: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .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;
  }
  .amreview-widget-container .slick-dots button,
  .amreview-widget-container .slick-dots .cart.table-wrapper .actions-toolbar > .action,
  .amreview-widget-container .slick-dots .action-gift {
    border: 1px solid #cccccc;
  }
  .cart-order-comment {
    border-bottom: 1px solid #d1d1d1;
  }
  .cart-order-comment .block > .title {
    border: 0;
  }
  .bfb-popup {
    margin: 0;
    height: 100%;
    top: 0 !important;
    width: 100% !important;
    left: 0 !important;
    max-height: 100% !important;
  }
  .bfb-popup .block.bfb {
    width: 100%;
    height: 100%;
    overflow: scroll;
  }
  .bfb-magnific .mfp-content {
    height: 100%;
  }
  .bfb-magnific .mfp-container {
    padding: 0;
  }
  .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: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare {
    display: none;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    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 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .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 20px;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    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: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .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: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .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 #d1d1d1;
    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: 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: 25px;
  }
  .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: 40px;
  }
  .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: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d1d1d1;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .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: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .amreview-add-new {
    padding-left: 10px;
  }
  .amreview-info-wrapper {
    float: left;
    margin-bottom: 20px;
  }
  .amrev-title-block {
    clear: both;
    font-size: 24px;
  }
  .amreview-summary-details {
    order: initial;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 574px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody tr:not(:last-child),
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-checkout-order-review tbody tr .col.item:before,
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody tr .col.qty,
  .abs-checkout-order-review tbody tr .col.price,
  .abs-checkout-order-review tbody tr .col.subtotal,
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody tr .col.qty[data-th]:before,
  .abs-checkout-order-review tbody tr .col.price[data-th]:before,
  .abs-checkout-order-review tbody tr .col.subtotal[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .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: 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: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 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: 20px;
  }
  .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;
  }
  .amreview-widget-container .amreview-message {
    height: 80px;
  }
  .mgz-newsletter-form-inline {
    display: block;
  }
  .mgz-newsletter-form-inline .mgz-newsletter-fields {
    display: block;
  }
  .bfb-element .bfb-element-label,
  .bfb-element .bfb-element-control {
    width: 100% !important;
    padding: 0 !important;
  }
  .bfb-element.mgz-element-bfb_starratings .review-control-vote label:before,
  .bfb-element.mgz-element-bfb_starratings .review-control-vote:before {
    font-size: 28px;
    height: 28px;
    letter-spacing: 5px;
    line-height: 28px;
    width: 12px;
  }
  .bfb-element.bfb-element-label-align-right .bfb-element-label {
    text-align: left;
  }
  .bfb-element .bfb-element-control-inner {
    width: 100% !important;
  }
  .bfb-element.mgz-element-bfb_address .addressfield {
    margin: 0;
  }
  .bfb-element.mgz-element-bfb_address .subfield {
    width: 100%;
    padding-right: 0;
  }
  .bfb-element.mgz-element-bfb_choicematrix table thead {
    display: none;
  }
  .bfb-element.mgz-element-bfb_choicematrix table tbody > tr {
    display: block;
    margin-bottom: 10px;
  }
  .bfb-element.mgz-element-bfb_choicematrix table tbody > tr > td {
    display: block;
    text-align: left;
    background-color: #f5f5f5;
  }
  .bfb-element.mgz-element-bfb_choicematrix table tbody > tr > td.matrix-row-label-cell {
    font-weight: 600;
    background-color: #FFF;
  }
  .bfb-element.mgz-element-bfb_choicematrix table tbody label span {
    display: block;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\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;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .block-search {
    margin-top: 10px;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    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: 20px;
    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 #d1d1d1;
    margin-bottom: 20px;
  }
  .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: 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: 40px;
  }
  .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: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
}
@media only screen and (max-width: 478px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .products-grid .custom-product-items .product-item {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
  }
  .products-grid .custom-product-items .product-item .product-item-info .product-item-details .product-item-name a {
    min-height: 1px;
  }
}
@media all and (min-width: 575px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-blocks-2columns-s:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .amrev-title-block {
    display: flex;
    align-items: center;
  }
  .amrev-title-block .am-strong {
    font-size: 2.4rem;
    font-weight: 400;
    padding: 0 24px 0 0;
    white-space: nowrap;
  }
  .amreview-proscons-container {
    flex-direction: row;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    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: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 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: 25px;
    padding-right: 25px;
    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: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    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: 240px;
  }
  .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: 20px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
/* responsive breakpoint Variables 
--------------------------------------------------------------------------------------------------------------------- */
/* color Variables
--------------------------------------------------------------------------------------------------------------------- */
/* float Variables
---------------------------------------------------------*/
/* text Variables
---------------------------------------------------------*/
/* font-family Variables
---------------------------------------------------------*/
/* font-size Variables
---------------------------------------------------------*/
/* font-weight Variables
---------------------------------------------------------*/
/* tansition Variables
---------------------------------------------------------*/
#transition {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
#translateY {
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#translateX {
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#translate-vertical {
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#translate-zero {
  transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
}
#display-full {
  display: inline-block;
  width: 100%;
}
#gredient-linear-bottom {
  background: #feed01;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #feed01 1%, #feed01 47%, #fff681 74%, #fff89a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #feed01 1%, #feed01 47%, #fff681 74%, #fff89a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #feed01 1%, #feed01 47%, #fff681 74%, #fff89a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feed01', endColorstr='#fff89a', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
#clear-both:before,
#clear-both:after {
  display: table;
  content: "";
  clear: both;
}
#dis-flex {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#flex-wrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
#justify-content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
#justify-content-space-between {
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
#justify-content-flex-end {
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
}
#justify-content-space-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
#align-item-center {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#align-item-flex-end {
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
select::-ms-expand {
  display: none;
}
select {
  -webkit-appearance: none;
  appearance: none;
}
input,
input:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  outline: none;
  box-shadow: none;
}
input[type=text]::-ms-clear,
input[type=password]::-ms-clear,
input[type=email]::-ms-clear,
input[type=name]::-ms-clear {
  display: none;
}
input::-ms-clear,
input::-ms-reveal,
input[type=text]::-ms-clear,
input[type=text]::-ms-reveal {
  display: none;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-MediumItalic.eot');
  src: url('../fonts/Barlow-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-MediumItalic.woff2') format('woff2'), url('../fonts/Barlow-MediumItalic.woff') format('woff'), url('../fonts/Barlow-MediumItalic.ttf') format('truetype'), url('../fonts/Barlow-MediumItalic.svg#Barlow-MediumItalic') format('svg');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Medium.eot');
  src: url('../fonts/Barlow-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-Medium.woff2') format('woff2'), url('../fonts/Barlow-Medium.woff') format('woff'), url('../fonts/Barlow-Medium.ttf') format('truetype'), url('../fonts/Barlow-Medium.svg#Barlow-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Bold.eot');
  src: url('../fonts/Barlow-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-Bold.woff2') format('woff2'), url('../fonts/Barlow-Bold.woff') format('woff'), url('../fonts/Barlow-Bold.ttf') format('truetype'), url('../fonts/Barlow-Bold.svg#Barlow-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-SemiBold.eot');
  src: url('../fonts/Barlow-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-SemiBold.woff2') format('woff2'), url('../fonts/Barlow-SemiBold.woff') format('woff'), url('../fonts/Barlow-SemiBold.ttf') format('truetype'), url('../fonts/Barlow-SemiBold.svg#Barlow-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-BoldItalic.eot');
  src: url('../fonts/Barlow-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-BoldItalic.woff2') format('woff2'), url('../fonts/Barlow-BoldItalic.woff') format('woff'), url('../fonts/Barlow-BoldItalic.ttf') format('truetype'), url('../fonts/Barlow-BoldItalic.svg#Barlow-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Regular.eot');
  src: url('../fonts/Barlow-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-Regular.woff2') format('woff2'), url('../fonts/Barlow-Regular.woff') format('woff'), url('../fonts/Barlow-Regular.ttf') format('truetype'), url('../fonts/Barlow-Regular.svg#Barlow-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Thin.eot');
  src: url('../fonts/Barlow-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-Thin.woff2') format('woff2'), url('../fonts/Barlow-Thin.woff') format('woff'), url('../fonts/Barlow-Thin.ttf') format('truetype'), url('../fonts/Barlow-Thin.svg#Barlow-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Light.eot');
  src: url('../fonts/Barlow-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-Light.woff2') format('woff2'), url('../fonts/Barlow-Light.woff') format('woff'), url('../fonts/Barlow-Light.ttf') format('truetype'), url('../fonts/Barlow-Light.svg#Barlow-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-SemiBoldItalic.eot');
  src: url('../fonts/Barlow-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-SemiBoldItalic.woff2') format('woff2'), url('../fonts/Barlow-SemiBoldItalic.woff') format('woff'), url('../fonts/Barlow-SemiBoldItalic.ttf') format('truetype'), url('../fonts/Barlow-SemiBoldItalic.svg#Barlow-SemiBoldItalic') format('svg');
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-ExtraBoldItalic.woff2') format('woff2'), url('../fonts/Barlow-ExtraBoldItalic.woff') format('woff'), url('../fonts/Barlow-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/Barlow-ExtraBoldItalic.svg#Barlow-ExtraBoldItalic') format('svg');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-ExtraBold.woff2') format('woff2'), url('../fonts/Barlow-ExtraBold.woff') format('woff'), url('../fonts/arlow-ExtraBold.ttf') format('truetype'), url('../fonts/arlow-ExtraBold.svg#Barlow-ExtraBold') format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'stv-icons';
  src: url('../fonts/stv-icons.eot?at1t73');
  src: url('../fonts/stv-icons.eot?at1t73#iefix') format('embedded-opentype'), url('../fonts/stv-icons.ttf?at1t73') format('truetype'), url('../fonts/stv-icons.woff?at1t73') format('woff'), url('../fonts/stv-icons.svg?at1t73#stv-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 100%;
  width: 100%;
  height: 100%;
}
body {
  min-width: 320px;
  width: 100%;
  font-family: 'Barlow' !important;
  background-color: #fafafa !important;
  font-weight: normal;
  font-size: 14px;
  overflow-x: hidden;
}
html,
body {
  height: 100%;
}
button,
input[type="submit"],
input[type="search"],
a,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-color: #eae9e9;
  background: #f6f6f7;
  color: #432858;
  box-shadow: none !important;
}
button:focus,
button:active,
button:hover,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:focus,
.action-gift:active,
.action-gift:hover {
  border-color: #eae9e9;
  background: #f6f6f7;
  color: #f08217;
}
button:focus,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:focus {
  outline: 0 !important;
}
a,
img {
  border: 0;
  outline: 0;
}
img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
label {
  font-weight: normal;
}
.fieldset > .field {
  margin-bottom: 15px;
}
.field-error,
div.mage-error,
div.mage-error[generated] {
  font-size: 12px;
  font-weight: 500;
  margin-top: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  margin: 0;
  font-family: 'Barlow';
}
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
span {
  margin: 0;
  padding: 0;
}
ul,
ol,
li {
  list-style: none;
  margin: 0;
}
ul li,
ol li {
  list-style: none;
  margin: 0;
}
figure {
  margin: 0;
  position: relative;
}
p {
  display: block;
  line-height: 20px;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}
.clear {
  clear: both;
}
/*PlaceHolder CSS*/
.placeholder-color::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #464646;
}
.placeholder-color::-moz-placeholder {
  /* Firefox 19+ */
  color: #464646;
}
.placeholder-color:-ms-input-placeholder {
  /* IE 10+ */
  color: #464646;
}
.placeholder-color:-moz-placeholder {
  /* Firefox 18- */
  color: #464646;
}
.light-placeholder::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b3b3b3;
}
.light-placeholder::-moz-placeholder {
  /* Firefox 19+ */
  color: #b3b3b3;
}
.light-placeholder:-ms-input-placeholder {
  /* IE 10+ */
  color: #b3b3b3;
}
.light-placeholder:-moz-placeholder {
  /* Firefox 18- */
  color: #b3b3b3;
}
.check-custom {
  position: relative;
  display: inline-block;
  width: 100%;
}
.check-custom input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  z-index: 3;
  cursor: pointer;
  opacity: 0;
}
.check-custom input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.check-custom label {
  display: inline-block;
  width: 100%;
  padding-left: 30px;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  font-weight: 200;
}
.check-custom label:before {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #d2d3d4;
  z-index: 1;
  content: "";
  width: 14px;
  height: 14px;
}
.check-custom label:after {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  vertical-align: top;
  font-family: Font Awesome\ 5 Free;
  content: "\f00c";
  margin-left: 3px;
  font-weight: 600;
  color: #432858;
  opacity: 0;
}
.check-custom label.checked:after {
  opacity: 1;
}
.radio-custom input[type="radio"] {
  display: none;
}
.radio-custom input[type="radio"] label {
  position: relative;
  float: left;
  width: 100%;
  padding: 0 0 0 45px;
  font-size: 18px;
  line-height: 22px;
  color: #6c6c6c;
  font-weight: 300;
  cursor: pointer;
}
.radio-custom input[type="radio"] label:before {
  position: absolute;
  left: 0;
  top: -6px;
  width: 32px;
  height: 32px;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  content: "";
  cursor: pointer;
}
.radio-custom input[type="radio"] label:after {
  position: absolute;
  left: 5px;
  top: -1px;
  width: 22px;
  height: 22px;
  background: #e8e8e8;
  border: 1px solid #f2f1f1;
  content: "";
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.radio-custom input[type="radio"]:checked label:after {
  background: #ec7438;
  border-color: #ec7438;
}
.page-wrapper {
  overflow-x: hidden;
}
.page-main,
.header.content,
.footer.container {
  max-width: 1440px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
}
.container {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.margin0 {
  margin: 0;
}
.marbt-10 {
  margin-bottom: 10px;
}
.marbt-20 {
  margin-bottom: 20px;
}
.marbt-30 {
  margin-bottom: 30px;
}
.marbt-40 {
  margin-bottom: 40px;
}
.marbt-50 {
  margin-bottom: 50px;
}
.marbt-60 {
  margin-bottom: 60px;
}
.marbt-80 {
  margin-bottom: 80px;
}
.marbt-100 {
  margin-bottom: 100px;
}
header.page-header {
  padding: 10px 0;
}
header.page-header .header {
  padding: 0 15px;
}
header.page-header .header .logo {
  max-width: inherit;
  margin: 0 auto 0 0;
}
header.page-header .header .logo img {
  max-height: 60px;
}
header .right-header .top-header {
  margin-bottom: 15px;
  float: right;
}
header .right-header .top-header li {
  float: left;
  border-right: 1px solid #eae9e9;
  padding-right: 15px;
  margin-right: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
}
header .right-header .top-header li a {
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Barlow';
  color: rgba(34, 31, 32, 0.75);
  font-weight: 500;
  text-decoration: none;
}
header .right-header .top-header li a.icon-log {
  background: transparent;
  padding-left: 0;
  padding-top: 1px;
  padding-bottom: 1px;
}
header .right-header .top-header li a.icon-log i {
  margin-right: 5px;
}
header .right-header .top-header li a span strong {
  color: rgba(67, 40, 88, 0.75);
  text-decoration: none;
  font-weight: 600;
}
header .right-header .top-header li a i {
  color: #432858;
  font-size: 18px;
}
header .right-header .top-header li a:hover {
  text-decoration: none;
}
header .right-header .top-header li a .mobile-call {
  color: rgba(67, 40, 88, 0.75);
  font-weight: 600;
}
header .right-header .top-header li:last-child {
  margin-right: 0;
  padding-right: 0;
  border: none;
}
header .right-header .top-header:before,
header .right-header .top-header:after {
  display: table;
  content: "";
  clear: both;
}
header .right-header .header-right-bottom {
  clear: both;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  position: relative;
  z-index: 9999;
}
header .right-header .header-right-bottom nav {
  background: transparent;
  position: static;
}
header .right-header .header-right-bottom .nav-sections {
  margin: 0;
  background: transparent;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav {
  background: transparent;
  position: static;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul {
  padding: 0;
  margin: 0;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li {
  margin-right: 5px !important;
  border-bottom: 4px solid transparent;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.our-brands .dropdown-menu.fullwidth li ul li:nth-child(2n) a {
  background-color: #470a68;
  color: #ffffff;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.our-brands .dropdown-menu.fullwidth li ul li:nth-child(3n) a {
  background-color: #fe5000;
  color: #ffffff;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.our-brands .dropdown-menu.fullwidth li ul li:nth-child(4n) a {
  background-color: #ffd700;
  color: #da291c;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.our-brands .dropdown-menu.fullwidth li ul li a {
  background-color: #da291c;
  color: #fedd00;
  padding: 5px 10px;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.our-brands .dropdown-menu.fullwidth li ul li ul li a {
  background-color: transparent !important;
  color: #040107 !important;
  padding: 0px !important;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.our-brands .dropdown-menu.fullwidth .ul-row {
  column-count: 1;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.our-brands .dropdown-menu.fullwidth .ul-row > li {
  width: 25%;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li:hover {
  border-bottom-color: #432858;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.active {
  border-bottom-color: #432858;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.active a {
  border: none !important;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li a {
  font-size: 14px;
  color: #040107;
  line-height: normal;
  text-transform: uppercase;
  padding: 7px 10px;
  font-weight: 600;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li a .ui-menu-icon {
  display: none !important;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth {
  background-color: #ffffff;
  width: 100%;
  border: none;
  padding: 30px 40px 45px;
  overflow: hidden;
  max-height: inherit;
  top: 50px !important;
  left: 0 !important;
  right: 0 !important;
  box-shadow: 10px 7px 15px -15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 10px 7px 15px -15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 10px 7px 15px -15px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 10px 7px 15px -15px rgba(0, 0, 0, 0.2);
  line-height: normal;
  border-radius: 0;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li {
  padding: 0;
  margin-right: 0px !important;
  border: none;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .title {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  border-bottom: 1px solid #eae9e9;
  margin: 0 0 20px;
  padding-bottom: 10px;
  color: #432858;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .row {
  margin: 0;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row {
  top: 0 !important;
  left: 0 !important;
  margin-bottom: 40px;
  column-count: 4;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row > li {
  width: 100%;
  vertical-align: top;
  padding: 0px 10px 0 0;
  margin-bottom: 0;
  display: inline-block;
  border: none;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row > li a {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 8px;
  display: block;
  border: none;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row > li a:hover {
  color: #f08217;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row > li ul {
  top: 0 !important;
  left: 0 !important;
  padding-left: 20px;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row > li ul li {
  position: relative;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row > li ul li:before {
  content: "-";
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row > li ul li a {
  text-transform: capitalize;
}
header .right-header .header-right-bottom .block-search {
  width: auto;
  padding: 0;
  border-left: 1px solid #eae9e9;
  border-right: 1px solid #eae9e9;
  margin-left: 15px;
}
header .right-header .header-right-bottom .block-search:last-child {
  border-right: none;
}
header .right-header .header-right-bottom .block-search .block-content form.active .search .control input {
  border: 1px solid #eae9e9;
  opacity: 1;
}
header .right-header .header-right-bottom .block-search .block-content form .search .label {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  position: static;
  margin: 0;
  padding: 5px;
  opacity: 1;
  width: 90px;
  height: 60px;
  overflow: visible;
  cursor: pointer;
}
header .right-header .header-right-bottom .block-search .block-content form .search .label:before {
  display: none;
}
header .right-header .header-right-bottom .block-search .block-content form .search .label:after {
  color: #1d1d1b;
  font-size: 32px;
  content: "\f002";
  font-family: "Fontawesome";
  font-weight: 500;
  line-height: normal;
}
header .right-header .header-right-bottom .block-search .block-content form .search .control {
  display: none;
  padding: 0;
  margin: 0;
  border: none;
  position: absolute;
  bottom: -50px;
  right: 0;
  width: 250px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
header .right-header .header-right-bottom .block-search .block-content form .search .control.open {
  display: block;
}
header .right-header .header-right-bottom .block-search .block-content form .search .control input {
  height: 45px;
  border: none;
  padding: 0 15px;
  opacity: 1;
}
header .right-header .header-right-bottom .block-search .block-content form .actions {
  position: absolute;
  bottom: -44px;
  right: 0;
  width: 30px;
  height: 30px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  display: none;
}
header .right-header .header-right-bottom .block-search .block-content form .actions.open {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
header .right-header .header-right-bottom .block-search .block-content form .actions button,
header .right-header .header-right-bottom .block-search .block-content form .actions .cart.table-wrapper .actions-toolbar > .action,
header .right-header .header-right-bottom .block-search .block-content form .actions .action-gift {
  position: static !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: normal !important;
}
.menu-hover header .right-header .header-right-bottom .block-search {
  border-color: rgba(0, 0, 0, 0.1);
}
.menu-hover header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.help-advice-menu a {
  opacity: 0.5;
}
footer {
  background: #040107;
}
footer .footer .block.newsletter {
  background: #432858;
  width: 100%;
  max-width: 100%;
  margin: 0;
  position: relative;
  z-index: 22;
  padding: 27px 0;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
footer .footer .block.newsletter:before {
  background: #432858;
  position: absolute;
  content: "";
  height: 100%;
  left: -50vw;
  right: -50vw;
  z-index: -1;
  top: 0;
}
footer .footer .block.newsletter .newsletter-title {
  color: #fafafa;
  font-size: 16px;
  line-height: normal;
}
footer .footer .block.newsletter .newsletter-title strong {
  padding-right: 30px;
  text-transform: uppercase;
  font-weight: bold;
}
footer .footer .block.newsletter .content {
  position: relative;
}
footer .footer .block.newsletter .content form .newsletter {
  margin: 0;
  max-width: none;
}
footer .footer .block.newsletter .content form .newsletter .control:before {
  display: none;
}
footer .footer .block.newsletter .content form .newsletter .control input {
  width: 560px;
  height: 50px;
  padding: 0 100px 0 20px;
  margin-right: 0;
  border: none;
  box-shadow: none;
  outline: none;
  font-family: 'Barlow';
  font-size: 14px;
  color: #a8a5a6;
}
footer .footer .block.newsletter .content form .newsletter .control div.mage-error {
  position: absolute;
  font-size: 13px;
  font-family: 'Barlow';
  bottom: -24px;
}
footer .footer .block.newsletter .content form .actions {
  position: absolute;
  width: auto;
  right: 5px;
  top: 5px;
}
footer .footer .block.newsletter .content form .actions button,
footer .footer .block.newsletter .content form .actions .cart.table-wrapper .actions-toolbar > .action,
footer .footer .block.newsletter .content form .actions .action-gift {
  background: #000000;
  min-width: 86px;
  height: 40px;
  border: none;
  border-radius: 0;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 300;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
footer .footer .block.newsletter .content form .actions button:hover,
footer .footer .block.newsletter .content form .actions .cart.table-wrapper .actions-toolbar > .action:hover,
footer .footer .block.newsletter .content form .actions .action-gift:hover {
  background-color: #f08217;
}
footer .footer .block.newsletter .subscirption-note {
  color: #ffffff;
  font-size: 11px;
  line-height: normal;
  display: block;
  margin-left: auto;
  margin-top: 5px;
}
footer .footer .block.newsletter .subscirption-note a {
  text-decoration: underline;
  color: #ffffff;
}
footer .footer .footer-bottom {
  padding: 47px 0 100px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
footer .footer .footer-bottom .stv {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
footer .footer .footer-bottom .stv .stv-logo {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
footer .footer .footer-bottom .stv .stv-logo img {
  margin-right: 30px;
  padding-right: 30px;
  border-right: 1px solid #252227;
  padding-top: 15px;
  padding-bottom: 15px;
}
footer .footer .footer-bottom .stv .stv-logo .stv-text {
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
}
footer .footer .footer-bottom .stv .stv-logo .stv-text h3 {
  font-size: 12px;
  color: #ffffff;
  line-height: 12px;
  margin-bottom: 2px;
}
footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text > div {
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  color: #ffffff;
  font-family: 'Barlow';
  font-size: 12px;
}
footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text .l-in {
  color: rgba(255, 255, 255, 0.7);
  line-height: 16px;
}
footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text .r-in strong {
  margin-right: 3px;
  font-weight: 500;
}
footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text .r-in a {
  color: rgba(255, 255, 255, 0.7);
}
footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text .r-in a:hover {
  text-decoration: none;
}
footer .footer .footer-bottom .stv .stv-menu {
  margin-top: 10px;
  padding-left: 60px;
}
footer .footer .footer-bottom .stv .stv-menu ul li {
  display: inline-block;
}
footer .footer .footer-bottom .stv .stv-menu ul li.border-none a {
  border-right: none;
}
footer .footer .footer-bottom .stv .stv-menu ul li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  border-right: 1px solid #7f7d80;
  margin-right: 5px;
  padding-right: 5px;
  line-height: 1;
}
footer .footer .footer-bottom .stv .stv-menu ul li a:hover {
  text-decoration: none;
  color: #fff;
}
footer .footer .footer-bottom .stv .stv-menu ul li:last-child a {
  border: none;
  margin-right: 0;
  padding-right: 0;
}
footer .footer .footer-bottom .copyright {
  text-align: left;
  margin: 0;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  max-width: 115px;
  margin: auto;
}
footer .footer .footer-bottom .copyright a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: underline;
}
footer .footer .footer-bottom .copyright a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
}
.menu-overlay.active {
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  content: "";
  display: block;
  left: 0;
  z-index: 999;
}
.scrollToTop {
  position: fixed;
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: none;
  background: #906aad;
  bottom: 15px;
  right: 15px;
  z-index: 99999;
  text-align: center;
  opacity: 0.8;
  cursor: pointer;
}
.scrollToTop:before {
  position: absolute;
  left: 0;
  content: '\e621';
  font-family: icons-blank-theme;
  color: #fff;
  font-size: 45px;
}
.page-print .top-bar {
  display: none;
}
.page-print .logo {
  margin: 30px 0;
  display: block;
}
.page-print .action.nav-toggle {
  display: none !important;
}
.page-print #notice-cookie-block {
  display: none;
}
/*Responsive-css*/
/*1024px-1160*/
@media (min-width: 1024px) and (max-width: 1160px) {
  footer .footer .block.newsletter .content form .newsletter .control input {
    width: 450px;
  }
  footer .footer .block.newsletter .subscirption-note {
    max-width: 480px;
    margin-left: 0;
  }
  footer .footer .footer-bottom {
    padding: 35px 0;
  }
  footer .footer .footer-bottom .stv .stv-logo img {
    max-width: 80px;
    padding-right: 10px;
    margin-right: 10px;
  }
  footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text .l-in {
    padding-right: 10px;
  }
}
@media (min-width: 1320px) {
  header.page-header .header .logo img {
    max-height: none;
    max-width: 300px;
  }
}
/*992px-1160*/
@media (min-width: 992px) and (max-width: 1220px) {
  header .right-header .header-right-bottom .block-search .block-content form .search .label {
    width: 40px;
    height: 40px;
  }
  header .right-header .header-right-bottom .block-search .block-content form .search .label:after {
    font-size: 20px;
  }
  header .right-header .header-right-bottom .minicart-wrapper {
    margin-left: 15px;
  }
  header .right-header .header-right-bottom .minicart-wrapper .action.showcart:before {
    width: 20px !important;
    height: 20px !important;
    background-size: 100% !important;
  }
  header .right-header .header-right-bottom .minicart-wrapper .action.showcart .counter {
    right: -20px;
    top: -20px;
  }
}
/*1023*/
@media (max-width: 1023px) {
  header.page-header .header .logo {
    max-width: 150px;
  }
  footer .footer .block.newsletter .newsletter-title {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  footer .footer .block.newsletter .newsletter-title strong {
    padding-right: 5px;
    font-weight: 600;
    text-transform: capitalize;
  }
  footer .footer .block.newsletter .content {
    width: 80% !important;
    margin: auto;
  }
  footer .footer .block.newsletter .content form .newsletter .control input {
    width: 100%;
  }
  footer .footer .block.newsletter .subscirption-note {
    max-width: 80%;
    text-align: center;
    margin: 0 auto;
    margin-top: 5px;
  }
  footer .footer .block.newsletter .subscirption-note br {
    display: none;
  }
  footer .footer .footer-bottom > div .copyright br {
    display: none;
  }
}
/*768px-1023*/
@media (min-width: 768px) and (max-width: 1023px) {
  footer .footer .footer-bottom:not(.footer-checkout) {
    padding: 40px 0;
  }
  footer .footer .footer-bottom:not(.footer-checkout) > div {
    max-width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
  }
  footer .footer .footer-bottom:not(.footer-checkout) > div .stv {
    margin-bottom: 15px;
  }
  footer .footer .footer-bottom:not(.footer-checkout) > div .stv .stv-logo .stv-text .stv-in-text > div {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
  }
  footer .footer .footer-bottom:not(.footer-checkout) > div .stv .stv-logo .stv-text .stv-in-text > div + div {
    margin-top: 5px;
  }
  footer .footer .footer-bottom:not(.footer-checkout) > div .stv .stv-logo .stv-text .stv-in-text span {
    display: block;
  }
  footer .footer .footer-bottom:not(.footer-checkout) > div .copyright {
    max-width: 100%;
    text-align: center;
  }
}
/*mobile-menu*/
/*991px*/
@media (max-width: 991px) {
  .home-slider {
    min-height: initial !important;
  }
  .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: 42px;
    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: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 40px);
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    z-index: 9999;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .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: 42px;
    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: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 0;
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99999;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    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: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    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: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .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 #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    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: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  header.page-header {
    border: none;
    padding: 50px 0 0;
    margin-bottom: 10px;
  }
  header.page-header .header {
    width: 100%;
    display: inline-block !important;
  }
  header.page-header .header .nav-toggle {
    top: 15px;
    left: inherit;
    right: 10px;
    display: block;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: normal;
  }
  header.page-header .header .nav-toggle:before {
    color: #040107;
    font-size: 24px;
    content: "\f0c9";
    font-family: "Fontawesome";
    font-weight: 500;
    line-height: normal;
  }
  header.page-header .header .logo {
    margin: 0;
    max-width: 160px;
  }
  header.page-header .header .right-header {
    float: right;
  }
  header.page-header .header .right-header .top-header {
    position: absolute;
    top: -50px;
    margin: 0;
    left: 0;
    right: 0;
    padding: 5px 15px;
    text-align: right;
    background-color: #f3f3f3;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
  }
  header.page-header .header .right-header .top-header li {
    margin: 0 7px 0 0;
    padding: 0 7px 0 0;
    float: none;
    border-right: 1px solid #eae9e9;
  }
  header.page-header .header .right-header .top-header li:last-child {
    margin: 0;
    padding: 0;
    border: none;
  }
  header.page-header .header .right-header .header-right-bottom {
    position: static;
    margin-right: 35px;
  }
  header.page-header .header .right-header .header-right-bottom .block-search {
    margin-top: 6px;
    position: static;
    border: none;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .search .label {
    width: auto;
    height: auto;
    background-color: #f3f3f3;
    border: none;
    padding: 10px;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .search .label:after {
    font-size: 20px;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .search .control {
    width: 100%;
    background-color: #f3f3f3;
    padding: 10px;
    z-index: 99;
    bottom: -80px;
    display: none;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .search .control.open {
    display: block;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .search .control input {
    margin: 0;
    left: 0;
    position: static;
    opacity: 1;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .actions {
    bottom: -63px;
    right: 15px;
    z-index: 999;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .actions button,
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .actions .cart.table-wrapper .actions-toolbar > .action,
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .actions .action-gift {
    font-size: 0;
    display: block;
    border: none;
    background-color: transparent;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .actions button:before,
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .actions .cart.table-wrapper .actions-toolbar > .action:before,
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .actions .action-gift:before {
    color: #8f8f8f;
    font-size: 16px;
    content: "\f002";
    font-family: "Fontawesome";
    line-height: normal;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections {
    background: #432858;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-title {
    background: transparent;
    border: none;
    height: auto;
    padding: 20px 0;
    line-height: 100%;
    display: none;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-title a {
    color: #ffffff;
    font-size: 18px;
    line-height: 100%;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-title.active {
    background: #ffffff;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-title.active a {
    color: #432858;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content {
    padding: 0;
    margin-top: 0px;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li {
    margin-right: 0px !important;
    border-bottom: 1px solid #ffffff;
    border-top: none;
    display: block;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li.bss-megamenu-fw a:after {
    line-height: 40px;
    font-size: 28px;
    width: 40px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: block;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li.has-active > a.ui-corner-all {
    border-left: none !important;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li.has-active .submenu {
    border-top: 1px solid #ffffff;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li.has-active .submenu li a {
    border-left: none !important;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li.has-active .submenu li:last-child {
    border-bottom: none;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li a {
    padding: 10px 15px;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-size: 16px;
    display: block;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li a.menu-view-all {
    padding: 0 0 5px 0;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li a.menu-view-all .title {
    padding-bottom: 7px;
    text-transform: capitalize;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li a span {
    margin: 0 !important;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li a:after {
    display: none;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth {
    padding: 10px 15px;
    background-color: #3c2350;
    position: static;
    top: 0 !important;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .title {
    color: #ffffff;
    margin-bottom: 10px;
    font-size: 0;
    position: relative;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .title:before {
    content: "View all";
    font-size: 14px;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .ul-row {
    margin-bottom: 0;
    column-count: 1;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .ul-row li {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .ul-row li a {
    margin-bottom: 0;
    text-transform: capitalize;
    background-color: transparent;
    color: #ffffff !important;
    padding: 0;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .ul-row li:last-child {
    margin-bottom: 0;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .ul-row li ul {
    margin-top: 10px;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .ul-row li ul li {
    margin-bottom: 6px;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .row {
    display: none;
  }
}
/*767px*/
@media (max-width: 767px) {
  .marbt-80 {
    margin-bottom: 40px;
  }
  header.page-header .header .nav-toggle {
    top: 10px;
  }
  header.page-header .header .logo {
    max-width: 120px;
  }
  header.page-header .header .right-header .top-header li:nth-child(2) {
    /*display: none;*/
  }
  header.page-header .header .right-header .header-right-bottom .block-search {
    margin-top: 0;
  }
  footer .footer.container {
    padding-left: 15px;
    padding-right: 15px;
  }
  footer .footer .block.newsletter .content,
  footer .footer .block.newsletter .subscirption-note {
    width: 100% !important;
    max-width: 100% !important;
  }
  footer .footer .footer-bottom {
    padding: 35px 0;
  }
  footer .footer .footer-bottom > div {
    max-width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
  }
  footer .footer .footer-bottom .stv {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    text-align: center;
  }
  footer .footer .footer-bottom .stv > div {
    width: 100%;
    padding: 0 !important;
    margin-top: 0;
  }
  footer .footer .footer-bottom .stv > div ul {
    margin-bottom: 5px;
  }
  footer .footer .footer-bottom .stv .stv-logo img {
    border: none;
    padding: 0;
    margin: auto auto 15px auto;
  }
  footer .footer .footer-bottom .stv .stv-logo .stv-text {
    -webkit-flex: 100%;
    flex: 100%;
    -ms-flex: 100%;
  }
  footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text > div {
    -webkit-flex: 100%;
    flex: 100%;
    -ms-flex: 100%;
  }
  footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text > div span {
    padding-right: 0;
    margin-top: 0;
    display: block;
  }
  footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text .l-in {
    line-height: 20px;
    margin-bottom: 5px;
  }
  footer .footer .footer-bottom .copyright {
    max-width: 100%;
    text-align: center;
  }
}
/*640+px*/
@media (min-width: 681px) {
  header .right-header .top-header li a .mobile-call {
    display: none;
  }
}
/*767+px*/
@media (min-width: 767px) {
  .page-layout-2columns-left .sidebar-main,
  .page-layout-2columns-right .sidebar-main,
  .page-layout-2columns-left .sidebar-additional,
  .page-layout-2columns-right .sidebar-additional {
    width: 235px;
  }
  .page-layout-2columns-left .column.main,
  .page-layout-2columns-right .column.main {
    width: calc(100% - 235px);
  }
}
header .right-header .top-header li a.icon-log .mobile-only {
  display: none;
}
/*670px*/
@media (max-width: 680px) {
  header .right-header .top-header li a .phone {
    display: none;
  }
  header .right-header .top-header li a.icon-log .desktop-info {
    display: none;
  }
  header .right-header .top-header li a.icon-log .mobile-only {
    display: inline;
  }
}
/*320px-340*/
@media (min-width: 320px) and (max-width: 380px) {
  header .right-header .top-header li a i {
    font-size: 13px;
  }
  header .right-header .top-header li a.icon-log {
    letter-spacing: -0.5px;
  }
  header .right-header .top-header li a.icon-log i {
    display: none;
  }
}
.cms-index-index .top-bar {
  background-color: #f7f3c4;
}
.cms-index-index .top-bar:after {
  position: absolute;
  width: 40px;
  top: 0;
  bottom: 0;
  background-color: #fafafa;
  right: 0;
  content: "";
  display: none;
}
.cms-index-index .column.main .magezon-builder > div:last-child {
  margin-bottom: 50px;
}
.top-bar {
  background-color: #f6f6f6;
  position: relative;
  padding: 10px 15px;
}
.top-bar .container {
  max-width: 1440px;
}
.top-bar .container .site-information.owl-carousel {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: auto;
}
.top-bar .row > div:last-child .top-bar-icon {
  border: none;
}
.top-bar .top-bar-icon {
  border-right: 1px solid #dedbb6;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  text-transform: uppercase;
  color: rgba(18, 18, 18, 0.5);
  font-size: 13px;
}
.top-bar .top-bar-icon figure {
  margin-right: 15px;
  line-height: normal;
}
.top-bar .top-bar-icon span {
  text-transform: uppercase;
  font-size: 14px;
  color: rgba(18, 18, 18, 0.6);
  line-height: normal;
}
.home-slider {
  position: relative;
  min-height: 470px;
}
.home-slider .container {
  max-width: 100%;
  position: static;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.home-slider .container .p-finder {
  max-width: 1440px;
}
.home-slider .finder-div {
  width: 340px;
  position: absolute;
  z-index: 9;
  top: 50%;
  left: inherit;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.home-slider .finder-div h2 {
  background-color: #fafafa;
  color: #432858;
  font-weight: bold;
  font-size: 24px;
  padding: 15px;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
}
.home-slider .finder-div .finder-form {
  background-color: #f2f1f1;
  padding: 30px 25px;
}
.home-slider .finder-div .finder-form .form-group {
  margin: 0 0 15px 0;
}
.home-slider .finder-div .finder-form .form-group label {
  color: #605e5f;
  text-transform: uppercase;
  margin-left: 12px;
}
.home-slider .finder-div .finder-form .form-group select {
  height: 55px;
  border: 1px solid #e6e4e4;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #432858;
  -webkit-appearance: none;
  appearance: none;
  background: #fafafa url(../images/select-arrow.png) no-repeat center right;
  padding: 10px 15px 10px;
}
.home-slider .finder-div .finder-form .form-group .reset,
.home-slider .finder-div .finder-form .form-group .view-all {
  border: none;
  padding: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  color: rgba(88, 86, 87, 0.5);
  text-decoration: underline;
}
.home-slider .finder-div .finder-form .form-group .reset:hover,
.home-slider .finder-div .finder-form .form-group .view-all:hover {
  background-color: transparent;
}
.home-slider .finder-div .finder-form .form-group .show {
  background-color: #432858;
  font-size: 18px;
  font-weight: 500;
  color: #fafafa;
  line-height: normal;
  padding: 18px 10px;
  display: block;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.home-slider .finder-div .finder-form .form-group .show:after {
  font-family: "Fontawesome";
  content: "\f105";
  color: #fafafa;
  font-size: 16px;
  margin: 0 0 0 20px;
}
.home-slider .finder-div .finder-form .form-group .show:hover {
  text-decoration: none;
  background-color: #f08217;
}
.home-slider .finder-div .finder-form .form-group:last-child {
  margin-bottom: 0;
}
.home-slider .finder-div .finder-form .form-group.center {
  text-align: center;
}
.home-slider .slider-section {
  width: 100%;
  position: static;
}
.home-slider .slider-section .item {
  padding: 85px 15px;
  padding-left: 0 !important;
  width: 100%;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.home-slider .slider-section .item.imageonly {
  background-position: center top;
  background-repeat: no-repeat;
  padding: 165px 15px;
  background-size: auto 100%;
}
@media (min-width: 991px) {
  .home-slider .slider-section .item.imageonly {
    padding: 250px 15px;
    background-size: auto;
  }
}
.home-slider .slider-section .item.imageonly.mobile {
  display: none;
}
@media (max-width: 479px) {
  .home-slider .slider-section .item.imageonly.mobile {
    display: flex;
  }
}
.home-slider .slider-section .item.imageonly.desktop {
  display: flex;
}
@media (max-width: 479px) {
  .home-slider .slider-section .item.imageonly.desktop {
    display: none;
  }
}
.home-slider .slider-section .item .container {
  max-width: 1440px;
  padding-left: 400px !important;
  margin: auto;
}
.home-slider .slider-section .item .slider-text {
  width: 500px;
}
.home-slider .slider-section .item .slider-text h1 {
  color: #000000;
  font-size: 70px;
  text-transform: uppercase;
  line-height: 60px;
  font-weight: bold;
  margin-bottom: 15px;
}
.home-slider .slider-section .item .slider-text h1 span {
  color: #e40613;
  font-size: 50px;
  display: block;
  line-height: 50px;
}
.home-slider .slider-section .item .slider-text p {
  font-size: 28px;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.home-slider .slider-section .item .slider-text .view-range {
  background-color: #fafafa;
  min-width: 150px;
  padding: 17px 10px;
  color: #432858;
  text-transform: uppercase;
  line-height: normal;
  font-weight: 600;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
}
.home-slider .slider-section .item .slider-text .view-range:hover {
  text-decoration: none;
  background-color: #f08217;
  color: #ffffff;
}
.home-slider .slider-section .item .slider-text .view-range:hover:after {
  color: #ffffff;
}
.home-slider .slider-section .item .slider-text .view-range:after {
  font-family: "Fontawesome";
  content: "\f105";
  color: #432858;
  font-size: 16px;
  margin: 0 0 0 10px;
}
.home-slider .slider-section .item .s-section {
  padding-left: 25px;
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  padding-right: 0;
}
.home-slider .slider-section .owl-dots {
  position: absolute;
  width: 40px;
  top: 0;
  bottom: 0;
  background-color: #fafafa;
  right: 0;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex;
  display: flex !important;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  margin-top: 0 !important;
}
.home-slider .slider-section .owl-dots button,
.home-slider .slider-section .owl-dots .cart.table-wrapper .actions-toolbar > .action,
.home-slider .slider-section .owl-dots .action-gift {
  width: 8px;
  height: 8px;
  background-color: #c8c8c9;
  margin-bottom: 7px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.home-slider .slider-section .owl-dots button.active,
.home-slider .slider-section .owl-dots .cart.table-wrapper .actions-toolbar > .action.active,
.home-slider .slider-section .owl-dots .action-gift.active {
  width: 10px;
  height: 10px;
  background-color: #000;
}
.home-heading h1 {
  font-size: 37px;
  color: #432858;
  text-align: center;
  margin-bottom: 40px;
  line-height: 100%;
  font-weight: 600;
  font-style: italic;
}
.home-heading h1 span {
  font-weight: 800;
  font-style: italic;
}
.four-imgsection {
  max-width: 1200px;
  margin: 0 auto;
}
.four-imgsection > div {
  padding-left: 10px;
  padding-right: 10px;
}
.four-imgsection .four-iblock figure {
  margin: 0;
}
.four-imgsection .four-iblock .gray-box {
  background-color: #f2f1f1;
  padding: 18px 36px;
  text-align: center;
  position: relative;
}
.four-imgsection .four-iblock .gray-box a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #313030;
}
.four-imgsection .four-iblock .gray-box a:after {
  position: absolute;
  right: 20px;
  color: #432858;
  font-weight: bold;
  font-size: 16px;
  top: 50%;
  font-family: "Fontawesome";
  content: "\f105";
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.four-imgsection .four-iblock .gray-box a:hover {
  text-decoration: none;
}
.heading-section {
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 20px;
}
.heading-section h2 {
  color: #432858;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
}
.heading-section-btn {
  min-width: 148px;
  background-color: #432858;
  color: #fafafa;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  padding: 12px 0;
  font-weight: 300;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.heading-section-btn:hover {
  color: #ffffff;
  background-color: #f08217;
  text-decoration: none;
}
.heading-section-btn:visited {
  color: #ffffff;
}
.slider-block .owl-nav button:hover,
.slider-block .owl-nav .cart.table-wrapper .actions-toolbar > .action:hover,
.slider-block .owl-nav .action-gift:hover {
  background: transparent !important;
  color: inherit !important;
}
.slider-one.slider-two.control-custom .owl-nav button,
.slider-one.slider-two.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action,
.slider-one.slider-two.control-custom .owl-nav .action-gift {
  color: #ffffff;
}
.slider-one.slider-two.control-custom .owl-nav button:hover,
.slider-one.slider-two.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action:hover,
.slider-one.slider-two.control-custom .owl-nav .action-gift:hover {
  color: #ffffff !important;
}
.slider-one.slider-two.control-custom .owl-dots button.active,
.slider-one.slider-two.control-custom .owl-dots .cart.table-wrapper .actions-toolbar > .action.active,
.slider-one.slider-two.control-custom .owl-dots .action-gift.active {
  background-color: #ffffff;
}
.slider-one.slider-two .heading-section {
  border-color: #574168;
}
.slider-one.slider-two .heading-section h2 {
  color: #ffffff;
}
.slider-one.slider-two .heading-section-btn {
  background-color: #fafafa;
  color: #432858;
}
.slider-one.slider-two .heading-section-btn:hover {
  background-color: #f08217;
  color: #ffffff;
}
.slider-one.slider-two .slide {
  text-align: center;
  border: 1px solid #574168;
  padding: 50px 0;
}
.slider-one.slider-two .slide a {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.slider-one.slider-two .slide a:hover {
  text-decoration: none;
  color: #f08217;
}
.slider-one.slider-two .slide a:hover span {
  color: #f08217;
}
.slider-one.slider-two .slide img {
  display: block;
  margin: auto auto 25px auto;
  max-width: 120px;
}
.slider-one.slider-two .slide span {
  color: rgba(250, 250, 250, 0.75);
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
}
.slider-one.control-custom .owl-nav {
  display: block !important;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 0;
  margin-top: -15px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.slider-one.control-custom .owl-nav button,
.slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action,
.slider-one.control-custom .owl-nav .action-gift {
  line-height: 25px;
  box-shadow: none;
  outline: none;
  position: absolute;
  font-size: 34px;
  font-weight: bold;
  line-height: normal;
  color: #432858;
}
.slider-one.control-custom .owl-nav button span,
.slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action span,
.slider-one.control-custom .owl-nav .action-gift span {
  display: none;
}
.slider-one.control-custom .owl-nav button:after,
.slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action:after,
.slider-one.control-custom .owl-nav .action-gift:after {
  font-family: "Fontawesome";
  font-size: 34px;
  line-height: normal;
  margin-left: 0;
  line-height: 20px;
}
.slider-one.control-custom .owl-nav button.owl-prev,
.slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
.slider-one.control-custom .owl-nav .action-gift.owl-prev {
  left: -50px;
}
.slider-one.control-custom .owl-nav button.owl-prev:after,
.slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev:after,
.slider-one.control-custom .owl-nav .action-gift.owl-prev:after {
  content: "\f104";
}
.slider-one.control-custom .owl-nav button.owl-next,
.slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
.slider-one.control-custom .owl-nav .action-gift.owl-next {
  right: -50px;
}
.slider-one.control-custom .owl-nav button.owl-next:after,
.slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next:after,
.slider-one.control-custom .owl-nav .action-gift.owl-next:after {
  content: "\f105";
}
.slider-one.control-custom .owl-dots {
  display: block;
  text-align: center;
  margin-top: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -33px;
}
.slider-one.control-custom .owl-dots button,
.slider-one.control-custom .owl-dots .cart.table-wrapper .actions-toolbar > .action,
.slider-one.control-custom .owl-dots .action-gift {
  width: 8px;
  height: 8px;
  background-color: #c8c8c9;
  margin: 0px 4px;
  box-shadow: none;
  outline: none;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.slider-one.control-custom .owl-dots button.active,
.slider-one.control-custom .owl-dots .cart.table-wrapper .actions-toolbar > .action.active,
.slider-one.control-custom .owl-dots .action-gift.active {
  width: 10px;
  height: 10px;
  background-color: #000;
}
.slider-one.control-custom .owl-dots button span,
.slider-one.control-custom .owl-dots .cart.table-wrapper .actions-toolbar > .action span,
.slider-one.control-custom .owl-dots .action-gift span {
  display: none;
}
.bg-blue-full {
  background-color: #432858;
  padding: 40px 0 70px;
  position: relative;
}
.bg-blue-full:before {
  background-color: #432858;
  position: absolute;
  height: 100%;
  top: 0;
  left: -50vw;
  right: -50vw;
  content: "";
  z-index: -1;
}
.advice-section .heading-section h2 {
  margin-top: -25px;
  color: #f08217;
  font-weight: bold;
}
.advice-section .heading-section h2 .sub-text {
  display: block;
  font-size: 14px;
  color: #a8a5a6;
  font-weight: 300;
}
.advice-section .heading-section .heading-section-btn {
  background-color: #f08217;
  color: #fafafa;
}
.advice-section .heading-section .heading-section-btn:hover {
  background-color: #432858;
}
.advice-section .advice-img-row {
  margin-right: -5px;
  margin-left: -5px;
}
.advice-section .advice-img-row > div {
  padding: 0 5px;
}
.advice-section .advice-img-row .advice-img-section {
  position: relative;
  overflow: hidden;
}
.advice-section .advice-img-row .advice-img-section figure {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  margin-bottom: 10px;
}
.advice-section .advice-img-row .advice-img-section figure img {
  height: 178px;
  object-fit: cover;
  width: 100%;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section {
  position: absolute;
  top: 40px;
  left: 40px;
  right: 40px;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section h2 {
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 20px;
  min-height: 60px;
  margin-bottom: 20px;
  font-weight: 600;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section h2 a {
  color: #ffffff;
  font-size: 20px;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section h2 a:hover {
  color: #ffffff;
  text-decoration: none;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section .read-more {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section .read-more:after {
  font-family: "Fontawesome";
  content: "\f105";
  margin-left: 13px;
  font-size: 16px;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section .read-more:hover {
  text-decoration: none;
  color: #f08217;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section .read-more:hover:after {
  color: #f08217;
}
.advice-section .advice-color-row .advice-color-text {
  margin-bottom: 10px;
  height: 100%;
}
.advice-section .advice-color-row .advice-color-text .small-text {
  background-color: #f08217;
  display: block;
  padding: 20px 40px 17px;
  font-size: 16px;
  color: #fafafa;
  text-transform: uppercase;
  font-weight: 600;
}
.advice-section .advice-color-row .advice-color-text .small-text:hover {
  text-decoration: none;
}
.advice-section .advice-color-row .advice-color-text .small-text:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  float: right;
  margin: 0;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text {
  padding: 35px 30px 32px 40px;
  height: 100%;
  position: relative;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text span {
  font-size: 20px;
  font-weight: 600;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text p {
  font-size: 13px;
  line-height: normal;
  font-weight: 500;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text a {
  position: static !important;
  font-size: 14px;
  color: #fafafa;
  position: absolute;
  bottom: 35px;
  font-weight: 500;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text a:hover {
  text-decoration: none;
  color: #432858;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text a:hover:after {
  color: #432858;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text a:after {
  font-family: "Fontawesome";
  content: "\f105";
  color: #fafafa;
  font-size: 16px;
  margin: 0 0 0 10px;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text form {
  margin-top: 15px;
  position: relative;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text form .control input {
  width: 100%;
  height: 50px;
  padding: 0 15px;
  border: none;
  box-shadow: none;
  outline: none;
  font-family: 'Barlow';
  font-size: 13px;
  color: #a8a5a6;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text form .actions {
  position: absolute;
  width: auto;
  right: 5px;
  top: 5px;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text form .actions button,
.advice-section .advice-color-row .advice-color-text .small-text.large-text form .actions .cart.table-wrapper .actions-toolbar > .action,
.advice-section .advice-color-row .advice-color-text .small-text.large-text form .actions .action-gift {
  background-color: #f08217;
  color: #fafafa;
  min-width: 86px;
  height: 40px;
  border: none;
  border-radius: 0;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text form .actions button:hover,
.advice-section .advice-color-row .advice-color-text .small-text.large-text form .actions .cart.table-wrapper .actions-toolbar > .action:hover,
.advice-section .advice-color-row .advice-color-text .small-text.large-text form .actions .action-gift:hover {
  background-color: #000000;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text:after {
  display: none;
}
.new-about-section .new-about-top {
  color: #432858;
  line-height: normal;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.new-about-section .new-about-top h3 {
  font-size: 16px;
  font-weight: bold;
}
.new-about-section .new-about-top span {
  font-family: 'Barlow';
}
.new-about-section .new-about-mid {
  padding-top: 25px;
  margin-bottom: 20px;
}
.new-about-section .new-about-mid span {
  font-size: 16px;
  color: #221f20;
  line-height: 24px;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 600;
}
.new-about-section .new-about-mid p {
  color: #221f20;
  line-height: 22px;
}
.new-about-section .new-about-gray-div {
  margin-right: -5px;
  margin-left: -5px;
}
.new-about-section .new-about-gray-div > div {
  padding-right: 5px;
  padding-left: 5px;
}
.new-about-section .new-about-gray-div .new-about-gray {
  background-color: #f6f6f6;
  padding: 20px 30px 80px 30px;
  height: 100%;
}
.new-about-section .new-about-gray-div .new-about-gray.new-about-blue {
  background-color: #432858;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.new-about-section .new-about-gray-div .new-about-gray.new-about-blue a {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 20px;
  color: #fafafa;
}
.new-about-section .new-about-gray-div .new-about-gray.new-about-blue a:hover {
  text-decoration: none;
}
.new-about-section .new-about-gray-div .new-about-gray.new-about-blue:hover {
  background-color: #f08217;
}
.new-about-section .new-about-gray-div .new-about-gray h2 {
  color: #432858;
  line-height: normal;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: 5px;
  font-weight: 500;
}
.new-about-section .new-about-gray-div .new-about-gray .count {
  color: #a8a5a6;
}
.new-about-section .read-more {
  color: #432858;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  bottom: 25px;
  position: absolute;
}
.new-about-section .read-more.pest-free {
  position: static;
}
.new-about-section .read-more:after {
  font-family: "Fontawesome";
  content: "\f105";
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.new-about-section .read-more:hover {
  text-decoration: none;
  color: #f08217;
}
#notice-cookie-block {
  background-color: #f2f1f1;
  z-index: 9999;
}
#notice-cookie-block .content {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  max-width: 1440px;
  margin: auto;
}
#notice-cookie-block .content p {
  font-size: 16px;
  width: calc(100% - 180px);
}
#notice-cookie-block .content p a {
  color: #432858;
  font-weight: 600;
}
#notice-cookie-block .content p a:hover {
  text-decoration: none;
  color: #f08217;
}
#notice-cookie-block .content .actions {
  margin: 0;
  padding: 0;
  width: 140px;
}
#notice-cookie-block .content .actions button,
#notice-cookie-block .content .actions .cart.table-wrapper .actions-toolbar > .action,
#notice-cookie-block .content .actions .action-gift {
  background-color: #432858;
  color: #fafafa;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  padding: 12px;
  border: none;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
#notice-cookie-block .content .actions button:hover,
#notice-cookie-block .content .actions .cart.table-wrapper .actions-toolbar > .action:hover,
#notice-cookie-block .content .actions .action-gift:hover {
  background-color: #f08217;
}
/*Responsive-css*/
/*1440*/
@media (max-width: 1440px) {
  .top-bar:after {
    width: 30px !important;
  }
  .home-slider .slider-section .owl-dots {
    width: 30px;
  }
}
/*1161px-1560px*/
/*1300px-1440*/
@media (min-width: 1300px) and (max-width: 1440px) {
  .home-slider .slider-section .item {
    padding-left: 370px;
  }
  .home-slider .slider-section .item .slider-text {
    width: 460px;
  }
  .home-slider .slider-section .item .slider-text h1 {
    font-size: 62px;
    line-height: 54px;
  }
  .home-slider .slider-section .item .s-section {
    padding-right: 35px;
    padding-left: 10px;
  }
}
/*1161px-1540*/
@media (min-width: 1161px) and (max-width: 1540px) {
  .home-slider .finder-div {
    margin-left: 20px;
    width: 320px;
  }
  .home-slider .slider-section .item .slider-text {
    min-height: 340px;
  }
}
/*1161px-1299*/
@media (min-width: 1161px) and (max-width: 1299px) {
  .home-slider {
    margin-bottom: 20px;
    padding: 0;
  }
  .home-slider .slider-section .item .slider-text {
    width: 380px;
    padding-right: 10px;
  }
  .home-slider .slider-section .item .slider-text h1 {
    font-size: 50px;
    text-transform: capitalize;
    line-height: 50px;
    margin-bottom: 10px;
  }
  .home-slider .slider-section .item .slider-text h1 span {
    font-size: 50px;
    line-height: 50px;
  }
  .home-slider .slider-section .item .s-section {
    padding-left: 0;
    padding-right: 40px;
  }
}
/*992px-1540*/
@media (min-width: 992px) and (max-width: 1540px) {
  .home-slider .finder-div {
    margin-left: 20px;
    width: 310px;
  }
}
/*992px-1160px*/
/*768px-1540*/
@media (min-width: 768px) and (max-width: 1540px) {
  .slider-one.bg-blue-full.control-custom .owl-nav button:after,
  .slider-one.bg-blue-full.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action:after,
  .slider-one.bg-blue-full.control-custom .owl-nav .action-gift:after {
    color: #ffffff;
  }
  .slider-one.control-custom .owl-nav button,
  .slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action,
  .slider-one.control-custom .owl-nav .action-gift {
    width: 30px;
    height: 30px;
  }
  .slider-one.control-custom .owl-nav button:after,
  .slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action:after,
  .slider-one.control-custom .owl-nav .action-gift:after {
    font-size: 32px;
    color: #040107;
    line-height: normal;
    display: inherit;
  }
  .slider-one.control-custom .owl-nav button.owl-prev,
  .slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
  .slider-one.control-custom .owl-nav .action-gift.owl-prev {
    left: 0;
  }
  .slider-one.control-custom .owl-nav button.owl-next,
  .slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
  .slider-one.control-custom .owl-nav .action-gift.owl-next {
    right: 0;
  }
}
/*768px-1360*/
@media (min-width: 768px) and (max-width: 1360px) {
  .new-about-section .new-about-gray-div .new-about-gray {
    padding: 10px 10px 80px 10px;
  }
  .advice-section .advice-img-row .advice-img-section .advice-text-section {
    top: 50%;
    left: 15px;
    right: 15px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .advice-section .advice-img-row .advice-img-section .advice-text-section h2 {
    min-height: 50px;
    margin-bottom: 5px;
  }
  .advice-section .advice-color-row .advice-color-text .small-text {
    padding: 10px;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text {
    padding: 10px;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text span {
    font-weight: 500;
  }
  .top-bar:after {
    display: none;
  }
  .home-slider .slider-section .owl-dots {
    width: 30px;
    background-color: transparent;
  }
}
/*992px-1299*/
@media (min-width: 992px) and (max-width: 1299px) {
  .four-imgsection .four-iblock .gray-box {
    padding: 15px 30px 15px 10px;
  }
  .four-imgsection .four-iblock .gray-box a {
    font-size: 16px;
  }
}
/*768px-1160*/
@media (min-width: 768px) and (max-width: 1160px) {
  .marbt-80 {
    margin-bottom: 40px;
  }
  .new-about-section {
    margin-bottom: 0;
  }
  .new-about-section .row > div {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .new-about-section .row > div + div {
    margin-top: 15px;
  }
  .new-about-section .new-about-top h3 {
    margin-bottom: 5px;
  }
  .new-about-section .new-about-mid {
    padding-top: 0;
    margin-bottom: 10px;
  }
  .new-about-section .new-about-gray-div > div {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin: 0 0 10px 0!important;
  }
  .new-about-section .new-about-gray-div > div .new-about-gray {
    padding: 10px 10px 80px 10px;
  }
  .new-about-section .new-about-gray-div > div .new-about-gray .count {
    margin-bottom: 5px;
  }
  .advice-section .advice-img-row .advice-img-section .advice-text-section {
    top: 50%;
    left: 15px;
    right: 15px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .advice-section .advice-img-row .advice-img-section .advice-text-section h2 {
    min-height: 30px;
    margin-bottom: 10px;
    text-transform: capitalize;
  }
  .advice-section .advice-color-row .advice-color-text .small-text {
    padding: 10px;
    text-transform: capitalize;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text {
    padding: 10px;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text span {
    font-size: 18px;
    font-weight: 500;
  }
  .slider-one.control-custom .owl-nav button,
  .slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action,
  .slider-one.control-custom .owl-nav .action-gift {
    background-color: #f08217 !important;
    width: 30px;
    height: 30px;
  }
  .slider-one.control-custom .owl-nav button:after,
  .slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action:after,
  .slider-one.control-custom .owl-nav .action-gift:after {
    font-size: 22px;
    color: #ffffff;
    line-height: normal;
    display: inherit;
  }
  .slider-one.control-custom .owl-nav button.owl-prev,
  .slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
  .slider-one.control-custom .owl-nav .action-gift.owl-prev {
    left: 0;
  }
  .slider-one.control-custom .owl-nav button.owl-next,
  .slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
  .slider-one.control-custom .owl-nav .action-gift.owl-next {
    right: 0;
  }
  .home-slider {
    margin-bottom: 20px;
    padding: 0;
  }
  .home-slider .slider-section .item .slider-text {
    order: 2;
    text-align: center;
    width: 100%;
  }
  .home-slider .slider-section .item .slider-text h1 {
    font-size: 30px;
    text-transform: capitalize;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .home-slider .slider-section .item .slider-text h1 span {
    font-size: 30px;
    line-height: 30px;
  }
  .home-slider .slider-section .item .slider-text p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
    line-height: 20px;
  }
  .home-slider .slider-section .item .s-section {
    flex: inherit;
    -webkit-flex: inherit;
    -ms-flex: inherit;
    padding: 0;
    width: 100%;
    margin: auto auto 15px;
    max-width: 400px;
  }
}
/*768px-991*/
@media (min-width: 768px) and (max-width: 991px) {
  .home-slider .finder-div {
    position: static;
    transform: none;
    width: 100%;
    max-width: 650px;
    margin: auto auto 30px;
  }
  .home-slider .slider-section .item {
    padding: 40px 15px;
  }
  .home-slider .slider-section .item .container {
    padding-left: 0px !important;
  }
  .home-slider .slider-section .item .s-section {
    margin: auto;
    max-width: 320px;
  }
  .home-slider .slider-section .item .slider-text {
    width: 50%;
  }
  .advice-section .advice-color-row > div {
    -ms-flex: 0 0 33.333333%!important;
    flex: 0 0 33.333333%!important;
    max-width: 33.333333% !important;
  }
  .advice-section .advice-img-row > div {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .top-bar .row > div {
    border-right: 1px solid #dedbb6;
  }
  .top-bar .row > div:last-child {
    border-right: none;
  }
  .top-bar .top-bar-icon {
    border: none;
    text-transform: capitalize;
    font-size: 12px;
  }
  .top-bar .top-bar-icon figure {
    margin-right: 5px;
  }
  .top-bar .top-bar-icon span {
    text-transform: capitalize;
    font-size: 12px;
  }
  .images-section .four-imgsection > div:last-child {
    margin-bottom: 15px;
  }
  .images-section .four-imgsection .four-iblock {
    height: 100%;
    background-color: #f2f1f1;
  }
  .images-section .four-imgsection .four-iblock .gray-box {
    padding: 18px 40px;
  }
}
/*991px*/
@media (max-width: 991px) {
  .four-imgsection > div {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 15px;
  }
  .four-imgsection > div:last-child {
    margin-bottom: 0;
  }
  .four-imgsection .four-iblock figure img {
    width: 100%;
  }
  .four-imgsection .four-iblock .gray-box {
    padding: 18px 20px;
  }
  .four-imgsection .four-iblock .gray-box a {
    font-size: 18px;
  }
  #notice-cookie-block .content p {
    width: 100%;
    margin-bottom: 15px;
  }
  #notice-cookie-block .content .actions {
    margin: auto;
  }
  .top-bar:after {
    display: none;
  }
  .home-slider .slider-section .owl-dots {
    display: none !important;
  }
}
/*767px*/
@media (max-width: 767px) {
  .cms-index-index .slider-section .item .container {
    padding-left: 0 !important;
  }
  .cms-index-index .container {
    padding-left: 0;
    padding-right: 0;
  }
  .top-bar .top-bar-icon {
    border: none;
  }
  .top-bar .top-bar-icon figure {
    margin-bottom: 0px;
    margin-right: 10px;
  }
  .home-slider {
    margin-bottom: 20px;
    padding: 20px 15px;
  }
  .home-slider .finder-div {
    position: static;
    width: 100%;
    margin-bottom: 20px;
    z-index: 9;
    transform: none;
  }
  .home-slider .finder-div .finder-form .form-group select {
    font-size: 14px;
  }
  .home-slider .slider-section .item {
    padding: 0;
  }
  .home-slider .slider-section .item .slider-text {
    order: 2;
    text-align: center;
    width: 100%;
    min-height: 310px;
    padding: 15px;
  }
  .home-slider .slider-section .item .slider-text h1 {
    font-size: 34px;
    text-transform: capitalize;
    line-height: 34px;
  }
  .home-slider .slider-section .item .slider-text h1 span {
    font-size: 34px;
    line-height: 34px;
  }
  .home-slider .slider-section .item .slider-text p {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
    line-height: 24px;
  }
  .home-slider .slider-section .item .s-section {
    flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto 1;
    padding: 0;
    margin-bottom: 0;
  }
  .home-slider .slider-section .item.imageonly.desktop {
    display: none;
  }
  .home-slider .slider-section .item.imageonly.mobile {
    display: block;
    height: 120vw;
    width: auto;
    padding: 0;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
  }
  .bg-blue-full {
    padding: 20px 0;
  }
  .slider-one.control-custom .owl-nav button,
  .slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action,
  .slider-one.control-custom .owl-nav .action-gift {
    background-color: #f08217 !important;
    width: 30px;
    height: 30px;
  }
  .slider-one.control-custom .owl-nav button:after,
  .slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action:after,
  .slider-one.control-custom .owl-nav .action-gift:after {
    font-size: 22px;
    color: #ffffff;
    line-height: normal;
    display: inherit;
  }
  .slider-one.control-custom .owl-nav button.owl-prev,
  .slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
  .slider-one.control-custom .owl-nav .action-gift.owl-prev {
    left: 0;
  }
  .slider-one.control-custom .owl-nav button.owl-next,
  .slider-one.control-custom .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
  .slider-one.control-custom .owl-nav .action-gift.owl-next {
    right: 0;
  }
  .slider-one.control-custom .owl-dots {
    display: none !important;
  }
  .home-heading h1 {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .heading-section h2 {
    font-size: 20px;
    text-transform: capitalize;
  }
  .heading-section .heading-section-btn {
    min-width: 120px;
    padding: 10px;
    text-transform: capitalize;
  }
  .advice-section .heading-section h2 {
    margin-top: -5px;
  }
  .advice-section .advice-color-row > div {
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    max-width: 100% !important;
  }
  .advice-section .advice-color-row .advice-color-text {
    height: auto;
  }
  .advice-section .advice-color-row .advice-color-text .small-text {
    padding: 15px;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text {
    padding: 15px;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text span {
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 5px;
    display: block;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text p {
    margin-bottom: 5px;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text .contact-us {
    position: static;
  }
  .advice-section .advice-img-row > div .advice-img-section figure img {
    height: 150px;
  }
  .advice-section .advice-img-row .advice-img-section .advice-text-section {
    top: 50%;
    left: 15px;
    right: 15px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .advice-section .advice-img-row .advice-img-section .advice-text-section h2 {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    min-height: 1px;
    margin-bottom: 5px;
  }
  .new-about-section {
    margin-bottom: 0;
  }
  .new-about-section .row > div + div {
    margin-top: 15px;
  }
  .new-about-section .new-about-top h3 {
    margin: 0;
  }
  .new-about-section .new-about-top span {
    text-transform: capitalize;
  }
  .new-about-section .new-about-mid {
    padding-top: 0;
    margin-bottom: 15px;
  }
  .new-about-section .new-about-mid span {
    line-height: 24px;
  }
  .new-about-section .new-about-mid p {
    line-height: 24px;
    margin-bottom: 0;
  }
  .new-about-section .new-about-gray-div .new-about-gray {
    padding: 15px;
  }
  .new-about-section .new-about-gray-div .new-about-gray h2 {
    text-transform: capitalize;
  }
  .new-about-section .new-about-gray-div .new-about-gray .count {
    margin-bottom: 5px;
  }
  .new-about-section .read-more {
    position: static;
  }
}
/*680px*/
@media (max-width: 680px) {
  .home-slider .slider-section .item.imageonly.mobile {
    height: 123vw;
  }
}
/*575px*/
@media (max-width: 575px) {
  .advice-section .advice-img-row > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .four-imgsection > div {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .four-imgsection .four-iblock figure img {
    width: 100%;
  }
  .home-slider .slider-section .item.imageonly.mobile {
    height: 132vw;
  }
}
/*479px*/
@media (max-width: 479px) {
  .top-bar .row > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .top-bar .top-bar-icon {
    border: none;
  }
  .top-bar .top-bar-icon figure {
    margin-right: 10px;
  }
  .home-slider .slider-section .item.imageonly.mobile {
    height: 142vw;
  }
}
/*380px*/
@media (max-width: 380px) {
  .home-slider .slider-section .item.imageonly.mobile {
    height: 160vw;
  }
}
.catalog-category-view .heading-section {
  border-bottom: 0;
}
.category-the-big-cheese .big-cheese .heading-section h2 {
  background-color: #da291c;
  color: #fedd00 !important;
  padding: 5px;
}
.category-defenders .big-cheese .heading-section h2 {
  background-color: #470a68;
  color: #ffffff !important;
  padding: 5px;
}
.category-the-buzz .big-cheese .heading-section h2 {
  background-color: #fe5000;
  color: #ffffff !important;
  padding: 5px;
}
.category-zero-in .big-cheese .heading-section h2 {
  background-color: #ffd700;
  color: #da291c !important;
  padding: 5px;
}
.finder-section {
  padding: 20px 15px;
  background-color: #f08217;
  margin: auto;
  width: 100%;
  position: relative;
}
.finder-section:after {
  background-color: #f08217;
  position: absolute;
  content: "";
  top: 0;
  height: 100%;
  left: -50vw;
  right: 0;
  z-index: -1;
  display: inline-block !important;
}
.finder-section .container {
  max-width: 1440px;
}
.finder-section .finder-in .finder-heading {
  font-size: 24px;
  color: #fafafa;
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase;
}
.finder-section .finder-in .product-finder {
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  padding-left: 60px;
}
.finder-section .finder-in .product-finder .form-group {
  margin-bottom: 0;
  flex: 1 39.30%;
  -webkit-flex: 1 39.30%;
  -ms-flex: 1 39.30%;
  position: relative;
  margin-right: 20px;
}
.finder-section .finder-in .product-finder .form-group.last-child {
  flex: 1 18%;
  -webkit-flex: 1 18%;
  -ms-flex: 1 18%;
  margin-right: 0px;
}
.finder-section .finder-in .product-finder .form-group select {
  height: 50px;
  border: none;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #f08217;
  -webkit-appearance: none;
  appearance: none;
  background: #fafafa url(../images/select-arrow-orange.png) no-repeat center right;
  padding: 10px 15px 10px;
  width: 100%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
}
.finder-section .finder-in .product-finder .form-group .product-show {
  background-color: #1d1d1b;
  font-size: 18px;
  font-weight: 600;
  color: #fafafa;
  line-height: normal;
  padding: 0px 22px;
  height: 50px;
  line-height: 50px;
  display: block;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.finder-section .finder-in .product-finder .form-group .product-show:after {
  font-family: "Fontawesome";
  content: "\f105";
  color: #fafafa;
  font-size: 16px;
  position: absolute;
  right: 20px;
  line-height: normal;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.finder-section .finder-in .product-finder .form-group .product-show:hover {
  text-decoration: none;
  background-color: #432858;
}
.finder-section:before,
.finder-section:after {
  display: table;
  content: "";
  clear: both;
}
.row.no-gap {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gap > div {
  padding-left: 0;
  padding-right: 0;
}
.big-cheese .heading-section {
  padding-bottom: 10px;
  margin-bottom: 0;
}
.big-cheese .heading-section h2 {
  font-weight: bold;
}
.big-cheese .heading-section h2 span {
  display: block;
  color: #676767;
  font-weight: 400;
  line-height: 30px;
}
.big-cheese .big-cheese-text {
  background-color: #f6f6f7;
  padding: 50px;
  height: 100%;
}
.big-cheese .big-cheese-text h2 {
  font-size: 20px;
  font-weight: 600;
  color: rgba(29, 29, 27, 0.75);
  text-transform: uppercase;
  margin-bottom: 15px;
}
.big-cheese .big-cheese-text h2 span {
  color: #1d1d1b;
  display: block;
}
.big-cheese .big-cheese-text .dummy-text {
  font-weight: 600;
  color: #221f20;
  font-size: 16px;
  margin-bottom: 15px;
  display: block;
}
.big-cheese .big-cheese-text p {
  line-height: 22px;
  margin-bottom: 15px;
}
.big-cheese .big-cheese-text p a {
  color: #221f20;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
}
.big-cheese .big-cheese-text p a:hover {
  color: #f08217;
}
.big-cheese .img-cheese {
  height: 100%;
}
.big-cheese .img-cheese .category-image {
  height: 100%;
  margin-bottom: 0;
}
.big-cheese .img-cheese img {
  height: 100%;
  object-fit: cover;
}
.product-new2 {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 30px;
}
.product-new2 .product-new2-div {
  background-color: #fef026;
  padding: 10px 30px 10px 10px;
  height: 100%;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.product-new2 .product-new2-div.zero-in {
  background-color: #fef026;
}
.product-new2 .product-new2-div.zero-in .custom-btn a {
  color: #d9271b;
}
.product-new2 .product-new2-div.the-buzz {
  background-color: #aace82;
}
.product-new2 .product-new2-div.the-buzz .custom-btn a {
  color: #ffffff;
}
.product-new2 .product-new2-div.defenders {
  background-color: #a8d1ee;
}
.product-new2 .product-new2-div.defenders .custom-btn a {
  color: #450d68;
}
.product-new2 .product-new2-div .product-new2-img {
  width: 50%;
  position: relative;
  background-color: #fafafa;
}
.product-new2 .product-new2-div .product-new2-img img {
  width: 100%;
}
.product-new2 .product-new2-div .product-new2-img .new-tag {
  position: absolute;
  top: 10px;
  left: -10px;
  background-color: #ee1d25;
  padding: 7px 12px;
  min-width: 63px;
  display: inline-block;
  text-align: center;
  color: #fafafa;
  text-transform: uppercase;
  font-weight: 600;
}
.product-new2 .product-new2-div .product-new2-detail {
  width: 45%;
}
.product-new2 .product-new2-div .product-new2-detail h2 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #1d1d1b;
  margin-bottom: 15px;
  line-height: 20px;
}
.product-new2 .product-new2-div .product-new2-detail span {
  color: rgba(29, 29, 27, 0.5);
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  line-height: normal;
}
.product-new2 .product-new2-div .product-new2-detail p {
  color: #1d1d1b;
  line-height: 22px;
  margin-bottom: 20px;
}
.product-new2 .product-new2-div .product-new2-detail .price-div {
  display: block;
  margin-top: 20px;
  border-top: 1px solid #e7da25;
  padding-top: 10px;
}
.product-new2 .product-new2-div .product-new2-detail .price-div span {
  color: #1d1d1b;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.product-category-anchors .anchor-link {
  margin-bottom: 21px;
  padding: 1em 1.5em 13em;
  height: 240px;
  display: block;
  position: relative;
}
.product-category-anchors .anchor-link h2 {
  background-color: rgba(255, 255, 255, 0.6);
  color: black;
  text-align: center;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 1em;
  opacity: 0.7;
}
.product_category_slider {
  margin-bottom: 60px;
}
.product_category_slider .product-slider-section {
  margin-bottom: 30px;
  padding-bottom: 60px;
  border-bottom: 1px solid #eae9e9;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div {
  margin: 0;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-nav {
  display: block !important;
  position: absolute;
  bottom: 0px;
  max-width: 100px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  z-index: 999;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-nav button,
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-nav .cart.table-wrapper .actions-toolbar > .action,
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-nav .action-gift {
  position: absolute;
  left: 0;
  font-size: 28px;
  font-weight: normal;
  line-height: normal;
  color: #f08217;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-nav button.owl-next,
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-nav .action-gift.owl-next {
  right: 0;
  left: initial;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots {
  display: block !important;
  margin: auto;
  bottom: -31px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots button,
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots .cart.table-wrapper .actions-toolbar > .action,
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots .action-gift {
  width: 7px;
  height: 7px;
  background-color: #c8c8c9;
  margin: 0px 2px;
  box-shadow: none;
  outline: none;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots button span,
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots .cart.table-wrapper .actions-toolbar > .action span,
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots .action-gift span {
  display: none;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots button.active,
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots .cart.table-wrapper .actions-toolbar > .action.active,
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots .action-gift.active {
  width: 10px;
  height: 10px;
  background-color: #000;
}
.product_category_slider .product-slider-section:last-child {
  margin-bottom: 0;
}
.product_category_slider .product-slider-section .product-fixed-left {
  background-color: #050608;
  padding: 10px;
  position: relative;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.product_category_slider .product-slider-section .product-fixed-left:after {
  content: "";
  position: absolute;
  right: -25px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  border-width: 15px;
  top: 50%;
  width: 0;
  height: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.product_category_slider .product-slider-section .product-fixed-left .product-fixed-img {
  background: url(../images/product-fixed01.jpg) no-repeat;
  padding: 30px 40px 110px;
  background-size: cover;
  position: relative;
  min-height: 300px;
  z-index: 9;
  width: 100%;
}
.product_category_slider .product-slider-section .product-fixed-left .product-fixed-img:after {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
}
.product_category_slider .product-slider-section .product-fixed-left .product-fixed-img h2 {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  color: #fafafa;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.product_category_slider .product-slider-section .product-fixed-left .product-fixed-img p {
  color: #fafafa;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 10px;
}
.product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: flex-end;
  padding-bottom: 40px;
  padding-left: 40px;
  color: #fafafa;
  font-weight: 600;
  font-size: 14px;
}
.product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn a:hover {
  color: #f08217;
}
.product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn a:after {
  position: relative;
  top: -2px;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 {
  background-color: #ffffff;
  padding: 10px 10px 20px;
  text-decoration: none;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01:hover {
  text-decoration: none;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 > a {
  text-decoration: none !important;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-img {
  margin-bottom: 20px;
  position: relative;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-img .product-labels {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  width: 100%;
  text-align: right;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-img .product-labels img {
  max-width: 65px;
  display: inline-block;
  margin: 0.3vw;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail h2 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #432858;
  margin-bottom: 10px;
  line-height: 20px;
  min-height: 40px;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail h2:hover {
  text-decoration: none;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .custom-btn {
  color: #f08217;
  text-transform: uppercase !important;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .custom-btn:hover {
  color: #432858;
  text-decoration: none;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .custom-btn:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  line-height: normal;
  margin-left: 10px;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .price-div {
  display: block;
  margin-top: 15px;
  border-top: 1px solid #ece9ee;
  padding-top: 10px;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .price-div:hover {
  text-decoration: none;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .price-div span {
  color: #432858;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .price-div span .price:before {
  content: "Your pack price";
  padding-right: 5px;
  font-size: 12px;
  position: relative;
  top: -2px;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .price-div span:hover {
  text-decoration: none;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 span {
  color: rgba(29, 29, 27, 0.5);
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  line-height: normal;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 span:hover {
  text-decoration: none;
}
.product_category_slider .product-slider-section .product-slider-move .owl-carousel .owl-nav {
  margin-top: 0;
}
.product_category_slider .product-slider-section .product-slider-move .owl-carousel .owl-nav button,
.product_category_slider .product-slider-section .product-slider-move .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action,
.product_category_slider .product-slider-section .product-slider-move .owl-carousel .owl-nav .action-gift {
  font-size: 52px;
  line-height: 1;
  opacity: 0.7;
}
.product_category_slider .product-slider-section .product-slider-move .owl-carousel .owl-nav button:hover,
.product_category_slider .product-slider-section .product-slider-move .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action:hover,
.product_category_slider .product-slider-section .product-slider-move .owl-carousel .owl-nav .action-gift:hover {
  background: none;
  color: inherit;
  opacity: 1;
}
.product_category_slider .product-slider-section .product-slider-move .owl-carousel .owl-nav button.disabled,
.product_category_slider .product-slider-section .product-slider-move .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.disabled,
.product_category_slider .product-slider-section .product-slider-move .owl-carousel .owl-nav .action-gift.disabled {
  opacity: 0.3;
}
.same-setion-div .advice-section .advice-color-row .advice-color-text {
  height: 100%;
  margin-bottom: 0;
}
.same-setion-div .advice-section .advice-color-row .advice-color-text .small-text.large-text {
  padding: 25px;
}
.same-setion-div .advice-section .advice-color-row .advice-color-text .small-text.large-text p {
  margin-bottom: 15px;
}
.same-setion-div .advice-section .advice-color-row .advice-color-text .small-text.large-text .contact-us {
  position: static;
}
.advice-section-category .about-r-top {
  margin-bottom: 20px;
}
.advice-section-category .about-r-top .advice-color-text .small-text {
  padding: 20px 30px 32px 40px;
  position: relative;
  background-color: #f08217;
  display: block;
  font-size: 16px;
  color: #fafafa;
  font-weight: 600;
  text-transform: uppercase;
}
.advice-section-category .about-r-top .advice-color-text .small-text span {
  font-size: 20px;
  font-weight: 600;
}
.advice-section-category .about-r-top .advice-color-text .small-text p {
  font-size: 13px;
  line-height: normal;
  font-weight: 500;
  padding-bottom: 50px;
}
.advice-section-category .about-r-top .advice-color-text .small-text a {
  font-size: 14px;
  color: #fafafa;
  position: absolute;
  bottom: 25px;
  font-weight: 500;
}
.advice-section-category .about-r-top .advice-color-text .small-text a:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  margin: 0 0 0 10px;
}
.advice-section-category .about-r-top .advice-color-text .small-text a:hover {
  text-decoration: none;
  color: #432858;
}
.advice-section-category .about-r-btm h2 {
  font-size: 16px;
  color: #f08217;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
}
.advice-section-category .about-r-btm h2 .sub-text {
  display: block;
  font-size: 14px;
  color: #a8a5a6;
  font-weight: 300;
}
.advice-section-category .about-r-btm ul li {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.advice-section-category .about-r-btm ul li:last-child {
  margin-bottom: 0;
}
.advice-section-category .about-r-btm ul li .advice-color-text a {
  background-color: #f08217;
  display: block;
  padding: 15px 30px;
  font-size: 16px;
  color: #fafafa;
  text-transform: uppercase;
  font-weight: 600;
}
.advice-section-category .about-r-btm ul li .advice-color-text a:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  float: right;
  margin: 0;
}
.advice-section-category .about-r-btm ul li .advice-color-text a:hover {
  text-decoration: none;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text {
  padding: 15px 30px 15px 40px;
  position: relative;
  background-color: #f08217;
  display: block;
  font-size: 16px;
  color: #fafafa;
  font-weight: 600;
  text-transform: uppercase;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text.large-text {
  padding: 25px 30px 25px 40px;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text span {
  font-size: 20px;
  font-weight: 600;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text p {
  font-size: 13px;
  line-height: normal;
  font-weight: 500;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text form {
  margin-top: 15px;
  position: relative;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text form .control input {
  width: 100%;
  height: 50px;
  padding: 0 15px;
  border: none;
  box-shadow: none;
  outline: none;
  font-family: 'Barlow';
  font-size: 13px;
  color: #a8a5a6;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text form .actions {
  position: absolute;
  width: auto;
  right: 5px;
  top: 5px;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text form .actions button,
.advice-section-category .about-r-btm ul li .advice-color-text .small-text form .actions .cart.table-wrapper .actions-toolbar > .action,
.advice-section-category .about-r-btm ul li .advice-color-text .small-text form .actions .action-gift {
  background-color: #f08217;
  color: #fafafa;
  min-width: 86px;
  height: 40px;
  border: none;
  border-radius: 0;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text form .actions button:hover,
.advice-section-category .about-r-btm ul li .advice-color-text .small-text form .actions .cart.table-wrapper .actions-toolbar > .action:hover,
.advice-section-category .about-r-btm ul li .advice-color-text .small-text form .actions .action-gift:hover {
  background-color: #432858;
  text-decoration: none;
}
.other_brands .home-heading h1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 20px;
  text-align: left;
  font-style: normal;
}
.other_brands .four-iblock.blue-section {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
}
.other_brands .four-iblock.blue-section a {
  background-color: #432858;
  height: 100%;
  padding: 25px 35px;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 20px;
  width: 100%;
  color: #fafafa;
}
.other_brands .four-iblock.blue-section a:hover {
  text-decoration: none;
  background-color: #f08217;
}
.custom-btn.custom-btn-red a {
  color: #ee1d25;
}
.custom-btn.custom-btn-red a:hover {
  color: #040107;
}
.custom-btn a {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  color: #432858;
}
.custom-btn a:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  line-height: normal;
  margin-left: 10px;
}
.custom-btn a:hover {
  color: #f08217;
  text-decoration: none;
}
.breadcrumbs {
  max-width: 100%;
  padding: 0 0 15px;
  margin: 15px 0 40px;
  border-bottom: 1px solid #eae9e9;
}
.breadcrumbs ul {
  line-height: normal;
}
.breadcrumbs ul li {
  font-size: 12px;
  color: rgba(34, 31, 32, 0.75);
  text-transform: uppercase;
  border-right: 1px solid #eae9e9;
  margin-right: 8px !important;
  padding-right: 8px !important;
  float: left;
  line-height: normal;
}
.breadcrumbs ul li:after {
  display: none !important;
}
.breadcrumbs ul li:last-child {
  border-right: none;
  margin-right: 0 !important;
  padding-right: 0 !important;
}
.breadcrumbs ul li a {
  font-weight: 500;
}
.breadcrumbs ul li a:hover {
  text-decoration: none;
  color: #f08217;
}
.breadcrumbs ul:before,
.breadcrumbs ul:after {
  display: table;
  content: "";
  clear: both;
}
.catalog-category-view.page-layout-1column .top-bar {
  background-color: #f7f3c4;
}
.catalog-category-view .page-main {
  padding-bottom: 50px;
}
.catalog-category-view .top-slider-section .slider-section .category-slider-section {
  position: static;
}
.catalog-category-view .top-slider-section .slider-section .owl-dots {
  position: absolute;
  width: 40px;
  top: 0;
  bottom: 0;
  background-color: #fafafa;
  right: 0;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex;
  display: flex !important;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.catalog-category-view .top-slider-section .slider-section .owl-dots button,
.catalog-category-view .top-slider-section .slider-section .owl-dots .cart.table-wrapper .actions-toolbar > .action,
.catalog-category-view .top-slider-section .slider-section .owl-dots .action-gift {
  width: 8px;
  height: 8px;
  background-color: #c8c8c9;
  margin-bottom: 7px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.catalog-category-view .top-slider-section .slider-section .owl-dots button.active,
.catalog-category-view .top-slider-section .slider-section .owl-dots .cart.table-wrapper .actions-toolbar > .action.active,
.catalog-category-view .top-slider-section .slider-section .owl-dots .action-gift.active {
  width: 10px;
  height: 10px;
  background-color: #000;
}
.catalog-category-view .top-slider-section .slider-section ul li .s-section {
  padding-right: 70px;
  padding-left: 30px;
}
/*Responsive css*/
/*1440*/
@media (max-width: 1440px) {
  .catalog-category-view .top-slider-section .slider-section .owl-dots {
    width: 30px;
  }
}
/*1161-1360*/
@media (min-width: 1161px) and (max-width: 1360px) {
  .product-new2 .product-new2-div .product-new2-img {
    width: 46%;
  }
  .product-new2 .product-new2-div .product-new2-detail {
    width: 50%;
  }
  .product-new2 .product-new2-div .product-new2-detail h2 {
    text-transform: capitalize;
    margin-bottom: 10px;
  }
  .product-new2 .product-new2-div .product-new2-detail p {
    margin-bottom: 10px;
  }
  .product-new2 .product-new2-div .product-new2-detail .price-div {
    padding-top: 5px;
    margin-top: 10px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img {
    padding: 10px 10px 90px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img h2 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 10px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn a {
    padding-bottom: 20px;
    padding-left: 10px;
  }
}
/*1360*/
@media (max-width: 1360px) {
  .catalog-category-view .top-slider-section .slider-section .owl-dots {
    background-color: transparent;
  }
}
/*1299*/
@media (max-width: 1299px) {
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text {
    padding-right: 15px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text h1 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 10px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text h1 span {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 5px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text p {
    font-size: 18px;
    line-height: 24px;
  }
}
/*992-1299*/
@media (min-width: 992px) and (max-width: 1299px) {
  .finder-section .finder-in .finder-heading {
    font-size: 20px;
  }
  .finder-section .finder-in .product-finder {
    padding-left: 15px;
  }
  .finder-section .finder-in .product-finder .form-group {
    margin-right: 10px;
    -webkit-flex: 1 35%;
    -ms-flex: 1 35%;
    flex: 1 35%;
  }
  .finder-section .finder-in .product-finder .form-group:last-child {
    flex: 1 22%;
    -webkit-flex: 1 22%;
    -ms-flex: 1 22%;
  }
  .finder-section .finder-in .product-finder .form-group select {
    font-weight: 600;
    text-transform: uppercase;
  }
  .finder-section .finder-in .product-finder .form-group .product-show {
    padding: 0px 12px;
    font-weight: 500;
  }
}
/*768-1160*/
@media (min-width: 768px) and (max-width: 1160px) {
  .product-new2 .product-new2-div {
    padding: 10px;
  }
  .product-new2 .product-new2-div .product-new2-img {
    width: 100%;
    margin-bottom: 15px;
  }
  .product-new2 .product-new2-div .product-new2-img img {
    width: auto;
    margin: auto;
    display: block;
  }
  .product-new2 .product-new2-div .product-new2-detail {
    width: 100%;
  }
  .product-new2 .product-new2-div .product-new2-detail h2 {
    text-transform: capitalize;
    margin-bottom: 10px;
  }
  .product-new2 .product-new2-div .product-new2-detail p {
    margin-bottom: 15px;
  }
  .product-new2 .product-new2-div .product-new2-detail .price-div {
    padding-top: 5px;
    margin-top: 10px;
  }
  .same-setion-div .advice-section .advice-color-row .advice-color-text .small-text.large-text {
    padding: 15px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img {
    padding: 10px 10px 50px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img h2 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn a {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    padding-bottom: 20px;
    padding-left: 10px;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-nav {
    bottom: -10px;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots {
    bottom: -40px;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 .product-item01 .product-item01-detail h2 {
    font-size: 18px;
    text-transform: capitalize;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 .product-item01 .product-item01-detail .custom-btn a {
    font-size: 13px;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 .product-item01 .product-item01-detail .price-div {
    padding-top: 5px;
    margin-top: 10px;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 .product-item01 .product-item01-detail .price-div span {
    font-size: 16px;
  }
  .catalog-category-view .top-slider-section .slider-section .owl-dots {
    width: 30px;
  }
}
/*768-1023*/
@media (min-width: 768px) and (max-width: 1023px) {
  .big-cheese .big-cheese-text {
    margin-bottom: 15px;
    padding: 15px;
  }
  .big-cheese .big-cheese-text h2 {
    text-transform: capitalize;
  }
  .big-cheese .big-cheese-text h2 span {
    display: inline-block;
  }
  .big-cheese .img-cheese img {
    width: 100%;
  }
}
/*768-991*/
@media (min-width: 768px) and (max-width: 991px) {
  .finder-section .finder-in .finder-heading {
    font-size: 20px;
  }
  .finder-section .finder-in .product-finder {
    padding-left: 15px;
  }
  .finder-section .finder-in .product-finder .form-group {
    margin-right: 10px;
    -webkit-flex: 1 35%;
    -ms-flex: 1 35%;
    flex: 1 35%;
  }
  .finder-section .finder-in .product-finder .form-group:last-child {
    flex: 1 22%;
    -webkit-flex: 1 22%;
    -ms-flex: 1 22%;
  }
  .finder-section .finder-in .product-finder .form-group select {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .finder-section .finder-in .product-finder .form-group .product-show {
    font-size: 14px;
    text-transform: capitalize;
    padding: 0px 12px;
    font-weight: 500;
  }
  .other_brands .four-imgsection > div:last-child {
    margin-bottom: 15px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .s-section {
    padding-left: 15px;
    padding-right: 0;
  }
}
/*991*/
@media (max-width: 991px) {
  .catalog-category-view .page-main {
    padding-bottom: 0;
  }
  .catalog-category-view .top-slider-section .slider-section .owl-dots {
    display: none !important;
  }
}
/*767*/
@media (max-width: 767px) {
  .breadcrumbs {
    margin: 15px 0;
  }
  .finder-section {
    padding: 10px;
    margin-bottom: 10px;
  }
  .finder-section .finder-in {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .finder-section .finder-in .finder-heading {
    width: 100%;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px;
  }
  .finder-section .finder-in .product-finder {
    padding: 0;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .finder-section .finder-in .product-finder .form-group {
    -webkit-flex: 1 32%;
    flex: 1 32%;
    -ms-flex: 1 32%;
    margin: 0 10px 0 0;
  }
  .finder-section .finder-in .product-finder .form-group select {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .finder-section .finder-in .product-finder .form-group .product-show {
    padding: 0px 15px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
  }
  .finder-section .finder-in .product-finder .form-group:last-child {
    margin-bottom: 0;
  }
  .big-cheese .heading-section {
    border: none;
  }
  .big-cheese .heading-section h2 {
    margin: 0;
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
  }
  .big-cheese .heading-section h2 span {
    font-size: 20px;
  }
  .big-cheese .big-cheese-text {
    margin-bottom: 15px;
    padding: 15px;
    height: auto;
  }
  .big-cheese .big-cheese-text h2 {
    text-transform: capitalize;
  }
  .big-cheese .big-cheese-text h2 span {
    display: inline-block;
  }
  .big-cheese .img-cheese img {
    width: 100%;
  }
  .product-new2 .row > div + div {
    margin-top: 15px;
  }
  .product-new2 .product-new2-div {
    padding: 10px;
  }
  .product-new2 .product-new2-div .product-new2-img {
    width: 100%;
    margin-bottom: 15px;
  }
  .product-new2 .product-new2-div .product-new2-img img {
    width: auto;
    margin: auto;
    display: block;
  }
  .product-new2 .product-new2-div .product-new2-detail {
    width: 100%;
  }
  .product-new2 .product-new2-div .product-new2-detail h2 {
    margin-bottom: 10px;
    text-transform: capitalize;
  }
  .product-new2 .product-new2-div .product-new2-detail p {
    margin-bottom: 15px;
  }
  .product-new2 .product-new2-div .product-new2-detail .price-div {
    padding-top: 5px;
    margin-top: 10px;
  }
  .product_category_slider .product-slider-section {
    padding-bottom: 40px;
  }
  .product_category_slider .product-slider-section .product-fixed-left {
    margin-bottom: 20px;
  }
  .product_category_slider .product-slider-section .product-fixed-left:after {
    display: none;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img {
    padding: 10px 10px 50px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img h2 {
    text-transform: capitalize;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 100%;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn a {
    padding-bottom: 15px;
    padding-left: 10px;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots {
    bottom: -33px;
  }
  .product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail h2 {
    text-transform: capitalize;
    font-size: 18px;
  }
  .product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .price-div {
    padding-top: 5px;
    margin-top: 10px;
  }
  .product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail span {
    text-transform: capitalize;
    font-size: 14px;
  }
  .product_category_slider .product-slider-section .product-slider-move .owl-carousel {
    margin: 0 !important;
  }
  .same-setion-div {
    margin-bottom: 20px;
  }
  .same-setion-div .advice-section .advice-img-row > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .same-setion-div .advice-section .advice-img-row .advice-img-section figure img {
    width: 100%;
    height: auto;
  }
  .same-setion-div .advice-section .advice-color-row > div {
    margin-bottom: 10px;
  }
  .same-setion-div .advice-section .advice-color-row > div:last-child {
    margin-bottom: 0;
  }
  .same-setion-div .advice-section .advice-color-row .advice-color-text .small-text.large-text {
    padding: 15px;
    height: auto;
  }
  .other_brands {
    margin-bottom: 30px;
  }
  .other_brands .home-heading h1 {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .other_brands .four-imgsection {
    margin-left: -10px;
    margin-right: -10px;
  }
  .other_brands .four-imgsection > div:last-child {
    margin-bottom: 15px;
  }
  .other_brands .four-iblock.blue-section a {
    padding: 15px;
    text-transform: capitalize;
    min-height: 290px;
  }
  .breadcrumbs ul li {
    /*text-transform: @text-capitalize;*/
  }
  .catalog-category-view .top-slider-section {
    padding: 30px 15px 15px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text {
    order: 2;
    text-align: center;
    width: 100%;
    padding: 0;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text h1 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 15px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text h1 span {
    font-size: 34px;
    line-height: 43px;
    margin-bottom: 5px;
    text-transform: uppercase;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text p {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 26px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .s-section {
    flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto 1;
    padding: 0;
    margin-bottom: 15px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .s-section figure img {
    max-width: 450px;
    margin: auto;
  }
  .product_category_slider .product-slider-section .product-fixed-left div[style="background:url() no-repeat; background-size: cover;"] {
    min-height: auto;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots button,
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots .cart.table-wrapper .actions-toolbar > .action,
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots .action-gift,
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots .cart.table-wrapper .actions-toolbar > .action,
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots .action-gift,
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots .action-gift {
    display: none;
  }
}
/*639*/
@media (max-width: 639px) {
  .finder-section .finder-in .product-finder .form-group {
    -webkit-flex: 1 100%;
    flex: 1 100%;
    -ms-flex: 1 100%;
    margin: 0 0 5px 0;
  }
}
/* Category Page Override */
.category-our-brands .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img {
  padding: 0;
}
.category-our-brands .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img h2,
.category-our-brands .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img p {
  display: none;
}
.category-our-brands .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn {
  position: absolute;
  top: 0;
  bottom: unset;
  width: 100%;
  height: 100%;
}
.category-our-brands .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: transparent;
  padding: 0;
}
.category-our-brands .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img:after {
  background-color: transparent;
}
.top-slider-section {
  position: relative;
}
.top-slider-section .container {
  max-width: 100%;
}
.top-slider-section .slider-section ul li .container-li {
  max-width: 1440px;
  width: 100%;
  margin: auto;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.top-slider-section .slider-section ul li .slider-text {
  padding-right: 100px;
  width: 55%;
}
.top-slider-section .slider-section ul li .slider-text h1 {
  color: #1d1d1b;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 45px;
  line-height: 40px;
  margin-bottom: 20px;
}
.top-slider-section .slider-section ul li .slider-text h1 span {
  background-color: #da291c;
  color: #fedd00;
  padding: 5px 15px;
  font-size: 60px;
  display: inline-block;
  line-height: 60px;
  margin-bottom: 10px;
  font-weight: bold;
}
.top-slider-section .slider-section ul li .slider-text h1 strong {
  display: block;
  font-weight: 600;
}
.top-slider-section .slider-section ul li .slider-text p {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 26px;
}
.top-slider-section .slider-section ul li .slider-text .read-more {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  color: #040107;
}
.top-slider-section .slider-section ul li .slider-text .read-more:after {
  font-family: "Fontawesome";
  content: "\f107";
  font-size: 16px;
  margin: 0 0 0 10px;
}
.top-slider-section .slider-section ul li .slider-text .read-more:hover {
  text-decoration: none;
  color: #ee1d25;
}
.top-slider-section .slider-section ul li .s-section {
  padding-left: 150px;
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
}
.top-slider-section .slider-section ul li .imageonly {
  background-size: cover;
  padding: 140px 15px;
}
@media (min-width: 991px) {
  .top-slider-section .slider-section ul li .imageonly {
    padding: 288px 15px 289px;
  }
}
.top-slider-section .slider-section ul li .imageonly.mobile {
  display: none;
}
@media (max-width: 479px) {
  .top-slider-section .slider-section ul li .imageonly.mobile {
    display: flex;
  }
}
.top-slider-section .slider-section ul li .imageonly.desktop {
  display: flex;
}
@media (max-width: 479px) {
  .top-slider-section .slider-section ul li .imageonly.desktop {
    display: none;
  }
}
.page-with-filter .big-cheese .heading-section {
  border-bottom: none;
  padding-bottom: 0;
}
.page-with-filter .big-cheese .big-cheese-text {
  padding: 20px;
}
.page-with-filter .products {
  margin: 0;
}
.stv_category .same-setion-div .advice-section {
  margin-top: 30px;
}
.stv_category .same-setion-div .advice-section .heading-section h2 span {
  line-height: 30px;
}
.toolbar {
  border-bottom: 1px solid #eae9e9;
  border-top: 1px solid #eae9e9;
  margin-bottom: 30px;
  padding: 10px 0;
}
.toolbar .limiter {
  display: inline-flex !important;
  float: right;
  align-items: center;
  width: 175px;
  justify-content: flex-end;
  line-height: 32px;
}
.toolbar .limiter label {
  font-size: 14px;
  padding: 0;
  font-weight: 400;
  margin-bottom: 0;
}
.toolbar .limiter .limiter-options {
  background: url(../images/select-arrow-small.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding: 5px 40px 4px 10px;
  border: 1px solid #e9e7eb;
  font-size: 14px;
  margin: 0 5px;
  line-height: normal;
}
.toolbar .limiter .limiter-text {
  font-size: 14px;
}
.toolbar .toolbar-amount {
  float: none;
  display: inline-block;
  font-size: 14px;
  padding-top: 0;
  line-height: 32px;
  text-align: left;
}
.toolbar .toolbar-amount.toolbar-amount-multi-page {
  display: block;
  clear: left;
  position: relative;
  top: 10px;
  border-top: 1px solid #eae9e9;
  padding-top: 10px;
}
.toolbar .pages {
  display: block !important;
  margin-top: -20px;
  position: relative;
}
.toolbar .pages .items {
  font-weight: 400;
  float: right;
}
.toolbar .pages .items .item,
.toolbar .pages .items strong.page {
  font-size: 14px;
  line-height: 32px;
}
.toolbar .pages .items .item strong.page,
.toolbar .pages .items strong.page strong.page {
  color: #949493;
  font-weight: normal;
}
.toolbar .pages .items .item a,
.toolbar .pages .items strong.page a {
  color: #432858;
}
.toolbar .pages .items .item a.action,
.toolbar .pages .items strong.page a.action {
  border: 0;
  line-height: 16px;
  width: auto;
}
.toolbar .pages .items .item a.action:before,
.toolbar .pages .items strong.page a.action:before {
  font-size: 30px;
  font-weight: 700;
  width: 25px;
}
.toolbar .pages .items .item a.action.next,
.toolbar .pages .items strong.page a.action.next {
  border-left: 1px solid #e9e7eb;
  margin-left: 5px;
  padding-left: 5px;
}
.toolbar .pages .items .item a.action.previous,
.toolbar .pages .items strong.page a.action.previous {
  padding-right: 5px;
  border-right: 1px solid #e9e7eb;
  margin-right: 5px;
}
.toolbar .toolbar-sorter {
  float: left;
  padding: 0;
}
.toolbar .toolbar-sorter label {
  font-size: 14px;
  font-weight: 400;
  margin: 0 3px 0 0;
}
.toolbar .toolbar-sorter select {
  cursor: pointer;
  border: none;
  color: #221f20;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0;
  background: url(../images/select-arrow-small.png);
  margin: 0;
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding: 0px 40px 0px 7px;
  border: 1px solid #e9e7eb;
  -webkit-appearance: none;
}
.load-more,
.ias-trigger {
  margin-bottom: 64px;
}
.load-more a,
.ias-trigger a {
  max-width: 115px;
  display: block;
  background: #432858;
  color: #fafafa !important;
  font-weight: 300;
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
  margin: auto;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.load-more a:hover,
.ias-trigger a:hover {
  background: #f08217;
  text-decoration: none;
}
.custom-product-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin-right: -15px !important;
  margin-left: -15px !important;
}
.custom-product-items .product-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin: 0 0 30px 0!important;
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.custom-product-items .product-item .product-item-info {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  padding: 10px 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.custom-product-items .product-item .product-item-info .product-labels {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  width: 100%;
  text-align: right;
}
.custom-product-items .product-item .product-item-info .product-labels img {
  max-width: 65px;
  display: inline-block;
  margin: 0.3vw;
}
.custom-product-items .product-item .product-item-info .product-item-photo {
  margin-bottom: 15px;
  display: block;
  background-color: #fafafa;
}
.custom-product-items .product-item .product-item-info .product-item-photo span {
  padding: 0 !important;
  width: 100% !important;
  height: auto;
}
.custom-product-items .product-item .product-item-info .product-item-photo span img {
  position: static;
  margin: auto;
  width: auto;
  display: block;
}
.custom-product-items .product-item .product-item-info .product-item-details {
  padding: 0px 10px;
}
.custom-product-items .product-item .product-item-info .product-item-details .product-item-name {
  margin: 0;
  line-height: 20px;
}
.custom-product-items .product-item .product-item-info .product-item-details .product-item-name a {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #432858;
  margin-bottom: 10px;
  line-height: 20px;
  display: block;
  min-height: 38px;
}
.custom-product-items .product-item .product-item-info .product-item-details .product-item-name a:hover {
  text-decoration: none;
}
.custom-product-items .product-item .product-item-info .product-item-details span {
  color: rgba(29, 29, 27, 0.5);
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  line-height: normal;
}
.custom-product-items .product-item .product-item-info .product-item-details .custom-pricing-info span {
  color: #040107;
}
.custom-product-items .product-item .product-item-info .product-item-details .custom-btn {
  line-height: 1px;
}
.custom-product-items .product-item .product-item-info .product-item-details .custom-btn a {
  color: #f08217;
}
.custom-product-items .product-item .product-item-info .product-item-details .custom-btn a:hover {
  color: #432858;
}
.custom-product-items .product-item .product-item-info .product-item-details .price-div {
  display: block;
  margin-top: 15px;
  border-top: 1px solid #ece9ee;
  padding-top: 10px;
}
.custom-product-items .product-item .product-item-info .product-item-details .price-div .trade-price {
  font-weight: 600;
  text-transform: uppercase;
  color: #f08217;
  font-size: 12px;
}
.custom-product-items .product-item .product-item-info .product-item-details .price-div .trade-price span {
  display: inline-block !important;
  font-size: 13px !important;
  margin-left: 27px;
  color: #f08217 !important;
  text-decoration: line-through;
}
.custom-product-items .product-item .product-item-info .product-item-details .price-div .price-box {
  margin: 0;
}
.custom-product-items .product-item .product-item-info .product-item-details .price-div span {
  color: #432858;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
.custom-product-items .product-item .product-item-info .product-item-details .price-div span .price:before {
  content: "Your pack price";
  padding-right: 5px;
  font-size: 12px;
  position: relative;
  top: -2px;
}
.sidebar .block.filter .title {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 10px;
}
.sidebar .block.filter .title strong {
  font-size: 16px;
  text-transform: uppercase;
  color: #432858;
  font-weight: bold;
}
.sidebar .block.filter .content {
  background-color: #f6f6f6;
  padding: 0;
}
.sidebar .block.filter .content dl {
  margin: 0;
}
.sidebar .block.filter .content dl dt {
  margin: 0;
}
.sidebar .block.filter .content dl dt a {
  text-transform: uppercase;
  color: #432858;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 15px;
  display: block;
}
.sidebar .block.filter .content dl dt a:hover {
  text-decoration: none;
}
.sidebar .block.filter .content dl dd ol li {
  border-bottom: 1px solid #fafafa;
}
.sidebar .block.filter .content dl dd ol li.nochild a:after {
  display: none;
}
.sidebar .block.filter .content dl dd ol li.open > a {
  background-color: #432858;
  color: #fafafa;
}
.sidebar .block.filter .content dl dd ol li.open > a:after {
  color: #fafafa;
  content: "\f106";
}
.sidebar .block.filter .content dl dd ol li.open ul {
  display: block;
}
.sidebar .block.filter .content dl dd ol li:last-child {
  border-bottom: none;
}
.sidebar .block.filter .content dl dd ol li a {
  color: #432858;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 15px;
  background-color: #f6f6f6;
  display: block;
  position: relative;
}
.sidebar .block.filter .content dl dd ol li a.active {
  background-color: #432858;
  color: #fafafa;
}
.sidebar .block.filter .content dl dd ol li a.active:after {
  color: #fafafa;
  content: "\f106";
}
.sidebar .block.filter .content dl dd ol li a:after {
  font-family: "Fontawesome";
  content: "\f107";
  font-size: 18px;
  line-height: normal;
  color: #432858;
  position: absolute;
  font-weight: 500;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.sidebar .block.filter .content dl dd ol li a:hover {
  text-decoration: none;
}
.sidebar .block.filter .content dl dd ol li ul {
  background-color: #f8f8f8;
  padding: 10px 10px 10px 30px;
  display: none;
}
.sidebar .block.filter .content dl dd ol li ul li {
  margin-bottom: 8px;
  border-bottom: none;
}
.sidebar .block.filter .content dl dd ol li ul li a {
  background-color: transparent;
  color: #726f74;
  font-weight: 300;
  padding: 0;
}
.sidebar .block.filter .content dl dd ol li ul li a.current {
  color: #432858;
  font-weight: 500;
}
.sidebar .block.filter .content dl dd ol li ul li a:after {
  display: none;
}
.sidebar .block.filter .content dl dd ol li ul li:last-child {
  margin-bottom: 0;
}
.sidebar .block.filter .block-content div .filter-options-title {
  color: #432858;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 15px;
  background-color: #f6f6f6;
  display: block;
  position: relative;
  cursor: pointer;
}
.sidebar .block.filter .block-content div .filter-options-title.open:after {
  content: "\f067";
}
.sidebar .block.filter .block-content div .filter-options-title:after {
  font-family: "Fontawesome";
  content: "\f068";
  font-size: 12px;
  line-height: normal;
  color: #432858;
  position: absolute;
  font-weight: 300;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.sidebar .block.filter .block-content div .filter-options-item {
  margin-bottom: 10px;
}
.sidebar .block.filter .block-content div .filter-options-content {
  margin-bottom: 0;
}
.sidebar .block.filter .block-content div .filter-options-content ol li {
  margin-bottom: 10px;
}
.sidebar .block.filter .block-content div .filter-options-content ol li:last-child {
  margin-bottom: 0;
}
.sidebar .block.filter .block-content div .filter-options-content ol li a {
  color: rgba(29, 29, 27, 0.75);
  position: relative;
  font-size: 12px;
  padding-left: 25px;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.sidebar .block.filter .block-content div .filter-options-content ol li a.active:after {
  opacity: 1;
}
.sidebar .block.filter .block-content div .filter-options-content ol li a:hover {
  text-decoration: none;
}
.sidebar .block.filter .block-content div .filter-options-content ol li a:before {
  width: 15px;
  height: 15px;
  border: 1px solid #eae9e9;
  position: absolute;
  left: 0;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-color: #f6f6f6;
}
.sidebar .block.filter .block-content div .filter-options-content ol li a:after {
  font-family: "Fontawesome";
  content: "\f00c";
  font-size: 10px;
  line-height: normal;
  color: #432858;
  position: absolute;
  font-weight: 300;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  opacity: 0;
}
.sidebar .block.filter .block-content div .filter-options-content ol li a label {
  margin: 0;
}
.sidebar .block.filter .block-content div .filter-options-content ol li input[type="checkbox"] {
  display: none;
}
.orange-div .orange-section {
  padding: 30px 25px;
  display: block;
  background-color: #f08217;
}
.orange-div .orange-section + .orange-section {
  margin-top: 10px;
}
.orange-div .orange-section h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #fafafa;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 20px;
}
.orange-div .orange-section p {
  text-transform: uppercase;
  color: #fafafa;
  font-weight: 500;
  line-height: 14px;
  font-size: 13px;
  margin-bottom: 30px;
}
.orange-div .orange-section .custom-btn a {
  color: #fafafa;
  font-weight: 500;
}
.orange-div .orange-section .custom-btn a:hover {
  color: #432858;
}
.orange-div .orange-section .custom-btn a:after {
  margin-left: 10px;
}
.listing-addto {
  overflow: hidden;
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.listing-addto .cat-quant {
  width: 40%;
  float: left;
  padding-right: 5px;
}
.listing-addto .cat-quant label {
  display: table-cell;
  padding-right: 3px;
  font-size: 14px;
  font-weight: 500;
  color: #432858;
  vertical-align: middle;
}
.listing-addto .cat-quant .control {
  display: table-cell;
}
.listing-addto .cat-quant .control input {
  height: 37px;
  vertical-align: bottom;
}
.listing-addto .action.tocart.primary {
  width: 60%;
  float: left;
  padding: 10px 0;
  background-color: #f08217;
  border: none;
}
.listing-addto .action.tocart.primary span {
  font-size: 14px !important;
  font-weight: 300;
  text-transform: uppercase !important;
  color: #fafafa !important;
  margin: 0 !important;
  font-family: 'Barlow' !important;
}
.listing-addto .action.tocart.primary:hover {
  background-color: #432858;
}
/*Responsive*/
/*992-1360*/
@media (min-width: 991px) and (max-width: 1360px) {
  .sidebar .block.filter .content dl dt a {
    padding: 10px;
  }
  .sidebar .block.filter .content dl dd ol li a {
    text-transform: capitalize;
    padding: 10px;
  }
  .sidebar .block.filter .content dl dd ol li a:after {
    right: 5px;
  }
  .sidebar .block.filter .content dl dd ol li ul {
    padding: 10px;
  }
  .sidebar .orange-div .orange-section {
    padding: 10px;
  }
  .sidebar .orange-div .orange-section h2 {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 16px;
  }
  .sidebar .orange-div .orange-section p {
    margin-bottom: 10px;
    text-transform: capitalize;
    line-height: 18px;
  }
  .sidebar .orange-div .orange-section .custom-btn a {
    text-transform: capitalize;
  }
  .custom-product-items .product-item {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    -ms-flex: 0 0 33.33%;
    margin: 0 0 15px 0!important;
  }
  .custom-product-items .product-item .product-item-info .product-item-details {
    padding: 0;
  }
  .custom-product-items .product-item .product-item-info .product-item-details .product-item-name a {
    text-transform: capitalize;
    font-size: 17px;
  }
  .custom-product-items .product-item .product-item-info .product-item-details span {
    font-size: 14px;
    text-transform: capitalize;
  }
  .custom-product-items .product-item .product-item-info .product-item-details .custom-btn a {
    font-size: 12px;
  }
  .custom-product-items .product-item .product-item-info .product-item-details .price-div {
    padding-top: 5px;
    margin-top: 10px;
  }
  .custom-product-items .product-item .product-item-info .product-item-details .price-div span {
    font-size: 16px;
  }
  .custom-product-items .product-item .product-item-info .product-item-details .price-div span .price:before {
    top: -1px;
  }
}
/*991*/
@media (max-width: 991px) {
  .page-with-filter .columns .sidebar {
    margin-bottom: 30px;
    padding: 0;
  }
  .page-with-filter .columns .sidebar .block.filter {
    margin-bottom: 30px;
  }
  .page-with-filter .columns .sidebar .orange-div .orange-section {
    padding: 15px;
  }
  .page-with-filter .columns .sidebar .orange-div .orange-section h2 {
    font-weight: 500;
    text-transform: capitalize;
  }
  .page-with-filter .columns .sidebar .orange-div .orange-section p {
    margin-bottom: 15px;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 18px;
  }
  .custom-product-items .product-item {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
    margin: 0 0 15px 0!important;
  }
  .custom-product-items .product-item .product-item-info .product-item-details .product-item-name a {
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 5px;
  }
  .custom-product-items .product-item .product-item-info .product-item-details span {
    font-size: 14px;
    text-transform: capitalize;
  }
  .custom-product-items .product-item .product-item-info .product-item-details .price-div {
    padding-top: 5px;
    margin-top: 10px;
  }
  .load-more,
  .ias-trigger {
    margin-bottom: 30px;
  }
  .sidebar .orange-div {
    display: none;
  }
}
/*767*/
/*766*/
@media (max-width: 766px) {
  .page-with-filter .columns .sidebar {
    order: 1;
  }
  .page-with-filter .columns .main {
    order: 0;
  }
}
/*575 and 768-991*/
@media (max-width: 479px) {
  .toolbar .toolbar-sorter {
    float: none;
    margin-bottom: 10px;
  }
  .toolbar .limiter {
    float: none;
  }
  .toolbar .toolbar-amount {
    display: block;
    text-align: center;
    padding-top: 10px;
  }
  .toolbar .pages {
    margin-top: 10px;
    padding-top: 5px;
  }
  .toolbar .pages .items {
    float: none;
  }
}
.checkout-cart-index .top-bar {
  background-color: #f6f6f6;
}
.checkout-cart-index .page-main {
  margin-top: 60px;
}
.checkout-cart-index .page-title-wrapper {
  margin-bottom: 15px;
}
.checkout-cart-index .page-title-wrapper h1 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  color: #432858;
  margin-bottom: 5px;
}
.checkout-cart-index .page-title-wrapper .item-summery {
  color: #a8a5a6;
  text-transform: uppercase;
  font-weight: 300;
}
.checkout-cart-index .cart-container .cart-container-left {
  float: left;
  position: relative;
  width: 73%;
}
.checkout-cart-index .cart-container .cart-container-left .form-cart {
  width: 100%;
  float: none;
  margin-bottom: 30px;
}
.checkout-cart-index .cart-container .cart-container-left .cart-delivery-message {
  margin-bottom: 40px;
  background-color: #f6f6f7;
  padding: 50px 40px;
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  color: #432858;
}
.checkout-cart-index .cart-container .cart-container-left .cart-delivery-message strong {
  font-weight: 600;
  background: url(../images/truck-img.png) no-repeat center left;
  display: inline-block;
  padding-left: 55px;
}
.checkout-cart-index .cart-container .table-wrapper table.items thead + .item {
  border-top: none;
  border: none;
}
.checkout-cart-index .cart-container .table-wrapper table tbody {
  border-top: 1px solid #eae9e9 !important;
  border-bottom: none !important;
}
.checkout-cart-index .cart-container .table-wrapper table tr th {
  border-bottom: none;
  border-top: 1px solid #eae9e9;
  text-transform: uppercase;
  font-size: 14px;
  color: rgba(34, 31, 32, 0.75);
  font-weight: 500;
  padding: 12px;
  padding-right: 0;
  text-align: left !important;
}
.checkout-cart-index .cart-container .table-wrapper table tr th.subtotal span {
  border-right: none;
}
.checkout-cart-index .cart-container .table-wrapper table tr th span {
  display: block;
  border-right: 1px solid #eae9e9;
  padding-right: 12px;
}
.checkout-cart-index .cart-container .table-wrapper table tr th.item {
  width: 35%;
}
.checkout-cart-index .cart-container .table-wrapper table tr td {
  padding: 30px 12px;
  vertical-align: middle;
  border-top: none;
}
.checkout-cart-index .cart-container .table-wrapper table tr td:first-child {
  padding-left: 0;
}
.checkout-cart-index .cart-container .table-wrapper table tr td:last-child {
  text-align: right;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .field.qty label.label {
  display: none;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .field.qty .control.qty {
  position: relative;
  text-align: center;
  width: 142px;
  margin: auto;
  float: left;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .field.qty .control.qty input {
  width: calc(100% - 89px);
  height: 45px;
  color: rgba(34, 31, 32, 0.75);
  font-size: 14px;
  border: 1px solid #eae9e9;
  text-align: center;
  position: relative;
  z-index: 99;
  padding: 0 1px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .field.qty .control.qty .quantity-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .field.qty .control.qty .quantity-nav .quantity-button {
  width: 45px;
  height: 45px;
  background-color: #f0f0f0;
  border: 1px solid #eae9e9;
  color: #432858;
  font-weight: normal;
  float: left;
  font-size: 30px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  cursor: pointer;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .field.qty .control.qty .quantity-nav .quantity-button.quantity-up {
  float: right;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .field.qty .control.qty .quantity-nav .quantity-button.quantity-down {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .product-item-photo {
  vertical-align: middle;
  background-color: #ffffff;
  padding: 5px;
  display: inline-block;
  width: 100px;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .product-item-photo .product-image-container {
  display: block;
  width: 100% !important;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .product-item-details {
  vertical-align: middle;
  font-size: 16px;
  text-transform: uppercase;
  color: #432858;
  display: inline-block;
  width: calc(100% - 150px);
  padding-left: 15px;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .product-item-details .product-item-name {
  font-weight: bold;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .product-item-details .product-item-name a {
  color: #432858;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .product-item-details .product-item-name a:hover {
  text-decoration: none;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .product-item-details .product-code {
  /*font-size: @font-size-12;
						 	 	font-weight:@font-weight-500;
						 	 	color: rgba(29,29,27,0.50);
						 	 	max-width: 200px;
    							line-height: 16px;*/
}
.checkout-cart-index .cart-container .table-wrapper table tr td .price-excluding-tax {
  font-size: inherit;
  display: inline-block !important;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .price-excluding-tax span {
  line-height: 1px;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .price-excluding-tax .price {
  font-size: 16px;
  text-transform: uppercase;
  color: #432858;
  font-weight: bold;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .actions-toolbar {
  margin: 0;
  padding: 0;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .actions-toolbar .action.towishlist {
  display: none;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .actions-toolbar .action.action-delete {
  color: rgba(29, 29, 27, 0.5);
  text-transform: uppercase;
  font-size: 12px;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  font-weight: 400;
  border-radius: 0;
  width: 70px;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .actions-toolbar .action.action-delete:before {
  color: #bb2d1a;
  font-weight: normal;
  font-size: 14px;
  font-family: "Fontawesome";
  content: "\f00d";
}
.checkout-cart-index .cart-container .table-wrapper table tr td .actions-toolbar .action.action-delete:hover {
  color: #f08217;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .actions-toolbar .action.action-delete:hover:before {
  color: #f08217;
}
.checkout-cart-index .cart-container .actions .action,
.checkout-cart-index .cart-container .actions .action:focus,
.checkout-cart-index .cart-container .actions .action:active {
  background-color: #432858;
  color: #fafafa;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  padding: 12px;
  border: none;
  border-radius: 0;
  margin: 0;
  font-weight: 500;
  position: relative;
  line-height: normal;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.checkout-cart-index .cart-container .actions .action.continue,
.checkout-cart-index .cart-container .actions .action:focus.continue,
.checkout-cart-index .cart-container .actions .action:active.continue {
  padding-left: 30px;
}
.checkout-cart-index .cart-container .actions .action.continue:before,
.checkout-cart-index .cart-container .actions .action:focus.continue:before,
.checkout-cart-index .cart-container .actions .action:active.continue:before {
  position: absolute;
  left: 15px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  top: 50%;
  font-family: "Fontawesome";
  content: "\f104";
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.checkout-cart-index .cart-container .actions .action.update,
.checkout-cart-index .cart-container .actions .action:focus.update,
.checkout-cart-index .cart-container .actions .action:active.update {
  padding-left: 30px;
}
.checkout-cart-index .cart-container .actions .action.update:before,
.checkout-cart-index .cart-container .actions .action:focus.update:before,
.checkout-cart-index .cart-container .actions .action:active.update:before {
  position: absolute;
  font-size: 26px;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.checkout-cart-index .cart-container .actions .action:hover,
.checkout-cart-index .cart-container .actions .action:focus:hover,
.checkout-cart-index .cart-container .actions .action:active:hover {
  border: none !important;
  background-color: #f08217 !important;
  color: #ffffff !important;
}
.checkout-cart-index .cart-container .cart-summary-right {
  float: right;
  position: inherit;
  width: 23%;
}
.checkout-cart-index .cart-container .cart-summary-right .title {
  font-size: 16px;
  text-transform: uppercase;
  color: #432858;
  font-weight: bold;
  margin: 35px 0 10px;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 10px;
  display: block;
}
.checkout-cart-index .cart-container .cart-summary {
  background-color: #f6f6f6;
  padding: 20px;
}
.checkout-cart-index .cart-container .cart-summary > .title {
  margin-top: 0;
}
.checkout-cart-index .cart-container .cart-summary .item-total {
  text-transform: uppercase;
  color: #7d7c7c;
  font-weight: 600;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 20px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.checkout-cart-index .cart-container .cart-summary .item-total span {
  font-weight: bold;
  color: #432858;
  font-size: 16px;
}
.checkout-cart-index .cart-container .cart-summary .block {
  margin-bottom: 0;
  border: none;
}
.checkout-cart-index .cart-container .cart-summary .block.active .title strong:after {
  content: "\f106";
}
.checkout-cart-index .cart-container .cart-summary .block .title {
  border-bottom: 1px solid #eae9e9;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  position: relative;
  border-top: none;
}
.checkout-cart-index .cart-container .cart-summary .block .title strong {
  font-size: 16px;
  text-transform: capitalize;
  color: #432858;
  font-weight: 600;
  display: block;
  margin: 0;
  line-height: normal;
  position: relative;
}
.checkout-cart-index .cart-container .cart-summary .block .title strong:after {
  position: absolute;
  right: 0;
  color: #432858;
  font-weight: 600;
  font-size: 16px;
  top: 2px;
  font-family: "Fontawesome";
  content: "\f107";
  left: inherit;
}
.checkout-cart-index .cart-container .cart-summary .block .title:after {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset {
  margin: 0;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset p.field {
  font-weight: 600;
  font-size: 13px;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset .field .label {
  font-weight: 600;
  font-size: 13px;
  display: block;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset .field .control select,
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset .field .control input {
  border: 1px solid #eae9e9;
  height: 40px;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset .field .control .message.warning {
  line-height: 20px;
  font-size: 13px;
  background: #ffffff;
  color: #432858;
  font-weight: 500;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset .field .control .message.warning span:before {
  color: #432858;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset dl dt span {
  font-weight: 600;
  font-size: 13px;
  display: block;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset dl .item-options .choice input {
  margin: 0 5px 0 0px;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset dl .item-options .choice .label {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset {
  margin: 0;
}
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .field .label {
  font-weight: 600;
  font-size: 13px;
  display: block;
}
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .field .control select,
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .field .control input {
  border: 1px solid #eae9e9;
  height: 40px;
}
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .field .control .mage-error {
  font-size: 13px;
}
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .actions-toolbar > div {
  width: 100%;
  display: block;
}
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .actions-toolbar > div .action {
  background: #e7e5ea;
  color: #f08217;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .actions-toolbar > div .action:hover {
  background-color: #f08217;
  color: #ffffff;
}
.checkout-cart-index .cart-container .cart-summary .block.discount.active .coupon.applied .field {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals {
  border-top: none;
  margin: 0;
  padding: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr th,
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr td {
  padding: 12px !important;
  vertical-align: middle;
  border: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr th {
  background-color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  color: #432858;
  text-align: right !important;
  border-bottom: 1px solid #eae9e9;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr th strong {
  font-weight: 600;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr th span {
  display: inline-block;
  border: none;
  font-size: 14px;
  font-weight: 500;
  padding: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr td {
  background-color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  color: #432858;
  text-align: right !important;
  border-bottom: 1px solid #eae9e9;
  width: 1px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr.grand th,
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr.grand td {
  border-bottom: none;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li + li {
  margin-top: 10px;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li button,
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li .cart.table-wrapper .actions-toolbar > .action,
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li .action-gift {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background-color: #432858;
  color: #fafafa;
  text-transform: uppercase;
  text-align: left;
  font-size: 16px;
  padding: 12px;
  border: none;
  border-radius: 0 !important;
  margin: 0;
  font-weight: 500;
  position: relative;
  line-height: normal;
  width: 100%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li button:hover,
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li .cart.table-wrapper .actions-toolbar > .action:hover,
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li .action-gift:hover {
  background-color: #f08217;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li button:after,
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li .cart.table-wrapper .actions-toolbar > .action:after,
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li .action-gift:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  line-height: normal;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li a {
  color: #432858;
  font-size: 14px;
  font-weight: 600;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li a:hover {
  color: #f08217;
  text-decoration: none;
}
.page.messages .message-error.error.message {
  background-color: #f0f0f0;
  font-size: 13px;
  color: #ee1d25;
  font-weight: 500;
}
.page.messages .message-error.error.message:before {
  color: #ee1d25;
}
.page.messages .message-error.message.success {
  background-color: #e5efe5;
  font-size: 13px;
  color: #006400;
  font-weight: 500;
}
.page.messages .message-error.message.success:before {
  color: #006400;
}
/*Responsive-css*/
/*992- */
@media (min-width: 992px) {
  .checkout-cart-index .cart-container form.form-cart {
    max-width: calc(100% - 325px);
  }
  .checkout-cart-index .cart-container .cart-summary {
    min-width: 300px;
  }
}
/*992-1160*/
@media (min-width: 992px) and (max-width: 1160px) {
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tr th {
    font-weight: 500;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .product-item-photo {
    width: 80px;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .product-item-details {
    font-size: 15px;
    display: block;
    width: 100%;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .price-excluding-tax .price {
    font-size: 14px;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .actions-toolbar .action.action-delete {
    text-transform: capitalize;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td:last-child {
    text-align: right;
  }
  .checkout-cart-index .cart-container .cart-summary {
    padding: 12px;
  }
  .checkout-cart-index .cart-container .cart-summary .block .title strong {
    font-size: 14px;
  }
  .checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .actions-toolbar > div .action {
    font-size: 14px;
  }
  .checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr th {
    font-size: 13px;
  }
  .checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr th span {
    font-size: 13px;
    padding: 0;
    font-weight: 500;
    color: #ffffff;
  }
  .checkout-cart-index .cart-container .cart-summary .checkout-methods-items li button,
  .checkout-cart-index .cart-container .cart-summary .checkout-methods-items li .cart.table-wrapper .actions-toolbar > .action,
  .checkout-cart-index .cart-container .cart-summary .checkout-methods-items li .action-gift {
    font-size: 14px;
  }
}
/*768-991*/
@media (min-width: 768px) and (max-width: 991px) {
  .checkout-cart-index .cart-container .cart-container-left {
    width: 100%;
  }
  .checkout-cart-index .cart-container .cart-container-left .cart-delivery-message {
    text-align: center;
    margin-bottom: 20px;
    padding: 15px;
  }
  .checkout-cart-index .cart-container .cart-summary-right {
    width: 100%;
  }
  .checkout-cart-index .cart-container .cart-summary-right .title {
    margin-top: 0;
  }
  .checkout-cart-index .cart-container .cart-summary {
    width: 100%;
    top: 0 !important;
    clear: left;
    margin-bottom: 0;
  }
  .checkout-cart-index .cart-container form.form-cart {
    width: 100%;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .actions-toolbar .action.action-delete span {
    display: none;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td:last-child {
    text-align: right;
  }
}
/*767*/
@media (max-width: 767px) {
  .checkout-cart-index .page-main {
    margin-top: 20px;
  }
  .checkout-cart-index .page-title-wrapper h1 {
    text-transform: capitalize;
  }
  .checkout-cart-index .cart-container .cart-container-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .checkout-cart-index .cart-container .cart-container-left .cart-delivery-message {
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 20px;
    padding: 15px;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tr th {
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: middle;
    font-size: 12px;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tr th span {
    font-family: Barlow;
    font-weight: 500;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td {
    padding: 15px 0px!important;
    text-align: center;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td:last-child {
    text-align: right;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .product-item-photo {
    position: static;
    max-width: inherit;
    margin: auto auto 10px;
    display: block;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .product-item-details {
    width: 100%;
    padding-left: 0;
    text-align: center;
    font-size: 14px;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .product-item-details .product-item-name {
    margin: 0 0 5px;
    text-transform: capitalize;
    line-height: 18px;
    font-weight: 600;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .product-item-details .product-code {
    max-width: 100%;
    text-transform: capitalize;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .actions-toolbar .action.action-delete span {
    display: none;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .price-excluding-tax .price {
    font-weight: 500;
    font-size: 14px;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .field.qty .control.qty {
    width: 120px;
    margin: auto;
    float: none;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .field.qty .control.qty input {
    width: calc(100% - 81px);
    font-size: 12px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 12px 5px;
    font-size: 13px;
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    text-transform: capitalize;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    border-right: 1px solid #ffffff;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.continue {
    padding-left: 5px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.continue:before {
    position: static;
    transform: none;
    top: 0;
    padding-right: 15px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.update {
    padding-left: 5px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.update:before {
    position: static;
    transform: none;
    top: 0;
  }
  .checkout-cart-index .cart-container .cart-summary-right {
    width: 100%;
  }
  .checkout-cart-index .cart-container .cart-summary-right .title {
    margin-top: 0;
  }
  .checkout-cart-index .cart-container .cart-summary {
    padding: 15px;
    clear: left;
  }
}
/*575*/
@media (max-width: 575px) {
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table thead {
    display: none;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody {
    display: block;
    border-bottom: 1px solid #eae9e9 !important;
    border-top: none !important;
    margin-bottom: 20px;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody:last-child {
    margin-bottom: 0;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr {
    display: block;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td {
    display: block;
    padding: 0px 10px 20px 10px!important;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td .product-item-photo {
    position: static;
    max-width: inherit;
    margin: auto auto 10px;
    display: block;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td .product-item-details {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td .product-item-details .product-item-name {
    text-transform: capitalize;
    margin: 0;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td .product-item-details .product-code {
    max-width: 100%;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td .price-excluding-tax {
    text-align: center;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td .actions-toolbar {
    text-align: center;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td .field.qty .control.qty {
    width: 142px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action {
    margin-bottom: 1px;
    flex: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    font-size: 14px;
    text-transform: uppercase;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.continue {
    padding-left: 12px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.continue:before {
    position: static;
    transform: none;
    top: 0;
    padding-right: 15px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.update {
    padding-left: 12px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.update:before {
    position: static;
    transform: none;
    top: 0;
  }
}
.checkout-index-index .authentication-wrapper {
  display: none;
}
.checkout-index-index header.page-header {
  padding: 20px 0 40px!important;
  margin: 0 !important;
}
.checkout-index-index header.page-header .nav-toggle {
  display: none;
}
.checkout-index-index footer .footer .footer-bottom.footer-checkout {
  padding: 10px 0;
}
.checkout-index-index footer .footer .footer-bottom.footer-checkout .copyright {
  max-width: none;
  text-align: right;
}
.checkout-index-index footer .footer .footer-bottom.footer-checkout .stv-logo img {
  border-right: 0;
}
.checkout-index-index .opc-progress-bar {
  margin-top: 40px;
  margin-bottom: 40px;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item > span {
  font-size: 22px;
  line-height: 1;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item > span:after {
  font-size: 20px;
  line-height: 1.2;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active > span:after {
  font-size: 28px;
  line-height: 1;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active > span:before {
  background: #f08217;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active:before {
  background: #f08217;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._complete > span:after {
  font-size: 28px;
  line-height: 1;
}
.checkout-index-index .opc-estimated-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.checkout-index-index .opc-estimated-wrapper .minicart-wrapper {
  margin-top: 0;
}
.checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  background: url(../images/cart-icon.png) no-repeat center left;
  padding: 0px;
  width: 30px;
  height: 31px;
  content: "";
}
.checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
  margin: 6px 0 0 5px;
  background-color: #f08217;
  border-radius: 0;
}
.checkout-index-index .opc-estimated-wrapper .estimated-block .estimated-label {
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper .step-title {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  color: #432858;
  border-bottom: 1px solid #eae9e9;
}
.checkout-index-index .opc-wrapper .form-shipping-address {
  max-width: none;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping > p {
  font-size: 18px;
}
.checkout-index-index .opc-wrapper .table-checkout-shipping-method {
  width: 100%;
  font-size: 18px;
}
.checkout-index-index .opc-wrapper .table-checkout-shipping-method tr.row {
  display: block;
  margin: 0;
}
.checkout-index-index .opc-wrapper .table-checkout-shipping-method tr.row td.col {
  width: 50%;
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-index-index .opc-wrapper .table-checkout-shipping-method tr.row td.col.col-method {
  display: none;
}
.checkout-index-index .opc-wrapper .table-checkout-shipping-method tr.row td.col:last-child {
  text-align: right;
}
.checkout-index-index .opc-wrapper .table-checkout-shipping-method tr.row td.col:first-child {
  display: table-cell;
  width: 1px;
}
.checkout-index-index .opc-wrapper .fieldset .field:not(.choice) > .label {
  text-transform: uppercase;
  color: rgba(29, 29, 27, 0.5);
  text-align: left;
  font-size: 14px;
}
.checkout-index-index .opc-wrapper .fieldset .field input[type="text"],
.checkout-index-index .opc-wrapper .fieldset .field textarea,
.checkout-index-index .opc-wrapper .fieldset .field select {
  background-color: #fff !important;
  height: 40px;
  border: 1px solid #eae9e9;
  width: 100%;
  color: rgba(29, 29, 27, 0.5) !important;
  font-size: 14px;
}
.checkout-index-index .opc-wrapper .fieldset .field textarea {
  height: 110px;
  resize: none;
}
.checkout-index-index .opc-wrapper .fieldset .field select {
  background: #ffffff url(../images/select-arrow-small.png) no-repeat calc(100% - 15px) center;
}
.checkout-index-index .opc-wrapper .fieldset .field .field-tooltip-content {
  border: 1px solid #eae9e9;
}
.checkout-index-index .opc-wrapper .fieldset .field .field-error,
.checkout-index-index .opc-wrapper .fieldset .field .message {
  font-size: 12px;
}
.checkout-index-index .opc-wrapper .form-purchase-order .fieldset > .field > .label {
  width: auto !important;
  color: #040107;
  font-size: 18px;
  margin-bottom: 5px;
}
.checkout-index-index .opc-wrapper .form-purchase-order .fieldset > .field > .control {
  width: 100% !important;
}
.checkout-index-index .opc-wrapper .shipping-address-item .action-select-shipping-item {
  float: left;
  margin: 0;
  border: 0;
  background: none;
  text-transform: uppercase;
  text-decoration: underline;
  color: #432858;
  padding: 0;
}
.checkout-index-index .opc-wrapper .shipping-address-item .action-select-shipping-item:hover {
  color: #f08217;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item {
  border-color: #f08217;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
  background: #f08217;
}
.checkout-index-index .opc-wrapper .shipping-address-item .edit-address-link {
  float: right;
  margin: 0;
  line-height: 30px;
}
.checkout-index-index .opc-wrapper .actions-toolbar button.action.primary,
.checkout-index-index .opc-wrapper .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.action.primary,
.checkout-index-index .opc-wrapper .actions-toolbar .action-gift.action.primary {
  background: #432858;
  min-width: 86px;
  border: none;
  border-radius: 0;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 500;
  line-height: 1;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.checkout-index-index .opc-wrapper .actions-toolbar button.action.primary:hover,
.checkout-index-index .opc-wrapper .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.action.primary:hover,
.checkout-index-index .opc-wrapper .actions-toolbar .action-gift.action.primary:hover {
  background-color: #f08217;
}
.checkout-index-index .opc-wrapper .actions-toolbar button.action.primary.checkout,
.checkout-index-index .opc-wrapper .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.action.primary.checkout,
.checkout-index-index .opc-wrapper .actions-toolbar .action-gift.action.primary.checkout {
  font-size: 20px;
  line-height: 2.2rem;
  padding: 14px 17px;
}
.checkout-index-index .opc-wrapper #block-discount-heading {
  color: #432858;
  font-size: 16px;
}
.checkout-index-index .opc-wrapper .form-discount {
  max-width: none;
}
.checkout-index-index .opc-wrapper .form-discount .actions-toolbar .action-apply {
  background: #e7e5ea;
  color: #f08217;
  border: 0;
  font-weight: 500;
  text-transform: uppercase;
  height: 40px;
}
.checkout-index-index .opc-wrapper .form-discount .actions-toolbar .action-apply:hover {
  background-color: #f08217;
  color: #ffffff;
}
.checkout-index-index .opc-summary-wrapper .modal-header {
  padding: 0;
}
.checkout-index-index .opc-summary-wrapper .modal-header .action-close {
  z-index: 9999;
}
.checkout-index-index .opc-summary-wrapper .modal-content {
  border-radius: 0;
  border: 0;
  background-color: transparent;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary {
  background: #f6f6f7;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals {
  font-size: 18px;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary > .title {
  text-transform: uppercase;
  color: #432858;
  font-size: 24px;
  border-bottom: 1px solid #eae9e9;
  font-weight: 500;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #eae9e9;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary .mark {
  background-color: transparent;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items .product-item {
  font-size: 16px;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items .product-item .product-item-name {
  font-size: 16px;
  text-transform: uppercase;
  color: #432858;
  font-weight: 500;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items .product-item .details-qty .label {
  font-size: 16px;
}
.checkout-index-index .opc-summary-wrapper .opc-block-shipping-information {
  padding: 0;
}
.checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information {
  padding: 22px 30px;
  background: #f6f6f7;
  margin-bottom: 20px;
}
.checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information .shipping-information-title {
  text-transform: uppercase;
  color: #432858;
  font-size: 24px;
  border-bottom: 1px solid #eae9e9;
  font-weight: 500;
}
.checkout-index-index .modal-popup #opc-new-shipping-address .form-shipping-address .fieldset > .field > .label {
  padding-top: 3px;
  font-size: 16px;
}
.checkout-index-index .modal-popup #opc-new-shipping-address .form-shipping-address .fieldset > .field > .label span {
  font-weight: 300;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address {
  margin-right: 10px;
}
.checkout-onepage-success #registration p {
  margin-bottom: 8px;
}
.checkout-onepage-success #registration .action.primary {
  background: #432858;
  border: none;
  border-radius: 0;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 500;
  padding: 12px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.checkout-onepage-success #registration .action.primary:hover {
  background-color: #f08217;
}
/*Responsive-css*/
/*992-1160*/
/*768-991*/
@media (min-width: 768px) and (max-width: 991px) {
  .checkout-index-index header.page-header {
    padding-bottom: 20px !important;
  }
}
/*767*/
@media (max-width: 767px) {
  .checkout-index-index header.page-header {
    padding-bottom: 20px !important;
  }
  .checkout-index-index footer .footer .footer-bottom.footer-checkout {
    padding: 35px 0;
  }
  .checkout-index-index footer .footer .footer-bottom.footer-checkout .copyright {
    text-align: center;
  }
}
/*767*/
@media (min-width: 767px) {
  .checkout-index-index .opc-wrapper .fieldset > .field:not(.choice) > .label {
    width: 150px;
    padding-right: 0;
  }
  .checkout-index-index .opc-wrapper .fieldset > .field:not(.choice) > .control {
    width: calc(100% - 160px);
    float: right !important;
  }
  .checkout-index-index .opc-wrapper .form-discount .payment-option-inner {
    width: calc(100% - 160px);
  }
  .checkout-index-index .opc-wrapper .form-discount .actions-toolbar {
    width: 150px;
    float: right;
    margin-top: -60px;
  }
  .checkout-index-index .opc-sidebar {
    padding-top: 0;
  }
}
/*767*/
@media (max-width: 767px) {
  .checkout-index-index .checkout-payment-method .payment-option {
    margin: 0;
  }
}
.contact-index-index .column.main {
  padding-bottom: 80px;
}
.contact-index-index .heading-section {
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.contact-index-index .heading-section h2 {
  color: #f08217;
  font-weight: bold;
}
.contact-index-index .heading-section span {
  color: #a8a5a6;
  font-size: 14px;
  text-transform: uppercase;
}
.contact-index-index .contact {
  width: 100% !important;
  display: inline-block;
  min-width: auto !important;
}
.contact-index-index .contact fieldset {
  width: 100%;
}
.contact-index-index .contact fieldset .form-heading {
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
  font-weight: bold;
  color: #432858;
  margin-bottom: 30px;
  display: block;
}
.contact-index-index .contact fieldset .field {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.contact-index-index .contact fieldset .field.hearabout {
  border-top: 1px solid #eae9e9;
  padding-top: 15px;
}
.contact-index-index .contact fieldset .field.newsletter {
  padding-left: 170px;
}
.contact-index-index .contact fieldset .field.newsletter:before {
  display: none;
}
.contact-index-index .contact fieldset .field.newsletter .checkbox {
  float: left;
  margin: 2px 10px 0 0;
}
.contact-index-index .contact fieldset .field.newsletter input[type="checkbox"] {
  /*position: absolute;*/
  display: none;
  left: 0;
  /*top: 0;*/
  width: 14px;
  height: 14px;
  z-index: 3;
  cursor: pointer;
  opacity: 0;
}
.contact-index-index .contact fieldset .field.newsletter input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.contact-index-index .contact fieldset .field.newsletter .label {
  display: inline-block;
  width: 100% !important;
  padding-left: 25px !important;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  position: relative;
  font-weight: 200;
}
.contact-index-index .contact fieldset .field.newsletter .label:before {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #d2d3d4;
  z-index: 1;
  content: "";
  width: 14px;
  height: 14px;
}
.contact-index-index .contact fieldset .field.newsletter .label:after {
  position: absolute;
  left: 3px;
  top: 0px;
  display: inline-block;
  vertical-align: top;
  font-size: 9px;
  font-family: "Fontawesome";
  content: "\f00c";
  margin-left: 0;
  font-weight: 400;
  color: #432858;
  opacity: 0;
  line-height: 14px;
}
.contact-index-index .contact fieldset .field.newsletter p {
  width: 100%;
  float: left;
  margin-top: 5px;
  padding-left: 23px;
  padding-right: 150px;
  font-size: 12px;
  color: rgba(29, 29, 27, 0.5);
}
.contact-index-index .contact fieldset .field.newsletter p a {
  text-decoration: underline;
  color: #432858;
}
.contact-index-index .contact fieldset .field .label {
  width: 150px !important;
  padding: 0 !important;
  margin: 10px 0 0 0!important;
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  font-weight: normal;
  text-align: left !important;
  float: left;
}
.contact-index-index .contact fieldset .field .control {
  width: calc(100% - 160px);
  float: right !important;
}
.contact-index-index .contact fieldset .field .control input {
  background-color: #f6f6f6;
  height: 40px;
  border: 1px solid #eae9e9;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
.contact-index-index .contact fieldset .field .control textarea {
  background-color: #f6f6f6;
  height: 110px;
  border: 1px solid #eae9e9;
  resize: none;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
.contact-index-index .contact fieldset .field .control select {
  background: #f6f6f6 url(../images/select-arrow-small.png) no-repeat calc(100% - 15px) center;
  height: 40px;
  border: 1px solid #eae9e9;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
.contact-index-index .contact .actions-toolbar {
  margin: 0 !important;
  text-align: right;
}
.contact-index-index .contact .actions-toolbar .primary {
  float: right;
}
.contact-index-index .contact .actions-toolbar .primary .action {
  background-color: #432858;
  color: #ffffff;
  text-align: center;
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 0;
  border: none;
}
.contact-index-index .contact .actions-toolbar .primary .action:hover {
  background-color: #f08217;
  text-decoration: none;
}
.contact-index-index .contact-right .stv-text .stv-in-text {
  background-color: #f6f6f6;
  padding: 30px;
  display: inline-block;
  width: 100%;
}
.contact-index-index .contact-right .stv-text .stv-in-text .contact-detail {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #432858;
  margin-bottom: 15px;
  display: block;
  width: 100%;
}
.contact-index-index .contact-right .stv-text .stv-in-text .contact-detail span {
  margin: 5px 0 0;
  text-transform: uppercase;
  color: rgba(29, 29, 27, 0.5);
  font-weight: normal;
  display: block;
}
.contact-index-index .contact-right .stv-text .stv-in-text .l-in {
  float: left;
  width: 45%;
  font-size: 16px;
  color: #1d1d1b;
  line-height: normal;
  text-transform: capitalize;
}
.contact-index-index .contact-right .stv-text .stv-in-text .l-in h3 {
  color: #1d1d1b;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
}
.contact-index-index .contact-right .stv-text .stv-in-text .r-in {
  float: right;
  width: 48%;
}
.contact-index-index .contact-right .stv-text .stv-in-text .r-in span {
  display: block;
  font-size: 16px;
}
.contact-index-index .contact-right .stv-text .stv-in-text .r-in span strong {
  font-weight: 600;
}
.contact-index-index .contact-right .stv-text .stv-in-text .r-in span a {
  font-size: 16px;
  color: #1d1d1b;
  text-decoration: none;
}
.contact-index-index .contact-right .stv-text .stv-in-text .contact-social {
  float: left;
  width: 100%;
  margin: 40px 0;
}
.contact-index-index .contact-right .stv-text .stv-in-text .contact-social li {
  border-right: 1px solid #e4e1e6;
  padding-right: 15px;
  margin-right: 15px;
  display: inline-block;
}
.contact-index-index .contact-right .stv-text .stv-in-text .contact-social li:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.contact-index-index .contact-right .stv-text .stv-in-text .contact-social li a {
  color: #432858;
  font-size: 20px;
}
.contact-index-index .contact-right-banner {
  text-align: center;
}
/*Responsive-css*/
/*1160*/
@media (max-width: 1160px) {
  .contact-index-index .contact fieldset .field.newsletter {
    padding: 0;
    margin: 0;
  }
  .contact-index-index .contact-right .stv-text .stv-in-text {
    padding: 15px;
  }
}
/*991*/
@media (max-width: 991px) {
  .contact-index-index .column.main {
    padding-bottom: 50px;
  }
  .contact-index-index .column.main .row .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contact-index-index .contact {
    margin-bottom: 20px;
  }
  .contact-index-index .contact fieldset .field.newsletter {
    padding-left: 170px;
  }
  .contact-index-index .contact-right .stv-text .stv-in-text .contact-detail {
    font-weight: 600;
    text-transform: capitalize;
  }
  .contact-index-index .contact-right .stv-text .stv-in-text .contact-detail span {
    text-transform: capitalize;
  }
}
/*767*/
@media (max-width: 767px) {
  .contact-index-index .heading-section {
    margin-bottom: 15px;
    line-height: 16px;
  }
  .contact-index-index .heading-section h2 {
    font-weight: 600;
    margin: 0 0 5px 0;
  }
  .contact-index-index .heading-section span {
    text-transform: capitalize;
  }
  .contact-index-index .contact {
    margin-bottom: 20px;
  }
  .contact-index-index .contact fieldset {
    margin-bottom: 15px;
  }
  .contact-index-index .contact fieldset .form-heading {
    margin-bottom: 15px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .contact-index-index .contact fieldset .field.newsletter {
    padding: 0 0 0 20px;
    position: relative;
  }
  .contact-index-index .contact fieldset .field.newsletter .checkbox {
    position: absolute;
    left: 0;
    top: 0;
  }
  .contact-index-index .contact fieldset .field.newsletter p {
    padding: 0;
    margin: 0;
  }
  .contact-index-index .contact fieldset .field .label:after {
    line-height: 14px;
  }
  .contact-index-index .contact-right .stv-text .stv-in-text .l-in {
    width: 100%;
    margin-bottom: 5px;
  }
  .contact-index-index .contact-right .stv-text .stv-in-text .l-in h3 {
    font-weight: 600;
    margin: 0;
  }
  .contact-index-index .contact-right .stv-text .stv-in-text .r-in {
    width: 100%;
  }
  .contact-index-index .contact-right .stv-text .stv-in-text .contact-social {
    margin: 20px 0;
  }
}
/*479*/
@media (max-width: 479px) {
  .contact-index-index .contact fieldset .field .label {
    width: 100% !important;
    margin: 0 0 10px!important;
  }
  .contact-index-index .contact fieldset .field .control {
    width: 100% !important;
  }
}
.news-index-index .page-wrapper {
  background-color: #fafafa;
}
.news-index-index .page-header {
  background-color: #fafafa;
}
.news-index-index .page-title-wrapper {
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.news-index-index .page-title-wrapper .page-title {
  color: #432858;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
}
.news-index-index .page-main .block.posts .news-lists {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  width: auto;
  float: none;
}
.news-index-index .page-main .block.posts .news-lists li {
  box-sizing: border-box;
}
.news-index-index .page-main .block.posts .news-lists li.post {
  width: 32%;
  border: none;
  background-color: #ffffff;
  padding: 20px 30px;
  box-shadow: none;
  margin: 0;
  margin-bottom: 25px;
}
.news-index-index .page-main .block.posts .news-lists li .post-header {
  background-color: transparent;
  padding: 0;
  margin: 0 0 15px;
}
.news-index-index .page-main .block.posts .news-lists li .post-header h2 {
  text-align: left;
}
.news-index-index .page-main .block.posts .news-lists li .post-header h2:before {
  display: none;
}
.news-index-index .page-main .block.posts .news-lists li .post-header h2 a {
  color: #432858;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 24px;
}
.news-index-index .page-main .block.posts .news-lists li .post-header h2 a:hover {
  color: #f08217;
  text-decoration: none;
  opacity: 1;
}
.news-index-index .page-main .block.posts .news-lists li .post-featured-item {
  margin-bottom: 15px;
}
.news-index-index .page-main .block.posts .news-lists li .post-entry {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.news-index-index .page-main .block.posts .news-lists li .post-entry .post-entry-text h2 {
  color: #432858;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 24px;
}
.news-index-index .page-main .block.posts .news-lists li .post-entry .post-entry-text p {
  margin-bottom: 15px;
}
.news-index-index .page-main .block.posts .news-lists li .post-entry .post-entry-text .date-author {
  display: block;
  float: left;
  margin-top: 0;
  font-family: 'Barlow';
}
.news-index-index .page-main .block.posts .news-lists li .post-entry-bottom {
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: none;
  text-align: right;
  line-height: normal;
}
.news-index-index .page-main .block.posts .news-lists li .post-entry-bottom .custom-more-link {
  border: none;
  padding: 0;
  background-color: transparent;
  color: #432858;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0;
}
.news-index-index .page-main .block.posts .news-lists li .post-entry-bottom .custom-more-link:hover {
  color: #f08217;
}
.news-index-index .page-main .block.posts .news-lists li .post-entry-bottom .custom-more-link:after {
  font-size: 14px;
  padding-left: 5px;
  content: "\f105";
}
.news-index-index .page-main .block.posts .news-lists li .post-entry-bottom .like-comment-buttons-wrapper {
  display: none;
}
.news-view-index .post.post-view {
  width: 100%;
  border: none;
  background-color: transparent;
  padding: 0;
  box-shadow: none;
  margin: 0;
  margin-bottom: 20px;
}
.news-view-index .post.post-view .post-header {
  background-color: transparent;
  padding: 0;
  margin: 0 0 20px;
}
.news-view-index .post.post-view .post-header h1 {
  text-align: left;
  margin-bottom: 5px;
  color: #432858;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 24px;
}
.news-view-index .post.post-view .post-header h1:before {
  display: none;
}
.news-view-index .post.post-view .post-featured-item {
  margin-bottom: 20px;
}
.news-view-index .post.post-view .post-entry {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.news-view-index .post.post-view .post-entry .post-entry-text h2 {
  color: #432858;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 24px;
}
.news-view-index .post.post-view .post-entry .date-author {
  margin-top: 0;
  font-family: 'Barlow';
}
.news-view-index .post.post-view .post-line-bottom {
  display: none;
}
/*Responsive-css*/
@media (min-width: 768px) and (max-width: 1023px) {
  .news-index-index .page-main .block.posts .news-lists li.post {
    width: 48%;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .news-index-index .page-main .block.posts .news-lists li.post {
    width: 100%;
    margin-bottom: 15px;
  }
  .news-index-index .page-main .block.posts .news-lists li.post:last-child {
    margin-bottom: 0;
  }
}
/*customer-account-login*/
.customer-account-login .login-container {
  background-color: #ffffff;
  padding: 0px 15px 40px;
}
.customer-account-login .login-container .block {
  margin-bottom: 30px;
}
.customer-account-login .login-container .block .block-title {
  font-size: 18px;
  line-height: normal;
  padding-bottom: 10px;
}
.customer-account-login .login-container .block .block-title strong {
  text-transform: capitalize;
  color: #432858;
}
.customer-account-login .login-container .block .block-content .form fieldset {
  margin: 0;
  position: relative;
}
.customer-account-login .login-container .block .block-content .form fieldset:after {
  position: absolute;
  margin: 0 !important;
  top: -44px;
  right: 0;
  font-size: 14px;
  font-weight: 500;
}
.customer-account-login .login-container .block .block-content .form fieldset .field {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
}
.customer-account-login .login-container .block .block-content .form fieldset .field .label {
  width: 120px;
  padding: 8px 0 0;
  font-size: 16px;
  font-weight: 500;
  color: #432858;
  text-align: left;
}
.customer-account-login .login-container .block .block-content .form fieldset .field .control {
  width: calc(100% - 130px);
  float: right;
}
.customer-account-login .login-container .block .block-content .form fieldset .field .control input {
  font-size: 14px;
  color: #a8a5a6;
  box-shadow: none;
  outline: none;
  height: 50px;
  width: 100%;
  border-color: #eae9e9;
}
.customer-account-login .login-container .block .block-content .form fieldset .field .control div.mage-error {
  font-size: 14px;
}
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar {
  width: 100%;
  padding-left: 130px;
  margin: 0;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .primary {
  flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
}
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .primary button,
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .primary .action-gift {
  background: #432858;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  padding: 10px 15px;
  text-transform: uppercase;
}
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .primary button:hover,
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .primary .action-gift:hover {
  background: #f08217;
}
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .secondary .action {
  font-size: 16px;
  font-weight: 500;
  color: #432858;
  margin: 0;
}
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .secondary .action:hover {
  text-decoration: none;
  color: #f08217;
}
.customer-account-login .login-container .block .block-content p {
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
  margin-bottom: 15px;
}
.customer-account-login .login-container .block.block-new-customer .actions-toolbar {
  width: 100%;
  padding: 0;
  margin: 0;
}
.customer-account-login .login-container .block.block-new-customer .actions-toolbar .primary a {
  background: #432858;
  border: none;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  padding: 10px 15px;
  margin: 0;
  border-radius: 0;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}
.customer-account-login .login-container .block.block-new-customer .actions-toolbar .primary a:hover {
  background: #f08217;
}
/*customer-account-forgotpassword*/
.customer-account-forgotpassword .password,
.customer-account-createpassword .password {
  background-color: #ffffff;
  padding: 0px 15px 40px;
  width: 100% !important;
  min-width: 1px;
}
.customer-account-forgotpassword .password fieldset,
.customer-account-createpassword .password fieldset {
  position: relative;
  width: 50%;
  margin-bottom: 30px;
}
.customer-account-forgotpassword .password fieldset .field,
.customer-account-createpassword .password fieldset .field {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.customer-account-forgotpassword .password fieldset .field:last-child,
.customer-account-createpassword .password fieldset .field:last-child {
  margin-bottom: 0;
}
.customer-account-forgotpassword .password fieldset .field .label,
.customer-account-createpassword .password fieldset .field .label {
  width: 200px;
  padding: 8px 0 0;
  font-size: 16px;
  font-weight: 500;
  color: #432858;
  text-align: left;
}
.customer-account-forgotpassword .password fieldset .field .control,
.customer-account-createpassword .password fieldset .field .control {
  width: calc(100% - 130px);
}
.customer-account-forgotpassword .password fieldset .field .control input,
.customer-account-createpassword .password fieldset .field .control input {
  font-size: 14px;
  color: #a8a5a6;
  box-shadow: none;
  outline: none;
  height: 50px;
  width: 100%;
  border-color: #eae9e9;
}
.customer-account-forgotpassword .password fieldset .field .control .nested .field,
.customer-account-createpassword .password fieldset .field .control .nested .field {
  margin: 0;
}
.customer-account-forgotpassword .password fieldset .field .control .nested .field .control img,
.customer-account-createpassword .password fieldset .field .control .nested .field .control img {
  margin-bottom: 0;
}
.customer-account-forgotpassword .password fieldset .field .control .nested .field .control button,
.customer-account-createpassword .password fieldset .field .control .nested .field .control button,
.customer-account-forgotpassword .password fieldset .field .control .nested .field .control .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .password fieldset .field .control .nested .field .control .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .password fieldset .field .control .nested .field .control .action-gift,
.customer-account-createpassword .password fieldset .field .control .nested .field .control .action-gift {
  background: #432858;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  padding: 10px 15px;
}
.customer-account-forgotpassword .password fieldset .field .control .nested .field .control button:hover,
.customer-account-createpassword .password fieldset .field .control .nested .field .control button:hover,
.customer-account-forgotpassword .password fieldset .field .control .nested .field .control .cart.table-wrapper .actions-toolbar > .action:hover,
.customer-account-createpassword .password fieldset .field .control .nested .field .control .cart.table-wrapper .actions-toolbar > .action:hover,
.customer-account-forgotpassword .password fieldset .field .control .nested .field .control .action-gift:hover,
.customer-account-createpassword .password fieldset .field .control .nested .field .control .action-gift:hover {
  background: #f08217;
}
.customer-account-forgotpassword .password fieldset .field .control div.mage-error[generated],
.customer-account-createpassword .password fieldset .field .control div.mage-error[generated] {
  font-size: 14px;
}
.customer-account-forgotpassword .password .actions-toolbar,
.customer-account-createpassword .password .actions-toolbar {
  width: 50%;
  padding-left: 180px;
  margin: 0 !important;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.customer-account-forgotpassword .password .actions-toolbar .primary,
.customer-account-createpassword .password .actions-toolbar .primary {
  flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
}
.customer-account-forgotpassword .password .actions-toolbar .primary button,
.customer-account-createpassword .password .actions-toolbar .primary button,
.customer-account-forgotpassword .password .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .password .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .password .actions-toolbar .primary .action-gift,
.customer-account-createpassword .password .actions-toolbar .primary .action-gift {
  background: #432858;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  padding: 10px 15px;
  text-transform: uppercase;
}
.customer-account-forgotpassword .password .actions-toolbar .primary button:hover,
.customer-account-createpassword .password .actions-toolbar .primary button:hover,
.customer-account-forgotpassword .password .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.customer-account-createpassword .password .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.customer-account-forgotpassword .password .actions-toolbar .primary .action-gift:hover,
.customer-account-createpassword .password .actions-toolbar .primary .action-gift:hover {
  background: #f08217;
}
.customer-account-forgotpassword .password .actions-toolbar .secondary .action,
.customer-account-createpassword .password .actions-toolbar .secondary .action {
  font-size: 16px;
  font-weight: 500;
  color: #432858;
  margin: 0;
}
.customer-account-forgotpassword .password .actions-toolbar .secondary .action:hover,
.customer-account-createpassword .password .actions-toolbar .secondary .action:hover {
  text-decoration: none;
  color: #f08217;
}
/*customer-account-createpassword*/
.customer-account-createpassword .password {
  padding: 0;
}
.customer-account-createpassword .password .actions-toolbar {
  padding-left: 198px;
  width: auto;
}
.customer-account-createpassword .form.password.reset {
  padding: 30px 0;
  padding-left: 15px;
}
.customer-account-createpassword .form.password.reset .fieldset {
  width: 100%;
  max-width: 600px;
}
.customer-account-createpassword .form.password.reset .fieldset .field .control {
  padding-left: 20px;
}
/*customer-account-create*/
.customer-account-create .form-create-account {
  background-color: #ffffff;
  padding: 0px 15px 40px;
  width: 100% !important;
  min-width: 1px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.customer-account-create .form-create-account fieldset {
  position: relative;
  width: 50%;
  margin-bottom: 15px;
  width: 48%;
}
.customer-account-create .form-create-account fieldset .legend {
  font-size: 20px;
  margin: 0 0 10px 180px;
  font-weight: 500;
}
.customer-account-create .form-create-account fieldset .field {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.customer-account-create .form-create-account fieldset .field:last-child {
  margin-bottom: 0;
}
.customer-account-create .form-create-account fieldset .field.choice {
  padding-left: 180px;
}
.customer-account-create .form-create-account fieldset .field.choice .label {
  width: auto;
  padding: 0;
}
.customer-account-create .form-create-account fieldset .field.choice:before {
  display: none;
}
.customer-account-create .form-create-account fieldset .field .label {
  width: 200px;
  padding: 8px 0 0;
  font-size: 16px;
  font-weight: 500;
  color: #432858;
  text-align: left;
}
.customer-account-create .form-create-account fieldset .field .control {
  width: calc(100% - 130px);
}
.customer-account-create .form-create-account fieldset .field .control input {
  font-size: 14px;
  color: #a8a5a6;
  box-shadow: none;
  outline: none;
  height: 50px;
  width: 100%;
  border-color: #eae9e9;
}
.customer-account-create .form-create-account fieldset .field .control .nested .field {
  margin: 0;
}
.customer-account-create .form-create-account fieldset .field .control .nested .field .control img {
  margin-bottom: 0;
}
.customer-account-create .form-create-account fieldset .field .control .nested .field .control button,
.customer-account-create .form-create-account fieldset .field .control .nested .field .control .cart.table-wrapper .actions-toolbar > .action,
.customer-account-create .form-create-account fieldset .field .control .nested .field .control .action-gift {
  background: #432858;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  padding: 10px 15px;
}
.customer-account-create .form-create-account fieldset .field .control .nested .field .control button:hover,
.customer-account-create .form-create-account fieldset .field .control .nested .field .control .cart.table-wrapper .actions-toolbar > .action:hover,
.customer-account-create .form-create-account fieldset .field .control .nested .field .control .action-gift:hover {
  background: #f08217;
}
.customer-account-create .form-create-account fieldset .field .control div.mage-error[generated] {
  font-size: 14px;
}
.customer-account-create .form-create-account .actions-toolbar {
  width: 100%;
  padding-left: 180px;
  margin: 0 !important;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.customer-account-create .form-create-account .actions-toolbar:after,
.customer-account-create .form-create-account .actions-toolbar:before {
  display: none;
}
.customer-account-create .form-create-account .actions-toolbar .primary {
  order: 2;
}
.customer-account-create .form-create-account .actions-toolbar .primary button,
.customer-account-create .form-create-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-create .form-create-account .actions-toolbar .primary .action-gift {
  background: #432858;
  border: none;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  padding: 10px 15px;
  text-transform: uppercase;
}
.customer-account-create .form-create-account .actions-toolbar .primary button:hover,
.customer-account-create .form-create-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.customer-account-create .form-create-account .actions-toolbar .primary .action-gift:hover {
  background: #f08217;
}
.customer-account-create .form-create-account .actions-toolbar .secondary .action {
  font-size: 16px;
  font-weight: 500;
  color: #432858;
  margin: 0;
}
.customer-account-create .form-create-account .actions-toolbar .secondary .action:hover {
  text-decoration: none;
  color: #f08217;
}
.customer-account-login .page-main,
.customer-account-create .page-main,
.customer-account-forgotpassword .page-main,
.customer-account-createpassword .page-main {
  margin-top: 50px;
}
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper {
  background-color: #ffffff;
  padding: 15px;
}
.customer-account-login .page-title-wrapper h1,
.customer-account-create .page-title-wrapper h1,
.customer-account-forgotpassword .page-title-wrapper h1,
.customer-account-createpassword .page-title-wrapper h1 {
  color: #432858;
  font-size: 28px;
  text-transform: capitalize;
  font-weight: 600;
  width: 100%;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 0;
  padding-bottom: 15px;
}
/*Responsive-css*/
/*768-1440*/
@media (min-width: 768px) and (max-width: 1440px) {
  .customer-account-forgotpassword .password fieldset {
    width: 85%;
    max-width: 600px;
  }
  .customer-account-forgotpassword .password fieldset .field .control {
    padding-left: 20px;
  }
  .customer-account-forgotpassword .password fieldset .field .control .nested .field .control {
    width: 100%;
    padding-left: 0px;
  }
  .customer-account-forgotpassword .password .actions-toolbar {
    width: 85%;
    max-width: 600px;
  }
}
/*768-991*/
@media (min-width: 768px) and (max-width: 991px) {
  .customer-account-login .page-main,
  .customer-account-create .page-main,
  .customer-account-forgotpassword .page-main {
    margin-top: 25px;
  }
  .customer-account-login .login-container .block .block-content p {
    font-size: 14px;
    line-height: 22px;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .field {
    font-size: 14px;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .field .label {
    width: 100px;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar {
    padding: 0;
  }
  .customer-account-create .form-create-account {
    padding: 0px 15px 20px;
  }
  .customer-account-create .form-create-account fieldset {
    width: 48%;
    margin-bottom: 10px;
  }
  .customer-account-create .form-create-account fieldset .legend {
    margin: 0 0 10px;
    font-size: 18px;
  }
  .customer-account-create .form-create-account fieldset .field {
    margin-bottom: 10px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .customer-account-create .form-create-account fieldset .field.confirmation {
    margin-bottom: 0;
  }
  .customer-account-create .form-create-account fieldset .field.choice {
    padding-left: 0;
  }
  .customer-account-create .form-create-account fieldset .field .label {
    width: 100%;
    padding: 0;
    margin-bottom: 5px;
  }
  .customer-account-create .form-create-account fieldset .field .control {
    width: 100%;
  }
  .customer-account-create .form-create-account .actions-toolbar {
    width: 100%;
    padding: 0;
  }
  .customer-account-create .form-create-account .actions-toolbar .primary {
    margin: 0;
  }
  .customer-account-create .form-create-account .actions-toolbar .primary button,
  .customer-account-create .form-create-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
  .customer-account-create .form-create-account .actions-toolbar .primary .action-gift {
    text-transform: capitalize;
  }
}
/*767*/
@media (max-width: 767px) {
  .customer-account-login .page-main,
  .customer-account-create .page-main,
  .customer-account-forgotpassword .page-main {
    margin-top: 25px;
  }
  .customer-account-login .page-title-wrapper,
  .customer-account-create .page-title-wrapper,
  .customer-account-forgotpassword .page-title-wrapper {
    background-color: #ffffff;
    padding: 10px 15px 0 15px;
  }
  .customer-account-login .page-title-wrapper h1,
  .customer-account-create .page-title-wrapper h1,
  .customer-account-forgotpassword .page-title-wrapper h1 {
    font-size: 20px;
    padding-bottom: 10px;
  }
  .customer-account-login .login-container {
    padding: 15px 15px 20px;
  }
  .customer-account-login .login-container .block + .block {
    margin-top: 30px;
  }
  .customer-account-login .login-container .block .block-content p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .field {
    font-size: 14px;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .field .label {
    width: 100%;
    padding: 0;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .field .control {
    width: 100%;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar {
    padding: 0;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .primary {
    margin: 0;
    padding-right: 10px;
    flex-grow: inherit;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .secondary .action {
    font-size: 14px;
  }
  .customer-account-login .login-container .block .block-content .form fieldset:after {
    top: 34px;
    font-size: 13px;
  }
  .customer-account-forgotpassword .password {
    padding: 15px 15px 20px;
  }
  .customer-account-forgotpassword .password fieldset {
    width: 100%;
    margin-bottom: 20px;
  }
  .customer-account-forgotpassword .password fieldset .field {
    font-size: 14px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .customer-account-forgotpassword .password fieldset .field .label {
    width: 100%;
    padding: 0;
  }
  .customer-account-forgotpassword .password fieldset .field .control {
    width: 100%;
  }
  .customer-account-forgotpassword .password fieldset .field .control .nested .field .control img {
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 15px;
  }
  .customer-account-forgotpassword .password .actions-toolbar {
    width: 100%;
    padding: 0;
  }
  .customer-account-forgotpassword .password .actions-toolbar .primary {
    padding-right: 10px;
    margin: 0;
    flex-grow: inherit;
  }
  .customer-account-forgotpassword .password .actions-toolbar .primary button,
  .customer-account-forgotpassword .password .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
  .customer-account-forgotpassword .password .actions-toolbar .primary .action-gift {
    text-transform: capitalize;
  }
  .customer-account-create .form-create-account {
    padding: 15px 15px 20px;
  }
  .customer-account-create .form-create-account fieldset {
    width: 100%;
    margin-bottom: 20px;
  }
  .customer-account-create .form-create-account fieldset .legend {
    margin: 0 0 10px;
    font-size: 18px;
  }
  .customer-account-create .form-create-account fieldset .field {
    margin-bottom: 10px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .customer-account-create .form-create-account fieldset .field.confirmation {
    margin-bottom: 0;
  }
  .customer-account-create .form-create-account fieldset .field.choice {
    padding: 0;
  }
  .customer-account-create .form-create-account fieldset .field .label {
    width: 100%;
    padding: 0;
  }
  .customer-account-create .form-create-account fieldset .field .control {
    width: 100%;
  }
  .customer-account-create .form-create-account .actions-toolbar {
    width: 100%;
    padding: 0;
  }
  .customer-account-create .form-create-account .actions-toolbar .primary {
    padding-right: 10px;
    margin: 0;
    flex-grow: inherit;
  }
  .customer-account-create .form-create-account .actions-toolbar .primary button,
  .customer-account-create .form-create-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
  .customer-account-create .form-create-account .actions-toolbar .primary .action-gift {
    text-transform: capitalize;
  }
  .customer-account-createpassword .password fieldset {
    max-width: 100%;
  }
  .customer-account-createpassword .password fieldset .field {
    display: block;
  }
  .customer-account-createpassword .password fieldset .field .label {
    width: 100%;
  }
  .customer-account-createpassword .password fieldset .field .control {
    width: 100%;
    padding-left: 0 !important;
  }
  .customer-account-createpassword .password .actions-toolbar {
    display: inline-block;
    padding-left: 0 !important;
  }
}
.cms-page-view .column.main ul li,
.cms-page-view .column.main ol li {
  list-style: disc;
  margin: 2px 30px;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest {
  background-color: #fafafa;
  margin-bottom: 20px;
  padding: 25px 30px;
  border-top: 1px solid #eae9e9;
  border-bottom: 1px solid #eae9e9;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest h2 {
  font-size: 20px;
  font-weight: bold;
  color: #432858;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius {
  margin-top: 15px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group {
  margin: 0;
  margin-bottom: 20px;
  position: relative;
  flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group .input-text {
  height: 50px;
  width: 100%;
  border-color: #e6e6e6;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group #postcode-error {
  position: absolute;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group .find {
  position: absolute;
  top: 50%;
  right: 5px;
  background-color: #f18218;
  color: #ffffff;
  border: none;
  min-width: 90px;
  height: 40px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group .find:hover {
  background-color: #432858;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect {
  width: 260px;
  flex-grow: initial;
  padding-left: 35px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect label {
  margin: 0;
  color: #7d7d7d;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  line-height: normal;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect select {
  height: 50px;
  width: 100%;
  border-color: #e6e6e6;
  background: #ffffff url(../images/select-arrow-small.png) calc(90%);
  background-repeat: no-repeat;
  -webkit-appearance: none;
  color: #040107;
  font-weight: 500;
  font-size: 12px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul {
  margin-bottom: 30px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li {
  cursor: pointer;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  background-color: #fafafa;
  padding: 10px;
  margin-bottom: 10px;
  position: relative;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li:last-child {
  margin-bottom: 0;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .key-tag {
  position: absolute;
  top: 10px;
  left: -10px;
  background-color: #ee1d25;
  padding: 4px 8px;
  display: inline-block;
  text-align: center;
  color: #fafafa;
  text-transform: uppercase;
  font-weight: 600;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-img {
  background-color: #f6f6f8;
  width: 116px;
  height: 116px;
  padding: 13px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail {
  width: calc(100% - 150px);
  position: relative;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail .miles {
  color: #b5b5b5;
  font-size: 12px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail .miles strong {
  font-weight: 500;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail h3 {
  font-size: 16px;
  font-weight: bold;
  color: #432858;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail p {
  color: #040107;
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 13px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags {
  margin-bottom: 14px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span {
  padding: 2px 5px;
  font-size: 12px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-tbc {
  background-color: #da291c;
  color: #fedd00;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-def {
  background-color: #470a68;
  color: #ffffff;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-zer {
  background-color: #fe5000;
  color: #ffffff;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-buzz {
  background-color: #ffd700;
  color: #da291c;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-up {
  background-color: #1a1e51;
  color: #fedd00;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul {
  margin-bottom: 0;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li {
  display: inline-block;
  border-right: 1px solid #dddddd;
  line-height: normal;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  background-color: transparent;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li:last-child {
  border: none;
  margin: none;
  padding: none;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li a {
  color: #040107;
  font-size: 13px;
  font-weight: 500;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li a:hover {
  text-decoration: none;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li strong {
  text-transform: uppercase;
  color: #432858;
  font-weight: bold;
  font-size: 13px;
}
.cms-page-view .find-stockist .find-stockist-location .view-more {
  text-align: center;
}
.cms-page-view .find-stockist .find-stockist-location .view-more a {
  min-width: 210px;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  background-color: #432858;
  text-transform: uppercase;
  color: #fafafa;
  padding: 10px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.cms-page-view .find-stockist .find-stockist-location .view-more a:hover {
  background-color: #f08217;
  text-decoration: none;
}
.cms-page-view .find-stockist .find-stockist-location .paging .pager .pages .items.pages-items {
  float: right;
}
.cms-page-view .find-stockist .find-stockist-location .paging .pager .pages .items.pages-items .item .action {
  border: 0;
  width: auto;
}
.cms-page-view .find-stockist .find-stockist-location .paging .pager .pages .items.pages-items .item .action:before {
  margin: 0 -15px;
  line-height: 55px;
}
.cms-page-view .find-stockist .find-stockist-location .paging .pager .pages .items.pages-items .item .action.previous {
  margin-right: 0;
}
.cms-page-view .find-stockist .find-stockist-location .paging .pager .pages .items.pages-items .item .action.next {
  margin-left: 0;
}
.catalogsearch-result-index .page-title-wrapper h1 {
  padding: 10px 15px;
  background-color: #f6f6f7;
  font-size: 26px;
  color: #432858;
  line-height: normal;
  margin-bottom: 15px;
}
/*767*/
@media (max-width: 767px) {
  .catalogsearch-result-index .page-title-wrapper h1 {
    font-size: 20px;
  }
}
header .right-header .header-right-bottom .minicart-wrapper {
  margin-left: 30px;
  margin-right: 10px;
}
header .right-header .header-right-bottom .minicart-wrapper .action.showcart:before {
  background: url(../images/cart-icon.png) no-repeat center left;
  padding: 0px;
  width: 30px;
  height: 31px;
  content: "";
}
header .right-header .header-right-bottom .minicart-wrapper .action .counter {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 28px;
  height: 28px;
  margin: 0;
  font-size: 9px;
  line-height: 28px;
  font-weight: 600;
  background: #432858;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart {
  margin-top: 10px;
  border-color: #eae9e9;
  box-shadow: none;
  padding: 20px;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .subtitle:not(.empty) {
  display: none !important;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .items-total {
  margin: 0;
  display: block;
  float: none;
  display: none;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .subtotal {
  margin: 20px 0 15px;
  line-height: 1;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .subtotal .label {
  float: left;
  font-size: 18px;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .subtotal .amount .price {
  font-weight: 600;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .primary {
  margin: 0;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .primary .action.primary {
  background-color: #f08217;
  color: #fafafa;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  border: none;
  border-radius: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .primary .action.primary:hover {
  background-color: #432858;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .secondary {
  margin: 0;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .secondary a.viewcart {
  background-color: transparent;
  color: #432858;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  border: none;
  text-transform: uppercase;
  padding: 0;
  display: block;
  width: 100%;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .secondary a.viewcart:hover {
  color: #f08217;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
  border-color: #eae9e9;
  height: auto !important;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li {
  border-color: #eae9e9;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-photo {
  width: 70px;
  border: 1px solid #eae9e9;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-photo .product-image-container {
  display: initial;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-photo img {
  height: auto !important;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details {
  padding: 0;
  width: calc(100% - 90px);
  float: right;
  position: relative;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-name {
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-name a {
  font-size: 16px;
  font-weight: 600;
  color: #432858;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-name a:hover {
  text-decoration: none;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing {
  display: inline-block;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .price-container {
  margin-bottom: 0px;
  margin-right: 0;
  clear: none;
  position: relative;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .price-container span {
  margin: 0;
  display: block !important;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .price-container span .price {
  font-size: 16px;
  font-weight: 500;
  color: #432858;
  line-height: 18px;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .details-qty {
  position: relative;
  display: flex;
  align-items: center;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .details-qty .label {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  color: #432858;
  line-height: 32px;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .details-qty input {
  margin: 0 5px;
  padding: 0 1px;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product.actions {
  position: absolute;
  right: 0;
  margin: 0;
  bottom: 3px;
  z-index: 999;
}
.modals-overlay {
  z-index: 9999 !important;
}
.modal-popup {
  z-index: 99999 !important;
}
.modal-popup .modal-inner-wrap .modal-header {
  padding: 20px;
  height: auto;
  line-height: normal;
  display: inline-block;
  border: none;
}
.modal-popup .modal-inner-wrap .modal-header .action-close {
  padding: 4px;
  background-color: #f08217;
}
.modal-popup .modal-inner-wrap .modal-header .action-close:before {
  color: #fafafa;
}
.modal-popup .modal-inner-wrap .modal-content {
  padding: 15px !important;
  border: none;
  border-radius: 0;
  font-size: 14px;
  font-weight: 500;
}
.modal-popup .modal-inner-wrap .modal-footer {
  padding: 20px;
  height: auto;
  background: transparent;
}
.modal-popup .modal-inner-wrap .modal-footer button,
.modal-popup .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.modal-popup .modal-inner-wrap .modal-footer .action-gift {
  background-color: #f08217;
  border: none;
  font-size: 14px;
  font-weight: 500;
  color: #fafafa;
  margin: 0 5px 0 0;
  float: left;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.modal-popup .modal-inner-wrap .modal-footer button:last-child,
.modal-popup .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action:last-child,
.modal-popup .modal-inner-wrap .modal-footer .action-gift:last-child {
  margin-right: 0;
}
.modal-popup .modal-inner-wrap .modal-footer button:hover,
.modal-popup .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.modal-popup .modal-inner-wrap .modal-footer .action-gift:hover {
  background-color: #432858;
}
.checkout-cart-index .top-bar:after {
  display: none;
}
.minicart-wrapper .update-cart-item {
  padding: 3px 8px;
  font-weight: 400;
  font-size: 1rem;
  height: 32px;
  line-height: 1;
}
.minicart-wrapper .update-cart-item span {
  line-height: normal;
  font-size: 14px;
}
/*responsive-css*/
/*992px-1160*/
@media (min-width: 992px) and (max-width: 1160px) {
  header .right-header .header-right-bottom .block-search {
    margin-left: 0;
  }
}
/*991px*/
@media (max-width: 991px) {
  header .right-header .header-right-bottom .minicart-wrapper {
    margin-top: 0;
    margin-left: 10px;
  }
  header .right-header .header-right-bottom .minicart-wrapper .action:before {
    width: 22px;
    height: 25px;
    background-size: 100%;
  }
}
/*767px*/
@media (max-width: 767px) {
  header .right-header .header-right-bottom .minicart-wrapper .block-minicart {
    width: 300px;
    right: -40px;
  }
  header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .primary .action.primary {
    font-size: 16px;
    font-weight: 600;
  }
  header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .secondary a.viewcart {
    font-size: 16px;
    font-weight: 600;
  }
}
/*574px*/
@media only screen and (max-width: 574px) {
  .minicart-wrapper .update-cart-item {
    float: none;
  }
}
.catalog-product-view .top-bar {
  background-color: #f6f6f6;
}
.catalog-product-view .price-label {
  display: none !important;
}
.catalog-product-view .product.media {
  background-color: transparent;
  width: 48%;
  position: relative;
  margin: 0;
}
.catalog-product-view .product.media .product-labels {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  text-align: right;
  width: 100%;
}
.catalog-product-view .product.media .product-labels img,
.catalog-product-view .product.media .product-labels span {
  display: inline-block;
  margin: 0.3vw;
}
.catalog-product-view .product.media .product-labels img {
  width: 14%;
}
.catalog-product-view .product.media .gallery-placeholder {
  width: 100%;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__fullscreen-icon {
  right: 30px;
  bottom: 30px;
  height: 50px;
  width: 50px;
  background: #432858;
  position: absolute;
  display: block !important;
  opacity: 1 !important;
  transform: initial !important;
  top: initial !important;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__fullscreen-icon:after {
  font-family: "Fontawesome";
  content: "\f002";
  font-size: 22px;
  line-height: normal;
  position: absolute;
  top: 50%;
  color: #ffffff;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__arr {
  top: 50%;
  bottom: inherit;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__arr:after {
  display: none;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__arr.fotorama__arr--next .fotorama__arr__arr:after {
  content: "\f105";
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__arr .fotorama__arr__arr {
  background: transparent;
  width: 50px;
  height: 40px;
  outline: none;
  box-shadow: none;
  text-align: center;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__arr .fotorama__arr__arr:after {
  font-family: "Fontawesome";
  font-size: 40px;
  line-height: normal;
  line-height: 40px;
  content: "\f104";
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap {
  margin-top: 10px;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav__frame {
  background-color: transparent;
  margin: 0;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav__frame.fotorama__active {
  background-color: transparent;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__thumb__arr {
  background-color: rgba(255, 255, 255, 0.6);
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__thumb__arr:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__thumb-border {
  border-color: #f08217;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav--dots .fotorama__nav__frame {
  width: 22px;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav--dots .fotorama__nav__frame .fotorama__dot {
  height: 14px;
  width: 14px;
  border-radius: 100%;
  left: 0;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav--dots .fotorama__nav__frame.fotorama__active .fotorama__dot {
  border-color: #f08217;
  background-color: #f08217;
}
.catalog-product-view .product.media .zoomimg {
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #432858;
  font-size: 0;
  bottom: 30px;
  right: 30px;
}
.catalog-product-view .product.media .zoomimg:after {
  font-family: "Fontawesome";
  content: "\f002";
  font-size: 22px;
  line-height: normal;
  position: absolute;
  top: 50%;
  color: #ffffff;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.catalog-product-view .product-info-main {
  width: 50%;
}
.catalog-product-view .product-info-main .category-title {
  text-transform: uppercase;
  color: #432858;
  font-size: 20px;
  padding-left: 15px;
}
.catalog-product-view .product-info-main .page-title-wrapper {
  padding-left: 15px;
}
.catalog-product-view .product-info-main .page-title-wrapper h1 {
  margin: 0 0 20px;
  font-size: 40px;
  color: #432858;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: bold;
}
.catalog-product-view .product-info-main .product-info-price:after {
  content: "";
  clear: both;
  display: table;
}
.catalog-product-view .product-info-main .product-info-price .product-info-box {
  margin: 0 0 20px;
  padding: 10px 15px;
  border-top: 1px solid #eae9e9;
  border-bottom: 1px solid #eae9e9;
  text-transform: uppercase;
  color: rgba(29, 29, 27, 0.5);
  font-size: 12px;
  font-weight: 400;
}
.catalog-product-view .product-info-main .product-info-price .product.overview {
  padding-left: 15px;
  margin: 0 0 20px;
  color: #221f20;
  font-size: 16px;
  font-weight: 400;
}
.catalog-product-view .product-info-main .product-info-price .product.overview .value p {
  font-size: 16px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature {
  margin: 0 0 20px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature > p {
  margin-bottom: 15px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature ul {
  margin: 0 0 20px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature ul li {
  color: #1d1d1b;
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  position: relative;
}
.catalog-product-view .product-info-main .product-info-price .key-feature ul li:last-child {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-price .key-feature ul li:before {
  font-family: "Fontawesome";
  content: "\f00c";
  font-size: 10px;
  color: #f08217;
  top: -1px;
  margin-right: 8px;
  position: relative;
}
.catalog-product-view .product-info-main .product-info-price .key-feature a {
  padding-left: 0;
  color: #f08217;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.catalog-product-view .product-info-main .product-info-price .key-feature a:hover {
  color: #432858;
  text-decoration: none;
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons {
  margin-bottom: 20px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span {
  display: inline-block;
  margin: 0 15px 10px 0;
  font-size: 16px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span:before {
  font-family: 'stv-icons';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 10px;
  font-size: 24px;
  position: relative;
  top: 4px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span.core-product:before {
  content: "\e901";
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span.clipstrip:before {
  content: "\e905";
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span.stack-a-pack:before {
  content: "\e900";
  font-size: 22px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span.hotspot-display:before {
  content: "\e902";
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span.double-sided-display:before {
  content: "\e904";
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span.floor-display:before {
  content: "\e903";
}
.catalog-product-view .product-info-main .product-info-price .additional-price-block {
  width: 100%;
  float: left;
  margin: 0 0 20px;
  display: flex;
  align-items: center;
}
.catalog-product-view .product-info-main .product-info-price .additional-price-info {
  margin: 0;
  padding: 0;
  width: 65%;
}
.catalog-product-view .product-info-main .product-info-price .additional-price-info > p {
  width: 50%;
  float: left;
  display: block;
  font-size: 16px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-price .additional-price-info:after {
  content: "";
  clear: both;
  display: table;
}
.catalog-product-view .product-info-main .product-info-price .discount-box-1,
.catalog-product-view .product-info-main .product-info-price .discount-box-2 {
  float: left;
  margin-bottom: 20px !important;
  font-size: 16px;
  padding: 10px !important;
}
.catalog-product-view .product-info-main .product-info-price .discount-box-2 {
  margin-left: 10%;
}
.catalog-product-view .product-info-main .product-info-price .price-labels {
  width: 35%;
}
.catalog-product-view .product-info-main .product-info-price .price-labels img,
.catalog-product-view .product-info-main .product-info-price .price-labels span {
  display: inline-block;
}
.catalog-product-view .product-info-main .product-info-price .price-labels img {
  width: 35%;
}
.catalog-product-view .product-info-main .product-add-form {
  border-top: 1px solid #eae9e9;
  padding: 20px 15px 0 15px;
}
.catalog-product-view .product-info-main .product-add-form form {
  position: relative;
}
.catalog-product-view .product-info-main .product-add-form form .pack-size {
  font-size: 12px;
  text-transform: uppercase;
  color: #1d1d1b;
  top: 0;
}
.catalog-product-view .product-info-main .product-add-form form .trade-price {
  margin-bottom: -35px;
  margin-top: 20px;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  color: #f08217;
  float: left;
}
.catalog-product-view .product-info-main .product-add-form form .trade-price span {
  display: inline-block;
  margin-left: 34px;
  text-decoration: line-through;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block {
  clear: both;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .price-box {
  padding: 0 150px 0 0;
  margin: 0;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .price-box:before {
  display: none;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .price-box .price-container .price-excluding-tax {
  display: none !important;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .price-box .price-container .price-including-tax .price {
  color: #432858;
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .price-box .price-container .price-including-tax .price:before {
  font-size: 13px;
  margin-right: 8px;
  color: #040107;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .price-box .price-container .price-including-tax .price:after {
  font-size: 13px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .find-stockist {
  background-color: #e7e5ea;
  border: none;
  min-width: 300px;
  color: #ea8020;
  text-transform: uppercase;
  font-size: 15px;
  line-height: normal;
  padding: 15px 0;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .find-stockist i {
  font-size: 20px;
  margin-right: 10px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .find-stockist:hover {
  background-color: #f08217;
  color: #ffffff;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box {
  margin: 10px 0 0!important;
  position: relative;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box:before {
  content: "your pack price";
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  color: #1d1d1b;
  position: relative;
  top: -4px;
  left: 0;
  margin-right: 5px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-excluding-tax {
  display: block !important;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-excluding-tax .price {
  color: #432858;
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-excluding-tax .price:after {
  content: "ex VAT";
  font-weight: 500;
  margin-left: 3px;
  font-size: 12px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-including-tax {
  font-size: 12px;
  font-weight: 400;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-including-tax .price {
  font-size: 13px;
  color: rgba(29, 29, 27, 0.5);
  line-height: normal;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-including-tax .price:before {
  content: "RRP";
  margin-right: 3px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-including-tax .price:after {
  content: "inc VAT";
  font-weight: 400;
  margin-left: 3px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-wrapper .price {
  letter-spacing: -0.5px;
  font-size: 28px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart {
  margin: 0;
  padding-left: 50px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset {
  margin: 0;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty {
  margin: 0;
  padding: 0;
  text-align: center;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .label {
  font-size: 13px;
  color: #1d1d1b;
  text-transform: uppercase;
  font-weight: 400;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .label span {
  font-weight: bold;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .control {
  position: relative;
  text-align: center;
  width: 125px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .control input {
  width: calc(100% - 79px);
  height: 52px;
  color: rgba(34, 31, 32, 0.75);
  font-size: 13px;
  border: 1px solid #eae9e9;
  text-align: center;
  position: relative;
  z-index: 99;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .control div.mage-error,
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .control div.mage-error[generated] {
  position: absolute;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .control .quantity-nav {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .control .quantity-nav .quantity-button {
  width: 40px;
  height: 45px;
  background-color: #f0f0f0;
  border: 1px solid #eae9e9;
  color: #432858;
  font-weight: bold;
  float: left;
  font-size: 20px;
  cursor: pointer;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .control .quantity-nav .quantity-button.quantity-up {
  float: right;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions {
  margin: 30px 0 0 0;
  padding: 0 0 0 30px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions button,
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions .action-gift {
  font-size: 20px;
  font-weight: bold;
  border: none;
  background-color: #432858;
  padding: 10px;
  text-transform: uppercase;
  line-height: normal;
  min-width: 220px;
  display: inline-block;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions button span,
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions .cart.table-wrapper .actions-toolbar > .action span,
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions .action-gift span {
  background: url(../images/add-to-cart-icon.png) no-repeat center left;
  padding-left: 30px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions button:hover,
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions .cart.table-wrapper .actions-toolbar > .action:hover,
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions .action-gift:hover {
  background-color: #f08217;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions .towishlist {
  line-height: normal;
  padding: 0;
  display: block;
  margin-top: 10px;
  font-size: 13px;
  color: #432858;
  text-transform: uppercase;
  font-weight: 600;
  border: none;
  background: none;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions .towishlist span:before {
  content: "\f08a";
  font-family: "Fontawesome";
  font-size: 12px;
  margin-right: 5px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions .towishlist:hover {
  text-decoration: none;
  color: #f08217;
}
.catalog-product-view .product.info {
  margin: 50px 0 35px 0;
  position: relative;
  z-index: 99;
  background-color: #f6f6f7;
  padding: 40px 0;
  display: inline-block;
  width: 100%;
}
.catalog-product-view .product.info .items {
  margin: 0 !important;
}
.catalog-product-view .product.info:after {
  background-color: #f6f6f7;
  position: absolute;
  content: "";
  left: -50vw;
  right: -50vw;
  top: 0;
  height: 100%;
  z-index: -1;
}
.catalog-product-view .product.info .product .title {
  margin: 0 15px 0 0;
}
.catalog-product-view .product.info .product .title.active a {
  color: #432858 !important;
  border-bottom: 3px solid #432858 !important;
}
.catalog-product-view .product.info .product .title:before {
  height: 1px;
  background: #e6e6e7;
  position: absolute;
  top: 50px;
  width: 100%;
  content: "";
  left: 0;
  right: 0;
}
.catalog-product-view .product.info .product .title a {
  height: auto !important;
  padding: 12px !important;
  line-height: normal !important;
  background-color: transparent !important;
  border: none !important;
  display: block !important;
  font-size: 20px !important;
  text-transform: uppercase;
  color: rgba(1, 1, 3, 0.25) !important;
  font-weight: bold !important;
}
.catalog-product-view .product.info .product .content {
  margin-top: 70px;
  padding: 15px !important;
  background-color: transparent !important;
  border: none;
}
.catalog-product-view .product.info .product .content .description ul {
  list-style-type: disc;
  padding: 20px 0 20px 20px;
}
.catalog-product-view .product.info .product .content .description ul li {
  list-style: disc;
}
.catalog-product-view .product.info .product .content .faq-content h3,
.catalog-product-view .product.info .product .content .product-support-content h3 {
  color: #432858;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5px;
}
.catalog-product-view .product.info .product .content .faq-content p,
.catalog-product-view .product.info .product .content .product-support-content p {
  color: #221f20;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 24px;
  margin: 0;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest {
  background-color: #fafafa;
  margin-bottom: 20px;
  padding: 25px 30px;
  border-top: 1px solid #eae9e9;
  border-bottom: 1px solid #eae9e9;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest h2 {
  font-size: 20px;
  font-weight: bold;
  color: #432858;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius {
  margin-top: 15px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group {
  margin: 0;
  position: relative;
  flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group .input-text {
  height: 50px;
  width: 100%;
  border-color: #e6e6e6;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group .find {
  position: absolute;
  top: 50%;
  right: 5px;
  background-color: #f18218;
  color: #ffffff;
  border: none;
  min-width: 90px;
  height: 40px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group .find:hover {
  background-color: #432858;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect {
  width: 260px;
  flex-grow: initial;
  padding-left: 35px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect label {
  margin: 0;
  color: #7d7d7d;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  line-height: normal;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect select {
  height: 50px;
  width: 100%;
  border-color: #e6e6e6;
  background: #ffffff url(../images/select-arrow-small.png) calc(90%);
  background-repeat: no-repeat;
  -webkit-appearance: none;
  color: #040107;
  font-weight: 500;
  font-size: 12px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul {
  margin-bottom: 30px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li {
  cursor: pointer;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  background-color: #fafafa;
  padding: 10px;
  margin-bottom: 10px;
  position: relative;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li:last-child {
  margin-bottom: 0;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .key-tag {
  position: absolute;
  top: 10px;
  left: -10px;
  background-color: #ee1d25;
  padding: 4px 8px;
  display: inline-block;
  text-align: center;
  color: #fafafa;
  text-transform: uppercase;
  font-weight: 600;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-img {
  background-color: #f6f6f8;
  width: 116px;
  height: 116px;
  padding: 13px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail {
  width: calc(100% - 150px);
  position: relative;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail .miles {
  color: #b5b5b5;
  font-size: 12px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail .miles strong {
  font-weight: 500;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail h3 {
  font-size: 16px;
  font-weight: bold;
  color: #432858;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail p {
  color: #040107;
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 13px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags {
  margin-bottom: 14px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span {
  padding: 2px 5px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-tbc {
  background-color: #da291c;
  color: #fedd00;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-def {
  background-color: #470a68;
  color: #ffffff;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-zer {
  background-color: #fe5000;
  color: #ffffff;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-buzz {
  background-color: #ffd700;
  color: #da291c;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-up {
  background-color: #1a1e51;
  color: #fedd00;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul {
  margin-bottom: 0;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li {
  display: inline-block;
  border-right: 1px solid #dddddd;
  line-height: normal;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  background-color: transparent;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li:last-child {
  border: none;
  margin: none;
  padding: none;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li a {
  color: #040107;
  font-size: 13px;
  font-weight: 500;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li a:hover {
  text-decoration: none;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li strong {
  text-transform: uppercase;
  color: #432858;
  font-weight: bold;
  font-size: 13px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .view-more {
  text-align: center;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .view-more a {
  min-width: 210px;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  background-color: #432858;
  text-transform: uppercase;
  color: #fafafa;
  padding: 10px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .view-more a:hover {
  background-color: #f08217;
  text-decoration: none;
}
.catalog-product-view .product.info .product .content .table-wrapper {
  margin: 0;
}
.catalog-product-view .product.info .product .content .table-wrapper table {
  margin: 0;
}
.catalog-product-view .product.info .product .content .table-wrapper table tr th {
  padding: 8px;
  color: #432858;
  font-weight: bold;
  font-size: 16px;
  line-height: normal;
}
.catalog-product-view .product.info .product .content .table-wrapper table tr td {
  padding: 8px;
  font-size: 16px;
  color: #432858;
  line-height: normal;
}
.catalog-product-view .product.info .product .content .description .value {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.catalog-product-view .product.info .product .content .description .value .i-detail {
  width: 45%;
}
.catalog-product-view .product.info .product .content .description .value .i-detail h3 {
  color: #221f20;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.catalog-product-view .product.info .product .content .description .value .i-detail p {
  color: #221f20;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 24px;
}
.catalog-product-view .product.info .product .content .description .value .i-detail .key-feature ul li {
  color: #1d1d1b;
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  position: relative;
  padding-left: 20px;
}
.catalog-product-view .product.info .product .content .description .value .i-detail .key-feature ul li:last-child {
  margin-bottom: 0;
}
.catalog-product-view .product.info .product .content .description .value .i-detail .key-feature ul li:before {
  font-family: "Fontawesome";
  content: "\f00c";
  font-size: 10px;
  color: #f08217;
  top: 50%;
  left: 0px;
  position: absolute;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.catalog-product-view .product.info .product .content .description .value .i-section {
  width: 50%;
}
.catalog-product-view .product.info .product .content .review-add .block-content .fieldset {
  margin-bottom: 0px;
}
.catalog-product-view .product.info .product .content .review-add .block-content .review-legend {
  margin-bottom: 15px !important;
}
.catalog-product-view .product.info .product .content .review-add .block-content .review-legend span {
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
  font-weight: bold;
  color: #432858;
  margin-bottom: 30px;
  display: block;
}
.catalog-product-view .product.info .product .content .review-add .block-content .review-legend strong {
  font-size: 20px;
  font-weight: 500;
  color: #432858;
  display: none;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field {
  margin-bottom: 15px;
  overflow: hidden;
  clear: both;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field label {
  width: 150px !important;
  padding: 0 !important;
  margin: 10px 0 0 0!important;
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(29, 29, 27, 0.5);
  font-weight: normal;
  text-align: left !important;
  float: left;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field .control,
.catalog-product-view .product.info .product .content .review-add .block-content .field #amreview-email-field {
  width: calc(100% - 160px);
  float: right !important;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field .control input,
.catalog-product-view .product.info .product .content .review-add .block-content .field #amreview-email-field input,
.catalog-product-view .product.info .product .content .review-add .block-content .field .control textarea,
.catalog-product-view .product.info .product .content .review-add .block-content .field #amreview-email-field textarea {
  background-color: #f6f6f6;
  height: 40px;
  border: none;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field .control textarea,
.catalog-product-view .product.info .product .content .review-add .block-content .field #amreview-email-field textarea {
  height: 110px;
}
.catalog-product-view .product.info .product .content .review-add .block-content .actions-toolbar {
  margin: 0;
  float: right;
}
.catalog-product-view .product.info .product .content .review-add .block-content .actions-toolbar button.action.submit.primary,
.catalog-product-view .product.info .product .content .review-add .block-content .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.action.submit.primary,
.catalog-product-view .product.info .product .content .review-add .block-content .actions-toolbar .action-gift.action.submit.primary {
  background-color: #432858;
  color: #fafafa;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 0;
  font-weight: 500;
  border: none;
  margin-right: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.catalog-product-view .product.info .product .content .review-add .block-content .actions-toolbar button.action.submit.primary:hover,
.catalog-product-view .product.info .product .content .review-add .block-content .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.action.submit.primary:hover,
.catalog-product-view .product.info .product .content .review-add .block-content .actions-toolbar .action-gift.action.submit.primary:hover {
  background-color: #f08217;
}
.catalog-product-view .min-order-message {
  background-color: #f0f0f0;
  font-size: 13px;
  color: #ee1d25;
  font-weight: 500;
}
.catalog-product-view .min-order-message: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;
}
.related-block .block-title strong {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 25px;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 10px;
  text-align: left;
  padding-left: 15px;
  display: block;
  font-style: normal;
  color: #432858;
}
.related-block .products {
  margin: 0;
}
.custom-product-items.custom-product-5 .product-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.price-excluding-tax {
  display: none !important;
}
.fotorama--fullscreen {
  z-index: 9999 !important;
}
.amreview-submit-form .field.review-field-nickname.-half,
.amreview-submit-form .field.review-field-email {
  width: 100%;
  float: none;
}
#amreview-email-field {
  background-color: #f6f6f6;
  height: 40px;
  border: none;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
/*Responsive-css*/
/*1161-1440*/
@media (min-width: 1161px) and (max-width: 1440px) {
  .catalog-product-view .product-info-main .category-title {
    padding-left: 0px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper {
    padding-left: 0px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper h1 {
    margin: 0 0 15px;
    font-size: 24px;
    line-height: 24px;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .product-info-price .product-info-box {
    padding: 10px 0px;
    margin: 0 0 10px;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .product-info-price .product.overview {
    padding-left: 0;
    margin: 0 0 10px;
    font-size: 16px;
  }
  .catalog-product-view .product-info-main .product-info-price .product.overview .value p {
    font-size: 16px;
  }
  .catalog-product-view .product-info-main .product-info-price .key-feature a {
    padding-left: 0;
  }
  .catalog-product-view .product-info-main .product-add-form {
    padding: 15px 0;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .price-box {
    padding: 0 !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .find-stockist {
    margin-left: 30px;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .price-box {
    margin: 0 !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart {
    padding-left: 20px !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions {
    padding: 0 0 0 10px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions button,
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions .cart.table-wrapper .actions-toolbar > .action,
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions .action-gift {
    min-width: 180px !important;
    font-size: 16px !important;
    height: 45px;
  }
}
/*992-1160*/
@media (min-width: 992px) and (max-width: 1160px) {
  .custom-product-items.custom-product-5 .product-item {
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex: 0 0 25%;
  }
  .catalog-product-view .product-info-main .category-title {
    padding-left: 0px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper {
    padding-left: 0px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper h1 {
    margin: 0 0 15px;
    font-size: 24px;
    line-height: 24px;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .product-info-price .product-info-box {
    padding: 10px 0px;
    margin: 0 0 10px;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .product-info-price .product.overview {
    padding-left: 0;
    margin: 0 0 10px;
    font-size: 14px;
  }
  .catalog-product-view .product-info-main .product-info-price .key-feature a {
    padding-left: 0;
  }
  .catalog-product-view .product-info-main .product-add-form {
    padding: 15px 0;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .price-box {
    margin: 0px !important;
    padding: 0 !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .find-stockist {
    min-width: 1px;
    padding: 15px;
    margin-left: auto;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .price-box {
    margin: 20px 0 10px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart {
    padding-left: 0 !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions {
    padding: 0 0 0 10px!important;
  }
}
/*991*/
@media (max-width: 991px) {
  .custom-product-items.custom-product-5 .product-item {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    -ms-flex: 0 0 33.333333%;
  }
}
/*768-1160*/
@media (min-width: 768px) and (max-width: 1160px) {
  .catalog-product-view .product-info-main .product-add-form .trade-price {
    margin-bottom: 0 !important;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart {
    width: 100%;
    padding-left: 0 !important;
    margin-top: 5px !important;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .qty {
    text-align: left !important;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .qty .control input {
    text-align: center !important;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions {
    padding: 0 0 0 10px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions button,
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .cart.table-wrapper .actions-toolbar > .action,
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .action-gift {
    font-size: 16px !important;
    min-width: 180px !important;
    height: 45px;
  }
  .catalog-product-view .product.info {
    padding: 20px 0 0;
    margin: 20px 0;
  }
  .catalog-product-view .product.info .product .title:before {
    top: 44px;
  }
  .catalog-product-view .product.info .product .title a {
    font-size: 16px !important;
    padding: 10px 0!important;
  }
  .catalog-product-view .product.info .product .content .description .value .i-detail {
    width: 40%;
  }
  .catalog-product-view .product.info .product .content .description .value .i-detail h3 {
    margin-bottom: 5px;
  }
  .catalog-product-view .product.info .product .content .description .value .i-detail p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 22px;
  }
  .catalog-product-view .product.info .product .content .description .value .i-section {
    width: 55%;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest {
    padding: 10px;
    margin-bottom: 15px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect {
    width: 200px;
    padding-left: 15px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail .miles {
    position: static;
  }
}
/*768-991*/
@media (min-width: 768px) and (max-width: 991px) {
  .catalog-product-view .product-info-main .category-title {
    padding-left: 0px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper {
    padding-left: 0px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper h1 {
    margin: 0 0 15px;
    font-size: 22px;
    line-height: 24px;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .product-info-price .product-info-box {
    padding: 10px 0px;
    margin: 0 0 10px;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .product-info-price .product.overview {
    padding-left: 0;
    margin: 0 0 10px;
    font-size: 14px;
  }
  .catalog-product-view .product-info-main .product-info-price .key-feature a {
    padding-left: 0;
  }
  .catalog-product-view .product-info-main .product-info-price .additional-price-block .additional-price-info {
    width: 50%;
  }
  .catalog-product-view .product-info-main .product-info-price .additional-price-block .additional-price-info p {
    width: 100%;
  }
  .catalog-product-view .product-info-main .product-info-price .additional-price-block .price-labels {
    width: 50%;
  }
  .catalog-product-view .product-info-main .product-add-form {
    padding: 15px 0;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .price-box {
    margin: 0px 0 10px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .price-box {
    margin: 20px 0 10px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart {
    padding-left: 0 !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions {
    padding: 0 0 0 10px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions button,
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions .cart.table-wrapper .actions-toolbar > .action,
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions .action-gift {
    font-size: 16px !important;
    min-width: 180px !important;
  }
  .catalog-product-view .product.info .product .content .find-stockist .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
  }
  .catalog-product-view .product.info .product .content .find-stockist .col-md-6 .location-map {
    margin-bottom: 15px;
  }
}
/*767*/
@media (max-width: 767px) {
  .catalog-product-view .column.main {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.info {
    margin: 25px 0;
    padding: 0;
    background-color: transparent;
  }
  .catalog-product-view .product.info:after {
    display: none;
  }
  .catalog-product-view .product.info .product .title {
    margin: 0 0 2px;
  }
  .catalog-product-view .product.info .product .title:before {
    display: none;
  }
  .catalog-product-view .product.info .product .title.active a {
    border-width: 2px !important;
    background-color: #432858 !important;
    color: #ffffff !important;
  }
  .catalog-product-view .product.info .product .title.active a:after {
    color: #ffffff !important;
    content: "\f106";
  }
  .catalog-product-view .product.info .product .title a {
    background-color: #f1f1f1 !important;
    font-weight: 600 !important;
    text-transform: capitalize;
    padding: 10px !important;
    position: relative;
    color: #432858 !important;
    font-size: 18px !important;
  }
  .catalog-product-view .product.info .product .title a:after {
    font-family: "Fontawesome";
    content: "\f107";
    font-size: 18px;
    line-height: normal;
    color: #432858;
    position: absolute;
    font-weight: 500;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .catalog-product-view .product.info .product .content {
    margin-top: 0;
    padding: 20px 10px 10px 10px!important;
  }
  .catalog-product-view .product.info .product .content .faq-content h3 {
    font-size: 18px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .location-map {
    margin-bottom: 15px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest {
    padding: 15px 0px;
    margin-bottom: 15px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest h2 {
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-weight: 600;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group {
    width: 100%;
    margin-bottom: 10px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-img {
    width: 100px;
    height: 100px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail {
    width: calc(100% - 120px);
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail h3 {
    font-weight: 600;
    text-transform: capitalize;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail p {
    margin-bottom: 5px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li strong,
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li a {
    font-size: 12px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail .miles {
    top: -18px;
    right: -10px;
  }
  .catalog-product-view .product.info .product .content .description .value .i-detail {
    width: 100%;
    margin-bottom: 15px;
  }
  .catalog-product-view .product.info .product .content .description .value .i-detail .key-feature ul li {
    font-size: 15px;
  }
  .catalog-product-view .product.info .product .content .description .value .i-section {
    width: 100%;
  }
  .catalog-product-view .product.info .product .content .review-add .block-content .review-form {
    max-width: 100%;
  }
  .catalog-product-view .product.info .product .content .review-add .block-content .review-legend {
    line-height: 1px;
  }
  .catalog-product-view .product.info .product .content .review-add .block-content .review-legend span {
    font-size: 18px;
  }
  .catalog-product-view .product.info .product .content .review-add .field {
    margin-bottom: 10px;
  }
  .catalog-product-view .product.info .product .content .review-add .field label {
    font-size: 14px;
  }
  .catalog-product-view .product.media {
    width: 100%;
    margin-bottom: 20px;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .catalog-product-view .product.media .zoomimg {
    width: 35px;
    height: 35px;
    right: 10px;
    bottom: 10px;
  }
  .catalog-product-view .product.media .zoomimg:after {
    font-size: 16px;
  }
  .catalog-product-view .product.media .gallery-placeholder .fotorama__fullscreen-icon {
    display: none !important;
  }
  .catalog-product-view .product-info-main {
    width: 100%;
  }
  .catalog-product-view .product-info-main .category-title {
    padding: 0;
    font-size: 18px;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .page-title-wrapper {
    padding: 0;
  }
  .catalog-product-view .product-info-main .page-title-wrapper h1 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .product-info-price .product-info-box {
    padding: 10px 0px;
    margin: 0 0 15px;
    text-transform: capitalize;
    font-size: 13px;
  }
  .catalog-product-view .product-info-main .product-info-price .product.overview {
    padding-left: 0;
    margin: 0 0 15px;
  }
  .catalog-product-view .product-info-main .product-info-price .product.overview p {
    line-height: 24px;
  }
  .catalog-product-view .product-info-main .product-info-price .key-feature a {
    padding-left: 0;
  }
  .catalog-product-view .product-info-main .product-info-price .key-feature ul {
    margin: 0 0 15px;
  }
  .catalog-product-view .product-info-main .product-info-price .key-feature ul li {
    padding-left: 0;
  }
  .catalog-product-view .product-info-main .product-info-price .key-feature ul li:before {
    left: 0;
  }
  .catalog-product-view .product-info-main .product-info-price .additional-price-info {
    padding: 0;
  }
  .catalog-product-view .product-info-main .product-add-form {
    padding: 15px 0 0px 0px;
  }
  .catalog-product-view .product-info-main .product-add-form .trade-price {
    text-transform: capitalize !important;
    font-size: 12px !important;
  }
  .catalog-product-view .product-info-main .product-add-form .trade-price span {
    margin-left: 30px !important;
    font-size: 13px !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block {
    padding: 0;
    margin: 0;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .price-box {
    width: auto !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .price-box .price-container .price-including-tax .price {
    font-size: 24px !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .find-stockist {
    min-width: 1px !important;
    width: auto;
    padding: 10px 15px!important;
    font-size: 14px;
    font-weight: 600;
    margin-left: 15px;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .find-stockist i {
    margin-right: 5px;
    font-size: 18px;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .price-box {
    margin: 20px 0 0!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .price-box:before {
    text-transform: capitalize !important;
    font-size: 12px !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .price-box .price-container .price-excluding-tax .price {
    font-size: 20px !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .price-box .price-container .price-including-tax .price {
    font-size: 12px !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart {
    padding-left: 30px !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions {
    padding-left: 15px;
    margin-top: 32px;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions button,
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions .cart.table-wrapper .actions-toolbar > .action,
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions .action-gift {
    font-size: 16px !important;
    min-width: 180px !important;
    height: 45px;
  }
  .catalog-product-view .related-block .block-title strong {
    text-transform: capitalize;
    padding-left: 0;
    line-height: 24px;
    font-weight: 500;
  }
  .custom-product-items.custom-product-5 .product-item {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
  }
}
/*639*/
@media (max-width: 639px) {
  .catalog-product-view .product-info-main .product-add-form .trade-price {
    margin-bottom: -10px !important;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block {
    margin: 0;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block .price-box {
    margin: 20px 0 15px!important;
    width: 100%;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart {
    padding: 0 !important;
    width: 100%;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset {
    width: 100%;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .field.qty {
    width: 100%;
    margin: 0 0 10px;
    text-align: left;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions {
    margin: 0;
    padding: 0 !important;
    width: 100%;
  }
}
/*479*/
@media (max-width: 479px) {
  .catalog-product-view .product-info-main .additional-price-block .additional-price-info {
    width: 50%;
  }
  .catalog-product-view .product-info-main .additional-price-block .additional-price-info p {
    width: 100%;
  }
  .catalog-product-view .product-info-main .additional-price-block .price-labels {
    width: 50%;
    text-align: center;
  }
  .catalog-product-view .product-info-main .additional-price-block .price-labels img {
    width: 50%;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .price-box {
    margin: 0 0 15px!important;
    text-align: center;
    width: 100% !important;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .find-stockist {
    width: 100%;
    margin: 0;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul {
    margin-bottom: 15px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li {
    padding: 10px;
    margin-bottom: 0;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-img {
    margin: auto auto 15px;
    padding: 15px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail {
    width: 100%;
    text-align: center;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li {
    border: none;
    padding: 0;
    margin-right: 0;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail .miles {
    position: static;
  }
  .custom-product-items.custom-product-5 .product-item {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
  }
}
/*439*/
@media (max-width: 439px) {
  .catalog-product-view .product-info-main .product-info-price .discount-box-1,
  .catalog-product-view .product-info-main .product-info-price .discount-box-2 {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.account .top-bar {
  background-color: #f6f6f6;
}
.account .top-bar:after {
  display: none;
}
.account .sidebar .account-nav {
  margin-bottom: 20px;
}
.account .sidebar .account-nav .title {
  position: static;
  height: auto;
  overflow: visible;
  margin: 0 0 15px;
  padding: 0;
  width: auto;
}
.account .sidebar .account-nav .title strong {
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  color: #432858;
  margin: 0;
  text-transform: uppercase;
}
.account .sidebar .account-nav .account-nav-content {
  background-color: #f6f6f6;
  padding: 0;
}
.account .sidebar .account-nav .account-nav-content ul li {
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #fafafa;
  display: inline-block;
}
.account .sidebar .account-nav .account-nav-content ul li:last-child {
  background-color: #fafafa;
  border: none;
}
.account .sidebar .account-nav .account-nav-content ul li:last-child a {
  font-weight: bold;
  padding: 15px 0;
}
.account .sidebar .account-nav .account-nav-content ul li:last-child a:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  line-height: normal;
  margin-left: 10px;
}
.account .sidebar .account-nav .account-nav-content ul li:last-child a:hover {
  background-color: #fafafa;
  color: #f08217;
}
.account .sidebar .account-nav .account-nav-content ul li.current a {
  padding: 0;
}
.account .sidebar .account-nav .account-nav-content ul li.current strong {
  background-color: #432858;
  color: #fafafa;
  width: 100%;
  display: block;
}
.account .sidebar .account-nav .account-nav-content ul li strong {
  padding: 15px !important;
  border: none !important;
  text-transform: uppercase;
  font-weight: 500;
}
.account .sidebar .account-nav .account-nav-content ul li a {
  padding: 15px;
  border: none;
  font-size: 14px;
  color: #432858;
  text-transform: uppercase;
  font-weight: 500;
}
.account .sidebar .account-nav .account-nav-content ul li a:hover {
  background-color: #432858;
  color: #fafafa;
}
.account .sidebar .account-nav .account-nav-content ul li span.delimiter {
  display: none;
}
.account .page-main .column .table-wrapper {
  width: 100%;
}
.account .page-main .column .table-wrapper table {
  margin-bottom: 0;
}
.account .page-main .column .table-wrapper table tfoot tr th {
  background: #f8f6f6;
}
.account .page-main .column .table-wrapper table tfoot tr td {
  background: #f8f6f6;
  border-left: 1px solid #eae9e9;
  font-weight: 700;
}
.account .page-main .column .table-wrapper tr {
  text-transform: uppercase;
  font-size: 12px;
}
.account .page-main .column .table-wrapper tr th {
  color: #432858;
  padding: 10px 10px 10px 10px;
  font-weight: 400;
  border-bottom: 1px solid #eae9e9;
}
.account .page-main .column .table-wrapper tr td {
  color: #1d1d1b;
  padding: 10px;
  border-bottom: 1px solid #eae9e9;
}
.account .page-main .column .table-wrapper tr td.actions a {
  color: #432858;
  font-weight: 600;
  border-right: 1px solid #eae9e9;
  padding-right: 10px;
  margin-right: 10px;
}
.account .page-main .column .table-wrapper tr td.actions a:last-child {
  border: none;
  padding: 0;
}
.account .page-main .column .table-wrapper tr td.actions a:hover {
  text-decoration: none;
  color: #f08217;
}
.account .page-main .column .table-wrapper tr td .price-excluding-tax {
  display: inline-block !important;
  font-size: 12px;
  text-transform: uppercase;
}
.account .page-main .column .actions-toolbar {
  margin: 0;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.account .page-main .column .actions-toolbar .primary {
  flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
}
.account .page-main .column .actions-toolbar button,
.account .page-main .column .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
.account .page-main .column .actions-toolbar .action-gift {
  background: #432858;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  margin: 0;
  line-height: normal;
  padding: 10px 15px;
  text-transform: uppercase;
}
.account .page-main .column .actions-toolbar button:hover,
.account .page-main .column .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.account .page-main .column .actions-toolbar .action-gift:hover {
  background: #f08217;
}
.account .page-main .column .actions-toolbar a.back,
.account .page-main .column .actions-toolbar a {
  color: #432858;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  line-height: normal;
}
.account .page-main .column .actions-toolbar a.back:hover,
.account .page-main .column .actions-toolbar a:hover {
  color: #f08217;
  text-decoration: none;
}
.account .page-main .column .account-billing-agreements .actions-toolbar {
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
}
.account .page-main .column form.form-newsletter-manage .fieldset .field.choice {
  padding-left: 0;
  margin-bottom: 0;
}
.account .page-main .column form.form-newsletter-manage .actions-toolbar {
  padding-left: 0;
}
.account .page-main .column form .field-error,
.account .page-main .column form div.mage-error,
.account .page-main .column form div.mage-error[generated] {
  font-size: 14px;
  font-weight: 500;
}
.account .page-main .column form .password-info {
  padding-left: 180px;
}
.account .page-main .column form .password-info p {
  font-size: 16px;
  color: #432858;
  font-weight: 500;
  margin-bottom: 15px;
}
.account .page-main .column form .password-info p a {
  color: #432858;
  font-weight: 600;
  text-decoration: underline;
}
.account .page-main .column form .password-info p a:hover {
  color: #f08217;
  text-decoration: none;
}
.account .page-main .column form .fieldset {
  margin-bottom: 20px;
}
.account .page-main .column form .fieldset .legend {
  padding-bottom: 10px;
  border-bottom: 1px solid #eae9e9;
  margin: 0 0 30px;
  text-transform: uppercase;
  font-size: 24px;
  color: #432858;
  font-weight: 600;
  line-height: 22px;
}
.account .page-main .column form .fieldset .field {
  margin-bottom: 15px;
}
.account .page-main .column form .fieldset .field p {
  font-size: 16px;
  color: #432858;
  font-weight: 500;
  margin-bottom: 15px;
}
.account .page-main .column form .fieldset .field:last-child {
  margin-bottom: 0;
}
.account .page-main .column form .fieldset .field.choice {
  padding-left: 180px;
  margin-bottom: 5px;
}
.account .page-main .column form .fieldset .field.choice .label {
  width: auto;
  padding: 0;
}
.account .page-main .column form .fieldset .field.choice:before {
  display: none;
}
.account .page-main .column form .fieldset .field.choice:last-child {
  margin-bottom: 0;
}
.account .page-main .column form .fieldset .field .label {
  width: auto;
  padding: 8px 0 0;
  font-size: 16px;
  font-weight: 500;
  color: #432858;
  text-align: left;
}
.account .page-main .column form .fieldset .field .control {
  width: calc(100% - 180px);
  float: right;
}
.account .page-main .column form .fieldset .field .control input {
  font-size: 14px;
  box-shadow: none;
  outline: none;
  height: 50px;
  width: 100%;
  border-color: #eae9e9;
}
.account .page-main .column form .fieldset .field .control select {
  height: 50px;
  border-color: #eae9e9;
  width: 100%;
  outline: none;
  box-shadow: none;
}
.account .page-main .column form .fieldset .field .control .nested .field {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.account .page-main .column form .fieldset .field .control .nested .field .label {
  color: #432858;
  width: auto;
  height: auto;
  position: static;
}
.account .page-main .column form .actions-toolbar {
  padding-left: 180px;
}
.account .page-main .column .block {
  margin-bottom: 30px;
}
.account .page-main .column .block.block-dashboard-addresses {
  background-color: #f6f6f6;
  padding: 30px;
}
.account .page-main .column .block.block-dashboard-addresses .block-content .box {
  padding: 0;
  background-color: transparent;
}
.account .page-main .column .block.block-dashboard-addresses .block-content .box .box-title {
  border: none;
  padding: 0;
  margin-bottom: 5px;
}
.account .page-main .column .block.block-dashboard-addresses .block-content .box .box-title span {
  color: #1d1d1b;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
}
.account .page-main .column .block.block-dashboard-orders {
  background-color: #f6f6f6;
  padding: 30px;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper {
  width: 100%;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper table {
  margin-bottom: 0;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper tr {
  text-transform: uppercase;
  font-size: 12px;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper tr th {
  color: #432858;
  padding: 10px 10px 10px 0px;
  font-weight: 400;
  border-bottom: 1px solid #eae9e9;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper tr td {
  color: #1d1d1b;
  padding: 10px 10px 10px 0px;
  border-bottom: 1px solid #eae9e9;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper tr td.actions a {
  color: #432858;
  font-weight: 600;
  border-right: 1px solid #eae9e9;
  padding-right: 10px;
  margin-right: 10px;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper tr td.actions a:last-child {
  border: none;
  padding: 0;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper tr td.actions a:hover {
  text-decoration: none;
  color: #f08217;
}
.account .page-main .column .block .block-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 24px;
  color: #432858;
  line-height: 22px;
}
.account .page-main .column .block .block-title.view-all {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  margin-bottom: 15px;
}
.account .page-main .column .block .block-title.view-all.order {
  margin-bottom: 0;
}
.account .page-main .column .block .block-title.view-all strong {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
.account .page-main .column .block .block-title a:hover {
  text-decoration: none;
}
.account .page-main .column .block .block-title a:hover span {
  color: #432858;
}
.account .page-main .column .block .block-title span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: rgba(67, 40, 88, 0.5);
}
.account .page-main .column .block .block-title strong {
  font-weight: bold;
}
.account .page-main .column .block .block-content {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.account .page-main .column .block .block-content:after,
.account .page-main .column .block .block-content:before {
  display: none !important;
}
.account .page-main .column .block .block-content p {
  font-size: 16px;
  color: #432858;
  font-weight: 500;
  margin-bottom: 15px;
}
.account .page-main .column .block .block-content p a {
  color: #432858;
  font-weight: 600;
  text-decoration: underline;
}
.account .page-main .column .block .block-content p a:hover {
  color: #f08217;
  text-decoration: none;
}
.account .page-main .column .block .block-content .box {
  padding: 30px;
  background-color: #f6f6f6;
  width: 49% !important;
  margin-bottom: 0 !important;
}
.account .page-main .column .block .block-content .box .box-title {
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 15px;
  padding-bottom: 15px;
  display: block;
}
.account .page-main .column .block .block-content .box .box-title.edit-title {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.account .page-main .column .block .block-content .box .box-title.edit-title a {
  border-bottom: none;
  margin: 0px;
  text-decoration: none;
  position: relative;
  font-weight: 300;
}
.account .page-main .column .block .block-content .box .box-title.edit-title a span {
  font-weight: 300;
  font-size: 14px;
  color: rgba(67, 40, 88, 0.5);
}
.account .page-main .column .block .block-content .box .box-title.edit-title a:before {
  font-family: "Fontawesome";
  content: "\f040";
  font-size: 16px;
  line-height: normal;
  color: #432858;
  margin-right: 7px;
}
.account .page-main .column .block .block-content .box .box-title span {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #432858;
  line-height: normal;
  margin: 0;
}
.account .page-main .column .block .block-content .box .box-content {
  margin-bottom: 10px;
}
.account .page-main .column .block .block-content .box .box-content:last-child {
  margin: 0px;
}
.account .page-main .column .block .block-content .box .box-content p {
  color: #1d1d1b;
  font-size: 14px;
}
.account .page-main .column .block .block-content .box .box-content address {
  color: #1d1d1b;
  font-size: 14px;
  margin: 0;
}
.account .page-main .column .block .block-content .box .box-content address a {
  color: #1d1d1b;
}
.account .page-main .column .block .block-content .box .box-content address a:hover {
  text-decoration: none;
}
.account .page-main .column .block .block-content .box .box-actions {
  margin: 0;
}
.account .page-main .column .block .block-content .box .box-actions a {
  text-transform: uppercase;
  font-size: 12px;
  color: rgba(67, 40, 88, 0.5);
  border-bottom: 1px solid #c9c2ce;
  margin-right: 10px;
  text-decoration: none;
}
.account .page-main .column .block .block-content .box .box-actions a:hover {
  color: #432858;
}
.account .page-main .column .block .block-content .box .box-actions a:last-child {
  margin-right: 0;
}
.account.sales-order-history .actions-toolbar {
  -webkit-box-pack: flex-end !important;
  -ms-flex-pack: flex-end !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  -ms-justify-content: flex-end !important;
}
.account.sales-order-view .page-main .column .block .block-content .box,
.account.sales-order-invoice .page-main .column .block .block-content .box,
.account.sales-order-creditmemo .page-main .column .block .block-content .box,
.account.sales-order-shipment .page-main .column .block .block-content .box {
  margin-bottom: 20px !important;
}
.account.sales-order-view .actions-toolbar,
.account.sales-order-invoice .actions-toolbar,
.account.sales-order-creditmemo .actions-toolbar,
.account.sales-order-shipment .actions-toolbar {
  -webkit-box-pack: flex-end !important;
  -ms-flex-pack: flex-end !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  -ms-justify-content: flex-end !important;
}
.account.sales-order-shipment .page-main .column .actions-toolbar a {
  margin-left: 15px;
}
.account.wishlist-index-index .form-wishlist-items {
  margin-bottom: 25px;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 0 30px 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info {
  width: 100%;
  background-color: #ffffff;
  padding: 10px 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo {
  margin-bottom: 15px;
  display: block;
  background-color: transparent;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo span {
  padding: 0 !important;
  width: 100% !important;
  height: auto;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo span img {
  position: static;
  margin: auto;
  width: auto;
  display: block;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name {
  margin-bottom: 0;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name a {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #432858;
  margin-bottom: 10px;
  line-height: 20px;
  display: block;
  min-height: 38px;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name a:hover {
  text-decoration: none;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .price-box {
  margin-bottom: 15px;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .price-box span {
  color: #432858;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .comment-box {
  display: none;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart {
  margin-bottom: 15px;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset {
  margin-bottom: 0;
  padding: 0;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .field.qty {
  margin: 0;
  padding: 0;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .field.qty .label {
  margin: 0 10px 0 0;
  color: #432858;
  font-size: 14px;
  font-weight: 600;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .field.qty .control input {
  height: 42px;
  border-color: #eae9e9;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions button,
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions .cart.table-wrapper .actions-toolbar > .action,
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions .action-gift {
  background: #432858;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  margin: 0;
  line-height: normal;
  padding: 10px 15px;
  text-transform: uppercase;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions button:hover,
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions .cart.table-wrapper .actions-toolbar > .action:hover,
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions .action-gift:hover {
  background: #f08217;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-actions {
  margin: 0;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-actions a {
  color: #432858;
  font-size: 16px;
  font-weight: 600;
  margin: 0 15px 0 0;
  line-height: normal;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-actions a:hover {
  text-decoration: none;
  color: #f08217;
}
.account.wishlist-index-index .form-wishlist-items .actions-toolbar {
  padding-left: 0 !important;
}
.account.wishlist-index-index .form-wishlist-items .actions-toolbar .primary {
  text-align: left;
}
.account .media-outer {
  float: left;
  width: 100%;
}
.account .media-outer h2 {
  float: left;
  width: 100%;
  padding: 0 15px 8px;
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 800;
  margin-bottom: 10px;
  border-bottom: 1px solid #e8e7e6;
}
.account .media-outer .margin-top40 {
  padding-top: 30px;
  clear: both;
}
.account .media-download {
  float: left;
  width: 100%;
}
.account .media-download ul {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.account .media-download ul li {
  float: left;
  width: 100%;
  padding: 15px;
  background: #fff;
}
.account .media-download ul li:nth-child(even) {
  background: none;
}
.account .pdf-block {
  float: left;
  width: calc(100% - 210px);
}
.account .pdf-block .pdf-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.account .pdf-block .pdf-icon img {
  display: block;
}
.account .pdf-block .pdf-content {
  display: inline-block;
  vertical-align: middle;
}
.account .pdf-block .pdf-content h3 {
  color: #432858;
  font-weight: 700;
  padding-bottom: 0;
  font-size: 20px;
}
.account .pdf-block .pdf-content .file-type {
  display: block;
  font-weight: 500;
  color: #432858;
}
.account .pdf-block .pdf-content .file-type span {
  font-weight: 300;
}
.account .download-btn {
  float: right;
  width: 200px;
  margin-top: 6px;
}
.account .download-btn a.action.primary {
  padding: 10px 15px;
  float: right;
  font-size: 14px;
  background-color: #432858;
  border-color: #432858;
}
.account .media-block {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.account .media-block .media-block-image {
  float: left;
  width: 200px;
  height: 200px;
}
.account .media-block .media-block-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.account .media-block .media-block-cnt {
  float: left;
  width: calc(100% - 200px);
  padding-left: 20px;
  padding-top: 10px;
}
.account .media-block .media-block-cnt span.date {
  float: left;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  font-style: italic;
  padding-bottom: 5px;
}
.account .media-block .media-block-cnt h3 {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  color: #432858;
  line-height: 18px;
}
.account .media-block .media-block-cnt h3 a {
  color: #432858;
}
.account .media-block .media-block-cnt h3 a:hover {
  color: #432858;
}
.account .media-block .media-block-cnt p {
  float: left;
  width: 100%;
}
.account .media-block .media-block-cnt a.read-more {
  float: left;
  width: auto;
  clear: left;
  text-decoration: underline;
  color: #432858;
}
.account .media-block .media-block-cnt a.read-more:hover {
  color: #432858;
  text-decoration: none;
}
.account .media-center-page-description {
  float: left;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 20px;
}
.account .mediacenter-index-index .page-title-wrapper {
  padding: 0 15px 10px;
}
.message {
  clear: left;
}
.message.notice {
  padding: 10px 15px;
  background-color: #f6f6f7;
  font-size: 14px;
  font-weight: 500;
  color: #1d1d1b;
  line-height: normal;
  margin-bottom: 15px;
}
.message.notice div:before {
  display: none !important;
}
.message.notice a {
  color: #432858;
  font-weight: 600;
}
.message.notice a:hover {
  color: #f08217;
  text-decoration: none;
}
.message.info {
  padding: 10px 40px;
  background-color: #f6f6f7;
  font-size: 14px;
  color: #1d1d1b;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 15px;
}
.message.info div:before {
  display: none !important;
}
.message.info a {
  color: #432858;
  font-weight: 600;
}
.message.info a:hover {
  color: #f08217;
  text-decoration: none;
}
.message.success {
  font-size: 14px;
  font-weight: 500;
}
.message.success a {
  color: #432858;
  font-weight: 600;
}
.message.success a:hover {
  text-decoration: none;
  color: #f08217;
}
.order-links {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 5px;
}
.order-links li a {
  color: #1d1d1b;
  font-size: 14px;
  font-weight: 500;
}
.order-links li a:hover {
  text-decoration: none;
  color: #f08217;
}
.order-title {
  border-top: none;
  margin-top: 10px;
  padding-top: 10px;
}
.order-title strong {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #1d1d1b;
  margin: 0 10px 0 0!important;
}
.order-title a {
  color: #1d1d1b;
  font-size: 14px;
  font-weight: 600;
  margin-right: 10px;
}
.order-title a:hover {
  text-decoration: none;
  color: #f08217;
}
.order-tracking {
  border-bottom: 1px solid #eae9e9;
  padding: 10px 0;
}
.order-tracking .tracking-title {
  margin: 0;
}
.order-details-items {
  border-bottom: 1px solid #eae9e9;
}
.customer-account-create .form-create-account fieldset .field.choice .label {
  width: 90%;
}
/*Responsive-css*/
/*992*1440*/
@media (min-width: 992px) and (max-width: 1440px) {
  .account .page-main .column .block.block-dashboard-orders,
  .account .page-main .column .block.block-dashboard-addresses {
    padding: 15px;
  }
  .account .page-main .column .block .block-content .box {
    padding: 15px;
  }
}
/*768*1360*/
@media (min-width: 768px) and (max-width: 1360px) {
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name a {
    font-size: 18px;
    text-transform: capitalize;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .price-box span {
    font-size: 18px;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions button,
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions .cart.table-wrapper .actions-toolbar > .action,
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions .action-gift {
    font-size: 14px;
  }
}
/*991*/
@media (max-width: 991px) {
  .account .page-main {
    padding-top: 15px;
  }
  .account .page-main .columns {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .account .page-main .columns .block.block-dashboard-orders,
  .account .page-main .columns .block.block-dashboard-addresses {
    padding: 15px;
  }
  .account .page-main .columns .block .block-title {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 15px;
  }
  .account .page-main .columns .block .block-title strong {
    font-weight: 600;
  }
  .account .page-main .columns .block .block-content .box {
    padding: 15px;
  }
  .account .page-main .columns form .fieldset .legend {
    font-size: 20px;
    text-transform: capitalize;
    margin: 0 0 10px;
  }
  .account .sidebar {
    width: 100%;
    margin-bottom: 20px;
    order: -1;
    -webkit-order: -1;
    -ms-flex-order: -1;
  }
  .account .sidebar .account-nav {
    margin-bottom: 0 !important;
  }
}
/*767*/
@media (max-width: 767px) {
  .account .page-main {
    padding-top: 15px;
  }
  .account .page-main .columns {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .account .page-main .columns .actions-toolbar {
    padding: 0;
  }
  .account .page-main .columns .actions-toolbar .primary {
    margin-bottom: 0;
    flex-grow: inherit;
    text-transform: capitalize;
  }
  .account .page-main .columns .table-wrapper tr th {
    text-transform: capitalize;
  }
  .account .page-main .columns .table-wrapper tr td {
    text-transform: capitalize;
  }
  .account .page-main .columns .block {
    margin-bottom: 15px;
  }
  .account .page-main .columns .block.block-dashboard-orders .block-title.view-all strong,
  .account .page-main .columns .block.block-dashboard-addresses .block-title.view-all strong {
    font-weight: 500;
  }
  .account .page-main .columns .block.block-dashboard-orders .block-title.view-all .action,
  .account .page-main .columns .block.block-dashboard-addresses .block-title.view-all .action {
    margin-left: 5px !important;
  }
  .account .page-main .columns .block.block-dashboard-orders .block-title.view-all .action span,
  .account .page-main .columns .block.block-dashboard-addresses .block-title.view-all .action span {
    font-weight: 600;
    font-size: 12px;
  }
  .account .page-main .columns .block .toolbar {
    margin-bottom: 15px !important;
  }
  .account .page-main .columns .block .toolbar .pager {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .account .page-main .columns .block .toolbar .pager .toolbar-amount {
    padding: 0;
    margin: 0;
  }
  .account .page-main .columns .block .toolbar .pager .limiter {
    margin: 0;
    padding: 0;
  }
  .account .page-main .columns .block .block-content .box {
    width: 100% !important;
    margin-bottom: 15px !important;
  }
  .account .page-main .columns .block .block-content .box:last-child {
    margin-bottom: 0px !important;
  }
  .account .page-main .columns .block .block-content .box .box-title {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .account .page-main .columns .block .block-content .box .box-title span {
    font-weight: 600 !important;
    text-transform: capitalize;
  }
  .account .page-main .columns form .password-info {
    padding: 0;
  }
  .account .page-main .columns form .password-info p {
    font-size: 14px;
    line-height: 22px;
  }
  .account .page-main .columns form .actions-toolbar {
    padding: 0;
  }
  .account .page-main .columns form .actions-toolbar .primary {
    margin-bottom: 0;
    flex-grow: inherit;
    text-transform: capitalize;
  }
  .account .page-main .columns form .fieldset .field {
    display: inline-block;
    width: 100%;
  }
  .account .page-main .columns form .fieldset .field.choice {
    padding: 0;
  }
  .account .page-main .columns form .fieldset .field .label {
    width: 100%;
    padding: 0;
    margin: 0 0 5px;
    font-size: 14px;
  }
  .account .page-main .columns form .fieldset .field .control {
    width: 100%;
  }
  .account.wishlist-index-index .actions-toolbar .primary button,
  .account.wishlist-index-index .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
  .account.wishlist-index-index .actions-toolbar .primary .action-gift {
    width: auto;
    text-transform: capitalize;
  }
  .account.wishlist-index-index .actions-toolbar .secondary {
    width: auto;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 15px;
    border: none;
    padding-bottom: 0;
    padding-top: 0;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info {
    display: inline-block;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo {
    float: none;
    margin: auto auto 15px;
    text-align: center;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
    max-width: 100% !important;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name {
    margin: auto auto 10px;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name a {
    text-transform: capitalize;
    text-align: center;
    font-size: 16px;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .price-box {
    margin: auto auto 10px auto;
    text-align: center;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .price-box span {
    font-size: 16px;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart {
    float: none;
    margin-right: 0;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .field.qty .label {
    display: none;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions button,
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions .cart.table-wrapper .actions-toolbar > .action,
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions .action-gift {
    font-size: 14px !important;
  }
}
/*575*/
@media (max-width: 575px) {
  .account.wishlist-index-index .actions-toolbar {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .account.wishlist-index-index .actions-toolbar .primary {
    width: 100%;
  }
  .account.wishlist-index-index .actions-toolbar .primary button,
  .account.wishlist-index-index .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
  .account.wishlist-index-index .actions-toolbar .primary .action-gift {
    width: 100%;
    margin-bottom: 1px;
  }
  .account.wishlist-index-index .actions-toolbar .secondary {
    margin-top: 3px;
    text-align: center;
    width: 100%;
  }
  .account .page-main .column .order-details-items .table-wrapper tr td {
    padding: 10px 10px 10px 0!important;
    text-transform: capitalize;
    border-bottom: 1px solid #eae9e9 !important;
  }
  .account .page-main .column .order-details-items .table-wrapper tr td:last-child {
    border-bottom: none !important;
  }
  .account .page-main .column .order-details-items .table-wrapper tr td:before {
    text-transform: capitalize;
  }
  .account .page-main .column .order-details-items .table-wrapper tr td .product-item-name {
    text-transform: capitalize;
  }
  .account .page-main .column .order-details-items .table-wrapper tfoot tr th {
    padding: 10px !important;
  }
  .order-links .item {
    margin-right: 10px;
  }
  .order-links .item strong {
    font-size: 13px;
  }
  .order-links .item a {
    font-size: 13px;
  }
  .order-title {
    padding-top: 0;
  }
}
/*479*/
@media (max-width: 479px) {
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .field.qty .label {
    display: inline-block;
  }
}
.register-banner {
  position: relative;
}
.register-banner:after {
  position: absolute;
  width: 60px;
  top: 0;
  bottom: 0;
  background-color: #fafafa;
  right: 0;
  content: "";
  display: none;
}
.register-banner .register-im img {
  width: 100%;
}
.register-banner .register-banner-text {
  position: absolute;
  bottom: 60px;
  max-width: 1440px;
  left: 0;
  right: 0;
  margin: auto;
}
.register-banner .register-banner-text h1 {
  color: #fafafa;
  text-transform: uppercase;
  line-height: 50px;
  font-size: 60px;
  font-weight: bold;
}
.register-text {
  margin-bottom: 30px;
}
.register-text h2 {
  font-weight: bold;
  text-transform: uppercase;
  color: #432858;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 5px;
}
.register-text .large-p {
  color: #181718;
  font-size: 16px;
  text-transform: uppercase;
}
.register-form {
  margin-bottom: 60px;
}
.register-form .registerfr-box {
  border-bottom: 1px solid #eae9e9;
  border-top: 1px solid #eae9e9;
  margin: 0 0 20px;
}
.register-form .registerfr-box .col-md-6 {
  padding-left: 0;
}
.register-form .registerfr-box .col-md-6:last-child {
  padding-left: 15px;
  padding-right: 0px;
}
.register-form form .form-group {
  margin-bottom: 20px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.register-form form .form-group:last-child {
  margin-bottom: 0;
}
.register-form form .form-group label {
  width: 120px;
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(29, 29, 27, 0.5);
  margin: 0;
}
.register-form form .form-group label i {
  color: #f18a25;
}
.register-form form .form-group .control {
  width: calc(100% - 130px);
}
.register-form form .form-group .control input {
  height: 40px;
  background-color: #f6f6f6;
  border: none;
  box-shadow: none;
  width: 100%;
}
.register-form form .form-group .control select {
  height: 40px;
  border: none;
  box-shadow: none;
  width: 100%;
  text-transform: uppercase;
  color: rgba(29, 29, 27, 0.7);
  background: #f6f6f6 url(../images/select-arrow-small.png) no-repeat calc(100% - 15px);
}
.register-form form .form-group .control.address input {
  border-bottom: 1px solid #fafafa;
}
.register-form form .form-group .control.address input:last-child {
  border-bottom: none;
}
.register-form .register-in {
  padding: 30px 0;
  height: 100%;
}
.register-form .register-in.register-in-gray {
  padding: 30px;
  background-color: #f6f6f6;
}
.register-form .register-in .register-heading {
  margin-bottom: 30px;
}
.register-form .register-in .register-heading h2 {
  font-weight: bold;
  text-transform: uppercase;
  color: #432858;
  font-size: 16px;
  line-height: 24px;
}
.register-form .register-in .product-coad .product-coad-top {
  text-align: right;
}
.register-form .register-in .product-coad .product-coad-top a {
  background-color: #432858;
  color: #fafafa;
  font-size: 12px;
  display: inline-block;
  padding: 8px 20px;
  text-transform: uppercase;
}
.register-form .register-in .product-coad .product-coad-top a:hover {
  background-color: #f08217;
  text-decoration: none;
}
.register-form .register-in .product-coad .product-coad-form {
  background-color: #fafafa;
  padding: 20px;
  border: 1px dotted #eae9e9;
  margin-bottom: 20px;
}
.register-form .register-in .product-coad .product-coad-form .row {
  margin-left: -5px;
  margin-right: -5px;
}
.register-form .register-in .product-coad .product-coad-form .col-md-6,
.register-form .register-in .product-coad .product-coad-form .col-md-12,
.register-form .register-in .product-coad .product-coad-form .col-md-4 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.register-form .register-in .product-coad .product-coad-form .form-group {
  margin-bottom: 15px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.register-form .register-in .product-coad .product-coad-form .form-group label {
  width: 100%;
  margin-bottom: 10px;
  padding-left: 15px;
}
.register-form .register-in .product-coad .product-coad-form .form-group label .fa {
  margin-left: 5px;
  color: #432858;
}
.register-form .register-in .product-coad .product-coad-form .form-group label .fa.fa-question-circle {
  position: relative;
  cursor: pointer;
}
.register-form .register-in .product-coad .product-coad-form .form-group label .fa.fa-question-circle .tooltiptext {
  visibility: hidden;
  width: 180px;
  background-color: #432858;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  font-family: 'Barlow';
  text-transform: none;
  padding: 5px;
}
.register-form .register-in .product-coad .product-coad-form .form-group label .fa.fa-question-circle:hover .tooltiptext {
  visibility: visible;
}
.register-form .register-in .product-coad .product-coad-form .form-group .control {
  width: 100%;
}
.register-form .register-in .product-coad .product-coad-form .form-group .control.datepicker {
  position: relative;
}
.register-form .register-in .product-coad .product-coad-form .form-group .control.datepicker:after {
  font-family: "Fontawesome";
  content: "\f133";
  color: #432858;
  font-size: 16px;
  line-height: normal;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.register-form .register-in .product-coad .product-coad-form p {
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
.register-form .register-in .product-coad .add-product {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.register-form .register-in .product-coad .add-product a {
  background-color: rgba(67, 40, 88, 0.5);
  width: 100%;
  padding: 15px;
  color: #fafafa;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
}
.register-form .register-in .product-coad .add-product a:before {
  font-family: "Fontawesome";
  content: "\f067";
  margin-right: 5px;
}
.register-form .register-in .product-coad .add-product a:hover {
  background-color: #f08217;
  text-decoration: none;
}
.register-form .register-in .product-coad:before,
.register-form .register-in .product-coad:after {
  display: table;
  content: "";
  clear: both;
}
.register-form-actions {
  padding-left: 130px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.register-form-actions .checkbox-cus {
  position: relative;
}
.register-form-actions .checkbox-cus input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  z-index: 3;
  cursor: pointer;
  opacity: 0;
}
.register-form-actions .checkbox-cus input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.register-form-actions .checkbox-cus label {
  padding-left: 25px !important;
  font-size: 14px;
  position: relative;
  line-height: normal;
}
.register-form-actions .checkbox-cus label:before {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #d2d3d4;
  z-index: 1;
  content: "";
  width: 14px;
  height: 14px;
}
.register-form-actions .checkbox-cus label:after {
  position: absolute;
  left: 3px;
  top: 2px;
  display: inline-block;
  vertical-align: top;
  font-size: 9px;
  font-family: "Fontawesome";
  content: "\f00c";
  margin-left: 0;
  font-weight: 400;
  color: #432858;
  opacity: 0;
}
.register-form-actions .cus-btn button,
.register-form-actions .cus-btn .cart.table-wrapper .actions-toolbar > .action,
.register-form-actions .cus-btn .action-gift {
  background-color: #432858;
  font-size: 15px;
  color: #fafafa;
  border: none;
  text-transform: uppercase;
  font-weight: 500;
  padding: 7px 18px;
}
.register-form-actions .cus-btn button:hover,
.register-form-actions .cus-btn .cart.table-wrapper .actions-toolbar > .action:hover,
.register-form-actions .cus-btn .action-gift:hover {
  background-color: #f08217;
}
div.mage-error {
  font-size: 13px;
}
/*Responsive-css-start*/
/*1440*/
@media (max-width: 1440px) {
  .register-banner:after {
    width: 30px;
  }
}
/*1360*/
@media (max-width: 1360px) {
  .register-banner:after {
    display: none;
  }
}
/*992-1299*/
@media (min-width: 992px) and (max-width: 1299px) {
  .register-form form .form-group .control select {
    text-transform: capitalize;
  }
  .register-form .register-in .product-coad .product-coad-form .form-group label {
    text-transform: capitalize;
    font-size: 13px;
    padding-left: 0;
  }
  .register-form-actions {
    padding-left: 0;
  }
}
/*991*/
@media (max-width: 991px) {
  .register-banner .register-banner-text h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .register-text {
    margin-bottom: 15px;
  }
  .register-text h2 {
    font-weight: 600;
  }
  .register-text .large-p {
    font-size: 14px;
    text-transform: capitalize;
    line-height: 22px;
  }
  .register-form {
    margin-bottom: 30px;
  }
  .register-form .registerfr-box {
    margin: 0 -15px 20px -15px;
  }
  .register-form .registerfr-box .col-md-6 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .register-form .register-in.register-in-gray {
    padding: 15px;
  }
  .register-form .register-in .register-heading {
    margin-bottom: 15px;
  }
  .register-form .register-in .product-coad .product-coad-form .form-group label {
    padding-left: 0;
  }
  .register-form form .form-group label {
    width: 100px;
    text-transform: capitalize;
  }
  .register-form form .form-group .control {
    width: calc(100% - 100px);
  }
  .register-form form .form-group .control select {
    text-transform: capitalize;
  }
  .register-form-actions {
    padding-left: 0;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .register-form-actions .checkbox-cus {
    margin-bottom: 5px;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
/*768-991*/
@media (min-width: 768px) and (max-width: 991px) {
  .register-form .register-in .product-coad .product-coad-form .col-md-4 {
    max-width: 100%;
    flex: 0 0 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
  }
  .register-form .register-in .product-coad .product-coad-form .col-md-4 .form-group {
    margin-bottom: 10px;
  }
}
/*768+*/
@media (min-width: 767px) {
  .register-form .register-in .product-coad .product-coad-form .form-group label .fa.fa-question-circle .tooltiptext {
    right: 0;
    top: 14px;
  }
}
/*767*/
@media (max-width: 767px) {
  .register-banner .register-im img {
    height: 180px;
    object-fit: cover;
  }
  .register-banner .register-banner-text {
    bottom: inherit;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .register-banner .register-banner-text h1 {
    font-size: 40px;
    line-height: 40px;
    /*text-transform:@text-capitalize;*/
    max-width: 100%;
    font-weight: 600;
  }
}
.blog-page-list .advice-section.common-block {
  margin-top: 30px;
}
.blog-category-view .advice-center-block {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.blog-page .sidebar .block.filter .title {
  margin-bottom: 25px;
  padding-bottom: 22px;
}
.blog-page .toolbar-blog-posts {
  padding: 0;
  border: none;
  margin: 0;
}
.blog-page .ias-trigger {
  margin: 20px 0 0px;
}
.blog-page .ias-trigger a {
  background-color: #f08217;
}
.blog-page .ias-trigger a:hover {
  background-color: #432858;
}
.blog-page .page-main {
  padding-bottom: 70px;
}
.blog-page .main-advice-article .advice-article-v2 .advice-section .heading-section {
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.blog-page .main-advice-article .advice-article-v2 .advice-section .heading-section h2 {
  margin: 0;
}
.blog-page .main-advice-article .advice-article-v2 .advice-article-v2-details ul {
  margin-bottom: 30px;
  padding-left: 20px;
  font-size: 16px;
}
.blog-page .main-advice-article .advice-article-v2 .advice-article-v2-details ul.advice-article-v2-img li {
  list-style-type: none;
}
.blog-page .main-advice-article .advice-article-v2 .advice-article-v2-details ul li {
  margin-bottom: 5px;
  list-style-type: disc;
  font-size: 16px;
}
.blog-page .main-advice-article .advice-article-v2 .advice-article-v2-details ul li:last-child {
  margin-bottom: 0;
}
.blog-page .page-title-wrapper .page-title {
  color: #f08217;
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 25px;
  padding-bottom: 15px;
  display: block !important;
}
.blog-page .advice-section .heading-section h2 {
  margin-top: 0;
  color: #f08217;
  font-weight: bold;
}
.blog-page .sidebar .block.filter .block-content dl .filter-options-content {
  margin: 0 0 10px;
}
.blog-index-index .column {
  padding-bottom: 0 !important;
}
.blog-index-index .advice-section .advice-color-row {
  margin-right: -15px;
  margin-left: -15px;
}
.blog-index-index .advice-section .advice-color-row > div {
  padding-right: 15px;
  padding-left: 15px;
}
.blog-index-index .advice-section .advice-links {
  margin-bottom: 0;
}
.blog-index-index .advice-section .advice-links li {
  display: inline-block;
  line-height: normal;
}
.blog-index-index .advice-section .advice-links li a {
  color: #a8a5a6;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 200;
  border-right: 1px solid #cfcdce;
  padding-right: 8px;
  margin-right: 8px;
  line-height: 11px;
  display: inline-block;
}
.blog-index-index .advice-section .advice-links li a:hover {
  text-decoration: none;
  color: #f08217;
}
.blog-index-index .advice-section .advice-links li:last-child a {
  border: none;
  margin-right: 0;
  padding-right: 0;
}
.blog-index-index .heading-section {
  padding-bottom: 10px;
}
.blog-index-index .heading-section.no-margin h2 {
  margin: 0;
}
.blog-index-index .heading-section .a-zclass h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #f08217;
  font-weight: bold;
}
.blog-index-index .heading-section .a-zclass .atozpestlink {
  margin-bottom: 0;
}
.blog-index-index .heading-section .a-zclass .atozpestlink li {
  display: inline-block;
  line-height: normal;
}
.blog-index-index .heading-section .a-zclass .atozpestlink li.disable {
  pointer-events: none;
}
.blog-index-index .heading-section .a-zclass .atozpestlink li.disable a {
  color: #cfcfcf;
}
.blog-index-index .heading-section .a-zclass .atozpestlink li a {
  color: #a8a5a6;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 200;
  border-right: 1px solid #cfcdce;
  padding-right: 8px;
  margin-right: 8px;
  line-height: 11px;
  display: inline-block;
}
.blog-index-index .heading-section .a-zclass .atozpestlink li a:hover {
  text-decoration: none;
  color: #f08217;
}
.blog-index-index .heading-section .a-zclass .atozpestlink li:last-child a {
  border: none;
  margin-right: 0;
  padding-right: 0;
}
.grayafter {
  position: relative;
  padding: 50px 0 50px;
}
.grayafter:after {
  background-color: #f6f6f7;
  position: absolute;
  top: 0;
  left: -50vw;
  right: -50vw;
  height: 100%;
  content: "";
  z-index: -1;
}
.view-all-btn {
  padding: 9px 15px;
  display: inline-block;
  background-color: #f08217;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fafafa;
}
.view-all-btn:hover {
  text-decoration: none;
  color: #fafafa;
  background-color: #432858;
}
.view-all-btn:visited {
  color: #fafafa;
}
.register-banner.advice-banner {
  min-height: 1px;
}
.register-banner.advice-banner .register-banner-text {
  top: 50%;
  bottom: inherit;
  padding-bottom: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.register-banner.advice-banner .register-banner-text h1 {
  margin-bottom: 25px;
  max-width: 450px;
}
.register-banner.advice-banner .register-banner-text p {
  text-transform: uppercase;
  font-size: 30px;
  color: #221f20;
}
.finder-section.advice-finder-section {
  display: none;
  margin-top: -50px;
  margin-bottom: 50px;
  z-index: 999;
  position: relative;
  padding: 20px 20px 20px 0;
}
.finder-section.advice-finder-section:after {
  background-color: #f08217;
  left: -50vw;
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  z-index: -1;
  display: inline-block;
}
.finder-section.advice-finder-section .finder-in .finder-heading {
  padding-right: 50px;
}
.finder-section.advice-finder-section .finder-in .product-finder {
  padding: 5px;
  background-color: #fafafa;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
}
.finder-section.advice-finder-section .finder-in .product-finder .form-group {
  flex: initial;
  width: 180px;
  margin-right: 5px;
}
.finder-section.advice-finder-section .finder-in .product-finder .form-group:first-child {
  flex: 1 65%;
  -webkit-flex: 1 65%;
  -ms-flex: 1 65%;
}
.finder-section.advice-finder-section .finder-in .product-finder .form-group.last-child {
  width: 174px;
  margin-right: 0;
  flex: initial;
}
.finder-section.advice-finder-section .finder-in .product-finder .form-group input {
  border: none;
  color: #a8a5a6;
  font-size: 16px;
  font-weight: 500;
  background-color: transparent;
}
.finder-section.advice-finder-section .finder-in .product-finder .form-group select {
  font-weight: 500;
  font-size: 12px;
  color: #a8a5a6;
  text-transform: capitalize;
  background: #fafafa url(../images/select-arrow-gray.png) no-repeat center right;
}
.finder-section.advice-finder-section .finder-in .product-finder .form-group .product-show {
  background-color: #f08217;
  font-weight: 500;
}
.finder-section.advice-finder-section .finder-in .product-finder .form-group .product-show:hover {
  background-color: #432858;
}
.advice-center-block {
  margin-bottom: 30px;
}
.advice-center-block .advice-centerimg {
  height: 100%;
  width: 100%;
}
.advice-center-block .articles-tips-sectin {
  position: absolute;
  max-width: 450px;
  background-color: #f2f1f1;
  padding: 45px 55px 30px 30px;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.advice-center-block .articles-tips-sectin .articles-title {
  position: absolute;
  top: -15px;
  background-color: #f08217;
  left: 0;
  min-width: 175px;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #fafafa;
  text-transform: uppercase;
}
.advice-center-block .articles-tips-sectin a:hover {
  text-decoration: none;
  color: #432858;
}
.advice-center-block .articles-tips-sectin span {
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(34, 31, 32, 0.5);
}
.advice-center-block .articles-tips-sectin h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #f08217;
  line-height: 20px;
  margin-bottom: 10px;
}
.advice-center-block .articles-tips-sectin h2 a {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #f08217;
}
.advice-center-block .articles-tips-sectin h2 a:hover {
  color: #432858;
  text-decoration: none;
}
.advice-center-block .articles-tips-sectin p {
  font-size: 16px;
  color: rgba(34, 31, 32, 0.75);
  margin-bottom: 20px;
  line-height: 20px;
}
.advice-center-block .articles-tips-sectin .read-more-btn {
  font-weight: 600;
  font-size: 14px;
  color: #f08217;
  text-transform: uppercase;
  position: relative;
  padding-right: 15px;
}
.advice-center-block .articles-tips-sectin .read-more-btn:hover {
  color: #432858;
  text-decoration: none;
}
.advice-center-block .articles-tips-sectin .read-more-btn:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.advice-center-block .advice-center-gray {
  background-color: #f2f1f1;
  padding: 40px;
  height: 100%;
}
.advice-center-block .advice-center-gray h2 {
  font-size: 30px;
  font-weight: 600;
  color: #f08217;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 15px;
  padding-left: 10px;
}
.advice-center-block .advice-center-gray .help-advice {
  border-top: 1px solid #eae9e9;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 30px;
  padding-top: 30px;
  margin-bottom: 15px;
  padding-left: 10px;
}
.advice-center-block .advice-center-gray .help-advice span {
  font-size: 20px;
  font-weight: 600;
  color: #5b5b5b;
  text-transform: uppercase;
  line-height: 20px;
  display: inline-block;
}
.advice-center-block .advice-center-gray .help-advice span strong {
  color: #f08217;
  font-weight: 600;
  display: block;
}
.advice-center-block .advice-center-gray .help-advice span:before {
  font-family: "Fontawesome";
  content: "\f05a";
  font-size: 20px;
  color: #f08217;
  float: left;
  margin-right: 5px;
}
.advice-center-block .advice-center-gray ul {
  padding-left: 10px;
}
.advice-center-block .advice-center-gray ul li {
  margin-bottom: 10px;
  display: block;
}
.advice-center-block .advice-center-gray ul li:last-child {
  margin-bottom: 0;
}
.advice-center-block .advice-center-gray ul li a {
  color: #5b5b5b;
  font-size: 16px;
  text-transform: uppercase;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.advice-center-block .advice-center-gray ul li a i {
  color: #4d3461;
  margin-right: 12px;
  font-size: 20px;
}
.advice-center-block .advice-center-gray ul li a strong {
  font-weight: 600;
  color: #432858;
}
.advice-center-block .advice-center-gray ul li a:hover {
  text-decoration: none;
}
.faq-section .heading-section h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #f08217;
  font-weight: bold;
}
.faq-section .heading-section span {
  color: #a8a5a6;
  font-size: 14px;
  font-weight: 200;
  text-transform: uppercase;
}
.faq-section .faq-iner-tabs {
  margin-bottom: 10px;
}
.faq-section .faq-iner-tabs li {
  float: left;
  width: calc(50% - 10px);
  margin-right: 20px;
}
.faq-section .faq-iner-tabs li:nth-child(2n) {
  margin-right: 0;
}
.faq-section .faq-iner-tabs li.color-d .faq-tabs a {
  background-color: #e9e8e8;
}
.faq-section .faq-iner-tabs li .faq-tabs > a {
  background-color: #e6e4e5;
  display: block;
  padding: 20px 30px;
  text-transform: uppercase;
  color: rgba(34, 31, 32, 0.75);
  font-size: 16px;
  cursor: pointer;
  position: relative;
}
.faq-section .faq-iner-tabs li .faq-tabs > a.open:after {
  background: url(../images/minus-shpe.png);
}
.faq-section .faq-iner-tabs li .faq-tabs > a:after {
  background: url(../images/pluse-shpe.png);
  position: absolute;
  right: 32px;
  width: 12px;
  height: 12px;
  top: 50%;
  content: "";
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.faq-section .faq-iner-tabs li .faq-tabs > a:hover {
  text-decoration: none;
  color: #f08217;
}
.faq-section .faq-iner-tabs li .faq-tabs .faq-tabs-detail {
  padding: 10px 30px;
  display: none;
}
.faq-section .faq-iner-tabs:before,
.faq-section .faq-iner-tabs:after {
  display: table;
  content: "";
  clear: both;
}
/*cms-advice-center-article-css*/
.advice-article-v2 .advice-heading-v2 {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eae9e9;
  text-transform: uppercase;
}
.advice-article-v2 .advice-heading-v2 h2 {
  color: #f08217;
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 5px;
}
.advice-article-v2 .advice-heading-v2 p {
  color: #a8a5a6;
  font-size: 14px;
  font-weight: 200;
  margin-bottom: 0;
  line-height: normal;
}
.advice-article-v2 .advice-heading-v2 p a {
  color: #a8a5a6;
}
.advice-article-v2 .advice-heading-v2 p a:hover {
  text-decoration: none;
  color: #f08217;
}
.advice-article-v2 .advice-article-v2-details > p {
  margin-bottom: 30px;
  color: #221f20;
  font-size: 16px;
  line-height: 20px;
}
.advice-article-v2 .advice-article-v2-details > p strong {
  font-weight: 600;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-img {
  margin-bottom: 30px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-img li {
  position: relative;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-img li img {
  display: block;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-img li span {
  width: 28px;
  height: 28px;
  color: #fafafa;
  font-weight: bold;
  background-color: #f08217;
  position: absolute;
  top: 0;
  left: 0;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-list {
  margin-bottom: 30px;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul li {
  margin-bottom: 15px;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul li:last-child {
  margin-bottom: 0;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul li span {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #f08217;
  margin-bottom: 3px;
  display: block;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul li p {
  color: #221f20;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul li p a {
  color: #f08217;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul li p a:hover {
  text-decoration: none;
  color: #432858;
}
.advice-article-v2 .advice-article-v2-details .share-icone {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-top: 1px solid #eae9e9;
  padding-top: 25px;
  margin-bottom: 25px;
}
.advice-article-v2 .advice-article-v2-details .share-icone span {
  color: #a8a5a6;
  font-size: 14px;
  font-weight: 200;
  margin-bottom: 0;
  line-height: normal;
  text-transform: uppercase;
}
.advice-article-v2 .advice-article-v2-details .share-icone ul {
  padding-left: 20px;
  margin-bottom: 0 !important;
}
.advice-article-v2 .advice-article-v2-details .share-icone ul li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0 !important;
}
.advice-article-v2 .advice-article-v2-details .share-icone ul li:last-child {
  margin-right: 0;
}
.advice-article-v2 .advice-article-v2-details .share-icone ul li a {
  display: block;
  color: #432858;
}
.advice-article-v2 .advice-center-gray {
  background-color: #f2f1f1;
  padding: 40px 20px;
}
.advice-article-v2 .advice-center-gray h2 {
  font-size: 30px;
  font-weight: 600;
  color: #f08217;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 15px;
  padding-left: 10px;
}
.advice-article-v2 .advice-center-gray .help-advice {
  border-top: none;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 20px;
  padding-top: 0;
  margin-bottom: 25px;
  padding-left: 10px;
}
.advice-article-v2 .advice-center-gray .help-advice span {
  font-size: 20px;
  font-weight: 600;
  color: #5b5b5b;
  text-transform: uppercase;
  line-height: 35px;
  display: inline-block;
  background-size: 25px;
}
.advice-article-v2 .advice-center-gray .help-advice span strong {
  color: #f08217;
  font-weight: 600;
  display: inline-block;
}
.advice-article-v2 .advice-center-gray .help-advice span:before {
  font-family: "Fontawesome";
  content: "\f05a";
  font-size: 20px;
  color: #f08217;
  margin-right: 5px;
}
.advice-article-v2 .advice-center-gray ul {
  padding-left: 10px;
  margin-bottom: 0;
}
.advice-article-v2 .advice-center-gray ul li {
  display: inline-block;
  margin-right: 40px;
}
.advice-article-v2 .advice-center-gray ul li:last-child {
  margin: 0;
}
.advice-article-v2 .advice-center-gray ul li a {
  color: #5b5b5b;
  font-size: 14px;
  text-transform: uppercase;
}
.advice-article-v2 .advice-center-gray ul li a i {
  color: #4d3461;
  margin-right: 10px;
  font-size: 20px;
}
.advice-article-v2 .advice-center-gray ul li a strong {
  font-weight: 600;
  color: #432858;
}
.advice-article-v2 .advice-center-gray ul li a:hover {
  text-decoration: none;
  color: #f08217;
}
.advice-article-v2 .advice-center-gray ul li a:hover strong {
  font-weight: 600;
}
.sidebar .advice-article-sidebar .block {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eae9e9;
}
.sidebar .advice-article-sidebar .block + .block {
  border: none;
  margin-bottom: 40px;
  padding-bottom: 0;
}
.sidebar .advice-article-sidebar .block.filter .title strong {
  color: #f08217;
}
.sidebar .advice-article-sidebar .block.filter .content dl dd ol li a {
  color: #7d7c7c;
  text-transform: uppercase;
}
.sidebar .advice-article-sidebar .block.filter .block-content dl .filter-options-title {
  color: #f08217;
  text-transform: uppercase;
  position: relative;
  padding: 10px 15px;
  background-color: #f6f6f6;
  font-size: 16px;
}
.sidebar .advice-article-sidebar .block.filter .block-content dl .filter-options-title:after {
  color: #f08217;
  font-family: "Fontawesome";
  content: "\f068";
  font-size: 12px;
  line-height: normal;
  position: absolute;
  font-weight: 300;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.sidebar .advice-article-sidebar .block.filter .block-content dl .filter-options-title.open:after {
  content: "\f067";
}
.sidebar .advice-article-sidebar .block.filter .block-content dl .filter-options-content .item {
  margin-left: 15px;
}
.sidebar .advice-article-sidebar .block.filter .block-content dl .filter-options-content .item a {
  color: #726f74;
}
/*cms-advice-center-article*/
/* recent blog widget*/
.blog-widget-recent .blog-widget-heading {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eae9e9;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.blog-widget-recent .blog-widget-heading h2 {
  color: #432858;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 24px;
}
.blog-widget-recent ul.post-list {
  margin-left: -5px;
  margin-right: -5px;
}
.blog-widget-recent ul.post-list li.post-holder {
  width: calc(33.33% - 10px) !important;
  margin: 5px;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
  clear: none !important;
}
.blog-widget-recent ul.post-list li.post-holder .post-content {
  position: relative;
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-ftimg-hld {
  margin-bottom: 10px;
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-ftimg-hld img {
  height: 178px;
  object-fit: cover;
  width: 100%;
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-description {
  position: absolute;
  top: 50%;
  left: 15px;
  right: 15px;
  transform: translateY(-50%);
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .post-title a {
  min-height: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
  display: block;
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
  margin-bottom: 20px;
  font-weight: 600;
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .post-title a:hover {
  text-decoration: none;
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .post-read-more {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  float: none;
  padding: 0;
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .post-read-more:after {
  font-family: "Fontawesome";
  content: "\f105";
  margin-left: 10px;
  font-size: 16px;
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .post-read-more:hover {
  text-decoration: none;
  color: #f08217;
}
/*Responsive-css*/
/*992*1360*/
@media (min-width: 992px) and (max-width: 1360px) {
  .advice-center-block .advice-center-gray {
    padding: 25px;
  }
  .advice-center-block .advice-center-gray h2 {
    text-transform: capitalize;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 10px;
    padding-left: 0;
  }
  .advice-center-block .advice-center-gray .help-advice {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 10px;
  }
  .advice-center-block .advice-center-gray .help-advice span {
    font-size: 20px;
    text-transform: capitalize;
    line-height: 26px;
  }
  .advice-center-block .advice-center-gray ul {
    padding-left: 0;
  }
  .advice-center-block .advice-center-gray ul li a {
    font-size: 13px;
  }
  .main-advice-article .row .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
  }
  .advice-article-v2 .advice-center-gray {
    padding: 20px;
  }
  .advice-article-v2 .advice-center-gray .help-advice {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  .advice-article-v2 .advice-center-gray ul li {
    margin-right: 20px;
  }
  .advice-article-v2 .advice-center-gray ul li a i {
    font-size: 16px;
    margin-right: 5px;
  }
}
/*991*/
@media (max-width: 991px) {
  .blog-page .columns {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .blog-page .columns .sidebar-additional {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
  }
  .blog-page .columns .column {
    width: 100%;
  }
  .blog-page .main-advice-article .advice-article-v2 .advice-section .heading-section {
    padding-bottom: 15px;
    margin-bottom: 10px;
  }
  .blog-index-index .slider-one .heading-section {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .blog-index-index .slider-one .heading-section .a-zclass {
    margin-bottom: 10px;
  }
  .advice-center-block .advice-centerimg {
    height: 300px;
    object-fit: cover;
  }
  .advice-center-block .articles-tips-sectin {
    padding: 40px 30px 15px 15px;
    right: 0;
    margin: auto;
    width: 90%;
    left: 0;
    max-width: 100%;
  }
  .advice-center-block .advice-center-gray {
    padding: 10px;
  }
  .advice-center-block .advice-center-gray h2 {
    text-transform: capitalize;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 10px;
    padding-left: 0;
  }
  .advice-center-block .advice-center-gray .help-advice {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
  }
  .advice-center-block .advice-center-gray .help-advice span {
    font-size: 16px;
    text-transform: capitalize;
  }
  .advice-center-block .advice-center-gray ul {
    padding-left: 0;
  }
  .advice-center-block .advice-center-gray ul li a {
    font-size: 12px;
  }
  .advice-center-block .advice-center-gray ul li a strong {
    text-transform: capitalize;
  }
  /*cms-advice-center-article*/
  .sidebar .advice-article-sidebar .block + .block {
    margin-bottom: 20px;
  }
  .main-advice-article .row .col-sm-2 {
    order: -1;
    -ms-order: -1;
    -webkit-order: -1;
    margin-bottom: 30px;
  }
  .sidebar .advice-article-sidebar .orange-div .orange-section {
    padding: 15px;
  }
  .sidebar .advice-article-sidebar .orange-div .orange-section h2 {
    text-transform: capitalize;
    font-weight: 500;
  }
  .sidebar .advice-article-sidebar .orange-div .orange-section p {
    margin-bottom: 15px;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 18px;
  }
  .advice-article-v2 .advice-section {
    margin-bottom: 15px;
  }
  .advice-article-v2 .advice-heading-v2 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-transform: capitalize;
  }
  .advice-article-v2 .advice-heading-v2 h2 {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 22px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .advice-article-v2 .advice-article-v2-details {
    margin-bottom: 15px;
  }
  .advice-article-v2 .advice-article-v2-details > p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 24px;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-list {
    margin-bottom: 15px;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul {
    margin-bottom: 0;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul li p {
    font-size: 14px;
    line-height: 24px;
  }
  .advice-article-v2 .advice-article-v2-details .share-icone {
    padding-top: 15px;
    margin-bottom: 15px;
  }
  .advice-article-v2 .advice-center-gray {
    padding: 15px;
  }
  .advice-article-v2 .advice-center-gray .help-advice {
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 0;
  }
  .advice-article-v2 .advice-center-gray .help-advice span {
    font-size: 18px;
    padding-left: 35px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .advice-article-v2 .advice-center-gray ul {
    padding: 0;
  }
  .advice-article-v2 .advice-center-gray ul li {
    margin-right: 15px;
  }
  .advice-article-v2 .advice-center-gray ul li a {
    font-size: 14px;
  }
  .advice-article-v2 .advice-center-gray ul li a i {
    font-size: 14px;
    margin-right: 5px;
  }
  /*cms-advice-center-article-end*/
}
/*768*1360*/
@media (min-width: 768px) and (max-width: 1360px) {
  .blog-page .page-main {
    padding-bottom: 15px;
  }
  .grayafter {
    padding: 30px 0;
    margin-bottom: 20px;
  }
  .register-banner.advice-banner .register-banner-text h1 {
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 38px;
    line-height: 38px;
  }
  .register-banner.advice-banner .register-banner-text p {
    text-transform: capitalize;
    font-size: 20px;
  }
  .finder-section.advice-finder-section {
    margin-top: -30px;
    padding: 10px 10px 10px 0;
    margin-bottom: 30px;
  }
  .finder-section.advice-finder-section .finder-in .finder-heading {
    padding-right: 10px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
  }
  .finder-section.advice-finder-section .finder-in .product-finder .form-group:first-child {
    flex: 1 25%;
    -webkit-flex: 1 25%;
    -ms-flex: 1 25%;
  }
  .faq-section .faq-iner-tabs li {
    width: calc(50% - 10px);
  }
  .faq-section .faq-iner-tabs li .faq-tabs > a {
    padding: 20px 15px;
    text-transform: capitalize;
  }
}
/*767*/
@media (max-width: 767px) {
  .blog-page .page-main {
    padding-bottom: 15px;
  }
  .blog-page .column {
    padding-bottom: 15px;
  }
  .blog-page .advice-section .heading-section h2 {
    padding-bottom: 5px;
    font-weight: 600;
  }
  .blog-page .page-title-wrapper .page-title {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .blog-index-index .advice-section .advice-links li a {
    text-transform: capitalize;
    padding-right: 5px;
    margin-right: 5px;
  }
  .grayafter {
    padding: 30px 0;
    margin-bottom: 20px;
  }
  .register-banner.advice-banner .register-banner-text h1 {
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
  }
  .register-banner.advice-banner .register-banner-text p {
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 0;
  }
  .finder-section.advice-finder-section {
    margin: 0 0 15px 0;
    padding: 15px 0;
  }
  .finder-section.advice-finder-section:after {
    right: -50vw;
  }
  .finder-section.advice-finder-section .finder-in .product-finder .form-group:first-child {
    flex: 1 30%;
    -webkit-flex: 1 30%;
    -ms-flex: 1 30%;
  }
  .finder-section.advice-finder-section .finder-in .product-finder .form-group.last-child {
    flex: 1 2%;
    -webkit-flex: 1 2%;
    -ms-flex: 1 2%;
  }
  .finder-section.advice-finder-section .finder-in .finder-heading {
    padding-right: 0;
    font-size: 20px;
    font-weight: 500;
  }
  .advice-center-block .advice-centerimg {
    height: 380px;
    object-fit: cover;
  }
  .advice-center-block .articles-tips-sectin {
    padding: 30px 15px 15px;
    max-width: 100%;
    left: 0;
    top: 50%;
    bottom: inherit;
    right: 0;
    width: 80%;
    margin: auto;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .advice-center-block .articles-tips-sectin h2 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 20px;
  }
  .advice-center-block .articles-tips-sectin h2 a {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
  }
  .advice-center-block .articles-tips-sectin p {
    font-size: 14px;
  }
  .advice-center-block .advice-center-gray {
    padding: 15px;
  }
  .advice-center-block .advice-center-gray h2 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding-left: 0;
  }
  .advice-center-block .advice-center-gray .help-advice {
    padding: 10px;
  }
  .advice-center-block .advice-center-gray .help-advice span {
    font-size: 16px;
    font-weight: 600;
  }
  .advice-center-block .advice-center-gray ul {
    padding-left: 0;
  }
  .advice-center-block .advice-center-gray ul li a {
    font-size: 13px;
    text-transform: uppercase;
  }
  .faq-section .faq-iner-tabs li {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .faq-section .faq-iner-tabs li:last-child {
    margin-bottom: 0;
  }
  .faq-section .faq-iner-tabs li .faq-tabs > a {
    font-size: 14px;
    text-transform: capitalize;
    padding: 20px 30px 20px 10px;
  }
  .faq-section .faq-iner-tabs li .faq-tabs > a:after {
    right: 15px;
  }
  .faq-section .faq-iner-tabs li .faq-tabs .faq-tabs-detail {
    padding: 15px 10px;
    font-size: 14px;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-img {
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-img li {
    width: 48%;
    margin-bottom: 15px;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-img li img {
    width: 100%;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-img li:last-child {
    margin: auto;
  }
  .advice-article-v2 .advice-center-gray ul {
    padding: 0;
  }
  .advice-article-v2 .advice-center-gray ul li {
    margin-right: 0;
    display: block;
  }
  .advice-article-v2 .advice-center-gray ul li a {
    font-size: 13px;
  }
  .advice-article-v2 .advice-center-gray ul li a i {
    font-size: 14px;
  }
  .blog-widget-recent.post-list-wrapper .blog-widget-heading h2.title {
    font-size: 20px;
    text-transform: capitalize;
    margin: 0;
  }
  .blog-widget-recent.post-list-wrapper ul.post-list {
    margin: 0;
  }
  .blog-widget-recent.post-list-wrapper ul.post-list li.post-holder {
    width: 100% !important;
    margin: 0;
  }
  .blog-widget-recent.post-list-wrapper ul.post-list li.post-holder .post-content .post-ftimg-hld img {
    height: 150px;
  }
  .blog-widget-recent.post-list-wrapper ul.post-list li.post-holder .post-content .post-description .post-title a {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    min-height: 1px;
    margin-bottom: 5px;
  }
}
/*639*/
@media (max-width: 639px) {
  .finder-section.advice-finder-section .finder-in .product-finder {
    background-color: transparent;
    padding: 0;
  }
  .finder-section.advice-finder-section .finder-in .product-finder .form-group {
    flex: 1 100%!important;
    margin: 0 0 10px 0;
    -webkit-flex: 1 100%!important;
    -ms-flex: 1 100%!important;
    background-color: #ffffff;
    border-radius: 0;
  }
  .finder-section.advice-finder-section .finder-in .product-finder .form-group:last-child {
    margin-bottom: 0;
  }
  .finder-section.advice-finder-section .finder-in .product-finder .form-group input {
    height: 50px;
  }
  .finder-section.advice-finder-section .finder-in .product-finder .form-group .product-show {
    border-radius: 0;
    background-color: #000000;
  }
}
/*479*/
@media (max-width: 479px) {
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-img li {
    width: 100%;
    margin-bottom: 15px;
    font-size: 14px;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-img li img {
    width: 100%;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-img li:last-child {
    margin-bottom: 0;
  }
  .advice-article-v2 .advice-center-gray .help-advice span {
    line-height: normal;
  }
}
.checkout-index-index header.page-header {
  padding: 10px 0 0;
}
.checkout-index-index header.page-header .header .logo {
  margin: 0px auto 0 0;
}
.checkout-index-index header.page-header .header .right-header .header-right-bottom .checkout-header-service li {
  border-right: 1px solid #eae9e9;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.checkout-index-index header.page-header .header .right-header .header-right-bottom .checkout-header-service li a {
  font-size: 14px;
  font-weight: 600;
  color: #221f20;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
}
.checkout-index-index header.page-header .header .right-header .header-right-bottom .checkout-header-service li a span {
  color: #432858;
  display: block;
}
.checkout-index-index header.page-header .header .right-header .header-right-bottom .checkout-header-service li a:hover {
  text-decoration: none;
}
.checkout-index-index .checkout-step {
  margin: 50px 0 20px;
}
.checkout-index-index .checkout-step ul {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.checkout-index-index .checkout-step ul li {
  width: 50%;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
}
.checkout-index-index .checkout-step ul li.first {
  padding: 10px 10px 10px 40px;
  background-color: #432858;
  border-top-left-radius: 50px;
  -webkit-border-top-left-radius: 50px;
  -moz-border-top-left-radius: 50px;
  -ms-border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -moz-border-bottom-left-radius: 50px;
  -ms-border-bottom-left-radius: 50px;
}
.checkout-index-index .checkout-step ul li.first:before {
  background-color: #f6f6f6;
  width: 20px;
  height: 20px;
  left: 10px;
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.checkout-index-index .checkout-step ul li.second {
  padding: 10px 40px 10px 10px;
  background-color: #f6f6f6;
  border-top-right-radius: 50px;
  -webkit-border-top-right-radius: 50px;
  -moz-border-top-right-radius: 50px;
  -ms-border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  -webkit-border-bottom-right-radius: 50px;
  -moz-border-bottom-right-radius: 50px;
  -ms-border-bottom-right-radius: 50px;
  text-align: right;
  color: rgba(18, 18, 18, 0.5);
}
.checkout-index-index .checkout-step ul li.second:before {
  background-color: #432858;
  width: 20px;
  height: 20px;
  right: 10px;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.checkout-index-index #amend-order {
  background-color: #432858;
  float: right;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  position: relative;
  text-transform: uppercase;
  padding: 10px 30px 10px 40px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
}
.checkout-index-index #amend-order:before {
  font-family: "Fontawesome";
  content: "\f104";
  color: #ffffff;
  font-size: 14px;
  position: absolute;
  left: 15px;
  right: inherit;
  font-weight: normal;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.checkout-index-index #amend-order:hover {
  background-color: #f08217;
}
.checkout-index-index .three-columns-osc {
  clear: both;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.checkout-index-index .three-columns-osc:before,
.checkout-index-index .three-columns-osc:after {
  display: table;
  content: "";
  clear: both;
}
.checkout-index-index .three-columns-osc > div {
  border: none;
  margin: 0 !important;
}
.checkout-index-index .three-columns-osc #address-section {
  width: 68% !important;
  padding: 0 40px 0 0!important;
  border: 0 !important;
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section {
  background-color: #ffffff;
  padding: 0 40px 40px 40px;
  display: inline-block;
  width: 100%;
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .newsletter {
  border-top: 1px solid #eae9e9;
  padding-top: 15px;
  margin-top: 15px;
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .newsletter label {
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: normal !important;
  color: rgba(29, 29, 27, 0.5);
  border: none;
  margin: 0;
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .newsletter label:before {
  border: 1px solid #eae9e9;
  border-radius: 0 !important;
  background-color: #f6f6f6 !important;
  top: 5px !important;
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .newsletter input[type="checkbox"]:checked + label:before {
  color: #432858;
  content: "\f00c";
  font-size: 8px;
  font-family: "Fontawesome";
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .opc-newsletter-detail {
  padding-left: 25px;
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .opc-newsletter-detail p {
  font-size: 12px;
  color: rgba(29, 29, 27, 0.5);
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .opc-newsletter-detail p a {
  color: rgba(67, 40, 88, 0.5);
  text-decoration: underline;
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .opc-newsletter-detail p a:hover {
  color: #f08217;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed {
  background-color: #ffffff;
  padding: 40px;
  width: 100%;
  display: inline-block;
  margin-top: 10px;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field {
  width: 30% !important;
  margin-right: 15px;
  margin-bottom: 0 !important;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field:first-child {
  width: 45% !important;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field:last-child {
  margin-right: 0;
  width: 20% !important;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field:last-child .control {
  position: relative;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field:last-child .control:after {
  font-family: "Fontawesome";
  content: "\f133";
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 16px;
  color: #432858;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field .label {
  font-size: 14px !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
  color: rgba(29, 29, 27, 0.5) !important;
  border: none;
  margin: 0 0 10px!important;
  padding: 0;
  width: auto !important;
  position: relative;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field .label:after {
  position: absolute;
  right: -10px;
  top: 0;
  margin: 0;
  line-height: normal;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field .control.error .field-error {
  display: block;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field .control input {
  background-color: #f6f6f6;
  height: 40px !important;
  border: none;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px !important;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field .control .field-error {
  position: absolute;
  font-size: 12px;
  display: none;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #432858;
  border: none;
  padding: 30px 30px 0;
  margin: 0;
  background-color: #f6f6f6;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-title:before {
  display: none;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses {
  margin: 0px 0px 10px;
  background-color: #ffffff;
  padding: 10px;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items {
  background-color: #f6f6f6;
  padding: 20px 30px 30px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item {
  width: 25% !important;
  padding: 20px 15px!important;
  background-color: #ffffff;
  margin-right: 15px !important;
  margin-bottom: 0 !important;
  border-color: #ffffff !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item:last-child {
  margin-right: 0 !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item:before {
  display: none !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item.selected-item {
  border-color: #432858 !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item.selected-item .input-wrapper .address-detail:after {
  opacity: 1 !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item .input-wrapper .address-detail {
  height: 17px;
  width: 100%;
  margin-bottom: 0;
  display: inline-block;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item .input-wrapper .address-detail .customer-name {
  font-size: 14px;
  font-weight: bold;
  color: #1d1d1b;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item .input-wrapper .registered-address {
  padding: 0 !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item .input-wrapper .registered-address .corporate-address {
  display: block;
  font-size: 14px;
  font-weight: 200;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .address-check {
  background-color: #ffffff;
  padding: 40px 40px 0 40px;
  width: 100%;
  display: inline-block;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .address-check label {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #432858;
  border: none;
  margin: 0;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .address-check label:before {
  border: 1px solid #eae9e9;
  border-radius: 0 !important;
  background-color: #f6f6f6 !important;
  top: 5px !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .address-check input[type="checkbox"]:checked + label:before {
  color: #432858;
  content: "\f00c";
  font-size: 8px;
  font-family: "Fontawesome";
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address {
  background-color: #ffffff;
  padding: 20px 40px 20px;
  width: 100%;
  display: inline-block;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address {
  width: 100%;
  display: inline-block;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address {
  margin-bottom: 0;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address > div[name="shippingAddress.region"]:first-child {
  display: none !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field.country_id-field {
  display: none;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field.street .control .field {
  margin-bottom: 0 !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field.street .control .field .label {
  display: none;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field.street .control .field .control {
  width: 100% !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field.choice.checkbox-group {
  display: none;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .field-error {
  font-size: 12px;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .label {
  width: 150px !important;
  padding: 0 !important;
  margin: 10px 0 0 0!important;
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(29, 29, 27, 0.5);
  font-weight: normal;
  text-align: left !important;
  float: left !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .label:after {
  color: #f5a960;
  font-size: 14px;
  margin: 0;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .control {
  width: calc(100% - 160px);
  float: right !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .control input {
  background-color: #f6f6f6;
  height: 40px;
  border: none;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .control select {
  background-color: #f6f6f6;
  height: 40px;
  border: none;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address:before,
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address:after {
  display: table;
  content: "";
  clear: both;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .actions {
  text-align: right;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .actions .action {
  margin: 0 !important;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  background-color: #432858;
  padding: 10px 20px;
  position: relative;
  text-align: left;
  width: auto;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .actions .action:hover {
  background-color: #f08217;
}
.checkout-index-index .three-columns-osc .order-review-section {
  width: 30% !important;
  border: 0 !important;
  padding: 0px !important;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block {
  background-color: #f6f6f6;
  padding: 30px 40px 30px!important;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-review-total .table-totals {
  margin-bottom: 25px;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-review-total .table-totals tr {
  background-color: transparent !important;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-review-total .table-totals tr th {
  background-color: transparent !important;
  padding: 0 !important;
  line-height: normal;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-review-total .table-totals tr th strong {
  color: #7d7c7c !important;
  font-size: 14px !important;
  font-weight: 500;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-review-total .table-totals tr td {
  padding: 0 !important;
  line-height: normal;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-review-total .table-totals tr td strong span {
  font-size: 16px !important;
  color: #432858 !important;
  font-weight: bold;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .opc-details-cms {
  background-color: #ffffff;
  padding: 20px;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  margin-bottom: 25px;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .opc-details-cms p {
  font-size: 14px;
  text-transform: uppercase;
  color: #432858;
  line-height: normal;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-agreements label {
  margin: 0;
  color: rgba(29, 29, 27, 0.5);
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-agreements label:before {
  border: 1px solid #eae9e9!important;
  border-radius: 0 !important;
  background-color: #f6f6f6 !important;
  top: 5px !important;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-agreements label button,
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-agreements label .cart.table-wrapper .actions-toolbar > .action,
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-agreements label .action-gift {
  font-size: 14px;
  background-color: transparent !important;
  line-height: normal;
  padding: 0 !important;
  font-weight: normal;
  color: rgba(29, 29, 27, 0.5);
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-agreements input[type="checkbox"]:checked + label:before {
  color: #432858;
  content: "\f00c";
  font-size: 8px;
  font-family: "Fontawesome";
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .shipping-information {
  background-color: #ffffff;
  padding: 20px;
  border: 1px solid #432858;
  margin-bottom: 25px;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .shipping-information .ship-to .shipping-information-title {
  margin-bottom: 5px;
  display: block;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .shipping-information .ship-to .shipping-information-title span {
  color: #a8a5a6;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 200;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .button-set .onestepcheckout-place {
  margin: 0 !important;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  background-color: #432858;
  padding: 20px;
  position: relative;
  text-align: left;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .button-set .onestepcheckout-place:after {
  font-family: "Fontawesome";
  content: "\f105";
  color: #ffffff;
  font-size: 18px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .button-set .onestepcheckout-place:hover {
  background-color: #f08217;
}
.checkout-index-index .three-columns-osc .payment-method-box {
  display: none;
}
.checkout-index-index .three-columns-osc .head-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  line-height: normal;
  color: #432858;
  margin-bottom: 30px;
  padding-bottom: 14px;
  border-bottom: 1px solid #eae9e9;
}
.cart-empty p a {
  color: #432858;
  text-decoration: underline;
}
.cart-empty p a:hover {
  color: #f08217;
}
.column.main .checkout-container.md-checkout input.radio + label:before {
  border: 1px solid #eae9e9;
  border-radius: 0 !important;
  background-color: #f6f6f6 !important;
}
.column.main .checkout-container.md-checkout input.radio + label:after {
  color: #432858;
  width: 0 !important;
  height: 0 !important;
  border: none !important;
  content: "\f00c";
  left: 3px;
  font-size: 8px;
  font-family: "Fontawesome";
  opacity: 0;
}
.checkout-onepage-success header.page-header {
  padding: 20px 0 10px;
}
.checkout-onepage-success header.page-header .header .right-header .header-right-bottom .checkout-header-service li {
  border-right: 1px solid #eae9e9;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.checkout-onepage-success header.page-header .header .right-header .header-right-bottom .checkout-header-service li a {
  font-size: 14px;
  font-weight: 600;
  color: #221f20;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
}
.checkout-onepage-success header.page-header .header .right-header .header-right-bottom .checkout-header-service li a span {
  color: #432858;
  display: block;
}
.checkout-onepage-success header.page-header .header .right-header .header-right-bottom .checkout-header-service li a:hover {
  text-decoration: none;
}
.checkout-onepage-success .print-actions {
  clear: both;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.checkout-onepage-success .print-actions a {
  background-color: #432858;
  color: #ffffff;
  text-align: center;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 12px;
}
.checkout-onepage-success .print-actions a:hover {
  background-color: #f08217;
  text-decoration: none;
}
.checkout-onepage-success .checkout-success h1 {
  font-size: 30px;
  line-height: normal;
  font-weight: 600;
  margin-bottom: 10px;
  color: #432858;
}
.checkout-onepage-success .checkout-success p {
  margin-bottom: 8px;
  font-size: 14px;
  color: #040107;
}
.checkout-onepage-success .checkout-success p a {
  color: #040107;
}
.checkout-onepage-success .checkout-success p a:hover {
  text-decoration: none;
  color: #f08217;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary .continue {
  background-color: #432858;
  color: #ffffff;
  text-align: center;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 12px;
  border-radius: 0;
  border: none;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary .continue:hover {
  background-color: #f08217;
  text-decoration: none;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary .print {
  display: none;
}
.checkout-onepage-success .checkout-step {
  margin: 50px 0 20px;
}
.checkout-onepage-success .checkout-step ul {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.checkout-onepage-success .checkout-step ul li {
  width: 50%;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
}
.checkout-onepage-success .checkout-step ul li.first {
  padding: 10px 10px 10px 40px;
  background-color: #432858;
  border-top-left-radius: 50px;
  -webkit-border-top-left-radius: 50px;
  -moz-border-top-left-radius: 50px;
  -ms-border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -moz-border-bottom-left-radius: 50px;
  -ms-border-bottom-left-radius: 50px;
}
.checkout-onepage-success .checkout-step ul li.first:before {
  background-color: #f6f6f6;
  width: 20px;
  height: 20px;
  left: 10px;
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.checkout-onepage-success .checkout-step ul li.second {
  padding: 10px 40px 10px 10px;
  background-color: #f6f6f6;
  border-top-right-radius: 50px;
  -webkit-border-top-right-radius: 50px;
  -moz-border-top-right-radius: 50px;
  -ms-border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  -webkit-border-bottom-right-radius: 50px;
  -moz-border-bottom-right-radius: 50px;
  -ms-border-bottom-right-radius: 50px;
  text-align: right;
  color: rgba(18, 18, 18, 0.5);
}
.checkout-onepage-success .checkout-step ul li.second:before {
  background-color: #432858;
  width: 20px;
  height: 20px;
  right: 10px;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.checkout-onepage-success .checkout-step .print {
  margin: 0;
  color: #432858;
  display: inline-block;
}
.checkout-onepage-success .checkout-step .print:hover {
  text-decoration: none;
  color: #f08217;
}
.modal-popup .modal-title {
  border-bottom: none;
  padding: 0;
  text-transform: uppercase;
  color: #432858;
}
/*Responsive-css*/
/*992-1360*/
@media (min-width: 992px) and (max-width: 1360px) {
  .checkout-index-index #amend-order {
    margin-bottom: 20px;
  }
  .checkout-index-index .three-columns-osc #address-section .newsletter-section {
    padding: 0px 15px 15px 30px;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-title {
    padding: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address {
    padding: 15px 15px 15px 30px;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .address-check {
    padding: 15px 15px 0px 30px;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items {
    padding: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item {
    width: 30% !important;
    padding: 10px !important;
    background-color: #ffffff;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
  }
  .checkout-index-index .three-columns-osc .order-review-section .review-block {
    padding: 15px !important;
  }
}
/*992-1300*/
@media (min-width: 992px) and (max-width: 1300px) {
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field {
    flex: 0 0 49%!important;
    -webkit-flex: 0 0 49%!important;
    -ms-flex: 0 0 49%!important;
    margin: 0 0 10px 0!important;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field:last-child {
    margin: 0 !important;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field .label {
    text-transform: capitalize;
  }
}
/*991*/
@media (max-width: 991px) {
  .checkout-index-index header.page-header {
    padding-top: 50px;
  }
  .checkout-index-index .checkout-step {
    margin: 30px 0 20px;
  }
  .checkout-index-index #amend-order {
    margin-bottom: 20px;
  }
  .checkout-index-index .three-columns-osc .head-title {
    margin-bottom: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
  }
  .checkout-index-index .three-columns-osc #address-section .newsletter-section {
    padding: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section .newsletter-section .newsletter {
    margin-top: 0;
  }
  .checkout-index-index .three-columns-osc #address-section .newsletter-section .newsletter label {
    text-transform: capitalize;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed {
    padding: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field {
    margin-right: 10px;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field .label {
    font-size: 13px;
    text-transform: capitalize;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-title {
    padding: 15px 15px 0;
    font-weight: 600;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address {
    padding: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .address-check {
    padding: 15px 15px 0;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .address-check label {
    font-weight: 600;
    text-transform: capitalize;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items {
    padding: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item {
    width: 100% !important;
    margin: 0px 0px 15px 0px !important;
  }
  .checkout-index-index .three-columns-osc .order-review-section {
    width: 100% !important;
  }
  .checkout-index-index .three-columns-osc .order-review-section .review-block {
    padding: 15px !important;
  }
  .checkout-index-index .three-columns-osc .order-review-section .review-block .button-set .onestepcheckout-place {
    font-weight: 400;
    text-transform: capitalize;
  }
}
/*767*/
@media (max-width: 767px) {
  .checkout-index-index header.page-header .header .right-header .header-right-bottom .checkout-header-service {
    display: none;
  }
  .checkout-index-index .checkout-step ul li {
    text-transform: capitalize;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed {
    padding: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field {
    width: 100% !important;
    margin-bottom: 10px !important;
    margin-right: 0;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field:first-child {
    width: 100% !important;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field:last-child {
    width: 100% !important;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field .label {
    text-transform: capitalize;
    font-size: 14px;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field .control .field-error {
    position: static;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field:last-child {
    margin-bottom: 0;
  }
  .checkout-onepage-success header.page-header .header .right-header .header-right-bottom .checkout-header-service {
    display: none;
  }
  .checkout-onepage-success .checkout-step {
    margin: 30px 0 20px;
  }
  .checkout-onepage-success .checkout-step ul li {
    text-transform: capitalize;
  }
  .checkout-onepage-success .checkout-success h1 {
    font-size: 22px;
    line-height: 26px;
  }
}
/*479*/
@media (max-width: 479px) {
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .label {
    width: 100% !important;
    margin: 0 0 10px!important;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .control {
    width: 100% !important;
  }
}
.checkout-index-index .table-checkout-wholesaler-method {
  margin-top: 10px;
}
.checkout-index-index .table-checkout-wholesaler-method td.col.col-wholesaler-id {
  width: 1px;
  flex-grow: initial;
  padding-right: 10px;
  padding-top: 10px;
}
.faq-index-index .page-main {
  padding-bottom: 80px;
}
.faq-index-index .columns .column {
  width: 82%;
}
.faq-index-index .page-title-wrapper .page-title {
  margin-bottom: 20px;
  display: block;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 10px;
  font-size: 24px;
  color: #f08217;
  text-transform: uppercase;
  font-weight: bold;
}
.faq-index-index .toolbar {
  display: none !important;
}
.faq-index-index .faq-iner-tabs {
  margin: 0;
}
.faq-index-index .faq-iner-tabs li {
  border-bottom: 1px solid #fff;
}
.faq-index-index .faq-iner-tabs li:nth-child(2n) a.question {
  background-color: #f0efef;
}
.faq-index-index .faq-iner-tabs li:last-child {
  border: none;
}
.faq-index-index .faq-iner-tabs li a.question {
  background-color: #e6e4e5;
  display: block;
  padding: 20px 30px;
  text-transform: uppercase;
  color: rgba(34, 31, 32, 0.75);
  font-size: 16px;
  cursor: pointer;
  position: relative;
}
.faq-index-index .faq-iner-tabs li a.question.open:after {
  background: url(../images/minus-shpe.png);
}
.faq-index-index .faq-iner-tabs li a.question:hover {
  text-decoration: none;
  color: #f08217;
}
.faq-index-index .faq-iner-tabs li a.question:after {
  background: url(../images/pluse-shpe.png);
  position: absolute;
  right: 32px;
  width: 12px;
  height: 12px;
  top: 50%;
  content: "";
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail {
  padding: 20px 30px 45px;
  background-color: #f5f4f5;
  border-top: 1px solid #fafafa;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question-details {
  width: 55%;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question-details p {
  color: #221f20;
  font-size: 14px;
  margin-bottom: 15px;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question-details p:last-child {
  margin-bottom: 0;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question-img {
  width: 40%;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question-img img {
  height: 100%;
  object-fit: cover;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question {
  width: 100%;
  margin-top: 30px;
  background-color: #f08217;
  padding: 20px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: normal;
  color: #ffffff;
  position: relative;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question:after {
  font-family: "Fontawesome";
  content: "\f105";
  color: #fafafa;
  font-size: 20px;
  position: absolute;
  right: 30px;
  line-height: normal;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question b {
  margin-right: 10px;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail.answer a {
  padding: 0 !important;
}
.faq-index-index .ias-trigger {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 40px;
  margin-bottom: 30px;
  margin-top: 50px;
}
.faq-index-index .ias-trigger a {
  background-color: #f08217;
}
.faq-index-index .ias-trigger a:hover {
  background-color: #432858;
}
.faq-index-index .advice-section {
  margin-top: 30px;
}
.faq-index-index .advice-section .heading-section {
  margin-bottom: 30px;
}
.faq-index-index .advice-section .heading-section h2 {
  margin: 0px 0px 10px;
  padding-bottom: 5px;
}
.faq-index-index .sidebar .advice-article-sidebar .sidebar-title {
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 15px;
  font-size: 16px;
  padding-bottom: 15px;
  color: #f08217;
  text-transform: uppercase;
  font-weight: bold;
}
.faq-index-index .sidebar .advice-article-sidebar .block {
  margin-bottom: 40px;
  border: none;
  padding: 0;
}
.faq-index-index .sidebar .advice-article-sidebar .block .filter-content .filter-options .filter-options-content {
  margin-bottom: 10px;
}
/*responsvie-css*/
/*992-1299*/
@media (min-width: 992px) and (max-width: 1299px) {
  .faq-index-index .ias-trigger {
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .faq-index-index .columns .column {
    width: 78%;
  }
  .faq-index-index .sidebar-additional {
    width: 20%;
    padding: 0 0 0 10px;
  }
}
/*991*/
@media (max-width: 991px) {
  .faq-index-index .columns {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .faq-index-index .page-main {
    padding-bottom: 0;
  }
  .faq-index-index .ias-trigger {
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .faq-index-index .advice-section {
    margin-top: 0;
  }
  .faq-index-index .advice-section .heading-section {
    margin-bottom: 15px;
  }
  .faq-index-index .advice-section .heading-section h2 {
    font-weight: 600;
  }
  .faq-index-index .faq-iner-tabs li a {
    text-transform: capitalize;
    font-size: 14px;
    padding: 15px;
  }
  .faq-index-index .faq-iner-tabs li a:after {
    right: 12px;
  }
  .faq-index-index .sidebar {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
  }
  .faq-index-index .columns .column {
    width: 100%;
  }
  .faq-index-index .page-title-wrapper .page-title {
    font-weight: 600;
    text-transform: uppercase;
  }
}
/*767*/
@media (max-width: 767px) {
  .faq-index-index .faq-iner-tabs li .faq-tabs-detail {
    padding: 15px;
  }
  .faq-index-index .faq-iner-tabs li .faq-tabs-detail .question-details {
    width: 100%;
    margin-bottom: 15px;
  }
  .faq-index-index .faq-iner-tabs li .faq-tabs-detail .question-img {
    width: 100%;
    margin-bottom: 15px;
  }
  .faq-index-index .faq-iner-tabs li .faq-tabs-detail .question {
    padding: 15px;
    text-transform: capitalize;
    font-size: 14px;
    margin: 0;
  }
  .faq-index-index .faq-iner-tabs li .faq-tabs-detail .question:after {
    display: none;
  }
  .faq-index-index .page-title-wrapper .page-title {
    /*text-transform: @text-capitalize;*/
  }
}
.about-section-main {
  display: inline-block;
  width: 100%;
}
.about-section-main .about-section {
  float: left;
  width: 68%;
}
.about-section-main .about-section .about-section-head {
  margin-bottom: 20px;
}
.about-section-main .about-section .about-section-head h2 {
  font-size: 20px;
  color: #1d1d1b;
  font-weight: 600;
  text-transform: uppercase;
}
.about-section-main .about-section .about-section-head h2 span {
  display: block;
  color: rgba(29, 29, 27, 0.75);
}
.about-section-main .about-section .about-section-img p {
  margin-bottom: 15px;
  color: #221f20;
  line-height: 18px;
  font-size: 14px;
}
.about-section-main .about-section .about-section-img p b {
  font-size: 16px;
}
.about-section-main .about-section .about-section-img p:last-child {
  margin-bottom: 0;
}
.about-section-main .about-section .about-section-img figure {
  margin: 40px 0;
}
.about-section-main .about-section .about-section-img figure img {
  width: 100%;
}
.about-section-main .about-section .about-section-list {
  margin-bottom: 0;
}
.about-section-main .about-section .about-section-list li {
  margin-bottom: 30px;
}
.about-section-main .about-section .about-section-list li h2 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 10px;
  color: #432858;
}
.about-section-main .about-section .about-section-list li p {
  color: #221f20;
  margin-bottom: 15px;
}
.about-section-main .about-section .about-section-list li p:last-child {
  margin-bottom: 0;
}
.about-section-main .about-section .about-section-list li:last-child {
  margin-bottom: 0;
}
.about-section-main .about-section .about-iblock {
  padding: 20px;
  background-color: #f4f3f5;
  margin: 30px 0;
}
.about-section-main .about-section .about-iblock h3 {
  color: #f08217;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 15px;
}
.about-section-main .about-section .about-iblock .four-imgsection .four-iblock .gray-box {
  padding: 15px;
}
.about-section-main .about-section .about-iblock .four-imgsection .four-iblock .gray-box a {
  font-size: 16px;
  line-height: 20px;
}
.about-section-main .about-section .about-iblock .four-imgsection .four-iblock .gray-box a:after {
  right: 5px;
}
.about-section-main .about-section-right {
  float: right;
  width: 30%;
}
.about-section-main .about-section-right .about-r-top {
  margin-bottom: 20px;
}
.about-section-main .about-section-right .about-r-top .advice-color-text .small-text {
  padding: 20px 30px 32px 40px;
  position: relative;
  background-color: #f08217;
  display: block;
  font-size: 16px;
  color: #fafafa;
  font-weight: 600;
  text-transform: uppercase;
}
.about-section-main .about-section-right .about-r-top .advice-color-text .small-text span {
  font-size: 20px;
  font-weight: 600;
}
.about-section-main .about-section-right .about-r-top .advice-color-text .small-text p {
  font-size: 13px;
  line-height: normal;
  font-weight: 500;
  padding-bottom: 50px;
}
.about-section-main .about-section-right .about-r-top .advice-color-text .small-text a {
  font-size: 14px;
  color: #fafafa;
  position: absolute;
  bottom: 25px;
  font-weight: 500;
}
.about-section-main .about-section-right .about-r-top .advice-color-text .small-text a:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  margin: 0 0 0 10px;
}
.about-section-main .about-section-right .about-r-top .advice-color-text .small-text a:hover {
  text-decoration: none;
  color: #432858;
}
.about-section-main .about-section-right .about-r-btm h2 {
  font-size: 16px;
  color: #f08217;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
}
.about-section-main .about-section-right .about-r-btm h2 .sub-text {
  display: block;
  font-size: 14px;
  color: #a8a5a6;
  font-weight: 300;
}
.about-section-main .about-section-right .about-r-btm ul li {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.about-section-main .about-section-right .about-r-btm ul li:last-child {
  margin-bottom: 0;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text a {
  background-color: #f08217;
  display: block;
  padding: 15px 30px;
  font-size: 16px;
  color: #fafafa;
  text-transform: uppercase;
  font-weight: 600;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text a:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  float: right;
  margin: 0;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text a:hover {
  text-decoration: none;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text {
  padding: 15px 30px 15px 40px;
  position: relative;
  background-color: #f08217;
  display: block;
  font-size: 16px;
  color: #fafafa;
  font-weight: 600;
  text-transform: uppercase;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text.large-text {
  padding: 25px 30px 25px 40px;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text span {
  font-size: 20px;
  font-weight: 600;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text p {
  font-size: 13px;
  line-height: normal;
  font-weight: 500;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text form {
  margin-top: 15px;
  position: relative;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text form .control input {
  width: 100%;
  height: 50px;
  padding: 0 15px;
  border: none;
  box-shadow: none;
  outline: none;
  font-family: 'Barlow';
  font-size: 13px;
  color: #a8a5a6;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text form .actions {
  position: absolute;
  width: auto;
  right: 5px;
  top: 5px;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text form .actions button,
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text form .actions .cart.table-wrapper .actions-toolbar > .action,
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text form .actions .action-gift {
  background-color: #f08217;
  color: #fafafa;
  min-width: 86px;
  height: 40px;
  border: none;
  border-radius: 0;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text form .actions button:hover,
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text form .actions .cart.table-wrapper .actions-toolbar > .action:hover,
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text form .actions .action-gift:hover {
  background-color: #432858;
  text-decoration: none;
}
/*responsive-css*/
/*992-1160*/
@media (min-width: 992px) and (max-width: 1160px) {
  .about-section-main .about-section-right .about-r-top .advice-color-text .small-text {
    padding: 15px;
  }
  .about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text {
    padding: 15px !important;
  }
  .about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text span {
    font-size: 18px;
  }
}
/*991*/
@media (max-width: 991px) {
  .about-section-main .about-section {
    width: 100%;
    margin-bottom: 20px;
  }
  .about-section-main .about-section .about-section-head {
    margin-bottom: 10px;
  }
  .about-section-main .about-section .about-section-head h2 {
    text-transform: capitalize;
  }
  .about-section-main .about-section .about-section-img p {
    margin-bottom: 10px;
    line-height: 22px;
  }
  .about-section-main .about-section .about-section-img p b {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
  }
  .about-section-main .about-section .about-section-img figure {
    margin: 20px 0;
  }
  .about-section-main .about-section .about-section-list li {
    margin-bottom: 15px;
  }
  .about-section-main .about-section .about-section-list li h2 {
    text-transform: capitalize;
    margin-bottom: 5px;
  }
  .about-section-main .about-section .about-section-list li p {
    line-height: 22px;
    font-size: 14px;
  }
  .about-section-main .about-section-right {
    width: 100%;
  }
  .about-section-main .about-section-right .about-r-top .advice-color-text .small-text {
    padding: 15px;
  }
  .about-section-main .about-section-right .about-r-top .advice-color-text .small-text span {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
  }
  .about-section-main .about-section-right .about-r-top .advice-color-text .small-text p {
    padding-bottom: 40px;
    text-transform: capitalize;
  }
  .about-section-main .about-section-right .about-r-btm h2 {
    padding-left: 0;
    font-weight: 600;
  }
  .about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text {
    padding: 15px;
  }
  .about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text.large-text {
    padding: 15px;
  }
  .about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text span {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
  }
}
.welcom-heading.heading-section {
  padding-bottom: 10px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .welcom-heading.heading-section {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .welcom-heading.heading-section .welcom-heading-left h2 {
    font-size: 14px;
  }
  .welcom-heading.heading-section .welcom-heading-left h2 .sub-text {
    margin: 0 0 5px;
  }
  .welcom-heading.heading-section .welcom-heading-left .key-s {
    text-transform: capitalize;
  }
}
.welcom-heading .welcom-heading-left h2 {
  font-weight: bold;
}
.welcom-heading .welcom-heading-left h2 span {
  font-weight: normal;
  margin-right: 5px;
}
.welcom-heading .welcom-heading-left h2 .sub-text {
  display: block;
  font-size: 14px;
  color: #a8a5a6;
  font-weight: 300;
}
.welcom-heading .welcom-heading-left .key-s {
  margin-left: 30px;
  font-size: 14px;
  color: #a8a5a6;
  font-weight: 300;
  padding: 5px 0px 5px 0px;
  align-self: flex-end;
  -ms-align-self: flex-end;
  -webkit-align-self: flex-end;
  text-transform: uppercase;
}
.welcom-heading .welcom-heading-left .key-s img {
  margin-right: 10px;
}
.welcom-heading .welcom-heading-right a {
  background: #efefef;
  position: relative;
  color: #432858;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding: 12px 40px 12px 15px;
  display: inline-block;
  margin-left: 5px;
  text-align: left;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
.welcom-heading .welcom-heading-right a:hover {
  text-decoration: none;
  background: #f08217;
  color: #fff;
}
.welcom-heading .welcom-heading-right a:after {
  position: absolute;
  right: 20px;
  top: 14px;
  line-height: normal;
  font-weight: bold;
  font-size: 16px;
  font-family: "Fontawesome";
  content: "\f105";
}
.promotions-articles .promotions-articles-tag {
  margin-bottom: 10px;
  background: #432858;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff;
  display: inline-block;
  line-height: normal;
  padding: 7px 10px;
  text-transform: uppercase;
}
.promotions-articles .promotions-articles-tag.color-or {
  float: left;
  background: #f08217;
}
.promotions-articles .promotions-articles-tag.color-or + .color-or {
  float: right;
}
.promotions-articles .promotions-articles-tag.color-or + .color-or a {
  color: #ffffff;
}
.promotions-articles .promotions-articles-tag.color-or + .color-or a:hover {
  text-decoration: none;
}
.promotions-articles .promotions-left {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.promotions-articles .promotions-left .promotions-left-one {
  width: 48.3333%;
}
.promotions-articles .promotions-left .promotions-left-one a {
  color: #FEDD00;
  font-weight: 500;
  font-size: 14px;
  /*position:absolute;*/
  text-transform: uppercase;
  bottom: 40px;
  /*&:after{
					    font-size:@font-size-16;
					    margin-left: 15px;
					    font-family:@fontawesome;
					    content: "\f105";
					}*/
}
.promotions-articles .promotions-left .promotions-left-one a:hover {
  color: #ffffff;
  text-decoration: none;
}
.promotions-articles .promotions-left .promotions-left-one .left-background {
  height: 450px;
  padding: 30px 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
}
.promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t {
  height: 100%;
  width: 100%;
  position: relative;
}
.promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t h2 {
  color: #ffffff;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 20px;
}
.promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t h2 span {
  color: #FEDD00;
  display: block;
}
.promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t p {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.5);
  max-width: 150px;
  margin: 0;
}
@media (max-width: 767px) {
  .promotions-articles .promotions-left .promotions-left-one {
    width: 100%;
    margin: 0 0 15px;
  }
  .promotions-articles .promotions-left .promotions-left-one .left-background {
    height: 400px;
    padding: 15px;
    position: relative;
  }
  .promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t {
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t h2 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 15px;
    text-transform: capitalize;
  }
  .promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t p {
    max-width: 100%;
    margin-bottom: 5px;
    color: #fff;
  }
  .promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t a {
    position: static;
  }
}
.promotions-articles .promotions-left .promotions-left-two {
  width: 48.3333%;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top {
  background-color: #432858;
  padding: 30px 40px;
  min-height: 215px;
  margin-bottom: 20px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy {
  background: transparent;
  padding: 0;
  min-height: 1px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div {
  min-height: 215px;
  padding: 30px 40px;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div .banner-content h2 {
  max-width: 200px;
  font-size: 24px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
  line-height: 24px;
  margin-bottom: 20px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div .banner-content h2 strong {
  display: block;
  color: #432858;
  line-height: 24px;
  margin-bottom: 5px;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div .banner-content a {
  color: #432858;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  bottom: 40px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div .banner-content a:hover {
  color: #ffffff;
  text-decoration: none;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div .banner-content a:after {
  font-size: 16px;
  margin-left: 15px;
  font-family: "Fontawesome";
  content: "\f105";
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-top-head {
  margin-bottom: 40px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-top-head h2 {
  color: #ffffff;
  line-height: 24px;
  margin-bottom: 3px;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-top-head p {
  color: #ffffff;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  line-height: normal;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  position: relative;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field {
  width: calc(100% - 90px);
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field .control input {
  width: 100%;
  height: 50px;
  color: #432858;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border: none;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field .control .sku-suggestions {
  background: #fff;
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 99;
  padding: 15px 0;
  width: 100%;
  border-radius: 4px;
  box-shadow: 0px 3px 10px #ccc;
  max-height: 300px;
  overflow-y: auto;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field .control .sku-suggestions .item {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border-bottom: 1px solid #efefef;
  padding: 5px 10px;
  cursor: pointer;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field .control .sku-suggestions .item:last-child {
  border-bottom: none;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field .control .sku-suggestions .item .image {
  margin-right: 10px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field .control .sku-suggestions .item .obs-item-details .price-container .price-box .price-final_price:after {
  display: none;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions {
  width: 80px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions button,
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions .cart.table-wrapper .actions-toolbar > .action,
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions .action-gift {
  width: 100%;
  text-transform: uppercase;
  font-weight: 600;
  border: none;
  height: 50px;
  font-size: 18px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  color: #432858;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions button:hover,
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions .cart.table-wrapper .actions-toolbar > .action:hover,
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions .action-gift:hover {
  background-color: #f08217;
  color: #ffffff;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions button span:after,
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions .cart.table-wrapper .actions-toolbar > .action span:after,
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions .action-gift span:after {
  line-height: normal;
  font-weight: bold;
  font-size: 16px;
  font-family: "Fontawesome";
  content: "\f105";
  margin-left: 7px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-btm {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img {
  position: relative;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img .promotions-btm-text {
  position: absolute;
  padding-right: 10px;
  bottom: 20px;
  right: 20px;
  max-width: 115px;
  line-height: 14px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img .promotions-btm-text a {
  color: #ffffff;
  opacity: 0.9;
  text-transform: uppercase;
  font-size: 13px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img .promotions-btm-text a:hover {
  text-decoration: none;
  color: #000;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img .promotions-btm-text a:after {
  line-height: normal;
  font-weight: bold;
  font-size: 16px;
  font-family: "Fontawesome";
  content: "\f105";
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
  position: absolute;
}
@media (max-width: 767px) {
  .promotions-articles .promotions-left .promotions-left-two {
    width: 100%;
    margin: 0 0 15px;
  }
}
.promotions-articles .promotions-articles-right {
  clear: both;
  position: relative;
  /*&:before{
				position: absolute;
			    content: "";
			    width: 1px;
			    height: 100%;
			    background-color: #eaeaea;
			    left: -15px;
			}*/
}
.promotions-articles .promotions-articles-right .advice-img-section {
  margin-bottom: 30px;
  position: relative;
}
.promotions-articles .promotions-articles-right .advice-img-section figure {
  margin: 0;
}
.promotions-articles .promotions-articles-right .advice-img-section figure a {
  position: relative;
  z-index: 999;
}
.promotions-articles .promotions-articles-right .advice-img-section figure img {
  height: 215px;
  width: 100%;
  object-fit: cover;
}
.promotions-articles .promotions-articles-right .advice-img-section .advice-text-section {
  position: absolute;
  top: 40px;
  left: 40px;
  right: 40px;
  z-index: 999;
}
.promotions-articles .promotions-articles-right .advice-img-section .advice-text-section h2 {
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 20px;
  min-height: 90px;
  margin-bottom: 20px;
  font-weight: 600;
  max-width: 200px;
}
.promotions-articles .promotions-articles-right .advice-img-section .advice-text-section a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}
.promotions-articles .promotions-articles-right .advice-img-section .advice-text-section a:hover {
  text-decoration: none;
  color: #f08217;
}
.promotions-articles .promotions-articles-right .advice-img-section .advice-text-section a:after {
  font-family: "Fontawesome";
  content: "\f105";
  margin-left: 13px;
  font-size: 16px;
}
.promotions-articles .promotions-articles-right .advice-img-section + .advice-img-section {
  margin-bottom: 0;
}
.account-blocks {
  padding-top: 38px;
}
.account-blocks .top-account-block {
  margin-bottom: 30px;
}
.pos-section.product-new2 {
  padding: 0;
  border: none;
}
.pos-section.product-new2 .product-new2-div {
  background-color: #efefef;
  padding: 32px 20px;
  border: none;
  position: relative;
}
.pos-section.product-new2 .product-new2-div .custom-btn {
  position: absolute;
  bottom: 20px;
  left: 40px;
}
.pos-section.product-new2 .product-new2-div .product-new2-img {
  width: 40%;
  background: transparent;
  text-align: right;
}
.pos-section.product-new2 .product-new2-div .product-new2-img img {
  width: auto;
  max-height: 151px;
}
.pos-section.product-new2 .product-new2-div .product-new2-detail {
  padding-left: 20px;
}
.pos-section.product-new2 .product-new2-div .product-new2-detail h2 {
  color: #432858;
  margin-bottom: 15px;
  max-width: 120px;
}
.pos-section.product-new2 .product-new2-div .product-new2-detail p {
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 0;
  display: block;
  line-height: normal;
}
.same-setion-div.in-account .advice-section .heading-section {
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.same-setion-div.in-account .advice-section .heading-section h2 {
  margin: 0;
  color: #432858;
  font-weight: 400;
}
.same-setion-div.in-account .advice-section .row {
  margin-left: -15px;
  margin-right: -15px;
}
.same-setion-div.in-account .advice-section .row > div {
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.same-setion-div.in-account .advice-section .row > div.order-history {
  display: none;
}
.same-setion-div.in-account .advice-section .row > div .advice-color-text .small-text {
  background-color: #432858;
}
.same-setion-div.in-account .advice-section .row > div .advice-color-text .small-text .contact-us:hover {
  color: #f08217;
}
.same-setion-div.in-account .advice-section .row > div .advice-color-text .small-text .contact-us:hover:after {
  color: #f08217;
}
.all-product-tabs .buy-tab-contents {
  display: none;
}
.all-product-tabs .buy-tab-contents.active {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.all-product-tabs .heading-section {
  padding-bottom: 10px;
}
.all-product-tabs .heading-section h2 {
  background: #432858;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  display: inline-block;
  line-height: normal;
  margin: 0;
  padding: 9px 15px;
  text-transform: uppercase;
}
.all-product-tabs .heading-section h2.col-o {
  background-color: #f08217;
}
.all-product-tabs .heading-section h2.col-o a {
  color: #ffffff;
}
.all-product-tabs .heading-section h2.col-o a:hover {
  text-decoration: none;
}
.all-product-tabs .heading-section h2 a:hover {
  text-decoration: none;
}
.all-product-tabs .heading-section h2 a {
  color: #ffffff;
}
.all-product-tabs .heading-section h2:first-of-type {
  visibility: hidden;
}
.all-product-tabs .heading-section .product-tbs li {
  display: inline-block;
}
.all-product-tabs .heading-section .product-tbs li.active a {
  border-bottom: 3px solid #432858;
  color: #432858;
}
.all-product-tabs .heading-section .product-tbs li a {
  color: #bcbcbc;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  padding: 0 10px 16px;
}
.all-product-tabs .heading-section .product-tbs li a:hover {
  text-decoration: none;
  color: #432858;
}
.all-product-tabs .heading-section .product-tbs li.product {
  display: none;
}
.all-product-tabs .custom-product-items .product-item .product-item-info .product-item-photo span img {
  height: 140px;
  object-fit: cover;
}
.all-product-tabs .news-tbs-content {
  margin-right: -5px;
  margin-left: -5px;
}
.all-product-tabs .news-tbs-content > div {
  padding-right: 5px;
  padding-left: 5px;
}
.all-product-tabs .news-tbs-content .new-about-gray {
  background-color: #f6f6f6;
  padding: 20px 30px 80px 30px;
  height: 100%;
}
.all-product-tabs .news-tbs-content .new-about-gray h2 {
  color: #432858;
  line-height: normal;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: 5px;
  font-weight: 500;
}
.all-product-tabs .news-tbs-content .new-about-gray .count {
  color: #a8a5a6;
}
.all-product-tabs .news-tbs-content .new-about-gray .read-more {
  color: #432858;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  bottom: 25px;
  position: absolute;
}
.all-product-tabs .news-tbs-content .new-about-gray .read-more:hover {
  text-decoration: none;
  color: #f08217;
}
.all-product-tabs .news-tbs-content .new-about-gray .read-more:after {
  font-family: "Fontawesome";
  content: "\f105";
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
}
.all-product-tabs .product-tbs-content .products {
  margin: 0;
}
.finder-section .finder-in .product-finder .form-group input {
  height: 50px;
  border: none;
  background-color: #fafafa;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  color: #f08217;
  text-transform: uppercase;
}
/*1200-1440*/
@media (min-width: 1200px) and (max-width: 1440px) {
  .promotions-articles .promotions-left .promotions-left-two {
    /*#dis-flex;
				#flex-wrap;*/
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top {
    width: 100%;
    min-height: 1px;
    padding: 35px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm {
    width: 100%;
    /*-webkit-box-align:flex-end;
					-moz-box-align: flex-end;
					-ms-flex-align: flex-end;
					-webkit-align-items: flex-end; 
					align-items: flex-end;*/
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img {
    width: 49%;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img img {
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img {
    width: 49%;
  }
}
/*768-1199*/
@media (min-width: 768px) and (max-width: 1199px) {
  .promotions-articles .row > div {
    /*-webkit-box-flex: 0;
			    -ms-flex: 0 0 100%;
			    flex: 0 0 100%;
			    max-width: 100%;*/
  }
  .promotions-articles .row > div .promotions-left {
    margin-bottom: 15px;
    overflow: hidden;
  }
  .promotions-articles .promotions-left .promotions-left-one .left-background {
    padding: 20px;
    height: 100%;
  }
  .promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t p {
    max-width: 100%;
  }
  .promotions-articles .promotions-left .promotions-left-one img {
    width: 100%;
  }
  .promotions-articles .promotions-left .promotions-left-two {
    /*#dis-flex;
				#flex-wrap;*/
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top {
    width: 100%;
    min-height: 1px;
    padding: 20px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div {
    padding: 20px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm {
    width: 100%;
    /*-webkit-box-align:flex-end;
					-moz-box-align: flex-end;
					-ms-flex-align: flex-end;
					-webkit-align-items: flex-end; 
					align-items: flex-end;*/
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img {
    width: 49%;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img img {
    width: 100%;
  }
  .account-banner img {
    /*height:100px;
			object-fit: cover;*/
  }
  .all-product-tabs .news-tbs-content > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .pos-section.product-new2 .product-new2-div {
    padding: 15px;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail {
    width: 50%;
    padding: 0;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail h2 {
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 18px;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail p {
    margin-bottom: 5px;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail .custom-btn {
    position: static;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-img {
    margin: 0;
  }
  .same-setion-div.in-account .advice-section .row > div {
    -ms-flex: 0 0 50%!important;
    flex: 0 0 50%!important;
    max-width: 50% !important;
  }
}
/*768+*/
@media (min-width: 767px) {
  .product-new2-div {
    min-height: 215px;
  }
}
/*767*/
@media (max-width: 767px) {
  .account-banner {
    margin-bottom: 10px;
  }
  .account-banner img {
    height: 90px;
    object-fit: cover;
  }
  .promotions-articles {
    margin-bottom: 15px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top {
    padding: 15px;
    min-height: 1px;
    margin-bottom: 15px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div {
    padding: 15px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-top-head {
    margin-bottom: 15px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-top-head h2 {
    margin-bottom: 5px;
    font-size: 22px;
    text-transform: capitalize;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img {
    width: 49%;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img img {
    width: 100%;
  }
  .promotions-articles .promotions-articles-right .advice-img-section {
    margin-bottom: 10px;
  }
  .promotions-articles .promotions-articles-right .advice-img-section figure img {
    height: 150px;
  }
  .promotions-articles .promotions-articles-right .advice-img-section .advice-text-section {
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 90%;
    margin: auto;
  }
  .promotions-articles .promotions-articles-right .advice-img-section .advice-text-section h2 {
    font-size: 16px;
    margin: 0 0 15px;
    min-height: 1px;
    max-width: 100%;
  }
  .all-product-tabs {
    margin-bottom: 20px;
  }
  .all-product-tabs .buy-tab-contents {
    margin-top: 20px;
  }
  .all-product-tabs .heading-section {
    margin: 0;
    border: none;
    padding: 0;
  }
  .all-product-tabs .heading-section h2 {
    display: none;
  }
  .all-product-tabs .heading-section .product-tbs {
    margin: 0;
    width: 100%;
  }
  .all-product-tabs .heading-section .product-tbs li {
    float: left;
    width: 50%;
    margin: 0;
  }
  .all-product-tabs .heading-section .product-tbs li.active a {
    background-color: #ea8021;
    color: #fff;
  }
  .all-product-tabs .heading-section .product-tbs li a {
    text-transform: capitalize;
    border: none !important;
    display: block;
    font-size: 18px;
    line-height: normal;
    background-color: #432858;
    padding: 10px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
  }
  .all-product-tabs .heading-section .product-tbs li a:hover {
    color: #fff;
    background-color: #ea8021;
  }
  .all-product-tabs .heading-section .product-tbs li a.active {
    background-color: #f08217;
  }
  .all-product-tabs .products {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .all-product-tabs .news-tbs-content > div {
    margin-bottom: 10px;
  }
  .all-product-tabs .news-tbs-content > div:last-child {
    margin-bottom: 0;
  }
  .all-product-tabs .news-tbs-content .new-about-gray {
    padding: 15px;
  }
  .all-product-tabs .news-tbs-content .new-about-gray h2 {
    text-transform: capitalize;
  }
  .all-product-tabs .news-tbs-content .new-about-gray .count {
    margin-bottom: 5px;
  }
  .all-product-tabs .news-tbs-content .new-about-gray .read-more {
    position: static;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail {
    padding-left: 0;
    width: 45%;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail h2 {
    max-width: 100%;
    margin-bottom: 5px;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail .custom-btn {
    left: 20px;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-img {
    width: 45%;
    margin: 0;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-img img {
    max-height: none;
  }
  .welcom-heading.heading-section .welcom-heading-right {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .welcom-heading.heading-section .welcom-heading-right a {
    margin-left: 0;
    font-size: 13px;
    padding: 10px 30px 10px 10px;
  }
  .welcom-heading.heading-section .welcom-heading-right a:after {
    top: 10px;
    right: 15px;
  }
}
/*479*/
@media (max-width: 479px) {
  .account-banner img {
    height: 90px;
    object-fit: cover;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field {
    width: 100%;
    margin-bottom: 10px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions {
    width: 100%;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img {
    width: 100%;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img + .promotions-btm-img {
    margin-top: 10px;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail {
    padding-left: 0;
    margin-bottom: 25px;
    width: 100%;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail .custom-btn {
    position: static;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-img {
    width: 100%;
    margin: 0;
  }
}
.popup-authentication .modal-inner-wrap {
  background-color: #ffffff !important;
}
.popup-authentication .modal-inner-wrap .modal-header .action-close {
  background-color: transparent;
}
.popup-authentication .modal-inner-wrap .modal-header .action-close:before {
  color: #000;
}
.popup-authentication .modal-inner-wrap .fieldset {
  margin-bottom: 0 !important;
}
.popup-authentication .modal-inner-wrap .fieldset .field .label {
  padding: 0;
  font-size: 18px;
}
.popup-authentication .block-authentication {
  border-top: 0;
}
.popup-authentication .block-authentication h3 {
  font-weight: 300;
  text-align: center;
  margin-bottom: 20px;
}
.popup-authentication .block-authentication .actions-toolbar .primary .action {
  background: #432858;
  min-width: 86px;
  border: none;
  border-radius: 0;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  font-family: Barlow;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.popup-authentication .block-authentication .actions-toolbar .primary .action:hover {
  background-color: #f08217;
}
.popup-authentication .block-authentication .actions-toolbar > .secondary {
  padding-top: 5px;
}
.popup-authentication .block-authentication .message {
  font-size: 14px;
}
.popup-authentication .block-authentication .block[class] + .block img {
  display: block;
  margin: 10px auto 15px;
  width: 50%;
  max-width: 200px;
}
.popup-authentication .block-authentication .block-content p,
.popup-authentication .block-authentication .block-content ul {
  font-size: 16px;
  margin-bottom: 15px;
}
.popup-authentication .block-authentication .block-content li {
  list-style: initial;
  margin-left: 10px;
}
.popup-authentication .block-authentication .block-content .want-an-account {
  padding-top: 30px;
}
/*Responsive-css*/
/*992-1160*/
/*768-991*/
/*767*/
@media (max-width: 767px) {
  .popup-authentication .modal-inner-wrap .modal-header .modal-title {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.2;
  }
}
/*767*/
@media (min-width: 767px) {
  .popup-authentication .modal-inner-wrap .modal-header {
    padding-bottom: 0;
  }
  .popup-authentication .modal-inner-wrap .modal-content {
    padding: 20px 40px 30px!important;
  }
  .popup-authentication .block-title {
    font-size: 1.8rem;
    line-height: 1;
  }
  .popup-authentication .block[class] {
    padding-right: 50px;
  }
  .popup-authentication .block[class] + .block {
    padding-left: 50px;
  }
}
/*575*/
.ninjamenus .magezon-builder > .nav-item > a {
  line-height: 40px;
  text-transform: uppercase;
}
.ninjamenus .mgz-element-column .nav-item > a {
  line-height: 1.4;
  padding: 4px 15px;
}
.ninjamenus .item-submenu .nav-item > a span.title {
  display: block;
}
.mgz-row-equal-height .mgz-element-column .mgz-element-inner .mgz-element-single_image {
  min-height: 1px;
}
@media (max-width: 991px) {
  .ninjamenus .mgz-element-column > .mgz-element-inner {
    padding: 0;
  }
  .ninjamenus .item-submenu {
    padding: 0 !important;
  }
  .ninjamenus .item-submenu .mgz-element-column {
    width: 100%;
  }
  .ninjamenus.ninjamenus-mobile .nav-item {
    width: 100%;
  }
  .ninjamenus.ninjamenus-mobile .nav-item > a {
    line-height: 1.6 !important;
    padding: 4px 15px!important;
    text-transform: uppercase;
    color: #ffffff !important;
    background-color: transparent !important;
    font-size: 14px;
    border: 0 !important;
  }
  .ninjamenus.ninjamenus-mobile .nav-item.level0 > a {
    padding: 8px 15px!important;
  }
  .ninjamenus.ninjamenus-mobile .nav-item.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .ninjamenus.ninjamenus-mobile .opener {
    height: 35px !important;
    width: 45px !important;
  }
  .ninjamenus.ninjamenus-mobile .opener:before {
    font-size: 35px;
    line-height: inherit;
    color: #ffffff;
    content: '\e622';
    font-family: 'icons-blank-theme' !important;
    font-weight: 400;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    font-smooth: auto;
  }
  .ninjamenus.ninjamenus-mobile .opener:hover {
    background-color: transparent !important;
  }
  .ninjamenus.ninjamenus-mobile .ninjamenus-toggle-active .opener:before {
    content: '\e621';
  }
}
@media (min-width: 991px) {
  .ninjamenus .magezon-builder > .mgz-element.nav-item > a span {
    border-bottom: 4px solid #fafafa;
  }
  .ninjamenus .magezon-builder > .mgz-element.nav-item.active > a span,
  .ninjamenus .magezon-builder > .mgz-element.nav-item > a:hover span {
    color: inherit;
    border-bottom-color: #432858;
  }
  .ninjamenus.ninjamenus-desktop {
    margin: 0 !important;
  }
  .ninjamenus .nav-item .caret:before {
    font-size: 22px;
    content: '\e622';
    display: inline-block;
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    width: 15px;
    margin-left: -5px;
    font-weight: 400;
    top: -1px;
    position: relative;
  }
  .ninjamenus .nav-item .caret.mgz-fa-angle-up:before {
    content: '\e621';
  }
  .ninjamenus .item-submenu {
    /*box-shadow: none!important;
		    border: @navigation-level0-item__border;
		    border-top: 0;*/
  }
}
@media (min-width: 992px) and (max-width: 1220px) {
  .ninjamenus.ninjamenus-desktop .nav-item.level0 > a {
    padding: 0 6px;
  }
}
.product-reviews-summary .reviews-actions {
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 600;
}
.product-reviews-summary .reviews-actions a {
  color: #f08217;
}
.product-reviews-summary .reviews-actions a:hover {
  color: #432858;
  text-decoration: none;
}
.product-reviews-summary .rating-summary .rating-result > span:before {
  color: #ed9d00;
}
.review-add .block-content .message.info {
  padding-left: 0;
}
.amrev-title-block.-am-line:after {
  display: none;
}
.amrev-desc-title {
  margin-bottom: 10px;
}
.amreview-add-new .amreview-button.action {
  background-color: #432858;
  font-size: 15px;
  color: #fafafa;
  border: none;
  text-transform: uppercase;
  font-weight: 500;
  padding: 7px 18px;
  border-radius: 0;
  margin-bottom: 5px;
}
.amreview-add-new .amreview-button.action:hover {
  background-color: #f08217;
}
.amreview-submit-form {
  background: #ffffff;
  padding-bottom: 30px;
}
.amreview-submit-form .review-fieldset .review-legend.legend {
  display: block;
  line-height: normal !important;
}
.amreview-submit-form .review-fieldset .review-legend.legend span {
  margin-bottom: 10px !important;
  float: none;
}
.amreview-submit-form .review-fieldset .review-legend.legend strong {
  display: block !important;
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 400 !important;
  color: rgba(29, 29, 27, 0.5) !important;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field.review-field-ratings .field.review-field-rating {
  display: flex;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field.review-field-ratings .control {
  float: none !important;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field.review-field-ratings label {
  margin-top: 0 !important;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field.review-field-ratings .review-control-vote {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 0 0 0 15px;
  padding: 0;
  margin-left: 5px;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field.review-field-ratings .review-control-vote input[type="radio"] {
  background-color: transparent;
  height: auto;
  border: none;
  width: 100%;
  color: inherit;
  font-size: 14px;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field.review-field-ratings .review-control-vote label {
  width: auto !important;
  position: absolute;
  float: none !important;
  margin: 0 !important;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field.review-field-ratings .review-control-vote:hover:before {
  color: #b1aeae;
}
.amrev-comment-form .amrev-btn {
  text-transform: uppercase;
  font-weight: 500;
}
.amrev-comment-form .amrev-btn:hover {
  background: #f08217;
}
.amrev-comment-toolbar .amrev-reply {
  flex-basis: auto;
}
.amrev-comment-toolbar .amrev-reply .amrev-repbtn {
  color: #ffffff;
  background: #432858;
  text-transform: uppercase;
  padding: 4px 10px;
  font-size: 12px;
  width: auto;
}
.amrev-comment-toolbar .amrev-reply .amrev-repbtn:before {
  display: none;
}
.amrev-comment-toolbar .amrev-comment {
  flex-basis: auto;
}
.amrev-comment-toolbar .amrev-comment .amrev-combtn {
  font-size: 12px;
}
.rating-summary .rating-result > span:before {
  color: #ed9d00;
}
.block-reviews-dashboard li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eae9e9;
}
.block-reviews-dashboard li:last-child {
  border: none;
}
.block-reviews-dashboard li .product-name {
  font-weight: 500;
}
.block-reviews-dashboard li .product-name a {
  color: #432858;
  font-size: 15px;
}
.block-reviews-dashboard li .rating-summary .label {
  font-size: 15px;
  font-weight: 400;
}
.amreview-summary-info .amreview-showmore {
  color: #432858;
}
.amreview-summary-info .amreview-showmore:after {
  filter: brightness(0.5) sepia(1) hue-rotate(0deg) saturate(5);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .catalog-product-view .product.info .product .content .review-add .block-content .field.review-field-ratings .review-control-vote {
    display: table-cell;
    position: static;
  }
  .catalog-product-view .product.info .product .content .review-add .block-content .field.review-field-ratings .field.review-field-rating {
    display: block;
  }
}
@media (max-width: 1023px) {
  .amreview-add-new .amreview-button.action {
    margin-left: -5px;
    margin-bottom: 0;
  }
}
@media (max-width: 479px) {
  .catalog-product-view .product.info .product .content .review-add .block-content .field label {
    width: 100% !important;
    margin: 0 0 10px!important;
  }
  .catalog-product-view .product.info .product .content .review-add .block-content .field .control,
  .catalog-product-view .product.info .product .content .review-add .block-content .field #amreview-email-field {
    width: 100%;
  }
}
@media (max-width: 380px) {
  .amreview-add-new .amreview-label {
    display: block;
    margin-left: -5px !important;
    width: 100%;
    margin-top: 5px !important;
  }
}
