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 {
  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 {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-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 © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider,
.footer.content ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li,
.footer.content ul > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event {
  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 {
  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 {
  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 {
  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 {
  text-decoration: none;
}
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt,
.cart.table-wrapper .item-options dt {
  float: left;
  clear: left;
  margin: 0 10px 5px 0;
}
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after,
.cart.table-wrapper .item-options dt:after {
  content: ': ';
}
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd,
.cart.table-wrapper .item-options dd {
  float: left;
  display: inline-block;
  margin: 0 0 5px;
}
.products-list .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.products-list .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.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,
.block-wishlist .block-title,
.widget .block-title,
.widget .block-title {
  margin-bottom: 15px;
}
.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,
.block-wishlist .block-title > strong,
.widget .block-title > strong,
.widget .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.magento-payments-review .block .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;
}
.magento-payments-review .block .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;
}
.magento-payments-review .block .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;
}
.magento-payments-review .block .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;
}
.magento-payments-review .block .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;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.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,
.cart.table-wrapper .col.qty .input-text,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  width: 47px;
  text-align: center;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 40px;
}
.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;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  width: auto;
  position: absolute;
  top: 31px;
  left: 10px;
  margin-left: 70%;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.account .column.main .limiter > .label,
.field.street .field.additional .label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.products-grid.wishlist .product-item .comment-box .label,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.block.newsletter .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span,
.checkout-index-index .page-title-wrapper {
  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,
.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,
.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,
.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,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.header.content:before,
.header.content:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.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,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.header.content:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.column .block-addbysku .sku,
.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,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .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;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  -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,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before {
  color: #333333;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.multicheckout .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.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,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show,
.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-weight: 400;
  font-size: inherit;
}
.abs-action-button-as-link:visited,
.abs-action-remove: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,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.action-auth-toggle:visited,
.checkout-payment-method .payment-method-billing-address .action-cancel:visited,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:visited,
.checkout-agreements-block .action-show: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-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,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.action-auth-toggle:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-agreements-block .action-show: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-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,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.action-auth-toggle:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-agreements-block .action-show: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-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,
.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,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:focus,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show: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-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,
.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,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel.disabled,
.checkout-payment-method .payment-method-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address.disabled,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.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-remove:active,
.abs-action-remove: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),
.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),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:not(:focus),
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show: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;
}
.magento-payments-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare: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 {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.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,
.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,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee {
  display: inline-block;
  font-size: 1.4rem;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .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,
.cart-summary .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}
.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,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after {
  content: ")";
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .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,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.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,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.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,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.no-display,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue {
  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;
  border-radius: 3px;
  font-weight: bold;
}
.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 {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .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 {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .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 {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .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 {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .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 {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before {
  color: inherit;
}
.field.date .control,
.form.search.advanced .fields.range .field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input,
.form.search.advanced .fields.range .field.date input {
  margin-right: 10px;
  width: calc(100% - (40px + 10px));
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - (24px + 10px + 5px));
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0%;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.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;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  position: relative;
  padding-right: 25px;
  display: block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #d1d1d1;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.magento-payments-review-discount > .title,
.paypal-review-discount .block > .title,
.cart-summary .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,
.magento-payments-review-discount > .title:after,
.paypal-review-discount .block > .title:after,
.cart-summary .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;
}
.magento-payments-review-discount > .title:after,
.paypal-review-discount .block > .title:after,
.cart-summary .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .magento-payments-review-discount > .title strong,
.column.main .paypal-review-discount .block > .title strong,
.column.main .cart-summary .block > .title strong {
  font-weight: 400;
}
.magento-payments-review-discount > .content,
.paypal-review-discount .block > .content,
.cart-summary .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.magento-payments-review-discount.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-summary .block.active > .title:after {
  content: '\e617';
}
.magento-payments-review-discount.active > .content,
.paypal-review-discount .block.active > .content,
.cart-summary .block.active > .content {
  display: block;
}
.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 {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  padding-bottom: 40px;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.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;
}
.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-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;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
}
.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;
}
.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;
}
div.mage-error[generated] {
  margin-top: 7px;
}
.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;
}
.hasDatepicker + .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;
}
.hasDatepicker + .ui-datepicker-trigger:focus,
.hasDatepicker + .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger.disabled,
.hasDatepicker + .ui-datepicker-trigger[disabled],
fieldset[disabled] .hasDatepicker + .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
.hasDatepicker + .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hasDatepicker + .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;
}
.hasDatepicker + .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: auto;
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
}
.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-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: 3rem;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-top: 2.1rem;
  margin-bottom: -12.9rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.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 {
  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 {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  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 {
  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 {
  color: #1979c3;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.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 {
  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 {
  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 {
  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 {
  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 {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.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 {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.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 {
  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 {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.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 {
  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;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  margin-top: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: grid;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .display-lock .lock-icon:hover::before {
  color: #757575;
}
.card-container .card-layout .display-lock .lock-icon:before {
  color: #bbbbbb;
  content: '\e629';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
}
.card-container .field div.error {
  border-color: #ed8380;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
.magento-payments-review .actions-toolbar {
  margin-top: 10px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 10px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
[data-content-type="faq"] {
  border-bottom: 1px solid #ccc !important;
  list-style-type: none;
  position: relative;
  width: 100%;
}
[data-content-type="faq-item"] {
  border-top: 1px solid #cccccc !important;
  border-right: 1px solid #cccccc !important;
  border-left: 1px solid #cccccc !important;
  overflow: hidden;
}
[data-content-type="faq-item"] [data-role="content"] {
  display: none;
}
[data-content-type="faq-item"] [data-role="collapsible"] {
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
[data-content-type="faq-item"] [data-role="collapsible"]:before {
  font-family: 'pagebuilder-font';
  margin-right: 5px;
  font-size: 12px;
  left: 15px;
  position: absolute;
}
[data-content-type="faq-item"] [data-role="collapsible"][aria-expanded="true"]:before {
  content: '\f104';
}
[data-content-type="faq-item"] [data-role="collapsible"][aria-expanded="false"]:before {
  content: '\f101';
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  border: 1px solid #ebebeb;
}
select {
  border: 1px solid #ebebeb;
}
textarea {
  border: 1px solid #ebebeb;
}
.onestepcheckout-index-index .page-title-wrapper .checkout-description {
  font-size: 1.8rem;
  margin-top: -20px;
  margin-bottom: 40px;
}
.onestepcheckout-index-index .opc-block-summary .table-totals .amount {
  white-space: normal;
}
.onestepcheckout-index-index .modal-custom.authentication-dropdown {
  border-color: #333333;
}
.onestepcheckout-index-index .modal-custom.authentication-dropdown .block-authentication .actions-toolbar > .primary .action,
.onestepcheckout-index-index .modal-custom.authentication-dropdown .block-authentication .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
  padding: 10px 15px;
  min-width: 110px;
  font-size: 1.4rem;
}
.onestepcheckout-index-index .checkout-container {
  position: relative;
}
.onestepcheckout-index-index .checkout-container * {
  box-sizing: border-box;
}
.onestepcheckout-index-index .checkout-container input,
.onestepcheckout-index-index .checkout-container select {
  height: 44px;
}
.onestepcheckout-index-index .checkout-container input[type="checkbox"],
.onestepcheckout-index-index .checkout-container input[type="radio"] {
  height: initial;
}
.onestepcheckout-index-index .checkout-container .payment-group .payment-method input[type="radio"] {
  height: initial;
}
.onestepcheckout-index-index .checkout-container .action.action-auth-toggle {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 0 50px;
  border-radius: 3px;
  height: 45px;
  line-height: 45px;
  margin: 0;
}
.onestepcheckout-index-index .checkout-container .action.action-auth-toggle:hover {
  text-decoration: none;
}
.onestepcheckout-index-index .checkout-container .authentication-wrapper {
  margin-top: -91px;
}
.onestepcheckout-index-index .checkout-container .opc-block-summary .items-in-cart > .title strong {
  font-size: 1.6rem;
  text-transform: uppercase;
}
.onestepcheckout-index-index .one-step-checkout-wrapper.opc-wrapper {
  width: 66.66666667%;
  float: left;
}
.onestepcheckout-index-index .one-step-checkout-wrapper.opc-wrapper .form-login {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.onestepcheckout-index-index .one-step-checkout-wrapper.opc-wrapper .form-login #customer-email-fieldset {
  margin-bottom: 0;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address,
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method {
  padding-left: 15px;
  padding-right: 15px;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address {
  width: 50%;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address .opc-shipping-address-box {
  border: 1px solid #ebebeb;
  padding: 20px;
  border-radius: 3px;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address .shipping-address-item {
  width: 100%;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method {
  width: 50%;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method .checkout-payment-method .form.payments .fieldset {
  margin-bottom: 0;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method .checkout-payment-method .form.payments .message.notice {
  margin: 0 0 15px;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-box .checkout-shipping-step,
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-box .checkout-billing-step {
  border: 1px solid #ebebeb;
  padding: 20px;
  border-radius: 3px;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-box .checkout-shipping-step {
  margin-bottom: 50px;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .field-tooltip {
  top: 8px;
}
.onestepcheckout-index-index .checkout-payment-method #checkout-step-payment {
  margin-bottom: 10px;
}
.onestepcheckout-index-index .methods-shipping .table-checkout-shipping-method {
  min-width: unset;
  width: 100%;
}
.onestepcheckout-index-index .methods-shipping .table-checkout-shipping-method .row {
  display: table-row;
}
.onestepcheckout-index-index .methods-shipping .table-checkout-shipping-method tbody td {
  border-top: 1px solid #ebebeb;
}
.onestepcheckout-index-index .methods-shipping .table-checkout-shipping-method tbody td.col-price {
  font-weight: 400;
}
.onestepcheckout-index-index #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.checkout {
  display: none;
}
.onestepcheckout-index-index .checkout-shipping-method .delivery-time {
  margin-bottom: 20px;
}
.onestepcheckout-index-index .checkout-shipping-method .delivery-time .title {
  margin-bottom: 7px;
}
.onestepcheckout-index-index .checkout-shipping-method .delivery-time .control {
  position: relative;
}
.onestepcheckout-index-index .checkout-shipping-method .delivery-time .ui-datepicker-trigger {
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  border: 0;
  font-weight: 400;
  background: none;
}
.onestepcheckout-index-index .checkout-shipping-method .delivery-time .ui-datepicker-trigger span {
  display: none;
}
.onestepcheckout-index-index .checkout-shipping-method .delivery-time .ui-datepicker-trigger:before {
  content: '\e612';
  font-family: 'icons-blank-theme';
  color: #7d7d7d;
  font-size: 2.3rem;
  line-height: 23px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.onestepcheckout-index-index .checkout-shipping-method .checkout-comment-block label {
  display: block;
  margin-bottom: 8px;
}
.onestepcheckout-index-index .checkout-payment-method .payments .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #ebebeb;
}
.onestepcheckout-index-index .checkout-step-sidebar {
  width: 33.33333333%;
  float: right;
}
.onestepcheckout-index-index .checkout-step-sidebar .order-summary {
  border: 1px solid #ebebeb;
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 70px;
}
.onestepcheckout-index-index .checkout-step-sidebar .order-summary .step-title {
  font-size: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 10px;
  margin-bottom: 27px;
  border-bottom: 1px solid #ebebeb;
}
.onestepcheckout-index-index .checkout-step-sidebar .order-summary .payment-option-title {
  margin-bottom: 8px;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary {
  background: #ffffff;
  padding: 0;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .items-in-cart {
  margin-bottom: 15px;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #ebebeb;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals {
  border-top: 0;
  margin-bottom: 25px;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals .totals.shipping .mark .value {
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: none;
  font-style: italic;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals .totals.shipping .amount {
  vertical-align: top;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals .grand .mark,
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals .grand .amount {
  border-top: none;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals .grand strong {
  font-size: 1.9rem;
  font-weight: 700;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tbody .mark,
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tfoot .mark,
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tbody .amount,
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tfoot .amount {
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 0;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tbody > tr th,
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tfoot > tr th,
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tbody > tr td,
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tfoot > tr td {
  vertical-align: middle;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .not-calculated {
  text-transform: none;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product > .product-image-container {
  float: left;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details {
  padding-left: 100px;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .product-item-inner {
  display: flex;
  justify-content: space-between;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .product-item-name-block a {
  color: #555555;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .product-item-name-block a:hover {
  color: #222222;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .price-excluding-tax {
  margin: 0;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .label {
  margin-right: 8px;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .control {
  border: 1px solid #ebebeb;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: 120px;
  position: relative;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .control .items {
  width: 38px;
  background: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  border: none;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-size: 1.3rem;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .control .reduced {
  left: 0;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .control .increase {
  right: 0;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .item_qty {
  width: 40px;
  height: 38px;
  border: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .button-action.plus:before {
  content: '\e61c';
  font-family: 'icons-blank-theme';
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .button-action.minus:before {
  content: '\e60f';
  font-family: 'icons-blank-theme';
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .button-remove {
  text-align: right;
  display: none;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .button-remove .button-action.remove {
  padding: 0;
  border: none;
  background: none;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .button-remove .button-action.remove:before {
  content: '\e604';
  font-family: 'icons-blank-theme';
}
.onestepcheckout-index-index .checkout-step-sidebar .discount-code label[for="discount-code"] {
  display: none;
  margin-bottom: 5px;
}
.onestepcheckout-index-index .checkout-step-sidebar .discount-code .payment-option-title {
  display: none;
}
.onestepcheckout-index-index .checkout-step-sidebar .discount-code .payment-option-content {
  display: block !important;
}
.onestepcheckout-index-index .checkout-step-sidebar .discount-code .form-discount {
  display: flex;
  flex-wrap: wrap;
}
.onestepcheckout-index-index .checkout-step-sidebar .discount-code .form-discount .payment-option-inner {
  flex: 1;
  margin-right: 10px;
}
.onestepcheckout-index-index .checkout-step-sidebar .discount-code .form-discount .actions-toolbar .primary .action-apply {
  color: #ffffff;
  margin-right: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
}
.onestepcheckout-index-index .page-title-wrapper {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.onestepcheckout-index-index table.table-checkout-shipping-method > tbody > tr > th,
.onestepcheckout-index-index table.table-checkout-shipping-method > tfoot > tr > th,
.onestepcheckout-index-index table.table-checkout-shipping-method > tbody > tr > td,
.onestepcheckout-index-index table.table-checkout-shipping-method > tfoot > tr > td {
  vertical-align: middle;
}
.onestepcheckout-index-index .opc-wrapper .step-title > .number {
  display: none;
}
.onestepcheckout-index-index .payment-group > .step-title {
  display: none;
}
.onestepcheckout-index-index .opc-wrapper .one-step-checkout-container .step-title {
  font-size: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
}
.onestepcheckout-index-index .place-order-primary .action.checkout {
  float: unset;
  width: 100%;
  padding: 18px 15px;
  text-transform: uppercase;
}
.onestepcheckout-index-index .onestepcheckout-authentication-wrapper {
  position: absolute;
  width: 33.33333333%;
  text-align: right;
  top: -65px;
  right: 0;
}
.onestepcheckout-index-index .onestepcheckout-payment-after-methods {
  margin-bottom: 40px;
}
.onestepcheckout-index-index .onestepcheckout-place-order-block label[for="discount-code"] {
  display: none;
  margin-bottom: 5px;
}
.onestepcheckout-index-index .onestepcheckout-place-order-block .form-discount {
  display: flex;
  flex-wrap: wrap;
}
.onestepcheckout-index-index .onestepcheckout-place-order-block .form-discount .payment-option-inner {
  flex: 1;
  margin-right: 10px;
}
.onestepcheckout-index-index .onestepcheckout-place-order-block .form-discount .actions-toolbar .primary .action-apply {
  margin-right: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
}
.onestepcheckout-index-index .order-comment-block {
  margin-bottom: 20px;
}
.onestepcheckout-index-index .order-comment-block > .label {
  display: block;
  margin-bottom: 8px;
  text-transform: capitalize;
}
.onestepcheckout-index-index .checkout-newsletter {
  margin-bottom: 23px;
}
.onestepcheckout-index-index .billing-address-same-as-shipping-block {
  margin-bottom: 30px;
}
.onestepcheckout-index-index #checkout-step-shipping_method {
  margin-bottom: 8px;
}
.onestepcheckout-index-index .form-mgp-billing-address .actions-toolbar > .primary .action,
.onestepcheckout-index-index .form-mgp-billing-address .actions-toolbar > .secondary .action,
.onestepcheckout-index-index .form-mgp-billing-address .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
  color: #ffffff;
  background: #1979c3;
  border: 1px solid #1979c3;
}
@media screen and (max-width: 1199px) {
  .one-step-checkout-wrapper.opc-wrapper {
    width: 100%;
    padding-right: 0;
    margin-bottom: 60px;
  }
  .one-step-checkout-wrapper.opc-wrapper .form-login,
  .one-step-checkout-wrapper.opc-wrapper .form-shipping-address {
    max-width: none;
  }
  .checkout-step-sidebar {
    width: 100%;
  }
  .checkout-container .authentication-wrapper {
    width: 35%;
  }
}
@media screen and (max-width: 991px) {
  .checkout-container .authentication-dropdown {
    width: auto;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 44px;
    transform: scale(1, 1);
    border-width: 0;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
}
@media screen and (max-width: 767px) {
  .onestepcheckout-index-index .page-title-wrapper {
    max-width: 70%;
  }
  .onestepcheckout-index-index .page-title-wrapper .checkout-description {
    font-size: 1.5rem;
  }
  .checkout-container .authentication-wrapper {
    margin-top: -167px;
    width: auto;
  }
  .checkout-container .action.action-auth-toggle {
    padding: 0px 20px;
    height: 30px;
    line-height: 28px;
  }
  .one-step-checkout-wrapper.opc-wrapper {
    margin-bottom: 30px;
  }
  .one-step-checkout-wrapper.opc-wrapper .step-content {
    margin-bottom: 0;
  }
  .one-step-checkout-wrapper.opc-wrapper .form-login,
  .one-step-checkout-wrapper.opc-wrapper .form-shipping-address {
    margin-bottom: 0;
  }
  .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address,
  .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method {
    width: 100%;
  }
  .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address {
    margin-bottom: 30px;
  }
  .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-box .checkout-shipping-step {
    margin-bottom: 30px;
  }
  .one-step-checkout-wrapper .checkout-payment-method .step-title {
    padding-left: 0;
    padding-right: 0;
  }
  .one-step-checkout-wrapper .checkout-payment-method .payment-methods {
    margin: 0;
  }
  .one-step-checkout-wrapper .checkout-payment-method .payment-method-title {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-step-sidebar .discount-code .form-discount {
    display: block;
  }
  .checkout-step-sidebar .discount-code .form-discount .payment-option-inner {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 639px) {
  .one-step-checkout-wrapper.opc-wrapper .form-login,
  .one-step-checkout-wrapper.opc-wrapper .form-shipping-address,
  .one-step-checkout-wrapper.opc-wrapper .methods-shipping {
    background: #ffffff;
  }
  .one-step-checkout-wrapper.opc-wrapper .methods-shipping {
    border-bottom: none;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .one-step-checkout-wrapper.opc-wrapper .form-login,
  .one-step-checkout-wrapper.opc-wrapper .form-shipping-address {
    margin-top: 0;
    padding-bottom: 0;
  }
  .checkout-step-sidebar .order-summary .step-title {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 360px) {
  .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .control {
    width: 100px;
  }
  .checkout-step-sidebar .opc-block-summary .table-totals .grand strong {
    font-size: 1.8rem;
  }
  .checkout-step-sidebar .opc-block-summary .items-in-cart {
    margin-bottom: 9px;
  }
  .onestepcheckout-index-index .page-title-wrapper .checkout-description {
    font-size: 1.4rem;
  }
  .checkout-step-sidebar .opc-block-summary .table-totals tbody .mark,
  .checkout-step-sidebar .opc-block-summary .table-totals tfoot .mark,
  .checkout-step-sidebar .opc-block-summary .table-totals tbody .amount,
  .checkout-step-sidebar .opc-block-summary .table-totals tfoot .amount {
    font-size: 1.4rem;
  }
}
.onestepcheckout-index-index .step-title {
  background-color: transparent;
}
.onestepcheckout-index-index .table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
@media only screen and (max-width: 1199px) {
  .onestepcheckout-index-index .one-step-checkout-wrapper.opc-wrapper {
    width: 100%;
  }
  .onestepcheckout-index-index .checkout-step-sidebar {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address {
    width: 100%;
  }
  .onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method {
    width: 100%;
  }
}
@media only screen and (max-width: 360px) {
  .onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .product-item-inner {
    flex-wrap: wrap;
  }
  .onestepcheckout-index-index .opc-block-summary .product-item .subtotal {
    margin-top: 10px;
  }
}
.magepow-categories-grid,
.magepow-categories-list {
  clear: both;
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  box-sizing: content-box;
  width: 100%;
  list-style-type: none;
  text-align: left;
}
.magepow-categories-grid {
  display: flex;
  flex-wrap: wrap;
}
.magepow-categories-heading {
  margin: 16px 0;
}
/* Grid layout */
.magepow-categories-grid li {
  display: inline-block;
  text-align: left;
  margin: 0;
  padding: 0;
  border: none;
  box-sizing: content-box;
  width: 25%;
  vertical-align: top;
}
.magepow-categories-grid .magepow-categories-category {
  display: block;
  margin: 16px;
}
.magepow-categories-grid .magepow-categories-category-image img {
  margin: 0;
  padding: 0;
  border: none;
  width: 100%;
}
.magepow-categories-grid .magepow-categories-category-name {
  text-align: center;
}
/* List layout */
.magepow-categories-list li {
  margin: 0;
  padding: 0;
  border: none;
  box-sizing: content-box;
  overflow: auto;
}
.magepow-categories-list .magepow-categories-category {
  display: block;
  overflow: auto;
  margin: 16px;
}
.magepow-categories-list .magepow-categories-category-image {
  float: left;
  width: 20%;
  /* These percentages must match 1/3 */
}
.magepow-categories-list .magepow-categories-category-image img {
  margin: 0;
  padding: 0;
  border: none;
  width: 100%;
}
.magepow-categories-list .magepow-categories-category-name,
.magepow-categories-list .magepow-categories-category-description {
  margin: 0 0 16px 20%;
  padding: 0 0 0 32px;
}
.magepow-categories .category-item {
  display: inline-block;
  float: left;
}
/* Media Queries */
@media only screen and (min-width: 320px) {
  .magepow-categories-grid li {
    width: 100%;
  }
}
@media only screen and (min-width: 360px) {
  .magepow-categories-grid li {
    width: 100%;
  }
}
@media only screen and (min-width: 400px) {
  .magepow-categories-grid li {
    width: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .magepow-categories-grid li {
    width: 50%;
  }
}
@media only screen and (min-width: 540px) {
  .magepow-categories-grid li {
    width: 50%;
  }
}
@media only screen and (min-width: 600px) {
  .magepow-categories-grid li {
    width: 50%;
  }
}
@media only screen and (min-width: 640px) {
  .magepow-categories-grid li {
    width: 50%;
  }
}
@media only screen and (min-width: 720px) {
  .magepow-categories-grid li {
    width: 33.3%;
  }
}
@media only screen and (min-width: 768px) {
  .magepow-categories-grid li {
    width: 33.3%;
  }
}
@media only screen and (min-width: 800px) {
  .magepow-categories-grid li {
    width: 33.3%;
  }
}
@media only screen and (min-width: 960px) {
  .magepow-categories-grid li {
    width: 33.3%;
  }
}
@media only screen and (min-width: 1024px) {
  .magepow-categories-grid li {
    width: 25%;
  }
}
@media only screen and (min-width: 1280px) {
  .magepow-categories-grid li {
    width: 25%;
  }
}
.cookie-hidden-bottom #notice-cookie-block {
  display: none;
}
.message.global.cookie.magepow-gdpr-cookie-notice {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
  line-height: 2;
  padding: 30px;
  margin: 0;
  display: block;
  z-index: 10;
  padding: 15px;
}
.magepow-gdpr-cookie-notice.message.global h3 {
  margin-top: 0;
}
.magepow-gdpr-cookie-notice.gdpr-box-shadow {
  -webkit-box-shadow: -2px 2px 82px -26px #000000;
  box-shadow: -2px 2px 82px -26px #000000;
}
.magepow-gdpr-cookie-notice.text-align-center {
  text-align: center;
}
.magepow-gdpr-cookie-notice.text-align-left {
  text-align: left;
}
.magepow-gdpr-cookie-notice.text-align-right {
  text-align: right;
}
.ias-trigger-next,
.iass-spinner,
.ias-noneleft {
  display: block;
  width: 100%;
  padding: 30px 0;
  font-size: 1em;
  clear: both;
}
.iass-spinner {
  text-align: center;
  font-size: 16px;
  color: #333;
  display: block;
}
.ias-noneleft {
  text-align: center;
  color: #333;
  letter-spacing: 0px;
}
.iass-spinner img,
.ias-noneleft img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ias-trigger-next {
  text-align: center;
  cursor: pointer;
  display: inline-block;
}
.load-more {
  border: none;
}
.load-more:hover {
  background: #0491ff;
}
.ias-trigger-prev {
  text-align: center;
  cursor: pointer;
}
.iass-spinner img {
  height: auto;
  min-width: 40px;
  max-width: 400px;
  margin-bottom: 7px;
}
.infinitescroll-pro .toolbar-bottom {
  display: none;
}
body.catalog-category-view,
body.catalogsearch-result-index,
body.amblog-index-index,
body.amblog-index-category {
  overflow-x: unset;
}
body.amblog-index-index .amblog-pager-container,
body.amblog-index-category .amblog-pager-container {
  display: none;
}
.layered_overlay {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  display: none;
}
.layered_overlay div {
  height: 100%;
  width: 100%;
  position: relative;
}
.layered_overlay div img {
  top: 50%;
  left: 50%;
  display: block;
  position: absolute;
  margin-top: -15px;
  margin-left: -15px;
}
.productzoom-lens .zoomContainer {
  overflow: hidden;
  z-index: 9;
}
.nav-sections {
  position: relative;
  z-index: 10;
}
.loading_body .preloading {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #FFF;
  opacity: .8;
  z-index: 9999999;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
.loading_body .loading {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  background-repeat: no-repeat;
  background-size: 100%;
}
.loading_img .lazyload {
  background-image: url("../Magepow_SpeedOptimizer/images/loader.svg");
  background-size: 30px auto;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.loading_img .lazyload.loaded {
  background-image: none;
  background-size: auto;
}
body.skeleton-page {
  overflow: hidden;
}
@media (min-width: 1921px) {
  .grid-slider:not([class*=initialized])[data-visible="8"] .item {
    width: calc(12.5%);
  }
  .grid-slider:not([class*=initialized])[data-visible="7"] .item {
    width: calc(14.28571429%);
  }
  .grid-slider:not([class*=initialized])[data-visible="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-visible="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-visible="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-visible="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-visible="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-visible="1"] .item {
    width: calc(100%);
  }
}
@media (min-width: 1481px) and (max-width: 1920px) {
  .grid-slider:not([class*=initialized])[data-widescreen="8"] .item {
    width: calc(12.5%);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="7"] .item {
    width: calc(14.28571429%);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="1"] .item {
    width: calc(100%);
  }
}
@media (min-width: 1200px) and (max-width: 1480px) {
  .grid-slider:not([class*=initialized])[data-desktop="8"] .item {
    width: calc(12.5%);
  }
  .grid-slider:not([class*=initialized])[data-desktop="7"] .item {
    width: calc(14.28571429%);
  }
  .grid-slider:not([class*=initialized])[data-desktop="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-desktop="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-desktop="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-desktop="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-desktop="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-desktop="1"] .item {
    width: calc(100%);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid-slider:not([class*=initialized])[data-laptop="8"] .item {
    width: calc(12.5%);
  }
  .grid-slider:not([class*=initialized])[data-laptop="7"] .item {
    width: calc(14.28571429%);
  }
  .grid-slider:not([class*=initialized])[data-laptop="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-laptop="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-laptop="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-laptop="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-laptop="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-laptop="1"] .item {
    width: calc(100%);
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .grid-slider:not([class*=initialized])[data-notebook="8"] .item {
    width: calc(12.5%);
  }
  .grid-slider:not([class*=initialized])[data-notebook="7"] .item {
    width: calc(14.28571429%);
  }
  .grid-slider:not([class*=initialized])[data-notebook="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-notebook="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-notebook="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-notebook="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-notebook="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-notebook="1"] .item {
    width: calc(100%);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .grid-slider:not([class*=initialized])[data-tablet="8"] .item {
    width: calc(12.5%);
  }
  .grid-slider:not([class*=initialized])[data-tablet="7"] .item {
    width: calc(14.28571429%);
  }
  .grid-slider:not([class*=initialized])[data-tablet="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-tablet="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-tablet="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-tablet="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-tablet="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-tablet="1"] .item {
    width: calc(100%);
  }
}
@media (min-width: 480px) and (max-width: 576px) {
  .grid-slider:not([class*=initialized])[data-landscape="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-landscape="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-landscape="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-landscape="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-landscape="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-landscape="1"] .item {
    width: calc(100%);
  }
}
@media (min-width: 360px) and (max-width: 480px) {
  .grid-slider:not([class*=initialized])[data-portrait="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-portrait="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-portrait="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-portrait="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-portrait="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-portrait="1"] .item {
    width: calc(100%);
  }
}
@media (max-width: 360px) {
  .grid-slider:not([class*=initialized])[data-mobile="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-mobile="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-mobile="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-mobile="1"] .item {
    width: calc(100%);
  }
}
.page-layout-1column.page-with-filter .block.filter .block-title.filter-title,
.page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title {
  display: inline-block;
}
.page-layout-1column.page-with-filter .block.filter .block-title.filter-title strong,
.page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title strong {
  display: inline-block;
  cursor: pointer;
  height: 35px;
  line-height: 33px;
  padding: 0 15px;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  z-index: 11;
}
.page-layout-1column.page-with-filter .block.filter .block-content,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  padding: 0 20px 20px;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 11;
  max-width: 300px;
  margin-top: 0;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-subtitle,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-subtitle {
  display: block;
  text-transform: uppercase;
  padding: 10px 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-size: 1.8rem;
  margin-bottom: 20px;
  position: static;
  height: auto;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options {
  height: calc(100vh - 90px);
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 10px;
  position: static;
  background-color: #fff;
  z-index: 12;
  border-width: 0;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar {
  width: 5PX;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar-t,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar-t {
  background-color: #484848;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item {
  width: 100%;
  margin: 0 0 20px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item .filter-options-content,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item .filter-options-content {
  position: static;
  box-shadow: none;
  border-width: 0px;
  display: block;
  width: 100%;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item:before,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item:before {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-layout-1column.page-with-filter .block.filter .block-content::-webkit-scrollbar-track,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #fafafa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-layout-1column.page-with-filter .block.active .block-title.filter-title strong:after,
.page-layout-1column-full-width.page-with-filter .block.active .block-title.filter-title strong:after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.page-layout-1column.page-with-filter .block.active .block-title.filter-title strong:before,
.page-layout-1column-full-width.page-with-filter .block.active .block-title.filter-title strong:before {
  content: '\e616';
  font-family: 'icons-blank-theme';
  font-size: 18px;
  position: fixed;
  top: 0;
  left: 300px;
  z-index: 13;
  width: 35px;
  height: 35px;
  line-height: 33px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  text-align: center;
}
.page-layout-1column.page-with-filter .block.active .block-content,
.page-layout-1column-full-width.page-with-filter .block.active .block-content {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.page-layout-1column.page-with-filter .toolbar,
.page-layout-1column-full-width.page-with-filter .toolbar {
  max-width: calc(100% - 100px);
}
.page-layout-1column.page-with-filter .toolbar-bottom .toolbar,
.page-layout-1column-full-width.page-with-filter .toolbar-bottom .toolbar {
  max-width: 100%;
}
.page-layout-1column.page-with-filter.page-with-filter .page-main,
.page-layout-1column-full-width.page-with-filter.page-with-filter .page-main {
  z-index: 9999;
}
.page-layout-1column.has-sidebar-filters-toggle .toolbar,
.page-layout-1column-full-width.has-sidebar-filters-toggle .toolbar {
  max-width: 100%;
}
.page-layout-1column-full-width .container,
.page-layout-2columns-left-full-width .container,
.page-layout-2columns-right-full-width .container {
  max-width: 100%;
}
@media (max-width: 767px) {
  .page-layout-1column.page-with-filter .block.filter .block-title.filter-title strong,
  .page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title strong {
    right: auto;
    left: 0;
  }
}
@media (max-width: 479px) {
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title {
    z-index: 13;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong {
    right: 0;
    left: auto;
    font-size: 0;
    top: 5px;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong:after,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong:after {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong:before,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong:before {
    position: static;
    border: 0;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-content .filter-subtitle,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-content .filter-subtitle {
    border-width: 0;
  }
}
/* popup-customer-login */
.alo-modal-popup.popup-authentication .block-authentication {
  display: flex !important;
}
.modal-customer-login .image-system-wishlist {
  display: block;
  opacity: 0;
}
.modal-customer-login .field.note {
  display: none;
}
.modal-customer-login {
  max-width: 800px;
  margin: 0 auto;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../images/loader-1.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'icons-blank-theme';
  font-size: inherit;
  line-height: 1;
  color: inherit;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: '\e617';
}
[dir="rtl"] .slick-prev:before {
  content: '\e608';
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: '\e608';
}
[dir="rtl"] .slick-next:before {
  content: '\e617';
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  /*height: 20px;
            width: 20px;*/
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  font-family: 'icons-blank-theme';
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
/* Social icons */
.social-icons {
  right: 0;
  position: fixed;
  top: 80px;
  width: 45px;
  z-index: 9;
}
.social-icon {
  background-color: #33353B;
  background-image: url('../Magiccart_Alothemes/images/social-icons.png');
}
.social-icon {
  transition: background-color 0.4s ease-in 0s;
  -webkit-transition: background-color 0.4s ease-in 0s;
  border-radius: 3px 0 0 3px;
  background-repeat: no-repeat;
  display: block;
  float: right;
  height: 43px;
  margin-bottom: 2px;
  width: 43px;
}
.social-text {
  float: left;
  font-size: 11px;
  margin: 13px 0 11px 44px;
  white-space: nowrap;
  color: #FFFFFF;
}
.social-icons a:hover {
  text-decoration: none;
}
#facebook-btn span {
  background-position: 13px 7px;
}
#linkedin-btn span {
  background-position: 12px -266px;
}
#twitter-btn span {
  background-position: 13px -39px;
}
#youtube-btn span {
  background-position: 12px -230px;
}
#pinterest-btn span {
  background-position: 12px -181px;
}
#googleplus-btn span {
  background-position: 13px -132px;
}
#instagram-btn span {
  background-position: 10px -300px;
}
#flickr-btn span {
  background-position: 10px -335px;
}
#web-btn span {
  background-position: 10px -403px;
}
#mail-btn span {
  background-position: 10px -369px;
}
#facebook-btn .social-icon {
  background-color: #3B5998;
}
#linkedin-btn .social-icon {
  background-color: #6eb8da;
}
#twitter-btn .social-icon {
  background-color: #62BDB2;
}
#googleplus-btn .social-icon {
  background-color: #DB4A39;
}
#pinterest-btn .social-icon {
  background-color: #DB4A39;
}
#youtube-btn .social-icon {
  background-color: #C4302B;
}
#instagram-btn .social-icon {
  background-color: #D2C5B3;
}
#flickr-btn .social-icon {
  background-color: #E4006B;
}
#mail-btn .social-icon {
  background-color: #2A056F;
}
#web-btn .social-icon {
  background-color: #000;
}
#facebook-btn:hover .social-icon {
  background-color: #3B5998;
}
#linkedin-btn:hover .social-icon {
  background-color: #6eb8da;
}
#twitter-btn:hover .social-icon {
  background-color: #62BDB2;
}
#googleplus-btn:hover .social-icon {
  background-color: #DB4A39;
}
#pinterest-btn:hover .social-icon {
  background-color: #DB4A39;
}
#youtube-btn:hover .social-icon {
  background-color: #C4302B;
}
#instagram-btn:hover .social-icon {
  background-color: #D2C5B3;
}
#flickr-btn:hover .social-icon {
  background-color: #E4006B;
}
#web-btn:hover .social-icon {
  background-color: #000;
}
#mail-btn:hover .social-icon {
  background-color: #2A056F;
}
/* Style override for Left*/
.social-icons.left {
  left: 0;
}
.social-icons.left .social-icon {
  background-image: url('../Magiccart_Alothemes/images/social-icons-left.png');
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  /* IE 9 */
  -o-transform: rotateY(180deg);
  /* IE 9 */
  -webkit-transform: rotateY(180deg);
  /* Safari and Chrome */
}
.social-icons.left .social-icon {
  float: left;
}
.social-icons.left .social-text {
  float: left;
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  /* IE 9 */
  -webkit-transform: rotateY(180deg);
  /* Safari and Chrome */
}
.content-quickview .social-icons {
  display: none;
}
/* recent order */
@keyframes notifySliderUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes notifySliderDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
}
.suggest-slider.close {
  display: none;
}
.suggest-slider .x-close {
  float: right;
}
.notify-slider-wrapper {
  width: 300px;
  position: fixed;
  bottom: 15px;
  left: 25px;
  background: transparent;
  display: none;
  transition: all .25s ease;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.notify-slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
}
.notify-slider .slider {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100px;
  list-style: none;
}
.notify-slider .slider > .item {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 300px;
  height: 120px;
  background: #ccc;
  text-align: center;
  line-height: 100px;
}
.product-image-container {
  /*display: block;*/
  max-width: 100%;
}
.notify-slider-wrapper {
  background-color: #ffffff;
  z-index: 9999;
  width: 320px;
  -webkit-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  -moz-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  margin-bottom: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item {
  background-color: #ffffff;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-reviews-summary,
.notify-slider-wrapper .products.wrapper.grid .product-item .price-box {
  display: none !important;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info {
  border-left: 0;
  padding: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:hover {
  box-shadow: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:before,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:after {
  content: "";
  display: table;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:after {
  clear: both;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container {
  max-width: 85px;
  width: 85px;
  float: left;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container .actions-primary {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-image-wrapper .product-image-photo.thumbnail {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details {
  width: calc(100% - 85px);
  float: left;
  text-align: left;
  padding: 0px 10px 12px 10px;
  font-size: 13px;
  margin-top: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .someone-purchased {
  /* padding-top: 13px;*/
  margin-bottom: 7px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name {
  margin-bottom: 11px;
  letter-spacing: .3px;
  font-family: 'Lato', sans-serif;
  text-align: left;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: auto;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name a {
  color: #222222;
  height: auto;
  display: block;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .flex {
  display: flex;
  justify-content: space-between;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary {
  margin: 0;
  display: block;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .sticker {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-hover {
  margin-bottom: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box {
  display: block;
  margin: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box .price {
  font-size: 11px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box .old-price .price {
  font-size: 11px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .time-purchased,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .address-purchased {
  display: block;
  font-size: 11px;
  color: #333333;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .time-purchased {
  margin: 0;
  margin-bottom: 7px;
}
.notify-slider-wrapper .product-item .product-item-info .rating-summary .rating-result:before,
.notify-slider-wrapper .product-item .product-item-info .rating-summary .rating-result > span:before {
  font-size: 12px;
}
.notify-slider-wrapper .reviews-actions .action {
  font-size: 12px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .action,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view {
  transform: scale(1) !important;
  opacity: 1;
  visibility: visible;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .action {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view {
  box-shadow: none;
  width: auto;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view .quickview {
  background-color: transparent;
  border: 0;
  padding: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view .quickview span {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view .quickview:hover {
  color: red;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links {
  top: auto;
  bottom: -4px;
  right: 6px;
}
.notify-slider-wrapper .product-item .link-view {
  text-align: right;
}
.notify-slider-wrapper .product-item .link-view .quickview {
  padding: 0;
  background-color: transparent;
  color: #222;
  position: relative;
  font-size: 20px;
  border: 0px;
  margin-top: -10px;
}
.block.related .product .product-item-info .products-textlink .product-name a,
.block.crosssell .product .product-item-info .products-textlink .product-name a,
.block.upsell .product .product-item-info .products-textlink .product-name a {
  height: 36px;
}
.suggest-slider .x-close {
  position: absolute;
  font-size: 0;
  top: 5px;
  right: -2px;
  z-index: 999;
}
.suggest-slider .x-close:before {
  content: '\e616';
  font-size: 14px;
  font-family: 'icons-blank-theme';
}
.suggest-slider .x-close:hover {
  color: #000;
}
.notify-slider {
  margin-top: 0;
}
.notify-slider .slider > .item {
  line-height: 1.5;
  width: 320px;
  /*height: auto;*/
}
.notify-slider-wrapper .product-items .product-item:nth-child(n) {
  clear: none !important;
}
.wishlist-index-index .notify-slider-wrapper .products-grid .product-item {
  width: 320px;
  margin-left: 0;
}
.notify-slider-wrapper.notifySliderUp {
  -webkit-animation-name: notifySliderUp;
  animation-name: notifySliderUp;
  display: block;
}
.notify-slider-wrapper.notifySliderDown {
  -webkit-animation-name: notifySliderDown;
  animation-name: notifySliderDown;
  display: block;
}
.recentorder .content-products .product-items {
  opacity: 1;
}
.grid-mode .active {
  text-decoration: underline;
}
/* responsive */
@media screen and (max-width: 480px) {
  .grid-view-mode .grid-mode.grid-8,
  .grid-view-mode .grid-mode.grid-7,
  .grid-view-mode .grid-mode.grid-6,
  .grid-view-mode .grid-mode.grid-5,
  .grid-view-mode .grid-mode.grid-4,
  .grid-view-mode .grid-mode.grid-3 {
    display: none;
  }
  .grid-view-mode .grid-mode.grid-1 {
    display: inline-block;
  }
  .grid-view-mode .grid-mode.grid-1:last-child {
    margin-right: 10px;
  }
}
@media screen and (max-width: 640px) {
  .grid-view-mode .grid-mode.grid-8,
  .grid-view-mode .grid-mode.grid-7,
  .grid-view-mode .grid-mode.grid-6,
  .grid-view-mode .grid-mode.grid-5,
  .grid-view-mode .grid-mode.grid-4 {
    display: none;
  }
  .grid-view-mode .grid-mode.grid-1 {
    display: inline-block;
  }
  .grid-view-mode .grid-mode.grid-1:last-child {
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .grid-view-mode .grid-mode.grid-8,
  .grid-view-mode .grid-mode.grid-7,
  .grid-view-mode .grid-mode.grid-6,
  .grid-view-mode .grid-mode.grid-5 {
    display: none;
  }
}
.toolbar .sidebar-filters-toggle {
  display: none;
  margin-right: 20px;
  background-color: #ffffff;
  border: 1px solid #dfdfdf;
  padding: 0 5px;
}
.toolbar .sidebar-filters-toggle .filter-toggle {
  fill: #fff;
  stroke: #333;
  width: 37px;
}
.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
  display: inline-block;
}
.has-sidebar-filters-toggle .block.filter .block-title {
  display: none;
}
.has-sidebar-filters-toggle.filter-active .sidebar-filters-toggle:before {
  content: '\e616';
  font-family: 'icons-blank-theme';
  font-size: 20px;
  position: fixed;
  top: 0;
  left: 300px;
  z-index: 13;
  width: 35px;
  height: 35px;
  line-height: 33px;
  display: inline-block;
  background-color: #fff;
  text-align: center;
}
.has-sidebar-filters-toggle.filter-active .sidebar-filters-toggle:after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.page-layout-2columns-left .toolbar .sidebar-filters-toggle,
.page-layout-2columns-right .toolbar .sidebar-filters-toggle {
  display: none;
}
.page-layout-1column .toolbar .sidebar-filters-toggle,
.page-layout-1column-full-width .toolbar .sidebar-filters-toggle {
  display: inline-block;
}
.page-layout-1column.has-sidebar-filters-toggle .block.filter .block-title.filter-title,
.page-layout-1column-full-width.has-sidebar-filters-toggle .block.filter .block-title.filter-title {
  display: none;
}
@media (max-width: 991px) {
  .has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
    display: inline-block;
  }
  .page-layout-2columns-left.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle,
  .page-layout-2columns-right.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
    display: inline-block;
  }
}
.alothemes {
  display: block;
}
.fotorama__fullscreen .zoomImg {
  display: none !important;
}
.modal-popup {
  pointer-events: none;
}
.grid-slider {
  opacity: 0;
}
.grid-init .grid-slider,
.grid-slider.grid-init,
.grid-slider.slick-initialized {
  opacity: 1;
}
.lookbook .easypin-marker {
  color: #fff;
  border: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #ff5555;
  text-align: center;
}
.lookbook .easypin-marker:hover {
  background-color: #ff5555;
  color: #fff;
}
.lookbook .easypin-marker:hover .easypin-popover {
  opacity: 1;
  visibility: visible;
}
.lookbook .easypin-marker:before,
.lookbook .easypin-marker .icon:before {
  /* font-family: "FontAwesome"; */
  content: "+";
  font-size: 26px;
  display: block;
}
.lookbook .easypin-popover {
  display: block !important;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  width: 180px;
  left: -70px;
  background: transparent;
  z-index: 20;
}
.lookbook .easypin-popover .product-pin-wrap {
  line-height: normal;
  background: #fff;
  padding: 0px 0px 15px;
  position: relative;
  z-index: 1;
}
.lookbook .easypin-popover .product-pin-wrap a {
  text-decoration: none;
}
.lookbook .easypin-popover .product-pin-wrap:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px;
  -webkit-filter: drop-shadow(0 1px 2px #000000);
  filter: drop-shadow(0 1px 1px #dfdfdf);
}
.lookbook .image-wrap {
  margin-bottom: 15px;
}
.lookbook .title-wrap,
.lookbook .price-wrap {
  padding-left: 20px;
}
.lookbook .title-wrap h5 {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  margin: 0 0 5px;
}
.lookbook .title-wrap h5:focus {
  text-decoration: none;
}
.lookbook .price-label {
  display: none;
}
.lookbook .price-box .price {
  color: #ff5555;
}
.main-product-pin {
  margin-bottom: 48px;
}
/**
 * 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%;
}
.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;
}
.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;
}
.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;
}
.block-cart-failed .actions .action.tocart {
  margin-right: 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 > .title > strong {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 2rem;
  margin-top: 2.5rem;
}
.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 .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 .product-options-bottom {
  clear: left;
}
.product-item-name {
  display: block;
  margin: 5px 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.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 {
  margin-top: 5px;
  text-transform: lowercase;
  font-size: 12px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.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-weight: bold;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .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 {
  white-space: nowrap;
  display: block;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.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 {
  width: 100%;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 4px 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-options {
  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-action.sort-desc:before {
  content: '\e614';
}
.limiter-options {
  width: auto;
  margin: 0 5px 0 7px;
}
.limiter-label {
  font-weight: 400;
}
.price-tier_price .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}
.price-tier_price .price-including-tax + .price-excluding-tax:last-child:after {
  content: ")";
}
.price-tier_price .weee[data-label] {
  display: inline;
}
.price-tier_price .weee[data-label] .price {
  font-size: 1.1rem;
}
.price-tier_price .weee[data-label]:before {
  content: " +" attr(data-label) ": ";
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  max-width: 100%;
  height: auto;
  display: block;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.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 {
  margin-bottom: 10px;
  line-height: 1.42857143;
}
.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.attibute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attibute.sku > .value {
  display: inline-block;
  vertical-align: top;
}
.product-info-main .product.attibute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attibute.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.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;
  margin-bottom: 5px;
  line-height: 14px;
}
.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 .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: ": ";
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-tier_price {
  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;
}
.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 {
  position: absolute;
  left: 0;
  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: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
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 {
  width: 140px;
  padding: 15px;
}
.table-comparison .cell .attibute.value {
  width: 100%;
  overflow: hidden;
}
.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 {
  max-width: 100%;
  height: auto;
}
.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-top: 0;
  padding-bottom: 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 {
  position: absolute;
  left: -6px;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  text-align: center;
  padding: 10px 0 15px;
}
.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 {
  display: block;
  text-transform: lowercase;
  font-size: 1rem;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: block;
}
.block-category-event .dates .date {
  font-size: 5rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start:after {
  content: "\2013";
  font-size: 5rem;
  display: block;
}
.block-search .label {
  display: inline-block;
  text-decoration: none;
}
.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: 22px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  margin: 0 10px 0 0;
  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 .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  position: absolute;
  z-index: 3;
  overflow: hidden;
  margin-top: -15px;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  padding: 5px 40px 5px 10px;
  margin: 0;
  position: relative;
  text-align: left;
  white-space: normal;
}
.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;
  text-align: center;
  width: 25px;
  position: absolute;
  right: 0;
  top: 6px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  position: absolute;
  top: 32px;
  left: 0;
}
.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;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  margin-bottom: 0;
  padding-bottom: 9px;
}
.login-container .fieldset {
  margin: 0;
  padding: 0;
}
.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 {
  line-height: 26px;
}
.account .page-title-wrapper .page-title {
  display: inline-block;
}
.account .messages {
  margin-bottom: 20px;
}
.account .column.main {
  margin-bottom: 30px;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.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 {
  display: inline;
  font-weight: 600;
  font-size: 1.4rem;
}
.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 {
  text-align: left;
  margin-bottom: 0;
}
.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 .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;
}
.cart.table-wrapper .gift-content {
  clear: left;
  display: none;
  float: left;
  margin-right: -100%;
  margin: 20px 0;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: table;
  table-layout: fixed;
}
.cart.table-wrapper .action-gift {
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .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;
}
.cart.table-wrapper .action-gift:hover:after {
  color: inherit;
}
.cart.table-wrapper .action-gift:active:after {
  color: inherit;
}
.cart.table-wrapper .action-gift._active:after {
  content: '\e621';
}
.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;
  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;
  font-weight: 700;
}
.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-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;
}
.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: 0px;
}
.block.filter .filter-title strong {
  font-size: 18px;
  text-transform: uppercase;
}
.filter-subtitle {
  display: none;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  word-break: break-all;
}
.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 {
  position: relative;
  padding-left: 22px;
  margin-bottom: 6px;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  position: absolute;
  left: -6px;
  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;
}
.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-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.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;
}
.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 {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .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:last-child {
  background: #e2e2e2;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.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 {
  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 {
  margin-bottom: 20px;
  font-size: 2.2rem;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 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 .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
  margin: 7px 0 0;
}
.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 .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;
}
.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;
}
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.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: 0.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 {
  height: 75%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
  margin: auto;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.fotorama__arr.hidden-video {
  z-index: -1 !important;
}
.fotorama__video-close {
  bottom: 89%;
  top: auto;
}
.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;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.product-info-main .reviews-actions .action:nth-child(2):before {
  content: "|";
}
.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;
}
.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;
  vertical-align: middle;
  padding: 5px 0;
}
.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 .reviews-actions {
  display: table-cell;
  vertical-align: middle;
  line-height: 28px;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  width: 30%;
  max-width: 285px;
  float: left;
  margin-right: 3%;
}
.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-top: 6px;
  padding-right: 10px;
}
.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 {
  display: block;
  text-align: center;
  border-bottom: 1px solid #c9c9c9;
  padding: 20px 0;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-top: 10px;
  margin-bottom: 48px;
}
.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 {
  padding: 20px 0;
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  max-width: 100%;
  margin-bottom: 10px;
}
.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-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;
}
.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-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;
}
#magepow_ajaxcart_popup {
  display: none;
  position: relative;
  width: 515px;
  max-width: 90%;
  margin: 0 auto;
  z-index: 999;
  text-align: center;
}
#magepow_ajaxcart_popup .popup .action {
  margin-top: 10px;
}
#magepow_ajaxcart_popup .btn-viewcart {
  width: 50%;
  float: left;
  color: #ffffff;
}
#magepow_ajaxcart_popup .btn-viewcart .viewcart {
  background: #1979c3;
  box-shadow: none;
  border: none;
  color: #ffffff;
}
#magepow_ajaxcart_popup .btn-viewcart .viewcart:hover {
  background: #006bb4;
}
#magepow_ajaxcart_popup .btn-continue {
  width: 50%;
  float: left;
  color: #ffffff;
}
#magepow_ajaxcart_popup .btn-continue .continue {
  background: #1979c3;
  box-shadow: none;
  border: none;
  color: #ffffff;
}
#magepow_ajaxcart_popup .btn-continue .continue:hover {
  background: #006bb4;
}
#magepow_ajaxcart_popup .product-item-info button {
  padding: 8px 5px;
  font-size: 10px;
}
.ajaxcart-wrapper-main .full-width {
  width: 100% !important;
}
#ajax-suggest ol {
  padding: 0;
}
#ajax-suggest .item {
  padding-top: 10px;
  padding-bottom: 15px;
}
#ajax-suggest .item .product-item-info {
  margin-left: auto;
  margin-right: auto;
}
#ajax-suggest .product.details.product-item-details {
  min-height: 65px;
}
.freeShipping_message {
  background-color: #d6e4f9;
  font-size: 14px;
  padding: 5px;
  border-radius: 5px;
}
.freeShipping_message .needMore {
  font-weight: bold;
}
.congratulation {
  background-color: #f7747c;
  font-size: 14px;
  padding: 10px;
  font-weight: bold;
  color: white;
  border-radius: 5px;
}
div.minprogress {
  border: 1px solid #a5a5a5;
  height: 10px;
  border-radius: 5px;
  position: relative;
}
div.minprogress .minprogress-active {
  position: absolute;
  background-color: #000000;
  height: 10px;
  border-radius: 5px;
}
.product-prev {
  margin: 0 0 0 0px;
}
.product-next-prev {
  margin: auto;
  float: right;
}
.product-next-prev .products {
  margin: 0;
}
.product-next-prev .product-prev,
.product-next-prev .product-next {
  font-size: 20px;
  line-height: 28px;
  display: inline-block;
  width: 30px;
  height: 28px;
  color: #333;
  text-align: center;
  transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
  border-radius: 2px;
  border: 1px solid #fff;
}
.product-next-prev .product-prev:hover,
.product-next-prev .product-next:hover {
  color: #fff;
  border: 1px solid #1979c3;
  text-decoration: none;
}
.product-next-prev .product-prev:hover .product-item-info,
.product-next-prev .product-next:hover .product-item-info {
  display: block;
}
.product-next-prev .product-prev .product-item-photo,
.product-next-prev .product-next .product-item-photo {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid #f2f2f2;
  max-width: 120px;
  box-shadow: 0 0 5px #dfdfdf;
  transition: all 0.3s ease-in-out;
}
.product-next-prev .product-prev .product-item-photo .product-image-container,
.product-next-prev .product-next .product-item-photo .product-image-container {
  display: block;
}
.product-next-prev .product-prev:hover .product-item-photo,
.product-next-prev .product-next:hover .product-item-photo {
  opacity: 1;
  visibility: visible;
}
.product-next-prev .product-prev a:hover,
.product-next-prev .product-next a:hover {
  text-decoration: none;
}
.product-next-prev .product-item {
  display: inline-block;
}
.product-next-prev .product-item-info {
  position: absolute;
  max-width: none;
  display: none;
}
.product-next-prev .category-back a {
  width: 30px;
  height: 28px;
  display: block;
  line-height: 28px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 2px;
}
.product-next-prev .category-back a span {
  display: none;
}
.product-next-prev .category-back a:before {
  content: '\e60d';
  font-family: 'icons-blank-theme';
  font-size: 2.8rem;
}
.product-next-prev .category-back a:hover {
  border-color: #1979c3;
  text-decoration: none;
}
.product-next-prev .arrow {
  font-size: 0;
}
.product-next-prev .arrow:before {
  font-size: 2.8rem;
  font-family: 'icons-blank-theme';
}
.product-next-prev .product-prev .arrow:before {
  content: '\e617';
}
.product-next-prev .product-next .arrow:before {
  content: '\e608';
}
.product-info-main .product-prev,
.product-info-main .product-next {
  position: relative;
}
.product-info-main .product-prev .product-item-info,
.product-info-main .product-next .product-item-info {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid #f2f2f2;
  max-width: 120px;
  max-width: 150px;
  box-shadow: 0 0 5px #dfdfdf;
  transition: all 0.3s ease-in-out;
  border-top: 3px solid #1979c3;
}
.product-info-main .product-prev .product-item-info:before,
.product-info-main .product-next .product-item-info:before {
  content: '';
  position: absolute;
  border: 6px solid transparent;
  border-bottom-color: #1979c3;
  left: 50%;
  top: -15px;
  transform: translate(-50%, 0);
}
.product-info-main .product-prev .product-item-info .product-item-name,
.product-info-main .product-next .product-item-info .product-item-name {
  margin: 0;
}
.product-info-main .product-prev .product-item-info .product-item-name .product-item-link,
.product-info-main .product-next .product-item-info .product-item-name .product-item-link {
  font-size: 1.2rem;
}
.product-info-main .product-prev .product-item-info .product-item-details,
.product-info-main .product-next .product-item-info .product-item-details {
  padding-left: 5px;
  padding-right: 5px;
}
.product-info-main .product-prev .product-item-info .product.sku,
.product-info-main .product-next .product-item-info .product.sku {
  color: #555555;
  font-size: 1.2rem;
}
.product-info-main .product-prev .product-item-info .price-box,
.product-info-main .product-next .product-item-info .price-box {
  margin: 0 0 10px;
}
.product-info-main .product-prev .product-item-info .price,
.product-info-main .product-next .product-item-info .price {
  color: #555555;
}
.product-info-main .product-prev:hover .product-item-info,
.product-info-main .product-next:hover .product-item-info {
  opacity: 1;
  visibility: visible;
}
.stickyCart {
  position: fixed;
  background-color: #000000;
  width: 100%;
  bottom: 0;
  height: 90px;
  z-index: 99;
  display: none;
  align-items: center;
  justify-content: center;
}
.stickyCart.sticky_show_atc {
  display: block;
}
.stickyCart .stickyChild {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 90px;
}
.stickyCart .stickyChild #parentQtySticky {
  height: 43px;
}
.stickyCart .stickyChild #timerSticky {
  position: relative;
}
.stickyCart .stickyChild .clSticky {
  padding: 10px;
}
.stickyCart .stickyChild .clSticky #btnSticky:hover {
  background-color: #b59677;
  color: #fff;
}
.stickyCart .stickyChild .clSticky .stickyProductName {
  color: #eee;
}
.stickyCart .stickyChild .clSticky #btnSticky {
  background-color: transparent;
  height: 42px;
  border-color: #fff;
}
.stickyCart .stickyChild .clSticky .imgBorder {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  border: solid 1px #eee;
  display: flex;
  justify-content: center;
  align-items: center;
}
.stickyCart .stickyChild .clSticky .imgBorder .borderImg {
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  overflow: hidden;
}
.stickyCart .stickyChild .clSticky .imgBorder .borderImg .stickyImg {
  width: 100%;
  max-width: 100%;
}
.stickyCart .quantity input {
  background-color: transparent;
  color: #eee;
  height: 42px;
  float: left;
  width: 5em;
}
.stickyCart .quantity input:focus {
  outline: 0;
}
@media only screen and (max-width: 767px) {
  .contentHide {
    display: none;
  }
  .contentShow #btnSticky {
    width: 100%;
  }
}
.magictabs .item.activated,
.magictabs .item:hover {
  border-color: #ff3366;
}
.content-products .mage-magictabs {
  display: none;
}
.content-products .mage-magictabs.activated {
  display: block;
}
.shopbrand-brand-listbrand .page-title-wrapper {
  text-align: center;
}
.shopbrand-brand-listbrand .page-title-wrapper .page-title {
  display: inline-block;
}
.shopbrand-brand-listbrand .grid-slider {
  display: none;
}
.shopbrand-brand-listbrand .grid-init .grid-slider {
  display: block;
}
.shopbrand {
  text-align: center;
  display: block;
}
.shop-by-brand {
  text-align: center;
}
.shop-by-brand .block.block-search {
  display: block;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.shopbrand-list {
  clear: both;
}
.block-search.brand-search {
  text-align: center;
}
.block-search.brand-search .form-search .field.search {
  position: relative;
  border: 1px solid #ebebeb;
}
.block-search.brand-search .form-search .field.search .control-search input {
  height: 45px;
  padding-right: 40px;
  border: 0;
}
.block-search.brand-search .form-search .field.search .actions {
  position: absolute;
  top: 0;
  right: 0;
}
.block-search.brand-search .form-search .field.search .actions .action {
  background-color: #fff;
  width: 40px;
  height: 45px;
  line-height: 43px;
  text-align: center;
  padding: 0;
}
.block-search.brand-search .form-search .field.search .actions .action span {
  display: none;
}
.block-search.brand-search .form-search .field.search .actions .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.8rem;
  line-height: 28px;
  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.brand-search .form-search .label.brand-label {
  display: none;
}
.block-search.brand-search .form-search .label.brand-label:before {
  display: none;
}
.brand-search-sidebar .block-search {
  max-width: 100%;
}
.form-search-sidebar-brand .field.search {
  position: relative;
  border: 1px solid #ebebeb;
}
.form-search-sidebar-brand .field.search .control-search input {
  height: 40px;
  padding-right: 40px;
  border: 0;
}
.form-search-sidebar-brand .field.search .actions {
  position: absolute;
  top: 0;
  right: 0;
}
.form-search-sidebar-brand .field.search .actions .action {
  background-color: #fff;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  padding: 0;
}
.form-search-sidebar-brand .field.search .actions .action span {
  display: none;
}
.form-search-sidebar-brand .field.search .actions .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
  line-height: 28px;
  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;
}
.characters {
  clear: both;
  padding: 20px 0;
  display: inline-block;
}
.characters .filter {
  list-style: none;
  float: left;
}
.characters .filter .char {
  float: left;
}
.characters .filter .char a {
  display: block;
  border: 1px solid silver;
  height: 36px;
  line-height: 36px;
  width: 36px;
  text-align: center;
  margin-left: 3px;
  border-radius: 4px;
  font-weight: 600;
  text-transform: uppercase;
}
.characters .filter .char a:hover,
.characters .filter .char.active a {
  background-color: #006bb4;
  color: #ffffff;
  border: 1px solid #006bb4;
}
.characters .filter .view-all a {
  text-transform: none;
}
.cart-summary {
  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;
  padding: 0;
}
.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.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 .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 90px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.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;
}
.block.crosssell {
  margin-top: 30px;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.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: 12px;
  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 .block-minicart {
  padding: 25px 20px;
  right: 0;
  width: 320px;
}
.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
}
.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
}
.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-block;
}
.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;
  min-width: 18px;
  text-align: center;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 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;
  width: 4.5rem;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  cursor: pointer;
  position: relative;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.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 .details {
  display: none;
}
.minicart-items .item-qty {
  margin-right: 10px;
  text-align: center;
  width: 40px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.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;
}
.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 {
  margin: 0 0 5px;
  display: block;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.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._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 .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;
}
._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;
}
.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 .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.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;
}
.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 .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  margin: 0;
  position: absolute;
  right: 0;
}
.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 .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;
}
.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-radius: 50%;
  border: 1px solid #c1c1c1;
  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 {
  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-title {
  border-top: 1px solid #cccccc;
  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 .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 .payment-method-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-method-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .payment-method-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .payment-method-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%);
  filter: grayscale(0%);
  filter: none;
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.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;
  filter: grayscale(100%);
  filter: gray;
}
.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 .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 {
  margin-bottom: 20px;
}
.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;
}
.block.newsletter .title {
  display: none;
}
.block-collapsible-nav .item {
  border-bottom: 1px solid #dddddd;
}
.block-collapsible-nav .item:first-child {
  border-top: 1px solid #dddddd;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  color: #ff5555;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current strong {
  color: #ff5555;
  font-weight: 500;
}
.block-collapsible-nav .item.current a {
  color: #ff5555;
}
#modals_quickview .loading-mask {
  display: none;
}
.catalog-product-view .gallery-placeholder {
  min-height: 300px;
}
body {
  background-color: #ffffff;
}
.block.block-related .block-subtitle button {
  display: none;
}
.rtl .block-giftregistry-shared-items .product .item-options dt,
.rtl .multicheckout .item-options dt,
.rtl .cart.table-wrapper .item-options dt {
  float: right;
  clear: right;
  margin: 0 0 0 5px;
}
.rtl .block-giftregistry-shared-items .product .item-options dd,
.rtl .multicheckout .item-options dd,
.rtl .cart.table-wrapper .item-options dd {
  float: right;
}
input[type="checkbox"] {
  top: 4px;
  position: absolute;
  left: 0;
}
.page-layout-2columns-left .columns .sidebar,
.page-layout-2columns-right .columns .sidebar,
.page-layout-3columns .columns .sidebar {
  width: 25%;
  padding-right: 2%;
}
.page-layout-2columns-left .columns .column.main,
.page-layout-2columns-right .columns .column.main,
.page-layout-3columns .columns .column.main {
  width: 75% !important;
}
@media (min-width: 1200px) {
  body .container {
    max-width: 1170px;
    padding-left: 0;
    padding-right: 0;
  }
}
input.input-text,
.opc-wrapper .field._required select,
.checkout-index-index .field._required select {
  height: 40px;
}
.toggle-tab {
  cursor: pointer;
}
.minicart-wrapper .showcart .counter.empty .counter-number:empty:before {
  content: "0";
}
.vmagicmenu .level0 .level-top img {
  display: none;
}
.nav-open .nav-sections-item-title:hover a:before,
.nav-open .nav-sections-item-title.active a:before {
  color: #f65f73;
}
.ajax_loading {
  background-image: url("../images/alothemes/loading.gif");
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  z-index: 2;
  animation: 1.2s ease-in-out 0s normal none infinite tp-rotateplane;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
  padding: 0;
  width: 5rem;
  height: 5rem;
}
.swatch-option-loading {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.page.messages {
  margin-top: 10px;
}
.account .toolbar .pages {
  border: none;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.minicart-wrapper .action.showcart .counter.empty .counter-number:empty:before {
  content: "0";
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.cms-index-index .page-header {
  margin-bottom: 0;
  border-bottom: 0;
}
.logo {
  position: relative;
  z-index: 5;
  float: left;
  max-width: 50%;
}
.logo img {
  max-width: 100%;
  display: block;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  position: absolute;
  z-index: 15;
  box-sizing: border-box;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  background: #f0f0f0;
  padding: 10px;
}
.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 {
  position: fixed;
  bottom: 0;
  left: 0;
  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;
  text-align: center;
  margin-bottom: 0;
}
.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 .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher li,
.page-footer .switcher li {
  margin: 0;
  font-size: 12px;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.cookie-message .footer-links-company {
  margin-bottom: 40px;
}
.cookie-message #backtotop {
  bottom: 45px;
}
.widget {
  clear: both;
}
.testimonial-container .magiccart-testimonials-grid .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 30px;
}
.testimonial-container .magiccart-testimonials-grid .item .magiccart-testimonials-grid-left {
  width: 100px;
}
.testimonial-container .magiccart-testimonials-grid .item .magiccart-testimonials-grid-right {
  width: calc(100% - 100px);
  padding-left: 20px;
}
.testimonial-container .magiccart-testimonials-grid .item .magiccart-testimonial-author {
  font-weight: 700;
}
.testimonial-container .magiccart-testimonials-grid .item .magiccart-testimonial-jobandcompany {
  margin: 10px 0;
}
.testimonial-container .magiccart-testimonials-grid .item .magiccart-testimonial-rating {
  margin-bottom: 10px;
}
.testimonial-container .toolbar {
  margin-top: 50px;
}
.testimonial-container .toolbar .pager {
  width: 100%;
}
.testimonial-index-post .fieldset .field {
  margin-bottom: 20px;
}
.testimonial-index-post .fieldset .field.required .label:after {
  content: "*";
  color: #e51717;
}
.testimonial-index-post .fieldset .field #Value_rating_label {
  padding: 0 10px 0 0;
}
.checkout-cart-index .field.choice:not(.payment-method-title):not(.review-field-rating):not(.related) input[type=radio] ~ label {
  line-height: 33px;
}
.ui-datepicker td {
  padding: 0;
}
.block.filter {
  margin-top: -20px;
}
.block.filter.active {
  margin-top: 50px;
}
.block-static-title {
  font-size: 4rem;
  font-weight: 700 !important;
  color: #222222;
  text-transform: capitalize;
}
#backtotop {
  bottom: 5px;
  display: block;
  height: 43px;
  width: 43px;
  line-height: 35px;
  overflow: hidden;
  position: fixed;
  right: 5px;
  text-align: center;
  text-decoration: none;
  z-index: 2;
  border: 2px solid #eeeeee;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.show-add-cart-bottom #backtotop {
  bottom: 90px;
}
.breadcrumbs {
  margin-bottom: 30px;
}
.breadcrumbs .pagecrumbs-title {
  display: none;
}
.breadcrumbs .items .item {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
}
.breadcrumbs .items .item:not(:last-child):after {
  content: "\/";
  font-family: "FontAwesome";
  color: #222222;
  margin: 0 8px;
}
.breadcrumbs .items .item strong {
  font-weight: 600;
  font-size: 1.6rem;
}
/* styles common for person deverlop */
.products.wrapper .slick-list {
  margin-top: -8px;
  margin-bottom: -8px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.page-layout-1column .modal-popup.modals-quickview .product-view > .row,
.page-layout-2columns-left .modal-popup.modals-quickview .product-view > .row,
.page-layout-2columns-right .modal-popup.modals-quickview .product-view > .row,
.page-layout-3columns .modal-popup.modals-quickview .product-view > .row {
  display: block;
}
.page-layout-1column .modal-popup.modals-quickview .product.media.product-img-box,
.page-layout-2columns-left .modal-popup.modals-quickview .product.media.product-img-box,
.page-layout-2columns-right .modal-popup.modals-quickview .product.media.product-img-box,
.page-layout-3columns .modal-popup.modals-quickview .product.media.product-img-box {
  width: 50%;
  flex: 0 0 50%;
  max-width: 50%;
  float: left;
}
.page-layout-1column .modals-quickview .product-info-main.product-shop,
.page-layout-2columns-left .modals-quickview .product-info-main.product-shop,
.page-layout-2columns-right .modals-quickview .product-info-main.product-shop,
.page-layout-3columns .modals-quickview .product-info-main.product-shop {
  width: 50%;
  flex: 0 0 50%;
  max-width: 50%;
  float: left;
}
.page-layout-2columns-left .modals-quickview .product-info-main,
.page-layout-2columns-right .modals-quickview .product-info-main,
.page-layout-3columns .modals-quickview .product-info-main {
  width: 100%;
}
.page-layout-2columns-left .modals-quickview .columns .column.main,
.page-layout-2columns-right .modals-quickview .columns .column.main {
  width: 100%;
}
body .modals-quickview .container {
  padding-left: 0;
  padding-right: 0;
}
.checkout-index-index .checkout-container .authentication-wrapper {
  float: none;
  width: 100%;
}
.checkout-index-index .opc-block-shipping-information {
  display: none;
}
.onestepcheckout-index-index .checkout-step-sidebar .order-summary {
  margin-bottom: 30px;
}
.onestepcheckout-index-index .checkout-container thead {
  display: none;
}
.onestepcheckout-index-index .methods-shipping .table-checkout-shipping-method .col {
  vertical-align: middle;
  text-align: center;
}
.onestepcheckout-index-index .methods-shipping .table-checkout-shipping-method .col input[type="radio"] {
  margin: 0;
}
.checkout-index-index .methods-shipping .table-checkout-shipping-method th,
.checkout-index-index .methods-shipping .table-checkout-shipping-method td {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.checkout-payment-method .payment-method-title {
  padding: 0;
}
.onestepcheckout-index-index .checkout-container input[type="hidden"] {
  height: 0;
  overflow: hidden;
}
.onestepcheckout-index-index .checkout-container input[type="hidden"] + br {
  display: none;
}
.onestepcheckout-index-index .checkout-payment-method .payments .payment-method .payment-method-title {
  padding: 5px 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: none;
}
.onestepcheckout-index-index .checkout-step-sidebar .discount-code .form-discount .actions-toolbar .primary .action-apply {
  border-radius: 30px;
  padding: 0 20px;
  height: 44px;
  line-height: 44px;
}
.onestepcheckout-index-index .onestepcheckout-place-order-wrapper .place-order-primary button.primary.checkout {
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  border-radius: 30px;
  font-size: 15px;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .control .items {
  color: black;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details {
  padding-left: 20px;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .product-item-inner {
  flex-wrap: wrap;
}
.opc-block-summary .product-item .subtotal {
  width: 100%;
  margin-top: 10px;
}
.onestepcheckout-index-index .modal-custom.authentication-dropdown .block-authentication .actions-toolbar > .primary .action,
.onestepcheckout-index-index .modal-custom.authentication-dropdown .block-authentication .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
  height: 44px;
  line-height: 40px;
  padding: 0 20px;
  font-size: 15px;
}
.onestepcheckout-index-index .modal-custom.authentication-dropdown {
  border-color: #f2f2f2;
}
@media (max-width: 767px) {
  .opc-estimated-wrapper {
    display: none;
  }
}
/* product video */
.modal-popup.alo-video .modal-inner-wrap {
  height: 100%;
  height: calc(100vh - 100px);
  width: auto;
  max-width: 900px;
}
.modal-popup.alo-video .product-video {
  height: 100%;
  width: 100%;
}
.modal-popup.alo-video .modal-content {
  margin-bottom: 0;
  height: 100%;
}
.modal-popup.alo-video .modal-footer {
  display: none;
}
.fotorama.fotorama--fullscreen {
  z-index: 900 !important;
}
.modal-popup .action-close {
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  right: -14px;
  top: -15px;
  background-color: rgba(255, 255, 255, 0.8);
  -moz-box-sizing: content-box;
  border: 0;
  padding: 0;
  font-weight: 400;
  position: absolute;
  color: #3e3e3e;
  z-index: 9;
}
.modal-popup .action-close:before {
  content: '\e680';
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  font-size: 3rem;
}
.modal-popup .action-close:hover {
  color: #f65f73;
}
.modal-popup .action-close span {
  display: none;
}
.modal-popup .modal-header {
  padding: 0;
  border: none;
}
.modal-popup .header {
  position: static;
}
.modal-slide .modal-inner-wrap {
  overflow-y: visible;
}
.modal-popup.modals-quickview .columns,
.modal-popup.modals-quickview .column.main {
  margin-bottom: 0;
  padding-bottom: 0;
  width: 100% !important;
}
.modal-popup.modals-quickview .content-form-detail {
  margin-top: 10px;
}
.modal-popup.modals-quickview .modal-content {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.modal-popup.modals-quickview .product-view .row {
  margin: 0;
}
.modal-popup.modals-quickview .product-view .row .product.media,
.modal-popup.modals-quickview .product-view .row .product-info-main {
  padding: 0;
}
.modal-popup.modals-quickview .product-view .row .product-info-main {
  background-color: #ffffff;
}
.modal-popup.modals-quickview .product-view .row .product-info-main .product-content-boxoptions,
.modal-popup.modals-quickview .product-view .row .product-info-main .content-form-detail {
  flex: 0 0 100%;
  max-width: 100%;
}
.modal-popup.modals-quickview .product-view .row .content-form-detail .product-content-boxcart {
  background-color: transparent !important;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.modal-popup.modals-quickview .modal-inner-wrap {
  width: auto;
  max-width: 920px;
}
.modal-popup.modals-quickview .product.media {
  display: block;
}
.modal-popup.modals-quickview .product-add-form .product-social-links {
  text-align: center;
}
.modal-popup.modals-quickview .product-add-form .product-social-links .main2 .footer-menu {
  list-style: none;
  padding: 0;
}
.modal-popup.modals-quickview .product-add-form .product-social-links .main2 .footer-menu .menu-item {
  display: inline-block;
  margin: 5px 3px;
}
.stickyCart {
  z-index: 2;
}
.show-add-cart-bottom .footer-links-company {
  margin-bottom: 80px;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap {
  width: 380px !important;
}
.modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block {
  margin-bottom: 10px;
}
.modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .header {
  background: none;
  padding: 11px 0;
}
.modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .header strong {
  font-size: 3rem;
}
.modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .message a {
  color: #ffffff;
}
.modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .message a:hover {
  color: #f65f73;
}
.modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .cart-info .items-count span a {
  color: #ffffff;
}
.modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .cart-info .items-count span a:hover {
  color: #f65f73;
  text-decoration: none;
}
.modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .cart-info .congratulation {
  background-color: #fff0;
  color: #f00;
  margin: 0;
  letter-spacing: 1px;
}
.modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .cart-info .checkout-link a span {
  color: #ffffff;
}
.modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .cart-info .checkout-link a span:hover {
  color: #f65f73;
}
.modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .product-item {
  text-align: left;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .product-item .product-image {
  display: inline-block;
}
.modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .product-item .product-item-details {
  display: inline-block;
  margin-left: 20px;
}
.modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .product-item .product-item-details input {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .product-item .product-item-details button {
  height: 35px;
  line-height: 20px;
  border-radius: 3px;
  margin-left: 10px;
}
.notify-slider-wrapper {
  position: fixed;
  bottom: 15px;
  left: 25px;
  background: #fff;
  display: none;
  z-index: 1;
  width: 320px;
  -webkit-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  -moz-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
}
.notify-slider-wrapper .notify-slider {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  height: 140px;
}
.notify-slider-wrapper .notify-slider.products.wrapper.grid .product-item {
  padding-top: 0;
}
.notify-slider-wrapper .notify-slider .slider {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  list-style: none;
}
.notify-slider-wrapper .notify-slider .slider > .item {
  display: inline-block;
  max-width: 360px;
  margin-left: 0;
  padding: 0;
  height: 100%;
}
.notify-slider-wrapper .notify-slider .slider > .item .product-hover {
  padding: 0 !important;
}
.notify-slider-wrapper .notify-slider .slider > .item .product-item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  width: auto;
  background-color: #fff;
}
.notify-slider-wrapper .notify-slider .slider > .item .product-item-info .images-container {
  max-width: 140px;
  position: relative;
}
.notify-slider-wrapper .notify-slider .slider > .item .product-item-info .images-container .link-view {
  position: absolute;
  bottom: 10px;
  left: 10px;
  opacity: 0;
  visibility: hidden;
}
.notify-slider-wrapper .notify-slider .slider > .item .product-item-info .images-container:hover .link-view {
  opacity: 1;
  visibility: visible;
}
.notify-slider-wrapper .notify-slider .slider > .item .product-item-info .details {
  width: calc(100% - 140px);
  text-align: left !important;
  font-size: 13px;
  font-weight: 400;
  line-height: 2.0;
  background: #ffffff;
  margin-top: 0 !important;
  padding-left: 10px;
}
.notify-slider-wrapper .notify-slider .slider > .item .product-item-info .details span {
  display: block;
}
.notify-slider-wrapper .notify-slider .slider > .item .product-item-name .product-item-link {
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
.notify-slider-wrapper .notify-slider .slider > .item .sticker {
  display: none;
}
.notify-slider-wrapper .notify-slider .slider > .item:hover .product-item-info {
  box-shadow: none !important;
}
.notify-slider-wrapper .notify-slider .slider > .item .reviews-actions a {
  font-size: 1.2rem !important;
}
.notify-slider-wrapper .notify-slider .slider > .item .reviews-actions a span {
  display: none !important;
}
.notify-slider-wrapper .notify-slider .slider > .item .product-reviews-summary {
  margin: 0;
}
.notify-slider-wrapper .notify-slider .slider > .item .rating-summary .rating-result:before,
.notify-slider-wrapper .notify-slider .slider > .item .rating-summary .rating-result > span:before {
  font-size: 1.2rem !important;
}
.show-add-cart-bottom .notify-slider-wrapper {
  bottom: 80px;
}
.suggest-slider.close .notify-slider-wrapper {
  display: none !important;
}
.suggest-slider .x-close {
  position: absolute;
  font-size: 0;
  top: -8px;
  right: -2px;
  z-index: 22;
}
.suggest-slider .x-close:before {
  content: "\e680";
  font-size: 30px;
  font-family: Pe-icon-7-stroke;
}
.suggest-slider .x-close:hover {
  color: #f65f73;
}
.message.global.cookie.magepow-gdpr-cookie-notice {
  right: 0 !important;
  padding: 0 !important;
  display: none !important;
  z-index: 21 !important;
  background: #000000;
  color: #ffffff;
  padding: 5px !important;
}
.message.global.cookie.magepow-gdpr-cookie-notice .info {
  display: inline-block;
}
.message.global.cookie.magepow-gdpr-cookie-notice .info .notice-cookie-content {
  font-size: 14px;
}
.message.global.cookie.magepow-gdpr-cookie-notice .info a {
  display: inline-block;
  background: #f65f73;
  border-radius: 3px;
  padding: 5.5px 10px;
  margin-right: 5px;
  margin-left: 5px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  font-weight: 700;
}
.message.global.cookie.magepow-gdpr-cookie-notice .info a:hover {
  background: #ffffff;
  color: #ffffff;
}
.message.global.cookie.magepow-gdpr-cookie-notice .actions {
  display: inline-block;
  margin-top: 0;
}
.message.global.cookie.magepow-gdpr-cookie-notice .actions .btn-cookie {
  border-radius: 3px;
  padding: 0 10px;
}
.cookie-message .message.global.cookie.magepow-gdpr-cookie-notice {
  display: block !important;
}
.nav-before-open.nav-open .cookie-message .message.global.cookie.magepow-gdpr-cookie-notice {
  display: none !important;
}
.cookie-message .notify-slider-wrapper {
  bottom: 45px;
}
.modal-popup.confirm .modal-header {
  text-align: center;
}
.modal-popup.confirm .modal-header .modal-title {
  font-weight: 600;
}
.modal-popup.confirm .modal-content {
  text-align: center;
  padding: 30px !important;
  margin-bottom: 0;
}
.modal-popup.confirm .modal-footer {
  text-align: center;
}
.modal-popup.confirm .modal-footer button {
  border-radius: 3px;
}
.modal-popup .modal-header {
  border-bottom: 0;
  display: block;
}
.modal-popup .modal-content {
  border: 0;
  margin-bottom: 30px;
}
.modal-popup .modal-footer {
  display: block;
}
body .magicmenu .nav-desktop > .level0.ext > .level0 > li,
body .magicmenu .nav-desktop > .level0.home > .level0 > li,
body .magicmenu .nav-desktop > .level0.ext .level0.dropdown > li,
body .magicmenu .nav-desktop > .level0.home .level0.dropdown > li {
  width: 50%;
}
body .magicmenu .nav-desktop > .level0.ext > .level0,
body .magicmenu .nav-desktop > .level0.home > .level0,
body .magicmenu .nav-desktop > .level0.ext .level0.dropdown,
body .magicmenu .nav-desktop > .level0.home .level0.dropdown {
  width: 350px;
  display: flex;
  flex-wrap: wrap;
}
body .slick-prev.slick-disabled:before,
body .slick-next.slick-disabled:before {
  opacity: 1;
}
body .modal-popup.modals-ajaxcart .popup .message {
  width: 100%;
  background-color: #e5efe5;
  font-size: 1.4rem;
  color: #006400;
  padding: 5px;
  padding-left: 27px;
  position: relative;
}
body .modal-popup.modals-ajaxcart .popup .message:before {
  content: "\f00c";
  position: absolute;
  left: 8px;
  top: 6px;
  font-size: 1.2rem;
  font-family: "FontAwesome";
}
body .modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .message a {
  font-weight: 700;
  color: #006400;
}
body .modal-popup.modals-ajaxcart .modal-content {
  padding: 15px;
  margin-bottom: 0;
}
body .modal-popup.modals-ajaxcart .cart-info {
  text-align: center;
}
body .modal-popup.modals-ajaxcart .cart-info .items-count {
  font-size: 14px;
  float: left;
}
body .modal-popup.modals-ajaxcart .cart-info .subtotal {
  font-size: 14px;
  float: right;
}
body .modal-popup.modals-ajaxcart .cart-info .congratulation {
  color: red;
  background-color: white;
  float: left;
  width: 100%;
}
.magicmenu .nav-desktop > .level0 > ul.level0,
.magicmenu .nav-desktop > .level0 > .level-top-mega {
  overflow: unset !important;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild ul,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul {
  position: absolute;
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  padding: 0 0px;
  padding-left: 0 !important;
  min-width: 250px;
  z-index: 1;
  list-style: none;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild:hover > ul,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild:hover > ul {
  opacity: 1;
  visibility: visible;
}
.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
#cookie-status {
  display: none;
}
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: transparent;
}
.page-footer .socials li a .fa,
#backtotop .fa,
.socials .social-link .fa {
  font-weight: 400;
}
.product-next-prev .product-prev .product-item-photo,
.product-next-prev .product-next .product-item-photo {
  z-index: 1;
}
.product-info-main .brand > .title {
  display: none;
}
.catalogsearch-result-index .column.main .grid-view-mode,
.catalog-category-view .column.main .grid-view-mode {
  display: none;
}
/* responsive */
@media screen and (max-width: 991px) {
  body .modal-popup.modal-slide .modal-inner-wrap[class] {
    max-width: 100%;
  }
  .modal-popup.modals-quickview .modal-inner-wrap {
    max-width: 720px;
  }
  .img-404 {
    display: none;
  }
  .page-layout-2columns-left .columns,
  .page-layout-2columns-right .columns,
  .page-layout-3columns .columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
  }
  .page-layout-2columns-left .column.main,
  .page-layout-2columns-right .column.main,
  .page-layout-3columns .column.main {
    order: 1 !important;
  }
  .page-layout-2columns-left .sidebar,
  .page-layout-2columns-right .sidebar,
  .page-layout-3columns .sidebar,
  .page-layout-2columns-left .column.main,
  .page-layout-2columns-right .column.main,
  .page-layout-3columns .column.main {
    width: 100% !important;
  }
  .page-layout-2columns-left .sidebar.sidebar-additional,
  .page-layout-2columns-right .sidebar.sidebar-additional,
  .page-layout-3columns .sidebar.sidebar-additional {
    order: 3;
  }
}
@media screen and (max-width: 768px) {
  .modal-popup.modal-slide {
    left: 20px !important;
    right: 20px;
    overflow-x: hidden;
  }
  .modal-popup.modals-quickview {
    top: 30px;
  }
  .modal-popup.modals-quickview .modal-inner-wrap {
    max-width: 538px;
    margin: 0 auto !important;
    height: auto !important;
  }
  .modal-popup.modals-quickview .modal-inner-wrap .product-view .row .product-info-main .page-title-wrapper.product .page-title {
    margin-top: 10px;
  }
  .modal-popup.modals-quickview .modal-inner-wrap .product-view .row .product-info-main .footer-menu img {
    width: 30px;
  }
  .modal-popup.modals-quickview .product-reviews-summary .reviews-actions .action.add {
    font-size: 1.4rem;
  }
  .modal-popup .action-close {
    top: 0 !important;
    right: 0 !important;
  }
  .modal-popup.modals-ajaxcart .modal-content {
    margin-bottom: 0;
  }
  .modal-popup.modals-ajaxcart .modal-inner-wrap {
    width: 380px;
  }
  .modal-popup.modals-ajaxcart .modal-inner-wrap[class] {
    background-color: transparent !important;
  }
  .block-static-title {
    font-size: 3rem;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    height: auto;
  }
  .page-header {
    border-bottom: none;
  }
  .page-layout-2columns-left .modal-popup.modals-quickview .product.media.product-img-box {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-layout-2columns-left .modal-popup.modals-quickview .modal-inner-wrap .product-view .row .product-info-main {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    height: auto !important;
  }
}
@media screen and (max-width: 767px) {
  .modal-popup.modals-ajaxcart .modal-inner-wrap {
    width: 380px !important;
    margin: 30px auto !important;
  }
  /* fix */
  .nav-open .page-wrapper {
    left: 0% !important;
  }
}
@media screen and (max-width: 640px) {
  .cookie-message .footer-links-company {
    margin-bottom: 72px;
  }
  .cookie-message #backtotop {
    bottom: 75px;
  }
}
@media screen and (max-width: 639px) {
  .message.global.cookie.magepow-gdpr-cookie-notice .info .notice-cookie-content {
    font-size: 1.2rem;
  }
  .message.global.cookie.magepow-gdpr-cookie-notice .info a {
    display: none;
  }
  .message.global.cookie.magepow-gdpr-cookie-notice .actions {
    display: block;
  }
  .cookie-message .notify-slider-wrapper {
    bottom: 74px;
  }
}
@media screen and (max-width: 575px) {
  .modal-popup.modals-quickview .modal-inner-wrap .product-view .row .product-info-main {
    height: auto !important;
  }
  .notify-slider .product-items .product-item:nth-child(1n+1) {
    clear: unset;
  }
  .stickyCart .stickyChild .contentHide .stickyProductName {
    font-size: 1.4rem;
  }
  .stickyCart .stickyChild .contentHide .btn-cart-bottom {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 479px) {
  .modal-popup.modal-slide {
    left: 0 !important;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-x: hidden;
    width: auto;
    height: 100%;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cookie-message .notify-slider-wrapper {
    left: 10px;
  }
  .stickyCart {
    padding: 5px 0;
  }
  .stickyCart .stickyProductName {
    display: none;
  }
  .stickyCart .custom-qty {
    width: 100px;
  }
  .stickyCart .btn-cart-bottom {
    font-size: 1.4rem;
  }
  .modal-popup.modals-quickview .modal-content {
    padding-bottom: 0;
    max-height: 100%;
  }
  .modal-popup.modals-quickview .modal-inner-wrap {
    max-width: unset;
  }
  .modal-popup.modals-quickview .modal-inner-wrap .fotorama__stage {
    margin: 0 auto;
  }
  .modal-popup.modals-ajaxcart .modal-inner-wrap {
    max-width: 300px;
  }
  .page-layout-1column .modal-popup.modals-quickview .product.media.product-img-box,
  .page-layout-2columns-left .modal-popup.modals-quickview .product.media.product-img-box,
  .page-layout-2columns-right .modal-popup.modals-quickview .product.media.product-img-box,
  .page-layout-3columns .modal-popup.modals-quickview .product.media.product-img-box,
  .page-layout-1column .modal-popup.modals-quickview .product-info-main.product-shop,
  .page-layout-2columns-left .modal-popup.modals-quickview .product-info-main.product-shop,
  .page-layout-2columns-right .modal-popup.modals-quickview .product-info-main.product-shop,
  .page-layout-3columns .modal-popup.modals-quickview .product-info-main.product-shop {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    float: left;
  }
  .cookie-message #backtotop {
    bottom: 95px;
  }
  .testimonial-container .magiccart-testimonials-grid .item .magiccart-testimonials-grid-left {
    width: 100%;
  }
  .testimonial-container .magiccart-testimonials-grid .item .magiccart-testimonials-grid-right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 360px) {
  .cookie-message .notify-slider-wrapper {
    bottom: 94px;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    width: 100% !important;
  }
  .modal-popup.modals-ajaxcart .modal-inner-wrap {
    width: 100% !important;
  }
  .modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .header strong {
    font-size: 2.2rem;
  }
  .modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .message {
    font-size: 1.4rem;
  }
  .modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .product-item .product-image {
    width: 90px;
  }
  .modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .product-item .product-item-details {
    margin-left: 10px;
  }
  .modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .product-item .product-item-details .product-item-name {
    font-size: 1.2rem;
    margin: 0;
  }
  .cookie-message .footer-links-company {
    margin-bottom: 93px;
  }
  .show-add-cart-bottom #backtotop {
    bottom: 78px;
  }
}
@media screen and (max-width: 359px) {
  .cms-no-route .title-404 {
    font-size: 10rem;
  }
  .cms-no-route .info-404 h3 {
    font-size: 2rem;
  }
  .cms-no-route .info-404 p {
    font-size: 1.4rem;
  }
  .notify-slider-wrapper {
    left: 8px;
    width: 305px;
  }
  .modal-popup .modal-content {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .stickyCart .stickyChild {
    justify-content: center;
  }
  .stickyCart .custom-qty {
    display: none;
  }
  .modal-popup.modals-quickview .product-info-main .product-reviews-summary .reviews-actions a {
    font-size: 1.4rem;
  }
}
/* right to left */
.rtl .product-items .product-item {
  float: right;
}
.rtl.page-layout-1column .modal-popup.modals-quickview .product.media.product-img-box,
.rtl.page-layout-2columns-left .modal-popup.modals-quickview .product.media.product-img-box,
.rtl.page-layout-2columns-right .modal-popup.modals-quickview .product.media.product-img-box,
.rtl.page-layout-3columns .modal-popup.modals-quickview .product.media.product-img-box {
  float: right;
}
.rtl.page-layout-2columns-left .sidebar-additional {
  float: right;
  clear: right;
}
.rtl.page-layout-2columns-left .sidebar-main {
  float: right;
}
.rtl.page-layout-2columns-left .column.main {
  float: left;
}
.rtl.page-layout-2columns-left .sidebar {
  padding-right: 0;
  padding-left: 2%;
}
.rtl.page-layout-2columns-left .sidebar .block-title {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.rtl.page-layout-2columns-left .sidebar .block-title > strong {
  margin-left: 5px;
}
.rtl .suggest-slider .x-close {
  float: left;
  right: auto;
  left: -2px;
}
.rtl .modal-popup .action-close {
  left: -14px;
  right: auto;
}
.rtl .message.global.cookie.magepow-gdpr-cookie-notice .notice-cookie-content {
  display: inline-block;
}
.rtl .message.global.cookie.magepow-gdpr-cookie-notice #privacyLink {
  float: left;
  margin-right: 5px;
}
.rtl .stickyCart .stickyChild .contentHide:not(:last-child) {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .custom-slide {
  right: 0;
  left: 0;
}
.rtl .custom-slide.modal-custom .action-close {
  left: 5px;
}
.rtl .notify-slider-wrapper {
  right: 25px;
  left: auto;
}
.rtl .notify-slider-wrapper .notify-slider .slider > .item .product-item-info .details {
  text-align: right !important;
  padding-right: 10px;
  padding-left: 0;
}
.rtl .notify-slider-wrapper .notify-slider .slider > .item .sticker {
  left: auto;
  right: 0;
}
.rtl input[type="checkbox"] {
  float: right;
  top: 5px;
  margin-left: 5px;
  right: 0;
  margin-right: 0;
}
.rtl .modal-popup.modals-ajaxcart .modal-content .content-ajaxcart .block .product-item .product-item-details {
  margin-left: 0;
  margin-right: 20px;
  text-align: right;
}
.rtl #backtotop {
  right: auto;
  left: 5px;
}
.rtl .testimonial-container .magiccart-testimonials-grid .item .magiccart-testimonials-grid-right {
  padding-left: 0;
  padding-right: 20px;
}
.rtl.testimonial-index-post .fieldset .field {
  text-align: right;
}
@media screen and (max-width: 991px) {
  .rtl.page-layout-2columns-left .sidebar {
    padding-left: 0;
  }
  .rtl .sidebar .actions-toolbar {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .rtl .modal-popup .action-close {
    left: 0 !important;
    top: 0 !important;
    right: auto !important;
  }
  .rtl .modal-custom .action-close,
  .rtl .modal-slide .action-close {
    right: auto !important;
    left: 6px !important;
  }
  .rtl .custom-slide .modal-inner-wrap {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .rtl .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media screen and (max-width: 575px) {
  .rtl .modal-popup.modals-quickview .product-add-form .product-social-links {
    text-align: right;
  }
}
@media screen and (max-width: 479px) {
  .rtl .notify-slider-wrapper {
    right: 5px;
  }
}
/**
 * Magiccart 
 * @category 	Magiccart 
 * @copyright 	Copyright (c) 2014 Magiccart (http://www.magiccart.net/) 
 * @license 	http://www.magiccart.net/license-agreement.html
 * @Author:Magiccart<team.magiccart@gmail.com>
 * @@Create Date:2014-04-26 11:18:55
 * @@Modify Date: 2018-06-12 17:38:30
 * @@Function:*/
body #backtotop {
  z-index: 49;
}
.sections .nav-sections-item-content > .navigation {
  display: none;
}
.nav-sections-item-content .magicmenu {
  position: relative;
  display: block;
  text-align: center;
}
.container-fluid .header-right-menu {
  position: static;
}
.magicmenu .nav-desktop {
  position: static;
  margin: 0;
  padding: 0;
}
.magicmenu .nav-desktop.menufullwidth .full-width .content-mega-horizontal {
  margin: 0 auto;
}
.magicmenu .nav-desktop .level0 {
  padding: 0px;
  margin: 0px;
  display: inline-block;
  vertical-align: middle;
}
.magicmenu .nav-desktop .level0.logo.display {
  display: none;
  border: 0;
}
.header-container-fixed .magicmenu .nav-desktop .level0.logo.display a {
  border: 0;
  padding: 10px;
  width: 71px;
}
.header-container-fixed .magicmenu .nav-desktop .level0.logo.display a img {
  max-width: 100%;
}
.magicmenu .nav-desktop .level0 > a:hover .short_desc {
  color: #888888;
}
.magicmenu .nav-desktop .level0 .level-top {
  padding: 16px 18px;
  text-transform: uppercase;
  position: relative;
  display: block;
  text-align: center;
  line-height: 17px;
  letter-spacing: 3px;
}
.magicmenu .nav-desktop .level0 .level-top:before {
  content: "\f0d7";
  position: absolute;
  font-family: "FontAwesome";
  right: 4px;
  font-size: 1.4rem;
}
.magicmenu .nav-desktop .level0.ext.last .level-top:before {
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top span.icon-text {
  padding: 0;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
  outline: medium none;
  text-align: left;
}
.magicmenu .nav-desktop .level0 .level-top span.cat_label {
  right: 20px;
  top: -8px;
}
.magicmenu .nav-desktop .level0 .level-top > span {
  display: block;
  white-space: nowrap;
  font-size: 14px;
  vertical-align: top;
  font-weight: 600;
}
.magicmenu .nav-desktop .level0.home .level-top .icon {
  font-size: 25px;
  color: #24aa4b;
  display: none;
}
.magicmenu .nav-desktop .level0.home .level-top .icon-home {
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top > img {
  display: none;
}
.magicmenu .nav-desktop .level0.home .level-top .icon-home {
  font-size: 17px;
}
.magicmenu .nav-desktop .level0.active .level-top span {
  /* font-weight: bold; */
}
.magicmenu .nav-desktop .level0.active .level-top span:after {
  content: "";
  border-bottom: 2px solid #aaa;
  width: 20px;
  display: none;
  margin-top: 5px;
}
.magicmenu .nav-desktop .level0 .level-top-mega,
.magicmenu .nav-desktop .level0.dropdown > .level0 {
  position: absolute;
  pointer-events: none;
  z-index: 99999;
  display: block;
  opacity: 0;
  top: 130%;
  visibility: hidden;
  transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
}
.magicmenu .nav-desktop .level0:hover .level-top-mega,
.magicmenu .nav-desktop .level0.dropdown:hover > .level0 {
  opacity: 1;
  top: 100%;
  visibility: visible;
  pointer-events: unset;
}
.magicmenu .nav-desktop .level0.dropdown:hover > .level0 {
  top: 130%;
}
.magicmenu .content-products {
  margin-top: 0;
}
.magicmenu .nav-desktop .level0.home .level-top-mega {
  min-width: 175px;
  padding: 20px 25px 25px;
  text-align: left;
}
.magicmenu .nav-desktop .level0.home .level-top-mega div a span {
  font-size: 14px;
  line-height: 27px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a {
  text-align: left;
  text-decoration: none;
  font-size: 14px;
  text-transform: capitalize;
  padding: 7px 0;
}
/*.magicmenu .nav-desktop .level0 .level-top-mega .children a span,
	.magicmenu .nav-desktop .level0.dropdown .dropdown .level1 a{font-size: 14px;}*/
.magicmenu .nav-desktop .level-top a {
  font-size: 14px;
  text-align: left;
}
.magicmenu .nav-desktop .level0 .level-top-mega .level0 > .level1 > a {
  position: relative;
  font-size: 14px;
  font-weight: bold;
  display: block;
  line-height: 10px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .level1 > .level2 > a {
  display: block;
  line-height: 17px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .level1 > .level2:last-child > a {
  border-bottom: 0;
}
/*.magicmenu .nav-desktop .level0 .level-top-mega .level0 > .level1 > a span{font-size: 14px;}*/
.magicmenu .nav-desktop .level0 .level-top-mega .children .nav:last-child {
  border: 0 none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 img {
  margin-top: 10px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-top,
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom {
  padding: 0px 0 0;
  width: 100%;
  clear: both;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom {
  text-align: center;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom .img-responsive {
  display: inline;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column.cat-mega {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega {
  padding: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .level0 > .level1 {
  text-align: left;
  padding: 0;
  width: 292px;
  padding: 0 15px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-custom .mage-column .children {
  float: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children ul {
  padding: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column li .title {
  padding-top: 15px;
  display: none;
}
.mage-column.mega-block-left {
  float: left;
}
.mage-column.mega-block-right {
  float: right;
  margin-top: 1.5rem;
  padding: 0 15px;
}
.mage-column.mega-block-right a.item:not(:last-child) {
  margin-bottom: 15px;
  display: block;
}
.banner-menu-position img {
  bottom: 0;
  left: 50%;
  position: absolute;
  z-index: -1;
}
.block-left,
.block-right,
.cat-mega {
  float: left;
}
.block-bottom {
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-top {
  margin: 0px;
  overflow: hidden;
}
.magicmenu .nav-desktop .level0 .level-top .short_desc {
  display: block;
  font-size: 13px;
  font-weight: 300;
  line-height: 13px;
  text-transform: capitalize;
  color: #999;
}
.vmagicmenu .level0 .level-top-mega .children.level1 > a.a-image::before,
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a.a-image::before {
  display: none;
  padding: 0;
}
.menu-banner-sale .menu-products-sale,
.menu-banner-sale .banner-menu {
  float: left;
  width: 50%;
}
.menu-banner-sale .banner-menu {
  float: right;
}
.menu-banner-sale .count-down-time,
.menu-banner-sale .product-hover .sticker,
.menu-banner-sale .link-view {
  display: none;
}
.menu-banner-sale .magictabs .item.activated .title,
.menu-banner-sale .magictabs .item:hover .title,
.menu-banner-sale .magictabs .item .title {
  background-color: transparent;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
}
.menu-banner-sale .block-title-tabs {
  border: 0;
}
.menu-banner-sale .magictabs {
  border: 0;
  margin-top: 23px !important;
  padding: 0 !important;
  float: none;
}
.menu-banner-sale .magictabs .item {
  line-height: 40px;
}
.menu-banner-sale .products-grid .item .per-product {
  margin: 0;
}
.menu-banner-sale .magicproduct {
  padding: 0 15px;
}
.menu-banner-sale .actions-cart {
  display: block;
}
.menu-banner-sale .content-products {
  margin-bottom: 0;
}
.magicmenu .nav-desktop .menu-banner-sale .product-item-name .product-item-link,
.magicmenu .nav-desktop .level0.over .menu-banner-sale a,
.magicmenu .nav-desktop .product-item-name .product-item-link:hover {
  color: #333;
}
.menu-banner-sale .products-grid .item:hover .per-product {
  box-shadow: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.magicmenu .nav-desktop .menu-banner-sale p.old-price,
.magicmenu .nav-desktop .menu-banner-sale p.special-price {
  display: inline-block;
}
.magicmenu .nav-desktop .menu-banner-sale .special-price .price {
  font-size: 18px;
}
.menu-banner-sale .item .actions-no .button.btn-cart:before {
  display: none;
}
.menu-banner-sale .item .actions-no .button.btn-cart span {
  display: block;
  font-size: 14px;
}
.menu-banner-sale .item .actions-cart .button.btn-cart {
  margin-top: 20px;
  width: 100%;
  background-color: #eeeeee;
  color: #555;
  border-color: #eee;
  height: 38px;
  line-height: 38px;
}
/* mega menu */
.nav-1 .level-top-mega .level0 > .level1 > .level1 .level2 {
  padding: 1px 0;
}
.level-top-mega .level0 > .level1 > .level1 .level2 {
  display: block;
  line-height: 30px;
  margin-bottom: 1px;
}
/**
		dropdown
		**/
.magicmenu .nav-desktop .level0.dropdown li {
  margin: 0;
  padding: 14px 0;
}
.magicmenu .nav-desktop .level0.dropdown li:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.magicmenu .nav-desktop .level0.dropdown:hover > .level0.category-item.submenu {
  top: 80%;
}
.magicmenu .nav-desktop .level0.dropdown > .level0,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0,
.magicmenu .nav-desktop .level0.ext .level0.dropdown {
  width: 200px;
  min-width: 200px;
  padding: 0 0;
  line-height: 23px;
  text-align: left;
  position: absolute;
  z-index: 101;
  top: 130%;
  background-color: #ffffff;
  color: #222222;
  visibility: hidden;
  left: 0;
  opacity: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  webkit-transition: all 0.3s ease-out 0s;
  moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.magicmenu .nav-desktop .level0.ext .level0.dropdown {
  left: 100%;
  transform: translateX(-50%);
}
.magicmenu .nav-desktop .level0.ext:hover .level0.dropdown {
  top: 95%;
  opacity: 1;
  visibility: visible;
}
.magicmenu .nav-desktop .level-top.cat.nav-2 .products.wrapper.grid .product-item {
  padding-left: 2px;
  padding-bottom: 100px;
}
.magicmenu .nav-desktop .level-top.cat.nav-2 .products.wrapper.grid .product-item .hover-box {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transition: all 0.3s ease;
  left: 3%;
  bottom: 30px;
}
.magicmenu .nav-desktop .level-top.cat.nav-2 .products.wrapper.grid .product-item:hover .product-item-info .hover-box {
  opacity: 1;
  visibility: visible;
  bottom: -50px;
}
.magicmenu .nav-desktop .level-top.cat.nav-2 .products.wrapper.grid .product-item .product-item-info .hover-box .product-item-actions {
  margin-bottom: 0;
}
.magicmenu .nav-desktop .level-top.cat.nav-2 .products.wrapper.grid .product-item .product-item-info .product-hover {
  margin-bottom: 0;
  margin-left: 0;
}
.magicmenu .nav-desktop .level-top.cat.nav-2 .magicmenu .nav-desktop .level0:hover .level-top-mega .products.wrapper.grid .product-item .product-item-info .hover-box .link-view .quickview {
  margin-left: 0;
}
.block-bottom .bottom-block {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.block-bottom .bottom-block .images {
  overflow: hidden;
  display: block;
}
.block-bottom .bottom-block .images img {
  transition: all ease-in-out;
  -webkit-transition: all .8s ease 0s;
  -o-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
  width: 100%;
}
.block-bottom .bottom-block .images:hover img {
  background-color: rgba(0, 0, 0, 0.52);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transition: all ease-in-out 0.5s;
}
.vmagicmenu .block-bottom .bottom-block {
  margin: 20px 0;
}
.bottom-brand {
  margin-left: 15px;
  padding-bottom: 15px;
  margin-right: 15px;
  border-top: 2px solid;
  position: relative;
  margin-top: 20px;
}
.bottom-brand .brand {
  margin-top: 10px;
}
.bottom-brand .code {
  margin-left: 5%;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild {
  position: relative;
  margin: 0;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown li {
  margin: 0;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild > a:before,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild > a:before {
  content: "\f105";
  display: block;
  line-height: 32px;
  font-size: 14px;
  position: absolute;
  right: 15px;
  text-align: right;
  font-family: FontAwesome;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild ul,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul {
  position: absolute;
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  padding: 0 0px;
  min-width: 250px;
  z-index: 1;
  list-style: none;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
}
.magicmenu .nav-desktop .level0.dropdown .hasChild:hover > ul,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild:hover > ul {
  opacity: 1;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown .level1 a,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a {
  padding: 0 15px;
  display: block;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul li {
  margin: 0;
}
/**
		ul leve2
		**/
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild {
  position: relative;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:before {
  content: "";
  display: block;
  line-height: 32px;
  font-size: 14px;
  position: absolute;
  right: 30px;
  text-align: right;
  font-family: FontAwesome;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild ul {
  position: absolute;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  top: 0;
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  padding: 5px 0 5px 30px;
  min-width: 200px;
  z-index: 1;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:hover > ul {
  opacity: 1;
  left: 90%;
  visibility: visible;
}
/* Vertical Menu*/
.vmagicmenu {
  display: block !important;
  position: relative;
  padding: 0px;
  z-index: 800;
  float: left;
}
.vmagicmenu .block-vmagicmenu-content {
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: #dfdfdf;
  margin-top: 2px;
  padding: 0px;
  min-width: 200px;
  position: absolute;
  transition: all 300ms ease-in-out 0s;
}
.vmagicmenu .vmagicmenu-narrow {
  margin: 0px;
  padding: 0;
  position: absolute;
  z-index: 10;
  background-color: #fff;
  width: 100%;
}
.vmagicmenu .block-title {
  text-align: left;
  padding: 0 24px;
  line-height: 46px;
  overflow: hidden;
}
.vmagicmenu .block-title span {
  font-size: 15px;
  font-weight: 500;
}
.vmagicmenu .block-title .icon-menu {
  display: inline-block;
}
.vmagicmenu .block-title .icon-menu span {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
}
.vmagicmenu .block-title .icon-menu span:nth-child(2) {
  margin-top: 3px;
  margin-bottom: 3px;
}
.vmagicmenu .block-title .vmagicmenu-subtitle {
  /*float: left;*/
  letter-spacing: 1px;
  padding: 0;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  margin-right: calc(18%);
}
.vmagicmenu .block-title .fa {
  background-image: url("../../../../../frontend/Alothemes/biolife11/default/images/alothemes/icon-vmenu.png");
  background-position: 100% 50%;
  background-repeat: no-repeat;
  float: right;
  font-size: 28px;
  font-weight: bold;
  line-height: 45px;
  padding: 0 10px;
  text-indent: -999em;
}
.vmagicmenu .level0 {
  padding: 0;
  margin: 0;
  float: left;
  line-height: 40px;
  width: 100%;
  list-style: none;
  /*position: relative;*/
}
.vmagicmenu .level0.last {
  border: none;
}
.vmagicmenu .level0:hover .level0 {
  background-color: transparent;
}
.vmagicmenu .level0 .level-top {
  padding: 0 20px 0 24px;
  font-size: 100%;
  text-decoration: none;
  display: block;
  outline: medium none;
}
.vmagicmenu .level0 .level-top img {
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
}
.vmagicmenu .level0.hasChild .level-top:after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  vertical-align: middle;
  font-size: 14px;
}
.vmagicmenu .level0 .level-top span {
  font-size: 14px;
}
.vmagicmenu .level0 .level-top-mega,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 {
  border-width: 1px;
  border-style: solid;
  position: absolute;
  top: 0px;
  left: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  /* left: 100%; transition:all 300ms ease-in-out 0s;-moz-transition:all 300ms ease-in-out 0s;-webkit-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s; -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;-webkit-transition: all 0.45s ease-out 0s;-moz-transition: all 0.45s ease-out 0s;-o-transition: all 0.45s ease-out 0s;transition: all 0.45s ease-out 0s;-moz-transform: translate(100px, 0);-webkit-transform: translate(100px, 0);transform: translate(100px, 0); */
}
.vmagicmenu .level0:hover .level-top-mega,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown.hasChild:hover > ul {
  opacity: 1;
  visibility: visible;
  /*  -webkit-transform: translate(0,0);-moz-transform: translate(0,0);-o-transform: translate(0,0);-ms-transform: translate(0,0);transform: translate(0,0); */
}
.vmagicmenu .level0 .level-top-mega .content-mega {
  margin: 0;
  padding: 0px;
  overflow: hidden;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
.vmagicmenu .level0 .level-top-mega .children a,
.vmagicmenu p {
  line-height: 23px;
  text-align: left;
  text-decoration: none;
  position: relative;
  display: block;
}
.vmagicmenu .level0 .level-top-mega .children a span,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a span {
  font-size: 14px;
}
.vmagicmenu .level0 .level-top-mega .children > a {
  display: block;
  padding-top: 32px;
  position: relative;
  font-weight: bold;
}
.vmagicmenu .level0 .level-top-mega .children > a span {
  font-size: 14px;
}
.vmagicmenu .level-top a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  text-align: left;
}
.vmagicmenu .level0 .level-top-mega .children .level-3 {
  font-size: 100%;
  padding: 0 0 5px;
  line-height: 30px;
}
.vmagicmenu .level0 .level-top-mega .children .level-3 a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
.vmagicmenu .level0 .level-top-mega .children .nav {
  line-height: 26px;
  border-bottom: 1px solid #ececec;
}
.vmagicmenu .level0 .level-top-mega .children .nav:last-child {
  border: none;
}
.vmagicmenu .level0 .level-top-mega .children > .nav {
  border: none;
}
.vmagicmenu .level0 .level-top-mega .children .nav a {
  font-weight: 300;
}
.vmagicmenu .level0 .level-top-mega .mega-block-top,
.vmagicmenu .level0 .level-top-mega .mega-block-bottom {
  width: 100%;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom {
  clear: both;
  padding: 25px 0 0px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul {
  background-color: #f7f7f7;
  overflow: hidden;
  padding: 15px 25px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .title-menu,
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .custom-menu-bottom,
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .custom-menu-bottom li {
  float: left;
  line-height: 40px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .custom-menu-bottom li {
  padding: 0 10px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .title-menu strong {
  font-weight: 300;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .title-menu span {
  font-size: 14px;
  color: #888888;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .custom-menu-bottom li a {
  color: #888888;
  text-decoration: none;
  padding: 8px 10px;
  font-size: 14px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .custom-menu-bottom li a:hover {
  background-color: #8ac28f;
  color: #ffffff;
}
.vmagicmenu .level0 .level-top-mega .mage-column .children {
  float: left;
  width: 222px;
  text-align: left;
  padding-left: 30px;
  margin: 0;
}
.vmagicmenu .level0 .level-top-mega .mage-column li {
  margin: 0;
}
.vmagicmenu .level0 .level-top-mega .mage-column .children ul {
  list-style: outside none none;
  padding: 10px 0 29px;
}
.vmagicmenu .level0 .level-top-mega .mage-column .children ul li {
  margin: 0;
}
.vmagicmenu .banner-menu-position img {
  margin-left: -30px;
}
.vmagicmenu .block-bottom .bottom-fruit {
  margin-top: -50px;
  margin-bottom: 30px;
}
.vmagicmenu .block-bottom .bottom-fruit .text-bold {
  font-size: 20px;
  line-height: 30px;
}
.vmagicmenu .block-bottom .bottom-fruit .natural {
  line-height: 20px;
}
.vmagicmenu .block-bottom .bottom-healthy {
  margin-top: -50px;
  margin-bottom: 30px;
}
.vmagicmenu .block-bottom .bottom-healthy .text-bold {
  font-size: 20px;
  line-height: 30px;
}
.vmagicmenu .block-bottom .bottom-healthy .see-special {
  line-height: 20px;
}
.header-container-fixed .magicmenu .nav-desktop .level0 .level-top span.cat_label {
  top: -4px;
}
/*.vmagicmenu .vmagicmenu-narrow >li:nth-of-type(n+8) { display: none; }*/
.vmagicmenu .vmagicmenu-narrow > li:nth-child(n+11) {
  display: none;
}
.all-cat {
  display: block;
  text-align: left;
  padding: 0;
  margin-top: 24px;
}
.all-cat span {
  clear: both;
  cursor: pointer;
  display: block;
  font-size: 16px;
  padding: 0 15px;
  font-weight: 500;
}
.vmagicmenu .all-cat span::after {
  content: "\f101";
  font-family: "FontAwesome";
  font-weight: normal;
  margin-left: 20px;
}
.accordion-container .level0 .level-top img,
ul.nav-accordion li a img {
  display: none;
}
.sidebar .accordion-container {
  margin-bottom: 30px;
  margin-top: 6px;
}
.accor-title {
  font-size: 15px;
  font-weight: 600;
  line-height: 30px;
  padding: 0;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  color: #222222;
  padding-bottom: 3px;
}
.sidebar .nav-accordion {
  background-color: #fff;
}
ul.nav-accordion {
  line-height: 0.5em;
  list-style: none;
  margin: 0;
  padding: 0 0 30px;
}
ul.nav-accordion li {
  position: relative;
  margin: 0;
}
/* ul.nav-accordion li ul li.parent > a{padding-left: 25px;} */
ul.nav-accordion li.last {
  border-bottom: 0 none;
}
ul.nav-accordion li a {
  text-transform: capitalize;
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 6px 23px;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  color: #666;
  outline: medium none;
}
ul.nav-accordion li a > span {
  position: relative;
}
ul.nav-accordion li.active > a,
ul.nav-accordion li.active .expand:before {
  color: #333;
}
ul.nav-accordion li a:hover,
ul.nav-accordion ul ul li:hover a:before {
  color: #888;
}
ul.nav-accordion li ul li a {
  /*padding:0 0 0 25px;*/
}
ul.nav-accordion li ul li ul li.parent > a {
  padding: 0 0 0 20px;
}
ul.nav-accordion li ul li.parent > a span:before {
  display: none;
}
ul.nav-accordion ul {
  margin: 0;
  padding: 0 0 0 15px;
}
ul.nav-accordion ul.submenu,
ul.nav-mobile ul.submenu {
  display: none;
}
ul.nav-accordion ul li {
  clear: both;
  margin: 0;
  padding: 0;
}
ul.nav-accordion ul li a {
  outline: none;
}
ul.nav-accordion ul li.active {
  font-weight: normal;
}
ul.nav-accordion ul ul ul li a {
  margin-left: 20px;
}
ul.nav-accordion .expand,
ul.nav-accordion .collapse {
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0 !important;
  height: 19px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 19px;
  padding: 0 !important;
}
ul.nav-accordion li.level0 > a > span > .cat-label {
  position: inherit;
}
ul.nav-accordion li.level0 > a > span > .pin-bottom:before {
  position: inherit;
  right: 6px;
  top: 22px;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 0;
}
ul.nav-accordion .expand:before {
  content: "\-";
  color: #222222;
}
ul.nav-accordion .collapse:before {
  content: "+";
  color: #222222;
}
ul.nav-accordion .collapse:before,
ul.nav-accordion .expand:before {
  font-family: FontAwesome;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  width: 18px;
  line-height: 23px;
  font-weight: bold;
}
ul.nav-accordion .collapse:hover:before {
  color: #7faf51;
}
.sidebar a {
  font-size: 14px !important;
}
.nav-accordion > li:nth-child(n+10) {
  display: none;
}
/*Test*/
.level-top-mega .mage-column.cat-mega {
  margin: 0;
  list-style: outside none none;
}
.fixed {
  z-index: 999;
  width: 100%;
}
.fixed .custom-menu {
  padding-bottom: 7px;
  padding-top: 10px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.fixed .quick-access {
  display: none;
}
@media only screen and (min-width: 768px) {
  .nav-mobile {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .nav-sections-item-content > .navigation .nav-mobile,
  .sections .nav-sections-item-content > .navigation {
    display: block !important;
    padding: 0;
  }
}
@media (max-width: 992px) {
  .nav-sections-item-content {
    display: block !important;
  }
}
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
  display: none;
}
/* when under viewport size,.nav-sections is added to body */
.nav-sections .mean-bar {
  position: static;
  float: right;
}
.nav-sections a.meanmenu-reveal {
  width: 20px;
  height: 20px;
  padding: 9px 6px;
  position: relative;
  z-index: 32;
  top: 0;
  right: 0;
  cursor: pointer;
  outline: medium none;
  color: #242628;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-weight: 700;
  margin-top: 68px;
}
.nav-sections a.meanmenu-reveal span {
  display: block;
  background: #242628;
  height: 3px;
  margin-top: 3px;
}
.nav-sections .navigation-mobile {
  float: left;
  width: 100%;
  position: absolute;
  background-color: #fff;
  z-index: 2;
  left: 0;
}
.nav-sections .navigation-mobile .mobi-title {
  color: #242628;
  font-size: 16px;
  line-height: 52px;
  margin: 0;
  padding: 0 0 0 50px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 400;
  position: absolute;
  top: -56px;
  z-index: 0;
  display: none;
}
.nav-sections .navigation-mobile ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.nav-sections .navigation-mobile ul li {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
.nav-sections .navigation-mobile ul li a {
  display: block;
  padding: 10px 0;
  margin: 0;
  text-align: left;
  color: #333;
  border-bottom: 1px solid #dfdfdf;
  text-decoration: none;
  line-height: 23px;
}
.nav-sections .navigation-mobile ul li a span,
.nav-sections .navigation-mobile ul li .level-top span {
  font-size: 15px;
  padding: 0 14px;
}
.nav-sections .navigation-mobile ul li li a {
  font-size: 14px;
  padding: 10px 0 10px 25px;
  filter: alpha(opacity=75);
  visibility: visible;
}
.nav-sections .navigation-mobile ul li.mean-last a {
  margin-bottom: 0;
}
.nav-sections .navigation-mobile ul li li li a {
  font-size: 14px;
  padding: 10px 0 10px 40px;
}
.nav-sections .navigation-mobile ul li li li li a {
  padding: 1em 20%;
}
.nav-sections .navigation-mobile ul li li li li li a {
  padding: 1em 25%;
}
.nav-sections .navigation-mobile ul li .expand,
.nav-sections .navigation-mobile ul li .collapse {
  cursor: pointer;
  top: 0;
  right: 0px;
  width: 40px;
  height: 45px;
  line-height: 45px;
  padding: 0px !important;
  text-align: center;
  position: absolute;
  z-index: 2;
  font-weight: 300;
  border: none !important;
  display: block;
  font-size: 0;
}
.nav-sections .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}
.navigation-mobile .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
.nav-sections .navigation-mobile ul li .expand:before,
.nav-sections .navigation-mobile ul li .collapse:before {
  font-family: FontAwesome;
  display: inline-block;
  font-size: 22px;
  text-align: center;
  width: 18px;
  line-height: 45px;
  font-weight: normal;
}
.nav-sections .navigation-mobile ul li .expand:before {
  content: "\f106";
  color: #ccc;
}
.nav-sections .navigation-mobile ul li .collapse:before {
  content: "\f107";
  color: #ccc;
}
.nav-sections .navigation .parent .level-top:after,
.nav-sections .navigation-mobile ul li a img {
  display: none !important;
}
/* Fix for box sizing on Foundation Framework etc. */
.nav-sections .mean-bar,
.nav-sections .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mean-remove {
  display: none !important;
}
/**
		rest main-container
		*/
.main-container {
  clear: both;
}
.nav-desktop .level0 .level-top-mega .level0 .level1 > a > span {
  position: relative;
}
.cat_label {
  border-radius: 20px;
  font-size: 11px !important;
  line-height: 18px;
  padding: 0px 5px;
  margin: 0;
  text-transform: uppercase;
  position: absolute;
  left: 100%;
  margin-left: 5px;
}
/* Update */
.magicmenu .nav-desktop .level0.hasChild .level-top:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 14px;
  margin-left: 5px;
  vertical-align: 0;
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top > span {
  display: inline-block;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children .level-3 a .cat_label:before,
.magicmenu .nav-desktop .level0 .level-top-mega .children .nav a .cat_label:before {
  display: none;
}
.magicmenu .nav-desktop .level0 .cat_label.HOT:before,
.magicmenu .nav-desktop .level0 .cat_label.Hot:before,
.magicmenu .nav-desktop .level0 .cat_label.hot:before,
.vmagicmenu .level0 .cat_label.HOT:before,
.vmagicmenu .level0 .cat_label.Hot:before,
.vmagicmenu .level0 .cat_label.hot:before,
.nav-sections .navigation-mobile ul li a .cat_label.HOT:before,
.nav-sections .navigation-mobile ul li a .cat_label.Hot:before,
.nav-sections .navigation-mobile ul li a .cat_label.hot:before,
.nav-sections .navigation-mobile ul li span.level-top span.cat_label.HOT:before,
.nav-sections .navigation-mobile ul li span.level-top span.cat_label.Hot:before,
.nav-sections .navigation-mobile ul li span.level-top span.cat_label.hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
/* Custom Font */
/* ----- header smartsearch ------ */
.vmagicmenu .vmagicmenu-narrow {
  list-style: none;
}
.header .block-search .search-autocomplete {
  top: 54px !important;
  z-index: 105 !important;
}
.header .c-smartsearch__wrapper--inner {
  max-width: 100% !important;
}
.header .content-seach .form-search .search-autocomplete ul {
  border: 1px solid #e1e1e1;
  padding: 15px 15px 15px;
}
.header .form-search .search-autocomplete li {
  padding: 10px 15px;
}
.header .form-search .search-autocomplete ul li.full-search {
  padding: 2px 15px 10px;
  margin-left: -15px;
  margin-right: -15px;
  border: 0;
}
.header .form-search .search-autocomplete .c-smartsearch__image {
  float: left;
}
.header .form-search .search-autocomplete .c-smartsearch__description {
  padding: 10px 0 0 110px;
}
.header .form-search .search-autocomplete .c-smartsearch__description .c-smartsearch__title a {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  color: #555;
}
.header .form-search .search-autocomplete .c-smartsearch__description .option-reviews .product-reviews-summary {
  margin: 5px 0 5px;
}
.header .form-search .search-autocomplete .c-smartsearch__description .product-reviews-summary .reviews-actions {
  line-height: inherit;
  font-size: 12px;
  vertical-align: middle;
  display: inline-block;
}
.header .form-search .search-autocomplete .c-smartsearch__description .option-price {
  font-size: 16px;
  color: #222;
}
.header .form-search .search-autocomplete .row:last-child li {
  border: 0;
}
.header .form-search .search-autocomplete .action.close {
  background-color: transparent;
  border: 0 none;
  box-shadow: none;
  box-sizing: content-box;
  display: inline-block;
  font-weight: 400;
  height: 20px;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  top: 0;
  width: 20px;
  color: #000000;
  opacity: 0.2;
  font-size: 0;
  float: right;
}
.header .form-search .search-autocomplete .action.close:before {
  color: inherit;
  content: "\f00d";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
}
.header .form-search .search-autocomplete .action.close:hover {
  opacity: 1;
  background-color: transparent;
}
.header .form-search .search-autocomplete li.selected,
.header .form-search .search-autocomplete ul li:hover {
  background-color: transparent !important;
}
.header .content-seach .form-search .search-autocomplete li {
  cursor: default;
  padding: 2px 20px 1px;
}
.header .form-search .search-autocomplete .c-smartsearch__title {
  display: block;
  clear: inherit;
}
.header .form-search {
  background-color: #fff;
}
/* list-style: initial */
.page-header ul,
.page-header ol,
.page-footer ul,
.page-footer ol,
.sidebar ul,
.sidebar ol,
.content-popup-inner ul,
.brand-cms-static {
  list-style: none;
}
.product.info.detailed ul,
.product.info.detailed ol,
.product.attribute ul,
.product.attribute ol,
.post-list-wrapper ul,
.post-list-wrapper ol,
.post-view ul,
.post-view ol {
  padding: 0 0 0 30px;
}
.product-info-main .product.attribute ul,
.product-info-main .product.attribute ol,
.product.detailed .product.description ol,
.product.detailed .product.description ul,
.product-item-description ul,
.post-text-hld ul,
.post-text-hld ol,
.catalog-product-view .block.related ul.block-content,
.catalog-product-view .block.related ol.block-content,
.post-view .block.related ul.block-content,
.post-view .block.related ol.block-content {
  list-style: disc outside;
  padding-left: 1.5em;
  margin-left: -7px;
  margin-bottom: 0;
}
.product-info-main .product.attribute ol,
.product.detailed .product.description ol,
.post-text-hld ol,
.catalog-product-view .block.related ul.block-content,
.catalog-product-view .block.related ol.block-content,
.post-view .block.related ol.block-content {
  list-style: decimal outside none;
}
.product-info-main .product.attribute ul li,
.product-info-main .product.attribute ol li,
.product.detailed .product.description ol li,
.product.detailed .product.description ul li,
.product-item-description ul li,
.post-text-hld ul li,
.post-text-hld ol li {
  margin: 0;
  padding: 0;
  color: #7d7d7d;
  line-height: 20px;
  font-size: 14px;
}
@media only screen and (max-width: 479px) {
  .header .form-search .search-autocomplete .product-reviews-summary .reviews-actions {
    display: none;
  }
}
.rtl .nav-sections .navigation-mobile ul li li a {
  padding: 10px 25px 10px 0;
}
.rtl .nav-sections .navigation-mobile ul li li li a {
  padding: 10px 40px 10px 0;
}
.rtl .nav-sections .navigation-mobile ul li a {
  text-align: right;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.magicslider > .item:nth-child(n+2),
.magicslider > .item .figcaption {
  display: none;
}
.magicslider > .item.slick-slide,
.magicslider > .item.slick-slide .figcaption {
  display: block;
}
.magicslider {
  text-align: center;
  display: block;
}
.external-video:after {
  background: rgba(0, 0, 0, 0) url("../images/gallery-sprite.png") repeat scroll right bottom;
  bottom: 0;
  content: "";
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.external-video.embed:after {
  display: none;
}
.magicslider-caption {
  display: none;
}
.magicslider-caption.mobile.desktop {
  display: block;
}
.slick-prev,
.slick-next {
  transition: all 0.3s ease-in-out;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'luma-icons';
}
.slick-prev:before {
  content: '\e617';
}
.slick-next:before {
  content: '\e608';
}
.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next {
  opacity: 1;
  visibility: visible;
}
.slick-slider:hover .slick-prev {
  left: 15px;
}
.slick-slider:hover .slick-next {
  right: 15px;
}
button:not(.primary) {
  box-shadow: none;
}
button:not(.primary):active {
  box-shadow: none;
}
button:hover,
button:focus,
button:active {
  border: none;
}
.slick-dots {
  bottom: 20px;
  text-align: right;
  right: 10px;
}
.slick-dots li button {
  background: #ccc;
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 50%;
}
.slick-dots li button:before {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.slick-dots li:hover button,
.slick-dots li.slick-active button {
  background: #666;
}
@media only screen and (max-width: 480px) {
  .slick-dots {
    bottom: 10px;
    right: 3px;
  }
}
.field-summary_rating .rating-box .rating:before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  font-family: "FontAwesome";
  color: #f2c800;
  z-index: 2;
  position: relative;
  font-size: 16px;
  height: 12px;
  display: block;
  line-height: 12px;
  font-weight: 400;
  letter-spacing: 5px;
}
.testimonial-index-index .button-o {
  margin-bottom: 30px;
}
.testimonial-form-index .std-input-box .product-review-box #product-review-table {
  width: auto;
}
.field-rating .review-field-ratings .review-field-rating .label::after {
  content: '*';
  color: #e02b27;
  font-size: 13px;
  margin: 0 0 0 5px;
}
.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-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.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 {
  margin: 10px 0;
  display: block;
}
.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-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 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.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  position: relative;
  overflow: hidden;
  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;
  white-space: normal;
  vertical-align: top;
  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 {
  content: "\2013";
  font-size: 1.8rem;
  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 {
  font-weight: 300;
  display: block;
  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;
}
@media only screen and (max-width: 769px) {
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0%;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .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;
  }
}
@media only screen and (max-width: 768px) {
  .abs-button-responsive-smaller {
    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-top: 1px solid #d1d1d1;
    border-bottom: 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;
  }
  .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 {
    margin-bottom: 25px;
    float: none;
  }
  .abs-shopping-cart-items-mobile .actions {
    text-align: center;
  }
  .navigation,
  .page-header .header.panel,
  .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 {
    position: relative;
    padding-top: 41px;
  }
  .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-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    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: inline-block !important;
    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: -18px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0;
  }
  .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%;
    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: 80%;
    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.01);
    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;
  }
  .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-y: auto;
    overflow-x: hidden;
  }
  .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);
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .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%;
  }
  .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;
  }
  .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;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .page.messages {
    margin-bottom: 40px;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 10px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-bottom: 0;
    border-top: 1px solid #c1c1c1;
  }
  .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;
  }
  .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: 20px;
    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 {
    float: none;
    display: block;
    margin: 10px 0 0;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: -10px;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 10px 20px 20px;
    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;
  }
  .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;
  }
  #magepow_ajaxcart_popup .btn-viewcart {
    width: 48%;
    float: left;
  }
  #magepow_ajaxcart_popup .btn-continue {
    width: 48%;
    float: right;
  }
  .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:before,
  .cart.table-wrapper .col.price:before,
  .cart.table-wrapper .col.subtotal:before,
  .cart.table-wrapper .col.msrp: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;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-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;
  }
  .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;
  }
  .account.vault-cards-listaction .add-methods {
    flex-direction: column;
  }
  .account.vault-cards-listaction .add-methods > div {
    width: calc(100% - 6px);
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child {
    flex-direction: row;
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child img {
    margin-right: 20px;
  }
  .account.vault-cards-listaction .add-methods > div:first-child {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .account.vault-cards-listaction .braintree-credit-card-types {
    max-width: 130px;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  div.braintree-express-payments > div > div {
    width: 100%;
  }
  div.braintree-express-payments .braintree-googlepay-button.long {
    height: 45px;
    width: 100%;
  }
  div.braintree-express-payments .braintree-apple-pay-button {
    height: 45px;
    width: calc(100% - 10px);
  }
}
@media only screen and (max-width: 639px) {
  .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-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty:before,
  .multicheckout.order-review .data.table tbody tr .col.price:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal: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,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    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-magento-payments-review-items .col.subtotal {
    text-align: left;
  }
  .table-magento-payments-review-items .product-item-name {
    display: inline-block;
  }
  .cart-summary .apple-pay {
    margin-top: 14px;
  }
  .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: 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;
  }
  .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;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .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 .order-details-items .action.print {
    display: none;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .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;
  }
  .braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-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;
  }
  .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: 4px;
  }
  .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;
  }
  .product-item-actions {
    display: block;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: left;
  }
  .limiter {
    float: left;
    padding: 4px 0 0;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: none;
  }
  .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 {
    max-width: 240px;
    float: left;
    margin-bottom: 0;
  }
  .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;
    width: 50%;
  }
  .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%;
  }
}
.checkout-shipping-address .field.country {
  display: none !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.account.vault-cards-listaction .page-title-wrapper {
  display: none;
}
.account.vault-cards-listaction .address-select-modal__form-container {
  margin-bottom: 20px;
}
.account.vault-cards-listaction .address-select-modal__form-container > div {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .address-select-modal__form-container > div > div {
  margin-top: 10px;
}
.account.vault-cards-listaction .field.company,
.account.vault-cards-listaction .field.choice.set.billing,
.account.vault-cards-listaction .field.choice.set.shipping,
.account.vault-cards-listaction .primary[data-action='save-address'] {
  display: none !important;
}
.account.vault-cards-listaction #form-validate {
  display: none;
}
.account.vault-cards-listaction [for='repeat_order_cc_number'] + .control {
  position: relative;
}
.account.vault-cards-listaction .account-section__title-view-all-link {
  display: block;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .braintree-credit-card-types {
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .braintree-credit-card-types .item {
  margin-right: 5px;
  margin-top: 5px;
}
.account.vault-cards-listaction .braintree-credit-card-types .item:last-child {
  margin-right: 0;
}
.account.vault-cards-listaction .braintree-credit-card-types img {
  height: 24px;
}
.account.vault-cards-listaction .separator {
  margin: 10px 10px 0;
}
.account.vault-cards-listaction .address-select-container {
  border: 1px solid #cccccc;
  border-radius: 2px;
  padding: 25px;
}
.account.vault-cards-listaction #braintree_submit {
  font-size: 1.6rem;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #ffffff;
  height: 40px;
  margin: 10px 0;
  padding: 0 20px;
}
.account.vault-cards-listaction .subs-modal-overlay {
  background-color: #000000;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: fixed;
  top: 0;
  width: 100%;
}
.account.vault-cards-listaction #paypal_container {
  margin: auto;
  max-width: 360px;
}
.account.vault-cards-listaction .add-methods {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .add-method {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #cccccc;
  border-radius: 2px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  padding: 3px;
  width: 50%;
}
.account.vault-cards-listaction .add-method:hover {
  border-color: #797777;
}
.account.vault-cards-listaction .add-method:first-child {
  margin-right: 35px;
}
.account.vault-cards-listaction .add-method > div {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 10px;
}
.account.vault-cards-listaction .add-method > div p {
  font-weight: 700;
  padding-top: 15px;
}
.account.vault-cards-listaction .add-method .icon-container {
  background: #f0f0f0;
  border-radius: 0 0 1px 1px;
  height: 100%;
  padding: 15px 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  list-style: none;
  margin: 0;
  max-width: 160px;
  padding: 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul li {
  margin: 0;
  width: 25%;
}
.account.vault-cards-listaction .add-method .icon-container ul li img {
  height: 24px;
}
.account.vault-cards-listaction .subs-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.account.vault-cards-listaction .subs-modal__box {
  -moz-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  margin: 20px;
  max-width: 610px;
  overflow-y: auto;
  padding: 40px 20px;
  position: relative;
  text-align: center;
  width: 100%;
}
.account.vault-cards-listaction .subs-modal__close-button {
  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;
  box-shadow: none !important;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}
.account.vault-cards-listaction .subs-modal__close-button:focus,
.account.vault-cards-listaction .subs-modal__close-button:active {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button:hover {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button.disabled,
.account.vault-cards-listaction .subs-modal__close-button[disabled],
fieldset[disabled] .account.vault-cards-listaction .subs-modal__close-button {
  pointer-events: none;
  opacity: 0.5;
}
.account.vault-cards-listaction .subs-modal__screen-reader-label {
  display: none;
}
.account.vault-cards-listaction .subs-modal__title {
  text-align: center;
}
.account.vault-cards-listaction .add-card-modal .subs-modal__box {
  padding: 20px;
}
.account.vault-cards-listaction .add-card-modal form {
  margin: 0;
}
.account.vault-cards-listaction .add-card-modal legend {
  border-bottom: none !important;
  margin-bottom: 20px !important;
  padding-bottom: 0 !important;
}
.account.vault-cards-listaction .add-paypal-modal span,
.account.vault-cards-listaction .add-paypal-modal p {
  font-weight: 500;
  margin: 30px 0;
}
.account.vault-cards-listaction #co-transparent-form-braintree .fieldset {
  max-width: 400px;
}
.braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  visibility: visible;
  width: 100vw;
  z-index: #000000;
}
.braintree-three-d-modal .bt-modal-frame {
  background-color: #ffffff;
  border-radius: 6px;
  height: 420px;
  margin: auto;
  width: 440px;
  z-index: 2;
}
.braintree-three-d-modal .bt-modal-body {
  background-color: #ffffff;
  border: 1px solid lightgray;
  height: 380px;
  margin: 20px;
}
.braintree-three-d-modal .bt-mask {
  background-color: #000000;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  margin: 0;
  margin-bottom: 15px;
  padding: 10px 0;
}
.braintree-apple-pay-button {
  -apple-pay-button-type: plain;
  -webkit-appearance: -apple-pay-button;
  background-color: #000000;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% calc(60% + 2px);
  border: 1px solid #000000;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  margin: 20px auto;
  min-height: 40px;
  padding: 2px;
  transition: background-color 0.15s;
  width: 200px;
}
.braintree-applepay-minicart.minicart .braintree-apple-pay-button,
.braintree-applepay-minicart.cart .braintree-apple-pay-button {
  width: 100%;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, braintree_color-ppcredit-dark);
  color: #ffffff;
  margin: 10px 0;
  padding: 15px;
  text-align: center;
}
.ppcreditcalc-container {
  background: #ffffff;
  border: 1px solid #dedede;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eeeeee;
  border-top: 1px solid #dedede;
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 15px;
}
.ppcreditcalc-instalments {
  background-color: #eeeeee;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  color: #000000;
  display: block;
  padding: 10px 15px;
}
.ppcreditcalc-instalments-term:hover {
  background: braintree_color-ppcredit-light;
  color: #ffffff;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: braintree_color-ppcredit-dark;
  color: #ffffff;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black {
  background-color: #000000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo.minicart .braintree-googlepay-button.long,
.googlepay-minicart-logo.cart .braintree-googlepay-button.long {
  width: 100%;
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  -webkit-filter: none;
  -webkit-transition: none;
  width: 30px;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  left: 10px;
  position: absolute;
  z-index: 10;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='text']::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='number']::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-applepay #braintree_applepay_enable_vault {
  padding-top: 20px;
}
#payment-method-braintree-cc-vault .field.required .label,
#payment-method-braintree-applepay-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after,
#payment-method-braintree-applepay-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control,
#payment-method-braintree-applepay-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  box-sizing: border-box;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  position: relative;
  vertical-align: baseline;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.braintree-paypal-buttons,
.braintree-paypal-vault {
  margin-top: 20px;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  max-width: 300px;
  padding: 8px 15px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  right: 30px;
  top: 10px;
}
#braintree_cc_number {
  padding-left: 68px;
}
.braintree-express-payments {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments > div {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments span {
  display: block;
  font-size: 18px;
  margin: 20px 0;
}
.braintree-express-payments span.express-payment-title {
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle {
  align-items: center;
  display: flex;
  position: relative;
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle > span {
  background: #ffffff;
  display: block;
  margin: 0 auto;
  padding: 0 5px;
}
.braintree-express-payments span.express-payment-subtitle:before {
  background: #cccccc;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.braintree-express-payments > div > div {
  margin-top: 5px;
  padding-right: 5px;
  width: 240px;
}
.braintree-express-payments .braintree-googlepay-button,
.braintree-express-payments .braintree-apple-pay-button {
  margin: 0;
  min-height: 30px;
}
.braintree-express-payments .braintree-googlepay-button {
  height: 35px;
}
.braintree-express-payments .braintree-apple-pay-button {
  height: 29px;
  width: 234px;
}
body {
  background-color: #ffffff;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  position: relative;
  z-index: 5;
  float: left;
  margin: 0 0 10px 40px;
}
.logo img {
  display: block;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:not(:focus) {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.action.skip:focus {
  position: absolute;
  z-index: 15;
  box-sizing: border-box;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  background: #f0f0f0;
  padding: 10px;
}
.modal-popup.modals-quickview .modal-content {
  overflow-y: auto !important;
}
.modals-quickview .product-view .product-info-main {
  overflow: hidden !important;
}
.modals-quickview .bundle-options-container {
  margin-left: 15px;
  width: 100%;
}
.modals-quickview .page-title-wrapper.product .page-title {
  margin-top: 10px;
}
.catalog-product-view header {
  position: relative;
  z-index: 100;
}
.nav-open .catalog-product-view header {
  position: static;
}
@media screen and (max-width: 768px) {
  .modal-popup.modal-slide._inner-scroll.modals-ajaxcart .modal-inner-wrap {
    min-height: 20vh;
    height: auto !important;
    overflow: hidden;
  }
}
.stickyCart .alo-count-down .countdown .timer-box span.number b {
  color: #222;
}
@media screen and (max-width: 768px) {
  .modal-popup.modal-slide._inner-scroll.modals-ajaxcart .modal-inner-wrap {
    min-height: 20vh;
    height: auto !important;
    overflow: hidden;
  }
}
.stickyCart .alo-count-down .countdown .timer-box span.number b {
  color: #222;
}
@media screen and (max-width: 575px) {
  .stickyCart {
    display: none !important;
  }
}
.page-footer {
  margin-top: auto;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher li,
.page-footer .switcher li {
  margin: 0;
  font-size: 12px;
}
.page-header .switcher .label,
.page-footer .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
#html-body .modal-popup.modals-ajaxcart .popup .actions button {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.ui-datepicker td {
  padding: 0;
}
@media (min-width: 1280px) {
  .container {
    max-width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  .modal-popup.modal-slide._inner-scroll.modals-ajaxcart .modal-inner-wrap {
    min-height: 20vh;
    height: auto !important;
    overflow: hidden;
  }
}
body.rtl,
.rtl .main,
.rtl select,
.rtl input,
.rtl textarea {
  text-align: right;
}
body.rtl {
  direction: rtl;
}
* {
  outline: none !important;
}
button,
a {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
button:hover,
a:hover {
  text-decoration: none !important;
}
* {
  user-select: none;
}
._keyfocus *:focus {
  box-shadow: none;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Lato', sans-serif;
  user-select: none;
}
table th {
  text-align: left;
}
table .col {
  width: auto;
}
/* responsive */
@media (min-width: 1280px) {
  body .container {
    max-width: 1170px;
  }
}
@media screen and (max-width: 480px) {
  select {
    width: 100%;
  }
}
.rtl input[type="checkbox"],
.rtl input[type="radio"] {
  margin: 2px 0 0 5px;
}
.rtl select {
  background-position: left 7px center;
  padding: 0 12px 0 20px;
}
/* responsive */
img {
  height: auto;
}
.fs__20 {
  font-size: 2.0rem;
}
.fw__400 {
  font-weight: 400;
}
.fw__600 {
  font-weight: 600;
}
.fw__700 {
  font-weight: 700;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.tu {
  text-transform: uppercase;
}
.tc {
  text-align: center;
}
.mt__15 {
  margin-top: 15px;
}
.mt__30 {
  margin-top: 30px;
}
.mb__90 {
  margin-bottom: 90px;
}
.mb__35 {
  margin-bottom: 35px;
}
.mt__60 {
  margin-top: 60px;
}
.mb__12 {
  margin-bottom: 12px;
}
.mb__50 {
  margin-bottom: 50px;
}
.mb__60 {
  margin-bottom: 60px;
}
.db {
  display: block;
}
.alignleft {
  float: left;
  margin: .375em 1.75em 1.75em 0;
}
.alignright {
  float: right;
  margin: .375em 0 1.75em 1.75em;
}
.hidden {
  display: none !important;
}
.abs-primary-color-site,
.cart.main.actions .action.clear:hover,
.cart.main.actions .action.update:hover,
.cart.main.actions .continue {
  background-color: #f65f73;
  color: #ffffff;
  border-color: #f65f73;
}
.font-Mon {
  font-family: 'Poppins', sans-serif;
}
.button-number .increase,
.button-number .reduced,
.checkout-cart-index .field.qty .custom-qty.control .btn-plus .increase,
.checkout-cart-index .field.qty .custom-qty.control .btn-plus .reduced {
  width: 35px;
  line-height: 21px;
  font-weight: 400;
  position: absolute;
  top: 0;
  bottom: 0;
  border: none;
  color: #aeaeae;
  font-size: 1.3rem;
}
.button-number .increase:before,
.button-number .reduced:before,
.checkout-cart-index .field.qty .custom-qty.control .btn-plus .increase:before,
.checkout-cart-index .field.qty .custom-qty.control .btn-plus .reduced:before {
  font-family: "Flaticon";
}
.button-number .increase:hover,
.button-number .reduced:hover,
.checkout-cart-index .field.qty .custom-qty.control .btn-plus .increase:hover,
.checkout-cart-index .field.qty .custom-qty.control .btn-plus .reduced:hover {
  background: transparent;
  color: #000;
}
.button-number .increase i,
.button-number .reduced i,
.checkout-cart-index .field.qty .custom-qty.control .btn-plus .increase i,
.checkout-cart-index .field.qty .custom-qty.control .btn-plus .reduced i {
  display: none;
}
.button-number .increase,
.checkout-cart-index .field.qty .custom-qty.control .btn-plus .increase {
  right: 0;
}
.button-number .increase:before,
.checkout-cart-index .field.qty .custom-qty.control .btn-plus .increase:before {
  content: "\f067";
  font-family: FontAwesome;
}
.button-number .reduced,
.checkout-cart-index .field.qty .custom-qty.control .btn-plus .reduced {
  left: 0;
}
.button-number .reduced:before,
.checkout-cart-index .field.qty .custom-qty.control .btn-plus .reduced:before {
  content: "\f068";
  font-family: FontAwesome;
}
.deco-product .slick-active .product-item-info {
  position: relative;
}
.deco-product .slick-active .product-item-info:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  height: 70%;
  border-left: solid 1px #eaeaea;
}
.deco-product .slick-active.slick-current .product-item-info:before {
  opacity: 0;
}
.rating-star {
  display: block;
  font-family: "FontAwesome";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  height: 25px;
  letter-spacing: 10px;
  line-height: 25px;
  position: absolute;
  vertical-align: top;
}
.hidden-visibility {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tranform50 {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.button-buy {
  line-height: 40px;
  display: inline-block;
  font-size: 1.1rem;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 0 27px 0 30px;
  text-decoration: none;
}
.button-close {
  background-image: 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;
}
.hover1 {
  background: transparent;
  border: solid 1px #f65f73;
  line-height: 40px;
  color: #ffffff;
  padding: 0 25px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  background-color: #f65f73;
  border-color: #f65f73;
}
.hover1:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.dflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.button-decor,
.testimonial-container .action.submit,
.header .minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary,
.header .minicart-wrapper .block-minicart .block-content .actions .action.viewcart,
.static-home-slide .slick-slide .shopnow .caption3 a,
.modal-popup .modal-footer .action,
.modal-popup.confirm .modal-footer .action-dismiss,
.modal-popup.confirm .modal-footer .action-accept,
.modal-popup.modals-ajaxcart .cart-info .checkout-link a,
.modal-popup.modals-ajaxcart .action > div button,
.stickyCart .stickyChild .contentShow .clSticky #btnSticky,
.bundle-actions button.action,
.bundle-options-container .action.back,
.bundle-options-container .block-bundle-summary .box-tocart .actions .tocart,
.block.related .block-subtitle button,
.block.crosssell .block-subtitle button,
.block.upsell .block-subtitle button,
.checkout-cart-index .cart.main.actions .continue,
.post-list-wrapper .post-list .post-content .post-item-detail .post-read-more,
.control.captcha-image button,
.customer-account-login .actions-toolbar > .primary .action,
.customer-account-create .actions-toolbar > .primary .action,
.cms-no-route .detail-404 a,
.customer-account-login .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle,
.customer-account-create .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
  cursor: pointer;
  margin: 0;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  border-radius: 50px;
  padding: 0 25px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.button-decor:hover,
.testimonial-container .action.submit:hover,
.header .minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary:hover,
.header .minicart-wrapper .block-minicart .block-content .actions .action.viewcart:hover,
.static-home-slide .slick-slide .shopnow .caption3 a:hover,
.modal-popup .modal-footer .action:hover,
.modal-popup.confirm .modal-footer .action-dismiss:hover,
.modal-popup.confirm .modal-footer .action-accept:hover,
.modal-popup.modals-ajaxcart .cart-info .checkout-link a:hover,
.modal-popup.modals-ajaxcart .action > div button:hover,
.stickyCart .stickyChild .contentShow .clSticky #btnSticky:hover,
.bundle-actions button.action:hover,
.bundle-options-container .action.back:hover,
.bundle-options-container .block-bundle-summary .box-tocart .actions .tocart:hover,
.block.related .block-subtitle button:hover,
.block.crosssell .block-subtitle button:hover,
.block.upsell .block-subtitle button:hover,
.checkout-cart-index .cart.main.actions .continue:hover,
.post-list-wrapper .post-list .post-content .post-item-detail .post-read-more:hover,
.control.captcha-image button:hover,
.customer-account-login .actions-toolbar > .primary .action:hover,
.customer-account-create .actions-toolbar > .primary .action:hover,
.cms-no-route .detail-404 a:hover,
.customer-account-login .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle:hover,
.customer-account-create .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.button-decor i,
.testimonial-container .action.submit i,
.header .minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary i,
.header .minicart-wrapper .block-minicart .block-content .actions .action.viewcart i,
.static-home-slide .slick-slide .shopnow .caption3 a i,
.modal-popup .modal-footer .action i,
.modal-popup.confirm .modal-footer .action-dismiss i,
.modal-popup.confirm .modal-footer .action-accept i,
.modal-popup.modals-ajaxcart .cart-info .checkout-link a i,
.modal-popup.modals-ajaxcart .action > div button i,
.stickyCart .stickyChild .contentShow .clSticky #btnSticky i,
.bundle-actions button.action i,
.bundle-options-container .action.back i,
.bundle-options-container .block-bundle-summary .box-tocart .actions .tocart i,
.block.related .block-subtitle button i,
.block.crosssell .block-subtitle button i,
.block.upsell .block-subtitle button i,
.checkout-cart-index .cart.main.actions .continue i,
.post-list-wrapper .post-list .post-content .post-item-detail .post-read-more i,
.control.captcha-image button i,
.customer-account-login .actions-toolbar > .primary .action i,
.customer-account-create .actions-toolbar > .primary .action i,
.cms-no-route .detail-404 a i,
.customer-account-login .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle i,
.customer-account-create .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle i {
  font-weight: 400;
}
.triangle:before,
.header .minicart-wrapper .block-minicart:before {
  content: "";
  position: absolute;
  top: -7px;
  right: 15px;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  z-index: 1;
  background: #fff;
}
.triangle:after,
.header .minicart-wrapper .block-minicart:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  background: #fff;
  height: 15px;
  right: auto;
}
.checkbox-gender {
  margin-top: 10px;
}
.checkbox-gender input {
  display: none;
}
.checkbox-gender input:checked ~ label:before {
  content: "\f046";
}
.checkbox-gender .label {
  clip: unset;
  height: auto;
  width: auto;
  position: relative;
  line-height: 18px;
  padding-left: 20px;
  margin-right: 15px;
  font-weight: 500;
  color: #222222;
  cursor: pointer;
}
.checkbox-gender .label:before {
  content: "\f096";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  color: #dddddd;
  font-size: 2.1rem;
}
.checkbox-gender .item {
  display: inline-block;
}
.rtl .triangle:before,
.rtl .header .minicart-wrapper .block-minicart:before {
  right: auto;
  left: 15px;
}
@keyframes alothemes {
  from {
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
  }
  to {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    top: -100%;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    top: -100%;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
.fadeInDown {
  -webkit-animation: fadeInDown .5s;
  animation: fadeInDown .5s;
}
@-webkit-keyframes tp-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@-webkit-keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15%,
  45%,
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  30%,
  60%,
  90% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15%,
  45%,
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  30%,
  60%,
  90% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  -webkit-animation: shakeX 1s forwards;
  animation: shakeX 1s forwards;
}
.img-static-insta {
  background-color: #f7f8fa;
}
.block-deal-static {
  padding: 100px 0;
  background-image: url(../images/alothemes/static-bg-block.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 80px;
}
.block-deal-static .block-deal-static-content {
  padding: 0;
}
.block-deal-static .block-deal-static-content > i {
  font-size: 15px;
  color: #666666;
  font-family: 'Playfair Display', serif;
}
.block-deal-static .block-deal-static-content > h4 {
  font-size: 30px;
  color: #fbae05;
  font-family: 'Pacifico', cursive;
  margin-bottom: 26px;
}
.block-deal-static .block-deal-static-content .title-deal {
  font-size: 48px;
  color: #222222;
  font-weight: bold;
  line-height: 40px;
  margin-top: 8px;
  margin-bottom: 20px;
  font-family: 'Lato', sans-serif;
}
.block-deal-static .block-deal-static-content .content-deal {
  font-size: 30px;
  color: #222222;
  line-height: 25px;
  margin-top: 0;
  margin-bottom: 45px;
  font-weight: 600;
}
.block-deal-static .block-deal-static-content button.btn-cart a {
  font-weight: 700;
  font-size: 13px;
  border-radius: 50px;
  padding: 4px 50px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  color: #ffffff;
  background-color: #f65f73;
  margin-top: 40px;
  height: 44px;
  line-height: 35px;
}
.block-deal-static .block-deal-static-content button.btn-cart a:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.block-deal-static .block-deal-static-content button.btn-cart {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
}
.wpb_wrapper-party .container {
  position: relative;
}
.wpb_wrapper-party.bg-1 {
  padding-top: 65px;
  margin-bottom: 30px;
}
.wpb_wrapper-party.bg-1 .vc_column_inner_img {
  margin-right: -10%;
  display: flex;
  justify-content: flex-end;
}
.wpb_wrapper-party.bg-1 .vc_custom_heading {
  color: #d49c00;
}
.wpb_wrapper-party.bg-2 {
  margin-top: 90px;
  margin-bottom: 30px;
}
.wpb_wrapper-party.bg-2 .vc_column_inner_img {
  margin-left: -20%;
  display: flex;
  justify-content: flex-start;
}
.wpb_wrapper-party.bg-2 .vc_custom_heading {
  color: #f7ba00;
}
.wpb_wrapper-party [class*="vc_column-inner-"] {
  width: 40%;
  position: absolute;
}
.wpb_wrapper-party .vc_column-inner-1 {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.wpb_wrapper-party .vc_column-inner-2 {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.wpb_wrapper-party .vc_custom_heading_p {
  font-size: 14px;
  color: #555555;
  line-height: 24px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 35px;
}
.wpb_wrapper-party .vc_custom_heading_sm {
  font-size: 30px;
  color: #222222;
  line-height: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.wpb_wrapper-party .vc_custom_heading {
  font-size: 48px;
  color: #f7ba00;
  line-height: 60px;
  font-weight: 600;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.wpb_wrapper-party .wpb_text_column {
  font-size: 18px;
  color: #666666;
  line-height: 18px;
  font-family: 'Pacifico', cursive;
  font-weight: 400;
  font-style: normal;
  margin-left: 50px;
}
.wpb_wrapper-party .wpb_text_column p {
  margin-top: 10px;
}
.wpb_wrapper-party .ovic-button a {
  padding: 0px 50px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 30px;
  text-align: center;
  display: inline-block;
  color: #fff;
  line-height: 46px;
  text-transform: uppercase;
  background-color: #f65f73;
}
.wpb_wrapper-party .ovic-button a:hover {
  background-color: #fd2d49;
}
.service-shop {
  padding: 20px 0;
  background-color: white;
}
.service-shop .endow {
  display: table;
}
.service-shop .endow:hover .endow-left {
  -webkit-animation: shakeX 1s forwards;
  animation: shakeX 1s forwards;
}
.service-shop .endow-left {
  display: table-cell;
  vertical-align: middle;
  width: 100px;
}
.service-shop .endow-right {
  display: table-cell;
  vertical-align: middle;
}
.service-shop .endow-right strong {
  font-size: 18px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  display: block;
}
.service-shop .endow-right span {
  font-size: 14px;
  color: #888;
  font-weight: normal;
}
.wpb_wrapper_xp {
  background-image: url(../images/alothemes/h36.jpg);
  padding-top: 45px;
  padding-bottom: 69px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.wpb_wrapper_xp .ovic-iconbox {
  text-align: center;
}
.wpb_wrapper_xp .box-icon {
  margin-bottom: 10px;
}
.wpb_wrapper_xp .box-icon img {
  margin: auto;
}
.wpb_wrapper_xp .content .title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}
.wpb_wrapper_xp .content .text {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  margin: 0;
}
.wpb_wrapper_2 {
  background-image: url(../images/alothemes/bg-static-2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f7f8fa;
  padding: 110px 0;
}
.wpb_wrapper_2 .wpb_wrapper_content {
  padding-left: 55%;
}
.wpb_wrapper_2 .vc_custom_heading_p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 70px;
}
.wpb_wrapper_2 .vc_custom_heading {
  font-size: 48px;
  color: #222222;
  line-height: 48px;
  font-family: 'Pacifico', cursive;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 25px;
}
.wpb_wrapper_2 .ovic-iconbox:not(:last-child) {
  margin-bottom: 40px;
}
.wpb_wrapper_2 .iconbox-inner {
  display: table;
  width: 100%;
}
.wpb_wrapper_2 .iconbox-inner .box-icon {
  width: 50px;
  display: table-cell;
}
.wpb_wrapper_2 .iconbox-inner .box-icon img {
  margin: auto;
}
.wpb_wrapper_2 .iconbox-inner .content {
  padding-left: 14px;
  color: inherit;
  padding-top: 5px;
  vertical-align: top;
  display: table-cell;
}
.wpb_wrapper_2 .iconbox-inner .content .title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: inherit;
  margin-bottom: 9px;
}
.wpb_wrapper_2 .iconbox-inner .content .title._red {
  color: #e23b59;
}
.wpb_wrapper_2 .iconbox-inner .content .title._green {
  color: #80a93f;
}
.wpb_wrapper_2 .iconbox-inner .content .title._yellow {
  color: #c9b263;
}
.wpb_wrapper_2 .iconbox-inner .content .text {
  color: #666;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 10px;
}
.wpb_wrapper_main {
  background-image: url(../images/alothemes/bg-static-1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 220px 0;
}
.wpb_wrapper_main .vc_column-inner {
  max-width: 670px;
}
.wpb_wrapper_main .vc_column-inner .vc_custom_heading_w {
  font-size: 18px;
  color: #222222;
  line-height: 18px;
  font-family: Lato;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 5px;
}
.wpb_wrapper_main .vc_column-inner .vc_custom_heading {
  font-size: 60px;
  color: #222222;
  line-height: 72px;
  font-weight: 400;
  font-style: normal;
  font-family: 'Pacifico', cursive;
  margin-bottom: 15px;
}
.wpb_wrapper_main .vc_column-inner .vc_custom_heading_p {
  font-size: 14px;
  color: #555555;
  line-height: 24px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.wpb_wrapper_main .vc_column-inner .wpb_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.wpb_wrapper_main .vc_column-inner .wpb_row .wpb_column {
  width: calc(33.33333333%);
}
.wpb_wrapper_main .vc_column-inner .wpb_row .vc_custom_heading_num {
  font-size: 48px;
  line-height: 48px;
  font-family: 'Pacifico', cursive;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 10px;
}
.wpb_wrapper_main .vc_column-inner .wpb_row .vc_custom_heading_num._red {
  color: #e23b59;
}
.wpb_wrapper_main .vc_column-inner .wpb_row .vc_custom_heading_num._green {
  color: #80a93f;
}
.wpb_wrapper_main .vc_column-inner .wpb_row .vc_custom_heading_num._violet {
  color: #b07eb3;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .wpb_wrapper_main .vc_column-inner .vc_custom_heading {
    font-size: 50px;
  }
  .promotion .promotion-content p {
    font-size: 20px;
  }
  .promotion .promotion-content h2 {
    font-size: 25px;
  }
  .block-deal-static .block-deal-static-content .title-deal {
    font-size: 35px;
  }
  .block-deal-static .block-deal-static-content .content-deal {
    font-size: 24px;
  }
  .wpb_wrapper .vc_column-inner .vc_custom_heading {
    font-size: 50px;
    line-height: 55px;
  }
}
@media screen and (max-width: 991px) {
  .wpb_wrapper_2 .vc_custom_heading {
    font-size: 30px;
  }
  .block-deal-static .row {
    flex-direction: column-reverse;
  }
  .block-deal-static .row {
    flex-direction: row-reverse;
  }
  .wpb_wrapper_xp .ovic-iconbox:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .wpb_wrapper_2 .wpb_wrapper_content {
    padding-left: 0;
  }
  .wpb_wrapper_2 {
    background-position: center right;
  }
  .wpb_wrapper_main {
    background-position: center left;
  }
  .wpb_wrapper_main .vc_column-inner .wpb_row {
    flex-wrap: wrap;
  }
  .wpb_wrapper_main .vc_column-inner .wpb_row .wpb_column {
    width: 100%;
  }
  .promotion .promotion-bg img {
    min-height: 135px;
    object-fit: cover;
  }
  .block-deal-static .block-deal-static-content .title-deal {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 15px;
  }
  .block-deal-static .block-deal-static-content .content-deal {
    line-height: 25px;
    margin-bottom: 20px;
    padding: 0;
  }
  .wpb_wrapper_xp .ovic-iconbox:not(:last-child) {
    margin-bottom: 15px;
  }
  .wpb_wrapper .vc_column-inner .vc_custom_heading {
    font-size: 35px;
    line-height: 35px;
  }
  .wpb_wrapper_main .vc_column-inner .wpb_row .wpb_column:not(:last-child) {
    margin-bottom: 15px;
  }
  .wpb_wrapper_main .vc_column-inner .wpb_row .vc_custom_heading_num {
    float: left;
    width: 100px;
    text-align: center;
    transform: translateY(-10px);
  }
  .wpb_wrapper_main .vc_column-inner .vc_custom_heading {
    font-size: 30px;
    line-height: 45px;
  }
  .wpb_wrapper_main {
    padding: 100px 0;
  }
}
@media screen and (max-width: 480px) {
  .block-deal-static .block-deal-static-content .content-deal {
    padding: 0;
  }
  .promotion .promotion-content h2 {
    letter-spacing: 0;
  }
  .wpb_wrapper .vc_column-inner .ovic-button a {
    padding: 4px 20px;
  }
}
.rtl .wpb_wrapper_main {
  direction: ltr;
}
.rtl .wpb_wrapper_2 .iconbox-inner .content {
  padding-left: 0;
  padding-right: 15px;
}
.rtl .service-shop .endow-right {
  padding-right: 10px;
}
.rtl .wpb_wrapper .vc_column-inner,
.rtl .block-deal-static .block-deal-static-content {
  padding-right: 45%;
}
.rtl .wpb_wrapper .vc_column-inner .ovic-button a:not(:last-child) {
  margin-right: 0;
  margin-left: 15px;
}
@media screen and (min-width: 1200px) {
  .rtl .wpb_wrapper-party.bg-1 .vc_column_inner_img {
    margin-right: 0;
    margin-left: -10%;
  }
  .rtl .wpb_wrapper-party .vc_column-inner-1 {
    left: auto;
    right: 0;
  }
  .rtl .wpb_wrapper-party.bg-2 .vc_column_inner_img {
    margin-left: 0;
    margin-right: -10%;
  }
  .rtl .wpb_wrapper-party .vc_column-inner-2 {
    right: auto;
    left: 0;
  }
}
@media screen and (max-width: 1199px) {
  .rtl .wpb_wrapper-party[class*="bg-"] img {
    display: block;
    margin: auto;
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  .rtl .wpb_wrapper .vc_column-inner,
  .rtl .block-deal-static .block-deal-static-content {
    padding-right: 25%;
  }
}
@media screen and (max-width: 767px) {
  .rtl .wpb_wrapper .vc_column-inner,
  .rtl .block-deal-static .block-deal-static-content {
    padding-right: 0%;
  }
}
.btn,
button.action {
  font-size: 1.3rem;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 50px;
  background: transparent;
  border: solid 1px #f65f73;
  line-height: 40px;
  color: #ffffff;
  padding: 0 25px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  background-color: #f65f73;
  border-color: #f65f73;
}
.btn:hover,
button.action:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
button.action {
  font-weight: 700;
  text-transform: capitalize;
  padding: 0 20px;
}
.actions-toolbar > .primary .action,
.checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
  cursor: pointer;
  margin: 0;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  border-radius: 50px;
  padding: 0 25px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.actions-toolbar > .primary .action:hover,
.checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.actions-toolbar > .primary .action span,
.checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle span {
  display: block;
}
.actions-toolbar .secondary a.action {
  margin-top: 0;
  font-size: 1.4rem;
}
.actions-toolbar .secondary .action.back {
  display: none;
}
.actions-secondary a.action {
  font-size: 1.4rem;
}
.actions-secondary a.action:hover {
  color: #f65f73;
}
.actions-primary button.action {
  line-height: 40px;
  color: #ffffff;
  border-radius: 50px;
  padding: 0 25px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.actions-primary button.action:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
button.button,
.cart .continue {
  display: inline-block;
  cursor: pointer;
  line-height: 35px;
  padding: 0 20px;
}
/* responsive */
@media screen and (max-width: 480px) {
  .actions-toolbar .primary {
    float: none;
  }
  .actions-toolbar > .primary .action,
  .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
    padding: 0 20px;
  }
}
.rtl .actions-toolbar .primary .action {
  margin: 0 0 0 5px;
}
@media screen and (max-width: 480px) {
  .rtl .actions-toolbar .primary .action {
    margin: 0;
  }
}
div.mage-error[generated] {
  position: absolute;
  top: 100%;
  left: 0;
  max-width: 220px;
  background-color: #ffffff;
  box-shadow: 0 0 5px #d2d2d2;
  -moz-box-shadow: 0 0 5px #d2d2d2;
  -webkit-box-shadow: 0 0 5px #d2d2d2;
  padding: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.load-more {
  padding: 0 30px;
  height: 40px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
body {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  overflow-x: hidden;
}
body input:not([disabled]):focus,
body textarea:not([disabled]):focus,
body select:not([disabled]):focus {
  box-shadow: none;
  outline: none;
}
body input[type="text"],
body input[type="password"],
body input[type="url"],
body input[type="tel"],
body input[type="search"],
body input[type="datetime"],
body input[type="email"] {
  height: 40px;
  padding: 0 20px;
  border: 1px solid #dddddd;
}
body input[type="number"] {
  height: 45px;
  padding: 0 5px;
  border: 1px solid #dddddd;
}
body input[type=checkbox],
body input[type=radio] {
  cursor: pointer;
  position: inherit;
}
body textarea {
  border: 1px solid #dddddd;
}
body select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-image: url("../images/alothemes/arrow-select.png");
  background-repeat: no-repeat;
  background-position: right 7px center;
  height: 40px;
  background-size: 10px;
  padding: 0 20px 0 12px;
  border: 1px solid #dddddd;
}
body .block-compare .action.compare:hover,
body .paypal-review .block .actions-toolbar .action.primary:hover,
body .cart-summary .form.giftregistry .fieldset .action.primary:hover {
  border-width: 1px;
}
.page-wrapper {
  overflow: hidden;
}
.d-flex {
  margin: 0 -15px;
  flex-wrap: wrap;
}
.d-flex > * {
  padding: 0 15px;
}
.social-profile {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.social-profile li {
  margin-bottom: 0;
}
.social-profile li:not(:last-child) {
  margin-right: 20px;
}
.order-links .item {
  margin-right: 15px;
  margin-left: 0;
}
.page-title-wrapper .page-title {
  font-size: 2.4rem;
  color: #000;
  text-transform: capitalize;
  margin: 25px 0;
  font-weight: 600;
}
.page-title-wrapper.product .page-title {
  font-size: 2.4rem;
  font-weight: normal;
  color: #4d5959;
}
table th {
  text-align: left;
}
/* responsive */
@media screen and (max-width: 991px) {
  .authentication-dropdown {
    width: 300px;
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  body .abs-pager-toolbar-mobile .toolbar-amount,
  body .abs-pager-toolbar-mobile .limiter,
  body .abs-pager-toolbar-mobile .pages,
  body.account .toolbar .toolbar-amount,
  body.account .toolbar .limiter,
  body.account .toolbar .pages,
  body .toolbar-wishlist-results .toolbar-amount,
  body .toolbar-wishlist-results .limiter,
  body .toolbar-wishlist-results .pages {
    margin-bottom: 0;
  }
  .column.main {
    width: 100%;
  }
  .authentication-dropdown {
    top: 0 !important;
    width: 100%;
  }
  .authentication-dropdown .block-customer-login {
    background: #f4f4f4;
  }
  .authentication-dropdown .block-authentication .actions-toolbar {
    margin-bottom: 0;
  }
  .authentication-dropdown .block-authentication .actions-toolbar > .primary {
    order: 0;
    width: 100%;
    margin-bottom: 5px;
  }
  .authentication-dropdown .block-authentication .actions-toolbar > .primary .action,
  .authentication-dropdown .block-authentication .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
    width: 100%;
  }
  .authentication-dropdown .block-authentication .actions-toolbar > .secondary {
    order: 1;
  }
}
@media screen and (max-width: 480px) {
  .page-title-wrapper .page-title {
    font-size: 1.8rem;
  }
}
.rtl .message.success {
  padding-left: 20px;
  padding-right: 40px;
}
.rtl .message.success > *:first-child:before {
  left: auto;
  right: 0;
}
.rtl .social-profile {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.rtl .social-profile li {
  margin-bottom: 0;
}
.rtl .social-profile li:not(:last-child) {
  margin-left: 15px;
  margin-right: 0;
}
.rtl table th {
  text-align: right;
}
.rtl .product-info-main .product.attribute ul,
.rtl .product-info-main .product.attribute ol,
.rtl .product.detailed .product.description ol,
.rtl .product.detailed .product.description ul,
.rtl .product-item-description ul,
.rtl .post-text-hld ul,
.rtl .post-text-hld ol,
.rtl .catalog-product-view .block.related ul.block-content,
.rtl .catalog-product-view .block.related ol.block-content,
.rtl .post-view .block.related ul.block-content,
.rtl .post-view .block.related ol.block-content {
  padding-left: 0;
  padding-right: 0;
}
.rtl .field.choice:not(.payment-method-title) > input[type=checkbox] ~ label,
.rtl .field.choice:not(.payment-method-title) input[type=radio] ~ label {
  padding-left: 0;
  padding-right: 0;
}
.rtl .field.choice:not(.payment-method-title) > input[type=checkbox] ~ label:before,
.rtl .field.choice:not(.payment-method-title) input[type=radio] ~ label:before {
  left: auto;
  right: 0;
}
.slogan-countdown {
  display: block;
  font-size: 1.5rem;
  color: #383838;
  line-height: 25px;
  text-align: center;
  margin-top: 13px;
}
.alo-count-down .countdown {
  display: flex;
}
.alo-count-down .countdown .timer-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 78px;
  text-align: center;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.alo-count-down .countdown .timer-box span {
  display: inline-block;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #222;
  min-width: 67px;
  padding: 0 5px;
  border-radius: 90px;
  background-color: #fff;
}
.alo-count-down .countdown .timer-box span.title {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  display: block;
  text-transform: uppercase;
  margin-top: 3px;
  background-color: transparent;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
}
.alo-count-down .countdown .timer-box span b {
  font-weight: 600;
}
.alo-count-down .countdown .timer-box:not(:last-child) {
  margin-right: 10px;
}
/* responsive */
@media screen and (max-width: 480px) {
  .alo-count-down .countdown .timer-box {
    width: 60px;
    height: 65px;
  }
  .alo-count-down .countdown .timer-box b {
    font-size: 20px;
  }
}
.rtl .alo-count-down .timer-box .title {
  margin-left: 0;
}
.rtl .alo-count-down .countdown .timer-box:not(:last-child) {
  margin-right: 0;
  margin-left: 10px;
}
@media screen and (max-width: 480px) {
  .rtl .alo-count-down .countdown .timer-box:not(:last-child) {
    margin-left: 15px;
  }
}
.product-label {
  position: absolute;
  top: 10px;
  z-index: 4;
  left: 10px;
}
.product-label .sticker {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  padding: 0 10px 0 0;
  height: auto;
  margin: 0;
  margin-right: 0;
  position: relative;
}
.product-label .sticker:after {
  position: absolute;
  background-color: inherit;
  content: '';
  top: -14px;
  bottom: -14px;
  right: -32px;
  width: 56px;
  height: 56px;
  border-width: 14px;
  border-style: solid;
  border-radius: 90px;
}
.product-label .sticker.top-left:after {
  border-color: #7fa73e;
}
.product-label .sticker.top-right:after {
  border-color: #f65f73;
}
.labelnew,
.labelsale {
  display: inline-block;
  line-height: 24px;
  text-align: center;
  font-size: 1.3rem;
  padding: 2px 6px 2px 10px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 50px 0 0 50px;
  position: relative;
  z-index: 1;
}
.labelsale {
  color: #ffffff;
  background-color: #343f49;
}
.labelnew {
  color: #ffffff;
  background-color: #343f49;
}
.cat_label {
  background-color: transparent;
  border-style: solid;
  border-width: 1px;
  color: #f39600;
  font-size: 10px !important;
  font-weight: 700;
  line-height: 1;
  line-height: 23px;
  padding: 3px 6px 2px;
  text-transform: uppercase;
  margin-left: 0 !important;
  margin-left: 8px !important;
}
.cat_label:before {
  display: none;
}
.cat_label.Sale {
  color: #009966;
}
.cat_label.hot {
  color: #dc1212;
}
.cat_label.New {
  color: #f39600;
}
.cat_label.new {
  color: #f39600;
}
body .magicmenu .nav-desktop .level0 span.cat_label:after {
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  display: block;
  content: attr(rel);
  text-align: center;
  position: static;
}
body ul.nav-accordion li a span.cat_label:after {
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  display: block;
  content: attr(rel);
  text-align: center;
  position: static;
}
body .nav-sections .mean-nav li a span.cat_label:after {
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  display: block;
  content: attr(rel);
  text-align: center;
  position: static;
}
/* responsive */
.rtl .sticker {
  left: auto;
  right: 10px;
}
.rtl .product-label {
  left: auto;
  right: 10px;
}
.ajax_loading {
  background-image: url("../images/alothemes/loading.gif");
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
  z-index: 34;
  animation: 1.2s ease-in-out 0s normal none infinite tp-rotateplane;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  padding: 0;
  width: 50px;
  height: 50px;
}
/* responsive */
.deal-progress {
  background-color: #e1e1e1;
  display: block;
  text-indent: -9999em;
  font-size: 8px;
  margin-bottom: 2px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.deal-progress-bar {
  display: block;
  -webkit-animation: 2s linear 0s normal none infinite running progress-bar-stripes;
  animation: 2s linear 0s normal none infinite running progress-bar-stripes;
  background-size: 40px 40px;
  background-color: #f65f73 !important;
  transition: 0.9s linear;
  transition-property: width, background-color;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  height: 15px;
}
.deal-stock-label {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  color: #333;
  font-size: 1.4rem;
}
.deal-stock-label span {
  display: inline-block;
}
.deal-stock-label .stock-sold {
  order: 1;
}
.deal-stock-label .stock-available {
  order: 2;
}
/* responsive */
.rating-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.rating-summary .rating-result {
  position: relative;
}
.rating-summary .rating-result:before,
.rating-summary .rating-result > span:before {
  font-size: 1.2rem;
  height: 12px;
  display: block;
  line-height: 12px;
  font-weight: 400;
  letter-spacing: 5px;
}
.rating-summary .rating-result:before {
  content: "\f006" "\f006" "\f006" "\f006" "\f006";
  font-family: "FontAwesome";
  color: #ccc;
  z-index: 1;
  position: absolute;
}
.rating-summary .rating-result > span {
  overflow: hidden;
  display: block;
}
.rating-summary .rating-result > span:before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  font-family: "FontAwesome";
  color: #f2c800;
  z-index: 2;
  position: relative;
}
.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 .label,
.rating-summary .rating-label {
  margin-right: 10px;
  min-width: 50px;
}
.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;
}
.review-field-ratings .review-field-rating .label {
  padding-bottom: 10px;
}
.review-field-ratings .review-field-rating .control:before,
.review-field-ratings .review-field-rating .control label:before {
  display: block;
  font-family: "FontAwesome";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  height: 25px;
  letter-spacing: 10px;
  line-height: 25px;
  position: absolute;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .control:before {
  color: #dfdfdf;
  content: "\f006" "\f006" "\f006" "\f006" "\f006";
  z-index: 1;
}
.review-field-ratings .review-field-rating .control input[type=radio],
.review-field-ratings .review-field-rating .control span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-field-ratings .review-field-rating .control label {
  color: #f2c800;
  display: block;
  margin-bottom: 0;
}
.review-field-ratings .review-field-rating .control label:before {
  opacity: 0;
}
.review-field-ratings .review-field-rating .control label:hover:before {
  opacity: 1;
}
.review-field-ratings .review-field-rating .control input[type=radio]:checked + label:before {
  opacity: 1;
}
.review-field-ratings .review-field-rating .control input[type=radio]:focus + label:before {
  opacity: 1;
}
.review-field-ratings .review-field-rating .control .rating-1:before {
  content: "\f005";
  z-index: 5;
}
.review-field-ratings .review-field-rating .control .rating-2:before {
  content: "\f005" "\f005";
  z-index: 4;
}
.review-field-ratings .review-field-rating .control .rating-3:before {
  content: "\f005" "\f005" "\f005";
  z-index: 3;
}
.review-field-ratings .review-field-rating .control .rating-4:before {
  content: "\f005" "\f005" "\f005" "\f005";
  z-index: 2;
}
.review-field-ratings .review-field-rating .control .rating-5:before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  z-index: 1;
}
.reviews-actions .action:before {
  content: "(";
}
.reviews-actions .action:after {
  content: ")";
}
/* responsive */
.rtl .rating-summary .label,
.rtl .rating-summary .rating-label {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .review-field-ratings .review-field-rating .control label {
  position: relative;
}
.search.field .suggest {
  display: none;
}
body .searchsuite-autocomplete {
  left: 0;
  top: calc(100% + 4px);
  max-width: 100%;
  margin-top: 0;
}
body .searchsuite-autocomplete ul {
  max-height: 300px;
  overflow-y: auto;
}
body .searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
  font-weight: 400;
}
body .searchsuite-autocomplete .price-box .price-container .price {
  font-size: 1.6rem;
}
body .searchsuite-autocomplete .price-box .special-price .price {
  font-size: 1.6rem;
}
body .searchsuite-autocomplete .price-box .old-price .price {
  font-size: 1.1rem;
}
body .searchsuite-autocomplete .price-box .price-from,
body .searchsuite-autocomplete .price-box .price-to {
  margin: 0;
}
body .searchsuite-autocomplete .price-box .price-from .old-price .price,
body .searchsuite-autocomplete .price-box .price-to .old-price .price {
  font-size: 1.6rem;
}
/* responsive */
@media screen and (max-width: 991px) {
  body .searchsuite-autocomplete ul {
    max-height: 180px;
  }
}
@media screen and (max-width: 767px) {
  body .searchsuite-autocomplete {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  body .searchsuite-autocomplete .price-box .price-container .price {
    font-size: 1.4rem;
  }
  body .searchsuite-autocomplete .price-box .special-price .price {
    font-size: 1.4rem;
  }
  body .searchsuite-autocomplete .price-box .old-price .price {
    font-size: 1.1rem;
  }
  body .searchsuite-autocomplete .price-box .price-from .old-price .price,
  body .searchsuite-autocomplete .price-box .price-to .old-price .price {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 360px) {
  body .searchsuite-autocomplete ul li .qs-option-image {
    display: none;
  }
  body .searchsuite-autocomplete ul li .qs-option-info {
    width: 100%;
    padding-left: 0;
  }
}
@media screen and (max-width: 360px) {
  .rtl .searchsuite-autocomplete ul li .qs-option-info {
    padding-right: 0;
  }
}
.rtl .searchsuite-autocomplete .title .see-all {
  float: left;
}
body .product-items .swatch-option,
body .product-items .swatch-option.text {
  margin: 0 10px 5px 0;
}
body .swatch-option.color {
  width: 25px;
  height: 25px;
  min-width: auto;
  position: relative;
  border: solid 2px transparent;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}
body .swatch-option.color.selected {
  border-color: #000;
}
body .swatch-option.text {
  padding: 0 2px;
  text-align: center;
  font-size: 1.4rem;
  background: #aaa;
}
body .swatch-option:not(.color):focus {
  box-shadow: none;
}
body .swatch-option,
body .swatch-option.text {
  margin-right: 10px;
}
body .swatch-attribute.color {
  margin-bottom: 10px;
}
body .swatch-attribute.size .swatch-option {
  background: transparent;
  color: #aaa;
  font-size: 1.4rem;
  min-width: auto;
  border: none;
  padding: 0;
  border-bottom: solid 1px transparent;
}
body .swatch-attribute.size .swatch-option.selected {
  border: none;
  color: #000;
  border-bottom: solid 1px #000;
}
.product-view .swatch-option.text {
  line-height: 1;
}
.product-view .swatch-attribute.color .swatch-option.selected:before {
  font-size: 1.4rem;
  line-height: 21px;
}
/* responsive */
.rtl .swatch-attribute .swatch-option {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .swatch-attribute .swatch-option.text {
  margin-right: 0;
  margin-left: 10px;
}
.block-title-tabs {
  position: relative;
  text-align: center;
}
.block-title-tabs > .title {
  margin-bottom: 0;
  font-size: 2.2rem;
  font-weight: bold;
  color: #333;
  text-transform: capitalize;
  font-family: 'Cairo', sans-serif;
}
.block-title-tabs .magictabs {
  margin-bottom: 0;
  list-style: none;
  text-align: center;
  padding-left: 0;
}
.block-title-tabs .magictabs .item {
  display: inline-block;
  margin-bottom: 0;
  margin: 0 30px;
  cursor: pointer;
}
.block-title-tabs .magictabs .item img {
  margin: auto;
}
.block-title-tabs .magictabs .item img.img_main {
  display: block;
}
.block-title-tabs .magictabs .item img.img_hover {
  display: none;
}
.block-title-tabs .magictabs .item .title {
  font-size: 17px;
  font-weight: 400;
  color: #000000;
  padding-bottom: 10px;
  display: inline-block;
}
.block-title-tabs .magictabs .item .title:hover {
  color: #49a010;
}
.block-title-tabs .magictabs .item:hover .title {
  color: #49a010;
}
.block-title-tabs .magictabs .item:hover .img_main {
  display: none;
}
.block-title-tabs .magictabs .item:hover .img_hover {
  display: block;
}
.block-title-tabs .magictabs .item.activated .img_main {
  display: none;
}
.block-title-tabs .magictabs .item.activated .img_hover {
  display: block;
}
.block-title-tabs .magictabs .item.activated .title {
  color: #49a010;
}
.block-title-tabs .magictabs .item.activated .title:hover {
  color: #49a010;
}
.block-title-tabs .type-product-title {
  float: left;
  font-size: 2.2rem;
  font-weight: normal;
  color: #333e48;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding-bottom: 11px;
  border-bottom: solid 2px #f65f73;
}
.block-title-tabs h3.title {
  color: #222222;
  font-size: 48px;
  text-align: center;
  font-family: 'Pacifico', cursive;
  letter-spacing: 0.5px;
}
.block-title-tabs h3.title:after {
  content: url(../images/alothemes/h01.png);
  display: block;
  margin-top: 15px;
  font-size: 0;
  line-height: 0;
}
.block-title-tabs p {
  max-width: 570px;
  font-size: 14px;
  color: #666666;
  margin: 25px auto 0;
}
.block-title-tabs b {
  font-size: 18px;
  margin-bottom: 15px;
  color: #222222;
  font-weight: 600;
  display: block;
}
.block-title-tabs .toggle-tab {
  display: none;
  cursor: pointer;
}
.cms-product-home.trending-product h3.title {
  margin-bottom: 30px;
}
.cms-product-home.trending-product .block-title-tabs .magictabs .item .title {
  margin-top: 8px;
}
.cms-product-home.catch-daily-deals .magictabs {
  display: none;
}
.cms-product-home.catch-daily-deals .block-title-tabs {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  align-items: flex-end;
}
.cms-product-home.catch-daily-deals .block-title-tabs:before,
.cms-product-home.catch-daily-deals .block-title-tabs:after {
  display: none;
  align-items: flex-end;
}
.cms-product-home.catch-daily-deals .block-title-tabs h3.title {
  text-align: left;
}
.cms-product-home.catch-daily-deals .block-title-tabs h3.title:before {
  text-align: left;
}
.cms-product-home.catch-daily-deals .block-title-tabs .extent-url {
  font-size: 15px;
  color: #565656;
  float: right;
  position: relative;
  padding: 0 1px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.cms-product-home.catch-daily-deals .block-title-tabs .extent-url:after {
  position: absolute;
  content: '';
  bottom: 2px;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #b5b5b5;
  display: inline-block;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.cms-product-home.catch-daily-deals .block-title-tabs .extent-url:hover {
  color: #49a010;
}
.cms-product-home.catch-daily-deals .block-title-tabs .extent-url:hover:after {
  background-color: #49a010;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .block-title-tabs h3.title {
    font-size: 30px;
  }
}
@media screen and (max-width: 991px) {
  .cms-product-home.trending-product .block-title-tabs .magictabs .item img.img_main,
  .cms-product-home.trending-product .block-title-tabs .magictabs .item.activated .img_hover {
    display: none;
  }
  .cms-product-home.trending-product .block-title-tabs .magictabs .item .title {
    margin: 0;
    padding: 0;
  }
  .cms-product-home.trending-product .container {
    position: relative;
  }
  .cms-product-home.trending-product .block-title-tabs h3.title:before,
  .cms-product-home.trending-product .block-title-tabs h3.title {
    text-align: left;
    margin: 0;
    float: left;
  }
  .cms-product-home.trending-product .block-title-tabs h3.title {
    display: flex;
    flex-direction: column;
  }
  .block-title-tabs .magictabs {
    display: none;
    -webkit-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
    -moz-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
    box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  }
  .block-title-tabs.toggle-visible .magictabs {
    display: block;
    position: absolute;
    top: 100%;
    z-index: 1;
    background-color: white;
    right: 0;
    padding: 10px 20px;
    border-radius: 5px;
  }
  .block-title-tabs.toggle-visible .magictabs .item {
    display: block;
    text-align: right;
  }
  .block-title-tabs .magictabs.visible {
    display: block;
    position: absolute;
    top: 100%;
    z-index: 1;
    background-color: white;
    right: 0;
    padding: 10px 20px;
    border-radius: 5px;
    min-width: 150px;
  }
  .block-title-tabs .magictabs.visible .item {
    display: block;
    text-align: right;
    margin: 0;
    margin-bottom: 5px;
  }
  .block-title-tabs .magictabs .item:first-child ~ .item {
    margin: 0;
  }
  .block-title-tabs .magictabs .item:first-child ~ li.item:not(:last-child) {
    margin-bottom: 5px;
  }
  .block-title-tabs .magictabs .item.activated .title {
    background-image: unset;
    padding: 0 0 10px 0;
    color: #49a010;
    min-width: auto;
  }
  .block-title-tabs .magictabs .item.activated .title:hover {
    color: #49a010;
  }
  .cms-product-home.trending-product {
    padding-bottom: 10px;
    position: relative;
  }
  .cms-product-home.trending-product .block-title-tabs .toggle-tab {
    text-align: right;
    margin-top: 15px;
  }
  .cms-product-home.trending-product .block-title-tabs .toggle-tab {
    display: block !important;
    font-size: 22px;
    float: right;
  }
}
@media screen and (max-width: 767px) {
  .block-title-tabs h3.title {
    font-size: 22px;
  }
}
@media screen and (max-width: 575px) {
  .cms-product-home.trending-product .magic-category {
    left: 15px;
  }
}
@media screen and (max-width: 480px) {
  .block-title-tabs .magictabs .item .title,
  .block-title-tabs .style-products .owner-product .title {
    font-size: 1.6rem;
  }
  .block-title-tabs .type-product-title,
  .block-title-tabs > .title {
    font-size: 1.8rem;
  }
}
.rtl .link-view {
  right: auto;
  left: 8px;
}
.rtl .block-title-tabs .magictabs .item:last-child {
  margin-right: 20px;
  margin-left: 0;
}
.rtl .cms-product-home.trending-product .block-title-tabs .magictabs .item:first-child {
  margin-left: 20px;
  margin-right: 0;
}
.rtl .cms-product-home.catch-daily-deals .block-title-tabs h3.title:before,
.rtl .cms-product-home.shopping-everyday .block-title-tabs h3.title:before,
.rtl .cms-product-home.catch-daily-deals .block-title-tabs h3.title,
.rtl .cms-product-home.shopping-everyday .block-title-tabs h3.title {
  text-align: right;
}
@media screen and (max-width: 991px) {
  .rtl .cms-product-home.trending-product .block-title-tabs .magictabs .item:first-child {
    margin: 0;
  }
  .rtl .block-title-tabs .magictabs .item:first-child ~ .item {
    margin-right: 0;
  }
  .rtl .block-title-tabs.toggle-visible .magictabs,
  .rtl .block-title-tabs .magictabs.visible {
    left: 0;
    right: auto;
  }
  .rtl .cms-product-home.trending-product .block-title-tabs .toggle-tab {
    text-align: left;
    float: left;
  }
  .rtl .cms-product-home.trending-product .magic-category {
    left: auto;
    right: 15px;
  }
  .rtl .cms-product-home.trending-product .block-title-tabs h3.title:before,
  .rtl .cms-product-home.trending-product .block-title-tabs h3.title {
    text-align: right;
    float: right;
  }
}
.header {
  background-color: #ffffff42;
}
.cms-index-index .header {
  background-color: transparent;
}
.page-header {
  min-height: inherit !important;
}
.minicart-wrapper .product-item:hover .product-image-wrapper .product-image-photo {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.mage-column.mega-block-right {
  margin-top: 1.5rem;
  padding: 0 15px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .level0 > .level1 {
  margin-top: 1.5rem;
}
.magicmenu .nav-desktop .level0 .level-top-mega .level0 .level1.nav-1-4,
.magicmenu .nav-desktop .level0 .level-top-mega .level0 .level1.nav-1-1,
.magicmenu .nav-desktop .level0 .level-top-mega .level0 .level1.nav-1-2 {
  padding-left: 15px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega {
  padding: 0;
}
.checkout-index-index .nav-sections {
  display: block;
}
.magicmenu .nav-desktop .level0.ext:hover .level0.dropdown {
  top: 100%;
}
.magicmenu .nav-desktop .level0.dropdown:hover > .level0.category-item.submenu {
  transform: translateY(0);
  top: 100%;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 img {
  margin: 0;
  width: 100%;
}
.page-header {
  border-bottom: none;
  margin-bottom: 0;
}
.nav-open .header {
  z-index: 9;
}
.cms-index-index .message.success {
  margin-bottom: 0;
}
.header {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 3;
  padding: 11px 0;
  z-index: 109;
}
.header .magicmenu .nav-desktop .level0 .level-top:before {
  position: inherit;
  right: 0;
  margin-left: 5px;
}
.header .content-icon .minicart-wrapper .showcart:hover .cart-icon:after {
  color: #6db340;
}
.header .minicart-wrapper .block-minicart .block-content .actions .action.viewcart,
.header .minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary {
  background-color: #ffffff;
  border-color: #d2d2d2;
  color: #222222;
}
.header .minicart-wrapper .block-minicart .block-content .actions .action.viewcart:hover,
.header .minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary:hover {
  color: #ffffff;
  background-color: #f65f73;
  border-color: #f65f73;
}
.header .search-and-cart,
.header .header-right-menu {
  padding: 0;
}
.header .dropdown-link {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.4rem;
}
.header .dropdown-link a {
  color: #222222;
}
.header .header-content.header-container-fixed {
  -webkit-animation: fadeInDown .5s;
  animation: fadeInDown .5s;
  padding: 10px 0;
}
.header .header-content .content-logo-menu {
  display: flex;
  align-items: center;
}
.header .header-content .d-flex {
  align-items: center;
  justify-content: space-between;
  margin: 0;
}
.header .header-content .container {
  position: relative;
}
.header .header-logo {
  position: relative;
}
.header .nav-toggle {
  position: static;
}
.header .nav-toggle:before {
  line-height: normal;
  font-weight: 600;
  font-size: 2.5rem;
}
.header .search-and-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.header .wish-list {
  margin-left: 20px;
  position: relative;
}
.header .wish-list.account {
  display: none;
}
.header .wish-list i {
  font-size: 2.3rem;
  color: #2a2a2a;
  cursor: pointer;
}
.header .wish-list:hover {
  color: #2a2a2a;
}
.header .wish-list .toggle-content {
  position: absolute;
  background: #ffffff;
  box-shadow: 0 0 5px #d2d2d2;
  width: 150px;
  text-align: right;
  padding: 10px;
  right: 0;
  display: none;
  top: 110%;
  z-index: 2;
}
.header .wish-list .toggle-content.visible {
  display: block;
}
.header .wish-list .toggle-content .switcher {
  width: 100%;
}
.header .wish-list .toggle-content .top-form-language .switcher-dropdown,
.header .wish-list .toggle-content .currency_top .switcher-dropdown {
  background: #fafafa;
  position: absolute;
  top: -10px;
  margin-top: 5px;
  width: 150px;
  right: 100%;
  margin-right: 12px;
  z-index: 6;
}
.header .wish-list .toggle-content .top-form-language div[id*="switcher-"] > strong:before,
.header .wish-list .toggle-content .currency_top div[id*="switcher-"] > strong:before {
  content: "\f104";
  font-family: "FontAwesome";
  margin-right: 5px;
  float: left;
}
.header .content-logo {
  padding: 0;
}
.header .content-logo .logo {
  float: none;
  margin: 0;
  display: block;
  max-width: 140px;
}
.header .content-logo .logo img {
  height: auto !important;
}
.header .content-seach {
  flex-grow: 1;
}
.header .search-area {
  display: inline-block;
  vertical-align: middle;
  margin-left: 50px;
}
.header .search-area .block-content {
  display: flex;
  align-items: center;
}
.header .search-area .block-title {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  letter-spacing: .1px;
  display: none;
}
.header .search-area .form-search {
  margin-left: 20px;
  position: relative;
  padding: 0;
  background-color: white;
  display: flex;
  justify-content: space-between;
}
.header .search-area .form-search .field {
  flex: 1;
}
.header .search-area .form-search .field .control {
  font-size: 1.3rem;
}
.header .search-area .form-search .field .control ::-webkit-input-placeholder {
  color: #333;
  font-family: 'Lato', sans-serif;
}
.header .search-area .form-search .field .control :-moz-placeholder {
  color: #333;
  font-family: 'Lato', sans-serif;
}
.header .search-area .form-search .field .control ::-moz-placeholder {
  color: #333;
  font-family: 'Lato', sans-serif;
}
.header .search-area .form-search .field .control :-ms-input-placeholder {
  color: #333;
  font-family: 'Lato', sans-serif;
}
.header .search-area .form-search .field .control .input-text {
  border-width: 0;
  height: 36px;
  box-shadow: none;
  font-size: 1.5rem;
}
.header .search-area .form-search .field .control #search_autocomplete {
  width: 80%;
}
.header .search-area .form-search .field .control .search-autocomplete ul:not(:empty) {
  border-top: 1px solid #c2c2c2;
}
.header .search-area .form-search .field .control .search-autocomplete > ul {
  padding: 15px;
}
.header .search-area .form-search .field .control .search-autocomplete > ul .rating-summary {
  vertical-align: middle;
  display: inline-block;
}
.header .search-area .form-search .field .control .search-autocomplete > ul .option-price {
  font-weight: bold;
}
.header .search-area .form-search .field .control.catalogsearch {
  display: flex;
}
.header .search-area .form-search .field .control.catalogsearch .input-text {
  flex: 1;
  order: 2;
  padding: 0 26px;
  height: 45px;
  line-height: 45px;
}
.header .search-area .form-search .field .control.catalogsearch .input-text::placeholder {
  color: #a3a3a3;
  font-size: 14px;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box {
  width: 155px;
  height: 45px;
  margin: 0;
  position: relative;
  border-right: 1px solid #e3e3e3;
  cursor: pointer;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box span {
  display: block;
  height: 100%;
  line-height: 45px;
  padding: 0 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000000;
  font-size: 14px;
  position: relative;
  cursor: pointer;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box span:after {
  content: "\f0dd";
  font-family: "FontAwesome";
  margin-left: 10px;
  position: relative;
  top: -2px;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container {
  background-color: #ffffff;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 112%;
  width: 230px;
  height: 250px;
  overflow: auto;
  border: 1px solid #e6e6e6;
  padding-left: 0;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container li {
  border: 0;
  color: #666;
  padding: 5px 25px;
  margin: 0;
  text-align: left;
}
.header .search-area .form-search .action.search {
  border-width: 0;
  width: 38px;
  height: 38px;
  line-height: 41px;
  background-color: #f65f73;
  cursor: pointer;
  pointer-events: inherit;
  opacity: 1;
  padding: 0;
  margin: 4px;
  border-radius: 0;
  color: white;
  border: none;
}
.header .search-area .form-search .action.search .fa:before {
  content: "\f109";
  font-family: "Flaticon";
  display: block;
  font-size: 18px;
}
.header .search-area .toggle-tab {
  display: block;
}
.header .search-area .toggle-tab:before {
  display: none;
}
.header .search-area .toggle-tab i:before {
  content: "\f109";
  font-family: "Flaticon";
  color: #2a2a2a;
  font-weight: 500;
  font-size: 20px;
  font-weight: bolder;
}
.header .search-area.toggle-visible .icon-search:after {
  content: '';
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 999;
  top: 0;
  left: 0;
}
.header .search-area .toggle-content {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50%) scale(0);
  position: fixed;
  top: 100px;
  left: 50%;
  z-index: 1000;
  margin: 0;
  width: 50%;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.header .search-area .toggle-content.visible {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) scale(1);
}
.header .search-area .toggle-content.visible .form-search {
  margin: 0;
  width: 100%;
}
.header .content-cart .tool-header {
  float: right;
  margin-top: 0;
}
.header .content-cart .tool-header .tool-setting {
  display: inline-block;
  vertical-align: middle;
}
.header .content-cart .tool-header .tool-setting .settting-switcher {
  position: relative;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-toggle .text-setting {
  font-size: 1.4rem;
  color: #333333;
  line-height: 1.3;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-toggle .text-setting.text-bold {
  font-weight: bold;
  font-size: 1.6rem;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-toggle .text-setting.text-bold:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  font-weight: normal;
  font-size: 1.4rem;
  margin-left: 7px;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher {
  position: absolute;
  top: 110%;
  left: -86px;
  z-index: 99999;
  width: 245px;
  border: 1px solid #bbb;
  padding: 15px 20px;
  background-color: #fff;
  display: none;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.176);
  -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.176);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.176);
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .dropdown-link .login a,
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .dropdown-link .logout a {
  display: block;
  width: 100%;
  height: 45px;
  line-height: 43px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  background-color: #24aa4b;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .dropdown-link .login {
  background-color: #f65f73;
  color: #ffffff;
  text-align: center;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .dropdown-link .login a {
  display: inline-block;
  width: auto;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .links {
  background-image: none;
  float: none;
  display: block;
  text-align: left;
  padding: 15px 0 10px;
  border-bottom: 1px solid #dfdfdf;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .links li {
  display: block;
  text-align: left;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .links li a {
  padding: 8px 0;
  font-size: 1.4rem;
  color: #333;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher.visible {
  display: block;
}
.header .content-cart .header-top-link {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.header .minicart-wrapper {
  display: inline-block;
  margin-left: 0;
  vertical-align: middle;
  position: relative;
  height: 40px;
  line-height: 40px;
  margin-left: 20px;
  padding: 0;
}
.header .minicart-wrapper .minicart-text > span:last-child:empty:before {
  content: "$0.00";
}
.header .minicart-wrapper .showcart:hover,
.header .minicart-wrapper .showcart:focus {
  text-decoration: none;
}
.header .minicart-wrapper .showcart .minicart-text {
  vertical-align: middle;
  margin-left: 10px;
}
.header .minicart-wrapper .showcart .minicart-text .cart-title {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  color: #f65f73;
  text-transform: uppercase;
}
.header .minicart-wrapper .showcart .minicart-text .price {
  font-weight: bold;
  color: #333e48;
  font-size: 1.5rem;
}
.header .minicart-wrapper .action.showcart {
  color: #000;
  font-size: 1.4rem !important;
  font-weight: 600;
}
.header .minicart-wrapper .action.showcart i.fa {
  position: relative;
}
.header .minicart-wrapper .action.showcart i.fa:before {
  content: "\f105";
  font-family: "Flaticon";
  color: #2a2a2a;
  font-size: 20px;
}
.header .minicart-wrapper .minicart-items .update-cart-item {
  background: none;
  border: none;
  padding: 7px 0;
}
.header .minicart-wrapper .minicart-items .update-cart-item:before {
  content: "\f0ad";
  font-family: "FontAwesome";
  color: #000;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  opacity: .3;
  padding: 0;
}
.header .minicart-wrapper .minicart-items .update-cart-item:hover:before {
  color: #f65f73;
  opacity: 1;
}
.header .minicart-wrapper .minicart-items .update-cart-item span {
  display: none;
}
.header .minicart-wrapper .cart-icon {
  position: absolute;
  z-index: 1;
  top: -5px;
  right: -10px;
}
.header .minicart-wrapper .cart-icon .counter.qty {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
}
.header .minicart-wrapper .mage-dropdown-dialog {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 10px;
  box-shadow: 0 0 5px #d2d2d2;
  display: none;
}
.header .minicart-wrapper .mage-dropdown-dialog:before {
  content: "\f0d8";
  font-family: "FontAwesome";
  position: absolute;
  top: -27px;
  right: 10px;
  font-size: 3rem;
  color: #ffffff;
  height: 0;
  opacity: 0;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-title {
  display: none;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .action.close {
  display: none;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .subtitle.empty {
  color: #666666;
  font-size: 1.4rem;
  font-weight: 400;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .product-item {
  text-align: left;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .product-item .product {
  display: flex;
  flex-wrap: wrap;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .product-item .product-item-photo {
  margin-right: 10px;
  max-width: 100px;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .product-item .product-item-details {
  width: calc(100% - 120px);
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .product-item .product.options {
  font-size: 1.3rem;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .product-item .product.options .toggle {
  font-style: italic;
  color: #f65f73;
  text-decoration: underline;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .product-item .product.options .toggle:hover {
  text-decoration: none;
  color: #ffffff;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .product-item .product.options .options.list .label:after {
  content: ":";
  margin-left: 2px;
  margin-right: 3px;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .product-item .product.options .options.list .values:not(:nth-child(4)) {
  margin-right: 20px;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .product-item .action:before {
  color: #000;
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  opacity: .3;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .product-item .action span {
  display: none;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .product-item .action:hover:before {
  opacity: 1;
  color: #f65f73;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .product-item .action.edit:before {
  content: "\f040";
  margin-right: 5px;
}
.header .minicart-wrapper .mage-dropdown-dialog .block-content .product-item .action.delete:before {
  content: "\f00d";
}
.header .minicart-wrapper .mage-dropdown-dialog .minicart-items-wrapper {
  overflow-y: auto;
  scrollbar-width: thin;
}
.header .minicart-wrapper .mage-dropdown-dialog .minicart-items-wrapper::-webkit-scrollbar {
  width: 5px;
}
.header .minicart-wrapper .mage-dropdown-dialog .minicart-items-wrapper::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.header .minicart-wrapper .mage-dropdown-dialog .minicart-items-wrapper::-webkit-scrollbar-thumb {
  background: #788188;
}
.header .minicart-wrapper .mage-dropdown-dialog .minicart-items-wrapper::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.header .minicart-wrapper .items-total {
  margin-left: 0;
  margin-right: 0;
  margin-top: 13px;
  font-size: 14px;
  font-weight: normal;
  color: #555;
}
.header .minicart-wrapper .subtotal {
  text-align: right;
  margin-top: 10px;
}
.header .minicart-wrapper .subtotal .label {
  font-size: 14px;
  font-weight: normal;
  color: #555;
}
.header .minicart-wrapper .subtotal .price-container {
  display: inline-block;
}
.header .minicart-wrapper .actions > .primary {
  margin: 0;
}
.header .minicart-wrapper .actions .viewcart {
  display: block;
  padding: 10px 0;
  border-radius: 40px;
}
.header .minicart-wrapper .actions .checkout {
  padding: 9px 0;
  border: 2px solid #dddddd;
  border-radius: 40px;
  font-weight: 400;
  font-size: 1.2rem;
}
.header .minicart-wrapper .component-wrapper {
  margin-top: 10px;
  text-align: center;
}
.header .minicart-wrapper .component-wrapper div.minprogress {
  border: none;
  background: #e0dfdf;
}
.header .minicart-wrapper .component-wrapper div.minprogress .minprogress-active {
  height: 100%;
  background-color: #f65f73;
}
.header .minicart-wrapper .block-minicart {
  z-index: 800;
  position: absolute;
  top: calc(100% + 5px);
  right: 0;
  padding: 0;
  border-width: 0;
  border-style: solid;
  width: 320px;
  margin: 0;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  padding: 25px 20px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  display: none;
}
.header .minicart-wrapper .block-minicart.ui-dialog-content {
  display: block;
}
.header .minicart-wrapper .block-minicart .block-title {
  border-bottom: 1px solid #e5e5e5;
  padding: 25px 30px;
}
.header .minicart-wrapper .block-minicart .block-title strong {
  font-size: 1.4rem;
  color: #555555;
  font-weight: 400;
}
.header .minicart-wrapper .block-minicart .block-title .qty {
  font-weight: 600;
  color: #111111;
}
.header .minicart-wrapper .block-minicart .block-content > .actions > .primary {
  margin-left: 0;
  margin-right: 0;
}
.header .minicart-wrapper .block-minicart .block-content .sub-items,
.header .minicart-wrapper .block-minicart .block-content .content-items {
  padding: 25px 30px;
  border-bottom: 1px solid #e5e5e5;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
  overflow-y: auto;
  max-height: 30vh;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper::-webkit-scrollbar {
  width: 6px;
  border-radius: 3px;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper::-webkit-scrollbar-thumb {
  background-color: #aeaeae;
  border-radius: 3px;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
  border-radius: 3px;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item {
  margin-bottom: 0;
  border-bottom: 1px solid #e5e5e5;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item > .product {
  position: relative;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details {
  padding-left: 10px;
  text-align: left;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .actions {
  margin: -35px 0 0;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-name {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  color: #666666;
  font-size: 1.3rem;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-pricing .price-container {
  display: block;
  height: 24px;
  line-height: 24px;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-pricing .price-container .price-excluding-tax {
  display: inline-block;
  margin: 0;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-pricing .details-qty {
  display: inline-block;
  letter-spacing: -1px;
  margin-top: 0;
  height: 24px;
  line-height: 24px;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-pricing .details-qty label {
  font-weight: 600;
  color: #111111;
  width: 3rem;
  margin-bottom: 0;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-pricing .details-qty .item-qty {
  height: auto;
  margin-right: 0;
  border: 1px solid #c2c2c2;
  padding: 0;
  font-weight: 600;
  color: #111111;
  text-align: center;
  width: 40px;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product.actions {
  float: none;
  margin: 0;
  padding: 0;
  height: 24px;
  line-height: 24px;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper a.action {
  color: #aaa;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper a.action span {
  display: none;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper a.action:hover {
  color: #f65f73;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper a.action:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 1.8rem;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper a.action.delete:before {
  content: "\f1f8";
}
.header .minicart-wrapper .block-minicart .block-content .sub-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -5px;
  padding: 0 30px;
}
.header .minicart-wrapper .block-minicart .block-content .sub-actions .actions {
  margin: 25px 0;
}
.header .minicart-wrapper .block-minicart .block-content .actions {
  flex: 1;
  padding: 0;
  text-align: center;
}
.header .minicart-wrapper .block-minicart .block-content .actions .secondary {
  margin: 0 0 0;
}
.header .minicart-wrapper .block-minicart .block-content .actions .action.viewcart {
  border: 3px solid #d2d2d2;
  width: 100%;
}
.header .minicart-wrapper .block-minicart .block-content .actions .action.checkout {
  width: 100%;
  text-transform: uppercase;
  border-width: 3px;
  font-size: 1.4rem;
}
.header .minicart-wrapper .block-minicart #block-cart-list {
  margin-bottom: 0;
  color: #000;
}
.header .minicart-wrapper .block-minicart .action.close {
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 0;
  right: 0;
  z-index: 3;
  color: #333e48;
  opacity: 1;
  background: transparent;
}
.header .minicart-wrapper .block-minicart .action.close:hover {
  background: transparent;
  color: #f65f73;
}
.header .minicart-wrapper .block-minicart .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.header .minicart-wrapper .block-minicart .action.close:before {
  font-family: 'Pe-icon-7-stroke';
  content: "\e680";
  font-size: 2.8rem;
}
.header .minicart-wrapper .block-minicart .update-cart-item {
  position: absolute;
  bottom: 27px;
  right: 60px;
}
.header .minicart-wrapper .block-minicart .subtitle.empty {
  font-weight: 400;
}
.header .minicart-wrapper .block-minicart .subtotal .label {
  font-size: 1.5rem;
  font-weight: 400;
  color: #555;
}
.header .minicart-wrapper .block-minicart .subtotal .amount.price-container {
  display: inline-block;
}
.header .minicart-wrapper .block-minicart .subtotal .amount.price-container .price {
  font-size: 1.6rem;
  font-weight: 600;
  color: #111111;
}
.header .minicart-wrapper.active .block-minicart {
  display: block;
}
.header .minicart-items .product-item {
  padding: 20px 0;
}
.header .minicart-items .product-item:first-child {
  padding-top: 0;
}
.header .minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #ddd;
}
.header .magicmenu .nav-desktop .level-top a {
  text-align: left;
}
.header-container-fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  z-index: 99;
}
.header-container-fixed .header-content {
  display: none;
}
ul.mage-column li {
  position: relative;
  z-index: 2;
}
.nav-sections-item-content .magicmenu {
  padding: 0;
  text-align: left;
}
.magicmenu {
  padding-right: 15px;
}
.magicmenu .block-bottom .bottom-block:last-child {
  margin-bottom: 0;
}
.magicmenu .nav-desktop .level0 .level-top {
  line-height: 50px;
  padding: 0;
  height: 50px;
  flex-direction: row-reverse;
}
.magicmenu .nav-desktop .level0 .level-top span,
.magicmenu .nav-desktop .level0 .level-top span.icon-text {
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 0px;
  position: relative;
}
.magicmenu .nav-desktop .level0 .level-top span.cat_label,
.magicmenu .nav-desktop .level0 .level-top span.icon-text.cat_label {
  position: absolute;
  right: auto;
  margin-left: 0 !important;
  top: auto !important;
  bottom: calc(100% - 20px);
}
.magicmenu .nav-desktop .level0.nav-2 .full-width .parent-full-width .content-mega-horizontal .cat-mega .level1.category-item {
  width: calc(100%/3);
}
.magicmenu .nav-desktop .level0 .full-width {
  width: 100%;
}
.magicmenu .nav-desktop .level0 .full-width .parent-full-width {
  padding: 30px 0;
  background-color: white;
  width: calc(100vw - 17px) !important;
  -webkit-box-shadow: 0px 3px 5px rgba(30, 32, 40, 0.3);
  -moz-box-shadow: 0px 3px 5px rgba(30, 32, 40, 0.3);
  box-shadow: 0px 3px 5px rgba(30, 32, 40, 0.3);
}
.magicmenu .nav-desktop .level0 .full-width .parent-full-width .content-mega {
  padding: 0 55px;
}
.magicmenu .nav-desktop .level0 .full-width .parent-full-width .content-mega-horizontal {
  margin: auto;
}
.magicmenu .nav-desktop .level0 .full-width .parent-full-width .content-mega-horizontal {
  width: 100% !important;
}
.magicmenu .nav-desktop .level0 .full-width .parent-full-width .content-mega-horizontal .cat-mega {
  width: 100%;
}
.magicmenu .nav-desktop .level0 .full-width .parent-full-width .content-mega-horizontal .cat-mega .level1.category-item {
  padding: 0 15px;
  width: 25%;
}
.magicmenu .nav-desktop .level0 .full-width .parent-full-width .content-mega-horizontal .mage-column.mega-block-right {
  width: auto;
  max-width: calc(100% - 665px);
}
.magicmenu .nav-desktop > .level0 {
  padding-bottom: 0;
  margin-bottom: 0;
}
.magicmenu .nav-desktop > .level0:not(:last-child) {
  margin-right: 20px;
}
.magicmenu .nav-desktop > .level0 > ul.level0,
.magicmenu .nav-desktop > .level0 > .level-top-mega {
  overflow: hidden;
}
.magicmenu .nav-desktop > .level0.ext > .level0,
.magicmenu .nav-desktop > .level0.home > .level0,
.magicmenu .nav-desktop > .level0.ext .level0.dropdown,
.magicmenu .nav-desktop > .level0.home .level0.dropdown {
  width: 350px;
  display: flex;
  flex-wrap: wrap;
}
.magicmenu .nav-desktop > .level0.ext > .level0 > li,
.magicmenu .nav-desktop > .level0.home > .level0 > li,
.magicmenu .nav-desktop > .level0.ext .level0.dropdown > li,
.magicmenu .nav-desktop > .level0.home .level0.dropdown > li {
  width: 50%;
}
.magicmenu .nav-desktop > .level0.hasChild > a,
.magicmenu .nav-desktop > .level0.dropdown > a {
  display: flex;
}
.magicmenu .nav-desktop > .level0.hasChild > a > span:not(.boder-menu),
.magicmenu .nav-desktop > .level0.dropdown > a > span:not(.boder-menu),
.magicmenu .nav-desktop > .level0.hasChild > a span.icon-text,
.magicmenu .nav-desktop > .level0.dropdown > a span.icon-text {
  display: flex;
}
.nav-sections .navigation-mobile ul li a span {
  display: flex;
}
.nav-sections .navigation-mobile ul li.all-category {
  display: none;
}
.nav-mobile {
  display: block !important;
}
.nav-toggle-mobile {
  display: none;
}
.close-menu {
  display: none;
}
.nav-open .message.global.cookie.magepow-gdpr-cookie-notice {
  z-index: 1;
}
/* responsive */
@media screen and (max-width: 1450px) {
  .header .content-icon .toggle-tab {
    display: block;
    margin-right: 40px;
  }
  .header .content-icon .toggle-tab.icon-search:before {
    content: "\f109";
    font-family: "Flaticon";
    font-size: 25px;
    color: #333333;
  }
  .header .content-icon .toggle-tab.icon-search:hover:before {
    color: #7faf51;
  }
}
@media screen and (min-width: 1200px) {
  .header .top-form-language .toggle span,
  .header .top-form-language .switcher-dropdown li a {
    background-image: none !important;
  }
}
@media screen and (max-width: 1199px) {
  .header .wish-list {
    display: none;
  }
  .header {
    background-color: #ffffff4a;
  }
  .nav-open .header-container-fixed {
    position: static !important;
  }
  .nav-open .header .header-content.header-container-fixed {
    -webkit-animation: none;
    animation: none;
  }
  .nav-open .nav-sections .switcher-trigger strong:after {
    display: none;
  }
  .header .nav-toggle {
    display: inline-block;
    margin-right: 20px;
  }
  .header .content-logo .logo1 {
    display: inline-block;
  }
  .header .header-logo {
    display: flex;
    align-items: center;
  }
  .nav-open .nav-sections-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .nav-open .nav-sections .nav-sections-item-title {
    display: block;
  }
  .nav-open .nav-sections-item-title {
    display: none;
    order: 0;
    margin: 20px 0;
    border: 0;
    width: auto;
    background-color: transparent;
    padding-top: 0;
    height: auto;
  }
  .nav-open .nav-sections-item-title.active + .nav-sections-item-content {
    display: block !important;
  }
  .nav-open .nav-sections-item-content {
    width: 100%;
    order: 1;
    display: none !important;
  }
  .nav-open .nav-sections-item-content > script {
    display: none;
  }
  .nav-open .nav-sections-item-content > * {
    display: block;
  }
  .nav-open .nav-sections-item-content > div {
    padding: 5px 15px;
  }
  .nav-open .nav-sections .top-form-language .toggle strong span {
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 23px;
  }
  .nav-open .nav-sections .top-form-language .switcher,
  .nav-open .nav-sections .currency_top .switcher {
    width: 100%;
    border: none;
  }
  .nav-open .nav-sections .top-form-language .switcher .switcher-options .action.toggle,
  .nav-open .nav-sections .currency_top .switcher .switcher-options .action.toggle {
    position: relative;
    cursor: pointer;
    color: #000;
  }
  .nav-open .nav-sections .top-form-language .switcher .switcher-options .action.toggle:before,
  .nav-open .nav-sections .currency_top .switcher .switcher-options .action.toggle:before {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    font-size: 14px;
    top: 50%;
    transform: translateY(-50%);
    color: #333333;
  }
  .nav-open .nav-sections .top-form-language .switcher .switcher-options .switcher-dropdown,
  .nav-open .nav-sections .currency_top .switcher .switcher-options .switcher-dropdown {
    padding-left: 0;
    margin-bottom: 0;
  }
  .nav-open .nav-sections .top-form-language .switcher .switcher-options .switcher-dropdown {
    padding: 0 8px;
  }
  .nav-open .nav-sections .top-form-language .switcher .switcher-options .switcher-dropdown li a {
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 23px;
  }
  .nav-open .nav-sections-item-title a[href="#store.menu"]:before {
    content: '\e609';
    font-family: 'icons-blank-theme';
  }
  .nav-open .nav-sections-item-title a[href="#store.settings"]:before {
    content: "\e666";
    font-family: "Pe-icon-7-stroke";
  }
  .nav-open .nav-sections-item-title a {
    font-size: 0;
  }
  .nav-open .nav-sections-item-title a:before {
    font-size: 25px;
    color: #333333;
  }
  .nav-open .nav-sections-item-title:not(:first-child) {
    margin-left: 15px;
  }
  .header .content-icon .toggle-tab,
  .header .content-icon .header-wishlist {
    margin-right: 30px;
  }
  .header .dropdown-link {
    padding-right: 0;
    border-right: none;
  }
  .header .header-social-items {
    padding-left: 0;
  }
  .header .header-top-left {
    display: none;
  }
  .header .header-top .header-top-right {
    justify-content: center;
    flex-wrap: wrap;
    padding: 10px 0;
    height: auto;
  }
  .sections .nav-sections-item-content > .navigation {
    display: block;
  }
  .sections .nav-sections-item-content .magicmenu {
    display: none;
  }
  .nav-toggle-mobile {
    display: block;
  }
  .nav-toggle-mobile .nav-toggle {
    display: block;
  }
  .nav-sections {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 300px;
    height: 100%;
    background: #fff;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    transform: translate(-300px, 0);
    padding-top: 50px;
    padding-bottom: 10px;
    transition: all .3s ease;
  }
  .nav-sections .navigation-mobile {
    max-width: none;
    position: static;
    padding: 0 10px;
  }
  .nav-sections .navigation-mobile ul li a {
    font-size: 16px;
  }
  .nav-sections .navigation-mobile ul li li a {
    font-size: 16px;
  }
  .nav-open .nav-sections {
    transform: translate(0, 0);
  }
  .nav-open .nav-toggle:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 90;
    background: rgba(0, 0, 0, 0.3);
  }
  .nav-open .notify-slider-wrapper {
    z-index: 1;
  }
  .nav-open body {
    overflow: hidden;
  }
  .close-menu {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 50px;
    background: #97bc77;
    color: #ffffff;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 1.6rem;
    cursor: pointer;
    font-weight: 600;
  }
  .close-menu i {
    position: absolute;
    text-transform: none;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
  }
  .header .header-right-menu {
    flex: none;
    padding: 0;
    display: none;
  }
  .header .content-icon {
    flex: 1;
    justify-content: flex-end;
  }
  .header .nav-toggle:before,
  .header .content-logo .logo {
    -moz-transition: 0s;
    -webkit-transition: 0s;
    transition: 0s;
  }
  .nav-open .header .nav-toggle:before,
  .nav-open .header .content-logo .logo {
    opacity: 0;
    visibility: hidden;
  }
  .nav-open .header .header-right-menu {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .header .search-area {
    margin-left: 20px;
  }
  .header .header-social-items {
    border: none;
  }
  .header .search-area .toggle-content {
    width: 70%;
  }
  .header .header-content .d-flex {
    margin: 0 -15px;
  }
}
@media screen and (max-width: 767px) {
  .header .content-logo .logo {
    max-width: 120px;
  }
  .header .minicart-wrapper .showcart .minicart-text .cart-title {
    display: none;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-open .page-wrapper {
    left: 300px;
  }
}
@media screen and (max-width: 639px) {
  .minicart-wrapper {
    margin-top: 0;
  }
}
@media screen and (max-width: 575px) {
  .text-header p {
    font-size: 0;
  }
  .header .header-top-left {
    display: none;
  }
  .header .header-content .d-flex {
    margin: 0;
  }
  .header {
    position: initial;
    top: initial;
    right: initial;
    left: initial;
  }
}
@media screen and (max-width: 480px) {
  .header .dropdown-link {
    display: none;
  }
  .header .wish-list.account {
    display: block;
  }
  .header .wish-list.account .dropdown-link {
    display: block;
  }
  .header .wish-list.account .dropdown-link .or {
    display: none;
  }
  .header .wish-list.account .dropdown-link a {
    display: block;
  }
  .header .wish-list.account .dropdown-link a:not(:last-child) {
    margin-bottom: 10px;
  }
  .header .header-content .d-flex {
    margin: 0;
  }
  .header .minicart-wrapper {
    margin-left: 15px;
  }
  .header .minicart-wrapper .block-minicart .update-cart-item {
    right: 40px;
  }
  .header .nav-toggle {
    margin-right: 15px;
  }
  .header .content-logo .logo img {
    width: 90%;
  }
  .header .content-icon .toggle-tab,
  .header .content-icon .header-wishlist {
    margin-right: 15px;
    max-height: 37px;
  }
  .header .content-logo {
    padding: 0;
  }
  .header .content-icon {
    padding-left: 0;
  }
  .header .header-content .content-logo-menu {
    padding-right: 0;
  }
  .header .header-top .d-flex {
    justify-content: center;
  }
  .header .header-content .nav-toggle-mobile {
    padding-right: 0;
  }
  .header .header-account {
    position: static;
  }
  .header .header-account .toggle-content {
    right: 15px;
  }
  .header .header-account .toggle-content:before {
    right: 50px;
  }
  .header .minicart-wrapper {
    position: static;
  }
  .header .minicart-wrapper .showcart .minicart-text {
    display: none;
  }
  .header .minicart-wrapper .block-minicart {
    width: 300px;
    right: 10px;
  }
  .header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
    max-height: 150px;
  }
  .header .search-area .toggle-content {
    width: calc(100% - 20px);
  }
  .header .search-area .form-search .field .control.catalogsearch .catalogsearch-box {
    width: auto;
    position: absolute;
    top: 100%;
    left: 0;
    border: none;
  }
  .header .search-area .form-search .field .control.catalogsearch .catalogsearch-box span {
    background-color: white;
    padding: 0 10px;
    border-radius: 50px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
  }
  .header .search-area .form-search .field .control.catalogsearch .catalogsearch-box span:before {
    right: 5px;
  }
  .header .search-area .form-search .field .control.catalogsearch .input-text {
    width: 100%;
    border-radius: 50px 0 0 50px;
    padding: 0 15px;
  }
  .header .search-area .form-search .action.search {
    width: 45px;
  }
  .header .search-area .form-search .action.search .fa:before {
    font-size: 2rem;
  }
  .header-container-fixed.header-content {
    padding: 12px 0;
  }
}
@media screen and (max-width: 360px) {
  .header .header-top .header-top-right i {
    display: none;
  }
  .header .header-top .header-top-right > a {
    margin-right: 20px;
  }
  .header .header-top .header-top-right > a:before {
    right: -10px;
  }
  .header .minicart-wrapper .block-minicart .block-title {
    padding-left: 20px;
    padding-right: 20px;
  }
  .header .minicart-wrapper .block-minicart .block-content .actions .action.checkout {
    font-size: 1.2rem;
  }
  .header .minicart-wrapper .block-minicart .block-content .actions .action.viewcart {
    font-size: 1.2rem;
  }
  .header .minicart-wrapper .block-minicart .block-content .sub-items,
  .header .minicart-wrapper .block-minicart .block-content .content-items,
  .header .minicart-wrapper .block-minicart .block-content .sub-actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.rtl .header .wish-list .toggle-content {
  text-align: left;
}
.rtl .header .wish-list .toggle-content .top-form-language .switcher-dropdown,
.rtl .header .wish-list .toggle-content .currency_top .switcher-dropdown {
  right: auto;
  left: 100%;
  margin-right: 0;
  margin-left: 12px;
}
.rtl .header .wish-list .toggle-content .top-form-language div[id*="switcher-"] > strong:before,
.rtl .header .wish-list .toggle-content .currency_top div[id*="switcher-"] > strong:before {
  float: right;
  content: "\f105";
}
.rtl .header .wish-list .toggle-content {
  right: auto;
  left: 0;
}
.rtl .magicmenu .nav-desktop > .level0:not(:last-child) {
  margin-right: 0;
  margin-left: 20px;
}
.rtl .header .search-area,
.rtl .header .wish-list {
  margin-left: 0;
  margin-right: 20px;
}
.rtl .header .search-area .form-search {
  margin-left: 0;
  margin-right: 20px;
}
.rtl .header .minicart-wrapper {
  margin-left: 0;
  margin-right: 25px;
}
.rtl .header .magicmenu .nav-desktop .level0 .level-top:before {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .nav-sections .navigation-mobile ul li.ext li a {
  text-align: right;
  padding-right: 25px;
}
.rtl .nav-sections .navigation-mobile ul li a span {
  position: relative;
}
.rtl .nav-sections {
  overflow-x: inherit;
}
.rtl .header .minicart-wrapper .block-minicart .update-cart-item {
  right: auto;
  left: 60px;
}
.rtl .cat_label {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: 8px;
}
.rtl .magicmenu .nav-desktop .level0.dropdown:hover > .level0.category-item.submenu {
  left: auto;
  right: 0;
}
.rtl .header .minicart-wrapper .mage-dropdown-dialog {
  left: 0;
  right: auto;
}
.rtl .header .search-area .toggle-content:before {
  left: 150px;
}
.rtl .header .search-area .form-search .field .control.catalogsearch .catalogsearch-box {
  border-radius: 0 50px 50px 0;
}
.rtl .header .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container {
  padding-left: 0;
  padding-right: 0;
  right: 0;
  left: auto;
}
.rtl .header .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container li {
  text-align: right;
  direction: ltr;
}
.rtl .header .search-area .form-search .field .control.catalogsearch .input-text {
  float: right;
}
.rtl .header .minicart-wrapper .block-minicart {
  right: auto;
  left: 0;
}
.rtl .header .minicart-wrapper .block-minicart .action.close {
  right: auto;
  left: 0;
}
.rtl .header .minicart-wrapper .block-minicart .items-total {
  float: left;
}
.rtl .header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details {
  padding-left: 0;
  padding-right: 10px;
  text-align: right;
}
.rtl .header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .actions .primary {
  margin-right: 0;
  margin-left: 7px;
}
.rtl .header .minicart-wrapper .showcart .minicart-text {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .header .minicart-wrapper .showcart .cart-icon .counter.qty {
  right: auto;
  left: -7px;
}
.rtl .magicmenu {
  padding-right: 0;
  padding-left: 15px;
}
.rtl .magicmenu .nav-desktop > .level0 > .level0 > li a {
  text-align: right;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .level0 > .level1 {
  text-align: right;
  float: right;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .children a {
  text-align: right;
}
.rtl .magicmenu .nav-desktop .level0 .full-width .parent-full-width .content-mega-horizontal .mage-column.mega-block-right {
  float: left;
  margin-left: -1px;
}
.rtl .magicmenu .nav-desktop .level0 .full-width .parent-full-width .content-mega-horizontal .mage-column.cat-mega {
  float: right;
}
.rtl .nav-sections .navigation-mobile ul li .collapse,
.rtl .nav-sections .navigation-mobile ul li .expand {
  right: auto;
  left: 0;
}
@media screen and (max-width: 1199px) {
  .nav-open .rtl .nav-sections {
    transform: translate(0, 0);
  }
  .nav-open .rtl .nav-sections-item-title:not(:first-child) {
    margin-left: 0;
    margin-right: 15px;
  }
  .nav-open .rtl .nav-sections .top-form-language .switcher .switcher-options .action.toggle:before,
  .nav-open .rtl .nav-sections .currency_top .switcher .switcher-options .action.toggle:before {
    left: 0;
    right: auto;
  }
  .nav-open .rtl .nav-sections .top-form-language .toggle strong span,
  .nav-open .rtl .nav-sections .top-form-language .switcher .switcher-options .switcher-dropdown li a {
    background-position: center right;
    padding-right: 23px;
    padding-left: 0;
  }
  .rtl .header .header-social-items {
    padding-right: 0;
    padding-left: 30px;
  }
  .rtl .header .content-icon .toggle-tab,
  .rtl .header .content-icon .header-wishlist {
    margin-right: 0;
  }
  .rtl .header .nav-toggle {
    margin-right: 0;
    margin-left: 30px;
  }
  .rtl .nav-sections {
    transform: translate(300px, 0);
    left: auto;
    right: 0;
  }
  .rtl .close-menu i {
    right: auto;
    left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .nav-before-open .rtl .page-wrapper {
    transition: right 0.3s;
  }
  .nav-open .rtl .page-wrapper {
    left: auto;
    right: 0;
  }
  .rtl .header .search-area .toggle-content:before {
    left: 120px;
  }
}
@media screen and (max-width: 480px) {
  .rtl .header .minicart-wrapper .block-minicart .update-cart-item {
    left: 40px;
  }
  .rtl .header .search-area .form-search .field .control.catalogsearch .input-text {
    border-radius: 0 50px 50px 0;
  }
  .rtl .header .content-icon > *:not(:last-child),
  .rtl .header .nav-toggle {
    margin-left: 15px;
  }
  .rtl .header .header-account .toggle-content {
    left: 15px;
  }
  .rtl .header .header-account .toggle-content:before {
    left: 60px;
  }
  .rtl .header .search-area .form-search .field .control.catalogsearch .catalogsearch-box span:before {
    left: 5px;
  }
}
@media screen and (max-width: 360px) {
  .rtl .static-home-slide .slick-slide .caption4 a:not(:last-child) {
    margin-right: 0;
    margin-left: 10px;
  }
  .rtl .header .header-content .content-logo-menu {
    padding-left: 0;
    width: 100%;
  }
  .rtl .header .header-logo {
    width: 100%;
    justify-content: space-between;
  }
  .rtl .header .content-logo .logo img {
    width: 90%;
  }
  .rtl .header .content-icon {
    justify-content: space-between;
    margin-top: 15px;
    padding-right: 0;
  }
  .rtl .header .header-content.header-container-fixed .content-icon {
    display: none;
  }
}
.modal-content {
  background-color: transparent;
}
.page-footer {
  position: relative;
  margin-top: 0;
  color: #333333;
}
.page-footer .bg-footer {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.page-footer .bg-footer img {
  margin: auto;
}
.page-footer .footer-box .block {
  margin-bottom: 25px;
}
.page-footer .footer-desc {
  font-size: 15px;
  color: #000000;
  line-height: 22px;
  text-align: left;
  font-weight: 600;
  margin: 35px 0;
}
.page-footer .footer-desc p {
  margin: 0;
}
.page-footer .block-footer-bottom {
  padding-bottom: 70px;
  padding-top: 80px;
}
.page-footer .block-footer-bottom .col-new-sletter {
  padding-right: 50px;
}
.page-footer a {
  color: #222222;
  font-size: 1.4rem;
}
.page-footer a:hover {
  color: #7faf51;
}
.page-footer .footer-title {
  font-size: 18px;
  color: #222222;
  line-height: 18px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.page-footer .footer-question {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 24px;
}
.page-footer .socials .social-link:not(:last-child) {
  margin-right: 12px;
}
.page-footer .socials .social-link span.fa {
  color: #8f8f93;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  display: inline-block;
  font-size: 18px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.page-footer .socials .social-link span.fa:hover {
  color: #f65f73;
}
.page-footer .list-address-shop li {
  font-size: 15px;
  color: #000000;
  line-height: 24px;
  text-align: left;
  font-weight: 600;
}
.page-footer .block-content ul {
  padding: 0;
  margin: 0;
}
.page-footer .block-content ul li {
  margin-bottom: 0;
}
.page-footer .block-content ul li a {
  color: #666;
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
}
.page-footer .block-content .ovic-iconbox li {
  margin-bottom: 12px;
}
.page-footer .block-content .ovic-iconbox li .title {
  float: left;
  color: #535553;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 24px;
  margin-right: 10px;
  min-width: 66px;
  margin-bottom: 0;
}
.page-footer .block-content .ovic-iconbox li .content {
  overflow: hidden;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  font-weight: normal;
}
.page-footer .menu-footer .block-content ul li {
  letter-spacing: .2px;
}
.page-footer .block-subscribe .block-title {
  display: none;
}
.page-footer .block-subscribe .visible {
  display: flex;
  align-items: center;
}
.page-footer .block-subscribe .visible .actions {
  width: auto;
  float: right;
}
.page-footer .block-subscribe .visible .actions button {
  width: 100%;
  display: block;
  height: 45px;
  line-height: 45px;
  border-radius: 0;
  padding: 0 25px;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 0 50px 50px 0;
  border: none;
}
.page-footer .block-subscribe .visible .control {
  flex: 1;
  position: relative;
  float: left;
}
.page-footer .block-subscribe .visible .control input.input-text {
  height: 45px;
  line-height: 45px;
  border-radius: 50px 0 0 50px;
  border: none;
}
.page-footer .block-subscribe .visible .control div.mage-error {
  position: absolute;
  top: 90%;
}
.page-footer .footer-copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 13px 0;
}
.page-footer .footer-copyright .copyright {
  font-size: 15px;
}
.page-footer #backtotop .back-to-top {
  font-size: 0;
}
.message.global.cookie .btn-cookie,
.message.global.cookie #privacyLink {
  background-color: #f65f73;
  color: white;
}
.message.global.cookie .btn-cookie:hover,
.message.global.cookie #privacyLink:hover {
  background-color: white;
  color: #f65f73;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .page-footer .footer-box:before,
  .page-footer .footer-box:after {
    width: 10px;
    height: 10px;
  }
  .page-footer .menu-category-footer ul {
    flex-wrap: wrap;
  }
  .page-footer .footer-box {
    padding: 0;
    top: -45px;
  }
  .page-footer .col-footer {
    margin-bottom: 15px;
  }
  .page-footer .block-footer-bottom {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .page-footer .social-footer {
    margin-bottom: 20px;
  }
  .page-footer .footer-box .sub-title p {
    display: none;
  }
  .page-footer .footer-headphone .footer-question {
    font-size: 30px;
    line-height: 30px;
  }
  .page-footer .footer-box .sub-title .sub {
    font-size: 18px;
  }
  .page-footer .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-footer .footer-title {
    margin-bottom: 0;
  }
  .page-footer .menu-footer {
    position: relative;
  }
  .page-footer .menu-footer:not(:last-child) .footer-title {
    display: block;
  }
  .page-footer .menu-footer .block-content-statick {
    display: none;
  }
  .page-footer .menu-footer .toggle-tab {
    display: block !important;
    position: absolute;
    right: 15px;
    top: -3px;
  }
  .page-footer .menu-footer .toggle-tab:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 2rem;
  }
  .page-footer .menu-footer.toggle-visible .toggle-tab:after {
    content: "\f106";
  }
  .page-footer .menu-footer.toggle-visible .block-content-statick {
    display: block;
    margin-bottom: 20px;
  }
  .page-footer .footer-copyright {
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .page-footer .footer-copyright .main1 {
    text-align: center;
  }
  .page-footer .footer-copyright .main2 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 575px) {
  .page-footer .footer-box:before,
  .page-footer .footer-box:after {
    display: none;
  }
  .page-footer .footer-headphone .footer-question {
    font-size: 30px;
    line-height: 30px;
  }
  .page-footer .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-footer .footer-box {
    flex-wrap: wrap;
  }
  .page-footer .footer-box .sub-title {
    display: block;
    width: 100%;
  }
  .page-footer .footer-box .sub-title i {
    display: none;
  }
  .page-footer .footer-box .sub-title .sub {
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 480px - 1) {
  .cookie-message .footer-links-company {
    padding-bottom: 165px;
  }
  .cookie-message .footer-links-company {
    margin-bottom: 90px;
  }
}
.rtl .page-footer .socials .social-link:not(:last-child) {
  margin-left: 12px;
  margin-right: 0;
}
.rtl .page-footer .block-content ul li,
.rtl .page-footer .footer-desc {
  text-align: right;
}
.rtl .page-footer .menu-category-footer ul li {
  margin-left: 0;
  margin-right: 15px;
}
.rtl .page-footer .block-subscribe .visible .control input.input-text {
  border-radius: 0 50px 50px 0;
}
.rtl .page-footer .block-subscribe .visible .actions button {
  border-radius: 50px 0 0 50px;
}
.rtl .page-footer .block-content .ovic-iconbox li .title {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .rtl .page-footer .footer-box .newsletter.block-subscribe {
    margin-right: 0;
  }
  .rtl .page-footer .menu-footer .toggle-tab {
    right: auto;
    left: 15px;
  }
  .rtl .header .header-top .header-top-right .header-top-introduce {
    margin-left: 0;
  }
  .rtl .header .header-top .header-top-right > a {
    margin-left: 20px;
  }
}
@media screen and (max-width: 575px) {
  .rtl .page-footer .footer-box .block-subscribe .actions button.button {
    border-left: none;
    border-right: 1px solid #f3faf2;
  }
}
.page-layout-1column .gallery-placeholder {
  width: 100%;
}
.page-layout-1column .modal-popup.modals-quickview .product.media.product-img-box {
  width: 50%;
  flex: none;
  max-width: none;
  padding-left: 0;
}
.page-layout-1column .modal-popup.modals-quickview .product-info-main.product-shop {
  width: 50%;
  flex: none;
  max-width: none;
  height: auto !important;
  padding-top: 0;
  padding-bottom: 0;
}
.page-layout-1column .modal-popup.modals-quickview .product-info-main.product-shop .product-content-boxcart {
  background-color: #f3f3f3;
  padding: 15px;
}
.page-layout-1column .modal-popup.modals-quickview .product-info-main.product-shop .footer-menu {
  margin-bottom: 0;
}
.page-layout-2columns-left .columns .column.main {
  float: right;
}
.page-layout-2columns-left .columns .sidebar {
  float: left;
}
.page-layout-2columns-right .columns .column.main {
  float: left;
}
.page-layout-2columns-right .columns .sidebar {
  float: left;
}
.page-layout-2columns-left .columns,
.page-layout-2columns-right .columns {
  margin-left: -15px;
  margin-right: -15px;
}
.page-layout-2columns-left .columns .column.main,
.page-layout-2columns-right .columns .column.main,
.page-layout-2columns-left .columns .sidebar,
.page-layout-2columns-right .columns .sidebar {
  padding-left: 15px;
  padding-right: 15px;
}
.page-layout-2columns-left .columns .column.main,
.page-layout-2columns-right .columns .column.main {
  width: calc(100% - 300px) !important;
  flex: none;
}
.page-layout-2columns-left .columns .sidebar,
.page-layout-2columns-right .columns .sidebar {
  width: 300px;
  flex: none;
}
.page-layout-2columns-left .modals-quickview .columns .column.main,
.page-layout-2columns-right .modals-quickview .columns .column.main {
  width: 100%;
}
.page-layout-2columns-left .modals-quickview .product-info-main,
.page-layout-2columns-right .modals-quickview .product-info-main,
.page-layout-3columns .modals-quickview .product-info-main {
  width: 50%;
}
.page-layout-2columns-left .product.media,
.page-layout-2columns-right .product.media,
.page-layout-3columns .product.media {
  width: 50%;
  display: block;
  align-items: stretch;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper {
    width: 100% !important;
    float: none;
  }
}
@media screen and (max-width: 991px) {
  .page-layout-2columns-left .columns .column.main,
  .page-layout-2columns-right .columns .column.main {
    width: 100%;
    float: none;
  }
  .page-layout-2columns-left .columns .sidebar,
  .page-layout-2columns-right .columns .sidebar {
    width: 100%;
    float: none;
  }
  .page-layout-2columns-left .product.media.product-img-box,
  .page-layout-2columns-right .product.media.product-img-box,
  .page-layout-3columns .product.media.product-img-box {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-layout-2columns-left .product-info-main.product-shop,
  .page-layout-2columns-right .product-info-main.product-shop,
  .page-layout-3columns .product-info-main.product-shop {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .page-layout-1column .product.media.product-img-box {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-layout-1column .product-info-main.product-shop {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
  }
}
.rtl.page-layout-2columns-left .columns .column.main {
  float: left;
}
.rtl.page-layout-2columns-left .columns .sidebar {
  float: right;
  clear: right;
}
.rtl.page-layout-1column .modal-popup.modals-quickview .product.media.product-img-box {
  padding-left: 15px;
  padding-right: 0;
}
.breadcrumbs {
  padding-top: 23px;
  margin-bottom: 30px;
  text-align: left;
  position: relative;
}
.breadcrumbs .pagecrumbs-title {
  display: none;
  font-size: 2.0rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #333e48;
  margin-bottom: 27px;
}
.breadcrumbs .items {
  display: flex;
  align-items: baseline;
  white-space: nowrap;
  overflow-x: auto;
  padding-bottom: 10px;
  margin-bottom: -10px;
}
.breadcrumbs li {
  color: #000;
  display: inline-block;
}
.breadcrumbs li a,
.breadcrumbs li strong {
  font-size: 1.4rem;
}
.breadcrumbs li a {
  color: #555;
  text-decoration: none;
  display: inline-block;
}
.breadcrumbs li strong {
  font-weight: 400;
}
.breadcrumbs li.home a:hover {
  color: #f65f73;
}
.breadcrumbs li:not(:last-child):after {
  content: "\f105";
  font-family: "FontAwesome";
  margin: 0 10px;
  font-size: 1.4rem;
  color: #555;
}
/* responsive */
@media screen and (max-width: 480px) {
  .breadcrumbs li a,
  .breadcrumbs li strong {
    font-size: 1.3rem;
  }
  .breadcrumbs li:not(:last-child):after {
    margin: 0 10px;
  }
}
.rtl .breadcrumbs li:not(:last-child):after {
  content: "\f104";
}
.products.wrapper ~ .toolbar .modes {
  display: none;
}
.pages ul li.current,
.pages ul li {
  background-color: white;
  border-color: white;
}
.pages ul li.current:hover,
.pages ul li:hover {
  background-color: white;
  border-color: white;
}
.toolbar-top .toolbar {
  border: none;
  padding: 11px 15px;
  background-color: #f5f5f5;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.toolbar-top .toolbar .sorter {
  margin-right: 0;
  margin-left: 5px;
}
.toolbar-top .toolbar .sorter .sorter-action {
  display: inline-block;
}
.toolbar-top .toolbar .sorter .sorter-options {
  border: 1px solid #e6e6e6;
}
.toolbar-top .toolbar .modes .modes-mode {
  width: auto;
  height: auto;
  color: #aaaaaa;
  background: transparent;
}
.toolbar-top .toolbar .modes .modes-mode:before {
  font-size: 2rem;
}
.toolbar-top .toolbar .modes .modes-mode.active,
.toolbar-top .toolbar .modes .modes-mode:hover {
  background: transparent;
  color: #333;
}
.toolbar-top .toolbar .toolbar-amount {
  display: block;
  float: right;
}
.toolbar-top .toolbar .pages {
  display: none;
}
.toolbar-bottom .grid-view-mode {
  display: none;
}
.toolbar-bottom .sidebar-filters-toggle {
  display: none !important;
}
.toolbar-bottom .toolbar {
  border-bottom: none;
  margin: 0;
}
.toolbar-bottom .toolbar .sorter {
  display: none;
}
.toolbar-bottom .toolbar .modes {
  display: none;
}
.toolbar-bottom .toolbar.toolbar-products {
  text-align: left;
}
.toolbar-bottom .toolbar .limiter {
  display: none;
}
.toolbar-bottom .toolbar .limiter .control .limiter-options {
  border: 1px solid #e6e6e6;
  background-position: 90% 50%;
}
.toolbar-bottom .toolbar-products .pages {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
.toolbar {
  border-top-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.toolbar .grid-view-mode {
  order: 2;
  margin-top: 3px;
  padding: 0 10px;
}
.toolbar .grid-view-mode .grid-4,
.toolbar .grid-view-mode .grid-1 {
  display: none;
}
.toolbar:before,
.toolbar:after {
  display: none;
}
.toolbar .modes {
  text-align: left;
  order: 3;
}
.toolbar .modes .modes-mode.active,
.toolbar .modes .modes-mode:hover {
  color: #f65f73;
}
.toolbar .sorter {
  padding-top: 0;
  float: none;
  display: inline-block;
  margin-right: 30px;
  order: 2;
}
.toolbar .sorter .sorter-label {
  margin-right: 12px;
}
.toolbar .sorter .sorter-options,
.toolbar .limiter .control .limiter-options {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../images/alothemes/arrow-select.png");
  background-repeat: no-repeat;
  background-position: 90% 50%;
  height: 34px;
  padding-top: 4px;
  padding-bottom: 6px;
  padding-right: 4px;
  padding-left: 15px;
  border-style: solid;
  border-width: 2px;
  border-color: #e6e6e6;
  box-shadow: none;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.toolbar .sorter .sorter-action {
  display: none;
}
.toolbar .limiter {
  padding-top: 0;
  float: none;
  text-align: left;
  order: 1;
  flex: 1;
}
.toolbar .limiter .control .limiter-options {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 15px;
  padding-right: 30px;
  margin: 0;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.toolbar .limiter .limiter-text {
  display: none;
}
.toolbar .limiter .label {
  font-size: 1.4rem;
  font-weight: normal;
  color: #333;
}
.toolbar .toolbar-amount {
  float: none;
  margin-left: 5px;
  display: none;
}
.toolbar .modes-label {
  margin-right: 12px;
  display: none;
}
.toolbar .sorter-label,
.toolbar .sorter-options,
.toolbar .modes-label,
.toolbar .limiter-options,
.toolbar .limiter-text,
.toolbar .toolbar-amount {
  font-size: 1.3rem;
  font-weight: normal;
  color: #333;
}
.toolbar .limiter-options {
  padding: 0 10px;
  padding-right: 20px;
}
.toolbar .pages {
  margin-top: 20px;
  padding-top: 40px;
  border-top: 1px solid #e6e6e6;
}
.toolbar .pages .label {
  display: none;
}
.toolbar .pages .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.toolbar .pages .items .item:not(:first-child) {
  margin-left: 2px;
}
.toolbar .pages .items .item .action,
.toolbar .pages .items .item .page {
  display: block;
  font-size: 1.4rem;
  vertical-align: top;
  line-height: 29px;
  border: 1px solid #e6e6e6;
  color: #333;
  padding: 0 12px;
  border-radius: 30px;
  margin: 0 1px 5px;
  min-width: 40px;
  height: 32px;
  text-align: center;
  font-weight: 700;
}
.toolbar .pages .items .item.current .page,
.toolbar .pages .items .item:hover .page,
.toolbar .pages .items .item.current .action,
.toolbar .pages .items .item:hover .action {
  color: #ffffff;
  background-color: #f65f73;
  border-color: #f65f73;
}
.toolbar .pages .items .item .action {
  min-width: 55px;
  border-width: 2px;
}
.toolbar .pages .items .item .action span {
  display: none;
}
.toolbar .pages .items .item .action:before {
  font-family: "FontAwesome";
}
.toolbar .pages .items .item .next:before {
  content: "\f105";
}
.toolbar .pages .items .item .previous:before {
  content: "\f104";
}
.toolbar.review-toolbar {
  display: none;
}
.toolbar .sorter .sorter-options,
.toolbar .limiter .control .limiter-options {
  padding-right: 25px;
}
.toolbar-blog-posts {
  margin-bottom: 60px;
  margin-top: 0;
}
.wishlist-toolbar {
  border: none;
}
.wishlist-toolbar .limiter {
  display: none;
}
.wishlist-toolbar .toolbar-amount {
  display: block;
}
.wishlist-toolbar:last-child {
  display: none;
}
body.account .toolbar.bottom .pager {
  width: 100%;
}
body.account .toolbar.bottom .limiter {
  display: none;
}
body.account .toolbar.bottom .pages {
  position: static;
  border-top: 1px solid #e6e6e6;
}
.modes-mode {
  line-height: 29px;
  text-align: center;
  display: inline-block;
}
.modes-mode:before {
  content: "\f10c";
  display: inline-block;
  font-family: "Flaticon";
  font-size: 2rem;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.modes-mode span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mode-list:before {
  content: "\f11b";
}
.mode-grid {
  margin-right: 7px;
}
/* responsive */
@media screen and (max-width: 991px) {
  .toolbar {
    text-align: center;
    padding: 0;
  }
  .toolbar .pages {
    float: none;
    width: 100%;
  }
  .toolbar .pages .items {
    justify-content: center;
  }
}
@media screen and (max-width: 479px) {
  .toolbar-bottom .toolbar {
    justify-content: center;
  }
  .toolbar-blog-posts {
    margin-top: 40px;
  }
  .toolbar {
    justify-content: space-between;
  }
  .toolbar .limiter {
    display: none;
  }
}
.rtl .toolbar .limiter {
  text-align: right;
}
.rtl .mode-grid {
  margin-right: 0;
  margin-left: 7px;
}
.rtl .limiter-options {
  margin: 0 7px 0 5px;
}
.rtl .toolbar .modes {
  text-align: right;
}
.rtl .toolbar .sorter .sorter-options,
.rtl .toolbar .limiter .control .limiter-options {
  background-position: 10% 50%;
}
.rtl .toolbar .pages {
  float: left;
}
.rtl .toolbar .pages .items .item .next:before {
  content: "\f104";
  margin-left: 0;
  margin-right: 5px;
}
.rtl .toolbar .pages .items .item .previous:before {
  content: "\f105";
  margin-left: 5px;
  margin-right: 0;
}
.rtl .toolbar .pages .items .item:not(:first-child) {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .toolbar .limiter .control .limiter-options {
  padding-right: 10px;
  padding-left: 30px;
}
.rtl .toolbar .sorter {
  margin-left: 30px;
  margin-right: 0px;
}
.rtl .toolbar .sorter .sorter-options {
  padding-right: 10px;
  padding-left: 25px;
}
.rtl .toolbar .sorter .sorter-label {
  margin-right: 0;
  margin-left: 12px;
}
.rtl .toolbar .toolbar-amount {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .toolbar-top .toolbar .toolbar-amount {
  float: left;
}
.rtl .toolbar-top .toolbar .sorter {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .toolbar-bottom .toolbar.toolbar-products {
  text-align: right;
}
@media screen and (max-width: 991px) {
  .rtl .toolbar-top .toolbar {
    text-align: left;
  }
  .rtl .toolbar .pages {
    float: none;
  }
}
.toolbar .grid-view-mode .grid-1 {
  display: none;
}
.toolbar .grid-view-mode .grid-4 {
  display: none;
}
@media screen and (max-width: 767px) {
  .toolbar.toolbar-products {
    justify-content: space-between;
  }
  .toolbar.toolbar-products .field.limiter {
    display: none;
  }
  .toolbar.toolbar-products .toolbar-sorter {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .toolbar .grid-view-mode .grid-1 {
    display: inline-block;
  }
  .toolbar .grid-view-mode .grid-3 {
    display: none;
  }
}
.rtl .toolbar .sidebar-filters-toggle {
  margin-right: 0;
  margin-left: 20px;
}
.slick-initialized .slick-slide {
  position: relative;
}
.magicslider .slick-arrow.slick-prev,
.magicslider .slick-arrow.slick-next {
  border-radius: 50px;
  border: 1.5px solid #e6e6e6;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.magicslider .slick-arrow.slick-prev:hover,
.magicslider .slick-arrow.slick-next:hover {
  border-color: #222222;
  background-color: transparent;
}
.magicslider .slick-arrow.slick-prev:hover:before,
.magicslider .slick-arrow.slick-next:hover:before {
  color: #222222;
}
.magicslider .slick-arrow.slick-prev:focus,
.magicslider .slick-arrow.slick-next:focus {
  border-color: #222222;
  background-color: transparent;
}
.magicslider .slick-arrow.slick-prev:focus:before,
.magicslider .slick-arrow.slick-next:focus:before {
  color: #222222;
}
.magicslider .slick-arrow.slick-prev:before {
  content: "\f104";
}
.magicslider .slick-arrow.slick-next:before {
  content: "\f105";
}
.magicslider .slick-arrow:before {
  font-family: "FontAwesome";
  font-size: 25px;
  font-weight: normal;
}
.magicslider .slick-slide.slick-active .figcaption .caption1,
.magicslider .slick-slide.slick-active .figcaption .caption4 {
  display: block;
  -moz-animation: fadeInRight 0.8s ease-in 1.3s backwards;
  -webkit-animation: fadeInRight 0.8s ease-in 1s backwards;
  animation: fadeInRight 0.8s ease-in 1s backwards;
}
.magicslider .slick-slide.slick-active .figcaption .caption2,
.magicslider .slick-slide.slick-active .figcaption .caption5,
.magicslider .slick-slide.slick-active .figcaption .caption3 {
  display: block;
  -moz-animation: fadeInLeft 0.8s ease-in 1.5s backwards;
  -webkit-animation: fadeInLeft 0.8s ease-in 1.5s backwards;
  animation: fadeInLeft 0.8s ease-in 1.5s backwards;
}
.magicslider > .item:nth-child(n+2) {
  display: none;
}
.magicslider > .item .figcaption {
  display: none;
}
.magicslider .slick-slide .item {
  display: block;
}
.post-bottom .slick-arrow:before {
  color: #e6e6e6;
}
.post-bottom .slick-arrow:hover:before {
  color: #222222;
}
.static-home-slide {
  margin-bottom: 0;
}
.static-home-slide .magicslider:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
  background-color: white;
}
.static-home-slide .magicslider:hover .slick-prev {
  left: 30px;
}
.static-home-slide .magicslider:hover .slick-next {
  right: 30px;
}
.static-home-slide .magicslider .slick-arrow {
  opacity: 0;
  visibility: hidden;
  top: calc(50% - 20px);
}
.static-home-slide .magicslider .slick-arrow:before {
  color: #e6e6e6;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.static-home-slide .magicslider .slick-arrow:hover:before {
  color: #222222;
}
.static-home-slide .slick-slide .figcaption {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0;
  display: block;
  top: 0;
  transform: translateX(-50%);
  opacity: 1;
  line-height: 1;
}
.static-home-slide .slick-slide .caption4 a {
  font-weight: bold;
  font-size: 14px;
  border-radius: 50px;
  padding: 16px 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  background-color: #f65f73;
  border: 2px solid #f65f73;
  color: white;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  height: 47px;
  line-height: 12px;
}
.static-home-slide .slick-slide .caption4 a:not(:last-child) {
  margin-right: 20px;
}
.static-home-slide .slick-slide .caption4 a:hover {
  background-color: transparent;
  border-color: white;
  color: #000000;
}
.static-home-slide .slick-slide .caption1 {
  font-size: 72px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 100px;
  text-transform: capitalize;
  font-family: 'Pacifico', cursive;
}
.static-home-slide .slick-slide .caption3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 35px;
  font-family: 'Lato', sans-serif;
}
.static-home-slide .slick-slide [class^="text-slide"] .caption4 a {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.static-home-slide .slick-slide [class^="text-slide"] .caption4 a:hover {
  background-color: transparent;
}
.static-home-slide .slick-slide .text-slide {
  text-align: left;
  transform: translateY(-50%);
  position: absolute;
  width: auto;
  top: 40%;
  left: 0;
}
.static-home-slide .slick-slide .text-slide .caption4 .shopnow {
  line-height: 40px;
  display: inline-block;
  font-size: 1.8rem;
  font-family: "Roboto", sans-serif;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  width: 200px;
  text-align: center;
}
.static-home-slide .slick-slide.slick-active .text-slide .caption1,
.static-home-slide .slick-slide.slick-active .text-slide .caption2,
.static-home-slide .slick-slide.slick-active .text-slide .caption3,
.static-home-slide .slick-slide.slick-active .text-slide .caption4,
.static-home-slide .slick-slide.slick-active .text-slide .caption5 {
  display: block;
}
.static-home-slide .slick-slide .shopnow {
  position: absolute;
  bottom: calc(90* 100% / 700);
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  justify-content: space-between;
  width: calc(972 * 100% / 1920);
}
.static-home-slide .slick-slide .shopnow .caption3 {
  margin-bottom: 0;
}
.static-home-slide .slick-dots {
  bottom: 25%;
  text-align: left;
  padding-left: 11%;
}
.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next {
  opacity: 1;
  visibility: visible;
}
.slick-slider:hover .slick-prev {
  left: -30px;
}
.slick-slider:hover .slick-next {
  right: -30px;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 100%;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: #888888;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  outline: none;
  border: 1px solid #e4e4e4;
  background-color: #e4e4e4;
  z-index: 9;
  transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  opacity: 0;
  visibility: hidden;
  border-radius: 50px;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:active,
.slick-next:active {
  outline: none;
  background-color: transparent;
}
.slick-prev:active,
.slick-next:active {
  background: transparent;
  color: #f65f73;
}
.slick-prev:before,
.slick-next:before {
  font-family: "FontAwesome";
  font-size: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  font-weight: normal;
}
.slick-prev {
  left: 50px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.slick-prev:before {
  content: "\f104";
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.slick-next {
  right: 50px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.slick-next:before {
  content: "\f105";
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
  margin-bottom: 0;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  width: auto;
  height: auto;
  cursor: pointer;
}
.slick-dots li.slick-active button {
  background-color: #f65f73;
  width: 30px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.slick-dots li button {
  border: 0;
  background-color: #a8a6a2;
  display: block;
  height: 10px;
  width: 10px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0;
  cursor: pointer;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.slick-dots li button:before {
  display: none;
}
.shop-category .slick-prev,
.shop-category .slick-next {
  top: 50%;
  transform: translateY(-50%);
  background-color: #e4e4e4;
  border-color: #e4e4e4;
}
.shop-category .slick-prev:before,
.shop-category .slick-next:before {
  color: #888888;
}
.shop-category .slick-slider:hover .slick-prev {
  left: -10px;
}
.shop-category .slick-slider:hover .slick-next {
  right: -10px;
}
.catalog-product-view .slick-prev,
.catalog-product-view .slick-next {
  top: 35%;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .static-home-slide .slick-dots {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
  .static-home-slide .slick-slide .text-slide {
    left: 15px;
  }
  .static-home-slide .slick-slide .text-slide {
    top: 50%;
  }
  .static-home-slide .slick-slide .text-slide .caption1 {
    font-size: 36px;
    line-height: 50px;
  }
  .static-home-slide .slick-slide .text-slide .caption2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 991px) {
  .static-home-slide .slick-slide .text-slide1 .caption1 {
    font-size: 2rem;
    line-height: 35px;
  }
}
@media screen and (max-width: 767px) {
  .slick-prev,
  .slick-next {
    width: 40px;
    height: 40px;
  }
  .static-home-slide .slick-slide .text-slide.text-slide1,
  .static-home-slide .slick-slide .text-slide.text-slide2 {
    background-color: #ffffff5c;
    padding: 5px;
    border-radius: 5px;
    width: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .slick-slider:hover .slick-prev,
  .slick-slider:hover .slick-next {
    display: none !important;
  }
}
@media screen and (max-width: 480px) {
  .slick-next {
    right: 0;
  }
  .slick-prev {
    left: 0;
  }
  .static-home-slide .slick-slide.slick-active [class^="text-slide"] .caption3 {
    display: none;
  }
  .static-home-slide .slick-slide .text-slide.text-slide1 .caption1,
  .static-home-slide .slick-slide .text-slide.text-slide2 .caption1 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .static-home-slide .slick-slide .text-slide.text-slide1 .caption2,
  .static-home-slide .slick-slide .text-slide.text-slide2 .caption2 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .static-home-slide .slick-slide .caption4 a {
    padding: 10px;
    line-height: 11px;
    font-size: 10px;
    height: 35px;
  }
  .static-home-slide .slick-slide .caption4 a:not(:last-child) {
    margin-right: 10px;
  }
  .static-home-slide .slick-dots {
    bottom: 10px;
  }
}
.rtl .static-home-slide .slick-slide .caption4 a:not(:last-child) {
  margin-left: 20px;
  margin-right: 0;
}
.rtl .static-home-slide .slick-slide {
  float: right !important;
}
@media screen and (max-width: 1199px) {
  .rtl .static-home-slide .slick-slide .text-slide.text-slide1,
  .rtl .static-home-slide .slick-slide .text-slide.text-slide2 {
    text-align: right;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .rtl .static-home-slide .slick-slide .text-slide {
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 480px) {
  .rtl .header .search-area .form-search .field .control.catalogsearch .catalogsearch-box {
    left: auto;
    right: 0;
  }
}
.rtl .slick-next {
  left: auto;
}
.rtl .slick-next:before {
  content: '\e684';
}
.rtl .slick-prev {
  right: auto;
}
.rtl .slick-prev:before {
  content: '\e686';
}
.catalogsearch-result-index .sidebar-main .block.filter {
  display: none;
}
.sidebar.sidebar-main .block-sidebar-top {
  width: 270px;
}
.accordion-container {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  padding-bottom: 30px;
}
.accordion-container .accor-title,
.block.filter .filter-options-item .filter-options-title,
.block-recent-posts .block-title strong,
.block-archive .block-title strong,
.block-categories .block-title strong,
.sidebar .magicproduct .block-title-tabs .magictabs .item .title {
  line-height: 1;
  font-size: 1.7rem;
  color: #111111;
  text-transform: none;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 15px;
}
.accordion-container ul.nav-accordion {
  padding-bottom: 20px;
}
.accordion-container ul.nav-accordion .expand,
.accordion-container ul.nav-accordion .collapse {
  left: auto;
  right: 0;
}
.accordion-container ul.nav-accordion .collapse:before {
  content: "\f0d7";
}
.accordion-container ul.nav-accordion .expand:before {
  content: "\f0d8";
}
.accordion-container ul.nav-accordion .cat_label {
  bottom: calc(100% - 7px);
}
.accordion-container ul.nav-accordion li a {
  padding-left: 0;
}
.accordion-container .all-cat {
  margin-top: 0;
}
.accordion-container .all-cat span {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  padding: 10px 15px;
  position: relative;
}
.accordion-container .all-cat span:before {
  content: "\f0d7";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 25px;
}
.accordion-container .all-cat span:last-child:before {
  content: "\f0d8";
}
.block.filter .block-title {
  display: none;
}
.block.filter .filter-options-item {
  padding: 20px 0;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
}
.block.filter .filter-options-item .filter-options-title {
  position: relative;
  margin-bottom: 0;
}
.block.filter .filter-options-item .filter-options-title:before {
  content: "\f0d7";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  font-size: 1.4rem;
}
.block.filter .filter-options-item.active .filter-options-title {
  margin-bottom: 15px;
}
.block.filter .filter-options-item.active .filter-options-title:before {
  content: "\f0d8";
}
.ui-slider-horizontal {
  height: 5px;
  margin-left: 7px;
  margin-right: 7px;
}
.ui-slider-horizontal .ui-slider-handle {
  margin-left: -7px;
}
.ui-slider .ui-slider-range {
  height: 5px;
  background-color: #f65f73;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  position: absolute;
}
.ui-slider-handle {
  width: 14px;
  height: 14px;
  top: -5px;
  background-color: #f65f73;
}
#layered_ajax_price_text {
  margin-bottom: 15px;
}
#layered_ajax_price_text span {
  font-size: 1.5rem;
  font-weight: 600;
  color: #111111;
}
.block-recent-posts .block-content .item {
  padding-bottom: 15px;
}
.sidebar.sidebar-additional {
  padding: 0;
}
.sidebar.sidebar-additional .widget.blog-search {
  z-index: 1;
}
.sidebar.sidebar-additional .block-reorder .actions-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
}
.sidebar.sidebar-additional .block-reorder .actions-toolbar::before,
.sidebar.sidebar-additional .block-reorder .actions-toolbar::after {
  display: none;
}
.sidebar.sidebar-additional .block-reorder .block-content .reorder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.sidebar.sidebar-additional .block-reorder .block-content .product-item {
  width: 100%;
}
.sidebar .magicproduct {
  margin-top: 30px;
}
.sidebar .magicproduct .block-title-tabs {
  border-bottom: 0;
  margin-bottom: 10px;
}
.sidebar .magicproduct .block-title-tabs .magictabs {
  text-align: left;
  float: none;
}
.sidebar .magicproduct .block-title-tabs .magictabs .item {
  margin: 0;
  padding: 0;
}
.sidebar .magicproduct .block-title-tabs .magictabs .item .title {
  text-transform: capitalize;
  margin: 0;
  background-image: none;
  padding: 0;
}
.sidebar .magicproduct .block-title-tabs .magictabs .item .title:before {
  display: none;
}
.sidebar .products.wrapper.list .product-item .product-item-info .images-container {
  width: 40%;
}
.sidebar .products.wrapper.list .product-item .product-item-info .images-container .product-hover {
  width: 100%;
}
.sidebar .products.wrapper.list .product-item .product-item-info .images-container .product-item-photo {
  float: none;
  display: block;
  position: static;
}
.sidebar .products.wrapper.list .product-item .product-item-info .images-container .product-label {
  display: none;
}
.sidebar .products.wrapper.list .product-item .product-item-info .product-item-details {
  width: 60%;
  margin-left: 0;
  padding-top: 0 !important;
}
.sidebar.sidebar-main .block .block-content.sidebar-shop {
  background-color: #fff;
}
.sidebar.sidebar-main .block-collapsible-nav {
  margin-top: 25px;
}
.sidebar.sidebar-main .block-collapsible-nav .nav.items .item {
  width: 100%;
  border: none;
}
.sidebar.sidebar-main .block-collapsible-nav .nav.items .item.current {
  border-left: 2px solid #ff5555;
}
.sidebar.sidebar-main .filter-current .items {
  padding: 15px 30px;
}
.sidebar.sidebar-main .filter-current .items .filter-label {
  padding-right: 10px;
}
.sidebar.sidebar-main .filter-current .items .filter-value {
  padding-right: 10px;
}
.sidebar.sidebar-main .block-actions {
  padding: 0 30px;
  padding-bottom: 15px;
}
.sidebar-wrap {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.page-layout-1column .columns .column.main .sidebar-filters-toggle::before {
  background-color: #222;
  color: #fff;
}
.page-layout-1column .columns .column.main .block-content .filter-current .block-subtitle {
  padding: 0 10px;
}
.page-layout-1column .columns .column.main .block-content .filter-current .items {
  padding: 15px 10px 0 10px;
}
.page-layout-1column .columns .column.main .block-content .filter-current .items .filter-label,
.page-layout-1column .columns .column.main .block-content .filter-current .items .filter-value {
  padding-right: 10px;
}
.page-layout-1column .columns .column.main .block-content .block-actions {
  padding: 10px 10px 15px 10px;
}
.page-layout-1column .columns .column.main .block-content .filter-options {
  padding-left: 10px;
}
.page-layout-1column .columns .column.main .block.filter .filter-content .filter-options {
  padding-bottom: 0;
}
.page-layout-1column.page-with-filter .block.filter .block-content {
  padding: 0px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-subtitle {
  padding: 0 30px;
  text-align: center;
}
.page-layout-1column .block .block-content.sidebar-shop {
  background-color: #fff;
}
.page-layout-1column.filter-active {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}
.page-layout-1column.filter-active .page-header {
  position: relative;
  z-index: 9;
}
.page-layout-1column.filter-active .page-main {
  position: relative;
  z-index: 10;
}
/* responsive */
@media screen and (max-width: 991px) {
  .block.filter .block-title {
    display: inline-block !important;
    margin-bottom: 20px;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
  }
  .block.filter .block-title strong {
    font-size: 0;
  }
  .block.filter .block-title strong:before {
    display: none !important;
  }
  .block.filter .filter-content {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .block.filter .filter-content .block-subtitle {
    background: #000000;
    display: block;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    white-space: nowrap;
    padding: 0 30px;
  }
  .block.filter .filter-content .filter-options {
    background: #ffffff;
    display: block;
    overflow: scroll;
    position: static;
    padding: 0 30px 80px;
    height: 80vh;
  }
  .block.filter.active .filter-content {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .block.filter.active .block-title {
    left: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
    margin-bottom: 0;
  }
  .block.filter.active .block-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    display: block;
    text-decoration: none;
    padding-bottom: 0;
    font-size: 0;
    padding: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .block.filter.active .block-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 37px;
    line-height: inherit;
    color: #ffffff;
    content: '\e680';
    font-family: 'Pe-icon-7-stroke';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .catalog-category-view .columns {
    position: relative;
    padding-top: 0;
  }
  .catalog-category-view .columns > .sidebar-wrap {
    position: static;
    order: 1;
  }
  body.filter-active {
    overflow: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  body.filter-active .columns .column.main {
    opacity: 0;
    visibility: hidden;
  }
  body.filter-active.page-layout-1column .columns {
    z-index: 999;
  }
  body.filter-active.page-layout-1column .columns .column.main {
    opacity: 1;
    visibility: visible;
  }
  body.filter-active .page-header {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .sidebar .block-title-tabs .magictabs {
    display: block;
    position: static;
    box-shadow: none;
    padding: 0 0 20px;
    transform: translate(0, 0);
  }
  .sidebar.sidebar-main .block-collapsible-nav {
    position: relative;
    top: 0;
  }
  .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-title {
    display: none;
  }
  .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-content {
    display: block;
    border: none;
  }
}
@media screen and (max-width: 480px) {
  .sidebar .block .block-title strong {
    font-size: 1.8rem;
  }
  .sidebar .block .filter-title strong {
    font-size: 0;
  }
  .sidebar .product-sidebar .block-title-tabs .magictabs .item.activated .title {
    font-size: 1.8rem;
  }
  .page-layout-1column.page-with-filter.filter-active .block.filter.active .block-title.filter-title strong:before {
    position: fixed;
    right: -100px;
    left: auto;
  }
  .block.filter .block-title {
    left: 15px;
  }
  .block.filter.active .block-title {
    left: auto;
  }
  .toolbar .sorter .sorter-label {
    margin-right: 5px;
  }
  .toolbar-top .toolbar .modes .modes-mode:before {
    font-size: 1.8rem;
  }
  .filter-subtitle {
    font-size: 1.8rem;
  }
  ul.nav-accordion li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  ul.nav-accordion li a > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  ul.nav-accordion .expand,
  ul.nav-accordion .collapse {
    right: auto;
    left: 0;
  }
  ul.nav-accordion ul ul li a:before {
    content: "\f0d9";
    padding-right: 0;
    padding-left: 12px;
  }
}
@media screen and (max-width: 360px) {
  .sidebar .widget.block-recent-posts .item {
    width: 100%;
  }
  .sidebar .widget.block-recent-posts .item:not(:first-child) {
    margin-top: 20px;
  }
  .page-layout-1column .columns .column.main .sidebar-filters-toggle::before {
    background-color: transparent;
    left: auto;
    right: 0;
  }
  .page-layout-1column.page-with-filter .block.filter .block-content,
  .page-layout-1column.page-with-filter .block.filter .block-content {
    max-width: 100vw;
  }
}
.rtl .accor-title {
  text-align: right;
}
.rtl ul.nav-accordion ul {
  padding-left: 0;
  padding-right: 15px;
}
.rtl ul.nav-accordion li a {
  text-align: right;
}
.rtl ul.nav-accordion .expand,
.rtl ul.nav-accordion .collapse {
  right: auto;
  left: 0;
}
.rtl .block.filter .filter-options-item .filter-options-title:before {
  left: 0;
  right: auto;
}
.rtl #html-body .sidebar {
  padding-right: 15px;
}
.rtl #html-body .sidebar .magicproduct .block-title-tabs .magictabs {
  text-align: right;
}
.rtl .sidebar.sidebar-main .block-collapsible-nav .nav.items .item.current {
  border: none;
  border-right: 2px solid #ff5555;
}
.rtl .page-layout-1column.page-with-filter .block.filter .block-content {
  transform: translateX(100%);
}
.rtl .page-layout-1column.page-with-filter.filter-active .block.filter .block-content {
  transform: translateX(0);
}
.rtl .has-sidebar-filters-toggle.filter-active .sidebar-filters-toggle:before {
  left: 0;
  right: 300px;
}
.rtl .page-layout-1column .columns .column.main .block-content .filter-current .items .filter-label,
.rtl .page-layout-1column .columns .column.main .block-content .filter-current .items .filter-value {
  padding-right: 0;
  padding-left: 10px;
}
.rtl .sidebar.sidebar-additional .action.delete {
  right: auto;
}
@media screen and (max-width: 991px) {
  .rtl .block.filter .block-title {
    left: auto;
    right: 0;
  }
  .rtl .block.filter .filter-content {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  .rtl .block.filter.active .block-title {
    left: 0;
    right: auto;
  }
  .rtl .block.filter.active .filter-content {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .rtl .sidebar .block-wishlist .actions-toolbar {
    display: block;
  }
}
@media screen and (max-width: 360px) {
  .rtl .page-layout-1column .columns .column.main .sidebar-filters-toggle::before {
    left: 0;
    right: auto;
  }
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options {
  padding-bottom: 100px !important;
}
.sidebar.sidebar-additional .block-compare .block-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.sidebar.sidebar-additional .block-compare .actions-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sidebar.sidebar-additional .block-compare .actions-toolbar::before,
.sidebar.sidebar-additional .block-compare .actions-toolbar::after {
  display: none;
}
.sidebar.sidebar-additional .block-compare .product-item {
  width: 100%;
}
.sidebar.sidebar-additional .block-compare .product-item .action.delete {
  top: 3px;
}
.sidebar.sidebar-additional .block-wishlist .product-item {
  width: 100%;
}
.sidebar.sidebar-additional .block-wishlist .product-item .product-image-container {
  width: 75px !important;
}
.sidebar.sidebar-additional .block-wishlist .actions-toolbar .action {
  display: inline-block;
}
.rtl .sidebar.sidebar-additional .block-reorder .block-title {
  display: block;
}
.rtl .sidebar.sidebar-main .filter-current .items .filter-value,
.rtl .sidebar.sidebar-main .filter-current .items .filter-label {
  padding-left: 10px;
  padding-right: 0;
}
.instagram-feed .title {
  display: none;
}
.instagram-list {
  padding-left: 0;
  padding-right: 0;
}
.instagram-list .slick-slide a {
  position: relative;
  overflow: hidden;
  display: block;
}
.instagram-list .slick-slide a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f16d";
  font-size: 40px;
  vertical-align: middle;
  transform: translateY(100%);
  transition: all 500ms ease;
  backface-visibility: hidden;
  background: -webkit-linear-gradient(to bottom left, rgba(164, 63, 185, 0.8), rgba(238, 194, 113, 0.8));
  background: linear-gradient(to bottom left, rgba(164, 63, 185, 0.8), rgba(238, 194, 113, 0.8));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -100%);
  opacity: 0;
  font-weight: 700;
  z-index: 1;
}
.instagram-list .slick-slide a:hover:before {
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
}
/* responsive */
.action-close,
.action.close {
  background-image: 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;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  right: 6px;
  top: 3px;
  z-index: 9;
  padding: 0;
  width: 20px;
  height: 20px;
  background: #000;
  color: #fff;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: rgba(0, 0, 0, 0.6);
}
.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 {
  content: '\e680';
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  font-size: 3rem;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#delivery-return-popup {
  color: #000000;
}
.freeShipping_message .needMore {
  font-size: 1.2rem;
  color: #000000;
}
.modal-popup .cms-banner-bottom {
  display: none;
}
.modal-popup .modal-title {
  padding: 10px 15px;
  background: #ffffff;
}
.modal-popup .modal-inner-wrap {
  overflow-y: visible;
  height: auto;
}
.modal-popup .modal-header {
  padding: 0;
  border-bottom: 0;
  display: block;
}
.modal-popup .action-close {
  position: absolute;
  width: 29px;
  height: 29px;
  line-height: 26px;
  text-align: center;
  right: -14px;
  top: -15px;
}
.modal-popup .modal-content {
  padding: 30px 40px;
  border: 0;
  background-color: white;
}
.modal-popup .modal-content .block-content {
  padding: 0 30px;
}
.modal-popup .modal-content .block-content .not-interested {
  margin-top: 0;
  margin-bottom: 15px;
  text-decoration: underline;
  display: inline-block;
  font-size: 1.8rem;
}
.modal-popup .modal-content .block-content .block-title {
  font-size: 2.0rem;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 78px;
  padding-bottom: 55px;
  font-family: "Montserrat";
  text-align: center;
}
.modal-popup .modal-content .block-content .promo-text {
  font-size: 3.5rem;
  font-weight: 700;
  margin-top: 16px;
  margin-bottom: 0;
  color: #111111;
  text-transform: uppercase;
  margin-bottom: 45px;
}
.modal-popup .modal-content .block-content .promo-text span {
  color: #f65f73;
}
.modal-popup .modal-content .block-content .subcribe-box {
  margin-bottom: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.modal-popup .modal-content .block-content .input-box {
  width: 100% !important;
}
.modal-popup .modal-content .block-content .input-box .input-text {
  height: 45px;
  width: 100%;
  padding: 0 12px;
  line-height: 45px;
  color: #888888;
}
.modal-popup .modal-content .block-content .caption.coupon {
  font-size: 1.4rem;
  font-weight: bold;
  color: #222;
  text-align: center;
  text-decoration: underline;
}
.modal-popup .modal-content .block-content .subscribe-bottom {
  font-size: 1.2rem;
  color: #222222;
}
.modal-popup .modal-content .block-content .subscribe-bottom input ~ span {
  position: relative;
  padding-left: 17px;
  margin-right: 5px;
}
.modal-popup .modal-content .block-content .subscribe-bottom input ~ span:before {
  content: "\f096";
  font-family: "FontAwesome";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: 400;
  color: #dddddd;
  font-size: 2.1rem;
}
.modal-popup .modal-content .block-content .subscribe-bottom input:checked ~ span:before {
  content: "\f046";
}
.modal-popup .modal-content .block-content .vaild {
  font-size: 1.3rem;
  font-weight: normal;
  color: #888;
  margin-bottom: 0;
  margin-top: 0;
}
.modal-popup .modal-footer {
  background: #fff;
}
.modal-popup.confirm .modal-content {
  padding: 30px;
}
.modal-popup .modal-footer {
  display: block;
}
.modal-popup .modal-footer .action {
  padding: 0 20px;
  line-height: 40px;
}
.modal-popup.modals-quickview .loading-mask {
  display: none;
}
.modal-popup.modals-quickview .text-header {
  display: none;
}
.modal-popup.modals-quickview .modal-inner-wrap {
  max-width: 900px;
  margin-top: 100px;
}
.modal-popup.modals-quickview .modal-content {
  margin-bottom: 0;
  padding: 0;
  overflow-y: hidden;
  max-height: 500px;
}
.modal-popup.modals-quickview .modal-content .product-content-boxoptions,
.modal-popup.modals-quickview .modal-content .content-form-detail {
  max-width: 100%;
  flex: 0 0 100%;
}
.modal-popup.modals-quickview .modal-content .instead-slide-home {
  display: none;
}
.modal-popup.modals-quickview .product-view {
  margin-bottom: 0;
}
.modal-popup.modals-quickview .product-view > .row {
  margin: 0;
}
.modal-popup.modals-quickview .product-view .product-info-main .box-tocart .fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.modal-popup.modals-quickview .product-view .product-info-main .box-tocart .fieldset .add-to-cart {
  padding-top: 0;
  border-top: 0;
  margin-left: 20px;
  margin-top: 0;
}
.modal-popup.modals-quickview .product-view .product-info-main .box-tocart .fieldset .add-to-cart button.button {
  padding: 0 50px;
}
.modal-popup.modals-quickview .product-view .product-info-main .alo-social-links ul {
  justify-content: flex-start;
}
.modal-popup.modals-quickview .product-view .product-info-main .alo-social-links ul li {
  flex: unset;
}
.modal-popup.modals-quickview .product-view .product-info-main .alo-social-links ul li:not(:last-child) {
  margin-right: 20px;
}
.modal-popup.modals-quickview .product-view .product-social-links .product-addto-links {
  justify-content: flex-start;
}
.modal-popup.modals-quickview .product-view .product-social-links .product-addto-links > *:not(:last-child) {
  margin-right: 20px;
}
.modal-popup.modals-quickview .page.messages {
  margin: 0;
}
.modal-popup.modals-quickview .product-info-main {
  padding-bottom: 40px;
}
.modal-popup.modals-quickview .product-info-main .field.qty .custom-qty.control {
  border: 1.5px solid #dddddd;
}
.modal-popup.modal-magepow-gdpr .modal-content {
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}
.modal-popup.modal-magepow-gdpr .privacy-policy {
  color: #000000;
}
.block-subscribe.popup {
  display: none;
}
.modals-quickview .column.main {
  margin-bottom: 0;
  padding: 0 !important;
}
.modals-quickview .recentorder.suggest-slider {
  display: none;
}
.modals-quickview .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  top: 10px;
}
.modals-quickview .recentorder.suggest-slider {
  display: none;
}
.modals-quickview .product-view .product-info-main {
  overflow-y: auto;
}
.modals-quickview .product-view .product-info-main::-webkit-scrollbar {
  width: 6px;
}
.modals-quickview .product-view .product-info-main::-webkit-scrollbar-thumb {
  background-color: #aeaeae;
}
.modals-quickview .product-view .product-info-main::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
}
.modals-quickview .bundle-options-container {
  padding: 0 20px;
}
.modals-quickview .product-options-wrapper {
  margin-bottom: 15px;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  text-align: center;
  color: #333;
  font-size: 1.5rem;
  padding: 3rem;
  padding-right: 3rem;
}
.modal-popup.confirm .modal-footer {
  text-align: center;
}
.modal-popup.confirm .modal-footer .action-dismiss,
.modal-popup.confirm .modal-footer .action-accept {
  line-height: 40px;
}
body .modals-quickview .container {
  padding-left: 0;
  padding-right: 0;
}
.recentorder .item .images-container {
  position: static;
}
.recentorder .item .actions {
  position: static;
}
.notify-slider {
  position: relative;
  overflow: hidden;
  margin: 0;
  height: 132px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.notify-slider .slider {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.notify-slider .slider > .item {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 320px;
  clear: none !important;
}
.notify-slider .time-purchased,
.notify-slider .address-purchased {
  display: block;
}
.notify-slider-wrapper {
  position: fixed;
  bottom: 15px;
  left: 25px;
  display: none;
  background-color: #ffffff;
  z-index: 99;
  width: 320px;
  -webkit-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  -moz-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info {
  padding: 0;
  margin-bottom: 0;
  flex-wrap: inherit;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:before,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:after {
  content: "";
  display: table;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:after {
  clear: both;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container {
  width: 140px;
  max-width: 140px;
  float: left;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container .actions-primary {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container a {
  display: block;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container:before {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details {
  width: calc(100% - 140px);
  float: left;
  text-align: left;
  padding: 10px;
  font-size: 1.3rem;
  position: static;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name {
  line-height: 1;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name a {
  font-weight: 700;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary {
  margin: 0;
  justify-content: flex-start;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 0;
  margin-top: 5px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .quickview {
  box-shadow: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .sticker {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-hover {
  margin-bottom: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-hover .product-item-photo:before {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box .price {
  font-size: 1.4rem;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box .old-price .price {
  font-size: 1.2rem;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links {
  bottom: 6px;
  border-top: none;
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view {
  top: 0;
  right: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:hover .product-item-details .product-name a {
  color: #000000;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:hover .product-reviews-summary .reviews-actions a {
  color: #000000;
}
.notify-slider-wrapper .product-image-container {
  display: inline-block;
}
.notify-slider-wrapper .item .images-container {
  padding: 0;
}
.notify-slider-wrapper .item .price-box {
  float: none;
}
.notify-slider-wrapper .someone-purchased {
  font-style: italic;
}
.notify-slider-wrapper .price-box > .price-container .price {
  line-height: normal;
}
.notify-slider-wrapper .link-view {
  opacity: 1;
  visibility: visible;
  position: absolute;
  top: 10px;
  bottom: auto !important;
  left: 0;
  z-index: 3;
}
.notify-slider-wrapper .item:hover .product-item-info {
  box-shadow: none;
  background-color: transparent;
  z-index: unset;
}
.notify-slider-wrapper .product-item .product-item-info .rating-summary .rating-result:before {
  font-size: 1.2rem;
}
.notify-slider-wrapper .product-item .product-item-info .rating-summary .rating-result > span:before {
  font-size: 1.2rem;
}
.notify-slider-wrapper .product-item .quickview {
  color: #000000;
  border: 0;
  background-color: transparent;
}
.notify-slider-wrapper .product-item .quickview:before {
  font-size: 1.8rem;
}
.notify-slider-wrapper .product-item .quickview:hover {
  color: #f65f73;
}
.notify-slider-wrapper .reviews-actions .action {
  font-size: 1.2rem;
}
.notify-slider-wrapper .notify-slider .slider {
  height: 100%;
}
.suggest-slider .x-close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
  width: 25px;
  height: 25px;
  display: block;
  cursor: pointer;
}
.suggest-slider .x-close:before {
  font-family: 'Pe-icon-7-stroke';
  content: "\e680";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 2.8rem;
}
.suggest-slider.close {
  display: none;
}
.show-add-cart-bottom .notify-slider-wrapper {
  bottom: 95px;
}
.show-add-cart-bottom .page-footer .footer-links-company .footer-copyright #backtotop {
  bottom: 95px;
}
.cookie-message .notify-slider-wrapper {
  bottom: 45px;
}
.message.global.cookie {
  background: #111111;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  color: #ffffff;
}
.message.global.cookie .info {
  line-height: 1;
}
.message.global.cookie .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  padding: 0 10px;
  flex-wrap: wrap;
}
.message.global.cookie .actions {
  margin-top: 0;
}
.message.global.cookie .btn-cookie,
.message.global.cookie #privacyLink {
  line-height: 26px;
  height: 26px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 0 10px;
  border: 0;
}
.message.global.cookie .notice-cookie-content {
  line-height: normal;
  text-align: left;
}
body .message.global.cookie.magepow-gdpr-cookie-notice {
  padding: 5px 0;
}
.modal-popup.modals-ajaxcart .action > div:not(:first-child) {
  margin-right: 10px;
  margin-top: 10px;
}
.modal-popup.modals-ajaxcart .action > div button {
  min-width: 230px;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap {
  width: 450px !important;
  max-width: 100%;
  top: 25%;
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  -o-transform: translateY(-25%);
  transform: translateY(-25%);
}
.modal-popup.modals-ajaxcart .modal-content {
  padding: 15px;
  background-color: #ffffff !important;
}
.modal-popup.modals-ajaxcart .popup .block {
  margin-bottom: 0;
  display: block;
}
.modal-popup.modals-ajaxcart .popup .header {
  display: none;
}
.modal-popup.modals-ajaxcart .popup .message {
  font-size: 1.4rem;
  color: #006400;
  background-color: #e5efe5;
  padding: 5px;
  padding-left: 27px;
  position: relative;
  text-align: left;
  margin: 0 0 10px;
}
.modal-popup.modals-ajaxcart .popup .message:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  left: 8px;
  font-size: 1.2rem;
  top: 6px;
}
.modal-popup.modals-ajaxcart .popup .message a {
  text-decoration: underline;
  color: #006400;
}
.modal-popup.modals-ajaxcart .popup .ajaxcart-wrapper-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.modal-popup.modals-ajaxcart .popup .product-image {
  width: 100px;
}
.modal-popup.modals-ajaxcart .popup .actions {
  width: calc(100% - 100px);
  text-align: center;
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.modal-popup.modals-ajaxcart .popup .actions > *:last-child {
  margin-left: 20px;
}
.modal-popup.modals-ajaxcart .popup .actions > * button {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 0;
}
.modal-popup.modals-ajaxcart .product-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 10px;
}
.modal-popup.modals-ajaxcart .product-item .product-image {
  width: 80px;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details {
  width: calc(100% - 80px);
  padding: 0 10px;
  text-align: left;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details input {
  width: 40px;
  text-align: center;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details input.fakeQtycart {
  height: 40px;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details .product-price {
  margin-bottom: 7px;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details .product-price:before {
  content: "Price:";
  margin-right: 5px;
}
.modal-popup.modals-ajaxcart .product-item .quantity {
  display: flex;
}
.modal-popup.modals-ajaxcart .product-item .quantity .fakeUpdateCart {
  border-width: 1px;
  margin-left: 10px;
}
.modal-popup.modals-ajaxcart .cart-info {
  border-width: 1px 0 0;
  border-style: dotted;
  border-color: #aeaeae;
  margin-top: 20px;
  padding-top: 10px;
  font-size: 1.3rem;
  text-align: center;
  padding-bottom: 10px;
}
.modal-popup.modals-ajaxcart .cart-info .items-count a {
  text-decoration: underline;
}
.modal-popup.modals-ajaxcart .cart-info .checkout-link {
  margin-top: 10px;
}
.modal-popup.modals-ajaxcart .cart-info .congratulation {
  background-color: transparent;
  font-weight: 400;
  color: #f65f73;
  font-style: italic;
}
.modal-popup.modals-ajaxcart .action {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.modal-popup.modals-ajaxcart .action > div {
  display: inline-block;
}
.modal-popup.modals-ajaxcart .action > div:not(:first-child) {
  margin-left: 10px;
}
.modal-popup.modals-ajaxcart .action > div button {
  padding: 0 20px;
  line-height: 36px;
  height: 40px;
  border: 0;
}
.modal-popup.modals-ajaxcart .action:before,
.modal-popup.modals-ajaxcart .action:after {
  display: none;
}
.modal-popup.modals-ajaxcart .product-item-name {
  margin-top: 0;
}
.sidebar-additional .product-items .product-item {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .nav-open .cookie-message .message.global.cookie.magepow-gdpr-cookie-notice {
    display: none !important;
  }
  .nav-open .suggest-slider {
    display: none !important;
  }
  .modal-popup.modals-quickview .product-view .product-info-main .box-tocart .field.qty {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .modals-wrapper .modal-popup.modal-slide._show {
    left: 0;
  }
  .modal-popup .action-close {
    top: 0;
    right: 0;
    background: #ffffff;
    color: #000000;
  }
  .modal-popup .action-close:hover {
    background: transparent;
    color: #000000;
  }
  .modal-popup.modal-slide._inner-scroll.modals-ajaxcart .modal-inner-wrap {
    min-height: auto;
  }
  .modal-popup.modal-slide._inner-scroll > .modal-inner-wrap {
    min-height: auto;
    height: 80vh;
    transform: translateY(10vh);
  }
  .modal-popup.modal-slide._inner-scroll > .modal-inner-wrap .modal-content {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .modal-popup.modal-magepow-gdpr .privacy-policy .data-table {
    display: block;
  }
  .modal-popup.modal-magepow-gdpr .privacy-policy .data-table > thead {
    display: none;
  }
  .modal-popup.modal-magepow-gdpr .privacy-policy .data-table > tbody {
    display: block;
  }
  .modal-popup.modal-magepow-gdpr .privacy-policy .data-table > tbody > tr {
    display: block;
  }
  .modal-popup.modal-magepow-gdpr .privacy-policy .data-table > tbody > tr td,
  .modal-popup.modal-magepow-gdpr .privacy-policy .data-table > tbody > tr th {
    display: block;
    padding: 5px 0;
  }
  .modal-popup.modals-quickview .modal-content {
    overflow-y: auto;
  }
  .modal-popup.modals-quickview .modal-content .content-quickview .columns {
    margin: 0;
  }
  .modal-popup.modals-quickview .container {
    max-width: none;
    padding: 0;
  }
  .modal-popup.modals-quickview .product-view > .row {
    justify-content: center;
    display: flex !important;
  }
  .modal-popup.modals-quickview .product-view .product-info-main {
    overflow-y: hidden;
  }
  .modal-popup.modals-ajaxcart .modal-inner-wrap {
    width: 300px !important;
    margin-top: 8vh !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .modal-popup.modals-ajaxcart .popup .product-image {
    width: 100%;
    text-align: center;
  }
  .modal-popup.modals-ajaxcart .popup .product-image img {
    margin: 0 auto;
  }
  .modal-popup.modals-ajaxcart .popup .actions {
    width: 100%;
    padding-left: 0;
    justify-content: center;
    margin-top: 10px;
  }
  .modal-popup.modals-ajaxcart .popup .actions > * {
    width: 100%;
  }
  .modal-popup.modals-ajaxcart .popup .actions > *:last-child {
    margin-left: 0;
    margin-top: 10px;
  }
  .modal-popup.modals-ajaxcart .popup .actions > * button {
    width: 100%;
  }
  .modal-popup.modals-ajaxcart .action > div {
    width: 100%;
    margin-top: 10px;
  }
  .modal-popup.modals-ajaxcart .action > div:not(:first-child) {
    margin-left: 0;
  }
  .modal-popup.modals-ajaxcart .action > div button {
    width: 100%;
  }
  .page-layout-1column .modal-popup.modals-quickview .product.media.product-img-box {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .page-layout-1column .modal-popup.modals-quickview .product-info-main.product-shop {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .show-add-cart-bottom .notify-slider-wrapper {
    bottom: 65px;
  }
  .show-add-cart-bottom .page-footer .footer-links-company .footer-copyright #backtotop {
    bottom: 65px;
  }
  body .message.global.cookie.magepow-gdpr-cookie-notice {
    padding: 15px;
  }
  body .magepow-gdpr-cookie-notice.message.global .notice-cookie-title {
    display: none;
  }
  body .message.global.cookie .info {
    width: 100%;
    margin-bottom: 10px;
  }
  .cookie-message .notify-slider-wrapper {
    bottom: 82px;
    left: 15px;
  }
}
@media screen and (max-width: 639px) {
  .modal-popup .modal-content .block-content .promo-text {
    font-size: 2.5rem;
  }
  .modal-popup .modal-content .block-content .input-box {
    width: calc(100% - 120px);
  }
  .modal-popup .modal-content .block-content .input-box .input-text {
    width: 100%;
  }
  .modal-popup .modal-content .block-content .not-interested {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 480px) {
  .modal-popup .modal-content {
    padding: 0 20px;
  }
  .modal-popup .modal-content .block-content .promo-text {
    font-size: 2rem;
  }
  .modal-popup .modal-content .block-content .input-box {
    width: 100%;
  }
  .modal-popup .modal-content .block-content .actions {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
  }
  .modal-popup .modal-content .modal-footer {
    padding: 30px 20px;
  }
  .modal-popup .modal-content .modal-footer .action {
    width: 100%;
  }
  .modal-popup .modal-content .modal-footer > :not(:last-child) {
    margin: 0;
  }
  .modal-popup .modal-content .modal-footer > :not(:first-child) {
    margin: 0;
    margin-top: 10px;
  }
  .modal-popup.modal-magepow-gdpr .modal-content {
    font-size: 1.3rem;
    padding: 30px;
  }
  .modal-popup.modal-magepow-gdpr .modal-content h2 {
    font-size: 1.6rem;
  }
  .modal-popup.modal-magepow-gdpr .modal-content ul {
    padding-left: 15px;
  }
  .page-layout-1column .modal-popup.modals-quickview .product.media.product-img-box {
    width: 100%;
  }
  .message.global.cookie .btn-cookie {
    font-size: 1.3rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 479px) {
  .cookie-message .notify-slider-wrapper {
    bottom: 100px;
  }
}
@media screen and (max-width: 360px) {
  .notify-slider-wrapper {
    left: 0;
    bottom: 0;
  }
  .cookie-message .notify-slider-wrapper {
    bottom: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 310px;
  }
  .modal-popup.modals-quickview .product-view .product-info-main .box-tocart .fieldset .add-to-cart button.button {
    padding: 0 30px;
  }
}
.rtl .suggest-slider .x-close {
  right: auto;
  left: 0;
}
.rtl .notify-slider-wrapper {
  left: auto;
  right: 25px;
}
.rtl .notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container {
  float: right;
}
.rtl .notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details {
  text-align: right;
}
.rtl .notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name,
.rtl .notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .price-box {
  width: 100%;
  text-align: right;
}
.rtl .notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .time-purchased {
  direction: ltr;
}
.rtl .notify-slider-wrapper .link-view {
  left: auto;
  right: 0;
}
.rtl .notify-slider-wrapper .item .price-box {
  float: none;
}
.rtl .modal-popup .modal-content .block-content .actions {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .modal-popup .modal-content .block-content .subscribe-bottom input ~ span {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .modal-popup .action-close {
  right: auto;
  left: -14px;
}
.rtl .modal-popup.modals-ajaxcart .product-item .product-item-details {
  text-align: right;
}
.rtl .modal-popup.modals-ajaxcart .popup .ajaxcart-wrapper-main .actions .action {
  direction: ltr;
}
.rtl .modal-popup.modals-ajaxcart .popup .message {
  padding-left: 0;
  padding-right: 27px;
  text-align: right;
}
.rtl .modal-popup.modals-ajaxcart .popup .actions {
  padding-left: 0;
  padding-right: 10px;
}
.rtl .modal-popup.modals-ajaxcart .popup .actions > *:last-child {
  margin-left: 0;
  margin-right: 20px;
}
.rtl .modal-popup.modal-slide .modal-footer {
  text-align: left;
}
.rtl .modal-popup.modal-slide .modal-footer .action-save-address {
  float: left;
}
.rtl .modal-popup.modals-quickview .product-view .product-info-main .box-tocart .fieldset .add-to-cart {
  margin-left: 0;
  mrgin-right: 20px;
}
.rtl .modal-popup.modals-quickview .product-view .product-info-main .alo-social-links ul {
  justify-content: flex-start;
}
.rtl .modal-popup.modals-quickview .product-view .product-info-main .alo-social-links ul li {
  flex: unset;
}
.rtl .modal-popup.modals-quickview .product-view .product-info-main .alo-social-links ul li:not(:last-child) {
  margin-right: 0;
  margin-left: 20px;
}
.rtl .modal-popup.modals-quickview .product-view .product-social-links .product-addto-links > *:not(:last-child) {
  margin-right: 0;
  margin-left: 20px;
}
.rtl .modal-popup.modals-quickview .page.messages {
  margin: 0;
}
.rtl .modal-popup.modals-quickview .product-info-main {
  padding-bottom: 40px;
}
.rtl .modal-popup.modals-quickview .product-info-main .field.qty .custom-qty.control {
  border: 1.5px solid #dddddd;
}
.rtl .stickyCart .quantity .btn-plus .increase,
.rtl .stickyCart .quantity .btn-plus .reduced {
  right: auto;
  left: 0;
}
.rtl .addthis_toolbox {
  display: flex;
}
.rtl .product-info-main .additional-timer-block .slogan-countdown {
  text-align: right;
}
.rtl .modal-custom .action-close,
.rtl .modal-popup .action-close,
.rtl .modal-slide .action-close {
  right: auto;
  left: -14px;
}
.rtl .modal-popup.modals-ajaxcart .popup .message:before {
  left: auto;
  right: 8px;
}
.rtl .modal-popup.modals-ajaxcart .popup .product-image {
  float: right;
}
.rtl .modal-popup.modals-ajaxcart .popup .action {
  float: left;
}
.rtl .modal-popup.modals-ajaxcart .popup .action > div:not(:first-child) {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .opc-wrapper .shipping-address-item {
  padding: 20px 20px 20px 35px;
}
.rtl .opc-wrapper .shipping-address-item.selected-item:after {
  right: auto;
  left: 0;
}
.rtl .opc-wrapper .action-show-popup > span:before {
  padding-right: 0;
  padding-left: 5px;
}
.rtl .opc-block-shipping-information .shipping-information-title .action-edit {
  right: auto;
  left: 0;
}
.rtl.catalog-product_compare-index .actions-secondary {
  margin-left: 0;
  margin-right: 15px;
}
.rtl.catalog-product_compare-index .product.attribute ul {
  padding: 0;
  padding-right: 30px;
}
.rtl.page-layout-1column .modal-popup.modals-quickview .product.media.product-img-box,
.rtl.page-layout-2columns-left .modal-popup.modals-quickview .product.media.product-img-box,
.rtl.page-layout-2columns-right .modal-popup.modals-quickview .product.media.product-img-box,
.rtl.page-layout-3columns .modal-popup.modals-quickview .product.media.product-img-box {
  float: right;
}
.rtl .message.global.cookie .info {
  margin-right: 0;
  text-align: right;
}
.rtl .message.global.cookie .info .notice-cookie-content {
  text-align: right;
}
.rtl .message.global.cookie .info .notice-cookie-content a {
  float: left;
}
.rtl .modal-popup .modal-content {
  overflow-y: auto;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .rtl .notify-slider-wrapper .product-items .product-item:nth-child(2n+1) {
    clear: none;
  }
}
@media screen and (max-width: 767px) {
  .rtl .modal-custom .action-close,
  .rtl .modal-popup .action-close,
  .rtl .modal-slide .action-close {
    left: 0 !important;
  }
  .rtl .modal-popup.modals-ajaxcart .popup .actions {
    padding-right: 0;
  }
  .rtl .modal-popup.modals-ajaxcart .popup .actions > *:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .rtl .modal-popup .modal-content .block-content .actions {
    margin-right: 0;
  }
}
@media screen and (max-width: 360px) {
  .rtl .notify-slider-wrapper {
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
  }
}
.stickyCart .alo-count-down .countdown .timer-box span.number b {
  color: #222;
}
.fotorama-item .fotorama__active .fotorama__dot {
  background-color: #f65f73;
  border-color: #f65f73;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.fotorama__wrap--css3 .fotorama__stage__shaft {
  overflow: hidden;
}
.fotorama--fullscreen .zoomImg {
  display: none !important;
}
.fotorama__stage__frame .zoomImg {
  display: none !important;
}
.category-products.products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary {
  justify-content: center;
}
.cms-index-index .cms-product-home .products.wrapper .slick-list {
  padding-bottom: 165px;
  margin-bottom: -165px;
}
.cms-index-index .products.wrapper.grid .product-item:hover {
  padding-bottom: 160px;
  margin-bottom: -160px;
}
.cms-index-index .products.wrapper.grid .product-item:hover .images-container {
  padding-bottom: 130px;
  margin-bottom: -130px;
}
.cms-product-home {
  position: relative;
  z-index: 1;
}
.cms-product-home .slick-prev,
.cms-product-home .slick-next {
  top: 30%;
}
.cms-product-home .products.wrapper .slick-list {
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
.products.wrapper.grid .product-item {
  padding-top: 15px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.products.wrapper.grid .product-item:hover {
  -webkit-box-shadow: 0px 0px 5px rgba(30, 32, 40, 0.12);
  -moz-box-shadow: 0px 0px 5px rgba(30, 32, 40, 0.12);
  box-shadow: 0px 0px 5px rgba(30, 32, 40, 0.12);
  background-color: white;
  position: relative;
  z-index: 5;
}
.products.wrapper.grid .product-item:hover .product-item-info .product-hover .tool-action-product {
  opacity: 1;
  visibility: visible;
  left: 0;
  top: auto;
  right: 0;
  bottom: 0;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  background-color: white;
}
.products.wrapper.grid .product-item:hover .product-item-info .product-hover .tool-action-product .hover-box,
.products.wrapper.grid .product-item:hover .product-item-info .product-hover .tool-action-product .link-view,
.products.wrapper.grid .product-item:hover .product-item-info .product-hover .tool-action-product .tool-action {
  display: inline-block;
}
.products.wrapper.grid .product-item:hover .product-item-info .product-hover .tool-action-product .tool-action.right {
  float: right;
}
.products.wrapper.grid .product-item:hover .product-item-info .product-hover .tool-action-product .tool-action.left {
  float: left;
}
.products.wrapper.grid .product-item:hover .product-add-cart {
  opacity: 1;
  visibility: visible;
}
.products.wrapper.grid .product-item .product-item-info {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.products.wrapper.grid .product-item .product-item-info .images-container {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.products.wrapper.grid .product-item .product-item-info .stock span {
  color: #80a93f;
  font-weight: 600;
  font-size: 14px;
  line-height: 40px;
  text-transform: capitalize;
}
.products.wrapper.grid .product-item .product-item-info .product-hover .tool-action-product .action-product {
  font-family: 'Linearicons-Free';
  content: "\e86f";
}
.products.wrapper.grid .product-item .product-item-info div[class^="swatch-opt-"] {
  position: absolute;
  bottom: calc(100% - 20px);
  z-index: 2;
  width: 100%;
  background: #ffffff;
  margin-bottom: 0;
  left: 0;
  padding-top: 15px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.products.wrapper.grid .product-item .product-item-info .swatch-attribute-options {
  margin: 0;
}
.products.wrapper.grid .product-item .product-item-info .product-hover {
  position: relative;
  overflow: hidden;
  background-color: white;
  z-index: 1;
}
.products.wrapper.grid .product-item .product-item-info .product-hover .tool-action-product {
  position: absolute;
  border-bottom: 1px solid #f7f8fa;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  margin-bottom: 5px;
  transition: 0;
  -moz-transition: 0;
  -webkit-transition: 0;
}
.products.wrapper.grid .product-item .product-item-info .product-hover .tool-action-product .action-product {
  padding: 0;
  width: auto;
  height: 40px;
  line-height: 40px;
  text-align: right;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  font-size: 0rem;
  display: inline-block;
  margin-left: 15px;
  border: none;
}
.products.wrapper.grid .product-item .product-item-info .product-hover .tool-action-product .action-product:hover {
  background-color: transparent;
}
.products.wrapper.grid .product-item .product-item-info .product-hover .tool-action-product .action-product:hover span,
.products.wrapper.grid .product-item .product-item-info .product-hover .tool-action-product .action-product:hover a span {
  color: #80a93f;
}
.products.wrapper.grid .product-item .product-item-info .product-hover .tool-action-product .action-product span {
  color: #ccc;
  font-size: 0px;
  font-weight: 400;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.products.wrapper.grid .product-item .product-item-info .product-hover .tool-action-product .action-product span:before {
  font-size: 18px;
  line-height: 40px;
}
.products.wrapper.grid .product-item .product-item-info .product-hover .tool-action-product .action-product.stock:after {
  display: inline;
  content: '/e80f';
  font-family: 'Linearicons-Free';
}
.products.wrapper.grid .product-item .product-item-info .product-hover .tool-action-product .action-product:hover a i {
  color: white;
}
.products.wrapper.grid .product-item .product-item-info .product-hover .tool-action-show {
  visibility: visible;
  bottom: 0;
  text-align: center;
  left: 50% !important;
  transform: translateX(-50%);
  width: 100%;
  background-color: white;
  margin-bottom: 0;
}
.products.wrapper.grid .product-item .product-item-info .product-hover .tool-action-show .product-item-actions > div {
  display: inline-block;
}
.products.wrapper.grid .product-item .product-item-info .product-hover .tool-action-show .product-item-actions .actions-primary button.action {
  background-color: transparent;
  color: #cccccc;
}
.products.wrapper.grid .product-item .product-item-info .product-hover .tool-action-show .action-product {
  margin-right: 10px;
  margin-left: 10px;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details {
  padding-top: 5px;
  min-height: 83px;
  text-align: center;
  background-color: white;
  position: relative;
  z-index: 1;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .category_name {
  margin-bottom: 5px;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .category_name a {
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  color: #666;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .product-item-description {
  display: none;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary {
  margin: 5px 0;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
  display: inline-block;
  line-height: inherit;
  margin-top: 0;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .price-box {
  margin-top: 10px;
  margin-bottom: 15px;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .price-box .special-price .price {
  color: #f65f73;
  font-weight: bold;
  font-size: 18px;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #aaaaaa;
  font-size: 14px;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .price-box > p {
  display: inline-block;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .price-box > p.price-from {
  margin-right: 5px;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .price-box .minimal-price {
  margin-bottom: 0;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .price-box > .price-box {
  margin-top: 0;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .product-item-name a {
  color: #222222;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  font-family: 'Lato', sans-serif;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .product-item-name a:hover {
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  color: #f65f73;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .box-price-cart .special-price {
  font-size: 18px;
  color: #f65f73;
  font-weight: bold;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .box-price-cart .old-price {
  font-size: 14px;
  color: #aaaaaa;
  font-weight: 600;
}
.products.wrapper.grid .product-item .product-item-info .product-item-description {
  text-align: center;
  height: 48px;
  line-height: 24px;
  font-size: 14px;
  color: #666;
  margin-top: 0;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.products.wrapper.grid .product-item .product-item-info .product-item-description p {
  margin: 0;
}
.products.wrapper.grid .product-item .product-item-info button.button {
  width: auto;
  line-height: 44px;
  padding: 0 35px;
  font-size: 14px;
  display: block;
  margin: auto;
}
.products.wrapper.grid .product-item .product-add-cart {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.products.wrapper.grid .product-items:before,
.products.wrapper.grid .product-items:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.products.wrapper.grid .short-desc {
  font-size: 1.2rem;
}
.products.wrapper.list .product-item {
  margin: 0;
}
.products.wrapper.list .product-item .product-item-info {
  padding: 15px 0;
  display: flex;
  flex-wrap: wrap;
}
.products.wrapper.list .product-item .product-item-info:before,
.products.wrapper.list .product-item .product-item-info:after {
  display: none;
}
.products.wrapper.list .product-item .product-item-info .images-container {
  width: 100%;
  position: relative;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.products.wrapper.list .product-item .product-item-info .images-container .product-hover {
  width: 30%;
  position: relative;
}
.products.wrapper.list .product-item .product-item-info .images-container .hover-box {
  width: calc(100% - 185px - 265px);
  padding: 0 30px;
}
.products.wrapper.list .product-item .product-item-info .images-container .hover-box .product-item-details {
  display: none;
}
.products.wrapper.list .product-item .product-item-info .images-container .product-item-details {
  flex: 1;
  padding: 0 10px;
}
.products.wrapper.list .product-item .product-item-info .images-container .product-item-details .actions {
  padding-bottom: 0;
}
.products.wrapper.list .product-item .product-item-info .product-item-details {
  width: 60%;
}
.products.wrapper.list .product-item .product-item-info .product-item-details .product.description {
  margin-top: 15px;
  margin-bottom: 23px;
}
.products.wrapper.list .product-item .product-item-info .product-item-details .product.description ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.products.wrapper.list .product-item .product-item-info .product-item-details .product.description ul li {
  font-size: 1.4rem;
  font-weight: normal;
  color: #666;
  margin-bottom: 3px;
}
.products.wrapper.list .product-item .product-item-info .product-item-details .product.description ul li:before {
  content: "\f111";
  font-size: 7px;
  font-family: "FontAwesome";
  margin-right: 10px;
  vertical-align: middle;
}
.products.wrapper.list .product-item .product-item-info .product-item-details .product.description .action.more {
  display: none;
}
.products.wrapper.list .product-item .product-item-info:before {
  content: "";
  display: table;
}
.products.wrapper.list .product-item .product-item-info:after {
  content: "";
  display: table;
  clear: both;
}
.products.wrapper.list .product-item .actions-primary {
  display: inline-block;
  margin-right: 0;
  width: 100%;
}
.products.wrapper.list .product-item .actions-primary .tocart {
  width: 100%;
  height: auto;
  max-width: 100%;
  min-width: unset;
}
.products.wrapper.list .product-item .actions-primary .tocart span {
  display: inline-block;
  line-height: inherit;
  position: static;
  opacity: 1;
  visibility: visible;
  transform: none;
  background: transparent;
  font-size: 1.6rem;
  padding: 0;
  transition: none;
}
.products.wrapper.list .product-item .actions-primary .tocart span:before {
  display: none;
}
.products.wrapper.list .product-item .actions-primary .tocart .icon {
  display: inline-block;
  line-height: 43px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.products.wrapper.list .product-item .actions-primary .tocart:hover .icon {
  color: #333e48;
}
.products.wrapper.list .product-item .actions-secondary {
  margin-top: 20px;
}
.products.wrapper.list .product-item .actions-secondary .action {
  font-size: 1.4rem;
  font-weight: normal;
  color: white;
  vertical-align: middle;
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  border: none;
  padding: 0;
  margin: 0;
}
.products.wrapper.list .product-item .actions-secondary .action:hover {
  color: #7faf51;
}
.products.wrapper.list .product-item .actions-secondary .action .icon {
  font-size: 1.5rem;
  margin-right: 0;
}
.products.wrapper.list .product-item .actions-secondary .action:before {
  font-family: "FontAwesome";
  margin-right: 5px;
}
.products.wrapper.list .product-item .actions-secondary .action.towishlist:before {
  content: "\f08a";
  font-weight: 800;
}
.products.wrapper.list .product-item .actions-secondary .action.tocompare:before {
  content: "\f079";
}
.products.wrapper.list .product-item .actions-secondary .action:not(:last-child) {
  margin-right: 10px;
}
.products.wrapper.list .product-item .price-from .price-label,
.products.wrapper.list .product-item .price-to .price-label {
  display: inline-block !important;
  font-size: 1.4rem;
  font-weight: 400;
}
.products.wrapper.list .product-item .price-from .old-price .price-label,
.products.wrapper.list .product-item .price-to .old-price .price-label {
  display: none !important;
}
.products.wrapper.list .product-item:hover .link-view button {
  opacity: 1;
  visibility: visible;
}
.products.wrapper.list .product-item .actions-secondary .action {
  border: none;
  padding: 0;
  margin: 0;
}
.products.wrapper.list .product-item .actions-secondary .action:hover {
  color: #7faf51;
}
.products.wrapper.list .product-item .actions-secondary .action .icon {
  margin-right: 0;
}
.products.wrapper.list .product-item .product-image-wrapper {
  height: auto;
}
.products.wrapper.list .product-reviews-summary {
  margin-top: 15px;
  margin-bottom: 4px;
}
.products.wrapper.list .product-reviews-summary .reviews-actions {
  vertical-align: middle;
  font-size: 1.3rem;
}
.products.wrapper.list .product-reviews-summary .reviews-actions .action span {
  display: inline;
  margin-left: 5px;
}
.products.wrapper.list .product-reviews-summary .reviews-actions a.add {
  display: none;
}
.products.wrapper.list .rating-summary {
  vertical-align: middle;
  display: table-cell;
}
.products.wrapper.list .rating-summary .rating-result:before,
.products.wrapper.list .rating-summary .rating-result > span:before {
  font-size: 1.6rem;
  height: 16px;
  line-height: 16px;
}
.products.wrapper.list .item:hover .product-item-info {
  box-shadow: none;
}
.products.wrapper.list .product-name {
  min-height: auto;
}
.products.wrapper.list .product-name a.product-item-link {
  height: auto;
  font-size: 17px;
  font-family: 'Cairo', sans-serif;
  margin-bottom: 5px;
  font-weight: 600;
}
.products.wrapper.list .actions .add-to-links {
  visibility: visible;
  opacity: 1;
  position: static;
  border: 0;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 0;
  display: flex;
  justify-content: space-between;
}
.products.wrapper.list .link-view {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  font-size: 0;
}
.products.wrapper.list .link-view button {
  border-radius: 50px;
  width: 35px;
  height: 35px;
  text-align: center;
  border-width: 0;
  line-height: 35px;
  padding: 0;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 1px 5px -2px #cccccc;
  -webkit-box-shadow: 0 1px 5px -2px #cccccc;
  -moz-box-shadow: 0 1px 5px -2px #cccccc;
  font-size: 15px;
  color: #333;
}
.products.wrapper.list .link-view button:hover {
  color: white;
}
.products.wrapper.list .price-box {
  max-width: none;
}
.products.wrapper.list .price-box .old-price {
  vertical-align: bottom;
}
.products.wrapper.list .product-item-description {
  margin: 0;
}
.products.wrapper.list .action.more {
  font-size: 1.3rem;
}
.products.wrapper.list .action.more:hover {
  color: #f65f73;
}
.products.wrapper.list .stock label,
body .stock label {
  font-size: 12px;
  color: #8f8e94;
  font-weight: 400;
  margin: 0;
  padding-right: 5px;
  line-height: 20px;
  display: inline-block;
}
.products.wrapper.list .stock > span,
body .stock > span {
  font-size: 15px;
}
.products.wrapper.list .reviews-actions .action {
  font-size: 14px;
  color: #666666;
}
.products.wrapper.list .reviews-actions .action:after {
  content: ')';
}
.products.wrapper.list .reviews-actions .action:before {
  content: '(';
}
.products.wrapper.list .short-desc {
  font-size: 1.3rem;
}
.products.wrapper.list .product-item-description ul li {
  font-size: 1.3rem;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-container .product-image-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
}
.product-image-container .product-image-wrapper .product-image-photo {
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.product-image-container .product-image-wrapper .product-image-photo.swatch-option-loading {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-image-container .product-image-wrapper .product-image-photo.thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 0;
}
.product-image-container .product-image-wrapper .product-image-photo.thumbnail.swatch-option-loading {
  display: none;
}
.product-item:hover .product-image-wrapper .product-image-photo.thumbnail {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.product-item .product-item-info {
  position: relative;
}
.product-item .product-item-info .product-name {
  font-size: 1.3rem;
  font-weight: 400;
  margin: 0;
}
.product-item .product-item-info .rating-summary .rating-result:before {
  font-size: 1.6rem;
  height: 16px;
  line-height: 16px;
}
.product-item .product-item-info .rating-summary .rating-result > span:before {
  font-size: 1.6rem;
  height: 16px;
  line-height: 16px;
}
.product-item .product-reviews-summary {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.product-item .product-reviews-summary .reviews-actions {
  margin-top: 0;
}
.price-box .price-label {
  display: none;
}
.price-box .price-container .price {
  font-size: 18px;
  color: #f65f73;
  font-weight: 600;
}
.price-box .special-price .price {
  color: #f65f73;
  font-weight: 600;
  font-size: 18px;
}
.price-box .old-price {
  margin-left: 5px;
}
.price-box .old-price .price-label {
  display: none !important;
}
.price-box .old-price .price {
  font-weight: 600;
  text-decoration: line-through;
  color: #aaa;
  font-size: 14px;
}
.price-box .normal-price .price-label,
.price-box .price-from .price-label,
.price-box .price-to .price-label {
  display: inline-block;
}
.price-box .normal-price .price,
.price-box .price-from .price,
.price-box .price-to .price {
  font-size: 1.6rem;
}
.price-box .price-from .old-price {
  display: inline-block;
}
.weee {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #444;
  display: inline-block;
  line-height: normal !important;
}
.item .images-container {
  padding: 0;
  position: relative;
}
.item .product-name {
  font-size: 100%;
  line-height: normal;
  margin: 0 0 5px;
}
.item .product-name a.product-item-link {
  font-size: 1.3rem;
  font-weight: 400;
  display: block;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  text-transform: capitalize;
}
.item .price-box {
  display: block;
  margin: 0;
}
.item button.button {
  padding: 0 20px;
  border-width: 0;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  line-height: 40px;
  border-style: solid;
  border-width: 0px;
  width: 100%;
}
.item button.button > span {
  font-size: 1.3rem;
  text-transform: inherit;
  line-height: inherit;
}
.item button.button.disabled {
  opacity: 1;
}
.item button.button.disabled:before {
  font-size: 20px;
  animation: 2s linear 0s normal none infinite running fa-spin;
  -webkit-animation: 2s linear 0s normal none infinite running fa-spin;
  content: "\f110";
  font-family: "FontAwesome";
  left: 8px;
  position: absolute;
  top: 0;
  z-index: 99;
}
.item button.button.disabled .icon {
  display: none;
}
@keyframes fa-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.fotorama__arr,
.fotorama__thumb__arr {
  background: transparent !important;
}
.fotorama__arr:active,
.fotorama__thumb__arr:active,
.fotorama__arr:hover,
.fotorama__thumb__arr:hover {
  background: transparent !important;
}
.products.wrapper .slick-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.page-products .products.wrapper.list .product-item .actions-secondary .action {
  color: #333;
}
.cms-index-index .deal_product.cms-product-home .products.wrapper .slick-list,
.cms-index-index .deal_product .products.wrapper.grid .product-item:hover .images-container,
.cms-index-index .deal_product .products.wrapper.grid .product-item:hover {
  padding-bottom: 0;
  margin-bottom: 0;
}
.cms-index-index .deal_product .products.wrapper.grid .product-item:hover .link-view {
  opacity: 1;
  visibility: visible;
}
.deal_product.cms-product-home .slick-prev,
.deal_product.cms-product-home .slick-next {
  top: 50%;
}
.deal_product .products.wrapper.grid .product-item .product-item-info .product-hover {
  min-height: 290px;
}
.deal_product .products.wrapper.grid .product-item .product-item-info .product-hover {
  background-color: transparent;
}
.deal_product .products.wrapper.grid .product-item:hover {
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial;
  box-shadow: initial;
  background-color: transparent;
}
.deal_product .item .product-name a.product-item-link {
  font-size: 30px;
  color: #222222;
  font-weight: bold;
  line-height: 40px;
  height: auto;
  margin-top: 20px;
  max-height: 80px;
}
.deal_product .item .product-name a.product-item-link:hover {
  color: #f67e8e;
}
.deal_product .products.wrapper.grid .product-item .product-item-info button.button {
  margin: 0;
  background-color: transparent;
  color: #555555;
  border: 2px solid #c8c8c8;
  padding: 0 20px;
  height: 45px;
  line-height: 41px;
}
.deal_product .products.wrapper.grid .product-item .product-item-info button.button:hover {
  background-color: #f67e8e;
  border-color: #f67e8e;
  color: white;
}
.deal_product .magicproduct .block-title-tabs {
  display: none;
}
.deal_product .product-label {
  position: initial;
  top: initial;
  z-index: initial;
  left: initial;
}
.deal_product .category_name a {
  font-size: 1.4rem;
  color: #666666;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 20px;
  display: inline-block;
}
.deal_product .item .price-box {
  display: inline-block;
  background-color: white;
  border-radius: 50px;
  padding: 0 15px;
  height: 25px;
  line-height: 25px;
  margin-bottom: 30px;
}
.deal_product .link-view {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.deal_product .link-view .quickview {
  background-color: transparent;
  border-color: transparent;
  color: #ccc;
}
.deal_product .link-view .quickview:hover {
  color: #80a93f;
}
.deal_product .product-hover {
  width: 65%;
}
.deal_product .product-detail {
  width: 35%;
}
.deal_product .alo-count-down {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.deal_product .alo-count-down .countdown {
  flex-direction: column;
  background-color: #f67e8e;
  border-radius: 50px;
  padding: 5px;
}
.deal_product .alo-count-down .countdown .timer-box:not(:last-child) {
  margin: 0;
  border-bottom: 1px solid #f9a8b3;
}
.deal_product .alo-count-down .countdown .timer-box {
  width: 50px;
  height: 70px;
}
.deal_product .alo-count-down .countdown .timer-box span {
  display: inline-block;
  font-size: 24px;
  color: white;
  font-weight: 600;
  line-height: initial;
  min-width: initial;
  padding: 0;
  border-radius: 0;
  background-color: transparent;
}
.deal_product .alo-count-down .countdown .timer-box span.title {
  font-size: 14px;
  font-weight: 500;
  color: white;
}
.deal_product .products.wrapper.grid .product-item .product-item-info .images-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.notify-slider-wrapper .notify-slider.products.wrapper.grid .product-item {
  margin-bottom: 0;
  padding-bottom: 0;
}
.related .products.wrapper.grid .slick-list,
.upsell .products.wrapper.grid .slick-list,
.related .catalog-product-view .products.wrapper.grid .slick-list,
.upsell .catalog-product-view .products.wrapper.grid .slick-list {
  margin-left: -5px;
  padding-left: 5px;
  margin-right: -5px;
  padding-right: 5px;
  margin-top: -5px;
  padding-top: 5px;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .deal_product .alo-count-down {
    top: 0;
    transform: translateY(0);
  }
  .product-info-main .stock.available,
  .product-info-main .stock.unavailable {
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .products.wrapper.list .product-name a.product-item-link {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 767px) {
  .products.wrapper.list .product-item .product-item-info .product-item-details {
    width: 100%;
  }
  .products.wrapper.list .product-item .product-item-info .images-container {
    width: 100%;
  }
  .products.wrapper.list .product-item .product-item-info .images-container .product-hover {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .products.wrapper.grid .product-item .product-item-info .product-hover a,
  .products.wrapper.grid .product-item .product-item-info .product-hover span,
  .products.wrapper.grid .product-item .product-item-info .product-hover img {
    min-width: 100%;
  }
  .item .product-name a.product-item-link {
    font-size: 1.3rem;
  }
  .item button.button .icon {
    font-size: 1.8rem;
  }
  .products.wrapper.list .product-item .product-item-info .images-container .product-hover {
    width: 100%;
  }
  .products.wrapper.list .product-item .product-item-info .images-container .hover-box {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }
  .product-info-main .swatch-opt {
    width: 100%;
  }
  .product-info-main .page-title-wrapper .page-title {
    font-size: 1.8rem;
  }
  .product-info-main .price-box .weee .price {
    font-size: 2rem;
  }
  .product-info-main .additional-timer-block .slogan-countdown {
    font-size: 1.5rem;
  }
  .product-info-main .product-reviews-summary .reviews-actions {
    font-size: 1.3rem;
  }
  .product-info-main .alo-count-down .timer-box b {
    font-size: 1.5rem;
  }
  .product-info-main .alo-count-down .timer-box .title {
    font-size: 1.3rem;
  }
  .product-info-main .field.qty {
    width: 100%;
  }
  .product-add-form .add-to-cart .tocart {
    width: 100%;
  }
  .deal_product .products.wrapper.grid .product-item .product-item-info .images-container {
    flex-wrap: wrap;
  }
  .deal_product .product-detail,
  .deal_product .product-hover {
    width: 100%;
  }
  .deal_product .product-detail {
    margin-top: 20px;
  }
}
.rtl .deal_product .alo-count-down {
  left: auto;
  right: 0;
}
.rtl .products.wrapper.grid .product-item .product-item-info .product-hover .tool-action-show {
  right: auto;
}
.rtl .swatch-attribute.color .swatch-attribute-label,
.rtl .swatch-attribute.size .swatch-attribute-label,
.rtl .swatch-attribute.manufacturer .swatch-attribute-label {
  float: right;
  margin-left: 5px;
}
.rtl .product-item .product-reviews-summary .rating-summary {
  margin-left: 4px;
  margin-right: 0;
}
.rtl .products.wrapper.grid .product-item .product-item-info:hover .product-hover .tool-action-product {
  left: 10px;
}
.rtl .item .actions .add-to-links a .icon {
  padding-right: 0;
  padding-left: 7px;
}
.rtl .products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
  direction: ltr;
}
.rtl .products.wrapper.grid .product-item .product-item-info .product-item-details .price-box > *:not(:last-child) {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .products.wrapper.grid .product-item .product-item-info .add-to-links {
  right: auto;
  left: 10px;
}
.rtl .products.wrapper.list .link-view {
  right: auto;
  left: 0;
}
.rtl .products.wrapper.list .link-view button {
  padding: 0;
}
.rtl .products.wrapper.list .stock label,
.rtl body .stock label {
  padding-right: 0;
}
@media screen and (max-width: 480px) {
  .rtl .products.wrapper.list .product-item .product-item-info .images-container .hover-box {
    padding: 0;
  }
}
.modal-popup.popup-newsletter {
  text-align: center;
}
.modal-popup.popup-newsletter * {
  font-family: 'Cairo', sans-serif;
}
.modal-popup.popup-newsletter .mage-error[generated] {
  position: absolute;
  bottom: calc(100% + 5px);
  left: 0;
  right: 0;
  background-color: #ffffff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
  padding: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.modal-popup.popup-newsletter .modal-content {
  padding: 0;
  margin-bottom: 0;
}
.modal-popup.popup-newsletter .modal-content .block-title {
  display: block;
  padding: 0;
}
.modal-popup.popup-newsletter .modal-content .block-title img {
  margin: 0 auto;
}
.modal-popup.popup-newsletter .modal-content #popup-newsletter {
  background-repeat: no-repeat;
  background-position: 0 0;
  line-height: 1;
  background-size: cover;
  padding: 40px 0 0;
}
.modal-popup.popup-newsletter .modal-content .newsletter-new {
  max-width: 500px;
  margin: 20px auto;
}
.modal-popup.popup-newsletter .modal-content .popup.content {
  max-width: 370px;
  margin: 0 auto;
}
.modal-popup.popup-newsletter .modal-content .popup.content .subcribe-box {
  margin-bottom: 0;
  margin-top: 40px;
  margin-left: 15px;
  margin-right: 15px;
  display: block;
}
.modal-popup.popup-newsletter .modal-content .popup.content .subcribe-box .input-box {
  margin-bottom: 0;
}
.modal-popup.popup-newsletter .modal-content .popup.content .subcribe-box .actions {
  width: 100%;
  margin-bottom: 30px;
}
.modal-popup.popup-newsletter .modal-content .popup.content .subcribe-box .actions button {
  width: 100%;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  display: block;
  letter-spacing: 1px;
}
.modal-popup.popup-newsletter .modal-content .popup.content .promo-text {
  font-size: 5.5rem;
  line-height: 1;
  letter-spacing: 2px;
  margin-bottom: 30px;
  text-transform: capitalize;
}
.modal-popup.popup-newsletter .modal-content .popup.content .caption {
  letter-spacing: 0;
  color: #555555;
  line-height: 24px;
  font-size: 2rem;
  margin-top: 0;
}
.modal-popup.popup-newsletter .modal-content .popup.content .input-text {
  height: 40px;
  text-align: center;
  text-transform: capitalize;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-width: 1.5px;
  margin-bottom: 10px;
}
.modal-popup.popup-newsletter .modal-content .block-content {
  padding: 0;
}
.modal-popup.popup-newsletter .modal-content .block-content .caption.share {
  padding: 15px;
  text-align: center;
  font-size: 12px;
  color: #999;
  background-color: #f4f4f4;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.modal-popup.popup-newsletter .modal-content .block-content .subscribe-bottom {
  font-size: 11px;
  color: #333;
  letter-spacing: 1px;
  padding-left: 20px;
  margin-bottom: 20px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.modal-popup.popup-newsletter .modal-content .block-content .subscribe-bottom input[type="checkbox"] {
  top: -3px;
  margin-top: 0;
}
.modal-popup.popup-newsletter .modal-content .block-content .img-popup-newletter {
  position: absolute;
  bottom: -30px;
  right: -125px;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .popup-newsletter .modal-content .img-popup-newletter {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .modal-popup.popup-newsletter .modal-inner-wrap {
    transform: translate(0, 10vh);
    margin: 50px auto auto;
    max-width: calc(100% - 40px);
    overflow-x: hidden;
    height: auto !important;
    width: auto !important;
    overflow-y: auto;
  }
}
@media screen and (max-width: 480px) {
  .modal-popup.popup-newsletter .modal-content .popup.content .promo-text {
    font-size: 2.5rem;
    letter-spacing: 0;
    margin-bottom: 15px;
  }
  .modal-popup.popup-newsletter .modal-content .popup.content .caption {
    font-size: 1.4rem;
  }
  .modal-popup.popup-newsletter .modal-content .popup.content .subcribe-box {
    margin-top: 25px;
  }
  .modal-popup.popup-newsletter .modal-content .popup.content .subcribe-box .actions {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.rtl .modal-popup.popup-newsletter .modal-content {
  overflow: unset;
}
.rtl .modal-popup.popup-newsletter .modal-content .block-content .actions {
  margin-right: 0;
}
.rtl .modal-popup.popup-newsletter .modal-content .block-content .actions .action.button .fa:before {
  content: "\f0d9";
}
.rtl .modal-popup.popup-newsletter .checkbox-gender .label {
  padding-left: 0;
  padding-right: 20px;
  margin-right: 0;
  margin-left: 15px;
}
.rtl .modal-popup.popup-newsletter .checkbox-gender .label:before {
  left: auto;
  right: 0;
}
.rtl .modal-popup.popup-newsletter .checkbox-gender .men .label {
  margin-left: 0;
}
.cms-index-index .cms-blog-home .item,
.cms-index-index .cms-product-home .item {
  display: none;
}
.cms-index-index .cms-blog-home .item.slick-slide,
.cms-index-index .cms-product-home .item.slick-slide {
  display: block;
}
.cms-product-home.deal_product {
  padding: 55px 80px 100px;
  background-image: linear-gradient(to bottom, #ffffff 0%, #f7f8fa 20%, #f7f8fa 80%, #ffffff 100%);
}
.cms-product-home.deal_product .block-title-tabs {
  background-image: url(../images/alothemes/bg-deal.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100px;
  padding-top: 30px;
  margin-bottom: 35px;
}
.img-static-insta {
  padding-top: 40px;
}
.img-static-insta .gallery-wrapper {
  position: relative;
}
.img-static-insta .flow {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  background-color: #f65f73;
  z-index: 1;
  font-weight: bold;
  font-size: 1.8rem;
  text-transform: uppercase;
  padding: 0 50px;
  line-height: 60px;
  height: 60px;
  -webkit-box-shadow: 5px 5px 5px rgba(30, 32, 40, 0.3);
  -moz-box-shadow: 5px 5px 5px rgba(30, 32, 40, 0.3);
  box-shadow: 5px 5px 5px rgba(30, 32, 40, 0.3);
}
.img-static-insta .block-title-tabs {
  background-image: url(../images/alothemes/bg-tab.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 120px;
  padding-top: 50px;
  margin-bottom: 35px;
}
.cms-product-home.featured-products {
  margin-top: 75px;
  margin-bottom: 75px;
  background-image: url(../images/alothemes/bg-static-3.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}
.cms-product-home.featured-products .block-title-tabs {
  background-image: url(../images/alothemes/bg-tab.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 120px;
  padding-top: 20px;
  margin-bottom: 25px;
}
.cms-product-home.featured-products .magicproduct .block-title-tabs {
  display: none;
}
.cms-product-home.featured-products .slick-slide > div:not(:first-child) > li {
  margin-top: 20px;
}
.cms-blog-home {
  padding-top: 70px;
}
.cms-blog-home .slick-prev,
.cms-blog-home .slick-next {
  top: 40%;
}
.cms-blog-home .block-title-tabs {
  background-image: url(../images/alothemes/blog-bg.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 85px;
  padding-top: 30px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.item-category {
  display: none;
}
.shop-category {
  background-image: url(../images/alothemes/img-static-after-slide.jpg);
  background-color: #f7f8fa;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -140px;
  padding-right: 50px;
  padding-left: 50px;
  padding-bottom: 60px;
}
.shop-category .item {
  display: none;
}
.shop-category .item.slick-slide {
  display: block;
}
.shop-category ul {
  padding: 0;
  margin-bottom: 0;
}
.shop-category .slick-list {
  padding-bottom: 25px;
  margin-bottom: -25px;
}
.shop-category .category-description,
.shop-category h3.title {
  display: none;
}
.shop-category .category-image {
  margin-bottom: 0;
}
.shop-category .categories .item > a {
  position: relative;
  display: block;
  border-radius: 50%;
  -webkit-box-shadow: 10px 10px 15px -5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 10px 10px 15px -5px rgba(0, 0, 0, 0.15);
  box-shadow: 10px 10px 15px -5px rgba(0, 0, 0, 0.15);
}
.shop-category .categories .item > a:hover img {
  filter: sepia(55%);
}
.shop-category .categories .item > a img {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.shop-category .categories .item .category-name {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  text-align: center;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  background-image: url(../images/alothemes/bg-cate.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 250px;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
}
.shop-category .categories .item .category-name span {
  font-family: 'Pacifico', cursive;
  font-size: 36px;
  color: #222;
  font-weight: 600;
  margin-bottom: 15px;
}
.shop-category .categories .item .category-name button.shop-now {
  font-weight: bold;
  font-size: 14px;
  border-radius: 50px;
  padding: 0 20px;
  text-transform: uppercase;
  display: inline-block;
  background-color: #e42648;
  border: 2px solid #e42648;
  color: white;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  height: 35px;
  line-height: 30px;
  font-family: 'Lato', sans-serif;
}
.shop-category .categories .item:hover .category-name {
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: visible;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.cms-product-home .block-title-tabs {
  display: block;
}
.cms-product-home .cms-title-wrapper {
  margin-bottom: 35px;
  padding-left: 15px;
  padding-right: 15px;
}
.cms-product-home.feature {
  margin-top: 100px;
}
.cms-product-home .container {
  padding-left: 0;
  padding-right: 0;
}
.cms-index-index .column.main {
  padding-bottom: 0;
}
.cms-blog-home.static-blog {
  padding-top: 70px;
}
.cms-blog-home.static-blog .item {
  display: none;
}
.cms-blog-home.static-blog .slick-slide .item {
  display: block;
}
.cms-blog-home.static-blog img {
  width: 100%;
}
.cms-blog-home.static-blog .block-title,
.cms-blog-home.static-blog .post.action {
  display: none;
}
.cms-blog-home.static-blog .item {
  display: none;
}
.cms-blog-home.static-blog .item.slick-slide {
  display: block;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .shop-category {
    margin-top: -80px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cms-product-home.deal_product {
    padding-left: 50px;
    padding-right: 50px;
  }
  .cms-product-home .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .shop-category {
    margin-left: 0;
    margin-right: 0;
  }
  .shop-category .categories .item .category-name {
    left: 50%;
    transform: translateX(-50%);
  }
  .cms-product-home.custom-category .row {
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .shop-category {
    margin-top: 0;
    padding-top: 30px;
  }
  .products.wrapper.list .product-item .product-item-info .images-container .product-item-details {
    padding: 0;
    width: 100%;
  }
  .wpb_wrapper_2 {
    padding-top: 50px;
  }
  .cookie-message .footer-links-company {
    margin-bottom: 75px;
  }
  .cookie-message #backtotop {
    bottom: 85px;
  }
  .cms-product-home.deal_product {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 575px) {
  .cms-product-home.deal_product,
  .cms-product-home,
  .cms-blog-home.static-blog {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 480px) {
  .cms-index-index .cms-product-home .products.wrapper .slick-list {
    margin-bottom: -250px;
  }
  .cookie-message #backtotop {
    bottom: 100px;
  }
  .shop-category .categories .item img {
    width: 100%;
  }
}
.rtl .cms-blog-home.static-blog .blog-image .post-posed-date {
  left: 0;
  right: auto;
}
.rtl a .fa-caret-right:before {
  content: "\f0d9";
}
.rtl .shop-category .categories .item .category-name:after {
  display: none;
}
.rtl .shop-category .categories .item .category-name:before {
  content: "\f177";
  font-family: fontawesome;
  opacity: 0;
  visibility: hidden;
  margin-right: -18px;
  color: #fff;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
}
.rtl .shop-category .categories .item > a:hover .category-name:before {
  opacity: 1;
  visibility: visible;
  margin-right: 10px;
}
.cms-sale-products .block_widget.block-products-list {
  margin-left: -15px;
  margin-right: -15px;
}
.catalogsearch-result-index .products.wrapper.list .product-reviews-summary .reviews-actions .action span,
.catalog-category-view .products.wrapper.list .product-reviews-summary .reviews-actions .action span {
  margin-left: 0;
}
.catalogsearch-result-index .column.main > .page-title-wrapper,
.catalog-category-view .column.main > .page-title-wrapper {
  display: block;
}
.catalogsearch-result-index .column.main .sku,
.catalog-category-view .column.main .sku,
.catalogsearch-result-index .column.main .sku label,
.catalog-category-view .column.main .sku label {
  font-size: 1.2rem;
}
.catalogsearch-result-index .column.main .product-reviews-summary,
.catalog-category-view .column.main .product-reviews-summary {
  display: flex;
  align-items: center;
}
.catalogsearch-result-index .column.main .product-reviews-summary .reviews-actions,
.catalog-category-view .column.main .product-reviews-summary .reviews-actions {
  margin-top: 0;
}
.catalogsearch-result-index .column.main .category-product-grid .product-item .product-item-info,
.catalog-category-view .column.main .category-product-grid .product-item .product-item-info {
  position: relative;
}
.catalogsearch-result-index .column.main .category-product-grid .product-item .product-item-info:before,
.catalog-category-view .column.main .category-product-grid .product-item .product-item-info:before {
  content: "";
  position: absolute;
  left: -1px;
  width: 1px;
  background-color: #eaeaea;
  top: 50%;
  transform: translate(0, -50%);
  height: 85%;
}
.catalogsearch-result-index .column.main .category-product-grid .product-item:nth-child(4n+1) .product-item-info:before,
.catalog-category-view .column.main .category-product-grid .product-item:nth-child(4n+1) .product-item-info:before {
  opacity: 0;
}
.catalogsearch-result-index .page-title-wrapper .page-title,
.catalog-category-view .page-title-wrapper .page-title {
  margin-top: 10px;
  margin-bottom: 30px;
}
.catalogsearch-result-index .cms-static-mix-custom-product .product-items .product-item,
.catalog-category-view .cms-static-mix-custom-product .product-items .product-item {
  width: 100%;
}
.catalogsearch-result-index .column.main .products.wrapper.grid,
.catalog-category-view .column.main .products.wrapper.grid {
  margin-left: -15px;
  margin-right: -15px;
}
.catalogsearch-result-index .column.main .products.wrapper.grid .product-hover img,
.catalog-category-view .column.main .products.wrapper.grid .product-hover img {
  display: block;
  min-width: 100%;
}
.catalogsearch-result-index .products.wrapper.list .price-box.price-final_price,
.catalog-category-view .products.wrapper.list .price-box.price-final_price {
  position: relative;
}
.catalogsearch-result-index .products.wrapper.list .price-box.price-final_price > .price-box,
.catalog-category-view .products.wrapper.list .price-box.price-final_price > .price-box {
  padding: 0;
}
.catalogsearch-result-index .products.wrapper.list .price-box.price-final_price > .price-box > *,
.catalog-category-view .products.wrapper.list .price-box.price-final_price > .price-box > * {
  margin: 0;
}
.catalogsearch-result-index .products.wrapper.list .product-item .actions-primary .tocart,
.catalog-category-view .products.wrapper.list .product-item .actions-primary .tocart {
  height: 40px;
  line-height: 40px;
}
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-info,
.catalog-category-view .products.wrapper.list .product-item .product-item-info {
  display: flex;
  flex-wrap: wrap;
}
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-info:before,
.catalog-category-view .products.wrapper.list .product-item .product-item-info:before,
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-info:after,
.catalog-category-view .products.wrapper.list .product-item .product-item-info:after {
  display: none;
}
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .images-container .product-hover,
.catalog-category-view .products.wrapper.list .product-item .product-item-info .images-container .product-hover {
  width: 100%;
}
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .product-item-details,
.catalog-category-view .products.wrapper.list .product-item .product-item-info .product-item-details {
  padding: 0 20px;
  padding-top: 20px;
}
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .product-item-details .product.description,
.catalog-category-view .products.wrapper.list .product-item .product-item-info .product-item-details .product.description {
  font-style: italic;
  line-height: 24px;
}
.catalogsearch-result-index .products.wrapper.list .product-item .actions-primary,
.catalog-category-view .products.wrapper.list .product-item .actions-primary {
  width: 100%;
}
.catalogsearch-result-index .products.wrapper.list .swatch-attribute-options,
.catalog-category-view .products.wrapper.list .swatch-attribute-options {
  margin: 0;
}
.cms-sale-products .sale-product-top {
  text-align: center;
  margin-top: 10px;
}
/* responsive */
@media screen and (min-width: 1200px) {
  .catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .product-item-details,
  .catalog-category-view .products.wrapper.list .product-item .product-item-info .product-item-details {
    position: relative;
  }
  .catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .product-item-details:before,
  .catalog-category-view .products.wrapper.list .product-item .product-item-info .product-item-details:before {
    content: '';
    width: 1px;
    height: 90%;
    top: 5%;
    right: 15px;
    position: absolute;
    background-color: #e6e6e6;
  }
  .catalogsearch-result-index .sidebar .products.wrapper.list .product-item .product-item-info .product-item-details:before,
  .catalog-category-view .sidebar .products.wrapper.list .product-item .product-item-info .product-item-details:before {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .product-item-details:before,
  .catalog-category-view .products.wrapper.list .product-item .product-item-info .product-item-details:before,
  .catalogsearch-result-index .sidebar .products.wrapper.list .product-item .product-item-info .product-item-details:before,
  .catalog-category-view .sidebar .products.wrapper.list .product-item .product-item-info .product-item-details:before {
    display: none;
  }
  .catalog-category-view .toolbar-bottom .toolbar-products .pages {
    margin-bottom: 60px;
  }
  .catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .images-container,
  .catalog-category-view .products.wrapper.list .product-item .product-item-info .images-container,
  .catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .product-item-details,
  .catalog-category-view .products.wrapper.list .product-item .product-item-info .product-item-details {
    width: 50%;
  }
  .catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .product-item-details-right,
  .catalog-category-view .products.wrapper.list .product-item .product-item-info .product-item-details-right {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  .catalog-category-view .column.main {
    order: 1;
  }
  .catalog-category-view .columns {
    display: flex;
  }
  .catalog-category-view .page-title-wrapper .page-title {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .catalog-category-view .column.main .category-product-grid .product-item:nth-child(3n+1) .product-item-info:before {
    opacity: 1;
  }
  .catalog-category-view .column.main .category-product-grid .product-item:nth-child(2n+1) .product-item-info:before {
    opacity: 0;
  }
  .catalog-category-view .column.main .category-product-list .product-item {
    margin: 0 0 80px;
    padding: 0;
    border-bottom: none;
  }
}
@media screen and (max-width: 360px) {
  .catalog-category-view .products.wrapper.list .product-item .product-item-info .images-container,
  .catalog-category-view .products.wrapper.list .product-item .product-item-info .product-item-details {
    width: 100%;
    padding: 0;
  }
  .catalog-category-view .column.main .category-product-grid .product-item:nth-child(3n+1) .product-item-info:before {
    opacity: 0;
  }
  .catalog-category-view .column.main .category-product-grid .product-item .product-item-info:before {
    opacity: 0;
  }
  .catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .images-container,
  .catalog-category-view .products.wrapper.list .product-item .product-item-info .images-container,
  .catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .product-item-details,
  .catalog-category-view .products.wrapper.list .product-item .product-item-info .product-item-details {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
.rtl.catalog-category-view .products.wrapper.list .price-box.price-final_price:before {
  left: auto;
  right: 0;
}
.rtl.catalog-category-view .products.wrapper.list .product-item .actions-secondary .action:not(:last-child) {
  margin-left: 0;
  margin-right: 10px;
}
.catalog-category-view .sidebar.sidebar-main,
.catalogsearch-result-index .sidebar.sidebar-main {
  order: -1;
}
@media screen and (max-width: 991px) {
  .catalog-category-view .columns,
  .catalogsearch-result-index .columns,
  .account .columns {
    padding-bottom: 50px;
  }
  .catalog-category-view .columns .column.main,
  .catalogsearch-result-index .columns .column.main,
  .account .columns .column.main {
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  .catalog-category-view .column.main .products.wrapper.grid .product-image-container,
  .catalogsearch-result-index .column.main .products.wrapper.grid .product-image-container {
    display: block;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  .rtl .catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .product-item-details:before,
  .rtl .catalog-category-view .products.wrapper.list .product-item .product-item-info .product-item-details:before {
    right: auto;
    left: 15px;
  }
}
.catalog-product-view .price-box .old-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.catalog-product-view.rtl .product-info-main .price-box .special-price {
  margin-right: 0;
  margin-left: 10px;
}
.catalog-product-view .zoomContainer {
  z-index: 9;
}
.catalog-product-view .zoomContainer .zoomLens {
  border: 2px solid #dddddd;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.catalog-product-view .zoomWindowContainer .zoomWindow {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.product.data.items .items-tabs .item.active a,
.product.data.items .items-tabs .item:hover a {
  background-color: white !important;
}
.size-guide {
  cursor: pointer;
}
.show-add-cart-bottom .page-footer {
  margin-bottom: 85px;
}
.stickyCart {
  z-index: 10;
}
.stickyCart .stickyChild .contentShow .clSticky #btnSticky {
  color: #ffffff;
  border-radius: 50px;
  padding: 0 25px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.stickyCart .stickyChild .contentShow .clSticky #btnSticky:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.stickyCart .quantity,
.product-info-main .field.qty .custom-qty.control {
  border-radius: 50px;
  overflow: hidden;
}
.stickyCart .quantity input,
.product-info-main .field.qty .custom-qty.control input,
.stickyCart .quantity .input-text,
.product-info-main .field.qty .custom-qty.control .input-text {
  display: block;
  margin: auto;
}
.block {
  margin-bottom: 40px;
}
.block .block-title img {
  margin: auto;
}
.block .products.wrapper.grid .product-item .product-item-info .product-item-details {
  text-align: center;
}
.block .products.wrapper.grid .product-item .product-item-info .product-item-details .price-box {
  display: flex;
  justify-content: center;
}
.block .products.wrapper.grid .product-item .product-item-info .product-item-details .field.choice.related {
  text-align: center;
}
.block .products.wrapper.grid .product-item .product-item-info .product-item-details .field.choice.related input {
  float: inherit;
}
.block.block-related .block-subtitle button {
  color: #ffffff;
  border-radius: 50px;
  padding: 0 42px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.block.block-related .block-subtitle button:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
body .product-info-main .stock.unavailable,
body .product-info-main .stock.available {
  font-weight: 400;
  text-transform: none;
  margin-right: 0;
}
.product-info-main .product-reviews-summary {
  margin: 0;
}
.product-info-main .product-reviews-summary .reviews-actions {
  display: flex;
  align-items: center;
}
.product-info-main .product-reviews-summary .reviews-actions a {
  color: #555555;
  direction: ltr;
}
.product-info-main .product-reviews-summary .reviews-actions a:before {
  content: "(";
}
.product-info-main .product-reviews-summary .reviews-actions a:after {
  content: ")";
}
.product-info-main .product-reviews-summary .reviews-actions a:hover {
  color: #f65f73;
}
.product-info-main .price-box {
  margin-top: 0;
}
.product-info-main .price-box .weee {
  margin-bottom: 0;
}
.product-info-main .price-box .weee .price {
  font-size: 2rem;
  font-weight: 600;
}
.product-info-main .price-box .old-price .weee .price {
  font-weight: 400;
}
.product-info-main .price-box .special-price {
  display: inline-block;
  margin-right: 10px;
}
.product-info-main .price-box .price-from,
.product-info-main .price-box .price-to {
  margin: 0;
}
.product-info-main .price-box .price-from .weee .price,
.product-info-main .price-box .price-to .weee .price,
.product-info-main .price-box .price-from .weee .old-price .price,
.product-info-main .price-box .price-to .weee .old-price .price {
  font-size: 2rem;
}
.product-info-main .attribute {
  margin-top: 8px;
  margin-bottom: 15px;
}
.product-info-main .attribute .value {
  font-size: 1.4rem;
  color: #666666;
}
.product-info-main .attribute.sku .type {
  font-size: 1.5rem;
  font-weight: 400;
  color: #666666;
}
.product-info-main .attribute.sku .type:after {
  content: ":";
}
.product-info-main .attribute.sku .value {
  font-size: 1.5rem;
  display: inline-block;
}
.product-info-main .field.qty {
  margin-bottom: 20px;
}
.product-info-main .field.qty .label {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 1.3rem;
  color: #000000;
  display: block;
  margin-bottom: 5px;
}
.product-info-main .field.qty .custom-qty.control {
  width: 110px;
  position: relative;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  background-color: #ffffff;
}
.product-info-main .field.qty .custom-qty.control .input-text {
  width: calc(100% - 35px);
  text-align: center;
  height: 43px;
  border: 0;
  background-color: transparent;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.product-info-main .field.qty .custom-qty.control .btn-plus .increase,
.product-info-main .field.qty .custom-qty.control .btn-plus .reduced {
  width: 35px;
  line-height: 21px;
  font-weight: 400;
  position: absolute;
  top: 0;
  bottom: 0;
  border: none;
  color: #aeaeae;
  font-size: 1.3rem;
}
.product-info-main .field.qty .custom-qty.control .btn-plus .increase:before,
.product-info-main .field.qty .custom-qty.control .btn-plus .reduced:before {
  font-family: "Flaticon";
}
.product-info-main .field.qty .custom-qty.control .btn-plus .increase:hover,
.product-info-main .field.qty .custom-qty.control .btn-plus .reduced:hover {
  background: transparent;
  color: #000;
}
.product-info-main .field.qty .custom-qty.control .btn-plus .increase i,
.product-info-main .field.qty .custom-qty.control .btn-plus .reduced i {
  display: none;
}
.product-info-main .field.qty .custom-qty.control .btn-plus .increase {
  right: 0;
}
.product-info-main .field.qty .custom-qty.control .btn-plus .increase:before {
  content: "\f067";
  font-family: FontAwesome;
}
.product-info-main .field.qty .custom-qty.control .btn-plus .reduced {
  left: 0;
}
.product-info-main .field.qty .custom-qty.control .btn-plus .reduced:before {
  content: "\f068";
  font-family: FontAwesome;
}
.product-info-main .swatch-opt {
  width: 100%;
}
.product-info-main .swatch-attribute {
  border-top: 1px solid #e6e6e6;
  margin-top: 25px;
  padding-top: 20px;
}
.product-info-main .swatch-attribute .swatch-option {
  margin-right: 10px;
  margin-bottom: 10px;
}
.product-info-main .swatch-attribute .swatch-option.text {
  border: 1px solid #e6e6e6 !important;
  padding: 5px 10px;
}
.product-info-main .swatch-attribute .swatch-option.text:hover,
.product-info-main .swatch-attribute .swatch-option.text.selected {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #000000;
}
.product-info-main .swatch-attribute.size .swatch-option.text {
  padding: 0;
}
.product-info-main .review-form-actions {
  margin-top: 10px;
}
.product-info-main .page-title-wrapper .page-title {
  margin-top: 0;
}
.product-info-main .page-title-wrapper .brand span {
  font-size: 15px;
  color: #111111;
}
.product-info-main .alo-count-down {
  margin-bottom: 20px;
  margin-top: 10px;
}
.product-info-main .alo-count-down .slogan-countdown {
  font-size: 1.8rem;
}
.product-info-main .alo-count-down .countdown {
  justify-content: flex-start;
}
.product-info-main .alo-count-down .timer-box b {
  font-size: 2rem;
}
.product-info-main .alo-count-down .timer-box .title {
  font-size: 1.5rem;
}
.product-info-main .additional-timer-block {
  margin-top: 15px;
}
.product-info-main .additional-timer-block .slogan-countdown {
  text-align: left;
  font-size: 1.8rem;
  margin-top: 0;
}
.product-info-main .deal-stock-label {
  font-size: 1.3rem;
  margin-bottom: 7px;
}
.product-info-main .delivery-return {
  margin-bottom: 5px;
  margin-top: 15px;
}
.product-info-main .delivery-return a {
  cursor: pointer;
}
.product-info-main .alo-social-links h3 {
  font-size: 1.4rem;
  color: #000;
  margin-right: 10px;
  margin-bottom: 0;
}
.product-info-main .alo-social-links .custom-html {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.product-info-main .alo-social-links ul {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
}
.product-info-main .alo-social-links ul:before {
  display: none;
}
.product-info-main .alo-social-links ul li {
  margin-bottom: 0;
  flex: 1;
  text-align: center;
  font-size: 2rem;
}
.product-info-main button.button {
  line-height: 40px;
  height: 45px;
}
.product-info-main .product-add-form {
  margin-top: 10px;
}
.product-info-main .product-add-form .swatch-attribute-options {
  margin: 0;
  margin-top: 5px;
  display: inline-block;
  width: 100%;
}
.product-info-main .size-guide {
  margin-top: 15px;
}
.product-info-main .size-guide .size-guide-text {
  font-style: italic;
  cursor: pointer;
  text-decoration: underline;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.product-info-main .size-guide .size-guide-text:hover {
  text-decoration: none;
}
.content-form-detail .product-content-boxcart {
  padding: 15px;
  background-color: #f3f3f3;
}
.content-form-detail .product-content-boxcart .price-box.price-final_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.content-form-detail .product-content-boxcart .price-box.price-final_price .price-from {
  margin-right: 10px;
}
.product-add-form .add-to-cart {
  margin-bottom: 0;
  padding-top: 20px;
  border-top: 2px solid #e6e6e6;
}
.product-add-form .add-to-cart .tocart {
  text-transform: uppercase;
  width: 100%;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.product-info-stock-sku .product.sku {
  display: none;
}
.product-social-links {
  padding-top: 8px;
}
.product-social-links .main2 img {
  margin: auto;
}
.product-social-links .mailto {
  display: none;
}
.product-social-links .socials .title-social {
  display: none;
}
.product-social-links .product-addto-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: baseline;
  justify-content: space-around;
  flex-wrap: wrap;
}
.product-social-links .product-addto-links a {
  text-transform: none;
  font-size: 1.3rem;
}
.product-social-links .product-addto-links a:hover {
  color: #f65f73;
}
.product-social-links .product-addto-links a span:before {
  padding-right: 5px;
  font-family: "Linearicons-Free";
  font-size: 2rem;
}
.product-social-links .product-addto-links a.tocompare span:before {
  content: "\e862";
}
.product-social-links .product-addto-links a.towishlist span:before {
  content: "\e813";
}
.product-social-links .product-addto-links .free-ship {
  font-size: 1.5rem;
  margin: 0;
  color: #7faf51;
  width: 100%;
  font-weight: bold;
  margin-top: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-social-links .product-addto-links .free-ship i {
  padding-right: 5px;
  font-style: initial;
}
.product-social-links .product-addto-links .free-ship i:before {
  content: "\e8a7";
  font-family: "Linearicons-Free";
  font-size: 2rem;
}
.modals-quickview .product-info-main .special-price {
  margin: 0;
  margin-right: 10px;
}
.catalog-product-view .product.data.items .items-tabs .item.active a {
  color: #000000;
  background-color: white;
}
.catalog-product-view .review-items .review-title {
  font-weight: 600;
  margin-bottom: 5px;
  color: #111111;
}
.catalog-product-view .product.info.detailed ol {
  padding: 0;
}
.catalog-product-view .message.global.cookie.magepow-gdpr-cookie-notice {
  display: none !important;
}
.catalog-product-view .product.info.detailed .toggle-tab {
  display: none;
}
.catalog-product-view .product.info.detailed .fieldset .field:not(:last-child) {
  margin-bottom: 15px;
}
.catalog-product-view .fotorama-item .fotorama__thumb-border {
  border: solid 2px #f65f73;
}
.catalog-product-view .product.media .fotorama__caption {
  display: none;
}
.catalog-product-view .product.media .fotorama__thumb {
  background: transparent;
}
.catalog-product-view .product.detailed {
  margin-top: 140px;
}
.catalog-product-view .product.detailed .items-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 2px solid #e6e6e6;
}
.catalog-product-view .product.detailed .items-tabs .data.switch {
  text-transform: uppercase;
  font-size: 1.6rem;
  color: #bbbbbb;
  line-height: 25px;
  padding-bottom: 4px;
  display: block;
  font-weight: 600;
}
.catalog-product-view .product.detailed .items-tabs .data.switch .counter {
  position: relative;
}
.catalog-product-view .product.detailed .items-tabs .data.switch .counter:before {
  content: "(";
}
.catalog-product-view .product.detailed .items-tabs .data.switch .counter:after {
  content: ")";
}
.catalog-product-view .product.detailed .items-tabs .data.title {
  margin-right: 0;
  position: relative;
}
.catalog-product-view .product.detailed .items-tabs .data.title:not(:last-child) {
  margin-right: 40px;
}
.catalog-product-view .product.detailed .items-tabs .data.title:before {
  content: "";
  position: absolute;
  border-bottom: solid 2px #7faf51;
  left: 0;
  width: 0;
  bottom: -2px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.catalog-product-view .product.detailed .items-tabs .data.title.active:before,
.catalog-product-view .product.detailed .items-tabs .data.title:hover:before {
  width: 80%;
}
.catalog-product-view .product.detailed .data-tabs-content {
  padding: 30px 0;
}
.catalog-product-view .product.detailed .data-tabs-content .data.item.content {
  display: none;
  color: #555555;
  font-size: 1.5rem;
}
.catalog-product-view .product.detailed .data-tabs-content .data.item.content:first-child {
  display: block;
}
.catalog-product-view .product.detailed .review-form-actions {
  margin-top: 20px;
}
.catalog-product-view .box-tocart {
  margin-top: 5px;
}
.catalog-product-view .shop-content-left .product-reviews-summary {
  display: flex;
  align-items: center;
}
.catalog-product-view .shop-content-left .product-reviews-summary .reviews-actions {
  display: flex;
  align-items: center;
}
.catalog-product-view .shop-content-left .product-reviews-summary .reviews-actions .action {
  color: #333;
  font-size: 1.4rem;
}
.catalog-product-view .shop-content-left .product-reviews-summary .reviews-actions .action.view {
  margin-right: 5px;
  color: #333;
}
.catalog-product-view .shop-content-left .product-reviews-summary .reviews-actions .action.view:before,
.catalog-product-view .shop-content-left .product-reviews-summary .reviews-actions .action.view:after {
  display: none;
}
.catalog-product-view .shop-content-left .product-reviews-summary .reviews-actions .action.add {
  line-height: normal;
}
.catalog-product-view .reviews-actions .action:after {
  position: static;
}
.catalog-product-view .cms-static-mix-custom-product .product-items .product-item {
  width: 100%;
}
.catalog-product-view .fieldset .review-legend.legend strong {
  color: #black;
}
.catalog-product-view .fieldset .review-legend.legend span {
  font-size: 2rem;
  margin-bottom: 10px;
  display: inline-block;
  text-decoration: underline;
  color: #111111;
}
.catalog-product-view .fieldset > .field > .label {
  color: #111111;
  font-size: 1.4rem;
  margin-bottom: 0;
}
.catalog-product-view .fieldset .review-field-ratings .review-field-rating .label {
  font-size: 1.4rem;
  min-width: 70px;
}
.block.review-list {
  margin-bottom: 45px !important;
  padding-bottom: 30px;
  border-bottom: solid 1px #ddd;
}
.block.review-list ol.review-items {
  padding: 0;
}
.block.review-list .rating-summary .rating-result:before,
.block.review-list .rating-summary .rating-result > span:before {
  font-size: 1.6rem;
}
.block.review-list .review-ratings {
  max-width: 200px;
}
.block.review-list .review-ratings ~ .review-content,
.block.review-list .review-ratings ~ .review-details {
  margin-left: 220px;
  margin-bottom: 0;
}
.block.review-list .block-title strong {
  font-size: 2rem;
  font-weight: 600;
  color: #111111;
  text-decoration: underline;
}
.stickyCart .stickyChild .contentHide .alo-count-down {
  margin: 0;
}
.stickyCart .stickyChild .contentHide .alo-count-down .timer-box .title {
  color: #ffffff;
  font-size: 1.1rem;
}
.stickyCart .stickyChild .contentHide .alo-count-down .timer-box b {
  font-size: 1.8rem;
  color: #ffffff;
}
.stickyCart .stickyChild .contentHide .stickyProductName {
  max-width: 150px;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  max-height: 25px;
  line-height: 25px;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.stickyCart .stickyChild #parentQtySticky {
  height: auto;
}
.stickyCart .quantity {
  width: 110px;
  position: relative;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  background-color: #ffffff;
}
.stickyCart .quantity input {
  width: calc(100% - 35px);
  text-align: center;
  height: 43px;
  border: 0;
  background-color: transparent;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  float: none;
  color: #000000;
}
.stickyCart .quantity .btn-plus .increase,
.stickyCart .quantity .btn-plus .reduced {
  width: 35px;
  line-height: 21px;
  font-weight: 400;
  position: absolute;
  top: 0;
  bottom: 0;
  border: none;
  color: #aeaeae;
  font-size: 1.3rem;
}
.stickyCart .quantity .btn-plus .increase:before,
.stickyCart .quantity .btn-plus .reduced:before {
  font-family: "Flaticon";
}
.stickyCart .quantity .btn-plus .increase:hover,
.stickyCart .quantity .btn-plus .reduced:hover {
  background: transparent;
  color: #000;
}
.stickyCart .quantity .btn-plus .increase i,
.stickyCart .quantity .btn-plus .reduced i {
  display: none;
}
.stickyCart .quantity .btn-plus .increase {
  right: 0;
}
.stickyCart .quantity .btn-plus .increase:before {
  content: "\f067";
  font-family: FontAwesome;
}
.stickyCart .quantity .btn-plus .reduced {
  left: 0;
}
.stickyCart .quantity .btn-plus .reduced:before {
  content: "\f068";
  font-family: FontAwesome;
}
.bundle-actions button.action {
  width: 100%;
}
.product-bundle-product .product-info-price {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #e6e6e6;
}
.bundle-options-container {
  margin-bottom: 0;
}
.bundle-options-container .nested.options-list {
  margin-top: 10px;
}
.bundle-options-container .field.option.required {
  margin-top: 20px;
}
.bundle-options-container .product-add-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.bundle-options-container .product-add-form form .bundle-options-wrapper {
  width: 50%;
}
.bundle-options-container .product-add-form form .block-bundle-summary {
  width: 50%;
  padding-left: 10px;
}
.bundle-options-container .bundle-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.bundle-options-container .bundle-info .product-details {
  width: calc(100% - 140px);
  padding-left: 20px;
}
.bundle-options-container .product-qty .control.custom-qty {
  position: relative;
  display: inline-block;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border: 2px solid #e6e6e6;
  overflow: hidden;
}
.bundle-options-container .product-qty .input-text.qty {
  width: 120px;
  border: 0;
  background-color: transparent;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border: 1px solid #e6e6e6;
}
.bundle-options-container .product-qty .btn-plus .increase,
.bundle-options-container .product-qty .btn-plus .reduced {
  width: 35px;
  line-height: 21px;
  font-weight: 400;
  position: absolute;
  top: 0;
  bottom: 0;
  border: none;
  color: #aeaeae;
  font-size: 1.3rem;
}
.bundle-options-container .product-qty .btn-plus .increase:before,
.bundle-options-container .product-qty .btn-plus .reduced:before {
  font-family: "Flaticon";
}
.bundle-options-container .product-qty .btn-plus .increase:hover,
.bundle-options-container .product-qty .btn-plus .reduced:hover {
  background: transparent;
  color: #000;
}
.bundle-options-container .product-qty .btn-plus .increase i,
.bundle-options-container .product-qty .btn-plus .reduced i {
  display: none;
}
.bundle-options-container .product-qty .btn-plus .increase {
  right: 0;
}
.bundle-options-container .product-qty .btn-plus .increase:before {
  content: "\f067";
  font-family: FontAwesome;
}
.bundle-options-container .product-qty .btn-plus .reduced {
  left: 0;
}
.bundle-options-container .product-qty .btn-plus .reduced:before {
  content: "\f068";
  font-family: FontAwesome;
}
.bundle-options-container .product-add-form {
  margin-top: 60px;
}
.bundle-options-container .product-add-form .add-to-cart {
  margin-top: 10px;
}
.bundle-options-container:before,
.bundle-options-container:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.bundle-options-container .field.qty .label {
  text-transform: capitalize;
  display: none;
}
.bundle-options-container p.required {
  color: #e02b27;
  font-size: 1.1rem;
  width: 100%;
}
.bundle-options-container .legend.title {
  font-size: 3rem;
}
.bundle-options-container .product.name {
  font-size: 1.6rem;
  color: #000;
  font-weight: 600;
}
.bundle-options-container .available.stock {
  margin-top: 7px;
  margin-bottom: 0;
}
.bundle-options-container .box-tocart {
  margin-top: 15px;
}
.bundle-options-container .price-as-configured {
  margin-top: 15px;
  margin-bottom: 20px;
}
.bundle-options-container .price-box .price-wrapper:before {
  content: "subtotal: ";
  font-size: 15px;
  font-weight: 600;
  color: #000000;
  text-transform: capitalize;
  margin-right: 5px;
}
.bundle-options-container .price-box .price {
  font-size: 1.6rem;
  color: #e02b27;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-size: 2rem;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 20px;
  color: #000000;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  margin-bottom: 0;
  display: block;
  border-top: 0;
  padding-top: 0;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 0;
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  line-height: normal;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: 600;
}
.bundle-options-container .block-bundle-summary .bundle-summary .label {
  font-size: 1.4rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary .options {
  font-size: 1.5rem;
}
.bundle-options-container .block-bundle-summary .product-image-container {
  display: block;
  position: relative;
}
.bundle-options-container .block-bundle-summary .product-image-container .product-image-wrapper .product-image-photo.thumbnail {
  position: absolute;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  top: 20px;
  left: 0;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.bundle-options-container .block-bundle-summary .product-image-container .product-image-wrapper:hover .product-image-photo.thumbnail {
  opacity: 1;
  visibility: visible;
  top: 0;
}
.bundle-options-container .bundle-options-wrapper .product-options-wrapper {
  width: 100%;
}
.bundle-options-container .bundle-options-wrapper .legend.title {
  font-size: 2rem;
  color: #000000;
  font-weight: 600;
}
.bundle-options-container .nested .field.qty {
  display: flex;
  align-items: center;
}
.bundle-options-container .nested .field.qty .label {
  margin-right: 10px;
}
.product-downloadable-product .product-add-form {
  margin-top: 60px;
}
.product-downloadable-product .product-add-form:before,
.product-downloadable-product .product-add-form:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.product-downloadable-product .product-add-form .product-options-wrapper {
  width: 50%;
  padding-right: 15px;
}
.product-downloadable-product .product-add-form .product-options-bottom {
  width: 50%;
  padding-left: 15px;
}
.product-downloadable-product .product-add-form .product-options-bottom .add-to-cart {
  margin-left: 0;
}
.product-downloadable-product .product-add-form .price-box .price-container .price {
  font-size: 3.5rem;
  font-weight: 400;
}
.table-wrapper.grouped {
  margin-top: 30px;
  border-top: 1px solid #e6e6e6;
  padding-top: 10px;
}
.table-wrapper.grouped img {
  max-width: 90px;
}
.table-wrapper.grouped tr td {
  border-color: #e6e6e6;
}
.table-wrapper.grouped tr td:first-child {
  width: 120px;
}
.block.related .block-title,
.block.crosssell .block-title,
.block.upsell .block-title {
  text-align: center;
  margin-bottom: 35px;
}
.block.related .block-title .block-title-messager,
.block.crosssell .block-title .block-title-messager,
.block.upsell .block-title .block-title-messager {
  margin-top: 5px;
  margin-bottom: 5px;
}
.block.related .block-title strong,
.block.crosssell .block-title strong,
.block.upsell .block-title strong {
  font-size: 3rem;
  display: block;
  font-weight: 700;
  color: #111111;
}
.block.related .products.list.items > .item,
.block.crosssell .products.list.items > .item,
.block.upsell .products.list.items > .item {
  display: none;
}
.block.related .choice.related,
.block.crosssell .choice.related,
.block.upsell .choice.related {
  text-align: left;
}
.block.related .choice.related input.checkbox,
.block.crosssell .choice.related input.checkbox,
.block.upsell .choice.related input.checkbox {
  margin: 0;
  position: static;
}
.block.related .choice.related input.checkbox:focus,
.block.crosssell .choice.related input.checkbox:focus,
.block.upsell .choice.related input.checkbox:focus {
  box-shadow: none;
}
.block.related .choice.related label,
.block.crosssell .choice.related label,
.block.upsell .choice.related label {
  min-height: 17px;
  margin: 0;
}
.block.related .choice.related label:before,
.block.crosssell .choice.related label:before,
.block.upsell .choice.related label:before {
  position: static;
}
.block.related .product.actions,
.block.crosssell .product.actions,
.block.upsell .product.actions {
  display: block;
}
.block.related .product.actions:before,
.block.crosssell .product.actions:before,
.block.upsell .product.actions:before,
.block.related .product.actions:after,
.block.crosssell .product.actions:after,
.block.upsell .product.actions:after {
  display: none;
}
.block.related .item .price-box,
.block.crosssell .item .price-box,
.block.upsell .item .price-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.block.related .item .price-box .price-to,
.block.crosssell .item .price-box .price-to,
.block.upsell .item .price-box .price-to {
  width: 100%;
}
.block.related .block-subtitle,
.block.crosssell .block-subtitle,
.block.upsell .block-subtitle {
  font-size: 1.4rem;
  color: #555;
  text-align: center;
  font-style: italic;
  margin-bottom: 40px;
}
.block.related .block-subtitle button,
.block.crosssell .block-subtitle button,
.block.upsell .block-subtitle button {
  margin-left: 10px;
}
.block.related .products-related .slick-list,
.block.crosssell .products-related .slick-list,
.block.upsell .products-related .slick-list {
  padding-bottom: 50px;
}
.block.related {
  border-top: 2px solid #e6e6e6;
  padding-top: 60px;
}
.block.related .block-title {
  margin-bottom: 10px;
}
.block.related-post .slick-slider .slick-list {
  padding-bottom: 0;
}
.block-related-product {
  background: #f9f9f9;
  padding-top: 90px;
  padding-bottom: 30px;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .bundle-actions button.action {
    padding: 0 10px;
  }
  .product-info-main .field.qty {
    width: 100%;
  }
  .block.related .slick-prev,
  .block.crosssell .slick-prev,
  .block.upsell .slick-prev,
  .block.related .slick-next,
  .block.crosssell .slick-next,
  .block.upsell .slick-next {
    display: none !important;
  }
  .product-add-form .add-to-cart {
    margin-top: 15px;
  }
  .bundle-options-container .bundle-options-wrapper .legend.title {
    font-size: 2rem;
    margin-bottom: 0;
  }
  .bundle-options-container .block-bundle-summary > .title > strong {
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  .catalog-product-view .column.main {
    width: 100%;
  }
  .catalog-product-view .product.media.product-img-box {
    margin-bottom: 30px;
  }
  .catalog-product-view .product-info-main.product-shop,
  .catalog-product-view .product.media.product-img-box {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .stickyCart .stickyChild .contentHide {
    display: block;
  }
  .block.review-list .review-ratings {
    max-width: none;
    float: none;
  }
  .block.review-list .review-ratings ~ .review-content,
  .block.review-list .review-ratings ~ .review-details {
    margin-left: 0;
    margin-top: 20px;
  }
  .block.review-list .fieldset .review-legend.legend {
    margin-bottom: 20px;
  }
  .catalog-product-view .product.detailed .items-tabs .data.switch {
    font-size: 1.4rem;
  }
  .catalog-product-view .product.detailed .items-tabs .data.title:not(:last-child) {
    margin-right: 20px;
  }
  .product-info-main .product-content-boxoptions {
    margin-bottom: 30px;
  }
  .bundle-options-container .product-add-form form .bundle-options-wrapper {
    width: 100%;
  }
  .bundle-options-container .product-add-form form .block-bundle-summary {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  .stickyCart .stickyChild .contentHide {
    display: none;
  }
  .catalog-product-view .product.detailed .items-tabs .data.switch {
    padding-bottom: 3px;
  }
}
@media screen and (max-width: 480px) {
  .block.review-list .block-title strong {
    font-size: 1.5rem;
  }
  .block.review-list .review-title {
    font-size: 1.4rem;
  }
  .block.review-list .review-item {
    padding: 10px 0;
  }
  .block.review-list .review-ratings ~ .review-content,
  .block.review-list .review-ratings ~ .review-details {
    font-size: 1.3rem;
  }
  .catalog-product-view .product.detailed {
    margin-top: 45px;
  }
  .catalog-product-view .product.detailed .data-tabs-content {
    padding: 20px 0;
  }
  .catalog-product-view .product.detailed .data-tabs-content .table td,
  .catalog-product-view .product.detailed .data-tabs-content .table th {
    font-size: 1.4rem;
  }
  .catalog-product-view .product.detailed .fieldset .review-legend.legend {
    margin-bottom: 0;
  }
  .catalog-product-view .product.detailed .fieldset .review-legend.legend span {
    font-size: 1.5rem;
  }
  .catalog-product-view .product.detailed .fieldset .review-legend.legend strong {
    font-size: 1.4rem;
  }
  .catalog-product-view .product.detailed .fieldset > .field > .label {
    font-size: 1.4rem;
  }
  .catalog-product-view .product.detailed .fieldset .field:not(:last-child) {
    margin-bottom: 20px;
  }
  .catalog-product-view .review-add .review-form .review-form-actions .actions-primary .action {
    width: 100%;
  }
  .catalog-product-view .product.description {
    font-size: 1.4rem;
  }
  .catalog-product-view .fieldset > .field > .label {
    font-size: 1.4rem;
  }
  .catalog-product-view .table-wrapper .product-item-name {
    margin: 0;
  }
  .catalog-product-view .table-wrapper .price-box {
    width: 100%;
  }
  .product-social-links .product-addto-links a {
    display: block;
  }
  .block.related .block-title strong,
  .block.crosssell .block-title strong,
  .block.upsell .block-title strong {
    font-size: 1.8rem;
  }
  .bundle-options-container .bundle-options-wrapper .legend.title {
    font-size: 1.8rem;
  }
  .bundle-options-container .nested .field.qty .label {
    font-size: 1.4rem;
  }
  .bundle-options-container .block-bundle-summary > .title > strong {
    font-size: 1.8rem;
  }
  .bundle-options-container .field.qty .label {
    font-size: 1.4rem;
  }
  .review-field-ratings .review-field-rating .control:before,
  .review-field-ratings .review-field-rating .control label:before {
    font-size: 2rem;
  }
}
@media screen and (max-width: 360px) {
  .block.related .block-subtitle button,
  .block.crosssell .block-subtitle button,
  .block.upsell .block-subtitle button {
    margin-left: 0;
  }
  .catalog-product-view .product.detailed .items-tabs .data.switch {
    font-size: 1.3rem;
  }
  .bundle-options-container .block-bundle-summary .product-image-container {
    margin-bottom: 20px;
    display: block;
    width: 100%;
  }
  .bundle-options-container .bundle-info .product-details {
    width: 100%;
    padding-left: 0;
  }
  .bundle-options-container .bundle-info {
    flex-wrap: wrap;
  }
}
.rtl.product-configurable-product .product-info-main .product-add-form .swatch-attribute-label,
.rtl.product-configurable-product .product-info-main .product-add-form .swatch-attribute-label {
  float: right;
  line-height: 29px;
  margin-left: 5px;
}
.rtl .bundle-options-container .bundle-info .product-details {
  padding-left: 0;
  padding-right: 20px;
}
.rtl .content-form-detail .product-content-boxcart .price-box.price-final_price .price-from {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .fotorama__fullscreen-icon {
  left: 0;
  right: auto;
}
.rtl .product-social-links .product-addto-links .free-ship i {
  padding-left: 5px;
  padding-right: 0;
}
.rtl .product-social-links .product-addto-links .free-ship i:before {
  content: "\e8a9";
}
.rtl .product-social-links .product-addto-links {
  display: flex;
  flex-wrap: wrap;
}
.rtl .product-social-links .product-addto-links a {
  margin-right: 0;
}
.rtl .product-info-main .field.qty {
  margin-right: 0;
  margin-left: 20px;
}
.rtl .product-info-main .field.qty .custom-qty.control .btn-plus .increase {
  right: auto;
  left: 0;
}
.rtl .product-info-main .field.qty .custom-qty.control .btn-plus .reduced {
  right: 0;
  left: auto;
}
.rtl .product-info-main .alo-social-links h3 {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .product-info-main .alo-social-links ul {
  padding-right: 0;
}
.rtl .product-info-main .alo-social-links ul li:not(:last-child) {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .product.info.detailed .additional-attributes > thead > tr > th,
.rtl .product.info.detailed .additional-attributes > tbody > tr > th,
.rtl .product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 0 10px 30px;
}
.rtl .actions-toolbar > .primary {
  display: flex;
  justify-content: flex-start;
  width: auto;
  flex-wrap: wrap;
}
.rtl .actions-toolbar .primary {
  float: right;
}
.rtl .review-field-ratings .review-field-rating .label {
  padding-right: 0;
  padding-left: 10px;
}
.rtl .block.review-list .review-ratings {
  float: right;
}
.rtl .block.review-list .review-ratings ~ .review-content,
.rtl .block.review-list .review-ratings ~ .review-details {
  margin-left: 0;
  margin-right: 220px;
}
.rtl .block.review-list .review-ratings .label {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .block.related .block-title:before,
.rtl .block.crosssel .block-title:before,
.rtl .block.upsell .block-title:before {
  left: auto;
  right: 0;
}
.rtl .block.related .block-subtitle button,
.rtl .block.crosssel .block-subtitle button,
.rtl .block.upsell .block-subtitle button {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .stickyCart .stickyChild .contentHide:not(:last-child) {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .stickyCart .stickyChild .contentHide .product-qty .btn-plus .increase {
  right: auto;
  left: 0;
}
.rtl .stickyCart .stickyChild .contentHide .product-qty .btn-plus .reduced {
  left: auto;
  right: 0;
}
.rtl .reviews-actions a {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .rating-summary {
  margin-right: 0;
  margin-left: 7px;
}
.rtl .bundle-options-container .block-bundle-summary {
  float: left;
}
.rtl .bundle-options-container .bundle-options-wrapper {
  float: right;
}
.rtl .bundle-options-container .product-add-form .add-to-cart {
  margin-right: 0;
}
.rtl .bundle-options-container .nested .field.qty .label {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .bundle-options-container .bundle-option-select {
  background-position: left 15px center;
  padding-right: 15px;
  padding-left: 35px;
}
.rtl .bundle-options-container .product-qty .btn-plus .reduced {
  left: auto;
  right: 0;
}
.rtl .bundle-options-container .product-qty .btn-plus .increase {
  right: auto;
  left: 0;
}
.rtl .swatch-option {
  float: right;
}
.rtl .swatch-attribute-selected-option {
  padding-left: 0;
}
.rtl.product-downloadable-product .product-add-form .product-options-bottom .add-to-cart {
  margin-right: 0;
}
.rtl.page-product-grouped .table-wrapper.grouped .item .price-box {
  float: none;
}
.rtl .stock label {
  padding-right: 0;
  padding-left: 5px;
}
.rtl.catalog-product-view .product.detailed .items-tabs .data.title:not(:last-child) {
  margin-right: 0;
  margin-left: 60px;
}
.rtl.catalog-product-view .product.detailed .items-tabs .data.title:before {
  left: auto;
  right: 0;
}
@media screen and (max-width: 991px) {
  .rtl.catalog-product-view .sidebar.sidebar-additional {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .rtl.catalog-product-view .product.detailed .items-tabs .data.title:not(:last-child) {
    margin-left: 20px;
  }
  .rtl .block.review-list .review-ratings {
    float: none;
  }
  .rtl .block.review-list .review-ratings ~ .review-content,
  .rtl .block.review-list .review-ratings ~ .review-details {
    margin-right: 0;
  }
  .rtl .bundle-options-container .bundle-options-wrapper,
  .rtl .bundle-options-container .block-bundle-summary {
    float: none;
  }
}
@media screen and (max-width: 360px) {
  .rtl .bundle-options-container .bundle-info .product-details {
    padding-right: 0;
  }
}
.product-grouped-product .table-wrapper td.col.qty {
  vertical-align: inherit;
}
.catalog-product-view .product-content-boxcart .customize {
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .catalog-product-view .product-info-main .row {
    width: 100%;
    margin: 0;
  }
}
.nav-open .checkout-index-index .nav-sections,
.nav-open .checkout-index-index .nav-toggle {
  display: block;
}
body .opc-wrapper .form-login .fieldset .note,
body .opc-wrapper .form-shipping-address .fieldset .note {
  display: block;
}
body.checkout-cart-index .cart-summary .fieldset.coupon .actions-toolbar .action.primary,
body .actions-toolbar > .primary .action,
body .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle,
body .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
  color: #ffffff;
  border-radius: 50px;
  padding: 0 25px;
  background-color: #f65f73;
  border-color: #f65f73;
}
body.checkout-cart-index .cart-summary .fieldset.coupon .actions-toolbar .action.primary:hover,
body .actions-toolbar > .primary .action:hover,
body .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle:hover,
body .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
body .cart.table-wrapper .btn-plus .items {
  min-width: auto;
}
body .cart.table-wrapper .items > .item:last-child {
  border-bottom: none;
}
body .field-tooltip .label {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: calc(100% + 2px);
  left: 50%;
  padding: 5px 10px;
  transform: translate(-50%, 0);
  background: #333;
  color: #fff;
  border-radius: 25px;
  font-size: 1.3rem;
  display: inline-block;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
body .field-tooltip .label:after {
  content: "";
  border-top: solid 5px #333;
  border-left: solid 5px transparent;
  border-right: solid 5px transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
}
body .field-tooltip:hover .label {
  opacity: 1;
  visibility: visible;
}
body .field-tooltip .field-tooltip-content {
  border: solid 1px #aeaeae;
  padding: 15px;
}
body .field-tooltip .field-tooltip-content:before,
body .field-tooltip .field-tooltip-content:after {
  content: "";
  border: none;
  margin-top: 0;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  transform: rotate(90deg);
}
body .field-tooltip .field-tooltip-content:before {
  width: 16px;
  height: 13px;
  background: #f4f4f4;
  top: 10px;
  left: -14px;
  z-index: 10;
}
body .field-tooltip .field-tooltip-content:after {
  width: 18px;
  height: 14px;
  background: #aeaeae;
  top: 9.5px;
  left: -15.5px;
}
body .multicheckout .actions-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body .multicheckout .actions-toolbar:before,
body .multicheckout .actions-toolbar:after {
  display: none;
}
body .multicheckout .actions-toolbar .secondary {
  margin-top: 0;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
body .multicheckout .actions-toolbar .secondary .action {
  order: 2;
}
body .multicheckout .actions-toolbar .secondary .action.back {
  order: 1;
  flex: 1;
  margin-top: 0;
  text-align: left;
}
body .multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 0;
}
body .payment-method-billing-address .actions-toolbar {
  display: flex;
  flex-wrap: wrap;
}
body .payment-method-billing-address .actions-toolbar > .primary {
  display: block;
  width: 100%;
}
body .payment-method-billing-address .actions-toolbar:before,
body .payment-method-billing-address .actions-toolbar:after {
  display: none;
}
body .payment-method-billing-address .actions-toolbar .action-cancel {
  margin-top: 0;
}
body .payment-method-billing-address .actions-toolbar .action-update {
  float: none;
}
body .payment-method-billing-address .actions-toolbar .action:not(:last-child) {
  margin-right: 10px;
}
.cart.table-wrapper .cart.table {
  width: 100%;
}
.cart.table-wrapper .table tbody + tbody {
  border-top: 0;
}
.cart.table-wrapper .col {
  vertical-align: middle;
  border-width: 0;
  width: auto;
}
.cart.table-wrapper th.col {
  font-size: 1.5rem;
  font-weight: bold;
  color: #333;
}
.cart.table-wrapper .item-actions td {
  border-top: 0;
}
.cart.table-wrapper .toolbar .items > .item {
  border-bottom: 0;
}
.cart.table-wrapper .product-item-details {
  width: 60%;
}
.cart.table-wrapper .product-item-name a {
  color: #4d5959;
}
.cart.table-wrapper .product-item-name a:hover {
  color: #f65f73;
}
.cart.main.actions {
  text-align: right;
}
.cart.main.actions .continue,
.cart.main.actions .action.clear,
.cart.main.actions .action.update {
  padding: 10px 22px 11px;
  font-size: 1.3rem;
  font-weight: 500;
  vertical-align: middle;
  text-align: center;
}
.cart.main.actions .action.clear,
.cart.main.actions .action.update {
  padding: 6px 20px 7px;
  border-width: 3px;
  border-style: solid;
  border-color: #e6e6e6;
  background-color: #ffffff;
  color: #333;
}
.cart.main.actions .continue:hover {
  text-decoration: none;
}
.cart.main.actions .action:not(:first-child) {
  margin-left: 10px;
}
.cart-summary .block > .title {
  font-size: 1.4rem;
  color: #333;
  font-weight: normal;
  padding-left: 0;
}
.cart-summary .block .fieldset {
  border: 0;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 20px !important;
}
.cart-summary .block .fieldset .field.note {
  font-size: 1.4rem;
  font-weight: normal;
  color: #888;
}
.cart-summary .block .fieldset:not(.choice) > .label {
  font-size: 1.4rem;
  font-weight: normal;
  color: #333;
}
.cart-summary .summary.title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #333;
  margin-top: 0;
  margin-bottom: 11px;
}
.cart-summary .select {
  height: 43px;
  background-position: right 7px center;
  color: #788188;
  box-shadow: none;
}
.cart-summary .input-text {
  height: 43px;
}
.cart-totals .grand .mark {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
.cart-totals .grand .amount {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
.cart-totals tbody .mark {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
.cart-totals tbody .amount {
  padding-right: 0 !important;
}
.cart-totals tfoot .mark {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
.cart-totals tfoot .amount {
  padding-right: 0 !important;
}
.opc-block-summary .table-totals .grand .mark {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
.opc-block-summary .table-totals .grand .amount {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
.opc-block-summary .table-totals tbody .mark {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
.opc-block-summary .table-totals tbody .amount {
  padding-right: 0 !important;
}
.opc-block-summary .table-totals tfoot .mark {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
.opc-block-summary .table-totals tfoot .amount {
  padding-right: 0 !important;
}
.opc-block-summary .minicart-items-wrapper {
  overflow-y: auto;
  overflow-x: hidden;
  max-width: 100%;
}
.opc-block-summary .minicart-items-wrapper ol {
  max-width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: block;
  padding-right: 0;
}
.opc-block-summary .product-item .subtotal {
  display: block;
  text-align: left;
}
.opc-block-summary .items-in-cart > .title:after {
  top: 15px;
}
.table.totals {
  margin-bottom: 0;
}
.checkout-cart-index .cart-container {
  margin-bottom: 50px;
}
.checkout-cart-index .cart-empty {
  padding: 15px;
  font-size: 1.5rem;
  text-align: center;
}
.checkout-cart-index .cart-empty a {
  color: #f65f73;
}
.checkout-cart-index .cart.table-wrapper th.col {
  font-size: 1.4rem;
  font-weight: 400;
  color: #747474;
  text-transform: capitalize;
}
.checkout-cart-index .actions-toolbar {
  text-align: right;
}
.checkout-cart-index .actions-toolbar a.action {
  color: #aaa;
}
.checkout-cart-index .actions-toolbar a.action span {
  display: none;
}
.checkout-cart-index .actions-toolbar a.action:hover:before {
  color: #f65f73;
}
.checkout-cart-index .actions-toolbar a.action:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 1.5rem;
}
.checkout-cart-index .actions-toolbar a.action.action-edit:before {
  content: "\f040";
}
.checkout-cart-index .actions-toolbar a.action.action-delete:before {
  content: "\f00d";
}
.checkout-cart-index .actions-toolbar a.action.action-towishlist:before {
  content: "\f004";
}
.checkout-cart-index .actions-toolbar a.action:not(:last-child) {
  margin-right: 5px;
}
.checkout-cart-index .price-including-tax,
.checkout-cart-index .price-excluding-tax {
  font-size: 1.4rem;
}
.checkout-cart-index .table .item-actions {
  vertical-align: middle;
}
.checkout-cart-index .data.table tbody tr .price .cart-price .price {
  font-weight: 400;
}
.checkout-cart-index .field.qty .custom-qty.control .input-text {
  width: 100%;
  text-align: center;
  padding: 0 15px;
  border: 0;
}
.checkout-cart-index .cart.item .control {
  width: 115px;
  position: relative;
  border: 1px solid #dddddd ;
}
.checkout-cart-index .cart.item .control .increase,
.checkout-cart-index .cart.item .control .reduced {
  width: 35px;
  line-height: 21px;
  font-weight: 400;
  position: absolute;
  top: 0;
  bottom: 0;
  border: none;
  color: #aeaeae;
  font-size: 1.3rem;
}
.checkout-cart-index .cart.item .control .increase:before,
.checkout-cart-index .cart.item .control .reduced:before {
  font-family: "Flaticon";
}
.checkout-cart-index .cart.item .control .increase:hover,
.checkout-cart-index .cart.item .control .reduced:hover {
  background: transparent;
  color: #000;
}
.checkout-cart-index .cart.item .control .increase i,
.checkout-cart-index .cart.item .control .reduced i {
  display: none;
}
.checkout-cart-index .cart.item .control .increase {
  right: 0;
}
.checkout-cart-index .cart.item .control .increase:before {
  content: "\f067";
  font-family: FontAwesome;
}
.checkout-cart-index .cart.item .control .reduced {
  left: 0;
}
.checkout-cart-index .cart.item .control .reduced:before {
  content: "\f068";
  font-family: FontAwesome;
}
.checkout-cart-index .cart.item .control div.mage-error {
  position: absolute;
  top: 100%;
}
.checkout-cart-index .cart-totals {
  border-top: 1px solid #d1d1d1;
}
.checkout-cart-index .cart-totals .grand.totals .price {
  color: #e00;
  font-size: 1.5rem;
  font-weight: 700;
}
.checkout-cart-index .cart-totals .table {
  margin-bottom: 20px;
}
.checkout-cart-index .cart-totals .table td,
.checkout-cart-index .cart-totals .table th {
  border-top: none;
}
.checkout-cart-index .cart-totals .mark,
.checkout-cart-index .cart-totals .amount {
  font-size: 1.3rem;
}
.checkout-cart-index .cart-totals .mark .label {
  font-weight: 700;
}
.checkout-cart-index .cart-totals .mark strong {
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: uppercase;
}
.checkout-cart-index .cart-summary .block > .title {
  font-size: 1.3rem;
}
.checkout-cart-index .cart-summary .block .fieldset .field:not(.choice) > .label {
  color: #333e48;
}
.checkout-cart-index .cart-summary .fieldset.rate .item-title {
  color: #333e48;
}
.checkout-cart-index .cart-summary .fieldset.coupon .actions-toolbar .primary {
  width: 100%;
  float: inherit;
}
.checkout-cart-index .cart-summary .fieldset.coupon .actions-toolbar .action.primary {
  margin-right: 0;
  background: transparent;
  border: solid 1px #f65f73;
  line-height: 40px;
  color: #ffffff;
  padding: 0 25px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  background-color: #f65f73;
  border-color: #f65f73;
}
.checkout-cart-index .cart-summary .fieldset.coupon .actions-toolbar .action.primary:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.checkout-cart-index .cart-summary .summary.title {
  text-transform: capitalize;
  padding-bottom: 10px;
  font-size: 2rem;
  font-weight: 300;
}
.checkout-cart-index .cart-summary .action.multicheckout:hover {
  color: #7faf51;
}
.checkout-cart-index .cart-container .checkout-methods-items .action.primary {
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 50px;
  padding: 0 25px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.checkout-cart-index .cart-container .checkout-methods-items .action.primary:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.checkout-cart-index .cart.main.actions {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.checkout-cart-index .cart.main.actions .action {
  color: #ffffff;
  border-radius: 50px;
  padding: 0 25px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.checkout-cart-index .cart.main.actions .action:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.checkout-cart-index .cart.main.actions a.action {
  line-height: 46px;
}
.checkout-cart-index .cart.main.actions .action.clear,
.checkout-cart-index .cart.main.actions .action.update {
  font-size: 1.5rem;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 0 25px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.checkout-cart-index .cart.main.actions .action.clear:hover,
.checkout-cart-index .cart.main.actions .action.update:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.checkout-cart-index .cart.table-wrapper .col {
  padding-top: 0;
}
.checkout-cart-index .cart.table-wrapper .item .col.item {
  padding: 10px 0;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-title {
  font-size: 2rem;
}
.checkout-index-index .page-title-wrapper {
  display: none;
}
.checkout-index-index .page-title-wrapper .page-title {
  margin-bottom: 48px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 25px 0;
}
.checkout-index-index .field._required select {
  height: 40px;
}
.checkout-index-index .modal-popup .form-shipping-address {
  margin: 0 auto;
}
.checkout-index-index .modal-popup .field._required select {
  background-position: 98% 50%;
}
.checkout-index-index .modal-content {
  border: none;
}
.checkout-index-index .modal-header {
  border: none;
}
.checkout-index-index .checkout-container .authentication-wrapper {
  border-bottom: none;
  margin-bottom: 30px;
  margin-top: 20px;
}
.checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
  padding: 0 30px;
}
.checkout-index-index #checkout-step-shipping {
  margin-bottom: 40px;
}
.checkout-index-index .methods-shipping .table-checkout-shipping-method {
  border: none;
  width: 100%;
  margin-bottom: 20px;
}
.checkout-index-index .methods-shipping .table-checkout-shipping-method th,
.checkout-index-index .methods-shipping .table-checkout-shipping-method td {
  border: none;
  text-align: left;
  padding: 0;
  padding-bottom: 10px;
  display: table-cell;
  color: #000;
}
.checkout-index-index .checkout-shipping-method .action.primary span {
  display: block;
}
.checkout-index-index .checkout-shipping-method .row {
  margin: 0;
}
.checkout-index-index .opc-block-summary {
  margin: 0;
  padding-bottom: 0;
}
.checkout-index-index .opc-block-summary .product-image-container .product-image-wrapper {
  height: auto;
}
.checkout-index-index .opc-block-summary > .title {
  text-transform: capitalize;
  padding-bottom: 10px;
  font-size: 2rem;
  font-weight: 300;
}
.checkout-index-index .opc-block-summary .product-item-name {
  font-weight: 400;
  font-size: 1.4rem;
}
.checkout-index-index .opc-block-summary .details-qty {
  font-size: 1.4rem;
}
.checkout-index-index .opc-block-summary .details-qty .label {
  font-weight: 700;
  color: #666;
}
.checkout-index-index .opc-block-summary .subtotal .cart-price .price {
  color: #e00;
  font-size: 1.5rem;
}
.checkout-index-index .opc-block-summary .product-item-details {
  padding-left: 15px;
  flex: 1;
}
.checkout-index-index .opc-block-summary .product-image-container {
  float: none;
}
.checkout-index-index .opc-block-summary .product-item > .product {
  display: flex;
  flex-wrap: wrap;
}
.checkout-index-index .opc-wrapper .step-title {
  font-size: 2.6rem;
  font-weight: 300;
  margin-bottom: 20px;
}
.checkout-index-index .opc-wrapper .fieldset > .field > .label {
  font-size: 1.4rem;
  color: #333e48;
  font-weight: 700;
  margin-bottom: 9px;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item {
  border-color: #333e48;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
  background: #333e48;
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 1.4rem;
}
.checkout-index-index .opc-wrapper button.action {
  color: #ffffff;
  border-radius: 50px;
  padding: 0 25px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.checkout-index-index .opc-wrapper button.action:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.checkout-index-index .payment-method-title .label span {
  color: #333e48;
  font-size: 1.4rem;
  font-weight: 700;
}
.checkout-index-index .checkout-billing-address .billing-address-same-as-shipping-block label span {
  font-size: 1.4rem;
  color: #666;
}
.checkout-index-index .checkout-billing-address .billing-address-details {
  color: #666;
  font-size: 1.4rem;
  padding-left: 0;
}
.checkout-index-index .checkout-payment-method .payment-option-title .action-toggle {
  color: #333e48;
  font-size: 1.4rem;
}
.checkout-index-index .checkout-payment-method .payment-methods .actions-toolbar .primary.checkout {
  padding: 0 17px;
}
.checkout-index-index .opc-block-shipping-information {
  padding: 0 30px 22px;
  background: #f5f5f5;
  padding-top: 40px;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-title .action-edit {
  line-height: 30px;
  color: #ffffff;
  border-radius: 50px;
  padding: 0 25px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-title .action-edit:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-content {
  font-size: 1.4rem;
}
.checkout-index-index .table-totals {
  border-top: 1px solid #d1d1d1;
}
.checkout-index-index .table-totals .grand.totals .price {
  color: #e00;
  font-size: 1.5rem;
  font-weight: 700;
}
.checkout-index-index .table-totals .table {
  margin-bottom: 20px;
}
.checkout-index-index .table-totals .table td,
.checkout-index-index .table-totals .table th {
  border-top: none;
}
.checkout-index-index .table-totals .mark,
.checkout-index-index .table-totals .amount {
  font-size: 1.3rem;
}
.checkout-index-index .table-totals .mark .label {
  font-weight: 700;
}
.checkout-index-index .table-totals .mark strong {
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: uppercase;
}
.checkout-index-index .opc-progress-bar-item._active:before {
  background: #f65f73;
}
.checkout-index-index .opc-progress-bar-item._active > span {
  font-weight: 700;
  color: #333;
}
.checkout-index-index .opc-progress-bar-item._active > span:before {
  background: #f65f73;
}
.checkout-index-index .opc-progress-bar-item._active > span:after {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 1.4rem;
  line-height: 27px;
  font-weight: 300;
}
.checkout-index-index .opc-progress-bar-item > span {
  padding-top: 40px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #ccc;
}
.checkout-index-index .opc-progress-bar-item._complete > span:after {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 1.4rem;
  line-height: 27px;
  font-weight: 300;
  color: #ccc;
}
.checkout-index-index .discount-code .actions-toolbar .primary {
  width: 100%;
}
.checkout-index-index .fieldset .field {
  margin-bottom: 20px;
}
.checkout-index-index .authentication-wrapper {
  margin-top: 0;
  max-width: none;
}
.checkout-index-index .authentication-wrapper .action {
  background: transparent;
  border: solid 1px #f65f73;
  line-height: 40px;
  color: #ffffff;
  padding: 0 25px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  background-color: #f65f73;
  border-color: #f65f73;
}
.checkout-index-index .authentication-wrapper .action:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.checkout-index-index .opc-sidebar {
  margin-top: 0;
}
.checkout-index-index .checkout-payment-method .payment-method-content {
  padding: 0;
  padding-bottom: 30px;
}
.opc-progress-bar {
  width: calc(66.66666667% - 30px);
  margin-top: 40px;
}
.opc-progress-bar .opc-progress-bar-item {
  width: 50%;
}
.checkout-payment-method .payment-method-title {
  border-top: none;
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  padding-left: 0;
  padding-right: 0;
}
.checkout-payment-method .payment-option-content {
  padding-left: 0;
}
.checkout-success {
  text-align: center;
  padding: 100px 0;
}
.checkout-success p {
  margin: 0;
}
.checkout-success .actions-toolbar {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.checkout-success .actions-toolbar .primary a.action {
  margin-right: 0;
  line-height: 40px;
  color: #ffffff;
  border-radius: 50px;
  padding: 0 25px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.checkout-success .actions-toolbar .primary a.action:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.multishipping-checkout-login .actions-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.multishipping-checkout-login .actions-toolbar:before,
.multishipping-checkout-login .actions-toolbar:after {
  display: none;
}
.multishipping-checkout-login .actions-toolbar > .primary {
  width: 100%;
}
.multishipping-checkout-login .actions-toolbar > .primary .action,
.multishipping-checkout-login .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
  line-height: 40px;
  width: 100%;
  margin-right: 0;
}
.authentication-dropdown {
  top: calc(100% + 5px) !important;
}
.authentication-dropdown .modal-header {
  padding: 0;
}
.authentication-dropdown .action-close {
  border: none;
  background: transparent;
}
.authentication-dropdown .action-close:hover {
  border: none;
  background: transparent;
  color: #333e48;
}
.authentication-dropdown .block-authentication .actions-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.authentication-dropdown .block-authentication .actions-toolbar:before,
.authentication-dropdown .block-authentication .actions-toolbar:after {
  display: none;
}
.authentication-dropdown .block-authentication .actions-toolbar > .secondary {
  padding-top: 0;
  order: 0;
}
.authentication-dropdown .block-authentication .actions-toolbar > .secondary a.action {
  margin-top: 0;
  border: none;
  background: transparent;
  color: #333e48;
}
.authentication-dropdown .block-authentication .actions-toolbar > .secondary a.action:hover {
  color: #f65f73;
}
.authentication-dropdown .block-authentication .actions-toolbar > .primary {
  order: 1;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .checkout-index-index .opc-block-shipping-information .shipping-information-title {
    font-size: 2rem;
  }
  .checkout-index-index .opc-wrapper .form-discount {
    max-width: none;
  }
  .checkout-cart-index .cart.main.actions .action:not(:first-child) {
    margin-left: 10px;
  }
  .cart.table-wrapper .items thead + .item {
    border-top: none;
  }
}
@media screen and (max-width: 991px) {
  .checkout-container .authentication-wrapper {
    width: 100%;
  }
  body .cart-container {
    display: flex;
    flex-wrap: wrap;
  }
  body .cart-container .form-cart {
    width: 100%;
    order: 0;
  }
  body .cart-summary {
    width: 100%;
    order: 1;
    position: static;
    margin-top: 60px;
  }
  body .opc-sidebar {
    width: 100%;
    float: none;
  }
  body .opc-wrapper {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  body .opc-wrapper .form-login,
  body .opc-wrapper .form-shipping-address {
    max-width: none;
  }
  body .field-tooltip .label {
    display: none;
  }
  body .field-tooltip .field-tooltip-content {
    top: calc(100% + 10px);
    left: auto;
    right: 0;
  }
  body .field-tooltip .field-tooltip-content:before,
  body .field-tooltip .field-tooltip-content:after {
    transform: rotate(180deg);
  }
  body .field-tooltip .field-tooltip-content:before {
    top: -13px;
    left: auto;
    right: 10px;
  }
  body .field-tooltip .field-tooltip-content:after {
    top: -14.5px;
    left: auto;
    right: 8.5px;
  }
  body .multicheckout .actions-toolbar > .primary {
    width: 100%;
    margin-right: 0;
  }
  body .multicheckout .actions-toolbar .secondary {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
  }
  body .multicheckout .actions-toolbar .secondary .action {
    margin-left: 0;
    margin-top: 10px;
  }
  .multishipping-checkout-login .login-container .block {
    width: 100%;
    float: none;
    margin-bottom: 60px;
  }
  .field-tooltip .label {
    display: none;
  }
  .checkout-index-index .opc-wrapper .step-title {
    font-size: 2rem;
  }
  .checkout-index-index .checkout-container {
    margin-top: 40px;
  }
  .checkout-index-index .opc-sidebar {
    margin-top: 40px;
  }
  .opc-progress-bar {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .authentication-dropdown {
    top: 0 !important;
    width: 100%;
  }
  .checkout-index-index .checkout-container .opc-estimated-wrapper .minicart-wrapper button:before {
    content: "\e82e";
    font-family: 'Linearicons-Free';
    color: white;
    margin-right: 5px;
    font-size: 20px;
  }
  body .cart.table-wrapper .items > .item {
    border-bottom: none;
  }
  body .multicheckout .table-wrapper .action.delete {
    margin-top: 0;
  }
  body .multicheckout .title {
    margin-bottom: 0;
  }
  body .cart-summary {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-cart-index .cart.table-wrapper {
    border: none;
    display: block;
  }
  .checkout-cart-index .cart.table-wrapper tbody {
    display: block;
  }
  .checkout-cart-index .cart.table-wrapper tbody + tbody {
    margin-top: 20px;
  }
  .checkout-cart-index .cart.table-wrapper tbody > tr {
    display: block;
  }
  .checkout-cart-index .cart.table-wrapper tbody > tr.item-actions td:before {
    display: none;
  }
  .checkout-cart-index .cart.table-wrapper tbody > tr td {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .checkout-cart-index .cart.table-wrapper tbody > tr td:before {
    content: attr(data-th) ": ";
    margin-right: 10px;
    font-weight: bold;
  }
  .checkout-cart-index .cart.table-wrapper tbody > tr td.item-actions:before {
    display: none;
  }
  .checkout-cart-index .cart.table-wrapper tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .checkout-cart-index .cart.table-wrapper tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .checkout-cart-index .cart.table-wrapper thead tr th {
    display: none;
  }
  .checkout-cart-index .cart.table-wrapper .item .col.item {
    display: flex;
    flex-wrap: wrap;
    min-height: auto;
  }
  .checkout-cart-index .cart.table-wrapper .table td {
    border: none;
    float: none;
    width: auto;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
  }
  .checkout-cart-index .cart.table-wrapper .table td.col.qty {
    align-items: center;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-photo {
    position: static;
    display: none;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details {
    width: auto;
  }
  .checkout-cart-index .actions-toolbar {
    flex-direction: row;
  }
  .checkout-cart-index .actions-toolbar a.action:not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }
  .checkout-cart-index .cart-summary .summary.title {
    font-size: 2rem;
  }
  .checkout-index-index .opc-block-summary > .title {
    font-size: 2rem;
  }
  .checkout-index-index .opc-block-summary .items-in-cart > .title strong {
    font-size: 1.6rem;
  }
  .checkout-index-index .opc-sidebar {
    margin-top: 0;
  }
  .checkout-index-index .checkout-payment-method .payment-option .payment-option-content {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-index-index .checkout-payment-method .payment-method-title {
    padding: 15px 0;
  }
  .checkout-index-index .checkout-payment-method .payment-methods,
  .checkout-index-index .checkout-payment-method .payment-option {
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  .checkout-cart-index .cart.main.actions {
    flex-wrap: wrap;
  }
  .checkout-cart-index .cart.main.actions .action-button {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
  .checkout-cart-index .cart.main.actions .action-button,
  .checkout-cart-index .cart.main.actions > .action {
    width: 100%;
  }
  .checkout-index-index .opc-estimated-wrapper .estimated-block {
    font-size: 1.6rem;
  }
  .checkout-index-index .opc-wrapper .step-title {
    font-size: 1.8rem;
  }
  .checkout-index-index .opc-wrapper button.action {
    width: 100%;
  }
  .checkout-index-index table {
    max-width: 100%;
    overflow-x: auto;
    display: block;
  }
  .checkout-index-index table th,
  .checkout-index-index table td {
    min-width: 150px;
  }
  .checkout-index-index table .row {
    flex-wrap: nowrap;
  }
  .checkout-index-index .opc-block-summary table tbody {
    display: block;
  }
  .checkout-index-index .opc-block-summary table tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .checkout-index-index .opc-block-summary table th,
  .checkout-index-index .opc-block-summary table td {
    min-width: auto;
  }
  .checkout-index-index .opc-progress-bar-item > span {
    font-size: 1.3rem;
  }
  .checkout-success .actions-toolbar .primary {
    width: 100%;
  }
  .checkout-success .actions-toolbar .primary a.action {
    width: 100%;
  }
  body .payment-method-billing-address .actions-toolbar .action {
    width: auto;
  }
}
.rtl .checkout-payment-method .payment-methods .actions-toolbar .primary {
  float: left;
}
.rtl .cart-totals .amount,
.rtl .opc-block-summary .table-totals .amount {
  text-align: left;
}
.rtl .opc-block-summary .product-item .product-item-name-block {
  text-align: right;
}
.rtl .cart-summary {
  float: left;
}
.rtl .cart-summary .select {
  background-position: left 7px center;
}
.rtl .cart-summary .block .item-options {
  margin-right: 0;
}
.rtl .cart.table-wrapper .product-item-photo {
  padding-right: 0;
  padding-left: 20px;
}
.rtl.checkout-cart-index .actions-toolbar {
  text-align: left;
}
.rtl.checkout-cart-index .actions-toolbar a.action:not(:last-child) {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .cart.main.actions .action:not(:first-child) {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .paypal-review-discount .block > .title,
.rtl .cart-summary .block > .title {
  padding-right: 0;
  padding-left: 30px;
}
.rtl .paypal-review-discount .block > .title:after,
.rtl .cart-summary .block > .title:after {
  right: auto;
  left: -5px;
}
.rtl.multishipping-checkout-login .login-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.rtl.multishipping-checkout-login .login-container:before,
.rtl.multishipping-checkout-login .login-container:after {
  display: none;
}
.rtl.multishipping-checkout-login .fieldset .field.choice {
  padding-right: 17px;
  padding-left: 0;
}
.rtl.multishipping-checkout-login .fieldset .field.choice input {
  left: auto;
  right: 0;
}
.rtl .authentication-wrapper {
  float: left;
}
.rtl .minicart-items .product > .product-item-photo,
.rtl .minicart-items .product > .product-image-container {
  float: right;
}
.rtl .field-tooltip {
  right: auto;
  left: 0;
}
.rtl .field-tooltip .field-tooltip-content {
  left: calc(100% - 30px) !important;
  right: auto !important;
  top: 120%;
}
.rtl .field-tooltip .field-tooltip-content:before {
  left: 10px !important;
  right: auto !important;
  opacity: 0;
}
.rtl .field-tooltip .field-tooltip-content:after {
  left: 9px !important;
  right: auto !important;
  opacity: 0;
}
.rtl .field .control._with-tooltip input {
  margin-right: 0;
  margin-left: 10px;
}
.rtl.checkout-index-index .opc-wrapper {
  float: right;
  padding-right: 0;
  padding-left: 30px;
}
.rtl.checkout-index-index .opc-wrapper .fieldset > .field.required > label {
  padding-right: 0;
}
.rtl.checkout-index-index .checkout-shipping-method .actions-toolbar > .primary {
  float: left;
}
.rtl.checkout-index-index .opc-block-summary .items-in-cart > .title {
  padding-right: 0;
  padding-left: 40px;
}
.rtl.checkout-index-index .opc-block-summary .items-in-cart > .title:after {
  right: auto;
  left: 0;
}
.rtl.checkout-index-index .opc-block-summary .product-item-details {
  padding-left: 0;
  padding-right: 15px;
  float: none;
}
.rtl.checkout-index-index .methods-shipping .table-checkout-shipping-method th,
.rtl.checkout-index-index .methods-shipping .table-checkout-shipping-method td {
  text-align: right;
}
.rtl.checkout-index-index .modal-popup .field._required select {
  background-position: 2% 50%;
}
.rtl .opc-block-summary .product-item .subtotal {
  text-align: right;
}
.rtl .newsletter-subscribe input[type="checkbox"] {
  float: right;
  margin-right: 0;
  margin-left: 4px;
}
.rtl .newsletter-subscribe label {
  float: right;
}
.rtl .payment-method-billing-address .actions-toolbar .action:not(:last-child) {
  margin-right: 0;
  margin-left: 10px;
}
@media screen and (max-width: 991px) {
  .rtl.checkout-index-index .opc-wrapper {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .rtl .checkout-payment-method .payment-methods .actions-toolbar .primary {
    float: none;
  }
  .rtl .checkout-cart-index .cart.table-wrapper .product-item-details {
    text-align: right;
  }
  .rtl .block-giftregistry-shared-items .product .item-options dt,
  .rtl .multicheckout .item-options dt,
  .rtl .cart.table-wrapper .item-options dt {
    float: right;
    clear: right;
    margin: 0 0 5px 10px;
  }
  .rtl .block-giftregistry-shared-items .product .item-options dd,
  .rtl .multicheckout .item-options dd,
  .rtl .cart.table-wrapper .item-options dd {
    float: right;
  }
  .rtl.checkout-index-index .checkout-container .opc-estimated-wrapper .minicart-wrapper button:before {
    margin-right: 0;
    margin-left: 5px;
  }
  .rtl.checkout-cart-index .cart.table-wrapper tbody > tr td:before {
    margin-right: 0;
    margin-left: 10px;
  }
  .rtl.checkout-cart-index .actions-toolbar a.action:not(:last-child) {
    margin-right: 0;
    margin-left: 10px;
  }
  .rtl.checkout-index-index .actions-toolbar .primary {
    float: none;
  }
  .rtl.checkout-index-index .opc-block-summary .table-totals .amount {
    text-align: left;
  }
  .rtl.checkout-index-index .checkout-shipping-method .actions-toolbar > .primary {
    float: none;
  }
}
.post-view .block.related ol.block-content {
  margin-left: -15px;
}
.post-list-wrapper .post-list .post-content .post-item-detail .post-read-more {
  color: #ffffff !important;
  border-radius: 50px;
  padding: 0 40px;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 0 35px;
  display: inline-block;
  border-radius: 40px;
  height: 43px;
  line-height: 42px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.post-list-wrapper .post-list .post-content .post-item-detail .post-read-more:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.post-posed-date {
  position: absolute;
  top: 10px;
  left: 10px;
}
.post-posed-date .value {
  font-size: 1.4rem;
  color: #ffffff;
  width: 38px;
  height: 38px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #f65f73;
  line-height: 1;
  text-align: center;
  padding-top: 5px;
}
.post-list-wrapper .post-list {
  display: flex;
  flex-wrap: wrap;
}
.post-list-wrapper .post-list .post-holder {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  width: 100%;
}
.post-list-wrapper .post-list .post-title-holder .post-title {
  margin-top: 10px;
}
.post-list-wrapper .post-list .post-item-detail {
  width: 100%;
}
.post-list-wrapper .post-list .post-content .post-item-detail .post-read-more {
  margin-bottom: 20px;
}
.post-list-wrapper .post-list .post-text-hld .desc {
  font-size: 1.4rem;
  font-weight: normal;
  color: #666;
  margin-top: 0;
  line-height: 23px;
  height: 92px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-list-wrapper .post-list .post-description {
  display: flex;
  flex-wrap: wrap;
}
.post-list-wrapper .post-list .post-description:before,
.post-list-wrapper .post-list .post-description:after {
  display: none;
}
.post-list-wrapper .post-list .post-posed-date .value {
  line-height: 18px;
}
.blog-page .post-text-hld {
  padding: 0;
}
.blog-page .post-posed-date,
.blog-page .post-categories {
  display: inline-block;
  vertical-align: middle;
}
.blog-page .post-info .post-categories {
  padding: 0;
}
.blog-page .post-info .item:not(:last-child) {
  margin-right: 20px;
  position: relative;
}
.blog-page .post-info .item:not(:last-child):after {
  content: "|";
  position: absolute;
  right: -13px;
  color: #c9c9c9;
  top: 50%;
  transform: translate(0, -50%);
}
.blog-page .sidebar .widget.blog-search .block-content {
  position: relative;
}
.blog-page .sidebar .widget.blog-search input {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.blog-page .sidebar .widget.blog-search .action.search {
  height: 40px;
  padding: 0;
  text-align: center;
  width: 45px;
  border: none;
}
.blog-page .sidebar .widget.blog-search .action.search:hover:before {
  color: #000000;
}
.blog-page .sidebar .widget.blog-search .action.search:before {
  content: "\f002";
  font-family: "FontAwesome";
  line-height: 40px;
  color: #ddd;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.blog-page .sidebar .widget.blog-search .action.search span {
  display: none;
}
.blog-page .sidebar .widget.block-categories ul {
  padding: 0;
}
.blog-page .sidebar .widget.block-categories ul li {
  border: none;
}
.blog-page .sidebar .widget.block-categories ul li a {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  margin-right: 5px;
}
.blog-page .sidebar .widget.block-categories ul li a:before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
}
.blog-page .sidebar .widget.block-categories ul li a:hover {
  color: #f65f73;
}
.blog-page .sidebar .widget.block-categories ul ul {
  margin-left: 0;
  border-top: solid 1px #efecec;
}
.blog-page .sidebar .widget.block-categories ul ul li {
  padding-left: 20px;
}
.blog-page .sidebar .block-recent-posts .post-item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.blog-page .sidebar .block-recent-posts .post-item-link img {
  width: 80px;
  max-height: 60px;
}
.blog-page .sidebar .block-recent-posts .post-item-link h3 {
  font-size: 1.4rem;
  font-weight: 700;
  color: #000000;
  line-height: 35px;
  margin-bottom: 0;
  max-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 80px);
  padding-left: 10px;
}
.blog-page .sidebar .block-recent-posts .post-item-link:hover h3 {
  color: #f65f73;
}
.blog-page .sidebar .block-recent-posts .item:not(:last-child) {
  margin-bottom: 15px;
}
.blog-page .sidebar .block-instagram {
  display: none;
}
.blog-page .sidebar.sidebar-additional {
  margin-top: 0;
}
.blog-page .sidebar .block-archive .item {
  border: none;
}
.blog-page .sidebar .block-archive .item:not(:last-child) {
  border-bottom: solid 1px #efecec;
}
.blog-page .sidebar .block-archive a:hover {
  color: #f65f73;
}
.blog-page .post-list .post-title-holder,
.blog-page .post-view .post-title-holder {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 12px;
}
.blog-page .post-list .post-title-holder .post-title,
.blog-page .post-view .post-title-holder .post-title {
  font-size: 1.6rem;
  text-transform: capitalize;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.blog-page .post-list .post-title-holder .post-title a,
.blog-page .post-view .post-title-holder .post-title a {
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.8rem;
}
.blog-page .post-list .post-title-holder .post-title a:hover,
.blog-page .post-view .post-title-holder .post-title a:hover {
  color: #f65f73;
}
.blog-page .post-list .post-title-holder .post-title {
  white-space: nowrap;
  height: 33px;
  min-height: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-page .post-view .post-holder .post-header {
  margin-bottom: 20px;
}
.blog-page .post-view .post-bottom .block > .title {
  font-size: 1.8rem;
  color: #333e48;
  margin-bottom: 35px;
  border-bottom: solid 1px #efecec;
  position: relative;
  text-align: left;
}
.blog-page .post-view .post-bottom .block > .title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  border-top: solid 2px #49a010;
  width: 95px;
}
.blog-page .post-view .post-bottom .block > .title strong {
  font-weight: 400;
}
.blog-page .post-view .post-bottom .block.related .item .add-to-links a .icon {
  display: none;
}
.blog-page .post-view .post-bottom .block.related ol.block-content {
  padding-left: 0;
}
.blog-page .post-view .post-bottom .block.related .post-posed-date {
  display: none;
}
.blog-page .post-view .post-bottom .block.related .post-item-link {
  font-size: 1.6rem;
  margin-top: 10px;
  display: block;
  font-weight: 700;
}
.blog-page .post-view .post-bottom .block.related .post-item-link:hover {
  color: #f65f73;
}
.blog-page .post-view .post-bottom .block:not(:last-child) {
  margin-bottom: 90px;
}
.blog-page .post-view .post-bottom .block.product .product-action {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.blog-page .post-view .post-bottom .block.product .slick-list {
  padding: 5px;
  padding-bottom: 50px;
}
.blog-page .post-view .post-bottom .block.product .slick-slider {
  padding: 0;
}
.blog-page .post-view .post-bottom .block.product .products.wrapper.grid .product-item .product-item-info .button.btn-cart:before {
  content: "\61";
  font-family: "font-electro";
  text-transform: none;
  font-size: 2.0rem;
  display: block;
  line-height: 35px;
}
.blog-page .post-view ol.slick-slider {
  padding: 0;
}
.blog-page .post-actions {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 32px;
  margin-bottom: 60px;
}
.blog-page .post-actions .action {
  width: 50%;
}
.blog-page .post-actions .action a {
  color: #333;
  position: relative;
  padding: 0 10px;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 30px;
}
.blog-page .post-actions .action a:hover {
  color: #f65f73;
}
.blog-page .post-actions .action a:after {
  content: "\f0d9";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.blog-page .post-actions .action.next-action {
  text-align: right;
}
.blog-page .post-actions .action.next-action a:after {
  content: "\f0da";
  left: auto;
  right: 0;
}
.blog-page .post-holder .post-header .post-info .item .label,
.blog-page .post-holder .post-header .post-info .item a {
  color: #000;
  font-weight: 500;
}
.blog-page .post-text-hld p {
  color: #555;
}
.blog-page blockquote {
  font-family: inherit;
}
.blog-post-view .page-title-wrapper {
  display: none;
}
.post-ftimg-hld {
  position: relative;
}
.post-ftimg-hld .publish-date {
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: #000;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
}
.post-ftimg-hld .publish-date .month {
  text-transform: uppercase;
  margin-top: 2px;
}
.post-view .post-posed-date {
  display: block;
}
.post-view .post-posed-date .value {
  width: 42px;
  height: 42px;
  padding-top: 7px;
  line-height: 1;
}
.cms-blog-home.static-blog {
  background-color: #f7f8fa;
}
.cms-blog-home.static-blog .post-read-more:after {
  display: none;
}
.cms-blog-home.static-blog .magic-category {
  margin-bottom: 40px;
}
.cms-blog-home.static-blog .slick-active .post-description .blog_short_text {
  padding: 26px 30px 20px;
  background-color: #f7f8fa;
  margin-top: -100px;
  margin-left: 70px;
  margin-right: 70px;
  position: relative;
  z-index: 1;
  overflow: inherit;
}
.cms-blog-home.static-blog .slick-active .post-description .post-meta {
  margin-bottom: 0;
}
.cms-blog-home.static-blog .blog_short_text {
  padding: 0;
}
.cms-blog-home.static-blog .item {
  color: #49a010;
}
.cms-blog-home.static-blog .item .post-author .fa {
  display: inline-block;
  padding-right: 5px;
}
.cms-blog-home.static-blog .item a,
.cms-blog-home.static-blog .item span {
  color: #49a010;
}
.cms-blog-home.static-blog .item.slick-slide {
  display: inline-block;
}
.cms-blog-home.static-blog .slick-slider .slick-prev {
  left: -40px;
}
.cms-blog-home.static-blog .slick-slider .slick-next {
  right: -40px;
}
.cms-blog-home.static-blog .blog_short_text .post-info a.post-item-link {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 13px;
  padding: 0;
  color: #222222;
  text-transform: none;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 8px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.cms-blog-home.static-blog .blog_short_text .post-info a.post-item-link:hover {
  color: #49a010;
}
.cms-blog-home.static-blog .blog_short_text .post-info a.post-item-link:after {
  content: url(../images/alothemes/line.jpg);
  display: block;
  margin-top: 13px;
  margin-bottom: 22px;
  font-size: 0;
  line-height: 0;
}
.cms-blog-home.static-blog .blog_short_text .post-text-hld {
  padding: 0;
}
.cms-blog-home.static-blog .blog_short_text .post-text-hld p {
  font-size: 15px;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #858585;
  margin-bottom: 25px;
  height: 75px;
  line-height: 25px;
}
.cms-blog-home.static-blog .post-info .content-inner .post-read-more {
  font-size: 14px;
  line-height: 36px;
  border: 2px solid #f65f73;
  color: white;
  padding: 0 26px;
  display: inline-block;
  border-radius: 50px;
  text-transform: uppercase;
  letter-spacing: 0;
  background-color: #f65f73;
  font-weight: 600;
}
.cms-blog-home.static-blog .post-info .content-inner .post-read-more:hover {
  background-color: transparent;
  color: #666;
  border: 2px solid #e6e6e6;
}
.cms-blog-home.static-blog .blog-image {
  overflow: hidden;
}
.cms-blog-home.static-blog .post-description img {
  width: 100%;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.cms-blog-home.static-blog .post-description:hover img {
  filter: blur(1px);
  transform: scale(1.1);
}
.cms-blog-home.static-blog .post-description:hover .blog-image .post-posed-date {
  background-color: #49a010;
}
.cms-blog-home.static-blog .post-description:hover .blog-image .post-posed-date span {
  color: white;
}
.cms-blog-home.static-blog .post-description:hover .blog-category {
  background-color: #ffc800;
}
.cms-blog-home.static-blog .post-description:hover .blog_short_text .post-info a.post-item-link:after {
  content: url(../images/alothemes/line-2.jpg);
}
.cms-blog-home.static-blog .blog-category {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #82aa42;
  line-height: 23px;
  padding: 0 15px;
  color: #fff;
  position: absolute;
  top: -11px;
  left: 30px;
  max-width: calc(100% - 60px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cms-blog-home.static-blog .post-meta ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.cms-blog-home.static-blog .post-meta ul li {
  display: inline-block;
}
.cms-blog-home.static-blog .post-meta ul li * {
  font-size: 14px;
  color: #999;
}
.cms-blog-home.static-blog .post-meta ul li:not(:last-child) {
  margin-right: 20px;
}
.cms-blog-home.static-blog .post-meta ul li .fa {
  padding-right: 5px;
}
.post-view .post-bottom .slick-arrow:before {
  color: #888888;
}
.post-view .post-bottom .slick-arrow:hover:before {
  color: #000000;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .post-list-wrapper .post-list .post-item-photo {
    padding-right: 0;
    width: 100%;
  }
  .post-list-wrapper .post-list .post-item-detail {
    width: 100%;
    margin-top: 10px;
  }
  .cms-blog-home.static-blog .slick-active .post-description .post-meta,
  .cms-blog-home.static-blog .blog_short_text .post-text-hld p {
    margin-bottom: 10px;
    margin-top: 0;
  }
  .cms-blog-home.static-blog .slick-active .post-description .blog_short_text {
    margin-left: 30px;
    margin-right: 30px;
  }
  .cms-blog-home.static-blog .slick-active .post-description .blog_short_text .post-info {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 991px) {
  .post-comments iframe {
    min-height: 200px;
  }
  .cms-blog-home.static-blog .slick-active .post-description {
    flex-direction: inherit;
  }
  .cms-blog-home.static-blog .blog-category {
    left: 20px;
  }
  .cms-blog-home.static-blog .slick-active .post-description .blog_short_text {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .cms-blog-home.static-blog .slick-active .post-description .blog_short_text .post-info {
    width: 100%;
  }
  .cms-blog-home.static-blog .item {
    padding: 0 15px;
  }
  .cms-blog-home.static-blog .slick-list {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 767px) {
  .post-list-wrapper .post-list .post-holder {
    width: 100%;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 480px) {
  .cms-blog-home.static-blog .slick-active .post-description .blog_short_text {
    margin: 0;
  }
  .blog-page .post-view .post-title-holder .post-title a,
  .blog-page .post-list .post-title-holder .post-title a {
    font-size: 1.6rem;
  }
  .blog-page .post-view .post-bottom .block.related .post-item-link {
    font-size: 1.4rem;
  }
  .blog-page .post-view .post-bottom .block:not(:last-child) {
    margin-bottom: 40px;
  }
  .blog-page .post-actions {
    margin-bottom: 30px;
  }
  .post-list-wrapper .post-list .post-text-hld .desc {
    font-size: 1.4rem;
  }
  .blog-post-view .post-text-hld {
    font-size: 1.4rem;
  }
}
.rtl .cms-blog-home.static-blog .post-meta ul li:not(:last-child) {
  margin-right: 0;
  margin-left: 20px;
}
.rtl .cms-blog-home.static-blog .post-meta ul li .fa {
  padding-right: 0;
  padding-left: 5px;
}
.rtl .cms-blog-home.static-blog .blog-category {
  left: auto;
  right: 30px;
}
.rtl .blog-page .post-view .post-bottom .block > .title strong {
  text-align: right;
}
.rtl .blog-page .sidebar .block-recent-posts .post-item-link h3 {
  padding-left: 0;
  padding-right: 10px;
}
.rtl .post-holder .post-header .post-info {
  float: right;
}
.rtl .post-list-wrapper .post-posed-date,
.rtl .post-view .post-posed-date {
  margin-right: 0;
}
.rtl .widget.blog-search .action.search {
  right: auto;
  left: 0;
}
.rtl .widget.blog-search input {
  padding-right: 15px;
  padding-left: 35px;
}
.rtl.blog-page .post-info .item:not(:last-child) {
  margin-right: 0;
  margin-left: 20px;
}
.rtl.blog-page .post-info .item:not(:last-child):after {
  right: auto;
  left: -13px;
}
.rtl.blog-page .post-info .post-posed-date > .fa {
  padding-right: 0;
  padding-left: 5px;
}
.rtl.blog-page .sidebar .widget.block-categories ul li a {
  padding-left: 0;
  padding-right: 20px;
  margin-right: 0;
  margin-left: 5px;
}
.rtl.blog-page .sidebar .widget.block-categories ul li a:before {
  left: auto;
  right: 0;
  content: "\f104";
}
.rtl.blog-page .post-actions .action a:after {
  content: "\f0da";
  left: auto;
  right: 0;
}
.rtl.blog-page .post-actions .action.next-action {
  text-align: left;
}
.rtl.blog-page .post-actions .action.next-action a:after {
  content: "\f0d9";
  right: auto;
  left: 0;
}
.rtl.blog-page .post-view .post-bottom .block.related ol.block-content {
  padding-right: 0;
}
.rtl .post-list-wrapper .post-list .post-item-photo {
  padding-right: 0;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .rtl .cms-blog-home.static-blog .blog-category {
    right: 20px;
  }
}
@media screen and (max-width: 991px) {
  .blog-page-list .page-main .columns .column.main {
    width: 100% !important;
  }
}
.cms-about-us .text-welcome {
  text-align: center;
  font-weight: 700;
  font-size: 4rem;
  color: #111111;
  padding-top: 25px;
  padding-bottom: 40px;
}
.cms-about-us .our-story {
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.cms-about-us .our-story .images {
  width: 57%;
}
.cms-about-us .our-story .images img {
  margin-left: -80px;
}
.cms-about-us .our-story .text {
  width: 43%;
}
.cms-about-us .our-story span {
  line-height: 24px;
  color: #555555;
  font-size: 1.5rem;
}
.cms-about-us .our-story span span {
  display: block;
  font-style: italic;
  font-family: 'Ubuntu', sans-serif;
  color: #f65f73;
  padding-left: 15px;
  margin-top: 25px;
}
.crazy-team {
  background-color: #fafafa;
  padding-top: 50px;
  padding-bottom: 55px;
  margin-top: 10px;
}
.crazy-team .crazy-header {
  text-align: center;
}
.crazy-team .crazy-header .title,
.testimonial .title {
  font-weight: 700;
  font-size: 4rem;
  line-height: 45px;
}
.crazy-team .crazy-header .messager {
  font-size: 1.5rem;
  color: #555555;
  font-family: 'Playfair Display', serif;
}
.crazy-team .crazy-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  flex-wrap: wrap;
}
.crazy-team .crazy-content .items {
  width: 270px;
}
.crazy-team .crazy-content .items .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.crazy-team .crazy-content .items .item .img {
  width: 44px;
  padding-top: 10px;
}
.crazy-team .crazy-content .items .item .content {
  width: calc(100% - 44px);
  padding-left: 10px;
}
.crazy-team .crazy-content .items .item span {
  display: block;
}
.crazy-team .crazy-content .items .item .number {
  font-size: 5rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
}
.crazy-team .crazy-content .items .item .number.one {
  color: #95cb34;
}
.crazy-team .crazy-content .items .item .number.two {
  color: #ff4f63;
}
.crazy-team .crazy-content .items .item .number.three {
  color: #3b7f17;
}
.crazy-team .crazy-content .items .item .number.four {
  color: #cec316;
}
.crazy-team .crazy-content .items .item .number.five {
  color: #ffbc53;
}
.crazy-team .crazy-content .items .item .number.six {
  color: #51142e;
}
.crazy-team .crazy-content .items .item em {
  font-size: 1.9rem;
  font-family: 'Playfair Display', serif;
}
.crazy-team .crazy-content .items .item em.one {
  color: #95cb34;
}
.crazy-team .crazy-content .items .item em.two {
  color: #ff4f63;
}
.crazy-team .crazy-content .items .item em.three {
  color: #3b7f17;
}
.crazy-team .crazy-content .items .item em.four {
  color: #cec316;
}
.crazy-team .crazy-content .items .item em.five {
  color: #ffbc53;
}
.crazy-team .crazy-content .items .item em.six {
  color: #51142e;
}
.crazy-team .crazy-content .items .item .text {
  font-size: 1.4rem;
  color: #555555;
  line-height: 18px;
  font-weight: 600;
}
.crazy-team .crazy-content .items:last-child {
  text-align: right;
}
.crazy-team .crazy-content .items:last-child .item .content {
  padding-right: 10px;
  padding-left: 0;
}
.crazy-team .crazy-content .items.img {
  width: calc(100% - 270px - 270px);
  text-align: center;
}
.crazy-team .crazy-content .items.img img {
  max-width: 85%;
  margin: auto;
}
.testimonial {
  margin-top: 70px;
  margin-bottom: 35px;
  text-align: center;
}
.testimonial .title {
  display: inline-block;
  position: relative;
  line-height: 1;
  color: #111111;
}
.testimonial .title:before,
.testimonial .title:after {
  content: "\f006" "\f006" "\f006";
  font-family: "FontAwesome";
  position: absolute;
  bottom: 3px;
  font-weight: 300;
  font-size: 2rem;
  color: #fcc01e;
  letter-spacing: 6px;
}
.testimonial .title:after {
  left: calc(100% + 5px);
}
.testimonial .title:before {
  right: calc(100% + 5px);
}
.testimonial .block-content {
  margin-top: 85px;
}
.testimonial .block-content .item img {
  margin: 0 auto;
}
.testimonial .block-content .item .desc {
  font-size: 6rem;
  color: #fcc01e;
  font-family: 'Georgia', sans-serif;
  line-height: 1;
  margin-top: 12px;
  margin-bottom: -20px;
}
.testimonial .block-content .item .content.sub-text {
  font-size: 1.5rem;
  color: #444444;
  line-height: 24px;
  text-indent: 16px;
}
.testimonial .block-content .item .name {
  font-weight: 700;
  font-size: 1.5rem;
  color: #444444;
  margin-top: 20px;
  margin-bottom: 5px;
}
.testimonial .block-content .item .job {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 10px;
}
.testimonial .block-content .item .field-summary_rating .rating-box {
  position: relative;
  display: inline-block !important;
}
.testimonial .block-content .item .field-summary_rating .rating-box:before {
  content: "\f006" "\f006" "\f006" "\f006" "\f006";
  font-family: "FontAwesome";
  font-size: 15px;
  height: 15px;
  display: block;
  line-height: 15px;
  letter-spacing: 5px;
}
.testimonial .block-content .item .field-summary_rating .rating-box .rating {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.testimonial .block-content .item .field-summary_rating .rating-box .rating:before {
  content: "\f006" "\f006" "\f006" "\f006" "\f006";
  font-size: 15px;
  height: 15px;
  display: block;
  line-height: 15px;
  letter-spacing: 5px;
  color: #fcc01e;
}
.testimonial .slick-dots {
  bottom: -65px;
}
/* responsive */
@media screen and (max-width: 1200px) {
  .cms-about-us .our-story .images img {
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .crazy-team {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .cms-about-us .our-story .images {
    width: 100%;
  }
  .cms-about-us .our-story .text {
    width: 100%;
  }
  .crazy-team .crazy-content .items {
    width: calc(50% - 20px);
  }
  .crazy-team .crazy-content .items.img {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .cms-about-us .text-welcome {
    font-size: 2.5rem;
  }
  .crazy-team .crazy-header .title,
  .testimonial .title {
    font-size: 2.5rem;
  }
  .crazy-team .crazy-content {
    margin-top: 40px;
  }
  .crazy-team .crazy-content .items {
    width: 100%;
  }
  .crazy-team .crazy-content .items:last-child {
    text-align: left;
  }
  .crazy-team .crazy-content .items:last-child .item .content {
    order: 2;
    padding-left: 10px;
    padding-right: 0;
  }
  .testimonial .title:before,
  .testimonial .title:after {
    font-size: 1.5rem;
    letter-spacing: 3px;
  }
}
.rtl .cms-about-us .our-story .images img {
  margin-left: 0;
  margin-right: -88px;
}
.rtl .crazy-team .crazy-content .items .item .content {
  padding-left: 0;
  padding-right: 10px;
}
.rtl .crazy-team .crazy-content .items:last-child .item .content {
  padding-left: 10px;
  padding-right: 0;
  text-align: left;
}
@media screen and (max-width: 1450px) {
  .rtl .cms-about-us .our-story .images img {
    padding-left: 0;
    padding-right: 0;
  }
  .cms-about-us .our-story .images img {
    margin-left: 0;
  }
  .rtl .cms-about-us .our-story .images img {
    margin-right: 0;
  }
}
@media screen and (max-width: 575px) {
  .rtl .crazy-team .crazy-content .items:last-child .item .content {
    padding-right: 10px;
    padding-left: 0;
    text-align: right;
  }
}
body .form-create-account .fieldset > .field.magepow-gdpr-checkbox,
body .login-container .block .block-content .fieldset .field.magepow-gdpr-checkbox {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
body .form-create-account .fieldset > .field.magepow-gdpr-checkbox label,
body .login-container .block .block-content .fieldset .field.magepow-gdpr-checkbox label {
  width: calc(100% - 20px);
}
body .form-create-account .fieldset > .field.magepow-gdpr-checkbox > div,
body .login-container .block .block-content .fieldset .field.magepow-gdpr-checkbox > div {
  width: 100%;
}
body .form-create-account .fieldset > .field.magepow-gdpr-checkbox input,
body .login-container .block .block-content .fieldset .field.magepow-gdpr-checkbox input {
  margin-top: 5px;
}
body .form-create-account .actions-toolbar .submit.primary {
  border-radius: 50px;
}
body .form-create-account .control.captcha-image * {
  display: inline-block;
}
body .form-create-account .control.captcha-image img {
  width: auto;
}
body .login-container {
  margin-top: 45px;
  margin-bottom: 55px;
}
body .login-container .block-customer-login.block {
  padding: 20px 0 0;
}
body .login-container .block .block-title,
body .form-create-account .block-title {
  font-size: 3rem;
  color: #111111;
  text-transform: capitalize;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 0;
}
body .login-container .block .block-title strong,
body .form-create-account .block-title strong {
  font-weight: 600;
  font-size: 2rem;
}
body .login-container .block .block-content p.note,
body .login-container .block .block-content .field.note {
  font-size: 1.4rem;
  color: #000000;
}
body .login-container .block .block-content .fieldset .field {
  margin-bottom: 15px;
}
body .login-container .block .block-content .fieldset .field input[type="checkbox"] {
  position: inherit;
}
body .login-container .block .block-content .fieldset .field.required .label:after {
  content: "*";
  color: #e02b27;
}
body .login-container .block .block-content .fieldset .label {
  color: #333333;
  line-height: 1.5 !important;
}
body .login-container .block .block-content .fieldset:after {
  display: none;
}
body .login-container .block-customer-login {
  padding: 20px 0 0;
}
body .login-container .block-new-customer {
  border: 2px solid #e6e6e6;
  padding: 20px 20px 45px;
  font-size: 1.5rem;
}
body .login-container .block-new-customer .block-content > p {
  margin-top: 0;
  margin-bottom: 40px;
  color: #111111;
}
body .login-container .block-new-customer .block-content ul {
  color: #444444;
  list-style: none;
  padding-left: 10px;
  margin-bottom: 30px;
}
body .login-container .block-new-customer .block-content ul li:before {
  content: "\f111";
  font-family: "FontAwesome";
  color: #555555;
  margin-right: 10px;
  font-size: 7px;
}
body .login-container .block-new-customer .actions-toolbar > .primary .action,
body .login-container .block-new-customer .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
  padding: 0 42px;
}
body .form-create-account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body .form-create-account .block-title {
  width: 100%;
}
body .form-create-account .block-title strong {
  font-weight: inherit;
}
body .form-create-account .fieldset {
  width: 48%;
  margin-bottom: 0;
}
body .form-create-account .fieldset > .field:not(:last-child) {
  margin-bottom: 15px;
}
body .form-create-account .fieldset > .field.required .label:after {
  content: "*";
  color: #e02b27;
}
body .form-create-account .fieldset > .field .label {
  color: #333333;
}
body .form-create-account .fieldset > .field .label:before {
  line-height: 1.5 !important;
}
body .form-create-account .fieldset .legend {
  padding-bottom: 9px;
  font-size: 2.6rem;
  color: #111111;
  text-transform: capitalize;
  font-weight: 400;
  border-bottom: solid 1px #e6e6e6;
  position: relative;
}
body .form-create-account .fieldset .legend:before {
  content: "";
  width: 114px;
  border-bottom: solid 2px #7faf51;
  position: absolute;
  bottom: -1px;
}
body .password-strength-meter {
  font-size: 1.4rem;
}
body .login-container,
body .form-create-account {
  box-shadow: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.control.captcha-image button {
  padding: 0 42px;
  color: #ffffff;
  border-radius: 50px;
  margin-left: 10px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.control.captcha-image button:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.customer-account-login .actions-toolbar,
.customer-account-create .actions-toolbar {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.customer-account-login .actions-toolbar:before,
.customer-account-create .actions-toolbar:before,
.customer-account-login .actions-toolbar:after,
.customer-account-create .actions-toolbar:after {
  display: none;
}
.customer-account-login .actions-toolbar .action.login,
.customer-account-create .actions-toolbar .action.login,
.customer-account-login .actions-toolbar .action.create,
.customer-account-create .actions-toolbar .action.create {
  border-radius: 50px;
}
.customer-account-login .actions-toolbar > .primary .action,
.customer-account-create .actions-toolbar > .primary .action,
.customer-account-login .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle,
.customer-account-create .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
  text-transform: uppercase;
  margin-right: 0;
  padding: 0 42px;
}
.customer-account-login .actions-toolbar > .secondary,
.customer-account-create .actions-toolbar > .secondary {
  margin: 0 22px;
}
.customer-account-login .actions-toolbar > .secondary .action,
.customer-account-create .actions-toolbar > .secondary .action {
  font-weight: 600;
  color: #f65f73;
  font-size: 1.6rem;
}
.customer-account-login .actions-toolbar > .secondary .action:hover,
.customer-account-create .actions-toolbar > .secondary .action:hover {
  color: #7faf51;
}
/* responsive */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .customer-account-login .actions-toolbar > .secondary,
  .customer-account-create .actions-toolbar > .secondary {
    margin: 0;
    width: 100%;
  }
  .control.captcha-image button {
    margin-top: 10px;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  body .form-create-account {
    margin-top: 0;
    flex-wrap: wrap;
  }
  body .form-create-account .fieldset {
    width: 100%;
    margin-top: 50px;
  }
  body .form-create-account .fieldset.account:before {
    display: none;
  }
  body .form-create-account .fieldset .legend {
    padding-top: 0;
    font-size: 2rem;
  }
  body .form-create-account .fieldset > .field:not(:last-child) {
    margin-bottom: 20px;
  }
  body .login-container {
    margin-top: 0;
  }
  body .login-container .block {
    width: 100%;
  }
  body .login-container .block:first-child:before,
  body .login-container .block:first-child:after {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .customer-account-login .actions-toolbar > .primary,
  .customer-account-create .actions-toolbar > .primary {
    width: 100%;
  }
  .customer-account-login .actions-toolbar > .primary .action,
  .customer-account-create .actions-toolbar > .primary .action,
  .customer-account-login .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle,
  .customer-account-create .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
    width: 100%;
    text-align: center;
  }
  body .login-container,
  body .form-create-account {
    padding-left: 15px;
    padding-right: 15px;
  }
  body .form-create-account .fieldset .legend {
    font-size: 1.8rem;
  }
  body .login-container .block .block-title,
  body .form-create-account .block-title {
    font-size: 1.8rem;
  }
  body .login-container .actions-toolbar > div:not(:first-child) {
    margin-top: 7px;
  }
}
@media screen and (max-width: 479px) {
  .control.captcha-image button {
    margin-top: 10px;
    margin-left: 0;
  }
  .control.captcha-image button {
    margin-left: 0;
  }
}
@media screen and (max-width: 360px) {
  body .login-container .block-new-customer {
    padding: 0;
    border: none;
  }
}
.rtl .login-container .block-new-customer .block-content ul li:before {
  display: none;
}
.rtl body .login-container .block-new-customer .block-content ul {
  list-style: circle;
}
.rtl .login-container .block .block-content .fieldset .field input[type="checkbox"] {
  margin-top: 5px;
}
.rtl .login-container .field.choice:not(.payment-method-title) > input[type=checkbox] ~ label {
  padding-right: 0;
}
.rtl .form-create-account .fieldset .field.choice.newsletter,
.rtl .form-create-account .fieldset .field.magepow-gdpr-checkbox,
.rtl .login-container .block .block-content .fieldset .field.magepow-gdpr-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.rtl .form-create-account .fieldset .field.choice.newsletter input,
.rtl .form-create-account .fieldset .field.magepow-gdpr-checkbox input,
.rtl .login-container .block .block-content .fieldset .field.magepow-gdpr-checkbox input {
  margin-top: 0;
}
.rtl .control.captcha-image .captcha-img {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .control.captcha-image button {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .form-create-account .field.choice:not(.payment-method-title) > input[type=checkbox] ~ label {
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  .rtl .form-create-account .fieldset .field.choice.newsletter,
  .rtl .form-create-account .fieldset .field.magepow-gdpr-checkbox,
  .rtl .login-container .block .block-content .fieldset .field.magepow-gdpr-checkbox {
    align-items: flex-start;
  }
  .rtl .form-create-account .fieldset .field.choice.newsletter input,
  .rtl .form-create-account .fieldset .field.magepow-gdpr-checkbox input,
  .rtl .login-container .block .block-content .fieldset .field.magepow-gdpr-checkbox input {
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .rtl .control.captcha-image button {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .rtl .control.captcha-image button {
    margin-right: 0;
  }
}
body.account .column.main {
  position: relative;
}
body.account .column.main .wishlist-toolbar {
  position: static;
  justify-content: flex-start;
}
body.account .column.main .pager .pages {
  bottom: 0;
}
@media screen and (max-width: 575px) {
  .rtl body.account .columns .column.main {
    padding-bottom: 80px;
  }
}
.contact-index-index .actions-toolbar > .primary .action,
.contact-index-index .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
  color: white;
  border-radius: 50px;
  padding: 0 42px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.contact-index-index .actions-toolbar > .primary .action:hover,
.contact-index-index .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.contact-index-index .page-title-wrapper .page-title {
  font-weight: 700;
  color: #111111;
  font-size: 3rem;
  margin-bottom: 40px;
}
.contact-index-index .text {
  margin-bottom: 50px;
  font-size: 1.5rem;
  color: #555555;
}
.contact-index-index .contact {
  font-size: 1.5rem;
  display: flex;
  flex-wrap: wrap;
}
.contact-index-index .contact.store-open,
.contact-index-index .contact.phone {
  margin-top: 15px;
  margin-bottom: 15px;
}
.contact-index-index .contact .label {
  font-weight: 700;
  color: #111111;
  width: 85px;
}
.contact-index-index .contact .info {
  width: calc(100% - 85px);
  color: #555555;
}
.contact-index-index .socials {
  margin-top: 40px;
}
.contact-index-index .form-primary .field {
  margin-bottom: 20px;
}
.contact-index-index .block-map {
  margin-top: 30px;
}
.contact-index-index .block-map iframe {
  max-width: 100%;
}
.contact-index-index .column:not(.sidebar-main) .form.contact {
  width: 100%;
}
.contact-index-index .actions-toolbar {
  margin-top: 25px;
}
.contact-index-index .actions-toolbar > .primary .action,
.contact-index-index .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
  padding: 0 40px;
  text-transform: uppercase;
}
.contact-index-index .contact-content textarea {
  height: 145px;
  resize: none;
}
.contact-index-index .contact-content .socials .social-link {
  display: inline;
  font-size: 18px;
  color: #666666;
}
.contact-index-index .contact-content .socials .social-link:not(:last-child) {
  margin-right: 30px;
}
.contact-index-index .contact-content .socials .social-link:hover {
  color: #7faf51;
}
/* responsive */
@media screen and (max-width: 767px) {
  .contact-index-index .form-primary {
    margin-top: 40px;
  }
}
.rtl .contact-index-index .contact-content .socials .social-link:not(:last-child) {
  margin-right: 0;
  margin-left: 30px;
}
input[type="checkbox"] {
  top: 4px;
  position: absolute;
  left: 0;
}
.print-compare {
  margin-bottom: 30px;
}
body.account .page-title-wrapper .page-title {
  margin-right: 0;
}
body.account .block.account-nav {
  margin-bottom: 0;
}
body.account .block.account-nav .content {
  background: #fff;
  border: solid 2px #f5f5f5;
  padding: 10px 0;
}
body.account .block.account-nav .items {
  display: flex;
  flex-wrap: wrap;
}
body.account .block.account-nav .items .item {
  width: 100%;
}
body.account .block.account-nav .items .item a,
body.account .block.account-nav .items .item > strong {
  display: block;
  line-height: 35px;
  padding: 0 15px;
  border-left: solid 2px transparent;
  color: #333e48;
  width: 100%;
}
body.account .block.account-nav .items .item a:hover,
body.account .block.account-nav .items .item > strong:hover {
  color: #f65f73;
}
body.account .block.account-nav .items .item.current a,
body.account .block.account-nav .items .item.current > strong {
  border-color: #f65f73;
}
body.account .block.account-nav .title {
  display: none;
}
body.account .column.main .block-title {
  margin-bottom: 15px;
  font-size: 2.2rem;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  font-weight: 400;
}
body.account .column.main .block-title > .action {
  font-size: 1.4rem;
  margin-left: 15px;
}
body.account .column.main .block-title > strong {
  font-weight: 400;
}
body.account .column.main .order-details-items .order-title > strong {
  margin-top: 0;
  font-size: 2.2rem;
  font-weight: 400;
}
body.account .column.main .actions-toolbar > .primary .action,
body.account .column.main .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
  line-height: 45px;
}
body.account .column.main ul.order-links {
  display: none;
}
body.account .return-status,
body.account .order-status {
  margin-left: 10px;
}
body.account .legend {
  margin-bottom: 15px;
  font-size: 2.2rem;
}
body.account .fieldset > .field > label {
  font-size: 1.4rem;
  margin-bottom: 5px;
}
body.account .fieldset > .field > label:after {
  content: '*';
  color: #e51717;
  font-size: 1.3rem;
  margin: 0 0 0 5px;
}
body.account .fieldset > .field:not(:last-child) {
  margin-bottom: 30px;
}
body.account .fieldset > .field.street > .control > .nested .field {
  margin-top: 20px;
}
body.account .field.password-info {
  font-size: 1.4rem;
}
body.account .table td,
body.account th {
  vertical-align: baseline;
}
body.account .toolbar .toolbar-amount {
  margin-left: 0;
}
body.account .table-order-items td.actions {
  display: flex;
}
.customer-account-index .column.main .block.block-dashboard-orders .block-content,
.sales-order-view .column.main .block.block-dashboard-orders .block-content,
.customer-address-index .column.main .block.block-dashboard-orders .block-content {
  display: block;
}
.customer-account-index .column.main .block .block-content,
.sales-order-view .column.main .block .block-content,
.customer-address-index .column.main .block .block-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.customer-account-index .column.main .block .block-content .box,
.sales-order-view .column.main .block .block-content .box,
.customer-address-index .column.main .block .block-content .box {
  width: 48%;
}
.customer-account-index .column.main .block .block-content .box:nth-child(2) ~ .box,
.sales-order-view .column.main .block .block-content .box:nth-child(2) ~ .box,
.customer-address-index .column.main .block .block-content .box:nth-child(2) ~ .box {
  margin-top: 60px;
}
.customer-account-index .column.main .block .block-content .box .box-title,
.sales-order-view .column.main .block .block-content .box .box-title,
.customer-address-index .column.main .block .block-content .box .box-title,
.customer-account-index .column.main .block .block-content .box .box-title span,
.sales-order-view .column.main .block .block-content .box .box-title span,
.customer-address-index .column.main .block .block-content .box .box-title span {
  color: #333;
  font-weight: 700;
  text-transform: capitalize;
}
.customer-account-index .column.main .block .block-content .box .box-title,
.sales-order-view .column.main .block .block-content .box .box-title,
.customer-address-index .column.main .block .block-content .box .box-title {
  background-color: #f3faf2;
  border: 1px solid #f3faf2;
  margin: 0;
  padding: 10px 15px;
  display: block;
}
.customer-account-index .column.main .block .block-content .box .box-content,
.sales-order-view .column.main .block .block-content .box .box-content,
.customer-address-index .column.main .block .block-content .box .box-content {
  border: 1px solid #ddd;
  border-top: 0;
  font-size: 1.3rem;
  min-height: 135px;
  padding: 20px 15px;
}
.customer-account-index .column.main .block .block-content .box .box-actions,
.sales-order-view .column.main .block .block-content .box .box-actions,
.customer-address-index .column.main .block .block-content .box .box-actions {
  background-color: #f3faf2;
  border: 1px solid #f3faf2;
  border-top: 0;
  margin: 0;
  padding: 10px 15px;
  display: flex;
}
.customer-account-index .column.main .block .block-content .box .action.edit,
.sales-order-view .column.main .block .block-content .box .action.edit,
.customer-address-index .column.main .block .block-content .box .action.edit {
  color: #e51717;
  margin-right: 10px;
}
.customer-account-index .column.main .block .block-content .box .action.edit:hover,
.sales-order-view .column.main .block .block-content .box .action.edit:hover,
.customer-address-index .column.main .block .block-content .box .action.edit:hover {
  color: #f65f73;
}
.table-order-items .mark {
  background: transparent;
}
.table:not(.cart):not(.totals) tfoot .mark {
  text-align: left;
}
.wishlist-index-index .notify-slider .slider > .item {
  width: 320px;
  margin-left: 0;
}
.wishlist-index-index .notify-slider .product-item-info {
  width: 100%;
}
.wishlist-index-index .form-wishlist-items {
  margin-bottom: 60px;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item {
  width: calc(100%/3);
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0;
  float: left;
  margin-bottom: 50px;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-image-photo {
  width: 100%;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-image-container {
  width: 100% !important;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset {
  margin-top: 20px;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset:before,
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .field.qty {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0;
  float: left;
  margin-right: 20px;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .field.qty .label {
  margin: 0;
  margin-right: 10px;
  display: none;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .field.qty input.qty {
  width: 70px;
  height: 38px;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .product-item-actions {
  margin-top: 0;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-comment {
  line-height: 39px;
  padding: 0 10px;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist button.action {
  line-height: 35px;
  font-size: 1.4rem;
  color: #ffffff;
  border-radius: 50px;
  padding: 0 25px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist button.action:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-info {
  width: 100%;
  position: relative;
  padding: 0;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions {
  margin-top: 0;
  position: absolute;
  top: 4px;
  z-index: 3;
  right: 10px;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions a.action {
  color: #aaa;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions a.action span {
  display: none;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions a.action:hover {
  color: #f65f73;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions a.action:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 1.5rem;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions a.action.edit:before {
  content: "\f040";
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions a.action.delete:before {
  content: "\f00d";
}
.wishlist-index-index .cms-static-mix-custom-product .product-item-info {
  width: 100%;
}
.gdpr-customer-index .column.main .actions-toolbar {
  margin-top: 30px;
}
.newsletter-manage-index .column.main form:not(:last-child) {
  margin-bottom: 60px;
}
.newsletter-manage-index .column.main .actions-toolbar {
  margin-top: 20px;
}
.product-reviews-summary {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-reviews-summary .rating-summary {
  margin-right: 7px;
}
.catalog-product_compare-index .product-item-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.catalog-product_compare-index .actions-secondary {
  margin-left: 15px;
}
.table-wrapper.comparison {
  margin-bottom: 60px;
  overflow-x: auto;
  -webkit-overflow-scrolling: auto;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 0;
}
.table-comparison .product-item-photo:hover .product-image-photo.thumbnail {
  top: 0;
  z-index: 2;
  opacity: 1;
  visibility: visible;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-size: 1.6rem;
  color: #111111;
}
.account .customer-review .product-media {
  float: none;
  margin-right: 0;
}
#opc-new-shipping-address {
  padding-top: 30px;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .account .sidebar.sidebar-main {
    position: static;
    width: 100% !important;
    top: auto;
    left: auto;
    margin-bottom: 30px;
  }
  .account .column.main {
    margin-bottom: 30px;
  }
  .account .column.main .toolbar {
    text-align: left;
  }
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-image-container {
    max-width: none;
  }
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-photo {
    margin-right: 0;
  }
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-name,
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-tooltip,
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item .price-box {
    margin-left: 0;
  }
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item .box-tocart {
    float: none;
    margin-right: 0;
  }
  .catalog-product_compare-index .table-comparison td.cell {
    width: 350px;
  }
}
@media screen and (max-width: 767px) {
  body.account .page-main {
    padding-top: 0;
  }
  body.account .products-grid.wishlist {
    margin-right: 0;
  }
  #my-reviews-table .item .product-name {
    line-height: inherit;
    padding: 0;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison),
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col {
    border-bottom: none;
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col:before,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col:before {
    content: attr(data-th) ": ";
    margin-right: 10px;
    font-weight: bold;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col.qty .items-qty .title,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col.qty .items-qty .title {
    display: none;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr + tr,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr + tr {
    margin-top: 20px;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th {
    padding-top: 20px;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr th,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr th,
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr td,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr td {
    padding: 10px 0;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col {
    align-items: center;
  }
  .customer-account-index .column.main .block .block-content .box,
  .sales-order-view .column.main .block .block-content .box,
  .customer-address-index .column.main .block .block-content .box {
    width: 100%;
  }
  .customer-account-index .column.main .block .block-content .box:not(:first-child),
  .sales-order-view .column.main .block .block-content .box:not(:first-child),
  .customer-address-index .column.main .block .block-content .box:not(:first-child) {
    margin-top: 40px;
  }
  body.account .column.main .block-title {
    font-size: 2rem;
  }
  body.account .legend {
    font-size: 2rem;
  }
  .wishlist-index-index .products-grid.wishlist .product-item-photo {
    float: none;
  }
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item {
    width: 50%;
  }
  .multishipping-checkout-login .login-container .fieldset:after {
    text-align: left;
  }
  .opc-estimated-wrapper {
    padding: 10px 0;
    color: #000;
    border-bottom: none;
    margin-bottom: 80px;
  }
  .opc-estimated-wrapper .minicart-wrapper {
    float: right;
  }
  .opc-estimated-wrapper .estimated-block {
    font-weight: 400;
    float: left;
  }
  .opc-estimated-wrapper:before,
  .opc-estimated-wrapper:after {
    display: none;
  }
  .opc-estimated-wrapper button.action {
    line-height: 35px;
    font-size: 1.4rem;
    color: #ffffff;
    border-radius: 50px;
    padding: 0 25px;
    background-color: #f65f73;
    border-color: #f65f73;
  }
  .opc-estimated-wrapper button.action:hover {
    background-color: #fd2d49;
    border-color: #fd2d49;
  }
  .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
    background: transparent;
    color: white;
    height: auto;
    line-height: inherit;
    border-radius: 0;
    min-width: auto;
  }
  .modal-custom.custom-slide {
    left: 0;
  }
  .modal-custom.custom-slide .action-close {
    height: 20px;
    width: 20px;
    background: transparent;
    border: none;
    color: #000;
  }
  .modal-custom.custom-slide .action-close:hover {
    background: transparent;
    border: none;
    color: #000;
  }
}
@media screen and (max-width: 639px) {
  .wishlist-index-index .products-grid.wishlist .product-item:first-child {
    border-top: none;
  }
  body .products-grid.wishlist .product-item {
    border-bottom: none;
  }
}
@media screen and (max-width: 575px) {
  .account .column.main .actions-toolbar > .primary {
    width: 100%;
  }
  body.account .column.main .actions-toolbar > .primary .action,
  body.account .column.main .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle,
  body.account .column.main .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  body.account .toolbar {
    margin-bottom: 0;
  }
  body.account .column.main .block-title {
    font-size: 1.8rem;
  }
  body.account .column.main .block-title > .action {
    font-size: 1.4rem;
  }
  body.account .column.main .actions-toolbar > .primary .action,
  body.account .column.main .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
    width: 100%;
    text-align: center;
  }
  body.account .column.main .order-details-items .order-title > strong {
    font-size: 1.8rem;
  }
  body.account .block.account-nav .items .item a,
  body.account .block.account-nav .items .item > strong {
    font-size: 1.4rem;
  }
  body.account .legend {
    font-size: 1.8rem;
  }
  .customer-account-index .column.main .block .block-content,
  .sales-order-view .column.main .block .block-content,
  .customer-address-index .column.main .block .block-content {
    font-size: 1.4rem;
  }
  .customer-account-index .column.main .block .block-content .box .box-title,
  .sales-order-view .column.main .block .block-content .box .box-title,
  .customer-address-index .column.main .block .block-content .box .box-title {
    font-size: 1.4rem;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    font-size: 1.4rem;
  }
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item {
    width: 100%;
  }
  .wishlist-index-index .products-grid.wishlist .product-item-name {
    font-size: 1.3rem;
  }
  body .cart-summary {
    margin-top: 40px;
  }
  .multishipping-checkout-login .actions-toolbar > .primary .action,
  .multishipping-checkout-login .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
    width: 100%;
  }
  .catalog-product_compare-index .table-comparison th.cell {
    font-size: 1.4rem;
  }
  .price-including-tax .price,
  .price-excluding-tax .price {
    font-size: 1.4rem;
  }
  .account .customer-review .product-media {
    width: 100%;
  }
}
.rtl .opc-estimated-wrapper .estimated-block {
  float: right;
}
.rtl .opc-estimated-wrapper .minicart-wrapper {
  float: left;
}
.rtl.sales-order-view .order-links .item {
  margin-right: 0;
}
.rtl.account .table-wrapper .action {
  margin-right: 0;
  margin-left: 15px;
}
.rtl.account .block.account-nav .items .item a,
.rtl.account .block.account-nav .items .item > strong {
  border-left: none;
  border-right: solid 2px transparent;
}
.rtl.account .column.main .block-title > .action {
  margin-left: 0;
  margin-right: 15px;
}
.rtl.account .toolbar .toolbar-amount {
  float: right;
}
.rtl .rating-summary .label {
  margin-right: 0;
  margin-left: 10px;
}
.rtl.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions {
  right: auto;
  left: 10px;
  display: flex;
}
.rtl.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .field.qty {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.rtl.wishlist-index-index .products-grid.wishlist .product-item-actions > * {
  margin-right: 0;
}
.rtl.wishlist-index-index .products-grid.wishlist .product-item-actions .action:not(:last-child) {
  margin-left: 15px;
}
.rtl.customer-account-index .column.main .block .block-content .box .action.edit,
.rtl.sales-order-view .column.main .block .block-content .box .action.edit,
.rtl.customer-address-index .column.main .block .block-content .box .action.edit {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .table:not(.cart):not(.totals) tfoot .mark {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .rtl .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col:before {
    margin-right: 0;
    margin-left: 10px;
  }
  .rtl .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    float: right;
    text-align: right;
  }
  .rtl .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    text-align: left;
  }
}
.cms-no-route .detail-404 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #000000;
}
.cms-no-route .detail-404 .title {
  text-transform: uppercase;
  font-size: 10rem;
  font-weight: 600;
}
.cms-no-route .detail-404 .content h3 {
  font-size: 3rem;
}
.cms-no-route .detail-404 .content p {
  font-size: 1.5rem;
}
.cms-no-route .detail-404 a {
  color: white;
  border-radius: 50px;
  padding: 0 42px;
  background-color: #f65f73;
  border-color: #f65f73;
}
.cms-no-route .detail-404 a:hover {
  background-color: #fd2d49;
  border-color: #fd2d49;
}
/* responsive */
@media screen and (max-width: 991px) {
  .cms-no-route .detail-404 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .cms-no-route .img-404 {
    display: none;
  }
  .cms-no-route .title {
    font-size: 100px;
  }
  .cms-no-route .content {
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px) {
  .page-404 .title {
    font-size: 70px;
  }
  .page-404 .content {
    font-size: 1.8rem;
  }
  .page-404 .button-404 {
    width: 100%;
    text-align: center;
    font-size: 1.4rem;
  }
  .cms-no-route .detail-404 .title {
    font-size: 6rem;
  }
  .cms-no-route .detail-404 .content h3 {
    font-size: 2rem;
  }
}
.rtl .cms-no-route .detail-404 .content {
  text-align: center;
}
.page-faq input[type="radio"] {
  display: none;
}
.page-faq .content {
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-size: 1.3rem;
  color: #747474;
}
.page-faq input:checked ~ .content {
  height: auto;
  opacity: 1;
  visibility: visible;
  margin-top: 20px;
  margin-bottom: 25px;
}
.page-faq input:checked ~ label {
  cursor: default;
  font-weight: 600;
}
.page-faq input:checked ~ label:before {
  content: "-";
  background-color: #303030;
  color: #fff;
  font-weight: 400;
}
.page-faq label {
  font-size: 1.3rem;
  color: #000;
  display: block;
  padding: 13px 0;
  padding-right: 25px;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
}
.page-faq label:before {
  content: "+";
  position: absolute;
  width: 22px;
  height: 22px;
  right: 0;
  bottom: 0;
  background: #e9e9e9;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
}
.page-faq .content-wrapper:not(:first-child) label {
  border-top: solid 1px #e9e9e9;
}
/* responsive */
.rtl .page-faq label {
  padding-right: 0;
  padding-left: 23px;
}
.rtl .page-faq label:before {
  right: auto;
  left: 0;
}
.cms-lookbook .title.item {
  font-size: 3rem;
  font-weight: 600;
  color: #111111;
  margin-bottom: 12px;
  text-align: center;
}
.cms-lookbook .lookbook .title-wrap,
.cms-lookbook .lookbook .price-wrap {
  padding: 0 10px;
}
.cms-lookbook .lookbook .main-product-pin {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.cms-lookbook .lookbook .main-product-pin .product-image-container .product-image-wrapper .product-image-photo.thumbnail {
  top: 50%;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.cms-lookbook .lookbook .main-product-pin:hover .product-image-container .product-image-wrapper .product-image-photo.thumbnail {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  top: 0;
}
.cms-lookbook .lookbook .easypin-marker {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
/* responsive */
.terms-condition h2,
.return-exchange h2,
.shipping-delivery h2,
.privacy_policy h2 {
  font-size: 2rem;
  color: #000000;
}
.terms-condition h3,
.return-exchange h3,
.shipping-delivery h3,
.privacy_policy h3 {
  font-size: 1.8rem;
  margin-bottom: 10px;
  color: #000000;
}
.terms-condition p + h3,
.return-exchange p + h3,
.shipping-delivery p + h3,
.privacy_policy p + h3 {
  margin-top: 30px;
}
.terms-condition p,
.return-exchange p,
.shipping-delivery p,
.privacy_policy p {
  margin-bottom: 15px;
}
.cms-privacy-cookie .privacy-policy {
  line-height: 25px;
}
.cms-privacy-cookie .privacy-policy h2 {
  color: #111111;
  margin: 30px 0 10px;
}
.cms-privacy-cookie .privacy-policy table th,
.cms-privacy-cookie .privacy-policy table td {
  border-width: 2px;
  border-style: solid;
  border-color: #dddddd;
}
.cms-privacy-cookie .privacy-policy table th {
  font-weight: 600;
  color: #111111;
}
/* responsive */
@media screen and (max-width: 480px) {
  .terms-condition h2,
  .return-exchange h2,
  .shipping-delivery h2,
  .privacy_policy h2 {
    font-size: 2rem;
  }
  .terms-condition h3,
  .return-exchange h3,
  .shipping-delivery h3,
  .privacy_policy h3 {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
