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 {
  border: 0;
}
img,
object,
video,
embed {
  max-height: 100%;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
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="datetime"]: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="datetime"]::-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="datetime"]::-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="datetime"]:-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[generated] {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus {
  text-decoration: none;
}
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.amazon-validate-container .block .block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-account-blocks .block-title,
.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-account-blocks .block-title > strong,
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.account .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.account .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 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,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 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;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 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;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.payment-method-braintree .hosted-date-wrap:before,
.payment-method-braintree .hosted-date-wrap:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.payment-method-braintree .hosted-date-wrap:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 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;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-item-actions .actions-secondary > .action,
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.product-item-actions .actions-secondary > .action > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.product-item-actions .actions-secondary > .action:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #333333;
}
.form-address-edit .actions-toolbar .action.vertex-secondary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.bundle-actions {
  margin: 10px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: '\e621';
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.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,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.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 {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Rolling/default/en_US/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Rolling/default/en_US/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Rolling/default/en_US/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Rolling/default/en_US/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../../frontend/Rolling/default/en_US/images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../../frontend/Rolling/default/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action.primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.breadcrumbs {
  margin: 0 0 20px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding-right: 7rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.columns .column.main {
  max-width: 100%;
}
.ui-tooltip.ui-widget {
  padding: 5px 10px;
  max-width: 250px;
  border: 1px solid #cccccc;
  box-shadow: 1px 0 3px #cccccc;
  word-wrap: break-word;
  background: #fff;
}
.ui-tooltip .arrow {
  position: absolute;
  left: 15px;
  bottom: -15px;
  width: 20px;
  height: 15px;
}
.ui-tooltip .arrow::after {
  content: "";
  position: absolute;
  border-top: 10px solid #cccccc;
  border-right: 20px solid transparent;
}
.ui-tooltip .arrow::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 1px;
  border-top: 9px solid #fff;
  border-right: 19px solid transparent;
  z-index: 9;
}
.ui-tooltip .arrow.top {
  top: -15px;
  transform: scale(1, -1);
}
.ui-tooltip .am-brand-small_image {
  margin: auto;
  display: block;
  max-width: 150px;
}
.ui-tooltip .am-brand-image {
  margin: auto;
  display: block;
  max-width: 400px;
}
.ui-tooltip .ui-tooltip-content h3 {
  margin: 5px 0;
}
.amslider * {
  margin: 0;
  padding: 0;
}
.amslider {
  position: relative;
  margin: 30px auto;
}
.amslider .swiper-pagination {
  position: static;
  margin-top: 15px;
}
.amslider .swiper-container > .wrapper {
  text-align: center;
}
.amslider .swiper-slide .brand-title {
  margin-top: 10px;
  min-height: 40px;
  color: #4f4f4f;
  word-break: break-all;
  word-break: break-word;
  font-size: 15px;
  line-height: 1.2;
}
.amslider .swiper-pagination-bullet {
  margin: 0 5px;
  width: 12px;
  height: 12px;
}
.amslider .swiper-pagination-bullet-active {
  background: #4f4f4f;
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  z-index: 2;
}
.amslider .swiper-button-next {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHZpZXdCb3g9IjAgMCAyNSA0MyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGU+VmVjdG9yPC90aXRsZT48ZGVzYz5DcmVhdGVkIHVzaW5nIEZpZ21hPC9kZXNjPjxnIGlkPSJDYW52YXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0NTMgNzkwKSI+PGcgaWQ9IlZlY3RvciI+PHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSAtMTQzMC4zNSAtNzg4LjY0NikiIGZpbGw9IiM0RjRGNEYiLz48L2c+PC9nPjxkZWZzPjxwYXRoIGlkPSJwYXRoMF9zdHJva2UiIGQ9Ik0gNi4xMzcwNGUtMDUgMTkuOTM5M0wgLTEuMDQxOTYgMTguODYwNEwgLTIuMTM5OSAxOS45MjA3TCAtMS4wNjA2IDIxTCA2LjEzNzA0ZS0wNSAxOS45MzkzWk0gMTkuNjA0NCAtMS4wNzg5N0wgLTEuMDQxOTYgMTguODYwNEwgMS4wNDIwOSAyMS4wMTgzTCAyMS42ODg1IDEuMDc4OTdMIDE5LjYwNDQgLTEuMDc4OTdaTSAtMS4wNjA2IDIxTCAxOC45MzkzIDQxTCAyMS4wNjA3IDM4Ljg3ODdMIDEuMDYwNzIgMTguODc4N0wgLTEuMDYwNiAyMVoiLz48L2RlZnM+PC9zdmc+);
}
.amslider .swiper-button-prev {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX3N0cm9rZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMi43MSAxLjM1NCkiIGZpbGw9IiM0RjRGNEYiLz48ZGVmcz48cGF0aCBpZD0icGF0aDBfc3Ryb2tlIiBkPSJNMCAxOS45NGwtMS4wNDItMS4wOC0xLjA5OCAxLjA2TC0xLjA2IDIxIDAgMTkuOTR6TTE5LjYwNC0xLjA4bC0yMC42NDYgMTkuOTQgMi4wODQgMi4xNTdMMjEuNjkgMS4wOGwtMi4wODUtMi4xNTh6TS0xLjA2IDIxbDIwIDIwIDIuMTIyLTIuMTIxLTIwLTIwTC0xLjA2MSAyMXoiLz48L2RlZnM+PC9zdmc+);
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  z-index: 0;
}
.amslider .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.amslider .category-item .category-item-title {
  margin: auto;
}
.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
  font-size: 15px;
  line-height: 1.2;
  word-break: break-word;
}
.amslider .wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.amslider .no-img {
  margin: auto;
}
.brands-filters {
  display: inline-block;
  margin: 0 0 10px;
  width: 100%;
  min-height: 50px;
}
.brands-filters .letter {
  display: block;
  float: left;
  margin: 0 5px 10px;
  padding: 2px 5px;
  min-width: 17px;
  min-height: 20px;
  text-align: center;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #CCC;
  border-radius: 5px;
  background: #e2e2e2;
}
.brands-filters .letter-all {
  min-width: 90px;
  margin-right: 20px;
}
.brands-filters .letters {
  margin-top: 4px;
}
.brands-filters .letter.-disabled {
  opacity: 0.6;
  pointer-events: none;
  background-color: #f1f1f1;
}
.brands-filters .letter.hide {
  display: none;
}
.brands-filters .letter:hover,
.brands-filters .letter.-active {
  background: #fed285;
}
.ambrands-search-wrapper {
  position: relative;
  display: block;
  margin: 0 auto;
}
.ambrands-search-wrapper .ambrands-search-input {
  display: block;
  margin: 0 0 10px;
  max-width: 100%;
}
.ambrands-search-wrapper #livesearch {
  position: absolute;
  display: none;
  width: 365px;
  max-width: 100%;
  max-height: 250px;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #c2c2c2;
  border-top: 2px solid #309ef3;
  z-index: 99;
}
.ambrands-search-wrapper #livesearch a {
  display: block;
  float: left;
  padding: 5px 10px;
  width: 100%;
  color: #000;
  box-sizing: border-box;
}
.ambrands-search-wrapper #livesearch a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.brand-images .brands-letter {
  width: 100%;
  vertical-align: top;
  box-sizing: border-box;
}
.brand-images .brands-letter .bare-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.brand-images .brands-letter .letter {
  border-bottom: 1px solid #b2b2b2;
  font-size: 18px;
  font-weight: 400;
}
.brand-images .brands-letter .letter .title {
  padding: 0 2px 1px;
  text-transform: uppercase;
  background: #e2e2e2;
}
.brands-letter .brand-item {
  position: relative;
  margin: 0 5px 20px;
}
.brands-letter .brand-item .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #333333;
  -webkit-justify-content: flex-start;
}
.brands-letter .brand-item .item:hover {
  text-decoration: none;
}
.brands-letter .brand-item .no-img {
  color: #e2e2e2;
}
.brands-letter .brand-item .count {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  box-sizing: border-box;
  min-width: 25px;
  height: 25px;
  padding: 0 3px;
  line-height: 25px;
  text-align: center;
  background: #f58c12;
  border-radius: 20px;
  color: #ffffff;
}
.brands-letter .brand-item .label {
  position: relative;
  margin: 5px 0 0;
  padding-top: 5px;
  width: 100%;
  word-wrap: break-word;
}
.brands-letter .brand-item .label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 25%;
  right: 25%;
  display: block;
  height: 1px;
  background: #b2b2b2;
}
.brands-letter .brand-item .item:hover .label:before {
  left: 0;
  right: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.brands-letter .brand-item .am-image-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.brands-letter .brand-item .am-image-wrapper .am-image {
  max-width: 100%;
  max-height: 100%;
}
.bare-list .ambrands-image {
  pointer-events: none;
}
.amslider-header-container {
  padding: 5px 0 5px 35px;
  height: 35px;
  font-size: 22px;
  line-height: 35px;
  color: #000;
  background: #e2e2e2;
}
.icon .brand-label {
  float: left;
}
.brand-images li.brand-item {
  list-style-type: none;
  text-align: center;
}
ul.bare-list img {
  display: block;
  margin: 0 auto;
}
.children-category .amslider {
  position: relative;
  left: inherit;
  margin: 0 50px;
  width: 100%;
  transform: inherit;
  display: block;
}
.amslider.am-brand-slider {
  max-width: 100%;
  padding: 0;
}
.amslider.am-brand-slider .swiper-brand {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.amslider.am-brand-slider .am-image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  margin: 0 auto;
}
.amslider.am-brand-slider .am-image-wrapper .am-image {
  max-width: 100%;
  max-height: 100%;
}
.amslider.am-brand-slider .slide {
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.amslider.am-brand-slider .slide .am-image-wrapper {
  margin-bottom: 10px;
  overflow: hidden;
}
.amslider.am-brand-slider .swiper-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  height: auto;
}
.amslider .slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0 9px 20px 0;
  max-width: 30%;
  -webkit-flex-basis: 30%;
  flex-basis: 30%;
  text-align: center;
  color: #4f4f4f;
}
.amslider .slide .category-item {
  position: relative;
  padding: 10px;
  width: 100%;
  border: 1px solid #fff;
}
.amslider .slide .category-item:hover,
.amslider .slide .category-item.active {
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border-color: #bbb;
  position: relative;
  z-index: 2;
  padding: 10px;
}
.amslider .slide .category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .slide .swiper-brand .am-image {
  height: auto;
}
.children-category-container.swiper-container {
  width: calc(100% - 2 * 27px);
  margin: auto;
}
.children-category-container .swiper-wrapper {
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
}
.amslider .swiper-slide {
  padding: 10px;
  box-sizing: border-box;
  color: #4f4f4f;
}
.amslider .swiper-slide .swiper-category-item {
  padding: 10px 0;
  border: 1px solid #fff;
}
.amslider .swiper-slide .swiper-category-item img {
  height: auto;
}
.amslider .swiper-slide .swiper-category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .swiper-slide .swiper-category-item:hover,
.amslider .swiper-slide .swiper-category-item.active {
  background: #ffffff;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #bbb;
  margin: 0;
}
.amslider .swiper-slide .swiper-brand .no-img {
  display: inline-block;
  margin: 0 auto;
  color: #e2e2e2;
}
.amslider .swiper-slide:hover,
.amslider .slide:hover {
  text-decoration: none;
}
#category-carousel .swiper-button-next {
  right: 0;
}
#category-carousel .swiper-button-prev {
  left: 0;
}
#category-carousel .swiper-button-next,
#category-carousel .swiper-button-prev {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: .3;
  height: 100%;
  margin: 0;
}
#category-carousel .swiper-button-next:hover,
#category-carousel .swiper-button-prev:hover {
  opacity: 1;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.amslider .swiper-slide .swiper-category-item:not(:root:root),
.amslider .swiper-slide .swiper-brand:not(:root:root),
.amslider .slide .category-item:not(:root:root) {
  padding: 10px;
}
.amshopby-morefrom .products-grid .product-item {
  width: auto;
}
.amshopby-morefrom .product-image-container {
  min-width: auto;
}
.ambrands-menu-item.parent .ambrands-link.level-top:after {
  content: '';
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .swiper-brand {
    width: 100%;
  }
  .swiper-brand .no-img {
    width: 100%;
  }
}
.ambrands-list-popup,
.ambrands-menu-item .ambrands-arrow {
  display: none;
}
.mst-search__result-tabs {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  padding: 0;
}
.mst-search__result-tabs:before,
.mst-search__result-tabs:after {
  content: '';
  display: table;
}
.mst-search__result-tabs:after {
  clear: both;
}
.mst-search__result-tabs li {
  margin: 0 5px -1px 0;
  padding: 0;
  float: left;
}
.mst-search__result-tabs li a {
  display: block;
  padding: 10px 35px;
  text-decoration: none;
  color: #7d7d7d;
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-radius: 1px 1px 0 0;
}
.mst-search__result-tabs li a.active,
.mst-search__result-tabs li a:hover,
.mst-search__result-tabs li a:focus {
  color: #333;
  background: #fff;
}
.mst-search__result-tabs li a.active {
  border-bottom: 1px solid #fff;
}
.mst-search__result-index {
  padding: 1rem 0 1rem 0;
}
.mst-search__result-index .mst-search__result-index-title {
  background: #f6f6f6;
  padding: 1rem;
  border-radius: 1px;
  color: #7d7d7d;
}
.mst-search__result-index:last-child {
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #f6f6f6;
}
.mst-search__index ul:not(.blog-post-info) {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 0;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) {
  margin: 2rem 0;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item):before,
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item):after {
  content: '';
  display: table;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item):after {
  clear: both;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item):last-child:not(.blog-post-info-item) {
  margin-bottom: 0;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-title {
  font-size: 1.4rem;
  font-weight: 600;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-title > a {
  color: #333;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-title > span {
  color: #aaa;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-content {
  color: #666;
  margin: .5rem 0 0 0;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-image {
  margin-right: 2rem;
  float: left;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-image > img {
  max-width: 5rem;
  max-height: 5rem;
}
.mst-search__highlight {
  background: #ff0;
}
.amrelated-grid-wrapper .amshopby-option-link {
  margin-bottom: 10px;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
.amazon-button-container {
  display: table;
  margin: 0 0 22px;
}
.amazon-button-container__cell {
  display: table-cell;
  min-width: 45px;
  position: relative;
}
.amazon-button-container img {
  display: block;
}
.amazon-button-container .field-tooltip {
  display: none;
  margin: -12px 0 0;
  right: 5px;
  top: 50%;
}
.checkout-shipping-address .amazon-button-container {
  margin: 22px 0;
}
.login-container .block-amazon-login .actions-toolbar {
  margin-top: 25px;
}
.amazon-validate-container .block .block-title {
  font-size: 1.8rem;
}
.amazon-validate-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.amazon-validate-container .fieldset:after {
  margin-top: 35px;
}
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
.amazon-divider {
  border-bottom: 1px solid #cccccc;
  line-height: 0.1em;
  margin: 18px 0 20px;
  text-align: center;
  max-width: 500px;
}
.amazon-divider span {
  background: #fff;
  padding: 0 5px;
}
/** mini cart styling **/
.product-social-links,
.amazon-minicart-container {
  width: 100%;
  display: block;
  text-align: center;
}
.product-social-links .amazon-button-container,
.amazon-minicart-container .amazon-button-container {
  display: inline-block;
  margin: 0px;
}
.product-social-links .field-tooltip .field-tooltip-content,
.amazon-minicart-container .field-tooltip .field-tooltip-content {
  top: 38px;
  left: -245px;
}
.product-social-links .field-tooltip .field-tooltip-content:before,
.amazon-minicart-container .field-tooltip .field-tooltip-content:before {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #666666;
  top: -10px;
  left: 244px;
}
.product-social-links .field-tooltip .field-tooltip-content:after,
.amazon-minicart-container .field-tooltip .field-tooltip-content:after {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  top: -8px;
  left: 244px;
}
.product-social-links .amazon-button-container {
  margin-bottom: 30px;
  display: block;
}
.amazon-checkout-now {
  border-top: 1px solid #c1c1c1;
  padding-top: 10px;
  margin-bottom: 10px;
}
.amazon-addtoCart {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.revert-checkout {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.centered-button {
  text-align: center;
  display: inline-block;
}
.catalog-product-view .centered-button {
  display: table;
}
.checkout-payment-method .amazon-sandbox-simulator {
  border-bottom: 1px solid #cccccc;
}
.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
  border-top: none;
  padding-top: 0;
}
.checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
  margin-bottom: 10px;
}
.checkout-methods-items .amazon-minicart-container .amazon-divider {
  display: none;
}
.checkout-methods-items .centered-button {
  margin-bottom: 0;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .centered-button {
    width: auto;
  }
}
.checkout-methods-items .field-tooltip {
  display: none;
}
.checkout-methods-items .field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before,
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .field-tooltip .field-tooltip-content {
    right: -56px;
    top: 38px;
    left: auto;
  }
  .checkout-methods-items .field-tooltip .field-tooltip-content:before,
  .checkout-methods-items .field-tooltip .field-tooltip-content:after {
    right: 56px;
  }
}
.amazon-widget {
  max-width: 400px;
  height: 228px;
}
.amazon-widget--address {
  margin-top: 20px;
}
.amazon-addresses {
  margin-top: 20px;
}
.amazon-addresses .amazon-address {
  margin-bottom: 20px;
}
#checkout-step-shipping .amazon-divider {
  margin: 40px 0;
}
.checkout-payment-method .amazon-payment-method .payment-method-title {
  visibility: hidden;
  padding-bottom: 0;
}
/** Prevent movement after a soft decline to other payment steps **/
.opc-progress-bar-item._complete.lock-step {
  cursor: none;
  pointer-events: none;
}
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
.mageprince-faq-collection {
  margin-bottom: 20px;
}
.mageprince-faq-collection .ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 10px 0 0 0;
  padding: 0.8em .5em 0.8em 1em;
  font-size: 15px;
  font-weight: bold;
}
.mageprince-faq-collection .ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.mageprince-faq-collection .ui-slider.ui-state-disabled .ui-slider-handle,
.mageprince-faq-collection .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.mageprince-faq-collection .ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.mageprince-faq-collection .faq-accordion .ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.mageprince-faq-collection .faq-accordion .ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.mageprince-faq-collection .faq-accordion .ui-widget-content a {
  color: #333333;
}
.mageprince-faq-collection .ui-state-default,
.mageprince-faq-collection .ui-widget-content .ui-state-default,
.mageprince-faq-collection .ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.mageprince-faq-collection .ui-state-hover a,
.mageprince-faq-collection .ui-state-hover a:hover,
.mageprince-faq-collection .ui-state-hover a:link,
.mageprince-faq-collection .ui-state-hover a:visited,
.mageprince-faq-collection .ui-state-focus a,
.mageprince-faq-collection .ui-state-focus a:hover,
.mageprince-faq-collection .ui-state-focus a:link,
.mageprince-faq-collection .ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.mageprince-faq-collection .ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.mageprince-faq-collection .ui-state-active,
.mageprince-faq-collection .ui-widget-content .ui-state-active,
.mageprince-faq-collection .ui-widget-header .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.mageprince-faq-collection .ui-state-active a,
.mageprince-faq-collection .ui-state-active a:link,
.mageprince-faq-collection .ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
.mageprince-faq-collection .group-title {
  margin: 25px 0;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.5;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #ddd;
  width: 100%;
  color: #198dd3;
  font-weight: bold;
}
.mageprince-faq-collection .group-title i {
  float: left;
  width: 2.15em;
  border-bottom: 1px solid #b55;
  position: absolute;
  bottom: -1px;
  z-index: 9999;
  border-bottom-color: #198dd3;
}
.mageprince-faq-collection .faq-groups {
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
.mageprince-faq-collection .faq-group {
  display: inline-block;
}
.mageprince-faq-collection .faq-group-image {
  border: 1px solid #1979C3;
  padding: 20px;
  margin-right: 25px;
}
.mageprince-faq-collection img.group-image {
  height: 100px;
  width: 100px;
}
.mageprince-faq-collection .faq-groupname {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin: 10px 25px 0 0;
}
.mageprince-faq-collection .faq-group a.group-link:hover {
  color: #ff5501;
  text-decoration: none;
}
.mageprince-faq-collection .faq-group .faq-group-image:hover {
  border-color: #ff5501;
}
.mageprince-faq-collection .faq-content .ui-accordion-header:hover {
  background-color: #1979c3;
  color: #ffffff;
}
.mageprince-faq-collection .faq-group:hover {
  border-color: #ff5501;
}
.mageprince-faq-collection .faq-collection {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.mageprince-faq-collection .ui-accordion .ui-state-default:after {
  content: '\f054';
  font-family: 'FontAwesome';
  float: right;
}
.mageprince-faq-collection .ui-accordion .ui-accordion-header-active:after {
  content: '\f078';
  font-family: 'FontAwesome';
}
.mageprince-faq-collection .collspan-expand-block {
  float: right;
}
.mageprince-faq-loader {
  left: 50%;
  top: 50%;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.rewardssocial-buttons {
  order: -2;
  font-size: 11px;
  display: inline-block;
  width: 100%;
  line-height: 20px;
  margin-bottom: 10px;
  z-index: 2;
  position: relative;
}
.rewardssocial-buttons > div {
  margin-bottom: 5px;
}
.rewardssocial-buttons #facebook-message,
.rewardssocial-buttons #facebook-share-message,
.rewardssocial-buttons #twitter-message,
.rewardssocial-buttons #referral-message,
.rewardssocial-buttons #pinterest-message {
  display: none;
  position: absolute;
  background: #333;
  padding: 2px 5px;
  color: #fff;
  margin-top: -25px;
}
.rewardssocial-buttons .buttons-facebook-like:hover #facebook-message {
  display: block;
}
.rewardssocial-buttons .buttons-facebook-like .fb-like > span {
  width: 61px !important;
  height: 20px !important;
}
.rewardssocial-buttons .buttons-facebook-like .fb-like > span iframe {
  width: 100% !important;
  height: 100% !important;
}
.rewardssocial-buttons .buttons-pinterest-pin:hover #pinterest-message {
  display: block;
}
.rewardssocial-buttons .buttons-twitter-like:hover #twitter-message {
  margin-top: -50px;
  display: block;
}
.rewardssocial-buttons .buttons-referral-like > a {
  text-decoration: none;
  line-height: 18px;
  border-radius: 2px;
  padding: 0px 3px;
  font-weight: bold;
  color: #333;
  font-size: 11px;
  border: 1px solid #ccc;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
}
.rewardssocial-buttons .buttons-referral-like:hover #referral-message {
  display: block;
}
.rewardssocial-buttons .fb_iframe_widget {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .mst-rewardssocial-tweet {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .referral {
  display: block;
  float: left;
}
.rewardssocial-buttons .status-message {
  float: left;
  margin-left: 10px;
  color: #666;
}
.rewardssocial-buttons .buttons-pinterest-pin > a {
  margin-right: 10px;
  float: left;
}
.rewards-notification-message {
  border-style: solid !important;
  border-width: 1px !important;
  min-height: 24px !important;
  padding: 8px 8px 6px 32px !important;
  color: #3d6611;
  border-color: #446423;
  background-color: #eff5ea;
  margin-bottom: 10px;
}
.rewards-notification-message li {
  margin-top: 2px;
}
.rewards-social-buttons {
  display: inline-block;
  float: left;
}
.rewards-social-buttons > .fb {
  position: relative;
  display: inline-block;
  margin-top: 0px;
}
.rewards-social-buttons > .tw {
  position: relative;
  display: inline-block;
  padding-top: 15px;
}
.rewards-social-buttons > .gp {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}
.block-rewards-referral-list div.rewards-social-buttons {
  height: 20px;
}
.block-rewards-referral-list div.rewards-social-buttons div.tw {
  padding-top: 0px;
  position: relative;
  top: -2px;
}
.block-rewards-referral-list div.rewards-social-buttons div.fb {
  position: relative;
  top: -6px;
}
div.rewardssocial-buttons div.buttons-pinterest-pin,
div.rewardssocial-buttons div.buttons-twitter-like {
  height: 20px;
}
div.rewardssocial-buttons div.buttons-facebook-like,
div.rewardssocial-buttons div.buttons-pinterest-pin,
div.rewardssocial-buttons div.buttons-referral-like {
  float: left;
}
div.rewardssocial-buttons div.buttons-twitter-like {
  float: left;
  margin-right: 10px;
}
div.rewardssocial-buttons div.buttons-twitter-like img {
  width: 20px;
  height: 20px;
}
div.rewardssocial-buttons div.buttons-fb-share {
  float: left;
  margin-right: 10px;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share {
  border-radius: 3px;
  font-size: 11px;
  height: 20px;
  padding: 0 10px 0 10px;
  background: #4267b2;
  border: 0px solid #4267b2;
  color: #fff;
  cursor: pointer;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  -webkit-user-select: none;
  white-space: nowrap;
  display: inline-block;
  font-weight: bold;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share ._49vg {
  vertical-align: text-top;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share ._49vg img {
  margin-top: -10px;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share .title {
  vertical-align: top;
}
div.rewardssocial-buttons div.buttons-fb-share:hover #facebook-share-message {
  display: block;
  margin-top: -45px;
}
.green {
  color: #1AA941;
}
.red {
  color: #BB1212;
}
.yellow {
  color: #bbaa00;
}
.block-rewards-account-summary {
  margin-bottom: 2rem !important;
}
.block-rewards-account-summary .unsubscribe {
  font-size: 14px !important;
  padding-top: 10px;
}
.rewards-notification-block {
  list-style-type: none;
  padding: 0;
  background: #ECFDFF;
}
.rewards-notification-block > li {
  padding: 1rem;
}
.rewards-referral-link {
  font-weight: 600;
}
.link.rewards .counter {
  color: #7d7d7d;
  white-space: nowrap;
}
.link.rewards .counter:before {
  content: '(';
}
.link.rewards .counter:after {
  content: ')';
}
.form-discount .checkbox-group {
  margin-bottom: 10px;
}
.rewards-message-block {
  float: left;
  display: inline-block;
  width: 100%;
}
.rewards__checkout-cart-usepoints {
  margin-bottom: 1.5rem;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount {
  border: 0;
  border-bottom: 1px solid silver;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus {
  border-bottom: 1px solid black;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus + label,
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:valid + label {
  top: -12px;
  font-size: 12px;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .button {
  background-color: black;
  color: white;
  margin: 5px;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box {
  position: relative;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box label {
  position: absolute;
  top: 5px;
  color: #898989;
}
.rewards__checkout-cart-usepoints .input-box {
  position: relative;
}
.rewards__checkout-cart-usepoints .input-box label {
  position: absolute;
  top: 5px;
  left: 3px;
  color: #898989;
}
.rewards__checkout-cart-usepoints #points_amount:focus + label,
.rewards__checkout-cart-usepoints #points_amount:valid + label {
  top: -18px;
  font-size: 12px;
}
.rewards__checkout-cart-usepoints .discount-form p {
  margin-bottom: 15px;
}
.rewards__checkout-cart-usepoints .discount-form .buttons-container {
  margin-top: 5px;
}
.rewards__checkout-cart-usepoints .discount-form .checkbox-group {
  clear: both;
  padding-top: 10px;
}
.rewards__checkout-cart-usepoints .amount {
  display: table;
  width: 100%;
  margin-bottom: .5rem;
}
.rewards__checkout-cart-usepoints .amount .field {
  display: table-cell;
}
.rewards__checkout-cart-usepoints .amount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.rewards__checkout-cart-usepoints .amount .actions-toolbar button,
.rewards__checkout-cart-usepoints .amount .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
.rewards__checkout-cart-usepoints .amount .actions-toolbar .action-gift {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.rewards__checkout-cart-usepoints label.magestore-onestepcheckout-lab-fix {
  top: -2px !important;
  left: inherit;
  font-size: 14px !important;
  color: #898989 !important;
}
.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix {
  padding: 0 5px;
  width: 105px;
  height: 35px;
  background-color: black !important;
}
.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix span {
  color: white;
}
.checkbox-group label span.checkout-rewards-all-block {
  position: inherit;
  margin-left: 25px;
}
.checkbox-group label span.checkout-rewards-all-block span {
  position: inherit;
  display: inline-block;
}
.checkbox-group label span.checkout-rewards-all-block b {
  position: inherit;
}
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block {
  max-width: inherit !important;
}
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block .primary button,
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block .primary .cart.table-wrapper .actions-toolbar > .action,
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block .primary .action-gift {
  width: 49% !important;
}
.catalog-product-view .rewards__product-points {
  display: inline-block;
  font-size: 12px;
  color: #F96B25;
}
.catalog-product-view .rewards__product-points .price {
  font-size: 12px !important;
  line-height: 1em !important;
}
.product-items .product-item-info .rewards__product-points {
  font-size: 12px;
  color: #000;
  margin-top: -10px;
}
.product-items .product-item-info .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.rewards__product-earn-points.rewards__product-points .points-loader.loader {
  position: absolute;
  height: 17px;
}
.block-products-list .rewards__product-points {
  margin-top: -2rem;
  margin-bottom: 2rem;
}
.product-info-main .product-info-price {
  position: relative;
}
.product-info-main .product-info-price .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.product-info-main .product-info-price .product-info-stock-sku .stock {
  margin-top: 15px;
}
#amasty-shopby-product-list .product-item-details .rewards__product-points,
.widget-product-grid .product-item-details .rewards__product-points {
  display: block;
  width: 100%;
  margin-top: 0px;
  font-size: 12px;
  color: #F96B25;
}
#amasty-shopby-product-list .product-item-details .rewards__product-points .price,
.widget-product-grid .product-item-details .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.block-referral {
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
.block-referral li {
  list-style-position: inside;
}
.block-title.earn.subtitle {
  margin-top: 25px;
  padding-top: 10px;
}
.block-content.dashed-border {
  border: 1px dashed #ccc;
  padding: 5px;
  margin-bottom: 20px;
}
.block-rewards-account-summary .table-wrapper.orders-recent {
  border: none;
}
.rewards-account__tiers {
  margin-bottom: 3rem;
}
.rewards-account__tiers .tier-progress-bar {
  margin-top: 5rem;
  margin-bottom: 5rem;
  margin-left: 3rem;
  margin-right: 3rem;
  position: relative;
  height: 1.1rem;
  background: #ccc;
  border-radius: 100px;
}
.rewards-account__tiers .tier-progress-bar .points {
  width: auto;
  display: flex;
  justify-content: space-between;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point {
  width: 2rem;
  height: 2rem;
  background: #ccc;
  border-radius: 100%;
  margin-top: -.5rem;
  position: relative;
  z-index: 1;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point.closed {
  background: #fe5503;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .tier-logo {
  position: absolute;
  left: 50%;
  top: -6rem;
  color: #727272;
  margin-left: -1.5rem;
  width: 3rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .label {
  position: absolute;
  left: 0;
  top: -3rem;
  color: #727272;
  font-weight: bold;
  font-size: 1.2rem;
  margin-left: -4.5rem;
  width: 11rem;
  text-align: center;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .label[data-description]:hover {
  text-decoration: underline;
  cursor: pointer;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .number {
  position: absolute;
  left: 0;
  top: 2.5rem;
  margin-left: -3rem;
  width: 8rem;
  text-align: center;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .number > span {
  display: inline-block;
  background: #fe5503;
  color: #fff;
  border-radius: 12px;
  font-size: 1.1rem;
  padding: 0.1rem .5rem;
  white-space: nowrap;
}
.rewards-account__tiers .tier-progress-bar .closers {
  width: auto;
  display: flex;
  justify-content: space-between;
}
.rewards-account__tiers .tier-progress-bar .closers .closer {
  position: absolute;
  left: 0;
  top: .3rem;
  height: .5rem;
  padding: 0 2px;
  box-sizing: border-box;
}
.rewards-account__tiers .tier-progress-bar .closers .closer .progress {
  height: .5rem;
  background: #fe5503;
}
.rewards-account__tiers .to-next {
  margin-top: .5rem;
  text-align: center;
  font-size: 1.2rem;
  color: #666;
  margin-bottom: 0;
}
.rewards-account__tiers .to-next .open-popup {
  color: #727272;
  cursor: pointer;
}
.ui-tooltip .arrow {
  left: 8px;
  width: 15px;
}
.ui-tooltip .arrow:after {
  border-right: 15px solid transparent;
}
.ui-tooltip .arrow:before {
  border-right: 14px solid transparent;
}
.amslider-container {
  margin: auto;
  margin-bottom: 15px;
  width: 100%;
}
.am-rating-up {
  font-size: smaller;
}
.amshopby-hightlighted {
  background-color: #ffff00;
}
.amshopby-item .filter-value {
  margin-left: 5px;
}
.amshopby-filter-tooltip {
  display: inline-block;
  margin-left: 6px;
  max-width: 16px;
  max-height: 16px;
  vertical-align: top;
}
.amshopby-filter-value .swatch-option.image,
.amshopby-filter-value .swatch-attribute.size .swatch-option,
.amshopby-filter-value .swatch-attribute.manufacturer .swatch-option {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.filter-options-content .am-swatch-wrapper .swatch-option.image,
.filter-options-content .swatch-attribute.size .swatch-option.selected,
.filter-options-content .swatch-attribute.manufacturer .swatch-option.selected {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.filter-options-content .delimiter {
  margin: 0 5px;
  line-height: 30px;
}
.filter-options-content .range {
  display: flex;
  align-items: center;
  margin-top: 10px;
  text-align: center;
}
.filter-options-content .am-filter-price {
  padding: 5px;
  max-width: 50px;
  width: 46%;
}
.filter-options-content .items a {
  margin-left: 0;
}
.filter-options-content .count {
  display: inline-flex;
}
.filter-options-content .am-shopby-swatch-label .count {
  margin: 0;
  padding: 0;
}
.filter-options-content .am-shopby-swatch-label .label {
  margin-right: 5px;
}
.filter-options-content .am-shopby-form {
  overflow-x: hidden;
  overflow-y: auto;
  padding: 3px;
}
.filter-options-content .am-shopby-form .swatch-attribute .swatch-option-link-layered:hover {
  background-color: unset;
}
.am-show-more {
  transition: 0.1s all ease-in;
  position: relative;
  display: none;
  margin-top: 10px;
  padding: 5px 25px 10px 0;
  color: inherit;
  cursor: pointer;
}
.am-show-more:hover {
  background-color: transparent;
  color: #006bb4;
}
.am-show-more:before,
.am-show-more:after {
  transition: 0.1s all ease-in;
  position: absolute;
  right: 0;
  width: 8px;
  height: 1px;
  background: #000;
  content: '';
}
.am-show-more:before {
  right: 5px;
  transform: rotate(45deg);
}
.am-show-more:after {
  transform: rotate(-45deg);
}
.am-show-more.-active {
  display: flex;
  align-items: center;
}
.am-show-more .am-counter {
  display: inline-block;
  margin: 0 2px;
  opacity: .5;
}
.am-show-more[data-is-hide='false']:before {
  right: 6px;
  transform: rotate(-45deg);
}
.am-show-more[data-is-hide='false']:after {
  transform: rotate(45deg);
}
.range.am-fromto-widget .am-filter-go {
  margin: 0 10px;
  vertical-align: top;
}
.am-filter-go {
  margin: 15px 0 0;
  width: 25%;
}
input[type='text'].am-filter-price.-to.right {
  float: right;
}
.amshopby-slider-container {
  margin: 10px 15px 15px 5px;
}
.amshopby-slider-container .ui-slider-range {
  position: absolute;
  height: 10px;
  background: #b6b6b6;
}
.amshopby-slider-container .am-slider .ui-slider-handle {
  margin-top: -5px;
  margin-left: -5px;
  padding: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f98b25;
}
.amshopby-slider-container .am-slider .ui-slider-handle:hover,
.amshopby-slider-container .am-slider .ui-slider-handle:active {
  background-color: #e17e17;
}
.amshopby-slider-container .amshopby-slider-display {
  text-align: center;
}
.am-swatch-options {
  display: flex;
  flex-direction: column;
}
.am-swatch-options .swatch-option {
  display: inline-block;
  margin: 0 10px 0 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.am-swatch-options > .item {
  padding-bottom: 4px;
}
.am-swatch-options > .item:hover {
  background-color: transparent;
}
.am-swatch-options .am-shopby-swatch-label {
  display: inline-block;
  max-width: 70%;
  vertical-align: middle;
  word-wrap: break-word;
}
.filter-options .am-swatch-wrapper {
  margin: 0 0 5px 0 !important;
  line-height: initial;
}
.catalog-topnav .filter-options {
  flex-wrap: wrap;
  min-height: 40px;
  border-bottom: 1px solid #cccccc;
}
.catalog-topnav .filter-options .filter-options-item {
  display: inline-block;
  border: 0;
}
.catalog-topnav .filter-options .filter-options-content {
  position: absolute;
  z-index: 9999;
  margin-top: 5px;
  min-width: 100px;
  border: 1px solid #cccccc;
  background-color: white;
}
.catalog-topnav .filter-options .am-filter-items-rating li {
  margin: 0 0 10px;
}
.catalog-topnav .filter-options .am-filter-items-rating li:last-child {
  margin: 0;
}
.catalog-topnav .block-actions {
  display: none;
}
.catalog-topnav {
  display: none;
}
.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 5px;
  right: 8px;
}
.filter-options .items .items-children.-folding {
  padding-left: 18px;
  width: 100%;
  list-style: none;
}
.filter-options .items .items-children.-folding .item {
  margin: 5px 0;
}
.filter-options .items.amshopby-fly-out-view .items-children {
  z-index: 9999;
  background-color: #fff;
}
.filter-options .am-ranges {
  overflow-x: hidden;
  overflow-y: auto;
}
.filter-options .items.amshopby-fly-out-view .item {
  display: flex;
  align-items: center;
  margin: 0;
  border: 1px solid #cccccc;
  border-top: none;
}
.filter-options .items.amshopby-fly-out-view .item:hover {
  background-color: #cccccc;
}
.filter-options .items.amshopby-fly-out-view .item:first-child {
  border-top: 1px solid #cccccc;
}
.filter-options .items.amshopby-fly-out-view .item > .am-input {
  margin: 14px 5px 14px 10px;
  top: 0;
}
.filter-options .items.amshopby-fly-out-view a:hover {
  background-color: transparent;
}
.filter-options .ui-widget-overlay {
  background: #aaa;
  opacity: .3;
}
.filter-options .ui-widget-shadow {
  box-shadow: 0 0 5px #666;
}
.filter-options .am-category-view {
  position: absolute;
  z-index: 9;
  display: none;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  max-height: 300px;
  width: 100%;
  border: 1px solid #cccccc;
  background-color: white;
  white-space: nowrap;
}
.filter-options .items.am-category-view,
.filter-options .am-category-view ol.items {
  margin: 0;
}
.filter-options .am-category-view .item a.amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .am-category-view .item > .am-collapse-icon ~ a.amshopby-filter-parent {
  padding-left: 40px;
}
.filter-options .am-category-view a {
  display: inline-block;
  white-space: initial;
}
.filter-options .filter-options-content .rating-summary {
  display: inline-block;
  vertical-align: sub;
}
.filter-options .amshopby-search-box {
  margin: 0 0 15px;
}
.page-layout-1column .filter-options-item.active .filter-options-content {
  padding: 10px 15px;
}
.page-layout-1column .filter-options-content li.item {
  padding: 0;
}
.filter [data-role='collapsible']:not([data-collapsible='true']) [data-role='content'] {
  display: none;
}
div.swatch-option-tooltip {
  z-index: 9999;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  background-size: contain !important;
}
.filter-options .am-labels-folding .item {
  position: relative;
}
.filter-options .ui-menu {
  display: block;
  margin: 0;
  padding: 0;
  outline: 0;
  list-style: none;
}
.filter-options .ui-menu .ui-menu {
  position: absolute;
}
.filter-options .ui-menu .ui-menu-item {
  margin: 0;
  list-style: none;
  cursor: pointer;
}
.filter-options .ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.filter-options .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  border-width: 1px 0 0 0;
  font-size: 0;
  line-height: 0;
}
.filter-options-content .am-swatch-wrapper {
  display: inline-block;
}
.filter-options-content .am-swatch-wrapper:hover .am-swatch-link {
  background: none;
}
.filter-options-content .am-swatch-wrapper > .input.-hidden {
  display: none;
}
.am-filter-items-attr_price {
  min-width: 130px;
  max-width: 350px;
}
.am-filter-items-attr_color .swatch-option.text {
  padding: 1px 2px;
  width: 30px;
}
.amasty-catalog-topnav.block.filter {
  flex-basis: auto;
}
.amasty-catalog-topnav .filter-options-content .amshopby-fly-out-view a {
  display: block;
  box-sizing: border-box;
}
.am-filter-items-stock .am_shopby_link_selected,
.am-filter-items-rating .am_shopby_link_selected {
  background-color: #e8e8e8;
  text-decoration: none;
}
.am_shopby_link_selected {
  font-weight: bold;
}
.amshopby-fly-out-view.ui-menu {
  position: relative;
}
.amshopby-fly-out-view .ui-menu {
  width: 100%;
}
.amshopby-fly-out-view .items-children:not(.ui-menu) {
  display: none;
}
.amshopby-fly-out-view a {
  display: inline-block;
  padding: 10px;
}
.amshopby-fly-out-view input[type='checkbox'],
.amshopby-fly-out-view input[type='radio'] {
  margin: 3px 3px 3px 4px;
}
.amshopby-category-dropdown {
  display: block;
  overflow: hidden;
  padding-right: 3.6rem;
  min-height: 3.2rem;
  border: 1px solid #adadad;
  background-color: #fff;
  text-align: left;
  text-overflow: ellipsis;
  white-space: normal;
  font-weight: 400;
  cursor: pointer;
}
.amshopby-category-dropdown:after {
  position: absolute;
  top: 50%;
  right: 1.2rem;
  box-sizing: border-box;
  margin-top: -.2rem;
  width: 0;
  height: 0;
  border-width: .5rem .4rem 0 .4rem;
  border-style: solid;
  border-color: #000 transparent transparent;
  content: '';
  transition: all .2s linear;
}
.amshopby-category-dropdown:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 3.2rem;
  border: 1px solid #adadad;
  background-color: #e3e3e3;
  content: '';
}
.am-category-wrapper {
  position: relative;
  display: block;
  user-select: none;
}
.am-category-wrapper._active .amshopby-category-dropdown:after {
  transform: rotate(180deg);
}
.am-category-wrapper .amshopby-checkbox,
.am-category-wrapper .amshopby-radio {
  margin-left: 17px;
}
.am-category-wrapper .amshopby-filter-parent {
  padding-left: 0;
}
.am-category-wrapper .am-multiselect-crumb {
  position: relative;
  display: inline-block;
  margin: .3rem 0 .3rem .3rem;
  padding: .3rem 2.4rem .4rem 1rem;
  border: 1px solid #a79d95;
  border-radius: 1px;
  background-color: #f5f5f5;
  font-size: 1.2rem;
  transition: border-color 0.1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 2rem;
  height: auto;
  border: none;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  color: #514943;
  font-size: .5em;
  line-height: 1;
}
.am-category-wrapper .am-multiselect-crumb .action-close:before {
  content: 'x';
  font-size: 10px;
  transition: color .1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close > span {
  position: absolute;
  display: none;
  visibility: hidden;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.filter-options .am-labels-folding .item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  padding: 0 0 0 20px;
}
.filter-options .am-labels-folding .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item input[type='checkbox'] {
  position: absolute;
  top: 4px;
  left: 0;
  margin: 0 5px 0 0;
}
.filter-options .am-labels-folding .item .am-collapse-icon + .am-input {
  left: 17px;
}
.filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'] {
  padding-left: 17px;
}
.filter-options .items:not(.items-children) > .item:not(.-is-collapsible).-filter-parent {
  margin-left: 17px;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered),
.filter-options .amshopby-category-dropdown + form .item {
  position: relative;
  flex-wrap: wrap;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon + .am-input,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon + .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon + input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon + input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon + input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon + input[type='checkbox'] {
  left: 17px;
}
.filter-options .amshopby-category-dropdown + form .item .items-children.-folding {
  padding-left: 30px;
}
.am-labels-folding .am-collapse-icon,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon {
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  align-self: flex-start;
}
.am-labels-folding .am-collapse-icon:after,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon:after {
  position: static;
  margin: 0;
}
.am-collapse-icon {
  position: absolute;
  box-sizing: border-box;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}
.am-collapse-icon:after {
  position: absolute;
  top: 50%;
  right: 1.2rem;
  box-sizing: border-box;
  margin-top: -.5rem;
  width: 0;
  height: 0;
  border-width: .5rem .4rem 0 .4rem;
  border-style: solid;
  border-color: #000 transparent transparent;
  content: '';
  transition: all .2s linear;
  transform: rotate(-90deg);
}
.am-collapse-icon._active:after {
  transform: rotate(0deg);
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
}
#amasty-shopby-product-list #amasty-shopby-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 999;
  display: none;
  width: 100%;
  background: #fff;
  opacity: .5;
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader {
  position: absolute;
  top: 10%;
  left: 50%;
  display: block;
  width: 64px;
  height: 64px;
  background-image: url('../../frontend/Rolling/default/en_US/Amasty_Shopby/images/loader-1.gif');
  transform: translate(-50%, -10%);
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader:before {
  content: '';
}
.amshopby-option-link {
  display: inline-block;
  clear: both;
  margin-right: 5px;
}
.amshopby-option-link img {
  float: left;
  margin: 0 5px 5px 0;
}
.amshopby-option-link img:not([src*='/resized']) {
  max-width: 30px;
  max-height: 30px;
}
.am_shopby_apply_filters {
  position: fixed;
  bottom: -80px;
  z-index: 9999;
  width: 100%;
  transition: left .2s ease;
}
.am_shopby_apply_filters.visible {
  bottom: 0;
}
.am-show-button {
  z-index: 999;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 15px 0;
  width: 100%;
  background: #eeeeee;
  text-align: center;
}
.am-show-button > .am-items {
  font-size: 15px;
}
.am-show-button > .am-items.-loading {
  display: inline-block;
  margin: 0 5px;
  width: 25px;
  height: 25px;
  background-image: url('../../frontend/Rolling/default/en_US/Amasty_Shopby/images/loader-1.gif');
  background-size: contain;
  vertical-align: middle;
}
.am-show-button > .am-button {
  margin-left: 15px;
  padding: 17px 50px;
  height: auto;
  border: 0;
  border-radius: 5px;
  background: #ff9416;
  box-shadow: none;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  line-height: 1;
}
.am-show-button > .am-button:hover {
  background: #e27a00;
  transition: background .3s ease;
}
.am-item-removed {
  text-decoration: line-through;
}
.am-category-image {
  vertical-align: middle;
}
.amshopby-filter-current .filter-label {
  vertical-align: middle;
}
.amshopby-filter-current .amshopby-items {
  padding: 0 0 0 10px;
}
.amshopby-filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 0 0 20px;
}
.amshopby-filter-current .amshopby-filter-name {
  display: flex;
  padding: 0 5px 0 0;
  font-weight: bold;
}
.amshopby-filter-current .amshopby-filter-name:after {
  content: ':';
}
.amshopby-filter-current .amshopby-filter-value {
  flex-grow: 1;
}
.amshopby-filter-current .am-swatch-link {
  display: flex;
  align-items: center;
}
.amshopby-filter-current .amshopby-filter-value .am-swatch-options .swatch-option {
  margin: 0;
}
.amshopby-filter-current .amshopby-remove {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  width: 12px;
  height: 12px;
}
.amshopby-filter-current .amshopby-remove:hover:after,
.amshopby-filter-current .amshopby-remove:hover:before {
  background-color: #006bb4;
}
.amshopby-filter-current .amshopby-remove:after,
.amshopby-filter-current .amshopby-remove:before {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #757575;
  content: '';
}
.amshopby-filter-current .amshopby-remove:after {
  transform: rotate(45deg);
}
.amshopby-filter-current .amshopby-remove:before {
  transform: rotate(-45deg);
}
.amshopby-filter-current .am-shopby-swatch-label {
  margin-left: 10px;
}
.amshopby-filter-current .swatch-option-link-layered {
  display: flex;
  align-items: center;
  flex-basis: 100%;
}
.amshopby-filter-current .item {
  padding-bottom: 0;
}
.am-dropdown .am-select,
.am-dropdown .chosen-container .chosen-choices {
  min-height: 32px;
  border-color: #ccc;
  background-color: #fff;
  font-size: 14px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.am-dropdown .chosen-container .chosen-choices {
  background-image: none;
}
.am-dropdown .chosen-container-multi .chosen-choices li.search-field input[type='text'] {
  min-width: 100px;
  color: #000;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  padding: 0 0 10px 20px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .items {
  padding: 15px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .am-show-more {
  padding: 12px 25px 0 0;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .category-image .image {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
.am-porto-cmtb .filter-options-content .swatch-option {
  min-width: 22px;
  width: 22px;
  height: 22px;
  border: none;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.am-porto-cmtb .page-wrapper > .page-header {
  z-index: 9005;
}
.am-porto-cmtb .page-main {
  z-index: 9;
}
.am-porto-cmtb .am-show-more:hover {
  color: #006bb4 !important;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.mst-searchautocomplete__autocomplete {
  display: none !important;
  border: 1px solid #C2C2C2;
  position: absolute;
  top: 3.1rem;
  left: 0;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0 0 1px 1px;
  min-height: 3.5rem;
  z-index: 1000;
  text-align: left;
}
.mst-searchautocomplete__autocomplete._active {
  display: block !important;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__spinner {
  display: none;
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -90px;
}
.mst-searchautocomplete__autocomplete._loading .mst-searchautocomplete__spinner {
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
  background: #efefef;
  text-align: center;
  padding: 8px 10px;
  color: #999999;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
  background: #efefef;
  text-align: center;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
  padding: 8px 10px;
  color: #999999;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  background: #efefef;
  padding: 8px 10px;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: 700;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
  display: none;
}
.mst-searchautocomplete__autocomplete ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mst-searchautocomplete__autocomplete ul li {
  margin: 0 1rem;
  padding: 1rem 0;
  cursor: pointer;
}
.mst-searchautocomplete__autocomplete ul li:before,
.mst-searchautocomplete__autocomplete ul li:after {
  content: '';
  display: table;
}
.mst-searchautocomplete__autocomplete ul li:after {
  clear: both;
}
.mst-searchautocomplete__autocomplete ul li a.title {
  font-weight: 600;
  margin-bottom: 0;
  color: #333333;
  text-decoration: none;
}
.mst-searchautocomplete__autocomplete ul li._active a.title {
  text-decoration: underline;
}
.mst-searchautocomplete__index.popular .index-title {
  background: none;
  text-align: left;
  color: #999;
}
.mst-searchautocomplete__index.popular ul li {
  float: left;
  padding: .7rem 0 .7rem 1rem;
  margin: 0;
}
.mst-searchautocomplete__index.popular ul li a {
  font-size: 1.3rem;
  color: #575757;
}
.mst-searchautocomplete__index.popular ul li:hover {
  background: none;
  cursor: pointer;
}
.mst-searchautocomplete__index.popular ul li:hover a {
  text-decoration: underline;
}
.mst-searchautocomplete__item.magento_catalog_product {
  display: flex;
  border-bottom: 1px solid #f6f6f6;
  align-items: center;
}
.mst-searchautocomplete__item.magento_catalog_product:last-child {
  border-bottom: none;
}
.mst-searchautocomplete__item.magento_catalog_product img {
  height: 8rem;
  max-width: 8rem;
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .title {
  display: block;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .title a {
  color: #333333;
}
.mst-searchautocomplete__item.magento_catalog_product .title .sku {
  color: #999999;
}
.mst-searchautocomplete__item.magento_catalog_product .meta {
  flex-grow: 1;
  overflow: hidden;
}
.mst-searchautocomplete__item.magento_catalog_product .description {
  font-size: 1.2rem;
  color: #999999;
  height: 3rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .price {
  display: block;
  font-weight: 600;
  margin-left: 1rem;
  white-space: nowrap;
  font-size: 1.3rem;
}
.mst-searchautocomplete__item.magento_catalog_product .price .price-label {
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary {
  margin: 0;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary .reviews-actions {
  display: none;
}
.mst-searchautocomplete__item.magento_catalog_product .to-cart {
  float: right;
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.mst-searchautocomplete__item.magento_catalog_product._active {
  background: #fff !important;
}
.mst-searchautocomplete__item.magento_catalog_product._active .title a {
  text-decoration: underline;
}
.mst-searchautocomplete__item.magento_catalog_category a i {
  color: #999999;
  display: inline-block;
  margin: 0 .5rem;
  font-style: normal;
}
.mst-searchautocomplete__item.magento_search_query a {
  float: left;
}
.mst-searchautocomplete__item.magento_search_query .num_results {
  float: right;
  color: #999999;
}
.mst-searchautocomplete__highlight {
  font-weight: 600;
  color: #1BA1FC;
}
.mst-searchautocomplete__spinner {
  position: relative;
  width: 186px;
  height: 20px;
  margin: auto;
}
.mst-searchautocomplete__spinner .spinner-item {
  position: absolute;
  top: 0;
  background-color: #d8d8d8;
  width: 20px;
  height: 20px;
  animation-name: bounce_fountainG;
  animation-duration: 0.645s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  transform: scale(0.3);
  border-radius: 15px;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-1 {
  left: 0;
  animation-delay: 0.256s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-2 {
  left: 20px;
  animation-delay: 0.3225s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-3 {
  left: 40px;
  animation-delay: 0.389s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-4 {
  left: 60px;
  animation-delay: 0.4555s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-5 {
  left: 80px;
  animation-delay: 0.522s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-6 {
  left: 100px;
  animation-delay: 0.5885s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-7 {
  left: 120px;
  animation-delay: 0.645s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-8 {
  left: 140px;
  animation-delay: 0.7115s;
}
@keyframes bounce_fountainG {
  0% {
    transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-o-keyframes bounce_fountainG {
  0% {
    -o-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -o-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-ms-keyframes bounce_fountainG {
  0% {
    -ms-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -ms-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-webkit-keyframes bounce_fountainG {
  0% {
    -webkit-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -webkit-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-moz-keyframes bounce_fountainG {
  0% {
    -moz-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -moz-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
.mst-search-autocomplete__typeahead-overlay {
  color: #aaa;
  top: 0;
  position: absolute !important;
  z-index: -1;
  left: 15px;
  border: 0 !important;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.form-address-edit .actions-toolbar .vertex-update-address {
  margin-top: 10px;
}
.yotpo-yotpo-is-enabled .yotpoBottomLine {
  width: 100%;
}
.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble,
.yotpo-yotpo-is-enabled .yotpo-stars {
  margin: 0 5px 0 0 !important;
}
.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled.cms-index-index .product-item-actions {
  margin-top: 5px !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item-actions,
.yotpo-yotpo-is-enabled.catalog-product-view.page-products .product-item-actions {
  margin-top: 0 !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view .product-info-main .product-reviews-summary,
.yotpo-yotpo-is-enabled.catalog-product-view .product-info-main .product-reviews-summary {
  width: 100%;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 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;
}
.payment-method-braintree .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  width: 225px;
}
.payment-method-braintree .hosted-control:disabled {
  opacity: 0.5;
}
.payment-method-braintree .hosted-control::-moz-placeholder {
  color: #c2c2c2;
}
.payment-method-braintree .hosted-control::-webkit-input-placeholder {
  color: #c2c2c2;
}
.payment-method-braintree .hosted-control:-ms-input-placeholder {
  color: #c2c2c2;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
  border-color: #006bb4;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
  border-color: #e02b27;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
  border-color: #006400;
}
.payment-method-braintree .hosted-control.hosted-cid {
  width: 5rem;
}
.payment-method-braintree .hosted-control.hosted-date {
  float: left;
  margin-bottom: 7px;
  width: 6rem;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type {
  margin-right: 50px;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
  content: '/';
  display: inline;
  padding-bottom: inherit;
  padding-top: inherit;
  position: absolute;
  right: -25px;
  top: 5px;
}
.payment-method-braintree .field-tooltip {
  right: 0;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-logo {
  margin-top: 10px;
  text-align: center;
}
.braintree-paypal-account {
  padding: 15px 0 15px 50px;
  position: relative;
  display: inline-block;
}
.braintree-paypal-account:before {
  background-image: url('../../frontend/Rolling/default/en_US/Magento_Braintree/images/paypal-small.png');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 16px;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.braintree-paypal-account:before {
  left: 17px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.braintree-paypal-account .payment-method-type {
  font-weight: 700;
}
.braintree-paypal-account .payment-method-description {
  color: #575757;
}
.braintree-paypal-fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.action-braintree-paypal-logo {
  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;
}
.action-braintree-paypal-logo:focus,
.action-braintree-paypal-logo:active {
  background: none;
  border: none;
}
.action-braintree-paypal-logo:hover {
  background: none;
  border: none;
}
.action-braintree-paypal-logo.disabled,
.action-braintree-paypal-logo[disabled],
fieldset[disabled] .action-braintree-paypal-logo {
  pointer-events: none;
  opacity: 0.5;
}
.action-braintree-paypal-logo img {
  margin: 0;
  width: 114px;
}
.payment-method .payment-method-content .actions-toolbar.braintree-paypal-actions {
  margin-left: 0;
}
.account .table .col.paypal-account img {
  vertical-align: middle;
}
.account .table .col.paypal-account + .actions {
  vertical-align: middle;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  padding: 0;
  width: calc((100% - 2%) / 2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
}
.product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active,
.product-item-actions .actions-secondary > .action-gift.action:focus,
.product-item-actions .actions-secondary > .action-gift.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover,
.product-item-actions .actions-secondary > .action-gift.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action.disabled,
.product-item-actions .actions-secondary > .action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #1979c3;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.product-item .tocart {
  white-space: nowrap;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857143;
  margin-bottom: 10px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 15px;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 52px;
  text-align: center;
  width: 52px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  line-height: unset;
  position: absolute;
  right: 0;
  top: -1px;
  width: auto;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -24px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #1979c3;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555555;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #ffffff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #1979c3;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url(../../frontend/Rolling/default/en_US/Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../../frontend/Rolling/default/en_US/Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff !important;
}
.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);
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
  background: #e02b27;
}
.swatch-option-loading {
  content: url('../../frontend/Rolling/default/en_US/images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
  background: #ffffff;
}
.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 {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  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;
  z-index: 1;
}
.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;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e601';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%)/2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .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;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: 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 {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 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.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .tier-progress-bar .tier-point .label,
  .tier-progress-bar .tier-point .number,
  .tier-progress-bar .tier-point .tier-logo {
    display: none;
  }
  .tier-progress-bar .tier-point:first-child .label,
  .tier-progress-bar .tier-point:last-child .label,
  .tier-progress-bar .tier-point:first-child .number,
  .tier-progress-bar .tier-point:last-child .number,
  .tier-progress-bar .tier-point:first-child .tier-logo,
  .tier-progress-bar .tier-point:last-child .tier-logo {
    display: block;
  }
  .filter-content .active .am-show-more.-active {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  .am-porto-cmtb .filter.active .filter-current.filter-current.amshopby-filter-current + .block-actions {
    top: 187px;
    border: none;
    border-radius: inherit;
    background: #fff;
    box-shadow: none;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current {
    padding: 17px 30px;
    height: 140px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current ~ .filter-options {
    top: 221px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .items {
    padding: 15px;
    border-width: 1px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .filter-current-subtitle {
    display: block;
    padding: 10px 15px;
  }
  .am-porto-cmtb .filter.active .block-category-list .block-title,
  .am-porto-cmtb .filter.active .filter-options-title,
  .am-porto-cmtb .filter.active .filter .filter-current-subtitle,
  .am-porto-cmtb .filter.active .block-category-list .block-content,
  .am-porto-cmtb .filter.active .filter-options-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .am-porto-cmtb .filter.active .filter-options-title:after {
    right: 15px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
}
@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-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .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[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .mst-search__result-tabs li {
    float: none;
    display: block;
    width: 100%;
  }
  .mst-search__result-tabs li a.active {
    border: 1px solid #ccc;
  }
  .checkout-payment-method .amazon-sandbox-simulator {
    border-top: 1px solid #cccccc;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 6.5px 0 6.5px 15px;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
    color: #999;
    font-size: 1.6rem;
    padding: 1rem;
    line-height: 1rem;
    cursor: pointer;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .block-search {
    margin-top: 10px;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@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: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%)/3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
.mageprince-faq-collection {
  margin-bottom: 20px;
}
.mageprince-faq-collection .ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 10px 0 0 0;
  padding: 0.8em .5em 0.8em 1em;
  font-size: 15px;
  font-weight: bold;
}
.mageprince-faq-collection .ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.mageprince-faq-collection .ui-slider.ui-state-disabled .ui-slider-handle,
.mageprince-faq-collection .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.mageprince-faq-collection .ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.mageprince-faq-collection .faq-accordion .ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.mageprince-faq-collection .faq-accordion .ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.mageprince-faq-collection .faq-accordion .ui-widget-content a {
  color: #333333;
}
.mageprince-faq-collection .ui-state-default,
.mageprince-faq-collection .ui-widget-content .ui-state-default,
.mageprince-faq-collection .ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.mageprince-faq-collection .ui-state-hover a,
.mageprince-faq-collection .ui-state-hover a:hover,
.mageprince-faq-collection .ui-state-hover a:link,
.mageprince-faq-collection .ui-state-hover a:visited,
.mageprince-faq-collection .ui-state-focus a,
.mageprince-faq-collection .ui-state-focus a:hover,
.mageprince-faq-collection .ui-state-focus a:link,
.mageprince-faq-collection .ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.mageprince-faq-collection .ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.mageprince-faq-collection .ui-state-active,
.mageprince-faq-collection .ui-widget-content .ui-state-active,
.mageprince-faq-collection .ui-widget-header .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.mageprince-faq-collection .ui-state-active a,
.mageprince-faq-collection .ui-state-active a:link,
.mageprince-faq-collection .ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
.mageprince-faq-collection .group-title {
  margin: 25px 0;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.5;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #ddd;
  width: 100%;
  color: #198dd3;
  font-weight: bold;
}
.mageprince-faq-collection .group-title i {
  float: left;
  width: 2.15em;
  border-bottom: 1px solid #b55;
  position: absolute;
  bottom: -1px;
  z-index: 9999;
  border-bottom-color: #198dd3;
}
.mageprince-faq-collection .faq-groups {
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
.mageprince-faq-collection .faq-group {
  display: inline-block;
}
.mageprince-faq-collection .faq-group-image {
  border: 1px solid #1979C3;
  padding: 20px;
  margin-right: 25px;
}
.mageprince-faq-collection img.group-image {
  height: 100px;
  width: 100px;
}
.mageprince-faq-collection .faq-groupname {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin: 10px 25px 0 0;
}
.mageprince-faq-collection .faq-group a.group-link:hover {
  color: #ff5501;
  text-decoration: none;
}
.mageprince-faq-collection .faq-group .faq-group-image:hover {
  border-color: #ff5501;
}
.mageprince-faq-collection .faq-content .ui-accordion-header:hover {
  background-color: #1979c3;
  color: #ffffff;
}
.mageprince-faq-collection .faq-group:hover {
  border-color: #ff5501;
}
.mageprince-faq-collection .faq-collection {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.mageprince-faq-collection .ui-accordion .ui-state-default:after {
  content: '\f054';
  font-family: 'FontAwesome';
  float: right;
}
.mageprince-faq-collection .ui-accordion .ui-accordion-header-active:after {
  content: '\f078';
  font-family: 'FontAwesome';
}
.mageprince-faq-collection .collspan-expand-block {
  float: right;
}
.mageprince-faq-loader {
  left: 50%;
  top: 50%;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.rewardssocial-buttons {
  order: -2;
  font-size: 11px;
  display: inline-block;
  width: 100%;
  line-height: 20px;
  margin-bottom: 10px;
  z-index: 2;
  position: relative;
}
.rewardssocial-buttons > div {
  margin-bottom: 5px;
}
.rewardssocial-buttons #facebook-message,
.rewardssocial-buttons #facebook-share-message,
.rewardssocial-buttons #twitter-message,
.rewardssocial-buttons #referral-message,
.rewardssocial-buttons #pinterest-message {
  display: none;
  position: absolute;
  background: #333;
  padding: 2px 5px;
  color: #fff;
  margin-top: -25px;
}
.rewardssocial-buttons .buttons-facebook-like:hover #facebook-message {
  display: block;
}
.rewardssocial-buttons .buttons-facebook-like .fb-like > span {
  width: 61px !important;
  height: 20px !important;
}
.rewardssocial-buttons .buttons-facebook-like .fb-like > span iframe {
  width: 100% !important;
  height: 100% !important;
}
.rewardssocial-buttons .buttons-pinterest-pin:hover #pinterest-message {
  display: block;
}
.rewardssocial-buttons .buttons-twitter-like:hover #twitter-message {
  margin-top: -50px;
  display: block;
}
.rewardssocial-buttons .buttons-referral-like > a {
  text-decoration: none;
  line-height: 18px;
  border-radius: 2px;
  padding: 0px 3px;
  font-weight: bold;
  color: #333;
  font-size: 11px;
  border: 1px solid #ccc;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
}
.rewardssocial-buttons .buttons-referral-like:hover #referral-message {
  display: block;
}
.rewardssocial-buttons .fb_iframe_widget {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .mst-rewardssocial-tweet {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .referral {
  display: block;
  float: left;
}
.rewardssocial-buttons .status-message {
  float: left;
  margin-left: 10px;
  color: #666;
}
.rewardssocial-buttons .buttons-pinterest-pin > a {
  margin-right: 10px;
  float: left;
}
.rewards-notification-message {
  border-style: solid !important;
  border-width: 1px !important;
  min-height: 24px !important;
  padding: 8px 8px 6px 32px !important;
  color: #3d6611;
  border-color: #446423;
  background-color: #eff5ea;
  margin-bottom: 10px;
}
.rewards-notification-message li {
  margin-top: 2px;
}
.rewards-social-buttons {
  display: inline-block;
  float: left;
}
.rewards-social-buttons > .fb {
  position: relative;
  display: inline-block;
  margin-top: 0px;
}
.rewards-social-buttons > .tw {
  position: relative;
  display: inline-block;
  padding-top: 15px;
}
.rewards-social-buttons > .gp {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}
.block-rewards-referral-list div.rewards-social-buttons {
  height: 20px;
}
.block-rewards-referral-list div.rewards-social-buttons div.tw {
  padding-top: 0px;
  position: relative;
  top: -2px;
}
.block-rewards-referral-list div.rewards-social-buttons div.fb {
  position: relative;
  top: -6px;
}
div.rewardssocial-buttons div.buttons-pinterest-pin,
div.rewardssocial-buttons div.buttons-twitter-like {
  height: 20px;
}
div.rewardssocial-buttons div.buttons-facebook-like,
div.rewardssocial-buttons div.buttons-pinterest-pin,
div.rewardssocial-buttons div.buttons-referral-like {
  float: left;
}
div.rewardssocial-buttons div.buttons-twitter-like {
  float: left;
  margin-right: 10px;
}
div.rewardssocial-buttons div.buttons-twitter-like img {
  width: 20px;
  height: 20px;
}
div.rewardssocial-buttons div.buttons-fb-share {
  float: left;
  margin-right: 10px;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share {
  border-radius: 3px;
  font-size: 11px;
  height: 20px;
  padding: 0 10px 0 10px;
  background: #4267b2;
  border: 0px solid #4267b2;
  color: #fff;
  cursor: pointer;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  -webkit-user-select: none;
  white-space: nowrap;
  display: inline-block;
  font-weight: bold;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share ._49vg {
  vertical-align: text-top;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share ._49vg img {
  margin-top: -10px;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share .title {
  vertical-align: top;
}
div.rewardssocial-buttons div.buttons-fb-share:hover #facebook-share-message {
  display: block;
  margin-top: -45px;
}
.green {
  color: #1AA941;
}
.red {
  color: #BB1212;
}
.yellow {
  color: #bbaa00;
}
.block-rewards-account-summary {
  margin-bottom: 2rem !important;
}
.block-rewards-account-summary .unsubscribe {
  font-size: 14px !important;
  padding-top: 10px;
}
.rewards-notification-block {
  list-style-type: none;
  padding: 0;
  background: #ECFDFF;
}
.rewards-notification-block > li {
  padding: 1rem;
}
.rewards-referral-link {
  font-weight: 600;
}
.link.rewards .counter {
  color: #7d7d7d;
  white-space: nowrap;
}
.link.rewards .counter:before {
  content: '(';
}
.link.rewards .counter:after {
  content: ')';
}
.form-discount .checkbox-group {
  margin-bottom: 10px;
}
.rewards-message-block {
  float: left;
  display: inline-block;
  width: 100%;
}
.rewards__checkout-cart-usepoints {
  margin-bottom: 1.5rem;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount {
  border: 0;
  border-bottom: 1px solid silver;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus {
  border-bottom: 1px solid black;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus + label,
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:valid + label {
  top: -12px;
  font-size: 12px;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .button {
  background-color: black;
  color: white;
  margin: 5px;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box {
  position: relative;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box label {
  position: absolute;
  top: 5px;
  color: #898989;
}
.rewards__checkout-cart-usepoints .input-box {
  position: relative;
}
.rewards__checkout-cart-usepoints .input-box label {
  position: absolute;
  top: 5px;
  left: 3px;
  color: #898989;
}
.rewards__checkout-cart-usepoints #points_amount:focus + label,
.rewards__checkout-cart-usepoints #points_amount:valid + label {
  top: -18px;
  font-size: 12px;
}
.rewards__checkout-cart-usepoints .discount-form p {
  margin-bottom: 15px;
}
.rewards__checkout-cart-usepoints .discount-form .buttons-container {
  margin-top: 5px;
}
.rewards__checkout-cart-usepoints .discount-form .checkbox-group {
  clear: both;
  padding-top: 10px;
}
.rewards__checkout-cart-usepoints .amount {
  display: table;
  width: 100%;
  margin-bottom: .5rem;
}
.rewards__checkout-cart-usepoints .amount .field {
  display: table-cell;
}
.rewards__checkout-cart-usepoints .amount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.rewards__checkout-cart-usepoints .amount .actions-toolbar button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.rewards__checkout-cart-usepoints label.magestore-onestepcheckout-lab-fix {
  top: -2px !important;
  left: inherit;
  font-size: 14px !important;
  color: #898989 !important;
}
.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix {
  padding: 0 5px;
  width: 105px;
  height: 35px;
  background-color: black !important;
}
.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix span {
  color: white;
}
.checkbox-group label span.checkout-rewards-all-block {
  position: inherit;
  margin-left: 25px;
}
.checkbox-group label span.checkout-rewards-all-block span {
  position: inherit;
  display: inline-block;
}
.checkbox-group label span.checkout-rewards-all-block b {
  position: inherit;
}
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block {
  max-width: inherit !important;
}
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block .primary button {
  width: 49% !important;
}
.catalog-product-view .rewards__product-points {
  display: inline-block;
  font-size: 12px;
  color: #F96B25;
}
.catalog-product-view .rewards__product-points .price {
  font-size: 12px !important;
  line-height: 1em !important;
}
.product-items .product-item-info .rewards__product-points {
  font-size: 12px;
  color: #000;
  margin-top: -10px;
}
.product-items .product-item-info .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.rewards__product-earn-points.rewards__product-points .points-loader.loader {
  position: absolute;
  height: 17px;
}
.block-products-list .rewards__product-points {
  margin-top: -2rem;
  margin-bottom: 2rem;
}
.product-info-main .product-info-price {
  position: relative;
}
.product-info-main .product-info-price .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.product-info-main .product-info-price .product-info-stock-sku .stock {
  margin-top: 15px;
}
#amasty-shopby-product-list .product-item-details .rewards__product-points,
.widget-product-grid .product-item-details .rewards__product-points {
  display: block;
  width: 100%;
  margin-top: 0px;
  font-size: 12px;
  color: #F96B25;
}
#amasty-shopby-product-list .product-item-details .rewards__product-points .price,
.widget-product-grid .product-item-details .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.block-referral {
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
.block-referral li {
  list-style-position: inside;
}
.block-title.earn.subtitle {
  margin-top: 25px;
  padding-top: 10px;
}
.block-content.dashed-border {
  border: 1px dashed #ccc;
  padding: 5px;
  margin-bottom: 20px;
}
.block-rewards-account-summary .table-wrapper.orders-recent {
  border: none;
}
.rewards-account__tiers {
  margin-bottom: 3rem;
}
.rewards-account__tiers .tier-progress-bar {
  margin-top: 5rem;
  margin-bottom: 5rem;
  margin-left: 3rem;
  margin-right: 3rem;
  position: relative;
  height: 1.1rem;
  background: #ccc;
  border-radius: 100px;
}
.rewards-account__tiers .tier-progress-bar .points {
  width: auto;
  display: flex;
  justify-content: space-between;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point {
  width: 2rem;
  height: 2rem;
  background: #ccc;
  border-radius: 100%;
  margin-top: -.5rem;
  position: relative;
  z-index: 1;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point.closed {
  background: #fe5503;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .tier-logo {
  position: absolute;
  left: 50%;
  top: -6rem;
  color: #727272;
  margin-left: -1.5rem;
  width: 3rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .label {
  position: absolute;
  left: 0;
  top: -3rem;
  color: #727272;
  font-weight: bold;
  font-size: 1.2rem;
  margin-left: -4.5rem;
  width: 11rem;
  text-align: center;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .label[data-description]:hover {
  text-decoration: underline;
  cursor: pointer;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .number {
  position: absolute;
  left: 0;
  top: 2.5rem;
  margin-left: -3rem;
  width: 8rem;
  text-align: center;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .number > span {
  display: inline-block;
  background: #fe5503;
  color: #fff;
  border-radius: 12px;
  font-size: 1.1rem;
  padding: 0.1rem .5rem;
  white-space: nowrap;
}
.rewards-account__tiers .tier-progress-bar .closers {
  width: auto;
  display: flex;
  justify-content: space-between;
}
.rewards-account__tiers .tier-progress-bar .closers .closer {
  position: absolute;
  left: 0;
  top: .3rem;
  height: .5rem;
  padding: 0 2px;
  box-sizing: border-box;
}
.rewards-account__tiers .tier-progress-bar .closers .closer .progress {
  height: .5rem;
  background: #fe5503;
}
.rewards-account__tiers .to-next {
  margin-top: .5rem;
  text-align: center;
  font-size: 1.2rem;
  color: #666;
  margin-bottom: 0;
}
.rewards-account__tiers .to-next .open-popup {
  color: #727272;
  cursor: pointer;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .amazon-addresses .amazon-address,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .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 {
    width: 48.8%;
  }
  .amazon-addresses .amazon-address:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .amazon-addresses .amazon-address:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .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: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .amazon-addresses:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    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 .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .brand-images .brands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .brand-images {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  #amasty-shopby-product-list #amasty-shopby-overlay .loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    z-index: 1001;
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
    border-top: 1px solid #cccccc;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    position: static;
    display: inline-block;
    margin: 0 0 0 15px;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 9999;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button {
    border: 1px solid #ccc;
    border-radius: 3px;
    text-align: center;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before,
  .am_shopby_apply_filters.-fixed .am-show-button:after {
    display: none;
  }
  .am-show-button {
    position: static;
    margin: 0 0 10px;
    padding: 10px;
    width: inherit;
    border: 1px solid #cccccc;
  }
  .am-show-button.-vertical {
    padding-left: 0;
    border-left: 0;
    border-radius: 0 3px 3px 0;
    box-shadow: 10px 8px 16px rgba(0, 0, 0, 0.16);
  }
  .am-show-button.-vertical:before {
    position: absolute;
    top: 8px;
    left: -20px;
    z-index: -1;
    display: block;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    border: 1px solid #cccccc;
    border-radius: 0 0 0 3px;
    background: #eeeeee;
    box-shadow: 7px 6px 16px rgba(0, 0, 0, 0.16);
    content: '';
    transform: rotate(45deg);
    transform-origin: 50%;
  }
  .am-show-button.-vertical-right {
    padding: 10px 0;
    min-width: 145px;
    border-right: 0;
    border-radius: 3px 0 0 3px;
    box-shadow: -8px 8px 16px rgba(0, 0, 0, 0.16);
    text-align: right;
  }
  .am-show-button.-vertical-right > .-loading {
    margin: 0 20px;
  }
  .am-show-button.-vertical-right:before {
    position: absolute;
    top: 8px;
    right: -20px;
    z-index: -1;
    display: block;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    border: 1px solid #cccccc;
    border-radius: 0 0 0 3px;
    background: #eeeeee;
    box-shadow: 5px 6px 16px rgba(0, 0, 0, 0.16);
    content: '';
    transform: rotate(45deg);
    transform-origin: 50%;
  }
  .am-show-button.-horizontal {
    border-radius: 4px;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.16);
  }
  .am-show-button.-horizontal:before,
  .am-show-button.-horizontal:after {
    position: absolute;
    left: 50%;
    display: block;
    border: 6px solid transparent;
    content: '';
    transform: rotate(45deg) translateX(-50%);
  }
  .am-show-button.-horizontal:before {
    bottom: 0;
    border-right: 6px solid #cccccc;
    border-bottom: 6px solid #cccccc;
    border-radius: 0 0 3px 0;
  }
  .am-show-button.-horizontal:after {
    bottom: 1px;
    border-right: 6px solid #eeeeee;
    border-bottom: 6px solid #eeeeee;
    border-radius: 0 0 2px 0;
  }
  .am-show-button > .am-button {
    margin-left: 3px;
    padding: 10px 15px;
  }
  .am-show-button.-vertical-right > .am-button {
    margin-left: 5px;
  }
  .mst-searchautocomplete__autocomplete {
    width: 100%;
    min-width: 50rem;
  }
  .mst-searchautocomplete__autocomplete._active {
    display: block !important;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols {
    width: 720px !important;
    position: absolute;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index {
    clear: left;
    float: left;
    display: block;
    position: relative;
    max-width: 240px;
    width: 240px;
    padding-bottom: 10px;
    box-sizing: border-box;
    border-right: 1px solid #efefef;
    margin-right: -1px;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols div.magento_catalog_product {
    width: 480px !important;
    max-width: 480px !important;
    clear: right;
    float: right;
    border-left: 1px solid #efefef;
    border-right: unset;
    margin-left: -1px;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__show-all {
    clear: both;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [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;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%)/4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .ambrands-search-wrapper {
    float: right;
    width: 20%;
  }
  .brand-images .brands-letter {
    padding-right: 35px;
    width: inherit;
  }
  .brand-images .brands-letter .brand-item {
    margin: 0 10px 20px;
  }
  .amslider .slide {
    margin: 0 20px 20px 0;
    max-width: 32%;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 450px;
    background: #fff;
    box-shadow: 0 0 1px 1px #ccc;
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    height: 100%;
    font-size: 0;
  }
  .ambrands-popup-filter {
    display: inline-block;
    box-sizing: border-box;
    width: 27%;
    height: 100%;
    padding: 20px;
    font-size: 0;
    vertical-align: top;
    text-align: center;
    background: #f0f0f0;
  }
  .ambrands-popup-filter .ambrands-letter {
    display: inline-block;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #333333;
  }
  .ambrands-popup-filter .ambrands-letter:hover {
    color: #333333;
    text-decoration: none;
    background: #ccc;
  }
  .ambrands-popup-filter .ambrands-letter.-disabled {
    background-color: #f1f1f1;
    opacity: .6;
    pointer-events: none;
  }
  .ambrands-popup-filter .ambrands-letter.-active {
    color: #fff;
    background: #f58d0f;
  }
  .ambrands-popup-filter .ambrands-letter.-letter-all {
    width: 100%;
    margin-bottom: 15px;
  }
  .ambrands-popup-items {
    display: inline-block;
    box-sizing: border-box;
    width: 73%;
    height: 100%;
    padding: 20px;
    overflow: auto;
    font-size: 14px;
  }
  .ambrands-popup-items .brand-images .brands-letter {
    width: 100%;
    padding: 0;
  }
  .ambrands-popup-items .brand-item {
    text-align: center;
  }
  .ambrands-popup-items .brand-item .label:before {
    content: none;
  }
  .ambrands-popup-items .brand-item .count {
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
  .ambrands-popup-items .brand-images .brands-letter .brand-item {
    margin: 0 20px 20px 0;
  }
  .ambrands-popup-items .letter {
    margin-bottom: 15px;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%)/5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .brands-filters .letter {
    margin: 0;
    border-radius: 0;
    border-right: none;
  }
  .brands-filters .letter-all {
    margin-right: 20px;
  }
  .brands-filters .letter:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .brands-filters .letter:last-child {
    border-right: 1px solid #CCC;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .amslider .wrapper {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../../frontend/Rolling/default/en_US/fonts/glyphicons-halflings-regular.eot);src:url(../../frontend/Rolling/default/en_US/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../../frontend/Rolling/default/en_US/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../../frontend/Rolling/default/en_US/fonts/glyphicons-halflings-regular.woff) format('woff'),url(../../frontend/Rolling/default/en_US/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../../frontend/Rolling/default/en_US/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
/*# sourceMappingURL=bootstrap.min.css.map *//*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../../frontend/Rolling/default/en_US/webfonts/fa-brands-400.eot);src:url(../../frontend/Rolling/default/en_US/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../../frontend/Rolling/default/en_US/webfonts/fa-brands-400.woff2) format("woff2"),url(../../frontend/Rolling/default/en_US/webfonts/fa-brands-400.woff) format("woff"),url(../../frontend/Rolling/default/en_US/webfonts/fa-brands-400.ttf) format("truetype"),url(../../frontend/Rolling/default/en_US/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(../../frontend/Rolling/default/en_US/webfonts/fa-regular-400.eot);src:url(../../frontend/Rolling/default/en_US/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../../frontend/Rolling/default/en_US/webfonts/fa-regular-400.woff2) format("woff2"),url(../../frontend/Rolling/default/en_US/webfonts/fa-regular-400.woff) format("woff"),url(../../frontend/Rolling/default/en_US/webfonts/fa-regular-400.ttf) format("truetype"),url(../../frontend/Rolling/default/en_US/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(../../frontend/Rolling/default/en_US/webfonts/fa-solid-900.eot);src:url(../../frontend/Rolling/default/en_US/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../../frontend/Rolling/default/en_US/webfonts/fa-solid-900.woff2) format("woff2"),url(../../frontend/Rolling/default/en_US/webfonts/fa-solid-900.woff) format("woff"),url(../../frontend/Rolling/default/en_US/webfonts/fa-solid-900.ttf) format("truetype"),url(../../frontend/Rolling/default/en_US/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../frontend/Rolling/default/en_US/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.product-details-wrapper .product-overview phtml{
    scroll-behavior: smooth;
}
body{
    text-align: left;
    font: 300 16px/22px 'Manrope';
    letter-spacing: -0.18px;
    color: #333333;
    width: 100vw;
    max-width: 1920px;
    display: block;
    margin: 0 auto;
    overflow-x: hidden;
    background-color: #ffffff;
}
a, p, li, h1, h2, h3, h4, h5, h6, strong, i, span, div, section{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
p{
    line-height: 1.7;
    margin: 0;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Frank Ruhl Libre', serif;
    margin: 0;
    font-weight: 600;
}
.text-left{ text-align: left !important; }
.text-right{ text-align: right !important; }
.text-center{ text-align: center !important; }
.text-justify{ text-align: justify !important; }

/* CUSTOM WEB FONTS */
/* Bodidota Fonts */
@font-face { font-family: 'Bodidota'; src: url('../../frontend/Rolling/default/en_US/fonts/Bodidota.eot'); src: url('../../frontend/Rolling/default/en_US/fonts/Bodidota.eot?#iefix') format('embedded-opentype'), url('../../frontend/Rolling/default/en_US/fonts/Bodidota.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/Bodidota.woff') format('woff'), url('../../frontend/Rolling/default/en_US/fonts/Bodidota.ttf') format('truetype'), url('../../frontend/Rolling/default/en_US/fonts/Bodidota.svg#Bodidota') format('svg'); font-weight: 500; font-style: normal; font-display: swap; }
/* Frank Ruhl Libre Fonts */
 
/* Frank Ruhl Libre Fonts */
@font-face { font-family: 'Frank Ruhl Libre'; src: url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Black.eot'); src: url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Black.eot?#iefix') format('embedded-opentype'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Black.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Black.woff') format('woff'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Black.ttf') format('truetype'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Black.svg#FrankRuhlLibre-Black') format('svg'); font-weight: 900; font-style: normal; font-display: swap; } @font-face { font-family: 'Frank Ruhl Libre'; src: url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Light.eot'); src: url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Light.eot?#iefix') format('embedded-opentype'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Light.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Light.woff') format('woff'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Light.ttf') format('truetype'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Light.svg#FrankRuhlLibre-Light') format('svg'); font-weight: 300; font-style: normal; font-display: swap; } @font-face { font-family: 'Frank Ruhl Libre'; src: url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Bold.eot'); src: url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Bold.eot?#iefix') format('embedded-opentype'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Bold.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Bold.woff') format('woff'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Bold.ttf') format('truetype'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Bold.svg#FrankRuhlLibre-Bold') format('svg'); font-weight: bold; font-style: normal; font-display: swap; } @font-face { font-family: 'Frank Ruhl Libre'; src: url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Regular.eot'); src: url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Regular.eot?#iefix') format('embedded-opentype'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Regular.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Regular.woff') format('woff'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Regular.ttf') format('truetype'), url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Regular.svg#FrankRuhlLibre-Regular') format('svg'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'Frank Ruhl Libre'; src: url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Medium.eot'); src: url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Medium.eot?#iefix') format('embedded-opentype'),url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Medium.woff2') format('woff2'),url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Medium.woff') format('woff'),url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Medium.ttf') format('truetype'),url('../../frontend/Rolling/default/en_US/fonts/FrankRuhlLibre-Medium.svg#FrankRuhlLibre-Medium') format('svg'); font-weight: 500; font-style: normal; font-display: swap; }
/* Montserrat Fonts */
@font-face { font-family: 'Manrope'; src: url('../../frontend/Rolling/default/en_US/fonts/Manrope-Bold.eot'); src: url('../../frontend/Rolling/default/en_US/fonts/Manrope-Bold.eot?#iefix') format('embedded-opentype'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Bold.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Bold.woff') format('woff'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Bold.ttf') format('truetype'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Bold.svg#Manrope-Bold') format('svg'); font-weight: bold; font-style: normal; font-display: swap; } @font-face { font-family: 'Manrope'; src: url('../../frontend/Rolling/default/en_US/fonts/Manrope-ExtraBold.eot'); src: url('../../frontend/Rolling/default/en_US/fonts/Manrope-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-ExtraBold.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-ExtraBold.woff') format('woff'),  url('../../frontend/Rolling/default/en_US/fonts/Manrope-ExtraBold.ttf') format('truetype'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-ExtraBold.svg#Manrope-ExtraBold') format('svg'); font-weight: bold; font-style: normal; font-display: swap; } @font-face { font-family: 'Manrope'; src: url('../../frontend/Rolling/default/en_US/fonts/Manrope-Thin.eot'); src: url('../../frontend/Rolling/default/en_US/fonts/Manrope-Thin.eot?#iefix') format('embedded-opentype'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Thin.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Thin.woff') format('woff'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Thin.ttf') format('truetype'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Thin.svg#Manrope-Thin') format('svg'); font-weight: 100; font-style: normal; font-display: swap; } @font-face { font-family: 'Manrope'; src: url('../../frontend/Rolling/default/en_US/fonts/Manrope-Light.eot'); src: url('../../frontend/Rolling/default/en_US/fonts/Manrope-Light.eot?#iefix') format('embedded-opentype'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Light.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Light.woff') format('woff'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Light.ttf') format('truetype'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Light.svg#Manrope-Light') format('svg'); font-weight: 300; font-style: normal; font-display: swap; } @font-face { font-family: 'Manrope'; src: url('../../frontend/Rolling/default/en_US/fonts/Manrope-Semibold.eot'); src: url('../../frontend/Rolling/default/en_US/fonts/Manrope-Semibold.eot?#iefix') format('embedded-opentype'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Semibold.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Semibold.woff') format('woff'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Semibold.ttf') format('truetype'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Semibold.svg#Manrope-Semibold') format('svg'); font-weight: 600; font-style: normal; font-display: swap; } @font-face { font-family: 'Manrope'; src: url('../../frontend/Rolling/default/en_US/fonts/Manrope-Medium.eot'); src: url('../../frontend/Rolling/default/en_US/fonts/Manrope-Medium.eot?#iefix') format('embedded-opentype'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Medium.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Medium.woff') format('woff'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Medium.ttf') format('truetype'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Medium.svg#Manrope-Medium') format('svg'); font-weight: 500; font-style: normal; font-display: swap; } @font-face { font-family: 'Manrope'; src: url('../../frontend/Rolling/default/en_US/fonts/Manrope-Regular.eot'); src: url('../../frontend/Rolling/default/en_US/fonts/Manrope-Regular.eot?#iefix') format('embedded-opentype'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Regular.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Regular.woff') format('woff'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Regular.ttf') format('truetype'), url('../../frontend/Rolling/default/en_US/fonts/Manrope-Regular.svg#Manrope-Regular') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }
/* Playfair Display Fonts */
@font-face { font-family: 'Playfair Display'; src: url('../../frontend/Rolling/default/en_US/fonts/PlayfairDisplay-Regular.eot'); src: url('../../frontend/Rolling/default/en_US/fonts/PlayfairDisplay-Regular.eot?#iefix') format('embedded-opentype'), url('../../frontend/Rolling/default/en_US/fonts/PlayfairDisplay-Regular.woff2') format('woff2'), url('../../frontend/Rolling/default/en_US/fonts/PlayfairDisplay-Regular.woff') format('woff'), url('../../frontend/Rolling/default/en_US/fonts/PlayfairDisplay-Regular.ttf') format('truetype'), url('../../frontend/Rolling/default/en_US/fonts/PlayfairDisplay-Regular.svg#PlayfairDisplay-Regular') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }

ul {
     padding: 0;
     margin: 0;
    list-style-position: inside;    
}
ul li{
    margin-bottom:0
}
*:focus{
    outline: none !important;
    box-shadow: none !important;
}
h1,h2,h3{
    font-family: 'Manrope', serif;
    font-weight: 600;
}
 h2{
    margin:0
}
a{
    color: #333333;
}
a:hover{
    text-decoration: none;
    color: #ADC737;
}
a,
a:hover,
a:focus{
    outline: none;
    box-shadow: none;
    text-decoration: none;
}

/* .fotorama__fullscreen .fotorama__zoom-out { 
	bottom: 0;
    top: auto;
    left: 50%;
    margin-left: 0px;
}

.fotorama__fullscreen .fotorama__zoom-in {
       top: auto;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
*/




p {
    font: 400 16px/30px 'Manrope';
    color: #777777;
}
/* START SCROLL BAR CSS */
::-webkit-scrollbar {width: 14px;height: 10px;}
::-webkit-scrollbar-track {background: #F1F1F1;border-radius: 40px;}
::-webkit-scrollbar-thumb {background: #ADC737;opacity: 1;border-radius: 40px;}
::-webkit-scrollbar-thumb:hover {background: #ADC737;opacity: 1;}
/* END SCROLL BAR CSS */

/* Container CSS */
@media (min-width:1600px){ .container{ width: 1170px; }}
@media only screen and (min-width:1200px) and (max-width: 1599.9px){ .container{ width: 1170px; } }
@media only screen and (min-width:992px) and (max-width: 1199.9px){ .container{ width: 970px; } }
@media only screen and (min-width:768px) and (max-width: 991.9px){ .container{ width: 750px; } }
@media only screen and (max-width: 767.9px){ .container{ width: 100%; } }
/* END Container CSS */

.text-justify{ text-align: justify !important; }
.text-truncate1 { display: inline-block; display: -webkit-box; float: left; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.text-truncate2 { display: inline-block; display: -webkit-box; float: left; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.text-truncate3 { display: inline-block; display: -webkit-box; float: left; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }

.nomp-sides{
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
a:hover,
button:hover{
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    -ms-transition: all .2s ease-in-out !important;
    -o-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
}
.container-fluid {
    padding: 0 60px;
}
/* DEFAULT HEADER CSS */
.page-header {
    border: 0;
    margin: 0 auto;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;

    width: 100%;
    max-width: 1920px;
    scroll-behavior: smooth;
    -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
    -webkit-transition: all 0.5s ease-in;
       -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
         -o-transition: all 0.5s ease-in;
            transition: all 0.5s ease-in;
}
.page-header + .page-main, 
.page-header + .page-title-wrapper, 
.page-header + .breadcrumb-section,
.cms-thank-you .page-header + .breadcrumb-section + .page-main{
    margin: 150px 0 0 !important;
}
.page-header.sticky {
    padding: 0;
    -webkit-transition: none;
    transition: none;
}
#header .container-fluid {
    padding: 0 60px;
}
@-webkit-keyframes stickySlideDown {
  0% {
    opacity: 0.7;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes stickySlideDown {
  0% {
    opacity: 0.7;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.desktop-header{ display: block !important; margin: 0px; }
.mobile-header{ display: none !important; }

.page-header .switcher .options .action.toggle, 
.page-footer .switcher .options .action.toggle{
    padding: 10px 35px 10px 15px;
    border-radius: 30px;
    height: auto;
    border: 0;
    background-color: #EAEAEA !important;
    background-image: url('../../frontend/Rolling/default/en_US/images/down3.png') !important;
    background-position: 82% center !important;
    background-size: 8px !important;
    background-repeat: no-repeat !important;
}
.page-header .switcher .options .action.toggle, 
.page-footer .switcher .options .action.toggle
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a{
    margin: 0;
    text-align: left;
    font: 600 14px/18px 'Manrope';
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
}
.page-header .switcher strong,
.page-footer .switcher strong{
    font-weight: 600;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after{
    display: none;
}
.page-header .switcher .options .action.toggle.active::after,
.page-footer .switcher .options .action.toggle.active::after{
    display: none;
}

.bottombar-wrapper{
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
    width: 100%;
    float: left;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.25);
}
.topbar-wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
    float: left;
    background-color: #EDC729;
}
.topbar-wrapper .item { 
    text-align: center;
    padding: 13px 0;
}
.topbar-wrapper span.topslider-icon {
    vertical-align: super;
    margin-right: 5px;
}
.topbar-wrapper .topslider-icon img {
    width: auto;
    display: inline-block;
}
.topbar-wrapper .item p {
    font: 500 13px/19px 'Manrope';
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 0.46px;
}
.topbar-wrapper .owl-theme .owl-nav { top: 0; }
.topbar-wrapper .owl-carousel .owl-nav button.owl-prev {
    left: 0;
}
.topbar-wrapper .owl-carousel .owl-nav button.owl-next {
    right: 0;
}
.topbar-wrapper .owl-carousel .owl-nav button.owl-next, 
.topbar-wrapper .owl-carousel .owl-nav button.owl-prev {
    width: 15px;
}
.topbar-wrapper .owl-carousel .owl-nav button.owl-next span::before, 
.topbar-wrapper .owl-carousel .owl-nav button.owl-prev span::before {
    color: #ffffff;
    border: 0;
    padding: 0;
    width: 15px;
}
.topbar-wrapper .owl-carousel .owl-nav button.owl-next:hover span::before, 
.topbar-wrapper .owl-carousel .owl-nav button.owl-prev:hover span::before {
    background: none !important;
    color: #ffffff !important;
    border: 0 !important;
}
.logo-wrapper-container{
    padding: 0;
    display: inline-block;
    position: relative;
    width: 100%;
    float: left;
    background-color: #ffffff;
    box-shadow: none;
    border-bottom: 0;
}
.logo-wrapper-main{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100px;
    position: relative;
    padding: 0;
    -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;
}
.sticky .logo-wrapper-main{ height: 79px; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.logo-wrapper-container .logo-wrapper{
    width: auto;
    height: auto;
    max-width: fit-content;
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0 0 -55px;
    border-radius: 0;
    text-align: center;
}
.logo-wrapper-container .logo-wrapper > a{
    display: inline-block;
}
.logo-wrapper-container .logo-wrapper > a img{
    width: auto;
    -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;
}
.sticky .logo-wrapper-container .logo-wrapper > a img{ 
    height: 120px;
    -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;
}
.logo-wrapper-container .logo-wrapper-main .header-bottom-left {
    float: left;
    text-align: left;
    width: 43%;
}
.logo-wrapper-container .logo-wrapper-main .header-bottom-middle {
    text-align: center;
    width: 14%;
    margin: 0 auto -55px;
    float: left;
}
.logo-wrapper-container .logo-wrapper-main .header-bottom-right {
    text-align: right;
    width: 43%;
    float: left;
}
.search-wrapper{
    float: none;
    width: auto;
    max-width: 100%;
    display: inline-block;
    margin: 0 35px 0 0;
}
.search-wrapper .search-find{
    display: block;
}
.search-wrapper .search-box{
    display: none;
}
.search-wrapper .search-box > .action{
    padding: 0;
    border: 0;
    box-shadow: none;
    text-align: center;
    font-size: 0;
    line-height: normal;
    color: #ffffff;
    display: inline-block;
    float: left;
    width: auto;
    height: auto;
}
.search-wrapper .search-box > .action img,
.search-wrapper .icon-setting img{
    width: auto;
}
.search-wrapper .search-find form.minisearch /* m2 Search-Find CSS */{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 0;
    overflow: visible;
    border: 0;
    background: transparent 0% 0% no-repeat padding-box;
    justify-content: center;
    max-width: 100%;
}
.search-wrapper .search-find form.minisearch .field.search-search {
    width: calc(100% - 50px);
    float: left;
}
.search-wrapper .search-find .search-search{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: unset;
    border-radius: 0px;
    overflow: hidden;
    border: 0;
    background: #ffffff 0% 0% no-repeat padding-box;
    justify-content: space-between;
    width: 290px;
    max-width: 100%;
    position: relative;
    overflow: inherit;
    padding-bottom: 0px;
    border-bottom: 1px solid #DDDDDD;
}
.search-wrapper .search-find button{
    display: block;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: #ffffff;
    padding: 0;
    margin: 0;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 0;
    text-align: center;
}
.search-wrapper .search-find button .fa-search{
    text-align: center;
    font: 700 15px/18px 'Font Awesome 5 Free';
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
}
.search-wrapper .search-find .search-search button img{
    width: auto;
}
.search-wrapper .search-find .search-search select{
    border: 0;
    border-left: 1px solid #E6E6E6;
    border-radius: 0;
    background: #ffffff;
    width: calc(50% - 50px);
    white-space: nowrap;
    font: 400 14px/20px 'Manrope';
    overflow: hidden !important;
    text-overflow: ellipsis;
    padding: 5px 25px 5px 15px;
    background-position: 97% center !important;
    margin: 0 0 0 0 !important;
}
.search-wrapper .search-find .search-search .input-text{
    border: 0;
    padding: 5px 5px 5px 40px;
    border-radius: 0;
    margin: 0 0 5px;
    width: 100%;
    height: 35px;
    background-color: transparent;
    text-transform: unset;
    text-align: left;
    font: 500 14px/18px 'Manrope' !important;
    letter-spacing: 0px;
    color: #272727;
    opacity: 1;
}
.search-wrapper .search-find .search-search .input-text::placeholder{
    text-align: left;
    font: 400 14px/20px 'Manrope';
    letter-spacing: 0px;
    color: #6F6F6F !important;
    text-transform: capitalize;
    opacity: 1;
}
.search-wrapper .search-find .search-search .input-text:hover,
.search-wrapper .search-find .search-search .input-text:focus,
.search-wrapper .search-find .search-search .input-text:visited{
    border: 0 !important;
}
.search-wrapper .search-find .actions /* m2 Search-Find CSS */{
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #ffffff;
    min-width: auto;
    width: 25%;
    height: 50px;
    text-align: center;
    font-size: 15px;
    margin: 0;
    padding: 0 15px 0 5px;
}
.search-wrapper .search-find .actions .search-icon /* m2 Search-Find CSS */{
    height: 50px;
    display: inline-block;
    padding: 0;
    margin: 0 8px 0 0;
    background: transparent;
    border: 0;
    box-shadow: none;
}
.search-wrapper .search-find .actions .search-icon img /* m2 Search-Find CSS */{
    width: auto;
    height: 16px;
    border: 0;
    padding: 0;
    margin: 0;
}
.logo-wrapper-main .user-links{
    float: left;
    width: 30%;
    height: auto;
    display: -webkit-inline-flex;
    display: inline-flex;
    align-items: center;
}
.logo-wrapper-main .user-links.leftAlign{
    justify-content: flex-start;
    padding: 0 10px 0 0;
}
.logo-wrapper-main .user-links.rightAlign{
    justify-content: flex-end;
    padding: 0 0 0 10px;
}
.account-wrapper{
    display: inline-block;
    height: auto;
    width: auto;
    margin: 0 30px 0 0;
}
.account-wrapper .account{
    display: inline-flex;
    display: -webkit-inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    line-height: normal;
}
.account-wrapper .account .action{
    text-align: left;
    font: 400 14px/20px 'Manrope';
    letter-spacing: 0px;
    color: #212121;
    opacity: 1;

    padding: 0;
    border: 0;
    box-shadow: none;
    width: auto;
    height: auto;
    background: transparent 0% 0% no-repeat padding-box;
}
.account-wrapper .account .action + .action::before{
    content: '/';
    margin: 0 0 0 -2px;
}
.account-wrapper .account img{
    /*height: 24px;*/
    width: auto;
}
.account-wrapper .account span{
    display: inline-block;
    margin: 0 2px 0 0;
}

.wishlist-wrapper{
    display: inline-block;
    margin: 0 30px 0 0;
    padding-top: 7px;
}
.wishlist-wrapper .wishlist{
    display: inline-flex;
    align-items: center;
}
.wishlist-wrapper .wishlist .action{
    padding: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    line-height: normal;

    display: inline-flex;
    display: -webkit-inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.wishlist-wrapper .wishlist .action img{
    /*height: 22px;*/
    width: auto;
}
.wishlist-wrapper .wishlist .action span{
    display: inline-block;
    margin: 0 2px 0 0;
    text-align: left;
    font: 400 14px/20px 'Manrope';
    letter-spacing: 0px;
    color: #212121;
    opacity: 1;
}
.currency-wrapper{
    display: inline-block;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    margin-right: 20px;
}
.currency-wrapper .currency{
/*    display: inline-flex;
    align-items: center;
    line-height: 20px;*/
}
.currency-wrapper .currency .currValue{
    position: relative;
    background-color: transparent;
    box-shadow: none;
    
    line-height: 20px;
    display: inline-flex;
}
.currency-wrapper .currency .currValue select,
.page-header .currency-wrapper .currency .options .action.toggle{
    margin: 0;
    background-color: #ffffff !important;
    background-image: url(../../frontend/Rolling/default/en_US/images/down.png) !important;
    background-position: 82% center;
    background-size: 10px !important;
    height: auto;
    border: 0;
    border-radius: 30px;
    padding: 0;
    text-align: left;
    font: 700 16px/18px 'Manrope';
    letter-spacing: -0.48px;
    color: #333333;
    text-transform: uppercase;
    opacity: 1;
    min-width: 70px;
}

.user-links .cart-wrapper{
    display: inline-block;
    align-items: center;
    width: auto;
    margin: 0;
    position: relative;
}
.user-links .cart-wrapper > .minicart-wrapper > a.action {
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    z-index: 0;
    width: auto;
    height: auto;
    padding: 10px 20px;
    background-color: #ADC737;
    border-radius: 10px;
}
.user-links .cart-wrapper img {
    height: 30px;
    width: auto;
}
.user-links .cart-wrapper span.cart-title {
    padding-left: 10px;
    display: block;
    font: 500 16px/18px 'Manrope';
    position: relative;
    min-width: 73px;
    text-align: left;
}
.user-links .cart-wrapper .icon-setting {
    display: flex;
    color: #ffffff;
    align-items: center;
}
.user-links .cart-wrapper .icon-setting .carticon{
    display: inline-block;
    float: left;
    position: relative;
    top: -2px;
    line-height: 40px;
}
.user-links .cart-wrapper .icon-setting .cartprice{
    display: inline-block;
    float: right;
    text-align: left;
    margin-left: 8px;
}
.user-links .cart-wrapper .icon-setting .cartprice h6{
    text-align: left;
    font: 700 14px/20px 'Manrope';
    letter-spacing: 0px;
    color: #23315E;
    text-transform: uppercase;
    opacity: 1;

    margin-bottom: 0px;
}
.user-links .cart-wrapper .icon-setting .cartprice span .price,
.user-links .cart-wrapper .icon-setting .cartprice p{
    text-align: left;
    font: 400 14px/20px 'Manrope';
    letter-spacing: 0px;
    color: #6F6F6F;
    text-transform: uppercase;
    opacity: 1;
    margin: 0;
    display: inline-block;
    float: left;
}

/* Mini-Cart Wrapper */

.minicart-wrapper {
    display: inline-block;
    position: relative;
    float: none;
    width: 100%;
    margin-left: 0;
    top: 0;
}
.minicart-wrapper .action.close {
    top: 10px;
    right: 10px;
}
.minicart-wrapper .action.showcart .counter-number{
    text-shadow: none !important;
}
.minicart-wrapper .action.showcart.active {
    display: flex;
}
.minicart-wrapper .block-minicart{
    /* margin-top: 0;
    right: 0; */
}
.minicart-wrapper .block-minicart:before{
    right: 6%;
}
.minicart-wrapper .block-minicart:after{
    right: 5.8%;
}
.block-minicart .subtitle.empty {
    display: block;
    font-size: 15px;
    padding: 20px 0;
    text-align: center;
    color: #333333;
}
.minicart-wrapper .action.showcart.active {
    display: inline-block;
}
.minicart-wrapper .action.showcart .counter.qty{
    position: absolute;
    background-color: transparent;
    background: transparent linear-gradient(207deg, #E1C790 0%, #B18C3E 100%) 0% 0% no-repeat padding-box;
    width: 24px;
    height: 24px;
    text-align: center;
    font: 600 10px/24px 'Manrope';
    letter-spacing: 0px;
    color: #182E1B;
    text-transform: uppercase;
    opacity: 1;
    border: 0;
    border-radius: 30px;
    display: inline-block;
    float: none;
    padding: 0;
    margin: 0;
    top: -5px;
    right: -8px;
}
.minicart-wrapper .action.showcart .count {
    position: relative;
    background-color: transparent;
    background: #ffffff;
    width: 30px;
    height: 30px;
    text-align: center;
    font: 500 16px/28px 'Manrope';
    letter-spacing: 0px;
    color: #182E1B;
    text-transform: uppercase;
    opacity: 1;
    border: 0;
    border-radius: 30px;
    display: inline-block;
    float: none;
    padding: 0;
    margin: 0 0px 0 3px;
    top: 0;
    right: 0;
}
.minicart-wrapper .action.showcart .counter.qty .counter-number{
    font-size: 12px;
    line-height: 17px;
    color: #fff;
    display: inline-block;
    padding: 0;
    margin: 0;
}
.minicart-wrapper .action.showcart:before{
    display: none;
}
.minicart-wrapper .action.showcart.active::before{
    display: none;
}


.minicart-items .product>.product-item-photo,
.minicart-items .product>.product-image-container {
    float: left;
    display: inline-block;
    width: 80px;
    height: auto;
}
.minicart-items .product-item-photo .product-image-photo {
    min-height: fit-content !important;
    height: auto !important;
    margin: 5px auto;
}
.minicart-wrapper .block-minicart .block-content .items-total,
.minicart-wrapper .block-minicart .block-content .subtotal{
    float: left;
    margin: 0 0 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #333333;
}
.minicart-wrapper .block-minicart .block-content .subtotal .label{
    float: left;
    padding-left: 10px;
    color: #333333;
    font: 500 16px/18px 'Manrope', serif;
}
.minicart-wrapper .block-minicart .block-content .subtotal .price-container{
    float: right;
    padding-right: 10px;
}
.minicart-wrapper .block-minicart .block-content > .actions {
    margin-top: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.minicart-wrapper .block-minicart .block-content>.actions>.primary {
    margin: 0 0 10px;
}
.minicart-wrapper .block-minicart .block-content > .actions > .secondary .action {
    color: black;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}
.minicart-wrapper .minicart-items-wrapper{
    min-height: 140px;
    max-height: 250px;
    overflow: auto;
    padding: 0;
    margin: 0 0 10px 0;
    border: 0;
}
.minicart-items .product-item-name {
    margin: 0;
    max-height: 40px;
    overflow: hidden;
}
.minicart-items .product-item-details {
    text-align: left;
}
.minicart-items .product-item-details .product-item-pricing{
    position: relative;
}
.block-minicart dl.product.options.list {
    display: inline-flex;
    display: -webkit-inline-flex;
    flex-wrap: wrap;
    vertical-align: top;
    margin-bottom: 5px;
    background-color: #f1f1f1;
    padding: 7px 10px 0;
    width: 100%;
}
.minicart-items .product-item-details .details-qty {
    margin-top: 5px;
}
.minicart-wrapper .block-minicart li:hover {
    cursor: unset;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item{
    height: auto;
    min-height: 120px;
    padding: 10px 0 10px !important;
    border: 0 !important;
    border-bottom: 1px solid #00000029 !important;
    border-radius: 0;
    box-shadow: none;
    opacity: 1;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item:hover {
    box-shadow: none;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item:last-child{
    border-bottom: 0px !important;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item > div.product{ display: inline-block; width: 100%; }
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product-item-photo .product-image-wrapper {
    height: auto;
    margin: 0;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .details-qty .item-qty{
    width: 50px;
    height: 30px;
    padding: 5px;
    margin: 0;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product.actions .primary{
    display: none;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product-item-name a {
    color: #212121;
    font: 500 15px/20px 'Manrope', serif;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product-item-name a:hover {
    color: #ADC737;
    text-decoration: none;
}
.minicart-items .product-item-details .price {
    color: #333333;
    font: 800 16px/16px 'Manrope', serif !important;
    letter-spacing: 0;
}
.minicart-items .product-item-pricing .label {
    display: inline-block;
    font-size: 14px;
    padding: 0;
    color: #333;
}
.minicart-wrapper .product .product.actions {
    margin: -25px 0 25px 0;
    position: relative;
    bottom: 0;
    height: 0;
    width: 100%;
    text-align: right;
    z-index: 1;
}
.minicart-items .update-cart-item {
    font: 500 12px/20px 'Manrope', serif;
    letter-spacing: 2px;
    vertical-align: top;
    border: 0;
    border-radius: 10px;
    background-color: #ADC737;
    color: #ffffff;
    padding: 5px 11px;
    box-shadow: none;
    text-transform: uppercase;
}
.minicart-wrapper .product .actions>.secondary {
    position: relative;
    top: -5px;
}
.minicart-items .product-item-details .product.actions .secondary {
    top: -8px;
    right: 5px;
}
.minicart-items .product .toggle {
    border: 0;
    padding: 5px 25px 5px 0;
    color: #333333;
}
.cart.table-wrapper .item-options,
.minicart-items .product-item-details .product .options.list,
.opc-block-summary .items-in-cart .product .item-options,
.block-giftregistry-shared-items .product .item-options,
.multicheckout .item-options,
.opc-block-summary .product-item .product.options .content .item-options{
    background-color: #f7f7f7;
    padding: 5px 10px 10px;
}
.cart.table-wrapper .item-options{
    background-color: transparent;
    padding: 0;
}
.cart.table-wrapper .item-options dt.label,
.minicart-items .product-item-details .product .options.list dt.label,
.opc-block-summary .items-in-cart .product .item-options dt.label,
.block-giftregistry-shared-items .product .item-options dt.label,
.multicheckout .item-options dt.label,
.opc-block-summary .product-item .product.options .content .item-options dt.label{
    font-weight: 600 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #333333;
    letter-spacing: 0;
    margin: 5px 7px 0 0;
    white-space: inherit;
    display: inline-block;
    /*width: 60px;*/
    float: left;
}
.cart.table-wrapper .item-options dt.label::after,
.minicart-items .product-item-details .product .options.list dt.label::after,
.opc-block-summary .items-in-cart .product .item-options dt.label::after,
.block-giftregistry-shared-items .product .item-options dt.label::after,
.multicheckout .item-options dt.label::after,
.opc-block-summary .product-item .product.options .content .item-options dt.label::after{
    content: ':';

    display: none;
}
.opc-block-summary .items-in-cart .product.options span.toggle{
    font-weight: 600 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #333333;
    letter-spacing: 0;
    margin: 5px 10px 0 0;
    white-space: inherit;
    display: inline-block;
}
.minicart-items .product-item-details .product .options.list dt.label {
    position: relative;
}
.minicart-items .product-item-details .product .options.list dt.label:before {
    content: ":";
    position: absolute;
    right: -6px;
    top: 0;
}
.cart.table-wrapper .item-options dd.values,
.minicart-items .product-item-details .product .options.list dd.values,
.opc-block-summary .items-in-cart .product .item-options dd.values,
.block-giftregistry-shared-items .product .item-options dd.values,
.multicheckout .item-options dd.values,
.opc-block-summary .product-item .product.options .content .item-options dd.values{
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #333333;
    letter-spacing: 0;
    white-space: inherit;
    margin: 5px 0 2px 0;
    display: inline-block;
    width: calc(100% - 68px);
    float: left;
}
.cart.table-wrapper .item-options dd.values .price,
.minicart-items .product-item-details .product .options.list dd.values .price,
.opc-block-summary .items-in-cart .product .item-options dd.values .price,
.block-giftregistry-shared-items .product .item-options dd.values .price,
.multicheckout .item-options dd.values .price,
.opc-block-summary .product-item .product.options .content .item-options dd.values .price{
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #333333;
    letter-spacing: 0;
    white-space: inherit;
}
.table-order-items tbody td .item-options dt,
.table-order-items tbody td .item-options dd{ display: inline-block; }

/* DEFAULT MENU CSS */
.main-menu-wrapper {
    background-color: transparent;
    display: block;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
}
/*Bootstrap Reset*/
.navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
}
.main-menu-wrapper nav{
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0;
    border: 0px !important;
}
.main-menu-wrapper nav .collapse, 
.main-menu-wrapper nav .collapsing{
    padding: 0;
    text-align: center;
    border: 0;
}
.main-menu-wrapper nav .collapse .navbar-nav{
    float: none;
    margin: 0;
    width: auto;
    display: table;
}
.navbar-nav > li:first-child > a {
    padding-right: 0px;
    margin-right: 0px;
}
.navbar-nav > li:last-child > a {
    padding-right: 0px;
    margin-right: 0px;
}
.dropdown-menu,
.submenu {
    padding: 0px 0; 
    margin: 0 0 0; 
    border: 0px solid rgba(0,0,0,.15);  
    border-radius: 0px;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.16) !important;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.16) !important;
}
/*=-====Main Menu=====*/
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .submenu > li > a {
    padding: 16px 15px 16px 25px;
}
.navbar-nav .open .dropdown-menu > li,
.navbar-nav .open .submenu > li{
    position: relative;
}
.navbar-default .navbar-nav > li{
    margin: 0;
}
.navbar-default .navbar-nav > li + li{
    margin: 0;
}
.navbar-default .navbar-nav > li:first-child > a { padding-left: 0; }
.navbar-default .navbar-nav > li:last-child > a { padding-right: 0; }
.navbar-default .navbar-nav > li > a{
    padding: 0 30px;
    margin: 0;
    background-color: transparent;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    font: 600 16px/19px 'Manrope';
    letter-spacing:  -0.48px;;
    color: #1E1E1E;
    text-transform: uppercase;
    opacity: 1;
}
@media only screen and (min-width: 1650px){
    .navbar-default .navbar-nav > li + li {
        margin: 0;
    }
    .navbar-default .navbar-nav > li > a{
        padding: 0 26px;
    }
}
.navbar-default .navbar-nav > li > a::after{
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 6px;
    height: 6px;
    background: transparent 0% 0% no-repeat padding-box;
    border: 0;
    border-radius: 10px;
    opacity: 1;
    display: none;
}

.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a,
.navbar-default .navbar-nav > li.has-active > a,
.main-menu-wrapper nav > .active > a,
.main-menu-wrapper nav > .active:focus > a,
.main-menu-wrapper nav > .active:hover > a,
.main-menu-wrapper nav > li:hover > a,
.main-menu-wrapper nav > li:focus > a,
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open:focus>a, 
.navbar-default .navbar-nav>.open:hover>a{
    color: #adc737 !important;
    background: none;
}
.navbar-default .navbar-nav > li.active > a::after,
.navbar-default .navbar-nav > li:hover > a::after,
.navbar-default .navbar-nav > li:focus > a::after,
.navbar-default .navbar-nav > li.has-active > a::after {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
}

.navbar-default .navbar-nav .dropdown-menu > li > a {
    display: inline-block;
    width: 100%;
    position: relative;
    background-color: transparent;

    padding: 0 10px;
    margin: 0;
    border: 0;
    box-shadow: none;
    clear: both;
    white-space: normal;
    text-align: center;
    font: 400 16px/50px 'Manrope', serif;
    letter-spacing: 0px;
    color: #ADC737 !important;
    opacity: 1;
}
@media only screen and (min-width: 1650px){
    .navbar-default .navbar-nav .dropdown-menu > li > a{
        font-size: 17px;
    }
}
.navbar-default .navbar-nav .dropdown-menu > li:hover > a,
.navbar-default .navbar-nav .dropdown-menu > li:focus > a,
.navbar-default .navbar-nav .dropdown-menu > li.active > a{
    font-weight: 400;
    line-height: 40px;
    color: #EDC729 !important;
    background: transparent !important;
    box-shadow: none !important;
}
.navbar-default .navbar-nav .dropdown-menu .dropdown-toggle::after{
    content: '\f0da';
    font: 700 13px/19px 'Font Awesome 5 Free';
    display: inline-block;
    float: right;
}
/*-----./ Main Menu-----*/

.navbar-default .navbar-toggle { border-color: #fff } /*Toggle Button*/
.navbar-default .navbar-toggle .icon-bar { background-color: #fff } /*Toggle Button*/
/*==========Sub Menu=v==========*/
.main-menu-wrapper nav .collapse ul > li:hover > a{}
.main-menu-wrapper nav .collapse ul ul > li:hover > a,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{}
.main-menu-wrapper nav .collapse ul ul ul > li:hover > a{}

.main-menu-wrapper nav .collapse ul ul, .main-menu-wrapper nav .collapse ul ul.dropdown-menu{
    min-width: 230px;
    width: auto;
    padding: 0;
    background-color: #ffffff;
    border-radius: 0;
    margin: 0;
    z-index: 1;
}
.main-menu-wrapper nav .collapse ul ul ul, .main-menu-wrapper nav .collapse ul ul ul.dropdown-menu{}
.main-menu-wrapper nav .collapse ul ul ul ul, .main-menu-wrapper nav .collapse ul ul ul ul.dropdown-menu{}

/******************************Drop-down menu work on hover**********************************/
.main-menu-wrapper nav{
    background: transparent;
    border: 0;
    margin: 0 auto;
    padding: 0;
    min-height: fit-content;
    position: static;
}
@media only screen and (min-width: 767px) {
    .main-menu-wrapper nav .collapse ul li{position:relative;}
    .main-menu-wrapper nav .collapse ul li:hover> ul{display:block}
    .main-menu-wrapper nav .collapse ul ul{
        position: absolute;
        top: 100% !important;
        left: 0% !important;
        min-width: 230px;
        display: none;
        z-index: 9;
        /* -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform:10 translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0); */
    }
    /*******/
    .main-menu-wrapper nav .collapse ul ul li{position:relative}
    .main-menu-wrapper nav .collapse ul ul li + li{}
    .main-menu-wrapper nav .collapse ul ul li:hover> ul{display:block}
    .main-menu-wrapper nav .collapse ul ul ul{position:absolute;top: 0 !important;left:100%;min-width:210px;display:none}
    /*******/
    .main-menu-wrapper nav .collapse ul ul ul li{position:relative}
    .main-menu-wrapper nav .collapse ul ul ul li:hover ul{display:block; width: 100%;}
    .main-menu-wrapper nav .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:210px;display:none;z-index:1}
}
/* New CSS */
.main-menu-wrapper .navbar-nav .level0.submenu .category-item.parent{
    position: relative;
}
.main-menu-wrapper .navbar-nav .level0.submenu .category-item a.ui-corner-all,
.main-menu-wrapper .navbar-nav .level0.submenu li a{
    text-decoration: none !important;
    display: inline-block;
    width: 100%;
    position: relative;
    background-color: transparent;
    padding: 0 20px;
    margin: 0;
    border: 0;
    box-shadow: none;
    clear: both;
    white-space: normal;
    text-align: left;
    font: 400 14px/50px 'Manrope', serif;
    letter-spacing: 0px;
    color: #1D1D1D !important;
    text-transform: capitalize;
    opacity: 1;
}
.main-menu-wrapper .navbar-nav .level0.submenu .category-item:hover > a.ui-corner-all,
.main-menu-wrapper .navbar-nav .level0.submenu .category-item.active > a.ui-corner-all,
.main-menu-wrapper .navbar-nav .level0.submenu .category-item:focus > a.ui-corner-all,
.main-menu-wrapper .navbar-nav .level0.submenu li.active > a,
.main-menu-wrapper .navbar-nav .level0.submenu li:hover > a,
.main-menu-wrapper .navbar-nav .level0.submenu li:focus > a{
    color: #ffffff !important;
    font-weight: 400;
    background: transparent linear-gradient(90deg, #C90F09 0%, #ADC737 100%) 0% 0% no-repeat padding-box !important;
    box-shadow: 0px 3px 6px #00000029 !important;
}
.main-menu-wrapper .navbar-nav .level0.submenu .category-item a.ui-corner-all span.ui-icon-carat-1-e {
    /*display: inline-block;
    text-align: center;
    z-index: 99;
    float: right;*/
}
.main-menu-wrapper .navbar-nav .level0.submenu .category-item a.ui-corner-all span.ui-icon-carat-1-e::after {
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 15px;
    width: 25px;
    height: 25px;
    text-align: center;
    margin: 0;
    display: inline-block;
    position: relative;
    z-index: 99;
    float: right
}
.main-menu-wrapper .navbar-nav .level0.submenu .category-item.parent .submenu{
    position: absolute;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    top: 0 !important;
    left: 100% !important;
    width: 250px;
    background: #fff;
    padding: 0;
    margin: 0;
    z-index: 10;
    display: none;
}
.main-menu-wrapper .navbar-nav .level0.submenu .category-item.parent .submenu .category-item{
    font: 600 16px/19px 'Manrope', serif;
    border-bottom: 0;
    margin: 0 0 0 0;
}


/* DEFAULT SELECT CSS */
select{
    background: transparent;
    background-clip: padding-box;
    border: 0px;
    border-radius: 1px;
    height: auto;
    display: inline-block;
    padding: 4px 15px 4px 5px;
    vertical-align: middle;
    width: 100%;
    min-width: 20px;
    box-sizing: border-box;
    text-align: left;
    font: 600 18px/32px 'Manrope', serif;
    letter-spacing: -0.36px;
    color: #222222;
    opacity: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select.select-custom {
    background-image: url('../../frontend/Rolling/default/en_US/images/down.png') !important;
    background-position: 97% center;
    background-size: 9px !important;
    background-repeat: no-repeat !important;
}
select option{
    background-color: #ffffff;
    text-align: left;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    padding: 0 5px;
    margin: 5px 0;
    border: 0;
    white-space: normal;
}

/* PAGE TITLE WRAPPER - BANNER SECTION */
.page-title-wrapper{
    display: inline-block;
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: fit-content;
    float: left;
    position: relative;
    z-index: 10;
}
.page-title-wrapper .category-image{
    text-align: center;
    height: auto;
    min-height: 70px;
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative;
    top: 0;
    margin: 0;
}
.page-title-wrapper .category-image .banner-image{
    max-width: 100%;
}
.page-title-wrapper .category-image .banner-overlay{
    /* background-image: radial-gradient(closest-side at 50% 50%, rgb(0, 0, 0, 0.6) 0%, rgb(0, 0, 0, 0) 100%); */
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.page-title-wrapper .category-image .page-title-contents{
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 35px 20px 20px;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0;
}
/*body.catalog-product-view .page-title-wrapper .category-image {
    position: static;
    margin-top: 0px;
    overflow: visible;
}
.catalog-product-view .page-title-wrapper .page-title-contents .items .item a,
.catalog-product-view .page-title-wrapper .page-title-contents .breadcrumbs .items .item strong, 
.catalog-product-view .page-title-wrapper .page-title-contents .breadcrumbs .items .item > span {
    color: #1E1E1E;
}
.catalog-product-view .page-title-wrapper .page-title-contents .breadcrumbs .item:not(:last-child)::after {
    color: #1E1E1E;
}*/
.page-title-wrapper .page-title{
    display: block !important;
    text-align: left;
}
.page-title-wrapper .page-title .base{
    text-align: center;
    font: 300 60px/72px 'Frank Ruhl Libre';
    color: #333333;
    letter-spacing: -1.8px;
    opacity: 1;
    text-shadow: none;
    text-transform: capitalize;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.page-title-wrapper .page-title .base span{
    font-weight: 400;
}

.breadcrumb-section{
    display: block;
    
    margin: 0px 0 0 0;
    padding: 0;
    max-width: 100%;
    text-align: center;

    position: relative;
    width: 100%;
    left: 0;
    bottom: 0;
}
.breadcrumbs{
    margin: 0;
    padding: 25px 0px 20px;
    max-width: 100%;
    text-align: center;
    position: relative;
    width: 100%;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #DBDBDB;
}
.breadcrumb-section .breadcrumbs{
    margin: 0 0 0 0;
}
.breadcrumbs .items{
    display: inline-flex;
    display: -webkit-inline-flex;
    justify-content: left;
    list-style: none;
    width: 100%;
}
.breadcrumbs .items .item{
    margin: 0;
    max-width: fit-content;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    float: left;
}
.breadcrumbs .items .item a{
    display: inline-block;
    float: left;
    text-align: left;
    font: 600 16px/18px 'Manrope';
    letter-spacing: 0;
    color: #33333380;
    opacity: 1;
    text-transform: capitalize;
}
.breadcrumbs .items .item a:hover {
    text-decoration: none;
    color: #edc729;
}
.breadcrumbs .items .item strong,
.breadcrumbs .items .item > span{
    text-align: left;
    font: 600 16px/20px 'Manrope';
    letter-spacing: 0;
    color: #333333;
    text-transform: capitalize;
    opacity: 1;
    white-space: nowrap;
    display: inline-block;
    float: left;
    max-width: 380px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.breadcrumbs .item:not(:last-child)::after {
    content: '\f101';
    padding: 0;
    margin: 0 15px;
    font: 600 13px/14px 'Font Awesome 5 Free';
    letter-spacing: 0;
    color: #333333;
    opacity: 1;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
/* .breadcrumbs .item:nth-last-child(-2n+2)::after {
    content: '\f101';
    padding: 0;
    margin: 0 3px;
    font: 600 16px/25px 'Font Awesome 5 Free';
    letter-spacing: 0.96px;
    color: #FFFFFF;
    opacity: 1;
    vertical-align: inherit;
} */

/* SEARCH BOX */
#searchArea {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 30, 30, 0.99);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}
#searchArea.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    z-index: 10000;
}
#searchArea .search-search,
#searchArea form.search-area-form{
    display: flex;
    width: 100%;
    height: 100vh;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
#searchArea input[type="search"],
#searchArea .input-text {
    width: 500px;
    max-width: 95%;
    background: transparent;
    margin: 0 auto 50px;
    outline: none;
    background-color: rgba(0, 0, 0, 0.35);
    background-clip: padding-box;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 0;
    text-align: left;
    font: 400 13px/45px 'Manrope', serif;
    letter-spacing: 0px;
    text-transform: unset;
    color: #fff;
    height: 45px;
    padding: 0 20px;
    vertical-align: baseline;
    box-sizing: border-box;
    opacity: 1;
}
#searchArea input[type="search"]:focus::placeholder,
#searchArea .input-text:focus::placeholder,
#searchArea input[type="search"]:hover::placeholder,
#searchArea .input-text:hover::placeholder{
    color: #747474;
    font-style: italic;
    text-transform: unset;
}
#searchArea .search-search .button {
    max-width: 100%;
    background-color: #009A4E;
    color: #ffffff;
    overflow: hidden;
    min-width: 150px;
    width: auto;
    height: 45px;
    display: inline-block;
    margin: 15px 0 0;
    font: 400 13px/45px 'Manrope', serif !important;
    letter-spacing: 0.6px;
    color: #FFFFFF !important;
    opacity: 1;
    text-transform: uppercase !important;
    border-radius: 50px;
    box-shadow: none !important;
    position: relative;
    border: 0;
    opacity: 1 !important;
    text-align: center;
    padding: 15px 25px 0px !important;
}
#searchArea .search-search .button:hover{
    background-color: #54585B !important;
    border-color: #54585B !important;
}
#searchArea .close {
    position: fixed;
    top: 15px;
    right: 15px;
    background: transparent;
    color: rgba(255, 255, 255, 0.25);
    border-color: transparent;
    box-shadow: none;
    padding: 10px 17px;
    font-size: 27px;
}

/* TITLE STYLE */

.title-style{
    display: inline-block;
    width: 100%;
    border: 0;
    float: left;
    margin-bottom: 0px;
}
.title-style .small-title-name{
    text-align: left;
    font: 400 16px/26px 'Manrope';
    letter-spacing: 2.88px;
    color: #182E1B;
    text-transform: uppercase;
    opacity: 0.69;
    margin: 0 0 5px 0;
}
.title-style .title-name{
    margin: 0 0 30px;
    padding: 0;
    float: left;
    display: inline-block;
    width: 100%;
    word-break: break-word;
    text-align: left;
    font: 300 48px/48px 'Frank Ruhl Libre';
    letter-spacing: -1.44px;
    color: #333333;
    text-transform: unset;
    opacity: 1;
}
.title-style .title-name span{
    font-weight: 400;
}
.title-style .title-description{
    margin: 15px 0 0 0;
    display: inline-block;
    width: 100%;
    text-align: left;
    font: 400 16px/30px 'Manrope';
    letter-spacing: 0;
    color: #777777;
    opacity: 1;
}
.title-style .title-link{
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0 !important;
    height: 45px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: transparent 0% 0% no-repeat padding-box;

    text-align: right;
    font: 700 14px/45px 'Manrope';
    letter-spacing: 0px;
    color: #ADC737;
    text-transform: uppercase;
    opacity: 1;
}
.title-style .title-link:hover{
    background: transparent 0% 0% no-repeat padding-box;
    color: #23315e;
}
/* Title with Owl-Navigation & Link */
.title-style.flex{ display: inline-flex; display: -webkit-inline-flex; justify-content: space-between; align-items: center; margin-bottom: 20px; }
.title-style.flex .title-name{ display: inline-flex; display: -webkit-inline-flex; align-items: center; justify-content: center;  width: 100%; max-width: max-content; margin-bottom: 0; }
.title-style.flex .title-left{ display: inline-flex; display: -webkit-inline-flex; flex-direction: column; align-items: flex-start; justify-content: center; width: auto; position: relative; }
.title-style.flex .title-right{ display: inline-flex; display: -webkit-inline-flex; align-items: center; justify-content: flex-end; width: auto; position: relative; }
.title-style.flex .title-right .owl-theme{ margin: 0 0px; }
.title-style.flex .title-right .owl-theme .custom-nav{ position: relative; top: 5px; float: left; }
.title-style.flex .title-right .owl-theme .custom-nav.disabled{ display: none; opacity: 0; }
.title-right .custom-nav [class*=owl-]{width: 78px; height: 60px; border: 0 !important; margin: 0 !important; padding: 0 !important; border-radius: 0 !important; background: transparent; box-shadow: none;-webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.title-right .custom-nav [class*=owl-]:hover{ background: transparent !important; }
.title-right .custom-nav [class*=owl-] + [class*=owl-]{ margin: 0 0 0 10px !important; }
.title-right .custom-nav [class*=owl-] span{ display: none; }
.title-right .custom-nav .owl-prev::before{ content: ''; display: inline-block; width: 100%; height: 100%; background-image: url(../../frontend/Rolling/default/en_US/images/icon-left-grey.png); background-position: center center; background-repeat: no-repeat; opacity: 1; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.title-right .custom-nav .owl-next::before{ content: ''; display: inline-block; width: 100%; height: 100%; background-image: url('../../frontend/Rolling/default/en_US/images/icon-right-grey.png'); background-position: center center; background-repeat: no-repeat; opacity: 1;-moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;  }
.title-right .custom-nav .owl-prev:hover::before{ background-image: url('../../frontend/Rolling/default/en_US/images/icon-left-dark.png'); }
.title-right .custom-nav .owl-next:hover::before{ background-image: url('../../frontend/Rolling/default/en_US/images/icon-right-dark.png'); }

/* Title with left-right arrow */
.title-style.title-border{ display: inline-flex; display: -webkit-inline-flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; width: 100%; position: relative; }
/*.title-style.title-border::before{ content: ''; width: 100%; height: 2px; position: absolute; top: 23px; left: 0; background: rgb(112, 112, 112, 0.65); display: inline-block; z-index: 0; }*/
/*.title-style.title-border .title-name{ text-align: center; font: 400 24px/26px 'Manrope'; letter-spacing: 3.6px; color: #343434; text-transform: uppercase; opacity: 1; display: inline-block; width: auto; padding: 10px 30px; background-color: #ffffff; z-index: 1; }*/
/*.title-style.title-border .title-description{}
.title-style.title-border.noborder::before{ display: none; }*/


/* DEFAULT PRODUCT VIEW */
.product-item {
    overflow: hidden;
}
.column.main .product-item {
    overflow: visible;
}
.product-item .product-item-info{
    display: inline-block;
    width: 100% !important;
    float: left;
    min-height: auto;
    margin-bottom: 50px;
    font-size: 14px;
    vertical-align: top;
    line-height: 14px;
    box-shadow: none;
    background: #ffffff;
    border-radius: 10px;
    position: relative;
    z-index: 5;
    padding: 20px 25px !important;
    border: 2px solid #EFEFEF;
    margin-bottom: 30px;
}
.product-list-section .product-item .product-item-info {
    padding: 25px 25px !important;
    border: 2px solid #EFEFEF;
    margin-bottom: 30px;
}
.owl-carousel.owl-theme .owl-item .product-item{ margin: 25px 0 !important; }

/* PRODUCT LIST VIEW */
.products-list.list .product-item .product-item-info {
    display: flex;
    padding: 35px 15px !important;
    margin-bottom: 0;
}
.products-list.list .product-item-info .product-item-photo{
    width: 29.6%;
}
.products-list.list .product-item-info .product-item-details .product-name-warpper {
    text-align: left;
}
.products-list.list .product-item-info .product-item-details .product-name-warpper .category-name {
    text-align: left;
    margin: 0;
    justify-content: left;
}
.products-list.list .product-item-info .product-item-details .product-name-warpper .product-name {
    text-align: left;
    margin: 0 0 15px;
    justify-content: left;
}
.products-list.list .product-item-info .product-item-details .product-name-warpper .product-dec {
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    color: #5F5F5F;
    font-family: 'Manrope';
}
.products-list.list .product-item-info .product-item-details .product-name-warpper .product-dec p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.products-list.list .product-item .price-box { margin: 0; }
.products-list.list .product-item-info .product-item-details {
    width: 45.4%;
    padding-left: 15px;
    padding-right: 20px;
    position: relative;
}
.products-list.list .product-item-info .category-hover-link a {
    right: 20px;
}
.products-list.list .product-item .category-hover-link .btnTheme.towishlist {
    position: absolute;
    right: 10px;
    top: 4px;
    z-index: 2;
    height: auto !important;
    width: auto !important;
    background: transparent !important;
    line-height: normal !important;
}
.products-list.list .product-item .category-hover-link .btnTheme img { height: auto; }
.products-list.list .product-item .category-hover-link .btnTheme:hover img { filter: unset; }

.products-list.list .product-item-info .product-item-right { 
    padding-left: 15px;
    border-left: 1px solid #70707024;
    width: 25%;
}
.products-list.list .product-item-info .price-box .price-container .price {
    margin-bottom: 10px;
}
.products-list.list .product-item-info .price-box .old-price { 
    margin-left: 5px;
}
.products-list.list .product-item-info .stock label {
    display: block;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    color: #292929;
    text-transform: uppercase;
}
.products-list.list .product-item-info .stock span {
    display: block;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    color: #16C83C;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: "Manrope";
}
.products-list.list .product-item-info .stock.unavailable span {
    color: #B8B8B8;
}
.products-list.list .product-item-info .product-options-bottom .stock.unavailable span {
    display: none;
}
.products-list.list .product-item-info .product-options-bottom {
    display: flex;
    align-items: center;
}
.products-list.list .product-item-info .product-options-bottom form {
    display: flex;
    align-items: center;
}
.products-list.list .product-item-info .btn-tocart .btnTheme.action {
    min-width: auto;
    width: 55px;
    padding: 0 !important;
}
.product-options-bottom {
    margin-bottom: 30px;
}
.qty-wrapper{
    display:inline-block;
    margin-right:10px;
    float:left;
    position:relative;
    width:100%
}
.qty-wrapper label {
    display: none;
}
.qty-wrapper{
    display:inline-grid;
    margin-bottom:0px;
    margin-right:10px;
    width:auto
}
.plus-minus-input{
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    display:inline-block;
    border:1px solid #d9d9d9;
    border-radius:0;
    width:100%;
    padding: 0;
    background:#fff;
    color:#777;
    max-width:81px;
    min-height:50px;
    position: static;
}
.plus-minus-input .input-group-field{
    text-align: center;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    padding: 12px 0;
    display: inline-block;
    width: 40px;
    margin: 0;
    border-color: #E7E6E6;
    border-top: 0;
    border-bottom: 0;
    font-size: 16px !important;
    border-radius: 0;
    float: left;
    height: 54px;
    background: #fff;
    border: 0;
    color: #292929;
    font-weight: 400;
}
.plus-minus-input .input-group-field::-webkit-inner-spin-button,.plus-minus-input .input-group-field ::-webkit-outer-spin-button{
    -webkit-appearance:none;
    appearance:none;
}
.plus-minus-input .input-group-button .circle{
    padding: 0;
    background: 0 0;
    border: 0;
    box-shadow: none;
    color: #666666;
    font-size: 12px;
    font-weight: 400;
    background: #E7E6E6;
    width: 38px;
    height: 28px;
    line-height: 25px;
    border-radius: 0;
}
.plus-minus-input .input-group-button{
    display:block;
    float:right;
    text-align:center;
    width: 38px;
    height: 27px;
    line-height: 24px;
}
.plus-minus-input .input-group-button .circle:hover {
    background: #adc737;
    color: #ffffff;
}
.plus-minus-input div.mage-error[generated] {
    margin-top: 0;
    position: absolute;
    bottom: -25px;
    min-width: 290px;
    width: 100%;
}


/*--------------- END -----------------*/

.product-item .product-item-info:hover{
    cursor: pointer;
    border-color: transparent;
    background-color: #ffffff;
    box-shadow: 0px 10px 60px #0000000f;
    z-index: 10;
    -webkit-transition: all .3s linear;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
            transition: all .3s linear;
}
.product-item .product-item-info{
    width: 100%;
}
.product-item-info .product-item-photo{
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0 0 15px;
}
.product-item-photo .product-image-container{
    display: block;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.product-item-photo .product-image-wrapper{
    width: 100%;
    height: 245px;
    max-height: 245px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-item-photo .product-image-photo, 
.product-image-photo{
    display: block;
    width: 100% !important;
    max-width: 100%;
    object-fit: contain;
    height: auto;
    max-height: 100%;
    margin: auto;
    padding: 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.product-item .product-label{
    /* display: inline-block; */
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    justify-content: flex-start;
    float: left;
    margin: 0;
    padding: 0px;
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; 
    -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;
}
.product-list-section.list .product-item .product-label {
    top: -15px;
}
.product-item:hover .product-label{
    right: 60px;
    -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;
}
.product-item .product-label .label-container{    
    width: auto;
    display: inline-flex;
    display: -webkit-inline-flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}
.product-item .product-label .label-container > span{
    text-align: center;
    font: 400 12px/18px 'Manrope';
    letter-spacing: 0;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    white-space: normal;
    word-break: break-word;
    padding: 6px 15px;
    margin: 0;
    border: 0;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: inline-flex;
    display: -webkit-inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    float: left;
}
.product-item .product-label .label-container > span.out-stock-label {
    display: none;
}
.sale-icon{
    background-color: #C45C59 !important;
}
.new-icon{
    background-color: #7DA13F !important;
}
.sold-out-icon, .stock-icon{
    background-color: #AAAAAA !important;
}
.popular-icon{
    background-color: #FE0050 !important;
}
.product-item .product-label .label-container + .wishlist-container{
    margin: 0 0 0 5px;
}
.product-item .product-image-container .wishlist-container{
    display: inline-block;
    width: auto;
    float: right;
}
.product-item .product-image-container .wishlist-container a{
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #CFCFCF;

    font-size: 20px;
    line-height: 30px;
    color: #B9B9B9;
}
.product-item .product-image-container .wishlist-container a.empty{}
.product-item .product-image-container .wishlist-container a.filled{
    color: #A60000;
}
.product-item .product-image-container .wishlist-container a img{
    height: 15px;
    width: auto;
}

/* Product Rating Stars */
.product-details-wrapper .product-info-main .rating-stars{
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
}
.product-details-wrapper .product-info-main .rating-stars .stars{
    text-align: left;
    font: 700 17px/22px 'Font Awesome 5 Free';
    letter-spacing: 1.4px;
    color: #D3A900;
    text-transform: capitalize;
    opacity: 1;
    padding: 0 2px;
    width: auto;
}

.product-item-info .product-item-details{
    padding: 0;
    display: inline-flex;
    display: -webkit-inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    min-height: auto;
}
.product-item-info .product-item-details .product-name-warpper{
    display: inline-block;
    width: 100%;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0;
}
.product-item-info .product-item-details .product-name-warpper span{
    display: -webkit-inline-flex;
    display: inline-flex;
    align-items: baseline;
    justify-content: left;
    width: 100%;
}
.product-item-info .product-item-details .product-name-warpper .category-name{
    text-align: center;
    font: 400 14px/30px 'Manrope';
    letter-spacing: 0;
    color: #9A9A9A;
    text-transform: capitalize;
    opacity: 1;
    margin: 0 auto 10px;
    overflow: hidden;
}
.product-item-info .product-item-details .product-name-warpper .product-name{
    text-align: left;
    font: 400 20px/26px 'Frank Ruhl Libre';
    letter-spacing: 0;
    color: #333333;
    text-transform: capitalize;
    opacity: 1;
    /* max-height: 55px; */
    margin: 0 auto;
    overflow: hidden;
}
.product-item-info .product-item-details .product-name-warpper .product-descr{
    text-align: center;
    font: 300 12px/18px 'Manrope', serif;
    letter-spacing: 0px;
    color: #777777;
    opacity: 1;
    height: 36px;
    overflow: hidden;
    margin: 0 auto 8px;

    display: none;
}
.product-item-info .product-item-details .product-name-warpper .product-descr p{
    text-align: left;
    font: 400 16px/25px 'Manrope', serif;
    letter-spacing: 0px;
    color: #636363;
    opacity: 1;
    height: 100px;
    overflow: hidden;
    margin: 0 auto;
}
.product-item .product-reviews-summary.short{
    display: none !important;
}
.product-reviews-summary .reviews-actions a {
    margin: 0 5px;
    font: 400 16px/30px 'Manrope';
    color: #333333;
}
.product-reviews-summary .reviews-actions a.action.add {
    color: #EDC729;
    text-decoration: underline;
    margin: 0;
    position: relative;
    padding-left: 10px;
}
.product-reviews-summary .reviews-actions a.action.add:before {
    content: "";
    border-left: 1px solid #333333;
    height: 15px;
    position: absolute;
    left: 0;
    top: 4px;
}
.product-reviews-summary.empty .reviews-actions a.action.add {
    padding-left: 0;
}
.product-reviews-summary.empty .reviews-actions a.action.add:before {
    display: none;
}
.account .product-reviews-summary .reviews-actions a.action.add {
    display: none;
}
.account .product-reviews-summary .reviews-actions {
    margin-top: 10px;
}
.product-reviews-summary .rating-summary {
    left: 0;
    margin-right: 5px;
}
.product-details-wrapper .product-info-main .product-overview h4.overview-title {
    font: 400 24px/30px 'Frank Ruhl Libre';
    margin-bottom: 16px;
    color: #333333;
}
.product-details-wrapper .product-info-main .product-overview .product-descr {
    font: 400 16px/30px 'Manrope';
    color: #515151;
}
.product-description-wrapper .tab-content .item p {
    margin-bottom: 20px;
}
.product-item-info .product-item-details .soldout-box{
    width: 100%;
    padding: 0;
    margin: 5px 0;
    display: inline-flex;
    display: -webkit-inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.product-item-info .product-item-details .soldout-box .soldout{
    text-align: center;
    font: 400 16px/20px 'Manrope', serif !important;
    letter-spacing: 0px !important;
    color: #545454 !important;
    text-transform: capitalize;
    opacity: 1;
}
.product-item-info .product-item-details .btn-tocart {
    position: relative;
    text-align: center;
    opacity: 1;
    display: inline-block;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#featured-products-slider .product-item .product-item-info .product-item-details .btn-tocart button.action,
#featured-products-slider .product-item .product-item-info .product-item-details .btn-tocart .action.sold-out {
    font-weight: normal !important;
}
#featured-products-slider .product-item-info .product-item-details .product-name-warpper .product-name {
    font-size: 24px;
    line-height: 30px;
}
#featured-products-slider .product-item-info .product-item-details .special-price {
    margin: 0 0 -10px;
}
.product-item-info:hover .product-item-details .btn-tocart {

}
.product-item-info .product-item-details .btn-tocart .stock.unavailable .btnTheme {
    background: #AAAAAA !important;
}
.stock.unavailable .btn,.product-item-info:hover .product-item-details .btn-tocart .stock.unavailable span {
    display: inline-block !important;
    position: relative;
    min-width: 181px;
    width: auto;
    height: 60px;
    margin: 0;
    padding: 0 25px !important;
    border-radius: 10px;
    box-shadow: none !important;
    border: 0 !important;
    background: #bfbfbf;
    text-decoration: none !important;
    text-transform: uppercase !important;
    text-shadow: none !important;
    text-align: center !important;
    font: 800 14px/60px 'Manrope' !important;
    letter-spacing: 2.8px;
    color: #ffffff !important;
    opacity: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.product-item-info .product-item-details .btn-tocart .btnTheme, 
.product-item-info .product-item-details .btn-tocart button.action,
.product-item-info .product-item-details .btn-tocart .stock.unavailable .btn,
.stock.unavailable .btn, .product-item-info:hover .product-item-details .btn-tocart .stock.unavailable span {
    min-width: 100%;
}
#featured-products-slider .product-item-info .product-item-details .product-price {
    margin: 20px 0 40px; 
}
.product-item-info .product-item-details .product-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 15px 0 27px;
}
.product-item-info .product-item-details .price-box{
    width: 100%;
    padding: 0;
    margin: 0px;
    display: inline-flex;
    display: -webkit-inline-flex;
    flex-direction: initial;
    justify-content: left;
    align-items: center;
}
.price-box .price-label{
    display: none !important;
}
.price-box .price-container .price{
    text-align: left;
    font: 800 18px/30px 'Manrope' !important;
    letter-spacing: 0;
    color: #333333 !important;
    text-transform: uppercase;
    opacity: 1;
    display: inline-block;
}
.product-item .special-price{
    display: inline-block;
    margin: 0;
}
.product-item .special-price .price-wrapper, 
.product-item .minimal-price .price-wrapper {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.price-box .special-price .price,
.product-item .minimal-price .price{
    text-align: left;
    font: 800 16px/30px 'Manrope' !important;
    letter-spacing: 0;
    color: #C45C59 !important;
    text-transform: uppercase;
    opacity: 1;
}
.price-box .minimal-price-link{
    margin: 0;
}
.price-box .minimal-price-link .price-wrapper{
    text-align: left;
    font: 700 16px/26px 'Manrope' !important;
    letter-spacing: -0.64px !important;
    color: #610000 !important;
    text-transform: uppercase;
    opacity: 1;
    border: 0;
    box-shadow: none;
    margin: 0 8px 0 0;
    text-align: right;
}
.price-box .old-price{
    margin: 0 0 0 8px;
}
.price-box .old-price .price{
    text-decoration: line-through;
    position: relative;
    text-align: left;
    font: 500 16px/30px 'Manrope' !important;
    letter-spacing: 0;
    color: #CFCFCF !important;
    text-transform: uppercase;
    opacity: 1;
    border: 0;
    box-shadow: none;
    margin: -2px 0 0;
}
.product-item-info .product-item-details .prodOptions{
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    text-align: center;
}
.product-item-info .product-item-details .prodOptions img{
    width: auto;
    height: 20px;
    display: inline-block;
}
.product-item .category-hover-link a {
    position: relative;
}
.product-item .category-hover-link a img {
    max-width: 28px;
}
.product-item .category-hover-link a .normal-wishlist-icon {
    display: block;
}
.product-item .category-hover-link a .hover-wishlist-icon {
    display: none;
}
.product-item .category-hover-link a:hover .normal-wishlist-icon {
    display: none;
}
.product-item .category-hover-link a:hover .hover-wishlist-icon {
    display: block;
}
.product-item .category-hover-link a.towishlist::before {
    display: none;
}
/*.product-item .category-hover-link{
    display: -webkit-inline-flex;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    width: 60px;
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2;
    position: absolute;
    top: 0;
    right: -80px;
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
       -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
         -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}
.product-item:hover .category-hover-link {
    z-index: 10;
    right: 0;
    -webkit-transition: all .3s ease-in-out;
       -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
         -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}*/
.product-item .category-hover-link form{
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
}
.product-item .category-hover-link .btnTheme{
    min-width: auto;
    width: 60px;
    height: 60px !important;
    line-height: 60px !important;
    padding: 0 !important;
    display: inline-flex !important;
    display: -webkit-inline-flex !important;
    align-items: center;
    justify-content: center;
}
.product-item .category-hover-link a.btnTheme.towishlist {
    position: absolute;
    right: 10px;
    top: 4px;
    z-index: 2;
    height: auto !important;
    width: auto !important;
    background: transparent !important;
    line-height: normal !important;
}
.product-item .category-hover-link .btnTheme.towishlist img {
    height: auto;
    width: auto;
}
.product-item .category-hover-link .btnTheme.towishlist:hover img {
    filter: unset;
}
.product-item .category-hover-link .btnTheme + .btnTheme{
    margin: 10px 0 0 0;
}
.product-item .category-hover-link .btnTheme.cartbtn span,
.product-item .category-hover-link .btnTheme.cartbtn span img{ display: none !important; }
.product-item .category-hover-link .btnTheme.cartbtn::before{ content: ''; display: inline-block; width: 20px; height: 20px; position: relative; background-image: url('../../frontend/Rolling/default/en_US/images/icon-cart.png'); background-size: contain; background-position: center center; background-repeat: no-repeat; }
.product-item .category-hover-link .btnTheme.cartbtn:hover::before{ filter: invert(60%) sepia(53%) saturate(383%) hue-rotate(357deg) brightness(93%) contrast(93%); }
.product-item .category-hover-link .btnTheme.tocompare::before{ display: none; }
.product-item .category-hover-link .btnTheme img{ width: auto; height: 20px; }
.product-item .category-hover-link .btnTheme:hover img{ filter: invert(60%) sepia(53%) saturate(383%) hue-rotate(357deg) brightness(93%) contrast(93%); }

.product-item:hover .category-hover-link .sold-out{ background: #DFDFDF 0% 0% no-repeat padding-box !important; }
.product-item .category-hover-link .btnTheme.sold-out:hover img{ filter: unset; }

.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.table-comparison .action.towishlist:before{
    display: none !important;
}
.account .column.main .toolbar.order-products-toolbar.bottom .pages {
    display: none;
}
/* DEFAULT TOOLBAR CSS */
.toolbar{
    margin: 0 0 0 0;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.toolbar::before, .toolbar::after{
    display: none;
}
/* Toolbar Pagination */
.toolbar .pages{
    float: right;
    margin: 0;

    position: relative;
    right: 0;
    top: 0;
    bottom: 0;
}
.toolbar-top .pages { 
    top: -10px;
}
.toolbar-top .pages.toolbar-right {
    display: none;
}
.toolbar .pages .label.pages-label{
    display: none;
}
.pages .items{
    float: left;
}
.pages .items .item {
    font-size: 15px;
    display: inline-block;
    float: left;
    line-height: 20px;
    margin: 0;
    padding: 0;
    width: auto;
}
.pages .item .label{
    display: none;
}
.pages a.page,
.pages a.page:visited {
    text-align: center;
    font: 400 16px/40px 'Manrope';
    letter-spacing: 0;
    color: #707070;
    opacity: 1;
}
.pages a.page,
.pages strong.page{
    display: inline-block;
    padding: 0 5px;
    margin: 0 4px;
    width: 30px;
    height: 40px;
    background: transparent;
    border-radius: 0;
    border: 0;
    text-decoration: none;
    font: 400 16px/40px 'Manrope';
    line-height: 40px;
    border-bottom: 2px solid transparent
}
.pages strong.page,
.pages a.page:hover{
    text-align: center;
    font: 500 16px/40px 'Manrope';
    letter-spacing: 0;
    color: #edc729;
    opacity: 1;
    border-color: #edc729;
    background: transparent;
}

.pages .action.previous{}
.pages .action.previous::before{
   /* content: '\f104';
     font: 700 18px/39px 'Font Awesome 5 Free';
    letter-spacing: 0;
    color: #5f5f5f;
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 5px;*/
    /* content: '';
    width: 15px;
    height: 20px;
    background-image: url('../../frontend/Rolling/default/en_US/images/icon-left-dark.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center; */
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url(../../frontend/Rolling/default/en_US/images/icon-left-grey.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70%;
    opacity: 1;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.pages .action.previous:hover::before{
    background-image: url(../../frontend/Rolling/default/en_US/images/icon-left-dark.png);
 }
.pages .action.next{}
.pages .action.next::before{
/*    content: '\f105';
    font: 700 18px/39px 'Font Awesome 5 Free';
    letter-spacing: 0;
    color: #5f5f5f;
    display: inline-block;
    position: relative;
    top: 1px;
    float: right;
    margin-left: 5px;*/
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url(../../frontend/Rolling/default/en_US/images/icon-right-grey.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70%;
    opacity: 1;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.pages .action.next:hover::before{
    background-image: url(../../frontend/Rolling/default/en_US/images/icon-right-dark.png);
 }
.pages .action,
.pages .action:visited,
.pages .action.previous:visited::before,
.pages .action.next:visited::before{
    width: auto;
    height: 20px;
    border-radius: 0;
    padding: 0;
    text-align: center;
    font-size: 17px;
    line-height: 20px;
    border: 0;
    box-shadow: none;
    background: transparent;
}
.pages .action {
    width: 78px;
    height: 42px;
    display: inline-block;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    background: transparent;
    box-shadow: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.pages .action:hover { background: transparent 0% 0% no-repeat padding-box; }
.pages .action.previous:hover::before,
.pages .action.next:hover::before{ color: #EDC729; }
.pages .action.previous span.label,
.pages .action.next span.label,
.pages .action.previous span,
.pages .action.next span{ display: none !important; }

/* Toolbar Amount */
.toolbar .toolbar-amount{
    /* visibility: collapse; */
    padding: 0;
    margin: 0 0 0 0;
    text-align: center;
    font: 400 18px/26px 'Frank Ruhl Libre';
    letter-spacing: 0px;
    color: #777777;
    opacity: 1;
    text-transform: unset;
    display: inline-block;
    position: relative;
    right: auto;
    left: 0;
}
.toolbar .toolbar-amount .toolbar-number{
    visibility: visible;
}
.toolbar .toolbar-amount span:first-child{
    font-weight: 700;
    color: #272727;
}
/*.toolbar .toolbar-amount span:first-child::before {
    content: 'Page';
    margin: 0 5px 0 0;
    font-weight: 400;
    text-transform: uppercase !important;
}*/
.toolbar .toolbar-amount span:first-child::after {
    /* content: '-'; margin: 0 -1px 0 5px; position: relative; */
}
.toolbar .toolbar-amount span:first-child::after {
    content: 'out';
    position: relative;
    margin: 0 0 0 5px;

    display: none !important;
}
.account .toolbar .toolbar-amount span:first-child::before,
.account .toolbar .toolbar-amount span:first-child::after{
    display: none !important;
}
.toolbar .toolbar-amount span:last-child{}

/* Toolbar Field-Limiter & Toolbar Sorter */
.toolbar .field.limiter .label span{}
.toolbar .field.limiter .limiter-text{
    padding-left: 20px;
    font: 400 16px/24px 'Manrope';
    color: #5f5f5f;
    display: none;
}
.toolbar-top .toolbar-sorter.sorter{
    opacity: 1;
    float: left;
    padding: 0;
    margin: 0 0 0 30px;
    border: 0;
}
.toolbar .field.limiter .label,
.toolbar .toolbar-sorter.sorter .sorter-label{
    margin: 0 5px 0 0;
    text-align: left;
    font: 400 18px/24px 'Frank Ruhl Libre';
    letter-spacing: 0px;
    color: #777777;
    opacity: 1;
    padding: 0;
    text-transform: unset;
    width: auto;
}
.toolbar .field.limiter .label::after,
.toolbar .toolbar-sorter.sorter .sorter-label::after{
    content: ':';
    text-align: left;
    font: 400 16px/26px 'Manrope';
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    display: inline-block;
    position: relative;
    margin-left: 3;
}
.toolbar .field.limiter .label::after{}
.toolbar .field.limiter select,
.toolbar .toolbar-sorter.sorter select {
    min-width: 50px;
    width: auto;
    background-position: 95% center;
    background-image: url(../../frontend/Rolling/default/en_US/images/down.png) !important;
    background-size: 10px !important;
    background-repeat: no-repeat;
    padding: 0 20px 0 8px;
    margin: 0;
    height: 26px;
    box-shadow: none;
    text-align: center;
    font: 400 18px/19px 'Frank Ruhl Libre';
    letter-spacing: 0px;
    color: #272727;
    opacity: 1;
    text-transform: capitalize;
    background-color: #FFFFFF;
    border: 0;
    border-radius: 0;
    opacity: 1;
}
.toolbar .toolbar-sorter.sorter select {
    min-width: 150px;
}
.toolbar .toolbar-sorter.sorter select option {
    background: #F7F7F7;
    height: 45px;
    font: 400 16px/19px 'Manrope';
    color: #1E1E1E;
    padding: 10px 10px;
}
.toolbar .toolbar-sorter.sorter select option
 
/* DEFAULT LIST-TOP-TOOLBAR CSS */
.toolbar-top{
    width: 100%;
    height: 20px;
    margin: 0 0 30px 0;
    display: inline-flex;
    display: -webkit-inline-flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 0;
    opacity: 1;
    
    background-color: transparent;
    padding: 0 0 0 0;
    border-radius: 0;
}
.toolbar-top .toolbar{
    overflow: hidden;
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 0;
}
.toolbar-top .modes,
.toolbar-top .pages,
.toolbar-top .field.limiter{
    display: inline-block;
}
.toolbar-top .toolbar-amount{
    display: inline-block;
    float: right;
    margin: 0;
}
.toolbar-top .toolbar-sorter.sorter .sorter-action{
    padding-left: 5px;
    top: -3px;
}
.toolbar-top .toolbar-sorter.sorter{
    margin: 0;
    display: inline-flex;
}
.toolbar-top .field.limiter {
    float: left;
    padding-left: 25px;
    margin-left: 25px;
    position: relative;
}
.toolbar-top .field.limiter:before {
    content: "";
    border-left: 1px solid #aaaaaa;
    height: 20px;
    position: absolute;
    left: 0;
    top: 4px;
}
/* DEFAULT LIST-BOTTOM-TOOLBAR CSS */
.toolbar-bottom{
    width: 100%;
    height: 50px;
    margin: 50px 0 0 0;
    padding: 0 0 0;
    display: inline-flex;
    display: -webkit-inline-flex;
    justify-content: flex-start;
    align-items: center;
    border-top: 0;
    opacity: 1;
    position: relative;

    background-color: transparent;
    padding: 0;
    border-radius: 0;
}
.toolbar-bottom .toolbar {
    width: 100%;

    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    padding: 0;
}
.toolbar-bottom .pages{
    display: inline-block;
    float: none;
    padding: 0;
    margin: 20px auto 0;
    width: auto;
}
.toolbar-bottom .toolbar-sorter.sorter,
.toolbar-bottom .toolbar-amount,
.toolbar-bottom .modes,
.toolbar-bottom .field.limiter,
.toolbar-bottom .toolbar-sorter.sorter .sorter-action,
.toolbar-bottom .field.limiter .limiter-text{
    display: none;
}
.toolbar-bottom .field.limiter {
    display: none;
    float: left;
}


/* PRODUCT MEDIA - PRODUCT DETAILS PAGE */
.product.media {
    float: left;
    margin: 0 0 30px;
    width: 100% !important;
    padding: 0 0 0 0;
}

/* DEFAULT CROSS SELL CSS */
.block.crosssell .products-crosssell .items.product-items .item.product.product-item{
    width: calc(25% - 10px);
    margin: 0 5px 20px;
}
.block.crosssell .products-crosssell .product-item-info > .product-item-details{
    padding: 0 15px 15px;
}
.block.crosssell .product-item-info .product-item-details.bottom{
    padding: 0px;
}

/* Justified Tabs Fill 100% */
.nav-tabs.nav-justified{
    width: 100%;
    display: table;
    table-layout: fixed;
}
.nav-tabs.nav-justified>li {
    display: table-cell;
    width: 100%;
}


/* DEFAULT FOR HOVER SHADOW */
#new-arrivals .item{
    min-height: 430px;
    margin-top: 10px;
}


/* DEFAULT FORM INPUTS */
.input-label{
    text-align: left;
    font: 400 15px/25px 'Manrope', serif;
    letter-spacing: 0px;
    color: #111111;
    text-transform: capitalize;
    opacity: 1;

    margin: 0 0 5px 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
.input-text{
    background: #ffffff 0% 0% no-repeat padding-box;
    background-clip: padding-box;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    height: 60px;
    text-align: left;
    font: 400 14px/26px 'Manrope';
    letter-spacing: 0;
    color: #272727;
    opacity: 1;
    text-transform: unset;
    padding: 15px 20px;
    vertical-align: baseline;
    width: 100%;
    margin: 0 0 5px 0;
    box-sizing: border-box;
    cursor: pointer;
}
select {
    background: #ffffff 0% 0% no-repeat padding-box;
    background-clip: padding-box;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    height: 60px;
    text-align: left;
    font: 400 14px/26px 'Manrope';
    letter-spacing: 0px;
    color: #272727;
    opacity: 1;
    text-transform: unset;
    padding: 15px 30px 15px 20px;
    vertical-align: baseline;
    width: 100%;
    margin: 0 0 5px 0;
    box-sizing: border-box;
    cursor: pointer;
    background-image: url('../../frontend/Rolling/default/en_US/images/down2.png');
    background-position: 97% center;
    background-repeat: no-repeat;
    background-size: 9px;
}
textarea,
.sendfriend-product-send textarea{
    background: #ffffff 0% 0% no-repeat padding-box;
    background-clip: padding-box;
    border: 1px solid #E5E5E5;
    border-radius: 10px !important;
    height: 60px;
    text-align: left;
    font: 400 14px/26px 'Manrope';
    letter-spacing: 0px;
    color: #272727;
    opacity: 1;
    text-transform: unset;
    padding: 15px 20px !important;
    vertical-align: baseline;
    width: 100%;
    margin: 0 0 15px 0;
    box-sizing: border-box;
    cursor: pointer;
    min-height: 140px;
    height: auto !important;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="url"]:hover,
input[type="tel"]:hover,
input[type="search"]:hover,
input[type="number"]:hover,
input[type="datetime"]:hover,
input[type="email"]:hover,
input[type="text"]:visited,
input[type="password"]:visited,
input[type="url"]:visited,
input[type="tel"]:visited,
input[type="search"]:visited,
input[type="number"]:visited,
input[type="datetime"]:visited,
input[type="email"]:visited,
.input-text:focus,
.input-text:hover,
.input-text:visited,
textarea:focus,
textarea:hover,
textarea:visited,
select:focus,
select:hover,
select:visited{
    border-color: #EDC729;
}
.input-text::placeholder,
select::placeholder,
textarea::placeholder{
    text-align: left;
    font: 300 15px/20px 'Manrope';
    letter-spacing: -0.18px;
    color: #999999;
    opacity: 1;
}
input:-Manropenal-autofill-selected {
    appearance: menulist-button;
    background-color: transparent !important;
    background-image: none !important;
    color: -Manropenal-light-dark(#5F5F5F, #333333) !important;
}
.input-text.validation-failed,
.control .input-text.mage-error {
    border: 1px solid #ed8380;
}
.form-group{
    margin-bottom: 10px;
}
.checkout-index-index .column.main .input-text,
.customer-account-create .column.main .input-text,
.customer-account-forgotpassword .column.main .input-text,
.customer-account-createpassword .column.main .input-text,
.customer-account-login .column.main .input-text,
.sendfriend-product-send .column.main .input-text,
.amgiftcard-apply-code .block > .content .input-text,
.page-product-amgiftcard .column.main .input-text{
    margin: 0 0 0 0 !important;
    height: 60px;
}
.sendfriend-product-send textarea{
    min-height: 190px;
    height: auto !important;
}
.checkout-payment-method .payment-method._active .payment-method-content input[type=checkbox] {
    margin-top: -2px;
    margin-right: 5px;
}
.checkout-payment-method .payment-method._active .payment-method-content .checkout-billing-address input[type=checkbox] {
    /*margin-right: 0;*/
}
.checkout-index-index select,
.customer-account-create select,
.page-product-amgiftcard select{
    margin: 0 0 0 0 !important;
    padding: 0 20px 0 15px;
    height: 50px;
    min-width: 60px;
    background-position: 97% center;
    background-image: url('../../frontend/Rolling/default/en_US/images/down.png');
    background-size: 9px !important;
    background-repeat: no-repeat;
    box-shadow: none;
}
.page-product-amgiftcard select#am_giftcard_amount{
    margin-bottom: 10px !important;
}
.account.page-layout-2columns-left .toolbar .limiter select{
    margin: 0 0 0 0 !important;
    padding: 0 15px 0 10px;
    height: 40px;
    min-width: 60px;
    background-position: 97% center;
    background-image: url('../../frontend/Rolling/default/en_US/images/down.png');
    background-size: 10px;
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
    box-shadow: none;
}
/* DEFAULT CART SUMMARY 
.cart-summary {
    top: auto !important;
    padding: 20px 20px 30px;
    background-color: #141414;
    box-shadow: 0 0 0 1px #ffffff;
}
/* OWL-CAROUSEL NAVIGATION CSS */
.owl-carousel.owl-loaded{
    display: inline-block;
    float: left;
    width: 100%;
}
.owl-theme .owl-nav {
    margin: 0px;
    position: absolute;
    display: inline-block;
    width: 100%;
    top: 45%;
    z-index: 99;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev{
    display: -webkit-inline-flex;
    display: inline-flex;
    align-items: center;
    position: absolute;
    margin: 0;
    width: 50px;
    height: 50px;
    background: transparent;
    border-radius: 50px;
    border: 0;
    box-shadow: none;
    opacity: 1;
}
.owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span{ font-size: 0px; position: relative; }
.owl-carousel .owl-nav button.owl-next{ right: -70px; }
.owl-carousel .owl-nav button.owl-prev{ left: -70px; }
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover{ background: transparent; }
.owl-carousel .owl-nav button.owl-next span::before, .owl-carousel .owl-nav button.owl-prev span::before{ content: ''; display: inline-flex; justify-content: center; align-items: center; font: 700 20px/50px 'Font Awesome 5 Free'; width: 50px; height: 50px; border-radius: 50px; border: 1px solid #C49753; background: transparent; color: #C49753; opacity: 1 !important; }
.owl-carousel .owl-nav button.owl-next span::before{ content: '\f105'; }
.owl-carousel .owl-nav button.owl-prev span::before{ content: '\f104'; }
.owl-carousel .owl-nav button.owl-next:hover span::before,
.owl-carousel .owl-nav button.owl-prev:hover span::before{ background: transparent linear-gradient(180deg, #02301C 0%, #011B0F 100%) 0% 0% no-repeat padding-box !important; border: 1px solid #011B0F !important; opacity: 1 !important; }
.owl-theme .owl-nav .disabled { opacity: 0.3 !important; }
.owl-carousel .owl-nav button.owl-next.disabled:hover span::before{}
.owl-carousel .owl-nav button.owl-prev.disabled:hover span::before{}
/* OWL-CAROUSEL DOTS CSS */
.owl-theme .owl-dots{
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin: 10px 0 0 0 !important;
}
.owl-theme .owl-dots .owl-dot{
    margin: 0 0 0 0;
    background-color: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    margin: 0px 12px;
}
.owl-theme .owl-dots .owl-dot span{
    width: 6px;
    height: 6px;
    margin: 0;
    border: 0;
    border-radius: 50%;
    background-color: #AAAAAA;
    box-shadow: none;
    position: relative;
}
.owl-theme .owl-dots .owl-dot.active,
.owl-theme .owl-dots .owl-dot:hover{}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{
    width: 6px;
    height: 6px;
    top: 0;
    background-color: #333333;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
/* END OWL-CAROUSEL DOTS CSS */

.page-main{
    display: inline-block;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    max-width: 100%;
}
#maincontent.page-main {
    padding: 70px 0;
}
.cms-home #maincontent.page-main {
    padding: 0;
}
.columns{
    min-height: 300px;
    width: 100%;
    max-width: 100%;
}
.columns .column.main{
    padding-bottom: 0px;
}

.btnTheme,.action.primary{
    display: inline-block !important;
    position: relative;
    min-width: 181px;
    width: auto;
    height: 60px;
    margin: 0;
    padding: 0 30px !important;
    border-radius: 10px;
    box-shadow: none !important;
    border: 0 !important;
    background: #ADC737 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    text-shadow: none !important;
    text-align: center !important;
    font: 800 14px/60px 'Manrope' !important;
    letter-spacing: 2.8px;
    color: #ffffff !important;
    opacity: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.btnTheme:hover,.action.primary:hover{
    background: #EDC729 !important;
    color: #FFFFFF !important;
    -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;
}
/*/* Golden Button */
/*.btnTheme.gold{
    background: transparent linear-gradient(251deg, #D8B876 0%, #A37D2D 100%) 0% 0% no-repeat padding-box !important;
    color: #FFFFFF !important;
}
.btnTheme.gold:hover{
    background: transparent linear-gradient(250deg, #02301C 0%, #011B0F 100%) 0% 0% no-repeat padding-box !important;
    color: #EDC729 !important;
}*/
/* Grey Button */
.btnTheme.grey{
    background: #E7E6E6 0% 0% no-repeat padding-box !important;
    color: #FFFFFF !important;
}
.btnTheme.grey:hover{
    background: #adc737 !important;
    color: #ffffff !important;
}
/* BtnTheme ICONS */
/*.btnTheme.arrowicon::after{
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
    width: 20px;
    height: 13px;
    background-image: url('../../frontend/Rolling/default/en_US/images/icon-right.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 0 0 5px;
}
.btnTheme.arrowicon:hover::after{
    background-image: url('../../frontend/Rolling/default/en_US/images/icon-right-white.png');
}
.btnTheme.gold.arrowicon::after{
    background-image: url('../../frontend/Rolling/default/en_US/images/icon-right-white.png');
}
.btnTheme.gold.arrowicon:hover::after{
    background-image: url('../../frontend/Rolling/default/en_US/images/icon-right.png');
}
.btnTheme.sendicon::after{
    content: '\f1d8';
    display: inline-block;
    position: relative;
    top: -2px;
    font: 700 14px/50px 'FOnt Awesome 5 Free';
    margin: 0 0 0 8px;
}
.btnTheme.sendicon:hover::after{}*/
.cms-webagency #maincontent.page-main {
    margin: 0 !important;
}
/* .unavailable.stock, */
.out-of-stock{
    display: inline-block;
    padding: 0;
    margin: 0 5px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: transparent;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    color: #ffffff;
}
/* .unavailable.stock:hover, */
.out-of-stock:hover{
    background-color: #868686 !important;
    color: #000000 !important;
}
/* SECTION BOTTOM LINK */
.section-bottom-link{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.section-bottom-link > p{
    text-align: center;
    font: 400 18px/24px 'Manrope', serif;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    margin: 0 0 20px;
}
.section-bottom-link .btnTheme{
    min-width: auto;
    height: auto !important;
    background: transparent !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 26px !important;
    color: #262626 !important;
    text-decoration: underline !important;
    font-weight: 600 !important;
    font-family: 'Montserrat' !important;
}
.section-bottom-link .btnTheme:hover{
    color: #011B0F !important;
}
.section-bottom-link .btnTheme.arrowicon:hover::after{
    background-image: url('../../frontend/Rolling/default/en_US/images/icon-right-dark.png') !important;
}

/* Back to Top */
#back2Top{
    position: fixed;
    right: 0;
    bottom: 80px;
    width: 50px;
    height: 50px;
    text-align: center;
    display: none;
    background-color: transparent;
    background: #ADC737 0% 0% no-repeat padding-box;
    color: #ffffff;
    border: 0;
    border-radius: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: 0 0 4px 0;
    z-index: 9999;
    line-height: 38px;
    font-size: 18px;
}
#back2Top .fa-caret-up{
    line-height: 0;
}
#back2Top span{
    margin-top: 0px;
    font: 600 12px/12px 'Manrope';
}
#back2Top:hover{
    background: #EDC729 0% 0% no-repeat padding-box;
    color: #ffffff;
}

ul.nav {
    display: -ms-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center!important;
}

/* CUSTOM CSS */
.home-banner-section{
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
#home-main-carousel {
    display: block;
    height: 100%;
    width: 100%;
}
#home-main-carousel .carousel-inner > .item > img{
    width: 100%;
}
.home-banner-section .home-mainslider img {
    width: 100%;
}
#home-main-carousel .carousel-item{}
#home-main-carousel .carousel-item img{
    position: absolute;
    top: -10%;
    right: 0;
    width: 100%;
    height: auto;
    max-height: fit-content;
    /* position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 100%;
    max-height: fit-content; */
}
.home-banner-section .home-mainslider .carousel-caption {
    position: absolute;
    right: auto;
    top: 0;
    bottom: auto;
    left: 12%;
    z-index: 10;
    padding: 20px;
    color: #1E1E1E;
    text-align: left;
    width: 600px;
    max-width: 100%;
    height: 100%;
    display: inline-flex;
    display: -webkit-inline-flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    /* background-image: radial-gradient(closest-side at 50% 50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); */
    /* background: transparent radial-gradient(closest-side at 50% 50%, #FFFFFF 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box; */
}
.home-mainslider .carousel-caption .contentArea{
    display: inline-flex;
    display: -webkit-inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
    margin-bottom: 0;
}
.home-mainslider .carousel-caption h5{
    text-align: left;
    font: 300 14px/24px 'Manrope';
    letter-spacing: 1.12px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    text-shadow: none;
    display: inline-block;
    margin: 0 0 10px 0;
}
.home-mainslider .carousel-caption h1{
    text-align: left;
    font: 400 80px/80px 'Bodidota';
    letter-spacing: -2.55px;
    color: #FFFFFF;
    text-shadow: 0px 3px 25px #0000001A;
    opacity: 1;
    text-shadow: none;
    display: inline-block;
    margin: 0 0 20px 0;
}
.home-mainslider .carousel-caption p{
    text-align: left;
    font: 400 14px/24px 'Manrope';
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    text-shadow: none;
    display: inline-block;
    width: 100%;
}
.home-mainslider .carousel-caption h1 span{
    font-weight: 400;
}
.home-mainslider .carousel-caption .btnTheme{
    width: auto;
    margin: 30px 0 0 0;
}
.home-mainslider .carousel-control{
    width: 67px;
    font-size: 25px;
    color: #ffffff !important;
    text-align: center;
    text-shadow: none;
    background: none !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    opacity: 0.6;
}
.home-mainslider .carousel-control:hover{
    opacity: 1;
    color: #CB9A32 !important;
}
.home-mainslider .carousel-control.left{
    left: 2%;
}
.home-mainslider .carousel-control.right{
    right: 2%;
}
.home-mainslider .carousel-control img:first-child{
    display: block;
}
.home-mainslider .carousel-control img:last-child{
    display: none;
}
.home-mainslider .carousel-control:hover img:first-child{
    display: none;
}
.home-mainslider .carousel-control:hover img:last-child{
    display: block;
}
.home-mainslider .carousel-indicators{
    bottom: 0;
    left: 5%;
    top: 0;
    width: auto;
    height: 100%;
    margin: auto;
    text-align: left;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: none;
}
.home-mainslider .carousel-indicators li{
    width: 5px;
    height: 5px;
    border-radius: 50px;
    margin: 70px 0 0 0;
    border: 0;
    background-color: #3D372F;
    box-shadow: none;
    position: relative;
    -webkit-transition: all .2s linear;
       -moz-transition: all .2s linear;
        -ms-transition: all .2s linear;
         -o-transition: all .2s linear;
            transition: all .2s linear;
}
.home-mainslider .carousel-indicators li:hover,
.home-mainslider .carousel-indicators li.active{
    width: 8px;
    height: 8px;
    background-color: #3D372F;
    box-shadow: none;
    -webkit-transition: all .2s linear;
       -moz-transition: all .2s linear;
        -ms-transition: all .2s linear;
         -o-transition: all .2s linear;
            transition: all .2s linear;
}
.home-mainslider .carousel-indicators li::before{
    content: '';
    width: 16px;
    height: 16px;
    background: transparent;
    border: 1px solid transparent;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -4px;
    margin: auto;
    padding: 0;
    border-radius: 50px;
}
.home-mainslider .carousel-indicators li:hover::before,
.home-mainslider .carousel-indicators li.active::before{
    border: 1px solid #3D372F;
}
.home-mainslider .carousel-indicators li::after{
    content: '';
    width: 1px;
    height: 45px;
    background: #3D372F;
    display: inline-block;
    position: absolute;
    top: 19px;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0;
}
.home-mainslider .carousel-indicators li:last-child::after{
    display: none;
}
.home-integrated-categories {
    float: left;
    width: 100%;
    background: url(../../frontend/Rolling/default/en_US/images/bg-img-6.png) no-repeat scroll;
    background-size: 100%;
    background-position: top -60px right 0;
    overflow: visible;
    position: relative;
    padding-top: 90px;
}
.featured-section-wrapper{ display: inline-block; width: 100%; float: left; padding: 140px 0 140px; position: relative; overflow: unset; }
.featured-section-wrapper:before {
    content: "";
    background: url(../../frontend/Rolling/default/en_US/images/bg-1.png) no-repeat scroll;
    position: absolute;
    left: 0;
    top: -83%;
    width: 570px;
    height: 1204px;
    z-index: -1;
}
.featured-section-wrapper:after {
    content: "";
    background: url(../../frontend/Rolling/default/en_US/images/bg-2.png), no-repeat scroll;
    position: absolute;
    right: 0;
    bottom: -30%;
    top: auto;
    width: 540px;
    height: 747px;
    z-index: -1;
}
.featured-section-wrapper .row {
    float: left;
}
.featured-content {
    padding: 38px;
    background: #ffffff;
    text-align: center;
    box-shadow: 10px 10px 25px #0000001c;
    margin-bottom: 30px;
}
.featured-imageArea { margin-bottom: 40px; }
.featured-imageArea img {
    max-height: 125px;
}
.featured-content h6 {
    font-size: 25px;
    line-height: 35px;
    color: #212121;
    font-weight: 400;
}
.featured-sides {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 13px !important;
    padding-right: 13px !important;
}
.featured-section-wrapper .title-style{ margin: 0; }

.featured-section-wrapper .title-description{ margin: 0 auto 28px; width: 69.5%; }
.featured-section-wrapper .view-more { display: block; text-align: center; }
.featured-section-wrapper .btnTheme{ margin: 30px 0 0 0; min-width: 216px;font-weight: normal !important; }
.featured-section-content {
    background: url(../../frontend/Rolling/default/en_US/images/image01.png) scroll repeat;
    float: left;
    width: 100%;
}

#featured-products-slider .product-item .product-item-info {
    border: 0;
    padding: 20px 40px !important;
    margin-bottom: 0;
    font: 400 24px/30px 'Frank Ruhl Libre';
}
.mobile-featured-section-wrapper {
    display: none;
}
.featured-section2-wrapper .title-name{
    margin: 0;
    padding: 0;
    float: left;
    display: inline-block;
    width: 100%;
    word-break: break-word;
    text-align: left;
    font: 500 40px/50px 'Manrope';
    letter-spacing: 0;
    color: #ffffff;
    text-transform: unset;
    opacity: 1;
}
.featured-section2-wrapper,.featured-section2-mobile-wrapper { display: inline-block; width: 100%; position: relative; float: left; padding: 0px 0 140px; }
.featured-section2-wrapper .category-item .category-imageArea img,.featured-section2-mobile-wrapper .category-item .category-imageArea img { width: 100%; }
.featured-section2-wrapper .row{ display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; margin: 0 -6px; }
.featured-section2-wrapper .featured-col { padding: 0 6px; }
.featured-section2-wrapper .category-item,.featured-section2-mobile-wrapper.category-item  { margin-bottom: 0px; }
.featured-section2-wrapper .featured-category-detail .category-btn,.featured-section2-mobile-wrapper .featured-category-detail .category-btn  {
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    flex-wrap: unset;
}
.featured-section2-wrapper .featured-category-detail .category-imageArea:before,.featured-section2-mobile-wrapper .featured-category-detail .category-imageArea:before {
    content: '';
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    width: auto;
    height: auto;
    z-index: 1;
    background: #ADC737;
    opacity: 0;
    transition: all 0.2s ease;
    transform: scale(0);
}
.featured-section2-wrapper .featured-category-detail:hover .category-imageArea:before,.featured-section2-mobile-wrapper .featured-category-detail:hover .category-imageArea:before {
    opacity: 0.8;
    transition: all 0.2s ease;
    transform: scale(1);
}
.featured-section2-wrapper .featured-category-detail .category-btn .btnTheme,.featured-section2-mobile-wrapper .featured-category-detail .category-btn .btnTheme {
    font: 400 36px/80px 'Frank Ruhl Libre' !important;
    height: 80px;
    letter-spacing: 0;
    color: #333333 !important;
    background: #ffffff !important;
    padding: 0 37px !important;
    border: 2px solid transparent !important;
}
.featured-section2-wrapper .featured-category-detail:hover .category-btn .btnTheme,.featured-section2-mobile-wrapper .featured-category-detail:hover .category-btn .btnTheme {
    color: #ffffff !important;
    background: transparent !important;
    border-color: #ffffff !important;
}
/*.featured-section2-wrapper .featured-category-detail .category-btn .btnTheme:hover {
    color: #ffffff !important;
    background: transparent !important;
    border-radius: 2px solid #ffffff !important;
}*/
@media only screen and (min-width: 1500px){ 
    .featured-section2-wrapper .imageArea img{ max-height: fit-content; }
    .featured-section2-wrapper .title-style { padding: 100px 54px 50px 50px; margin-left: -30%; }
}

.featured-section3-wrapper{ display: inline-block; width: 100%; float: left; padding: 0; }
.featured-section3-main{ display: inline-block; width: 100%; float: left; position: relative; }
.featured-section3-main .imageArea{}
.featured-section3-main .imageArea img{ width: 100%; height: auto; }
.featured-section3-main .contentArea{ position: absolute; top: 0; left: 8%; width: 580px; max-width: 100%; min-height: 500px; display: inline-flex; display: -webkit-inline-flex; flex-direction: column; align-items: flex-start; justify-content: center; height: 100%; padding: 25px 15px; }
.featured-section3-main .contentArea .title-style{ margin: 0 0 20px; }
.featured-section3-main .contentArea .small-title-name{}
.featured-section3-main .contentArea .title-name{}
.featured-section3-main .contentArea > p{ text-align: left; font: 300 18px/30px 'Manrope'; letter-spacing: -0.18px; color: #444444; opacity: 1; display: inline-block; width: 100%; margin: 0 0 15px; }
.featured-section3-main .contentArea > ul{ margin: 0 0 15px; }
.featured-section3-main .contentArea > ul li{ display: inline-flex; display: -webkit-inline-flex; width: 100%; float: left; text-align: left; font: 300 16px/26px 'Manrope'; letter-spacing: -0.18px; color: #444444; opacity: 1; }
.featured-section3-main .contentArea > ul li + li{ margin: 5px 0 0 0; }
.featured-section3-main .contentArea > ul li::before{ content: ''; background-image: url('../../frontend/Rolling/default/en_US/images/icon-check.png'); background-position: center center; background-size: 15px; background-repeat: no-repeat; width: 15px; height: 26px; display: inline-block; margin: 0 15px 0 0; }
.featured-section3-main .contentArea > .btnTheme{ margin: 20px 0 0 0; }

.featured-section4-wrapper{ display: inline-block; width: 100%; float: left; padding: 80px 0; background-image: url('../../frontend/Rolling/default/en_US/images/bg04.jpg'); background-position: 15% center; background-size: cover; background-repeat: no-repeat; }
.featured-section4-wrapper .title-style{ margin: 0 0 40px; }
.featured-section4-wrapper .title-name{ font-size: 40px; line-height: 55px; }
.featured-section4-wrapper ul{ margin: 0 0 15px; width: 100%; display: inline-flex; display: -webkit-inline-flex; justify-content: flex-start; align-items: center; }
.featured-section4-wrapper ul li{ display: inline-flex; display: -webkit-inline-flex; width: auto; float: left; text-align: center; font: 500 15px/20px 'Manrope'; letter-spacing: 2px; color: #1F3823; text-transform: uppercase; opacity: 1; }
/* .featured-section4-wrapper ul li.goldtext,  */.featured-section4-wrapper ul li:hover{ color: #EDC729; cursor: default; }
.featured-section4-wrapper ul li + li{}
.featured-section4-wrapper ul li + li::before{ content: '\f111'; font: 700 6px/20px 'Font Awesome 5 Free'; color: rgba(31, 56, 35, 0.42); display: inline-block; margin: 0 18px; border-radius: 20px; }

.featured-section5-wrapper{ display: inline-block; width: 100%; float: left; padding: 80px 0; }
.featured-section5-wrapper .title-style{ margin: 0 0 60px; }
.featured-section5-wrapper .section5-main{ display: inline-flex; display: -webkit-inline-flex; align-items: center; justify-content: center; width: 100%; }
.featured-section5-wrapper .section5-main img{ width: auto !important; height: auto; max-height: 100px; filter: grayscale(1); }
.featured-section5-wrapper .owl-theme .owl-nav{ top: 30%; }

.featured-section6-wrapper{ display: inline-block; width: 100%; float: left; padding: 80px 0; margin: 0;     background-image: linear-gradient(to bottom, rgba(157, 196, 80, 0), rgba(157, 196, 80, 0)), url('../../frontend/Rolling/default/en_US/images/bg07.png'); background-position: center center; background-size: cover; background-repeat: no-repeat; overflow: hidden; position: relative; }
.featured-section6-wrapper .title-description{ margin: 20px 0 0 0; }

.featured-product-category { 
    float: left;
    width: 100%;
    padding: 70px 0 100px;
}
.featured-product-category .category-style { 
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}
.featured-product-category .category-style .title-name { 
    margin-bottom: 0;
    line-height: 50px;
}
.featured-product-category .category-style .title-description { margin: 0; display: flex; justify-content: right; }

/* ==========================
    Product Category
   ==========================*/
.featured-product-category { position: relative; }
.featured-product-category .container-fluid { padding-right: 0; }
.category-content { width: 100%; position: relative; padding: 0; margin: 0 0 0 0; display: inline-block; float: right; }
.category-item { position: relative; margin-bottom: 67px; }
.category-image { position: relative; display: inline-block; overflow: hidden; }
.category-item .category-image:after { content: ""; height: 100%; width: 100%; background: #adc737; position: absolute; left: 0; top: 0; opacity: 0; transition: all 0.3s ease-in-out; }
.category-detail { position: absolute; padding: 30px; bottom: -60px; left: 0; right: 0; text-align: center; transition: all 0.3s ease-in-out; z-index: 9;  }
.category-detail h5.category-title { font-size: 25px; font-weight: 500; line-height: 30px; color: #fff; margin-bottom: 10px; }
.category-detail p { padding: 0 0px 0 0; color: #f1f1f1; font-size: 16px; line-height: 28px; opacity: 0; margin-top: -70px; transform: translateY(90px); transition: all 0.3s ease-in-out; margin-bottom: 30px;  }
.category-detail a.view-more { font-size: 16px; text-transform: uppercase; color: #ffffff; text-align: left; opacity: 0; }
.category-item:hover .category-image:after { opacity: 0.83; transition: all 0.3s ease-in-out; }
.category-item:hover .category-detail { bottom: 0; transform: translate(0%, -8%); }
.category-item:hover .category-detail p { opacity: 1; transform: translateY(0); margin-top: 0; margin-bottom: 30px; }
.category-item:hover .category-detail a.view-more { opacity: 1; }
.category-content #category-slider .owl-nav { position: relative; top: 16px; float: right; width: 45px; right: 100px; }
.category-content #category-slider .owl-nav button.owl-prev { left: 0;}
.category-content #category-slider .owl-nav button.owl-next { right: 0;}
.category-image img { object-fit: contain; }
.featured-products-wrapper{ display: inline-block; width: 100%; float: left; padding: 140px 0 140px; position: relative; overflow: hidden; background: #FFFCEB; }
.featured-products-wrapper:before { content: ""; background: url(../../frontend/Rolling/default/en_US/images/bg-3.png) no-repeat scroll; background-position: top left; height: 708px; width: 356px; left: -50px; position: absolute; z-index: 0; }
.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ position: relative; padding: 0; margin: 0 0 0 0; display: inline-block; float: right; }
.featured-products-container{ display: inline-block; width: 100%; float: left; }
.featured-addition-wrapper{ display: inline-block; width: 100%; float: left; padding: 140px 0 100px; background: #FFFCEB;  }
.featured-addition-wrapper .title-style { margin-bottom: 0; }
.featured-addition-wrapper .title-style .title-name { margin: 0 0 15px; line-height: 50px;}
.featured-addition-wrapper .addition-right { float: right; }
.featured-blog-wrapper{ display: inline-block; width: 100%; float: left; padding: 80px 0; background-image: url('../../frontend/Rolling/default/en_US/images/bg03.png'); background-position: center center; background-size: cover; background-repeat: no-repeat; }
.blog-category-wrapper{ display: inline-block; width: 100%; float: left; padding: 80px 0; }
.blog-category-wrapper.bgImg{ background-image: url('../../frontend/Rolling/default/en_US/images/bg08.png'); background-position: center center; background-size: cover; background-repeat: no-repeat; }
.blog-category-wrapper.bgImg .title-style.title-border .title-name{ background-color: #fbfbfc; }
.featured-blog-wrapper .title-style{ margin: 0 0 60px; }
.featured-blog-wrapper .title-name{ color: #ffffff; }
.featured-blog-wrapper .title-description{ color: #BBBBBB; }
.featured-blog-wrapper .section-bottom-link .btnTheme:hover{ color: #ffffff !important; }
.featured-blog-wrapper .section-bottom-link .btnTheme.arrowicon:hover::after{ background-image: url('../../frontend/Rolling/default/en_US/images/icon-right-white.png') !important; }
.post-list-wrapper .post-list { padding-left: 15px; padding-right: 35px; }
.blog-list-main{ position: relative; padding-bottom: 50px; margin: 0 0 50px 0; display: inline-block; width: 100%; float: left; overflow: hidden; border-bottom: 1px solid #CFCFCF; }
.owl-carousel .blog-list-main{ margin: 0 0 0 0; }
.blog-sidebar { background: #ffffff; }
.blog-list-main .imageArea{ position: relative; }
.blog-list-main .imageArea img{ width: 100%; height: auto; }
.blog-list-main .imageArea span{ display: inline-block; position: absolute; left: 0; bottom: 0; padding: 8px 20px; background-color: rgba(0,0,0,0.6); float: left; text-align: left; font: 400 12px/24px 'Manrope'; letter-spacing: -0.28px; color: #FFFFFF; text-transform: uppercase; opacity: 1; }
.blog-list-main .imageArea span::before{ content: ''; background-image: url('../../frontend/Rolling/default/en_US/images/icon-calendar.png'); width: 15px; height: 22px; display: inline-block; background-repeat: no-repeat; background-position: center center; background-size: auto; float: left; margin: 0 6px 0 0; }
.blog-list-main .imageArea span.post-category{ display: none !important; }
.blog-list-main .imageArea > div{ display: inline-flex; display: -webkit-inline-flex; align-items: center; justify-content: center; width: 100%; float: left; background: transparent linear-gradient(180deg, rgba(2, 48, 28, 0.9) 0%, rgba(1, 27, 15, 0.9) 100%) 0% 0% no-repeat padding-box; width: 100%; height: 100%; position: absolute; top: 100%; left: 0; opacity: 0; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; z-index: 0 }
.blog-list-main:hover .imageArea > div{ top: 0; opacity: 1; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; z-index: 1; }
.blog-list-main .imageArea > div .btnTheme{ min-width: 200px; }
.blog-list-main .contentArea{ display: inline-block; width: 100%; float: left; padding: 0; position: relative; z-index: 2; text-align: left; }
.blog-list-main .blogdate { text-align: left; font: 400 14px/30px 'Manrope'; letter-spacing: 0; color: #8A8A8A !important; opacity: 1; display: inline-block; width: 100%; margin: 0 0 10px 0; overflow: hidden; }
.blog-list-main .blogdate svg { display: none; }
.blog-list-main:hover .blogdate { color: #EDC729 !important; }
.blog-list-main .contentArea > a{ text-align: center; font: 400 22px/30px 'Manrope'; letter-spacing: -0.66px; color: #1F3823 !important; opacity: 1; display: inline-block; width: 100%; margin: 0 0 8px 0; max-height: 60px; overflow: hidden; }
.blog-list-main .contentArea > a.blog-name { text-align: left; font: 400 32px/32px 'Frank Ruhl Libre'; letter-spacing: 0px; color: #363636 !important; opacity: 1; display: inline-block; width: 100%; margin: 0 0 30px 0; overflow: hidden; }
.blog-list-main .contentArea > a.btnTheme { letter-spacing: 2.8px; color: #ffffff !important; opacity: 1; width: auto; margin: 0px 0; min-width: 216px; max-height: 60px; overflow: hidden; }
.blog-list-main .contentArea > p{ text-align: center; font: 300 16px/28px 'Manrope'; letter-spacing: -0.16px; color: #A1A1A1; opacity: 1; display: inline-block; width: 100%; max-height: 92px; overflow: hidden; }
.blog-list-wrapper .search-wrapper { margin: 0 0 45px !important; }
.blog-post-view .categories-list-wrapper { margin-bottom: 40px; }
.blog-post-view .categories-list-wrapper .categories-list-wrapper { margin: 0; }
.widget.blog-search { margin-bottom: 0; }
.categories-list-wrapper { margin-bottom: 30px; float: left; width: 100%; }
.category-list-info .item a { float: left; width: 100%; display: block; font: 400 16px/26px 'Manrope'; color: #777777; padding: 10px 0; }
.category-list-info .item a:hover { color: #adc737;}
.categories-list-wrapper .recent-post-title { margin-bottom: 30px; }
.categories-list-wrapper h3:after {  content: '\f068'; float: right; font: 600 20px/20px 'Font Awesome 5 Free'; position: absolute; right: 0; top: 8px; color: #AAAAAA; text-align: center; opacity: 1; }
.categories-list-wrapper h3.active:after { content: '\f067'; }
.categories-list-wrapper .recent-post-title::after { display: none; }
.categories-list-wrapper .short-blog-list { display: block !important; }
.categories-list-wrapper h3 { font: 400 24px/30px 'Frank Ruhl Libre'; color: #272727; padding-bottom: 27px; margin-bottom: 15px; border-bottom: 1px solid #CFCFCF; position: relative; }
.short-blog-list .img-area img { width: 100%; min-height: 75px; object-fit: cover; max-height: 75px; }
.short-blog-list .blogname.text-truncate2 { font: 400 18px/26px 'Frank Ruhl Libre'; color: #363636; margin-bottom: 4px; }
.short-blog-list .blogname.text-truncate2:hover { color: #edc729; }
.short-blog-list .blogdate { font: 400 12px/26px 'Manrope'; color: #8A8A8A; }
.short-blog-list { display: block; width: 100%; margin-bottom: 30px; }

.featured-blog-wrapper .blog-list-main .contentArea{ background-color: #0C150D; }
.featured-blog-wrapper .blog-list-main .contentArea > a{ color: #ffffff !important; }

.testimonial-wrapper{ display: inline-block; width: 100%; float: left; padding: 140px 0 90px; }
.testimonial-wrapper .container-fluid { padding: 0; }
.testimonial-wrapper .title-style{ margin: 0px; }
.testimonial-main{ display: inline-block; text-align: center; width: 100%; margin-bottom: 40px !important; float: left; background: #FFFFFF 0% 0% no-repeat padding-box; position: relative; padding: 10px 100px 60px; border-radius: 10px; opacity: 0.3; }
#testimonial-slider .owl-item:hover .testimonial-main,#testimonial-slider .owl-item.active.center .testimonial-main {  box-shadow: 0px 10px 50px #0000000a;  opacity: 1; }
/*.testimonial-main::before { content: ''; position: absolute; left: 30px; top: -14px; width: 45px; height: 40px; display: inline-block; background-image: url('../../frontend/Rolling/default/en_US/images/icon-quote.png'); background-position: left top; background-size: auto; background-repeat: no-repeat; }*/
.testimonial-main h4.testimonial-title { font: 400 24px/30px 'Frank Ruhl Libre'; color: #333333; margin-bottom: 20px; }
.testimonial-main .testimonial-imageArea { margin: -30px auto 0; padding: 0 0 30px; border: 0; display: flex; justify-content: center; float: none; text-align: center; }
.testimonial-main .testimonial-imageArea img { max-width: 120px; }
.testimonial-main p{ text-align: center; font: 400 16px/30px 'Manrope'; letter-spacing: 0; color: #777777; opacity: 1; display: inline-block; width: 100%; margin: 0 0 30px 0; }
.testimonial-main > div{ display: block; float: left; width: 100%; margin: 0 0 0 0; padding: 30px 0 0px; border-top: 1px solid #DDDDDD; }
.testimonial-main > div h3{ text-align: center; font: 800 16px/30px 'Manrope'; letter-spacing: 0; color: #333333; text-transform: capitalize; opacity: 1; margin: 0; }
.testimonial-main > div span{ text-align: left; font: 300 16px/22px 'Manrope'; letter-spacing: -0.16px; color: #343434; opacity: 0.85; }
#testimonial-slider .owl-item:hover .testimonial-main > div h3, #testimonial-slider .owl-item.active.center .testimonial-main > div h3 { color: #ADC737; }
.owl-carousel .testimonial-main { margin: 20px 0; }
.testimonialPage{ background-image: url('../../frontend/Rolling/default/en_US/images/bg02.jpg'); background-position: top left; background-size: auto; background-repeat: repeat-y; padding: 80px 0; }
.testimonialPage .title-style{ margin: 0 0 70px; }
.testimonialPage .testimonial-main{ margin: 0 0 50px; }

.insta-wrapper, .facebook-wrapper,.youtube-wrapper {
    float: left;
    width: 100%;
}
.insta-wrapper img, .facebook-wrapper img,.youtube-wrapper img {
    width: 100%;
}

.float-button-wrapper{ display: inline-flex; display: -webkit-inline-flex; flex-direction: column; position: fixed; right: 0; top: 45%; z-index: 20;}
.float-button-wrapper .float-button{ display: inline-flex; display: -webkit-inline-flex; align-items: center; justify-content: center; width: 50px; height: 50px; background-color: #1A2D1D; border-radius: 5px 0 0 5px; }
.float-button-wrapper .float-button + .float-button{ margin: 5px 0 0 0; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
.float-button-wrapper .float-button img{ width: auto; height: auto; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
.float-button-wrapper .float-button:hover{ background: transparent linear-gradient(207deg, #E1C790 0%, #B18C3E 100%) 0% 0% no-repeat padding-box; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
.float-button-wrapper .float-button:hover img{ filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(200%) contrast(102%); -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
.blog-page #maincontent.page-main { padding: 0; }
.blog-list-wrapper{ display: inline-block; width: 100%; overflow: hidden; float: left; padding: 140px 0; position: relative; background: url(../../frontend/Rolling/default/en_US/images/bg-12.png) right top no-repeat, url(../../frontend/Rolling/default/en_US/images/bg-13.png) right bottom; background-repeat: no-repeat; background-position: right 0 , right 100%; }

.blog-list-wrapper .archieve-wrapper{ display: inline-block; width: 100%; float: left; text-align: center; padding: 40px 0; margin: 0; border-top: 1px solid rgba(112,112,112,0.65); }
.blog-list-wrapper .archieve-wrapper h4{ text-align: left; font: 500 14px/17px 'Manrope'; letter-spacing: 1.68px; color: #333333; text-transform: uppercase; opacity: 1; display: inline-block; margin: 0 10px 0 0; }
.blog-list-wrapper .archieve-wrapper select{ background-color: #FFFFFF; background-image: url('../../frontend/Rolling/default/en_US/images/down2.png') !important; border: 1px solid #9E9E9E; border-radius: 100px; margin: 0; max-width: 150px; background-position: 90% center; }
.blog-list-wrapper .archieve-wrapper select + select{ margin: 0 0 0 5px; }
.blog-list-wrapper .toolbar{ width: 100%; display: inline-flex; display: -webkit-inline-flex; align-items: center; justify-content: center; float: left; }

.blog-details-wrapper{ display: inline-block; width: 100%; float: left; padding: 80px 0; background-image: url('../../frontend/Rolling/default/en_US/images/bg02.jpg'); background-position: top left; background-size: 100% auto; background-repeat: no-repeat; }
@media only screen and (min-width: 1600px){
    .blog-details-wrapper{ background-size: 100% 550px; }
    .share-img-container .blog-share-links { left: -60px; top: 65px; }
    .share-img-container .blog-share-links li + li { margin: 10px 0 0 0; }
}
.blog-details-main{ display: inline-block; width: 100%; float: left; position: relative; }
.blog-list-wrapper:before { content: ""; background: url(../../frontend/Rolling/default/en_US/images/bg-11.png) no-repeat scroll; position: absolute; left: 0; top: 18%; width: 339px; height: 813px; z-index: -1; }
.blog-details-main > h2{ text-align: left; font: 400 45px/55px 'Manrope'; letter-spacing: -1.5px; color: #000000; opacity: 1; width: 100%; display: inline-block; float: left; margin: 0 0 15px 0; }
.blog-details-main span.post-date{ display: inline-block; width: auto; float: left; padding: 8px 0; text-align: left; font: 400 14px/20px 'Manrope'; letter-spacing: -0.28px; color: #172719; text-transform: uppercase; opacity: 1; }
.blog-details-main span.post-date::before{ content: ''; background-image: url('../../frontend/Rolling/default/en_US/images/icon-calendar.png'); width: 15px; height: 22px; display: inline-block; background-repeat: no-repeat; background-position: center center; background-size: auto; float: left; margin: 0 6px 0 0; filter: invert(92%) sepia(41%) saturate(523%) hue-rotate(76deg) brightness(97%) contrast(92%); }
.blog-details-main span.post-category{ display: inline-block; width: auto; float: left; padding: 8px 18px; margin: 0 0 0 15px; background-color: #D9D9D9; border-radius: 50px; text-align: left; font: 500 14px/20px 'Manrope'; letter-spacing: -0.28px; color: #172719; text-transform: uppercase; opacity: 1; max-width: calc(100% - 125px); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.blog-details-main span.post-category a{ text-align: left; font: 500 14px/20px 'Manrope'; letter-spacing: -0.28px; color: #172719; text-transform: uppercase; opacity: 1; }
.blog-details-main .share-img-container{ display: inline-block; width: 100%; float: left; position: relative; }
.share-img-container .blog-share-links{ display: inline-block; width: auto; float: left; position: absolute; left: -50px; top: 55px; list-style: none; }
.share-img-container .blog-share-links li{}
.share-img-container .blog-share-links li + li{ margin: 6px 0 0 0; }
.share-img-container .blog-share-links li > a{ display: inline-flex; display: -webkit-inline-flex; align-items: center; justify-content: center; width: 30px; height: 30px; border: 1px solid #999999; border-radius: 50px; color: #999999; font-size: 12px; }
.share-img-container .blog-share-links li > a:hover{ color: #1A2D1D; border-color: #1A2D1D; }
.blog-details-main .postImage{ display: inline-block; width: 100%; float: left; height: auto; margin: 30px 0; }
.blog-details-main .postDescrArea{ display: inline-block; width: 100%; float: left; position: relative; margin: 0 0 0 0; }
.blog-details-main .postDescrArea h5{ display: inline-block; width: 100%; float: left; text-align: left; font: 400 18px/28px 'Manrope'; letter-spacing: -0.66px; color: #333333; opacity: 1; margin: 0 0 25px; }
.blog-details-main .postDescrArea p{ text-align: left; font: 300 14px/26px 'Manrope'; letter-spacing: -0.18px; color: #444444; opacity: 1; margin: 0 0 20px; }
.blog-details-main .postDescrArea p:last-child{ margin: 0; }
.blog-details-main .postDescrArea blockquote{ display: inline-flex; display: -webkit-inline-flex; justify-content: flex-start; align-items: flex-start; width: 100%; float: left; text-align: left; font: 400 18px/28px 'Manrope'; letter-spacing: -0.66px; color: #333333; opacity: 1; margin: 0 0 20px; padding: 0; border: 0; }
.blog-details-main .postDescrArea blockquote::before{ content: ''; display: inline-block; width: 40px; height: 40px; background-image: url('../../frontend/Rolling/default/en_US/images/icon-quote2.png'); background-size: 100% auto; background-repeat: no-repeat; background-position: top left; margin: 0 15px 0 0; position: relative; top: 5px; }
.blog-details-main .postDescrArea blockquote span{ display: inline-block; float: left; width: calc(100% - 55px); }
.blog-details-main .postDescrArea img{ display: inline-block; float: left; width: 50%; margin: 0 0 20px; padding: 0 20px 0 0; }
.blog-details-main .postDescrArea + .btnTheme{ display: none !important; }

.related-blog-wrapper{ display: inline-block; width: 100%; float: left; padding: 80px 0; background-image: url('../../frontend/Rolling/default/en_US/images/bg08.png'); background-position: top left; background-size: 100% auto; background-repeat: no-repeat; }
.related-blog-wrapper .title-style.title-border .title-name{ background-color: #fafafb; }
.related-blog-wrapper .blog-list-main .contentArea > a{ color: #333333 !important; }
.related-blog-wrapper .blog-list-main .contentArea > a{ color: #333333 !important; }
.related-blog-wrapper .owl-carousel .owl-nav button.owl-next span::before, 
.related-blog-wrapper .owl-carousel .owl-nav button.owl-prev span::before{ background-color: #ffffff; }

.redirect-wrapper{ display: inline-block; width: 100%; float: left; padding: 0; background-color: #F6F6F6; }
.redirect-wrapper ul{ list-style: none; width: 100%; display: inline-flex; justify-content: center; align-items: center; }
.redirect-wrapper ul li{ margin: 0 25px; }
.redirect-wrapper ul li a{ text-align: center; font: 600 14px/24px 'Manrope'; letter-spacing: 1.68px; color: #000000; text-transform: uppercase; opacity: 1; display: inline-block; padding: 15px 0; position: relative; }
.redirect-wrapper ul li:hover a, .redirect-wrapper ul li:focus a, .redirect-wrapper ul li.active a{ color: #1F3823; }
.redirect-wrapper ul li a::before{ content: ''; display: inline-block; width: 100%; height: 2px; background-color: transparent; position: absolute; left: 0; bottom: 0; border-radius: 5px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
.redirect-wrapper ul li:hover a::before, .redirect-wrapper ul li:focus a::before, .redirect-wrapper ul li.active a::before{ background-color: #1F3823; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }

.category-faqs #maincontent.page-main { padding: 0; }
.category-faqs .category-description { padding: 127px 0 140px; background: url(../../frontend/Rolling/default/en_US/images/bg-18.png),url(../../frontend/Rolling/default/en_US/images/bg-19.png); background-repeat: no-repeat; background-position: left top 20%,right bottom 20%; }
.category-faqs #custom_main_container.container { width: 100%; padding: 0; }
.faq-main-content { padding-bottom: 0px; float: left; width: 100%; margin-top: 10px; }
.faq-main-content .container { padding: 0; width: auto; }
.faq-wrapper{ display: inline-block; width: 100%; float: left; padding: 80px 0; }
.faq-main{ display: inline-block; width: 100%; float: left; margin: 0 0 45px; }
.faq-main:last-child{ margin: 0 0 0 0; }
.faq-main h2{ text-align: left; font: 400 35px/45px 'Rubik'; letter-spacing: -1.14px; color: #000000; opacity: 1; margin: 0 0 20px; display: inline-block; width: 100%; }
.faq-main .accordion-wrap{ margin: 0 0 30px 0; border: 0; box-shadow: none; }
.faq-main .accordion-wrap:last-child{ margin: 0 0 0 0; }
.faq-main .accordion-wrap .title{ cursor: pointer; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; position: relative; margin: 0; padding: 15px 60px 15px 30px; text-align: left; font: 400 24px/42px 'Frank Ruhl Libre'; letter-spacing: 0; color: #292929; text-transform: capitalize; opacity: 1; background: #EFEFEF; border: 0; border-radius: 0; height: 70px; }
.faq-main .accordion-wrap.active .title, .faq-main .accordion-wrap .title:hover{ color: #ffffff; background: #EDC729; border-color: #EDC729; box-shadow: none;border-radius: 10px 10px 0px 0px; }
.faq-main .accordion-wrap .title::after{ content: '\f067'; float: right; font: 600 20px/70px 'Font Awesome 5 Free'; position: absolute; right: 0; top: 0px; width: 69px; height: 70px; color: #AAAAAA; text-align: center; }
.faq-main .accordion-wrap.active .title::after { content: '\f068'; background-color: #EDC729; color: #ffffff; border-radius: 0 10px 0 0; }
.faq-main .accordion-wrap:hover .title::after { border-radius: 0 10px 0 0; }
.faq-main .accordion-wrap .title:hover::after{ background-color: #EDC729; color: #ffffff; }
.faq-main .accordion-wrap .texts-desc{ padding: 30px; margin: 0 0 0 0; background: #ffffff 0% 0% no-repeat padding-box; border: 2px solid #EFEFEF; border-radius: 0; box-shadow: none; display: none; }
.faq-main .accordion-wrap .texts-desc.active { display: block !important; border-radius: 0px 0px 10px 10px; }
.faq-main .accordion-wrap .texts-desc .faq-description{ display: inline-flex; display: -webkit-inline-flex; align-items: flex-start; justify-content: flex-start; width: 100%; }
.faq-main .accordion-wrap .texts-desc .faq-description p{ text-align: left; font: 300 15px/26px 'Rubik'; letter-spacing: -0.18px; color: #444444; opacity: 1; display: inline-block; width: 100%; float: left; }
.faq-main .accordion-wrap .texts-desc .faq-description a{ text-decoration: underline; color: #0F75BD; display: inline-block; }
.faq-main .accordion-wrap .texts-desc .faq-description a:hover{ color: #02301C; }
.faq-main .accordion-wrap .texts-desc .faq-description strong{ font-weight: 500; }
.faq-main .accordion-wrap .main-title { font-size: 16px; line-height: 28px; font-weight: 800; color: #272727;  margin-bottom: 20px; font-family: "Manrope"; }
.faq-main .accordion-wrap .title-dec { margin-bottom: 30px; font-size: 16px; line-height: 30px; font-weight: normal; color: #777777; font-family: 'Manrope'; }
.faq-main .accordion-wrap p { margin-bottom: 30px; }
.faq-main .accordion-wrap ul { list-style: none; margin-bottom: 30px; }
.faq-main .accordion-wrap ul:last-child { margin-bottom: 0; }
.faq-main .accordion-wrap ul li { font-size: 16px; line-height: 28px; font-weight: normal; color: #5F5F5F; font-family: 'Manrope'; margin-bottom: 10px; padding-left: 25px; position: relative; }
.faq-main .accordion-wrap ul li:before { content: " "; height: 6px; width: 6px; border-radius: 50%; background: #333333; position: absolute; left: 0; top: 10px; }
.faq-main .accordion-wrap ul li:last-child { margin-bottom: 0; }
.faq-main .accordion-wrap p:last-child { margin-bottom: 0; }
.category-about-us #maincontent.page-main, .category-gallery #maincontent.page-main,.category-club-members #maincontent.page-main { padding: 0; }
.about-section1-wrapper{ display: inline-block; width: 100%; float: left; padding: 140px 0 116px; position: relative; z-index: 1; background: url(../../frontend/Rolling/default/en_US/images/bg-5.png) left top; background-position: top 40px left 0px; background-repeat: no-repeat; }
.about-section1-wrapper:before { content: ""; width: 358px; height: 675px; background: url(../../frontend/Rolling/default/en_US/images/bg-6.png) left top; background-position: top right; background-repeat: no-repeat; position: absolute; right: 0; top: -60px; }
.about-section1-wrapper .imageArea { margin-bottom: 60px; }
.about-section1-wrapper > .container > .title-style{ margin-bottom: 60px; }
.about-section1-wrapper img { width: 100%; }
.about-section1-wrapper p { text-align: center; display: block; width: 78%; margin: 0 auto; }
.about-section1-wrapper p span { font: 700 16px/30px 'Manrope'; color: #333333; text-transform: uppercase; }

.about-section2-wrapper{ display: inline-block; width: 100%; height: 500px; padding: 190px 0; position: relative; background-image: url('../../frontend/Rolling/default/en_US/images/about-2.png'); background-position: center center; background-size: cover; background-repeat: no-repeat; }
.about-section2-wrapper p { padding-left: 150px; }
.about-section2-wrapper p span { font: 700 16px/30px 'Manrope'; color: #333333; text-transform: uppercase; }

.about-section3-wrapper { float: left; width: 100%; padding: 0; position: relative; }
.about-section3-wrapper:before { content: ""; background: url(../../frontend/Rolling/default/en_US/images/bg-4.png) no-repeat scroll; height: 57px; width: 92px; position: absolute; right: 50px; top: 20%; }
.about-section3-wrapper .about-section3-detail { padding: 115px 0; float: left; width: 100%; }
.about-section3-wrapper .imageArea img { position: relative; left: 0; right: 0; top: 0; bottom: 0; object-fit: cover; height: 100%; width: 957px; float: right; }
.about-section3-wrapper p span { float: left; width: 100%; font: 500 16px/30px 'Manrope'; color: #333333; padding-bottom: 68px; border-bottom: 11px solid #F2F3F5; }
.about-section3-wrapper ul li { padding-top: 50px; list-style: none; padding-left: 0; float: left; width: 100%; }
.about-section3-wrapper ul li:first-child { padding-bottom: 40px; border-bottom: 2px solid #EDC729; }
.about-section3-wrapper ul li h3 { float: left; width: 100%; font: 300 36px/36px 'Frank Ruhl Libre'; letter-spacing: -1.08px; margin-bottom: 33px; }

.about-section4-wrapper{  display: inline-block; width: 100%; height: 500px; padding: 190px 0; float: left; position: relative; background-image: url('../../frontend/Rolling/default/en_US/images/about-4.png'); background-position: center center; background-size: cover; background-repeat: no-repeat; }
.about-section4-wrapper p { padding-left: 150px; padding-right: 90px; }
.about-section4-wrapper p span { font: 700 16px/30px 'Manrope'; color: #333333; text-transform: uppercase; }

.about-section5-wrapper{  display: inline-block; width: 100%; height: 500px; padding: 190px 0; float: left; position: relative; background-image: url('../../frontend/Rolling/default/en_US/images/about-5.png'); background-position: center center; background-size: cover; background-repeat: no-repeat; }
.about-section5-wrapper p { padding-right: 150px; padding-left: 90px; }

.about-section6-wrapper{  display: inline-block; width: 100%; height: 500px; padding: 190px 0; float: left; position: relative; background-image: url('../../frontend/Rolling/default/en_US/images/about-6.png'); background-position: center center; background-size: cover; background-repeat: no-repeat; }
.about-section6-wrapper p { padding-left: 150px; padding-right: 60px; }
.about-section6-wrapper p + p { padding-left: 150px; padding-right: 80px; margin-top: 25px; }

.about-main {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.about-main .imgArea {
    width: 48%;
}
.about-main .contentArea {
    padding-left: 90px;
    width: 52%;
}
.about-main .main_content {
    margin-top: 40px;
}
.about-main h3.project_title {
    font-size: 30px;
    line-height: 70px;
    font-weight: 500;
    color: #212121;
}
.about-main .category-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #5F5F5F;
    margin-bottom: 25px;
}
.about-main .main_content p {
    font-size: 17px;
    line-height: 28px;
    color: #5F5F5F;
    margin-bottom: 20px;
}
.about-section3-wrapper .item {
    padding: 0 50px;
}
#about-slider.owl-theme .owl-nav {
    width: 80px;
}
#about-slider.owl-theme .owl-nav {
    width: 65px;
    left: 54%;
    top: 55px;
}
#about-slider button.owl-prev {
    left: 0;
}
#about-slider .owl-nav button.owl-next {
    right: 0;
}
#about-slider .owl-nav .disabled {
    opacity: 0 !important;
}

.panel-section-wrapper{ display: inline-block; width: 100%; float: left; padding: 80px 0; position: relative; background-image: url('../../frontend/Rolling/default/en_US/images/bg09.png'), url('../../frontend/Rolling/default/en_US/images/bg10.png'); background-size: 12% auto, 12% auto; background-position: right -5%, left 30%; background-repeat: no-repeat; }
.panel-section-wrapper > .container > .title-style{ margin: 0 0 80px; }
.panel-section-wrapper > .container > .row{ display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; justify-content: center; }
.panel-section-wrapper > .container > .row > .col-md-5{ background-image: url('../../frontend/Rolling/default/en_US/images/bg02.jpg'); background-position: center left; background-size: cover; background-repeat: no-repeat; }
.panel-section-wrapper .imageArea{ display: inline-flex; width: 100%; height: 100%; float: left; padding: 0; }
.panel-section-wrapper .imageArea img{ width: 100%; height: auto; max-width: fit-content; object-fit: cover; }
.panel-section-wrapper .contentArea{ display: inline-flex; display: -webkit-inline-flex; flex-direction: column; align-items: center; justify-content: center; height: 100%; width: 76%; float: left; padding: 25px 0; margin: 0 12%; text-align: center; }
.panel-section-wrapper .contentArea .title-style{ margin-bottom: 20px; }
.panel-section-wrapper .contentArea .title-name{ font-size: 36px; line-height: 50px; }
.panel-section-wrapper .contentArea p{ text-align: center; font: 300 14px/26px 'Manrope'; letter-spacing: -0.18px; color: #444444; opacity: 1; }
.panel-section-wrapper .contentArea .btnTheme{ margin: 25px 0 0; }

.trade-section1-wrapper{ display: inline-block; width: 100%; float: left; padding: 80px 0; position: relative; }
.trade-section1-container{ display: inline-flex; display: -webkit-inline-flex; flex-wrap: wrap; width: 100%; align-items: flex-start; }
.trade-section1-main{ display: inline-block; width: 20%; float: left; padding: 25px; position: relative; text-align: center; }
.trade-section1-main::after{ content: '\f054'; text-align: left; font: 700 15px/20px 'Font Awesome 5 Free'; color: #1F3823; position: absolute; top: 0; right: 0; bottom: 0; margin: auto; display: inline-flex; display: -webkit-inline-flex; align-items: center; }
.trade-section1-main:last-child::after{ display: none; }
.trade-section1-main img{ height: 62px; width: auto; margin: 0 0 15px; }
.trade-section1-main h4{ text-align: center; font: 700 13px/20px 'Manrope'; letter-spacing: 1.28px; color: #1F3823; text-transform: uppercase; opacity: 1; margin: 0 0 10px; }
.trade-section1-main p{ text-align: center; font: 300 13px/20px 'Manrope'; letter-spacing: -0.16px; color: #444444; opacity: 1; }

.trade-section2-wrapper{ display: inline-block; width: 100%; float: left; padding: 80px 0; position: relative; }
.trade-section2-wrapper > .container > .row{ display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.trade-section2-wrapper .row .col-md-4::after{ content: ''; display: inline-block; width: 1px; height: 210px; background-color: rgba(112, 112, 112, 0.40); float: right; position: absolute; top: 0; right: 0; }
.trade-section2-wrapper .row .col-md-4:last-child::after{ display: none; }
.trade-section2-main{ display: inline-block; width: 100%; float: left; text-align: center; padding: 25px 12%; }
.trade-section2-main img{ margin: 0 0 25px 0; height: 75px; width: auto; }
.trade-section2-main h4{ text-align: center; font: 700 16px/26px 'Manrope'; letter-spacing: 0.36px; color: #343434; text-transform: uppercase; opacity: 1; margin: 0 0 10px; }
.trade-section2-main p{ text-align: center; font: 300 14px/20px 'Manrope'; letter-spacing: -0.16px; color: #444444; opacity: 1; }

.trade-section3-wrapper{ display: inline-block; width: 100%; float: left; padding: 70px 0; position: relative; background-image: url('../../frontend/Rolling/default/en_US/images/bg12.jpg'); background-position: center center; background-size: cover; background-repeat: no-repeat; }
.trade-section3-wrapper .title-style{}
.trade-section3-wrapper .title-name{ color: #ffffff; }
.trade-section3-wrapper .title-description{ color: #ffffff; margin: 20px 0 0 0; font-weight: 300; }
.trade-section3-wrapper .btnTheme{}

.trade-form-wrapper{ display: inline-block; width: 100%; float: left; padding: 70px 0; position: relative; background-image: url('../../frontend/Rolling/default/en_US/images/bg02.jpg'); background-position: left top; background-size: 100% auto; background-repeat: repeat; }
.trade-form-wrapper .title-style{ margin-bottom: 60px; }
.trade-form-wrapper .title-name{}
.trade-form-wrapper .title-description{ width: 80%; margin: 15px 10% 0; }
.trade-form-container{}
.trade-form-container form{}
.trade-form-container form .leftSection{}
.trade-form-container form .rightSection{}
.trade-form-container form .accordion-wrap{ display: inline-block; width: 100%; float: left; }
.trade-form-container form .accordion-wrap + .accordion-wrap{ margin: 15px 0 0 0; }
.trade-form-container form .accordion-wrap > h3.title{ text-align: left; font: 700 16px/25px 'Manrope'; letter-spacing: 2.7px; color: #343434; text-transform: uppercase; opacity: 1; background: #ffffff; padding: 15px 60px 15px 30px; border-radius: 10px; position: relative; }
.trade-form-container form .accordion-wrap:hover > h3.title{ border-radius: 10px 10px 0 0 !important; cursor: pointer; }
.trade-form-container form .accordion-wrap.active > h3.title{ border-radius: 10px 10px 0 0 !important; border-bottom: 1px solid #a7a7a7 !important; }
.trade-form-container form .accordion-wrap > .texts-desc{}
.trade-form-container form .accordion-wrap:not(.active) > .texts-desc{ display: none !important; }
.trade-form-container form .accordion-wrap.active > .texts-desc{ display: block !important; }
.trade-form-container form .accordion-wrap .title::after { content: '\f0d7'; float: right; font: 700 15px/55px 'Font Awesome 5 Free'; color: #1F3823; position: absolute; right: 0; top: 0; width: 60px; text-align: center; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.trade-form-container form .accordion-wrap.active .title::after { content: '\f0d8'; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.trade-form-container form .accordion-wrap.noCollapse{}
.trade-form-container form .accordion-wrap.noCollapse > h3.title { pointer-events: none !important;border-radius: 10px 10px 0 0 !important; border-bottom: 1px solid #a7a7a7 !important; }
.trade-form-container form .accordion-wrap.noCollapse > h3.title::after{ display: none !important; height: 0; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.trade-form-container form .accordion-wrap.noCollapse > .texts-desc{ display: block !important; height: auto; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.trade-form-main{ display: inline-block; width: 100%; float: left; padding: 20px 15px 15px; background: #ffffff; border-radius: 0 0 10px 10px; }
.trade-form-container .form-group{ margin: 0; }
.trade-form-container .form-group > label, 
.trade-form-container .fieldset .field > label, 
.trade-form-container .fieldset>.field:not(.choice)>.label,
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-12 > fieldset.bottom-radio > .fieldset-content > .field > .control .field.choice > label{ text-align: left; font: 400 14px/20px 'Manrope'; letter-spacing: -0.14px; color: #000000; text-transform: unset; opacity: 1; display: inline-block; width: 100%; float: left; padding: 0 !important; margin: 0 0 8px 0; }
.trade-form-container .form-group>label>span,
.trade-form-container .fieldset .field > label::after { color: #8F0000 !important; margin: 0 0 0 2px !important; font-weight: 700; }
.trade-form-container .form-group .input-text,
.trade-form-container .form-group input,
.trade-form-container .form-group select,
.trade-form-container .form-group textarea,
.trade-form-container .fieldset .field .input-text,
.trade-form-container .fieldset .field input,
.trade-form-container .fieldset .field select, 
.enquiry-wrapper .fieldset .field textarea{ margin: 0 0 20px 0; }
.enquiry-wrapper img { width: 100%; }
.trade-form-container .form-group .checkbox{ margin: 0 0 4px 0; }
.trade-form-container .form-group input[type="checkbox"],
.trade-form-container .form-group input[type="radio"] { margin: 5px 0 0 0; }
.trade-form-container .form-group.col-md-3 select{ background-position: 88% center; }
.trade-form-container .form-group.col-md-4 select{ background-position: 88% center; }
.trade-form-container .form-group.col-md-12 select{ background-position: 97% center; }
.trade-form-container .form-group.btnArea{ margin: 30px 0 0 0; }
.trade-form-container .form-group.btnArea .btnTheme{ margin: 20px 0 0 0; }
.trade-form-container .form-group .fileUpload-main{ position: relative; }
.trade-form-container .form-group .fileUpload-main input[type=file]{ opacity: 0; z-index: 9; position: absolute; top: 28px; left: 0; width: calc(100% - 0px); }
.trade-form-container .form-group .fileUpload-main input[type=file] + span{ display: inline-block; width: 100%; background: #F8F8F8 0% 0% no-repeat padding-box; background-clip: padding-box; border: 1px solid #9E9E9E; border-radius: 35px; height: 50px; text-align: left; font: 300 15px/20px 'Manrope'; letter-spacing: -0.18px; color: #404040; opacity: 1; text-transform: unset; padding: 15px 20px; vertical-align: baseline; width: 100%; margin: 0 0 20px 0; box-sizing: border-box; cursor: pointer; position: relative; }
.trade-form-container .form-group .fileUpload-main input[type=file] + span::after{ content: 'Upload'; text-align: right; font: 500 13px/40px 'Manrope'; letter-spacing: 1.8px; color: #FFFFFF; text-transform: uppercase; opacity: 1; float: right; display: inline-block; margin: 0 0 0 0; background: transparent linear-gradient(240deg, #D8B876 0%, #A37D2D 100%) 0% 0% no-repeat padding-box; border-radius: 100px; padding: 0 25px; position: relative; top: -11px; right: -15px; }


.trade-form-container .radio,
.trade-form-container .checkbox { padding-left: 20px; position: relative; display: block; }
.trade-form-container .radio input,
.trade-form-container .checkbox input { opacity: 0; position: absolute; z-index: 1; cursor: pointer; margin-left: -20px; }
.trade-form-container .radio input:checked + span::before,
.trade-form-container .checkbox input:checked + span::before { border-color: #B6B6B6; }
.trade-form-container .radio input:checked + span::after,
.trade-form-container .checkbox input:checked + span::after { content: ''; display: inline-block; position: absolute; width: 11px; height: 11px; left: 3px; top: 5px; margin-left: -20px; border: 1px solid #EDC729; border-radius: 50%; background-color: #EDC729; }
.trade-form-container .radio span,
.trade-form-container .checkbox span { display: inline-block; position: relative; padding-left: 5px; }
.trade-form-container .radio span::before,
.trade-form-container .checkbox span::before { content: ''; display: inline-block; position: absolute; width: 17px; height: 17px; left: 0; top: 2px; margin-left: -20px; border: 1px solid #B6B6B6; border-radius: 50%; background-color: #fff; }
.trade-form-container .radio.disabled span,
.trade-form-container .checkbox.disabled span { color: #B6B6B6; }
.trade-form-container .radio.disabled span::before,
.trade-form-container .checkbox.disabled span::before { opacity: 0.54; border-color: #B6B6B6; }
.trade-form-container .checkbox input:checked + span::before { border-color: #B6B6B6; background-color: #ffffff; }
.trade-form-container .checkbox input:checked + span::after { content: '\f00c'; font-family: 'Font Awesome 5 Free'; font-weight: 700; font-size: 11px; color: #EDC729; top: -1px; left: 2px; border-color: transparent; background-color: transparent; }
.trade-form-container .checkbox span::before { border-radius: 2px; }

/* Trade-Sell Page - Form Design */
.trade-form-wrapper .webforms{}
.trade-form-wrapper .webforms form{ display: inline-block; width: 100%; float: left; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset{ display: inline-block; float: left; position: relative; width: 100%; padding: 0; margin: 0 0 20px; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset.leftSection{ float: left !important; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset.rightSection{ float: right !important; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > h3{ display: inline-block; width: 100%; background: #ffffff; padding: 15px 60px 15px 30px; margin: 0; border-radius: 10px; cursor: pointer; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset.leftSection > h3,
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset.leftSection > h3.active{ border-radius: 10px 10px 0 0 !important; border-bottom: 1px solid #a7a7a7 !important; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > h3.active{ border-radius: 10px 10px 0 0 !important; border-bottom: 1px solid #a7a7a7 !important; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > h3 span{ text-align: left; font: 700 16px/25px 'Manrope'; letter-spacing: 2.7px; color: #343434; text-transform: uppercase; opacity: 1; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > h3::after{ content: '\f0d7'; float: right; font: 700 15px/55px 'Font Awesome 5 Free'; color: #1F3823; position: absolute; right: 0; top: 0; width: 60px; text-align: center; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > h3.active::after{ content: '\f0d8'; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content{ display: none; width: 100%; float: left; padding: 20px 15px 15px; background: #ffffff; border-radius: 0 0 10px 10px; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content.active{ display: inline-block; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset.leftSection > h3{ cursor: default; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset.leftSection > h3::after{ display: none !important; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset.leftSection > .fieldset-content{ display: inline-block !important; height: auto !important; padding: 20px 15px 25px !important; margin: 0 0 20px 0; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field{ margin: 0 0 15px; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field:last-child{ margin: 0; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > label{ text-align: left; font: 400 14px/20px 'Manrope'; letter-spacing: -0.14px; color: #000000; text-transform: uppercase; opacity: 1; display: inline-block; width: 100%; float: left; padding: 0 !important; margin: 0 0 8px 0; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.required > label::after{ content: '*'; font-size: 15px; line-height: 20px; color: #8F0000 !important; margin: 0 0 0 -2px !important; font-weight: 700; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control{ position: relative; display: inline-block; width: 100%; float: left; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control select,
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control textarea,
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control input{ margin: 0 !important; width: 100%; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control select.validation-failed,
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control textarea.validation-failed,
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control input.validation-failed{ border: 1px solid #ed8380; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control select + div.validation-advice,
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control textarea + div.validation-advice,
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control input + div.validation-advice,
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control .webforms-datepicker div.validation-advice{ margin: 3px 0 0 0; font-size: 12px; font-weight: 500; padding: 0; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control .field.choice input{ width: auto; margin: 4px 5px 0 0 !important; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control .field.choice label{ text-align: left; font: 300 15px/20px 'Manrope'; letter-spacing: -0.16px; color: #444444; opacity: 1; margin: 0; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-title{ width: 30%; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-title select{ background-position: 88% center; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-name{ width: 70%; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control .webforms-datepicker > div{ width: 33.33%; position: relative; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control .webforms-datepicker > div + div { padding: 0 0 0 20px; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-additional-watch > label{ display: none; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-upload-pictures .control > input[type=file]{ opacity: 0; z-index: 9; position: absolute; top: 0; left: 0; width: calc(100% - 0px); height: 50px; cursor: pointer; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-upload-pictures .control > input[type=file].validation-failed{ top: 0; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-upload-pictures .control > input[type=file] + .fileUpload,
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-upload-pictures .control > input[type=file] + .validation-advice + .fileUpload{ display: inline-block; width: 100%; background: #F8F8F8 0% 0% no-repeat padding-box; background-clip: padding-box; border: 1px solid #9E9E9E; border-radius: 35px; height: 50px; text-align: left; font: 300 15px/20px 'Manrope'; letter-spacing: -0.18px; color: #404040; opacity: 1; text-transform: unset; padding: 15px 20px; vertical-align: baseline; width: 100%; margin: 0 0 0 0; box-sizing: border-box; cursor: pointer; position: relative; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-upload-pictures .control > input[type=file] + .fileUpload::after,
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-upload-pictures .control > input[type=file] + .validation-advice + .fileUpload::after{ content: 'Upload'; text-align: right; font: 500 13px/40px 'Manrope'; letter-spacing: 1.8px; color: #FFFFFF; text-transform: uppercase; opacity: 1; float: right; display: inline-block; margin: 0 0 0 0; background: transparent linear-gradient(240deg, #D8B876 0%, #A37D2D 100%) 0% 0% no-repeat padding-box; border-radius: 100px; padding: 0 25px; position: relative; top: -11px; right: -15px; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-upload-pictures .control > input[type=file] + .validation-advice{ margin: -10px 0 0; position: absolute; top: 100%; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-upload-pictures .control > input[type=file] + .validation-advice + .fileUpload{ border: 1px solid #ed8380; margin: 0 0 10px; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-12 > fieldset.bottom-radio{ width: 100%; margin: 30px 0; text-align: center; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-12 > fieldset.bottom-radio > h3{ display: none; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-12 > fieldset.bottom-radio > .fieldset-content{ display: inline-block; padding: 0; background: transparent; border-radius: 0; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-12 > fieldset.bottom-radio > .fieldset-content > .field{}
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-12 > fieldset.bottom-radio > .fieldset-content > .field > .label{ display: none; }
.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-12 > fieldset.bottom-radio > .fieldset-content > .field > .control .field.choice{ justify-content: center; }
.trade-form-wrapper .webforms form > .actions-toolbar{}
.trade-form-wrapper .webforms form > .actions-toolbar > .primary{ width: 100%; text-align: center; }
.trade-form-wrapper .webforms form > .actions-toolbar > .primary > button{ float: none; }


/* Trade-Sell Page - Form Design */

.product-list-wrapper{
    display: inline-block;
    width: 100%;
    float: left;
    padding: 0px 0;
    margin: 0;
}   
.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-wrapper,
.catalog-category-view.page-layout-2columns-left .column.main > .category-description > .title-style{
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0 0 -60px;
    padding: 80px 0 0 0;
}
.product-list-wrapper .listSale-wrapper{
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0 0 35px;
}
.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-wrapper .title-style,
.product-list-wrapper .listSale-wrapper .title-style{
    margin-bottom: 20px;
}
.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-main,
.product-list-wrapper .listSale-main{
    display: inline-block;
    width: 100%;
    float: left;
    position: relative;
    z-index: 0;
}
.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-main .contentArea,
.product-list-wrapper .listSale-main .contentArea{
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: baseline;
    justify-content: center;
    flex-direction: column;

    width: 100%;
    height: 100%;
    float: left;
    margin: 0;
}
.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-main .contentArea p,
.product-list-wrapper .listSale-main .contentArea p{
    text-align: left;
    font: 300 13px/22px 'Manrope', serif;
    letter-spacing: 0px;
    color: #6F6F6F;
    opacity: 1;
}
.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-main .contentArea p strong,
.product-list-wrapper .listSale-main .contentArea p strong{
    font-weight: 600;
    color: #1d1d1d;
}
.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-main .contentArea p + p,
.product-list-wrapper .listSale-main .contentArea p + p{
    margin: 15px 0 0 0;
}
/* Centered Text */
.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-wrapper.centerContent .title-name,
.product-list-wrapper .listSale-wrapper.centerContent .title-name{
    text-align: center;
}
.catalog-category-view.page-layout-2columns-left .column.main > .category-description .centerContent .listSale-main .contentArea,
.product-list-wrapper .centerContent .listSale-main .contentArea{
    align-items: center;
}
.catalog-category-view.page-layout-2columns-left .column.main > .category-description .centerContent .listSale-main .contentArea p,
.product-list-wrapper .centerContent .listSale-main .contentArea p{
    text-align: center;
    width: 80%;
}

.product-list-wrapper > .container{
    width: 100%;
}
.product-list-wrapper .product-list-contents > .row {
    margin: 0 -30px;
}
.product-list-wrapper .product-list-contents > .row > .col-xs-12.col-sm-4.col-md-4{
    padding: 0 15px;
}
.product-list-wrapper .product-item{
    margin-bottom: 30px;
}
.product-list-wrapper .toolbar-top{ padding: 0; padding-bottom: 25px; border-bottom: 1px solid #CFCFCF; margin: 0 0 30px; display: flex;}
.product-list-wrapper .toolbar-top .toolbar{ display: inline-block; float: left;overflow: visible;}
.product-list-wrapper .toolbar-bottom{ margin: 0px 0 0 0; padding: 0; }
.product-list-wrapper .toolbar-bottom .toolbar {
    display: flex;
    justify-content: space-between;
    flex-direction: revert;
}
.product-list-section.list {
    margin-bottom: 0;
}
/*Search Page Toolbar CSS*/
.search.results .product-list-wrapper .toolbar-top{}
.search.results .product-list-wrapper .toolbar-bottom{}
.catalogsearch-result-index #maincontent .columns .sidebar.sidebar-main{
    padding-top: 0 !important;
}
.catalogsearch-result-index #maincontent .columns .search.results .product-list-wrapper::after{
    display: none;
}
.catalog-product-view #maincontent.page-main {
    padding: 0;
}
.product-details-wrapper{ display: inline-block; width: 100%; float: left; padding: 78px 0 110px; }
/* For insta bioAnalytik */
.product-details-wrapper .product-info-main{
    position: relative;
    width: 100% !important;
    display: inline-block;
    float: right;
    padding: 0;
    background-color: transparent;
}
.product-details-wrapper .product-info-main .prd-info,
.product-details-wrapper .product-info-main .product-overview,
.product-details-wrapper .product-info-main .product-specification-main,
.product-details-wrapper .product-info-main .buttonArea{
    display: inline-block;
    width: 100%;
    text-align: left;
}
/* Star Health CSS */
.product-details-wrapper .product-info-main .prd-info .small-product-label{
    display: inline-block;
    width: 100%;
    text-align: left;
    font: 400 16px/30px 'Manrope';
    letter-spacing: 0;
    color: #8A8A8A;
    text-transform: capitalize;
    opacity: 1;
    margin: 0 auto 19px;
    overflow: hidden;
}
.product-details-wrapper .product-info-main .stock label {
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    color: #8A8A8A;
    text-transform: capitalize;
}
.product-details-wrapper .product-info-main .stock span {
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    color: #ADC737;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-family: "Manrope";
}
.product-details-wrapper .product-info-main .stock.unavailable span.stock-avail {
    color: #C45C59;
}
.product-info-main .stock.available p, 
.product-info-main .stock.unavailable p {
    display: none;
}
.product-details-wrapper .product-info-main .prd-info .product-label{
    text-align: left;
    font: 400 36px/40px 'Frank Ruhl Libre';
    letter-spacing: 0;
    color: #363636;
    opacity: 1;
    text-transform: capitalize;
    margin: 0 0 19px 0;
    display: inline-block;
    width: 100%;
}
.product-details-wrapper .product-info-main .prd-info p.product-label {
    margin-bottom: 10px;
}
.product-details-wrapper .product-info-price{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 20px;
    padding: 20px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.product-details-wrapper .price-stock-wrapper {
    display: inline-flex;
    display: -webkit-inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    float: left;
    margin: 0 0 15px 0;
}

.product-details-wrapper .price-box{
    display: inline-flex;
    display: -webkit-inline-flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: auto;
    height: auto;
    text-align: left;
    padding: 0;
    margin: 0 0 19px;
    padding: 0;
    border-bottom: 0;
    align-items: center;
    float: left;
}
.product-details-wrapper .price-box > .price-container,
.product-details-wrapper .price-box .special-price,
.product-details-wrapper .price-box .old-price{
    text-align: left;
    display: inline-block !important;
    margin: 0 15px 0 0 !important;
}
.product-details-wrapper .price-box > .price-container,
.product-details-wrapper .price-box .special-price{}
.product-details-wrapper .price-box .old-price{
    float: left;
}
.product-details-wrapper .price-box .special-price .price{
    text-align: left;
    font: 400 25px/30px 'Manrope' !important;
    letter-spacing: 0;
    color: #E32C2C !important;
    text-transform: uppercase;
    opacity: 1;
}
.product-details-wrapper .price-box > .price-container .price,
.product-details-wrapper .price-box .normal-price .price,
.product-details-wrapper .price-box .regular-price .price{
    text-align: left;
    font: 800 24px/26px 'Manrope' !important;
    letter-spacing: 0;
    color: #221F1F !important;
    text-transform: uppercase;
    opacity: 1;
}
.product-details-wrapper .price-box .old-price .price{
    text-decoration: line-through;
    text-align: left;
    font: 400 22px/30px 'Manrope' !important;
    letter-spacing: 0;
    color: #949494 !important;
    text-transform: uppercase;
    opacity: 1;
    border: 0;
    margin: 0;
    box-shadow: none;
}
.product-details-wrapper .product-info-main .prd-info .product-label .sele-product-icon {
    text-align: center;
    font: 400 14px/18px 'Manrope';
    letter-spacing: 1.14px;
    color: #FFFFFF;
    text-transform: capitalize;
    opacity: 1;
    white-space: normal;
    word-break: break-word;
    padding: 6px 15px;
    margin: 0;
    border: 0;
    border-radius: 0;
    width: auto;
    height: auto;
    display: inline-flex;
    display: -webkit-inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    float: left;
}
.product-details-wrapper .product-info-stock-sku{
    display: inline-block;
    width: 100%;
    float: left;
    text-align: left;
    padding: 0;
    margin: 0 0 0px 0;
}
.product-info-stock-sku .product-stock{
    margin: 0 5px 5px 0;
    display: inline-block;
    width: auto;
    float: left;
    padding: 5px 15px;
    border-radius: 15px;
}
.product-info-stock-sku .product-stock.available{
    background-color: #104816;
}
.product-info-stock-sku .product-stock.unavailable{
    background-color: #908585;
}
.product-info-stock-sku .product-stock .stock-label{
    text-align: left;
    font: 500 15px/30px 'Manrope';
    letter-spacing: -0.18px;
    color: #000000;
    text-transform: capitalize;
    opacity: 1;
    margin: 0 15px 0 0;
    display: inline-block;
    float: left;
}
.product-info-stock-sku .product-stock .stock-avail{
    text-align: center;
    font: 400 15px/20px 'Manrope';
    letter-spacing: -0.15px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    margin: 0;
}

.product-details-wrapper .product.alert.stock{
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0 0 15px 0;
    padding: 0;
}
.product-details-wrapper .product.alert.stock > a{
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    text-align: center;
    font: 400 15px/20px 'Manrope';
    letter-spacing: 0;
    color: #c49754;
    text-transform: unset;
    opacity: 1;
}
.product-details-wrapper .product.alert.stock > a:hover{
    color: #25512C;
}

.product-details-wrapper .product-add-form{
    padding: 0;
    width: 100%;
    display: inline-block;
    margin: 0px 0 0 0;
}
.product-details-wrapper .price-box + .product-reviews-summary + .product-add-form,
.product-details-wrapper .price-box + .product-info-stock-sku + .product-add-form,
.product-details-wrapper .price-box + .product-reviews-summary + .product-info-stock-sku + .product-add-form{ margin: 0 0 0 0; }
.product-details-wrapper .product-info-main .product-overview{
    margin: 20px 0 30px 0;
    padding: 30px 0;
    border-top: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
}
.product-details-wrapper .product-info-main .product-overview .label-title {
    font-size: 16px;
    line-height: 30px;
    color: #1E1E1E;
    font-family: 'Manrope';
    margin-bottom: 5px;
}
.product-details-wrapper .product-overview p{
    text-align: left;
    font: 400 16px/28px 'Manrope';
    letter-spacing: 0;
    color: #5F5F5F;
    opacity: 1;
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0 0 20px;
}
.product-details-wrapper .product-overview p:last-child {margin: 0px;}
.product-details-wrapper .qty-wrapper {
    display: flex;
    align-items: center;
}
.product-details-wrapper .qty-wrapper label { 
    font-size: 16px;
    line-height: 30px;
    color: #1E1E1E;
    font-family: 'Manrope';
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 15px;
}
.product-details-wrapper .qty-btnArea .btnArea  {
    display: flex;
    align-items: center;
}
.product-details-wrapper .qty-btnArea .btnArea .btnTheme.tocart { 
    min-width: 287px;
    font-weight: 800 !important;
}
.product-details-wrapper .qty-btnArea .btnArea .btnTheme.tocart span {
    display: inline-block;
    float: left;
    position: relative;
    background: url(../../frontend/Rolling/default/en_US/images/icon-product-cart.png) no-repeat;
    height: 40px;
    width: 28px;
    margin: 10px -20px 0 40px; 
    font-size: 0;
}
/* .product-details-wrapper .product-overview p + p{
    margin: 15px 0 0 0;
} */
.product-details-wrapper .product-overview ul{
    display: inline-block;
    width: 100%;
    list-style: none;
    list-style-position: outside;
    margin: 0 0 15px 0;
}
.product-details-wrapper .product-overview ul li{
    position: relative;
    display: inline-flex;
    display: -webkit-inline-flex;
    width: 100%;
    position: relative;
}
.product-details-wrapper .product-overview ul li::before{
    content: '\f111';
    display: inline-block;
    font: 700 5px/25px 'Font Awesome 5 Free';
    color: #919191;
    margin: 0 10px 0 0;
}
.product-details-wrapper .product-overview ul li + li{
    margin: 5px 0 0 0;
}
.product-details-wrapper .product-overview ul li strong{
    text-align: left;
    font: 500 15px/25px 'Manrope';
    letter-spacing: -0.18px;
    color: #000000;
    opacity: 1;
    display: inline-block;
    width: 200px;
    float: left;
}
.product-details-wrapper .product-overview ul li span{
    text-align: left;
    font: 400 15px/25px Manrope;
    letter-spacing: -0.18px;
    color: #444444;
    opacity: 1;
    display: inline-block;
    width: calc(100% - 200px);
    float: left;
}

/* Product Options CSS */
.product-options-wrapper{
    display: inline-block;
    width: 100%;
    float: left;

    margin: 0 0 25px;
    padding: 20px 0 0;
    border-top: 1px solid #CECECE;
}
.product-options-wrapper > img{
    height: 60px;
}

/*Prevent text selection*/
.product-options-wrapper .fieldset .field .control select{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
/* END Product Options CSS */

.product-details-wrapper .qty-btnArea{
    display: -webkit-inline-flex;
    display: inline-flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin: 20px 0 30px;
    padding: 30px 0 30px;
    border-top: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
}
.product-details-wrapper .product-options-wrapper + .product-options-bottom .qty-btnArea{
    margin: 0;
    padding-top: 0;
    border-top: 0;
}
/* QUANTITY CONTROLS CSS */
.qty-btnArea .qtyCounter{
    display: inline-flex;
    display: -webkit-inline-flex;
    flex-direction: row;
    align-items: center;
    width: auto;
    margin: 0px 25px 0px 0;
    padding: 0;
}
.qty-btnArea .qtyCounter .box-title{
    display: inline-block;
    margin: 0 30px 0 0;
    text-align: left;
    font: 400 16px/30px 'Manrope';
    letter-spacing: 0;
    color: #5E5E5E;
    text-transform: capitalize;
    opacity: 1;
}
.qty-btnArea .qtyCounter .box-details {
    position: relative;
}
.qty-btnArea .qtyCounter .box-details .control{
    padding: 0;
    margin: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #CFCFCF;
    border-radius: 10px;
    overflow: hidden;
    opacity: 1;
    width: 125px;
    height: 60px;
    z-index: 0;
}
.qty-btnArea .qtyCounter .box-details .control .count{
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    position: relative;
    height: 60px;
    text-align: center;
    font: 400 16px/26px 'Manrope';
    letter-spacing: 0.32px;
    color: #515151;
    text-transform: uppercase;
    opacity: 1;
    width: 42%;
    background-color: transparent;
    border-radius: 0;
    border: 0;
    border-left: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    position: relative;
}
.qty-btnArea .qtyCounter .box-details .control .count + div.mage-error {
    position: absolute;
    top: 100%;
    line-height: 15px;
    left: 0;
    font-size: 12px;
    width: calc(100% + 100px);
}
.qty-btnArea .qtyCounter .box-details .control .plus,
.qty-btnArea .qtyCounter .box-details .control .minus{
    text-align: center;
    font: 700 10px/60px 'Font Awesome 5 Free';
    letter-spacing: 0px;
    color: #636363;
    text-transform: uppercase;
    opacity: 1;
    cursor: pointer;
    display: inline-block;
    width: 29%;
    height: 60px;
    margin: 0;
    background-color: #ffffff;
}
.qty-btnArea .qtyCounter .box-details .control .plus:hover,
.qty-btnArea .qtyCounter .box-details .control .minus:hover {
    color: #ffffff;
    background: #ADC737;
}
/*Prevent text selection*/
.qty-btnArea .qtyCounter .box-details .control span{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
/* END QUANTITY CONTROLS CSS */

.qty-btnArea .btnArea{
    display: inline-block;
    width: auto;
    float: left;
    margin: 0px 0;
}
.qty-btnArea .btnArea .btnTheme.tocart{
    padding: 0 25px !important;
    min-width: auto;
    position: relative;
}
.qty-btnArea .btnArea .btnTheme.tocart span{
    display: none;
}
.qty-btnArea .btnArea .btnTheme.tocart img{
    position: relative;
    width: auto;
    top: -3px;
    margin: 0 10px 0 0;
}
.qty-btnArea .btnArea .btnTheme.tocart:hover{}
.qty-btnArea .btnArea .btnTheme.towishlist{
    min-width: auto;
    width: 69px;
    line-height: 55px !important;
    padding: 0 !important;
    margin: 0 0 0 20px !important;
    background: #F1F2F4 !important;
}
.qty-btnArea .btnArea .btnTheme.towishlist:hover{
    background: #edc729 !important;
}
/*.qty-btnArea .btnArea .btnTheme.towishlist img, .qty-btnArea .btnArea .btnTheme.tocompare img{
    width: auto;
    height: 18px;
}*/
.qty-btnArea .btnArea .btnTheme.towishlist:hover img, .qty-btnArea .btnArea .btnTheme.tocompare:hover img{
    filter: invert(60%) sepia(53%) saturate(0) hue-rotate(0) brightness(180%) contrast(150%);
}

/* Product Details Share Option CSS */
.product-details-wrapper .product-share{
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    justify-content: left;
    width: 100%;
    text-align: left;
    float: left;
    margin: 0px 0 30px 0;
    padding: 0;
    border-bottom: 0;
}
.product-details-wrapper .product-share .label{
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0 22px 0 0;
    text-align: center;
    font: 400 16px/30px 'Manrope';
    letter-spacing: 0;
    color: #515151;
    text-transform: unset;
    opacity: 1;
}
.product-details-wrapper .product-share .share-icons{}
.product-details-wrapper .product-share .share-icons > a{
    margin: 0px 23px 0 0;
    padding: 0;
    text-align: center;
    line-height: 24px;
    letter-spacing: 0px;
    font-size: 22px;
    border: 0px;
    border-radius: 50px;
    display: inline-block;
    color: #AAAAAA;
    background-color: transparent;
    box-shadow: none !important;
}
.product-details-wrapper .product-share .share-icons > a:hover{
    color: #1778F2;
}
/* END Product Details Share Option CSS */

.product-description-wrapper{
    display: inline-block;
    width: 100%;
    float: left;
    padding: 140px 0;
    position: relative;
    z-index: 0;
    overflow: hidden;
    background: #FFFCEB;
}
.product-description-wrapper .nav-tabs{
    border-bottom: 1px solid #CFCFCF;
    margin: 0 0 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 0;
    padding-bottom: 1px;
}
.product-description-wrapper .nav-tabs li{}
.product-description-wrapper .nav-tabs li + li{
    margin: 0px;
}
.product-description-wrapper .nav-tabs li a{
    text-align: center;
    font: 800 14px/18px 'Manrope';
    letter-spacing: 2.8px;
    color: #333333;
    text-transform: uppercase;
    opacity: 1;
    display: inline-block;
    width: 100%;
    float: left;
    padding: 26px 45px;
    margin: 0 0 -1px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: #F5F2E2;
}
.product-description-wrapper .nav-tabs li:first-child a {
    border-radius: 10px 0px 0px 0px;
    margin: 0;
}
.product-description-wrapper .nav-tabs li:last-child a {
    border-radius: 0px 10px 0px 0px;
}
.product-description-wrapper .nav-tabs li:hover a,
.product-description-wrapper .nav-tabs li:focus a,
.product-description-wrapper .nav-tabs li.active a, 
.product-description-wrapper .nav-tabs li .title.active a{
    background-color: #EDC729;
    color: #ffffff;
    border: 0;
}
/*.product-description-wrapper .nav-tabs li a::before{
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    background-color: transparent;
}
.product-description-wrapper .nav-tabs li:hover a::before,
.product-description-wrapper .nav-tabs li:focus a::before,
.product-description-wrapper .nav-tabs li.active a::before{ background-color: #1F3823; }
.product-description-wrapper .tab-content{
    background-color: transparent;
    display: inline-block;
    width: 100%;
    float: left;
    border-top: 0;
    margin: -1px 0 0 0;
}*/
.product-description-wrapper .nav-tabs li a span.counter::before{
    content: '(';
}
.product-description-wrapper .nav-tabs li a span.counter::after{
    content: ')';
}
.product-description-main{
    display: inline-block;
    width: 100%;
    float: left;
    border-radius: 0;
}
.product-description-main .product-description-info{
    display: inline-block;
    width: 100%;
    float: left;
}
.product-description-info + .product-description-info{
    border-top: 1px solid #E2E2E2;
}
.product-description-info h3{
    text-align: left;
    font: 700 18px/25px 'Manrope';
    letter-spacing: -0.18px;
    color: #444444;
    opacity: 1;
}
.product-description-info p{
    text-align: left;
    font: 400 16px/30px 'Manrope';
    letter-spacing: 0;
    color: #777777;
    opacity: 1;
    margin: 0;
}
.product-description-info p + p{
    margin: 15px 0 0 0;
}
.product-description-info ul{
    margin: 0 0 15px 0;
    list-style-type: none;
    list-style-position: inherit;
    padding: 0;
    display: inline-block;
}
.product-description-info p + ul{
    margin: 15px 0;
}
.product-description-info ul li{
    text-align: left;
    font: 700 15px/25px 'Manrope';
    letter-spacing: -0.18px;
    color: #444444;
    opacity: 1;
    margin: 4px 0;
    padding: 0 10px 0 0;
    width: 50%;
    float: left;
}
.product-description-info ul li p{
    position: relative;
    display: inline-flex;
    display: -webkit-inline-flex;
}
.product-description-wrapper .reviews-content-area .product-description-info{
    display: inline-flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-start;
}
.product-description-wrapper .reviews-content-area .product-description-info #product-review-container{
    display: none;
}
.product-description-wrapper .product-description-main {

}
.product-description-wrapper .product-description-main p {
    margin-bottom: 25px;
}
.product-description-wrapper .product-description-main ul {
    list-style: none;
    margin-bottom: 0px;
}
.product-description-wrapper .product-description-main ul li {
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    color: #5F5F5F;
    font-family: 'Manrope';
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
}
.product-description-wrapper .product-description-main ul li:last-child {
    margin-bottom: 0;
}
.product-description-wrapper .product-description-main ul li:before {
    content: " ";
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background: #ADC737;
    position: absolute;
    left: 0;
    top: 9px;
}
.related-products-wrapper{
    display: inline-block;
    width: 100%;
    float: left;
    padding: 140px 0 115px;
    background: url(../../frontend/Rolling/default/en_US/images/bg-16.png),url(../../frontend/Rolling/default/en_US/images/bg-17.png);
    background-repeat: no-repeat;
    background-position: left bottom,right top;
}
.related-products-wrapper + .related-products-wrapper{
    padding: 0 0 80px;
}
.related-products .product-item .product-item-info {
    margin-bottom: 0;
}
.related-products-wrapper .product-item{}
.related-products-wrapper .title-style .title-name { margin-bottom: 0; }
.quickenquiry-wrapper{ display: inline-block; width: 100%; float: left; padding: 0; }
.quickenquiry-wrapper.bg-grey{ background-color: #f4f4f4; }
.quickenquiry-main{ display: inline-block; width: 100%; float: left; position: relative; }
.quickenquiry-main .imageArea{ display: inline-block; width: 100%; }
.quickenquiry-main .imageArea img{ width: 100%; }
.quickenquiry-main .contentArea{ position: absolute; top: 0; left: 40%; display: inline-flex; display: -webkit-inline-flex; flex-direction: column; align-items: center; justify-content: center; width: 60%; height: 100%; padding: 9% 15px 15px; }
.quickenquiry-main .contentArea h2{ text-align: center; font: 700 40px/48px 'Manrope', serif; letter-spacing: -2.08px; color: #333333; opacity: 1; }
.quickenquiry-main .contentArea .btnTheme{ min-width: auto; margin-top: 25px; padding: 0 20px !important; }
.subscribe-detail { display: flex; align-items: center; justify-content: space-between; }
.subscribe-wrapper { display: inline-block; width: 100%; float: left; padding: 140px 0; margin: 0; background-image: url(../../frontend/Rolling/default/en_US/images/newsletter-home-bg.png); background-position: center center; background-size: cover; background-repeat: no-repeat; overflow: hidden; position: relative; }
.category-about-us .subscribe-wrapper,.page-with-filter.catalog-category-view.page-layout-2columns-left .subscribe-wrapper,.catalog-product-view.page-layout-1column .subscribe-wrapper,.blog-page.blog-page-list .subscribe-wrapper,.blog-page.blog-post-view .subscribe-wrapper,.category-club-members .subscribe-wrapper,.category-contact-us .subscribe-wrapper,.category-faqs .subscribe-wrapper,.category-gallery .subscribe-wrapper { display: inline-block; width: 100%; float: left; padding: 53px 0; margin: 0; background-image: url(../../frontend/Rolling/default/en_US/images/newsletter-bg.png); background-position: center center; background-size: cover; background-repeat: no-repeat; overflow: hidden; position: relative; }
.subscribe-wrapper.desktopView{ display: inline-block; }
.subscribe-wrapper.mobileView{ display: none; }
.subscribe-wrapper .row{ display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; }
.cms-home .subscribe-wrapper .title-style{ margin: 0px; }
.subscribe-wrapper .title-name { padding: 0 20px; text-align: center; }
.category-about-us .subscribe-wrapper .title-name,.page-with-filter.catalog-category-view.page-layout-2columns-left .subscribe-wrapper .title-name,.catalog-product-view.page-layout-1column .subscribe-wrapper .title-name,.blog-page.blog-page-list .subscribe-wrapper .title-name,.blog-page.blog-post-view .subscribe-wrapper .title-name,.category-club-members .subscribe-wrapper .title-name,.category-contact-us .subscribe-wrapper .title-name,.category-faqs .subscribe-wrapper .title-name,.category-gallery .subscribe-wrapper .title-name { text-align: left; }
.subscribe-wrapper .title-name { color: #333333; margin-bottom: 18px; text-align: center; padding: 0 0px; }
.cms-home .subscribe-wrapper .btnTheme { padding: 0 30px !important; }
.subscribe-wrapper .btnTheme { padding: 0 60px !important; min-width: 228px; }
.subscribe-wrapper .title-description{ margin: 0 0 40px; color: #777777; letter-spacing: 0; text-align: center; }
.subscribe-wrapper .row > .col-xs-12.col-sm-9.col-md-9 .title-name{ font-size: 34px; }
.subscribe-wrapper .row > .col-xs-12.col-sm-3.col-md-3{ text-align: right; }
.subscribe-wrapper .row > .col-xs-12.col-sm-3.col-md-3 > .btnTheme{ min-width: 140px; }
.subscribe-main{ display: inline-block; width: auto; float: left; }
.subscribe-main .form-subscribe .form-control input::placeholder { text-align: center; }
.subscribe-main .form-subscribe{ display: inline-block; width: 100%; float: left; text-align: left; }
.subscribe-main .form-subscribe .form-control{ width: 363px; max-width: 100%; height: auto; background: transparent 0% 0% no-repeat padding-box; box-shadow: none; border: 0; border-radius: 0; padding: 0 0 0 0; display: block; position: relative; z-index: 0; }
.subscribe-main .form-subscribe .form-control input{ margin: 0 0 16px !important; padding: 15px 15px 15px; background-color: #ffffff !important; border: 0; border-radius: 10px; font-size: 14px; box-shadow: none !important; text-align: center; }
.subscribe-main .form-subscribe .form-control input + div.mage-error{ position: absolute; top: 100%; left: 0; float: left; margin: 10px 0 0 0; width: 100%; text-align: left; padding: 0 0 0 15px; font-weight: 500; }
.subscribe-main .form-subscribe .form-control button.btnTheme{ min-width: 100%; width: auto !important; margin: 0; padding: 0 35px !important; box-shadow: none !important; text-align: center !important; line-height: 44px !important; font-weight: normal !important; }
.subscribe-wrapper .row > .col-xs-12.col-sm-3.col-md-2 > .btnTheme{ min-width: 140px; max-width: 100%; }
.subscribe-main > .btnTheme{ min-width: 190px; padding: 0 25px !important; }

.reachus-wrapper{ display: inline-block; width: 100%; float: left; padding: 0; position: relative; z-index: 0; }
.reachus-wrapper .row {
    margin: 0;
}
.enquiry-wrapper{
    display: inline-block;
    width: 100%;
    float: left;
    padding: 100px 110px 120px;
    text-align: center;
    background: #FFFCEB;
}
.enquiry-wrapper > .row{
    margin: 0;
}
.enquiry-wrapper .webforms{
    margin: 0 !important;
    padding: 0 !important;
}
.enquiry-wrapper .webforms form .form-group,
.enquiry-wrapper .webforms form .form-group .webforms-gdpr{
    margin: 0 !important;
    padding: 0 10px !important;
}
.enquiry-wrapper .webforms form .form-group .actions-toolbar .secondary{
    display: none !important;
}
/*.enquiry-wrapper .title-style{
    margin: 0 0 50px;
}*/

.enquiry-wrapper .title-name {
    margin-bottom: 30px;
    line-height: 60px;
    text-align: center;
}

.enquiry-wrapper .title-name,
.enquiry-wrapper .title-description{
    padding: 0 15px;
}
.enquiry-wrapper .title-description {
    margin: 0 0 53px;
}
.enquiry-wrapper .webforms .webforms-contact-us{
    display: inline-block;
    width: 100%;
    float: left;
}
.enquiry-wrapper .form-group{
    margin: 0;
}
.enquiry-wrapper .fieldset .field{
    margin: 0;
}
.enquiry-wrapper .form-group > label,
.enquiry-wrapper .fieldset .field > label,
.enquiry-wrapper .fieldset>.field:not(.choice)>.label{
    display: inline-block;
    width: 100%;
    float: left;
    padding: 0 !important;
    margin: 0 0 11px 0;
    text-align: left;
    font: 400 14px/26px 'Manrope', serif;
    letter-spacing: 0px;
    color: #515151;
    text-transform: capitalize;
    opacity: 1;
    padding: 0;
}
.enquiry-wrapper .form-group>label>span,
.enquiry-wrapper .fieldset .field > label::after{
    color: #8F0000 !important;
    margin: 0 0 0 -1px !important;
    font-weight: 700;
    font-size: 15px !important;
}
.enquiry-wrapper .form-group textarea,
.enquiry-wrapper .fieldset .field textarea{
    min-height: 170px;
}
.enquiry-wrapper .form-group .input-text,
.enquiry-wrapper .form-group input,
.enquiry-wrapper .form-group select,
.enquiry-wrapper .form-group textarea,
.enquiry-wrapper .fieldset .field .input-text,
.enquiry-wrapper .fieldset .field input,
.enquiry-wrapper .fieldset .field select,
.enquiry-wrapper .fieldset .field textarea{
    margin: 0 0 20px 0;
}
.enquiry-wrapper .form-group select,
.enquiry-wrapper .fieldset .field select{
    background-position: 98% center;
}
.enquiry-wrapper .form-group.col-md-3 select{
    background-position: 90% center;
}
.enquiry-wrapper .form-group.col-md-4 select{
    background-position: 92% center;
}
.enquiry-wrapper .form-group .input-text::placeholder,
.enquiry-wrapper .form-group input::placeholder,
.enquiry-wrapper .form-group select::placeholder,
.enquiry-wrapper .form-group textarea::placeholder,
.enquiry-wrapper .fieldset .field .input-text::placeholder,
.enquiry-wrapper .fieldset .field input::placeholder,
.enquiry-wrapper .fieldset .field select::placeholder,
.enquiry-wrapper .fieldset .field textarea::placeholder{}
.enquiry-wrapper .fieldset .field .validation-advice{ line-height: normal; margin: -12px 0 12px 0; padding: 0; }
.enquiry-wrapper .actions-toolbar > .primary{ width: auto; float: none; text-align: center; }
.enquiry-wrapper .form-group.btnArea{ margin: 25px 0 0 0; }
.enquiry-wrapper .form-group.btnArea .btnTheme + .btnTheme{ margin: 0 0 0 7px; }
.enquiry-wrapper .form-group .btnTheme,
.enquiry-wrapper .actions-toolbar > .primary .btnTheme{ width: auto; float: none; min-width: 140px; }
.enquiry-wrapper .fieldset,
/*.enquiry-wrapper .fieldset > .field{padding: 0; margin: 0;}*/
.enquiry-wrapper .webforms-gdpr { margin:0; }
.enquiry-wrapper .fieldset > .field .control{ width: 100%; margin-bottom: 0; /*position: relative; */}
.enquiry-wrapper .fieldset > .field .control .validation-advice{ margin: -15px 0 15px 0; font-weight: 500; }
.enquiry-wrapper .fieldset .actions-toolbar .recaptcha3{ display: none; }
.enquiry-wrapper .fName .form-group.col-md-4{ width: 37.5%; }

.enquiry-wrapper .actions-toolbar{ padding: 0; margin: 0; display: inline-block; width: 100%; }
.enquiry-wrapper .actions-toolbar > .primary{ width: 100%; text-align: center; padding: 0 20px; }
.enquiry-wrapper .actions-toolbar > .primary button{ float: none; margin: 0; width: auto; }

.enquiry-wrapper .fieldset > .field .control .webforms-datepicker{}
.enquiry-wrapper .fieldset > .field .control .webforms-datepicker > div{ width: 33.33%; position: relative; }
.enquiry-wrapper .fieldset > .field .control .webforms-datepicker > div input{ width: 100%; }
.enquiry-wrapper .fieldset > .field .control .webforms-datepicker > div + div{ padding: 0 0 0 15px; }
.enquiry-wrapper .form-group>label>span, .enquiry-wrapper .fieldset .field > label::after { color: #EA2327 !important; margin: 0 !important; font-weight: 400; font-size: 16px !important; }
.enquiry-wrapper .webforms .form.webforms- { width: 80%; margin: 0 auto; }

.map-wrapper{ display: inline-block; width: 100%; margin: 0; }
.contactUs-container img{ position: relative; left: 0; right: 0; top: 0; bottom: 0; object-fit: cover; height: 100%; width: 620px; float: right; }
.contactUs-container .title-style{ margin-bottom: 15px; }
.contactUs-container .title-name{ text-align: center; line-height: 50px; margin-bottom: 10px; }
.contactUs-container .contactUs-main{ display: flex; align-items: center; justify-content: left; position: relative; width: 60%; padding: 35px 50px; margin: 0 auto 30px; background: #ffffff; box-shadow: 10px 10px 25px #0000001c; }
.contactUs-container .contactUs-main:last-child { margin-bottom: 0; }
/*.contactUs-container .contactUs-main + .contactUs-main{ margin: 30px 0 0 0; }*/
.contactUs-main .iconArea{ display: inline-flex; display: -webkit-inline-flex; align-items: center; justify-content: center; width: auto; height: auto; margin: 0 50px 0 0; padding: 0px; }
.contactUs-main .contentArea{ display: inline-block; float: left; padding: 0; }
.contactUs-main .contentArea h5{ text-align: left; font: 400 30px/40px 'Manrope'; letter-spacing: -0.6px; color: #1F3823; text-transform: capitalize; opacity: 1; margin: 0 0 5px 0; }
.contactUs-main .contentArea p,
.contactUs-main .contentArea a{  display: inline-block; text-align: left; font: 400 16px/26px 'Manrope'; letter-spacing: 0; color: #212121; opacity: 1; }
.contactUs-main .contentArea p:hover,
.contactUs-main .contentArea a:hover{ color: #1F3823; }
.contactUs-main .contentArea a {
    display: block;
}
.contact-section1-wrapper {
    float: left;
    width: 100%;
    padding-bottom: 107px;
}
.category-contact-us #maincontent.page-main {
    padding: 0px 0 0;
}
.contact-section2-wrapper {
    float: left;
    width: 100%;
    background: url(../../frontend/Rolling/default/en_US/images/img17.png) no-repeat scroll;
    background-size: cover;
    padding: 120px 0;
}
.contact-section2-wrapper .title-style .title-description {
    margin: 0 0 30px;
}
.home-contact-box {
    text-align: center;
    margin-top: 40px;
}
.home-contact-box .contact-image {
    display: inline-block;
    margin: 0 auto 40px;
    height: 70px;
    width: 70px;
    line-height: 65px;
    border-radius: 50%;
    background: #ADC737;
}
.home-contact-box h6.home-contact-title {
    font: 700 16px/30px 'Manrope';
    color: #272727;
    margin-bottom: 10px;
}
.home-contact-box a {
    color: #777777;
    font: 400 16px/30px 'Manrope';
}
.contact-section3-wrapper {
    float: left;
    width: 100%;
    background: url(../../frontend/Rolling/default/en_US/images/img18.png) no-repeat scroll;
    background-size: cover;
    padding: 100px 0;
}
.contact-section3-wrapper .title-style{ position: relative; }
.contact-section3-wrapper .title-style:before {
    content: "";
    background: url(../../frontend/Rolling/default/en_US/images/bg-20.png) no-repeat scroll;
    height: 57px;
    width: 92px;
    position: absolute;
    left: 90px;
    top: -35px;
}
.contact-section3-wrapper .title-style:after {
    content: "";
    background: url(../../frontend/Rolling/default/en_US/images/bg-4.png) no-repeat scroll;
    height: 57px;
    width: 92px;
    position: absolute;
    right: 90px;
    top: 23%;
}
.contact-section3-wrapper .title-style .title-name {
    width: 60%;
    float: none;
    margin: 0 auto 30px;
}
.contact-section3-wrapper .contact-btn { 
    display: block;
}
.contact-section4-wrapper {
    float: left;
    width: 100%;
}
.contact-section4-wrapper img {
    width: 100%;
}
.cms-thank-you #maincontent.page-main {
    padding: 0;
}
.page-footer .footer.content,
.cms-thank-you .page-footer .quickenquiry-wrapper{ display: none; }
.thankYou-wrapper{ position: relative; display: block; width: 100%; }
.thankYou-wrapper .imageArea{ display: block; overflow: hidden; text-align: right; width: 100%; }
.thankYou-wrapper .imageArea img{ width: 100%; height: auto; }
.thankYou-wrapper .contentArea{ position: absolute; top: 0; left: 8%; right: 0; padding: 20px; margin: 0; width: 680px; max-width: 100%; height: 100%; display: inline-flex; display: -webkit-inline-flex; flex-direction: column; justify-content: center; align-items: flex-start; overflow: hidden; }
.thankYou-wrapper .contentArea h2.base1{ text-align: left; font: 300 84px/84px 'Frank Ruhl Libre'; letter-spacing: -2.52px; color: #333333; opacity: 1; text-transform: capitalize; margin: 0 0 0px 0 !important; position: relative; z-index: 0; }
.thankYou-wrapper .contentArea h3.sub-base1{ text-align: left; font: 700 84px/84px 'Frank Ruhl Libre'; letter-spacing: -2.52px; color: #333333; opacity: 1; margin: 0 0 15px !important; position: relative; z-index: 0; }
.thankYou-wrapper .contentArea p.base2{ text-align: left; font: 400 16px/30px 'Manrope'; letter-spacing: 0; color: #777777; opacity: 1; margin-bottom: 15px; padding-right: 30px; }
.thankYou-wrapper .contentArea p + p{ margin: 15px 0 0 0; }
.thankYou-wrapper .contentArea .btnArea{ position: relative; z-index: 0; margin: 35px 0 0; width: 100%; }
.thankYou-wrapper .contentArea .btnTheme{ margin: 0 18px 0 0; width: auto; max-width: 100%; position: relative; z-index: 0; padding: 0 42px !important; }
.thankYou-wrapper .contentArea .btnTheme:last-child{ margin: 0; background: #C2C2C2; }
.category-thank-you .page-title-wrapper {
    display: none;
}
.amquickview-hover,
.amquickview-hover:hover {
    background-color: #ce2424;
    opacity: 0.9;
}
.amquickview-hover a{
    font: 600 14px/17px 'Manrope', serif;
    letter-spacing: 1px;
}
.amquickview-hover a img{
    margin-right: 7px;
    opacity: 1;
    width: auto !important;
    height: 14px;
}

.page-header .switcher strong{
    display: inline-block;
}
.page-header .switcher strong p{
    margin-bottom: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
}
.page-header .switcher strong p span{
    margin-left: 0;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 0;
    min-width: 80px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: fixed;
    top: auto;
    box-shadow: 0px 0px 3px rgb(0 0 0 / 15%);
}
.page-header .switcher .options.active ul.dropdown, 
.page-footer .switcher .options.active ul.dropdown {
    display: block;
}
.page-header .switcher .options ul.dropdown::before, 
.page-footer .switcher .options ul.dropdown::before,
.page-header .switcher .options ul.dropdown::after, 
.page-footer .switcher .options ul.dropdown::after{
    display: none;
}
.page-header .switcher .options ul.dropdown a, 
.page-footer .switcher .options ul.dropdown a{
    display: block;
    padding: 4px 8px;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}
.page-header .switcher .options ul.dropdown a p, 
.page-footer .switcher .options ul.dropdown a p{
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 500;
    color: #3D372F;
}
.page-header .switcher .options ul.dropdown a:hover p, 
.page-footer .switcher .options ul.dropdown a:hover p{
    color: #bf9d55;
}
.page-header .switcher .options ul.dropdown a p span,
.page-footer .switcher .options ul.dropdown a p span{
    margin-left: 0;
    line-height: normal;
}


.page-footer{
    margin: 0;
    padding: 0;
    background: transparent;
    display: inline-block;
    width: 100%;
    float: left;
}

.page-footer .footer-top-main{
    margin: 0;
    padding: 100px 0 95px;
    display: inline-block;
    width: 100%;
    float: left;    
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
}
.footer-top-main > .container .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer-top-main .footer-links-main .insidefooter-main{
    display: inline-block;
    width: 100%;
    margin: 0 0 40px 0;
    padding: 0 0 30px 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.footer-top-main .footer-links-main .insidefooter-main .row{
    align-items: center;
}
.footer-top-main .footer-links-main .insidefooter-main .footer-links{}
.footer-top-main .footer-links-main .insidefooter-main .social-wrapper{}


.footer-top-main > .container > .footer-links-main > .row > .col-xs-12{
    position: relative;
}
.footer-top-main > .container > .footer-links-main > .row > .col-xs-12.col-sm-4.col-md-4{
    padding: 0 15px 0 25px;
}

.page-footer .footer-top-main .footer-logo{
    margin: 0;
    text-align: left;
}
.page-footer .footer-top-main .footer-logo a{
    display: inline-block;
}
.page-footer .footer-top-main .footer-logo a img{
    height: auto;
    width: auto;
    max-width: 100%;
}
.page-footer .footer-top-main .footer-payments{}
.page-footer .footer-top-main .footer-payments img{
    width: 100%;
}
.page-footer .footer-top-main .footer-links-main .col-lg-3:first-child {
    width: 23%;
}
.page-footer .footer-top-main .footer-links-main .col-lg-3:nth-child(2n) {
    width: 23%;
}
.page-footer .footer-top-main .footer-links-main .col-lg-3:nth-child(3n) {
    width: 27%;
}
.page-footer .footer-top-main .footer-links-main .col-lg-3:last-child {
    width: 27%;
}
/* footer-top Copyright */
.footer-top-main .copyright{
    background-color: transparent;
    box-sizing: border-box;
    display: inline-block;
    padding: 0;
    margin: 10px 0 0 0;
    text-align: left;
    font: 300 14px/25px Manrope;
    letter-spacing: 0px;
    color: #97A5B2;
    opacity: 1;
}
.footer-top-main .copyright strong{
    font-weight: 300;
}
.footer-top-main .copyright img{
    height: 14px;
    width: auto;
}
/* footer-top Copyright */


.page-footer .footer-top-main .footer-title{
    margin-bottom: 30px;
}
.page-footer .footer-top-main .footer-title h3{
    text-align: left;
    font: 400 24px/30px 'Frank Ruhl Libre';
    letter-spacing: -0.72px;
    color: #333333;
    opacity: 1;
    text-transform: capitalize;
    position: relative;
    border-top: 0;
    padding: 0;
}
.page-footer .footer-top-main .footer-title p{
    text-align: left;
    font: 400 14px/22px 'Manrope';
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    display: inline-block;
    width: 100%;
    margin: 15px 0 10px 0;
}
.page-footer .footer-top-main .footer-links{
    position: relative;
}
.page-footer .footer-top-main .footer-links > p{
    text-align: left;
    font: 400 14px/20px 'Frank Ruhl Libre', serif;
    letter-spacing: 0px;
    color: rgba(255,255,255,0.5);
    opacity: 1;
}
.page-footer .footer-top-main .footer-links .contact-details{
    margin: 0;
    display: inline-block;
    width: 100%;
}
.page-footer .footer-top-main .footer-links .contact-details li{
    margin: 0 0 18px;
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: baseline;
    justify-content: flex-start;
    width: 100%;
}
.page-footer .footer-top-main .footer-links .contact-details li:last-child{
    margin: 0 0 0;
}
.page-footer .footer-top-main .footer-links .contact-details li > p,
.page-footer .footer-top-main .footer-links .contact-details li > a{
    text-align: left;
    font: 400 16px/29px 'Manrope';
    letter-spacing: -0.29px;
    color: #777777;
    text-transform: unset;
    opacity: 1;
    width: auto;
    float: left;
    margin: 0 0 0 10px;
}
.page-footer .footer-top-main .footer-links .contact-details li > p:hover,
.page-footer .footer-top-main .footer-links .contact-details li a:hover{
    color: #ADC737;
}
.page-footer .footer-top-main .footer-links .contact-details li > img{
    width: auto;
    height: fit-content;
    max-width: 17px;
    max-height: 17px;
    margin: 2px 17px 0 0;
}
.page-footer .footer-top-main .footer-links .contact-details li > span{
    display: inline-block;
    width: 35px;
    height: 35px;
    background-color: #f4803e;
    border-radius: 50px;
    text-align: center;
    line-height: 36px;
    margin: 0 15px 0 0;
}
.page-footer .footer-top-main .footer-links .contact-details li > .fa-map-marker-alt,
.page-footer .footer-top-main .footer-links .contact-details li > .fa-phone-alt,
.page-footer .footer-top-main .footer-links .contact-details li > .fa-phone,
.page-footer .footer-top-main .footer-links .contact-details li > .fa-fax,
.page-footer .footer-top-main .footer-links .contact-details li > .fa-envelope{
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    position: relative;
    top: 1px;
    width: 20px;
    text-align: center;
}
.page-footer .footer-top-main .footer-links .contact-details li > .fa-phone {
    transform: rotate(90deg);
}
.page-footer .footer-top-main .footer-links .contact-details li > .fa-phone:before {
    content: '\f879';
}
 .page-footer .footer-top-main .footer-links .contact-details li > .fa-envelope:before {
    content: '\f109';
 }
.page-footer .footer-top-main .footer-links ul{
    list-style: none;
}
.page-footer .footer-top-main .footer-links.footer-main-links ul {
    width: 50%;
    display: inline-block;
    float: left;
}
.page-footer .footer-top-main .footer-links ul li{}
.page-footer .footer-top-main .footer-links ul li + li{
    margin-top: 8px;
}
.page-footer .footer-top-main .footer-links ul li a{
    display: inline-flex;
    display: -webkit-inline-flex;
    text-decoration: none;
    cursor: pointer;
    margin: 0 0 0 0;
    text-align: left;
    font: 400 16px/29px 'Manrope';
    letter-spacing: -0.29px;
    color: #777777;
    text-transform: unset;
    opacity: 1;
}
.page-footer .footer-top-main .footer-links ul li a:hover{
    color: #ADC737;
}
.footer-top-main .footer-links a{
    display: inline-block;
    margin-bottom: 20px;
}
.page-footer .footer-top-main .footer-links .imageArea{
    display: inline-block;
    width: 100%;
    float: left;
}
.page-footer .footer-top-main .footer-links .imageArea img{
    margin: 0 0 20px;
}
.page-footer .footer-top-main .footer-links .imageArea img:last-child{
    margin: 0 0 0;
}
.page-footer .footer-top-main .footer-links + .footer-title{
    margin: 25px 0 15px 0;
}
.page-footer .social-wrapper {
    margin-top: 0;
}
.social-wrapper{
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    list-style: none;
    float: right;
    margin: 25px 0 0 0;
    padding: 0;
}
.social-wrapper > h4{
    text-align: left;
    font: 400 14px/30px 'Manrope';
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    opacity: 1;
    display: inline-block;
    float: left;
    margin: 0 15px 0 0;
}
.social-wrapper ul{
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    top: 3px;
}
.social-wrapper ul li{}
.social-wrapper ul li + li{
    margin: 0 0 0 16px !important;
}
.social-wrapper li a{
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    border: 2px solid #DDDDDD;
    padding: 0;
    margin: 0 !important;
    position: relative;
    text-align: center !important;
    font: 400 18px/40px 'Frank Ruhl Libre', serif !important;
    letter-spacing: 0px !important;
    color: #777777 !important;
    opacity: 1;
}
.social-wrapper li a:hover{
    color: #ADC737 !important;
    border-color: #ADC737 !important;
    background: transparent!important;
}
.social-wrapper li a .fa-paper-plane,
.social-wrapper li a .fa-facebook-f,
.social-wrapper li a .fa-instagram,
.social-wrapper li a .fa-twitter,
.social-wrapper li a .fa-linkedin-in,
.social-wrapper li a .fa-youtube,
.social-wrapper li a .fa-shopify{
    margin: 0;
    width: auto;
    height: 15px;
    text-align: center;
}

.footer-bottom-main{
    display: inline-block;
    width: 100%;
    float: left;
    padding: 22px 0;
    margin: 0;
    background-color: #EDC729;
}
.footer-bottom-main .copyright{
    background-color: transparent;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    float: none;
    padding: 0;
    margin: 0;
    text-align: left;
    font: 400 16px/36px 'Manrope';
    letter-spacing: -0.24px;
    color: #ffffff;
    opacity: 1;
}

.footer-bottom-main .copyright img{
    width: auto;
    height: 18px;
}
.footer-bottom-main .copyright strong{
    text-align: left;
    font-weight: 400;
}
.footer-bottom-main .copyright .webexe{
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
}
.footer-bottom-main .copyright .webexe a {
    color: #ffffff;
}
.footer-bottom-main .copyright .webexe strong{
    margin: 0 4px;
}
.footer-bottom-main .copyright .webexe img{
    width: auto;
    height: 12px;
    vertical-align: unset;
    margin-left: 8px;
}
.footer-bottom-main .footer-bottom-link {
    float: left;
    width: 100%;
}
.footer-bottom-main .footer-bottom-link ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0;
    list-style: none;
}
.footer-bottom-main .footer-bottom-link ul li a {
    float: none;
    padding: 0;
    margin: 0;
    text-align: left;
    font: 400 16px/36px 'Manrope';
    letter-spacing: -0.24px;
    color: #ffffff;
    opacity: 1;
    position: relative;
}
.footer-bottom-main .footer-bottom-link ul li:last-child a {
    padding-left: 20px;
}
.footer-bottom-main .footer-bottom-link ul li:last-child a:before {
    content: "";
    border-left: 1px solid #ffffff;
    position: absolute;
    left: 10px;
    top: 6px;
    height: 12px;
}
.payment-link{
    display: inline-block;
    float: left;
}
.payment-link img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    max-height: 30px;
}

/* DEFAULT MICROSOFT EDGE */
@supports (-ms-ime-align: auto) {
    .page-title-wrapper .category-image .banner-image {
        max-width: unset;
        position: relative;
        height: auto;
        width: 100%;
        z-index: -1;
        margin: 0 auto;
        max-height: unset;
        left: 0px;
        bottom: 150%;
    }
}

/* DEFAULT ManropeNET EXPLORER 9,10 & 11 */
@media screen and (min-width:0\0){}
/* @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {} */

/* DEFAULT CONTAINER ISSUES */
.cms-index-index .columns > .container{
    width: 100%;
    max-width: 100%;
    padding: 0 0 0 0;
}
.page-with-filter.catalog-category-view.page-layout-2columns-left .columns {
    background: url(../../frontend/Rolling/default/en_US/images/bg-7.png),url(../../frontend/Rolling/default/en_US/images/bg-8.png),url(../../frontend/Rolling/default/en_US/images/bg-9.png),url(../../frontend/Rolling/default/en_US/images/bg-10.png);
    background-repeat: no-repeat;
    background-position: left top 10%,left bottom,right top,right bottom;
    position: relative;
}
/* SIDEBAR */
.page-with-filter.catalog-category-view.page-layout-2columns-left #maincontent.page-main {
    padding: 0;
}
.page-main .columns .sidebar.sidebar-main,
.page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-main{
    display: inline-block;
    float: left;
    width: 280px;
    max-width: 100%;
    flex-grow: unset;
    flex-basis: unset;
    margin: 0 0 20px 0;
    padding: /* 0 0 0 0 */ 140px 15px 0 15px;
    background: #ffffff;
    border-radius: 0;
}
.page-main .columns .sidebar.sidebar-additional,
.page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-additional{
    display: inline-block;
    float: left;
    clear: both;
    width: 280px;
    max-width: 100%;
    flex-grow: unset;
    flex-basis: unset;
    margin: 0 0 20px 0;
    padding: 20px 15px 0 0;
    border-radius: 0;
}
.page-main .columns .sidebar.sidebar-main ~ .column.main,
.page-with-filter.page-layout-2columns-left #maincontent .columns .column.main{
    display: inline-block;
    flex-grow: unset;
    max-width: 100%;
    width: calc(100% - 280px);
    float: revert;
    padding: 0px 0px 0px 15px;
}
.page-with-filter.catalog-category-view.page-layout-2columns-left .page-main .columns .sidebar.sidebar-main ~ .column.main,
.page-with-filter.catalog-category-view.page-layout-2columns-left #maincontent .columns .column.main {
    padding: 140px 0px 150px 15px;
}
.account.page-layout-2columns-left .sidebar.sidebar-main{
    padding: 0 15px 0 0;
}
.account.page-layout-2columns-left .sidebar.sidebar-main > .block{
    position: static;
    margin-bottom: 0;
}
.account.page-layout-2columns-left .sidebar.sidebar-main > .block > .title{
    position: relative;
    display: none;
    width: 100%;
    margin: 0;
    border-radius: 0;
    padding: 15px 20px;
    background: #adc737 0% 0% no-repeat padding-box;
    text-align: left;
    font: 400 20px/25px 'Manrope', serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    opacity: 1;
    border: 0;
}
.account.page-layout-2columns-left .sidebar.sidebar-main ul.items li.nav.item a strong {
    font-weight: normal;
}
.account.page-layout-2columns-left .sidebar.sidebar-main > .block > .title strong{
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.account.page-layout-2columns-left .sidebar.sidebar-main > .block > .account-nav-content{
    background: #f5f5f5;
    padding: 0px 0;
    display: inline-block;
    float: left;
    width: 100%;
}
.account.page-layout-2columns-left .sidebar.sidebar-main > .block > .account-nav-content > ul{
    float: left;
}

.category-contact-us .category-description{
    margin-bottom: 0px;
    padding: 78px 0 0;
}
.contact-section1-wrapper .enquiry-wrapper .fieldset .field {
    width: 50%;
}
.contact-section1-wrapper .enquiry-wrapper .fieldset .field.webforms-fields-4 {
    margin-top: -122px;
    margin-bottom: 20px;
}

.columns .column.main > p{
    margin-bottom: 0px !important;
}
.customer-account-login input[type="email"],
.customer-account-login .input-text,
.account.page-layout-2columns-left input[type="text"],
.account.page-layout-2columns-left input[type="password"],
.account.page-layout-2columns-left input[type="url"],
.account.page-layout-2columns-left input[type="tel"],
.account.page-layout-2columns-left input[type="search"],
.account.page-layout-2columns-left input[type="number"],
.account.page-layout-2columns-left input[type="datetime"],
.account.page-layout-2columns-left input[type="email"],
.account.page-layout-2columns-left .input-text{
    margin: 0 0 0 0;
}
.account.page-layout-2columns-left select {
    margin: 0 0 0 0;
    background-image: url('../../frontend/Rolling/default/en_US/images/down.png') !important;
    background-position: 95% center;
    background-size: 10px !important;
    background-repeat: no-repeat !important;
}

.customer-account-login #maincontent .columns,
.customer-account-createpassword #maincontent .columns,
.customer-account-logoutsuccess #maincontent .columns,
.checkout-cart-index #maincontent .columns,
.page-print.account.page-layout-1column #maincontent .columns,
.checkout-onepage-success #maincontent .columns,
.checkout-index-index #maincontent .columns,
.customer-account-create #maincontent .columns,
.customer-account-forgotpassword #maincontent .columns,
.catalogsearch-result-index #maincontent .columns .search.results .product-list-wrapper{
    max-width: 1170px;
    width: 100%;
    margin: 0 auto 40px;
    padding: 0 15px;
}
.customer-account-login #maincontent .columns #custom_main_container {
    padding: 0;
}
.customer-account-login .actions-toolbar > .secondary .action.remind {
    color: #000000 !important;
    text-transform: capitalize !important;
    letter-spacing: 0;
    background: none !important;
    padding: 0 !important;
    height: auto !important;
}
.customer-account-login .actions-toolbar > .secondary .action.remind:hover {
    color: #adc737 !important;
    background: none !important;
}
.account.page-layout-2columns-left #maincontent .columns{
    width: 100%;
    margin: 20px auto;
}
.page-with-filter.page-layout-2columns-left #maincontent .columns > .container{
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px !important;
}
.customer-account-login .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper,
.customer-account-logoutsuccess .page-title-wrapper,
.checkout-cart-index .page-title-wrapper,
.page-print.account.page-layout-1column .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper,
.checkout-index-index .page-title-wrapper,
.catalogsearch-result-index .page-title-wrapper,
.customer-account-create .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper,
.cms-no-route.cms-noroute-index .page-title-wrapper,
.sendfriend-product-send .page-title-wrapper,
.shipping-tracking-popup .page-title-wrapper{
    height: auto !important;
    max-width: 1170px;
    padding: 30px 0 0;
    margin: 0 auto 20px;
    float: none;
    display: block;
    clip: unset;
    width: 100%;
    position: relative;
}
.category-warranty-info .page-title-wrapper,
.category-payment-info .page-title-wrapper,
.category-shipping-info .page-title-wrapper {
    height: auto;
    max-width: 1170px;
    padding: 30px 30px 0px;
    margin: 0 auto 15px;
    float: none;
    display: block;
    clip: unset;
    width: 100%;
    position: relative;
}
.account.page-layout-2columns-left .page-title-wrapper{
    height: auto;
    max-width: 1170px;
    padding: 0px;
    margin: 0 auto 20px;
    float: none;
    display: inline-block;
    clip: unset;
    width: 100%;
    position: relative;
}
.account.page-layout-2columns-left .sidebar.sidebar-main .block-collapsible-nav .content {
    background: #fbfbfb;
    padding: 0;
    border: 1px solid #E8E8E8;
}
.account.page-layout-2columns-left .sidebar.sidebar-main ul.items {
    display: block;
}
.account.page-layout-2columns-left .sidebar.sidebar-main ul.items li.nav.item {
    margin: 0 !important;
    border-top: 0;
    display: block;
    float: left;
}
.account.page-layout-2columns-left .sidebar.sidebar-main ul.items li.nav.item:first-child {
    border-top: 0;
}
.account.page-layout-2columns-left .sidebar.sidebar-main ul.items li.nav.item a,.account.page-layout-2columns-left .sidebar.sidebar-main ul.items .item>strong {
    padding: 10px 20px 10px;
    display: inline-block;
    float: left;
    width: 100%;
    background-color: transparent;
    text-align: left;
    font: 400 16px/27px 'Manrope';
    letter-spacing: 0;
    color: #333333;
    text-transform: capitalize;
    opacity: 1;
    border: 0;
}
.account.page-layout-2columns-left .sidebar.sidebar-main ul.items li.nav.item.current a {
    background: #ADC737;
    color: #ffffff;
}
.account.page-layout-2columns-left .sidebar.sidebar-main ul.items li.nav.item:hover a,
.account.page-layout-2columns-left .sidebar.sidebar-main ul.items .item:hover>strong,
.account.page-layout-2columns-left .sidebar.sidebar-main ul.items .item.current>strong {
    background: #ADC737;
    color: #ffffff;
}
/*.cms-terms-conditions .page-title-wrapper,
.cms-shipping .page-title-wrapper,
.cms-return-exchange .page-title-wrapper{
    height: auto;
    max-width: 1170px;
    padding: 0;
    margin: 0 auto 20px;
    float: none;
    display: inline-block;
    clip: unset;
    width: 100%;
    position: relative;
}*/
.cms-privacy-policy .breadcrumb-section .breadcrumbs .item:not(:last-child)::after,
.cms-terms-conditions .breadcrumb-section .breadcrumbs .item:not(:last-child)::after {
    top: -2px;
}
.customer-account-login .page-title-wrapper::before,
.customer-account-create .page-title-wrapper::before,
.account.page-layout-2columns-left .page-title-wrapper::before,
.catalogsearch-result-index .page-title-wrapper::before{
    z-index: -1;
}
.customer-account-login .page-title-wrapper .page-title,
.customer-account-createpassword .page-title-wrapper .page-title,
.checkout-cart-index .page-title-wrapper .page-title,
.checkout-onepage-success .page-title-wrapper .page-title,
.checkout-index-index .page-title-wrapper .page-title,
.catalogsearch-result-index .page-title-wrapper .page-title,
.customer-account-create .page-title-wrapper .page-title,
.customer-account-forgotpassword .page-title-wrapper .page-title,
.cms-no-route.cms-noroute-index .page-title-wrapper .page-title,
.cms-terms-conditions .page-title-wrapper .page-title,
.cms-shipping .page-title-wrapper .page-title,
.cms-return-exchange .page-title-wrapper .page-title,
.shipping-tracking-popup .page-title-wrapper .page-title{
    height: auto;
    overflow: unset;
    text-align: left;
    margin: 0 0 20px 0;
}
.customer-account-logoutsuccess .page-title-wrapper .page-title,
.checkout-onepage-success .page-title-wrapper .page-title{
    height: auto;
    overflow: unset;
    text-align: center;
    margin: 0 0 20px 0;

}
.page-print.account.page-layout-1column .page-title-wrapper .page-title{
    height: auto;
    overflow: unset;
    text-align: left;
    margin: 0 0 20px 0;
    display: inline-block;
    width: 100%;
}
.account.page-layout-2columns-left .page-title-wrapper .page-title,
.category-warranty-info .page-title-wrapper .page-title,
.category-payment-info .page-title-wrapper .page-title,
.category-shipping-info .page-title-wrapper .page-title,
.category-privacy-policy .page-title-wrapper .page-title,
.category-terms-conditions .page-title-wrapper .page-title{
    height: auto;
    overflow: unset;
    text-align: left;
    margin: 0 0 0 0;
}
.customer-account-login .page-title-wrapper .page-title .base,
.customer-account-createpassword .page-title-wrapper .page-title .base,
.customer-account-logoutsuccess .page-title-wrapper .page-title .base,
.checkout-cart-index .page-title-wrapper .page-title .base,
.page-print.account.page-layout-1column .page-title-wrapper .page-title .base,
.checkout-index-index .page-title-wrapper .page-title .base,
.catalogsearch-result-index .page-title-wrapper .page-title .base,
.customer-account-create .page-title-wrapper .page-title .base,
.customer-account-forgotpassword .page-title-wrapper .page-title .base,
.account.page-layout-2columns-left .page-title-wrapper .page-title .base,
.category-warranty-info .page-title-wrapper .page-title .base,
.category-payment-info .page-title-wrapper .page-title .base,
.category-shipping-info .page-title-wrapper .page-title .base,
.sendfriend-product-send .page-title-wrapper .page-title .base,
.shipping-tracking-popup .page-title-wrapper .page-title .base{
    text-align: left;
    letter-spacing: 0;
    text-transform: capitalize;
    text-shadow: none;
    opacity: 1;
    white-space: normal;
    font: 500 40px/70px 'Manrope';
    letter-spacing: 0;
    color: #212121;
}
.customer-account-logoutsuccess .page-title-wrapper .page-title .base,
.checkout-onepage-success .page-title-wrapper .page-title .base{
    text-align: left;
    font: 500 40px/70px 'Manrope';
    letter-spacing: 0;
    color: #212121;
    text-transform: capitalize;
    text-shadow: none;
    opacity: 1;
    white-space: normal;
}
.cms-terms-conditions .page-title-wrapper .page-title .base,
.cms-shipping .page-title-wrapper .page-title .base,
.cms-return-exchange .page-title-wrapper .page-title .base{
    font: 700 40px/48px 'Manrope', serif;
    text-shadow: none;
    color: #3D372F;
}
.customer-account-login .block .block-title,
.customer-account-createpassword .block .block-title,
.customer-account-logoutsuccess .block .block-title,
.checkout-cart-index .block .block-title,
.page-print.account.page-layout-1column .block .block-title,
.checkout-onepage-success .block .block-title,
.checkout-index-index .block .block-title,
.catalogsearch-result-index .block .block-title,
.customer-account-create .block .block-title,
.customer-account-forgotpassword .block .block-title,
.account.page-layout-2columns-left .block .block-title,
.form.create.account > .fieldset > legend,
.form-edit-account > .fieldset > legend,
.form-address-edit > .fieldset > legend,
.form.amgiftcard-form > .fieldset > legend{
    border-bottom: 1px solid #c6c6c6 !important;
    margin-bottom: 20px !important;
    padding-bottom: 15px !important;
    text-align: left;
}
.customer-account-login .block .block-title strong,
.customer-account-createpassword .block .block-title strong,
.customer-account-logoutsuccess .block .block-title strong,
.checkout-cart-index .block .block-title strong,
.page-print.account.page-layout-1column .block .block-title strong,
.checkout-onepage-success .block .block-title strong,
.checkout-index-index .block .block-title strong,
.catalogsearch-result-index .block .block-title strong,
.customer-account-create .block .block-title strong,
.customer-account-forgotpassword .block .block-title strong,
.account.page-layout-2columns-left .block .block-title strong,
.mw-reward-points .block .block-title > strong,
.form.create.account > .fieldset > legend > span,
.form-edit-account > .fieldset > legend > span,
.form-address-edit > .fieldset > legend > span,
.form.amgiftcard-form > .fieldset > legend > span{
    font: 600 20px/20px 'Manrope' !important;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #333333;
}
.fieldset > .field {
    margin: 0 0 15px;
    text-align: left;
}
.field.choice,
.checkbox-group{
    display: -webkit-inline-flex;
    display: inline-flex;
    width: 100%;
    align-items: baseline;
}
.field.choice > input[type=checkbox],
.field.choice > input[type=radio],
.checkbox-group > input[type=checkbox]{
    margin: 4px 5px 0 0;
    cursor: pointer;
    position: relative;
    top: 1px;
}
.field.choice .label{
    cursor: pointer;
}
.fieldset>.field.required>.label:after, .fieldset>.fields>.field.required>.label:after, .fieldset>.field._required>.label:after, .fieldset>.fields>.field._required>.label:after {
    color: #EA2327 !important;
    margin: 0 !important;
    font-weight: 400;
    font-size: 16px !important;
}
.checkout-payment-method .payment-method-title.field.choice {
    align-items: center;
}
.checkout-index-index .checkout-payment-method  .fieldset .field > .label {
    margin: 0 !important;
}
.checkout-index-index .checkout-payment-method .field.choice > input[type=radio] {
    margin-top: 0;
    top: 0;
}
.checkbox-group > label{
    cursor: pointer;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 13px;
}
.customer-account-login .fieldset .field > .label,
.customer-account-createpassword .fieldset .field > .label,
.customer-account-logoutsuccess .fieldset .field > .label,
.checkout-cart-index .fieldset .field > .label,
.page-print.account.page-layout-1column .fieldset .field > .label,
.checkout-onepage-success .fieldset .field > .label,
.checkout-index-index .fieldset .field > .label,
.catalogsearch-result-index .fieldset .field > .label,
.customer-account-create .fieldset .field > .label,
.customer-account-forgotpassword .fieldset .field > .label,
.account.page-layout-2columns-left .fieldset .field > .label,
.reward-table{
    text-align: left !important;
    padding: 0 !important;
    margin: 0 0 11px 0 !important;
    white-space: normal;
    font: 400 14px/26px 'Manrope';
    letter-spacing: 0px;
    color: #515151;
    text-transform: capitalize;
    opacity: 1;
}
.checkout-index-index .fieldset .field > .control,
.login-container .fieldset>.field>.control,
.form.amgiftcard-form .fieldset>.field>.control{
    width: 100%;
}
.checkout-payment-method .payment-method-content .fieldset>.field.type .control {
    margin-left: 0;
}
.checkout-payment-method .ccard .cvv .input-text {
    width: auto;
}
.abs-margin-for-forms-desktop,
.fieldset .legend,
.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar,
.login-container .fieldset:after {
    margin-left: 0;
}
.form-create-account .fieldset.create.account:after,
.form.password.forget .fieldset:after,
.login-container .fieldset:after {
    margin-top: 0;
}
.fieldset > .legend {
    margin: 0 0 25px;
    padding: 0 0 10px;
}
.fieldset .legend,
.fieldset .legend > span{
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    text-transform: capitalize;
}
.customer-account-login .actions-toolbar,
.customer-account-createpassword .actions-toolbar,
.customer-account-logoutsuccess .actions-toolbar,
.checkout-cart-index .actions-toolbar,
.page-print.account.page-layout-1column .actions-toolbar,
.checkout-onepage-success .actions-toolbar,
.checkout-index-index .actions-toolbar,
.catalogsearch-result-index .actions-toolbar,
.customer-account-create .actions-toolbar,
.customer-account-forgotpassword .actions-toolbar,
.account.page-layout-2columns-left .actions-toolbar,
.checkout-index-index .checkout-payment-method .payment-option-content .store-credit-container .actions-toolbar,
.sendfriend-product-send .actions-toolbar{
    margin: 0px;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-inline-flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.customer-account-login .actions-toolbar::before,
.customer-account-createpassword .actions-toolbar::before,
.customer-account-logoutsuccess .actions-toolbar::before,
.checkout-cart-index .actions-toolbar::before,
.page-print.account.page-layout-1column .actions-toolbar::before,
.checkout-onepage-success .actions-toolbar::before,
.checkout-index-index .actions-toolbar::before,
.catalogsearch-result-index .actions-toolbar::before,
.sendfriend-product-send .actions-toolbar::before,
.customer-account-login .actions-toolbar::after,
.customer-account-createpassword .actions-toolbar::after,
.customer-account-logoutsuccess .actions-toolbar::after,
.checkout-cart-index .actions-toolbar::after,
.page-print.account.page-layout-1column .actions-toolbar::after,
.checkout-onepage-success .actions-toolbar::after,
.checkout-index-index .actions-toolbar::after,
.catalogsearch-result-index .actions-toolbar::after,
.customer-account-create .actions-toolbar::before,
.customer-account-forgotpassword .actions-toolbar::before,
.account.page-layout-2columns-left .actions-toolbar::before,
.customer-account-create .actions-toolbar::after,
.customer-account-forgotpassword .actions-toolbar::after,
.account.page-layout-2columns-left .actions-toolbar::after,
.sendfriend-product-send .actions-toolbar::after{
    display: none;
}
.customer-account-login .actions-toolbar .primary .action.primary,
.customer-account-createpassword .actions-toolbar .primary .action.primary,
.customer-account-logoutsuccess .actions-toolbar .primary .action.primary,
.checkout-cart-index .actions-toolbar .primary .action.primary,
.page-print.account.page-layout-1column .actions-toolbar .primary .action.primary,
.checkout-onepage-success .actions-toolbar .primary .action.primary,
.checkout-index-index .actions-toolbar .primary .action.primary,
.catalogsearch-result-index .actions-toolbar .primary .action.primary,
.customer-account-create .actions-toolbar .primary .action.primary,
.customer-account-forgotpassword .actions-toolbar .primary .action.primary,
.account.page-layout-2columns-left .actions-toolbar .primary .action.primary,
.form.amgiftcard-form .buttons-set .action.primary,
.mw-reward-points button,
.aw-ln-range-slider-wrapper .aw-ln-slider-button,
.cart-container .checkout-methods-items .action.primary,
.minicart-wrapper .block-minicart .block-content > .actions .action.primary,
.authentication-dropdown .modal-inner-wrap .modal-content .actions-toolbar .action.secondary,
.checkout-onepage-success .column.main .action.primary,
.checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary,
.amxnotif-block form > .notification-container .actions-toolbar > .primary .action.submit.primary,
.table-comparison .product.info .product-item-actions .tocart.primary,
.p2c2p-payment-success .col-main > .primary > .action.primary,
.amex-payment-success .container-confirm-payment .checkout-success > .primary > .action.primary,
#referralForm .fieldset .buttons-set .action.primary{    
    display: inline-block !important;
    position: relative;
    width: auto;
    height: 60px;
    margin: 0;
    padding: 0 30px !important;
    border-radius: 10px;
    box-shadow: none !important;
    border: 0 !important;
    background: #ADC737 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    text-shadow: none !important;
    text-align: center !important;
    font: 800 14px/60px 'Manrope' !important;
    letter-spacing: 2.8px;
    color: #ffffff !important;
    opacity: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.minicart-wrapper .block-minicart .block-content > .actions .action.primary {
    width: 100%;
}
.modal-popup .modal-footer .action-primary,
.modal-popup .modal-footer .action-save-address,
.amgiftcard-form .amactions-toolbar .action.primary,
.form.form-cart .cart.main.actions .action,
.form.form-discount .actions-toolbar .action-apply,
.payment-option-content .actions-toolbar .amgiftcard-check .action-apply-gift,
.payment-option-content .actions-toolbar .primary .action-apply-gift,
.payment-method-content .payment-method-billing-address .billing-address-details .action-edit-address,
.payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-update,
.shipping-address-item .action-select-shipping-item,
.new-address-popup .action-show-popup,
.form-wishlist-items > .actions-toolbar .primary .action,
.form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .actions-primary .action,
.form-wishlist-items .products-grid.wishlist .product-item-inner .unavailable.stock,
.product-add-form #product_addtocart_form .amgiftcard-preview > button,
#shopping-cart-table .item-actions .actions-toolbar .action-delete,
.sendfriend-product-send .actions-toolbar .action.primary,
.sendfriend-product-send .actions-toolbar .action.add,
.rewards__checkout-cart-usepoints .discount-form > .buttons-container .button.action{
    display: inline-block !important;
    position: relative;
    width: auto;
    height: 60px;
    margin: 0;
    padding: 0 30px !important;
    border-radius: 10px;
    box-shadow: none !important;
    border: 0 !important;
    background: #ADC737 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    text-shadow: none !important;
    text-align: center !important;
    font: 800 14px/60px 'Manrope' !important;
    letter-spacing: 2.8px;
    color: #ffffff !important;
    opacity: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#shopping-cart-table .item-actions .actions-toolbar .action-delete{
    display: inline-block !important;
    position: relative;
    width: auto;
    height: 55px;
    margin: 0;
    padding: 0 25px !important;
    border-radius: 0;
    box-shadow: none !important;
    border: 0 !important;
    background: #ADC737;
    text-decoration: none !important;
    text-transform: uppercase !important;
    text-shadow: none !important;
    text-align: center !important;
    font: 400 16px/55px 'Manrope' !important;
    letter-spacing: 0;
    color: #ffffff !important;
    opacity: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.control.captcha-image .action.captcha-reload{
    border-radius: 0;
    background: #dddddd;
    border: 0;
    height: 55px;
    font: 400 16px/55px 'Manrope' !important;
    letter-spacing: 0;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0px 20px;
    text-align: center;
}
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar>.primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.store-credit-container .actions-toolbar .action.action-apply,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action,
.cart-container #block-giftcard.block.discount .check-giftcard-status,
.cart-container #block-giftcard.block.discount #activateGiftCard .action.giftcards{
    display: inline-block !important;
    position: relative;
    width: auto;
    height: 60px;
    margin: 0;
    padding: 0 30px !important;
    border-radius: 10px;
    box-shadow: none !important;
    border: 0 !important;
    background: #ADC737 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    text-shadow: none !important;
    text-align: center !important;
    font: 800 14px/60px 'Manrope' !important;
    letter-spacing: 2.8px;
    color: #ffffff !important;
    opacity: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.cart-summary .checkout-methods-items .item {
    display: inline-block;
    width: 100%;
    float: left;
    margin: 15px 0;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
    width: 100%;
    max-width: 100%;
    padding: 0 15px !important;
}
.customer-account-login .actions-toolbar .primary .action.primary:hover,
.customer-account-createpassword .actions-toolbar .primary .action.primary:hover,
.customer-account-logoutsuccess .actions-toolbar .primary .action.primary:hover,
.checkout-cart-index .actions-toolbar .primary .action.primary:hover,
.page-print.account.page-layout-1column .actions-toolbar .primary .action.primary:hover,
.checkout-onepage-success .actions-toolbar .primary .action.primary:hover,
.checkout-index-index .actions-toolbar .primary .action.primary:hover,
.catalogsearch-result-index .actions-toolbar .primary .action.primary:hover,
.customer-account-create .actions-toolbar .primary .action.primary:hover,
.customer-account-forgotpassword .actions-toolbar .primary .action.primary:hover,
.account.page-layout-2columns-left .actions-toolbar .primary .action.primary:hover,
.control.captcha-image .action.captcha-reload:hover,
.form.amgiftcard-form .buttons-set .action.primary:hover,
.mw-reward-points button:hover,
.aw-ln-range-slider-wrapper .aw-ln-slider-button:hover,
.cart-container .checkout-methods-items .action.primary:hover,
.minicart-wrapper .block-minicart .block-content > .actions .action.primary:hover,
.modal-popup .modal-footer .action-primary:hover,
.modal-popup .modal-footer .action-save-address:hover,
.amgiftcard-form .amactions-toolbar .action.primary:hover,
.form.form-cart .cart.main.actions .action:hover,
.form.form-discount .actions-toolbar .action-apply:hover,
.payment-option-content .actions-toolbar .amgiftcard-check .action-apply-gift:hover,
.payment-option-content .actions-toolbar .primary .action-apply-gift:hover,
.payment-method-content .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-update:hover,
.shipping-address-item .action-select-shipping-item:hover,
.new-address-popup .action-show-popup:hover,
.authentication-dropdown .modal-inner-wrap .modal-content .actions-toolbar .action.secondary:hover,
.checkout-onepage-success .column.main .action.primary:hover,
.form-wishlist-items > .actions-toolbar .primary .action:hover,
.form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .actions-primary .action:hover,
.product-add-form #product_addtocart_form .amgiftcard-preview > button:hover,
#shopping-cart-table .item-actions .actions-toolbar .action-delete:hover,
.store-credit-container .actions-toolbar .action.action-apply:hover,
.amgiftcard-form .amactions-toolbar .action.primary:hover,
.rewards__checkout-cart-usepoints .buttons-container .action:hover,
.rewards__checkout-cart-usepoints .discount-form > .buttons-container .button.action:hover,
.rewards__checkout-cart-usepoints .buttons-container .action:hover,
#reward-points-form .actions-toolbar .primary .action:hover,
#referralForm .fieldset .buttons-set .action.primary:hover,
.minicart-items .update-cart-item:hover,
.sendfriend-product-send .actions-toolbar .action.primary:hover,
.sendfriend-product-send .actions-toolbar .action.add:hover,
.checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar>.primary .action.primary:hover,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover,
#referralForm .fieldset .buttons-set .action.primary:hover,
.cart-summary .checkout-methods-items .action.primary.checkout:hover,
.authentication-wrapper > .action:hover,
.cart-container #block-giftcard.block.discount .check-giftcard-status:hover,
.amxnotif-block form > .notification-container .actions-toolbar > .primary .action.submit.primary:hover,
.table-comparison .product.info .product-item-actions .tocart.primary:hover,
.p2c2p-payment-success .col-main > .primary > .action.primary:hover,
.amex-payment-success .container-confirm-payment .checkout-success > .primary > .action.primary:hover,
.cart-container #block-giftcard.block.discount #activateGiftCard .action.giftcards:hover,
.authentication-wrapper > .action:hover{
    background: #EDC729 !important;
    color: #FFFFFF !important;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.customer-account-login .actions-toolbar > .secondary .action,
.customer-account-createpassword .actions-toolbar > .secondary .action,
.customer-account-logoutsuccess .actions-toolbar > .secondary .action,
.checkout-cart-index .actions-toolbar > .secondary .action,
.page-print.account.page-layout-1column .actions-toolbar > .secondary .action,
.checkout-onepage-success .actions-toolbar > .secondary .action,
.checkout-index-index .actions-toolbar > .secondary .action,
.catalogsearch-result-index .actions-toolbar > .secondary .action,
.customer-account-create .actions-toolbar > .secondary .action,
.customer-account-forgotpassword .actions-toolbar > .secondary .action,
.account.page-layout-2columns-left .actions-toolbar > .secondary .action,
.payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-cancel,
.sendfriend-product-send .actions-toolbar .action.back,
.shipping-tracking-popup .column.main .page.tracking > .actions > .action.close,
.amgiftcard-account-index .amgiftcard-info.customer-account-gift-card-item > a,
.modal-popup .modal-inner-wrap .modal-footer .action.secondary, 
.modal-popup .modal-inner-wrap .modal-footer .action-secondary,
.authentication-wrapper > .action {
    display: inline-block !important;
    position: relative;
    width: auto;
    height: 60px;
    margin: 0;
    padding: 0 30px !important;
    border-radius: 10px;
    box-shadow: none !important;
    border: 0 !important;
    background: #ADC737 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    text-shadow: none !important;
    text-align: center !important;
    font: 800 14px/60px 'Manrope' !important;
    letter-spacing: 2.8px;
    color: #ffffff !important;
    opacity: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.modal-popup .modal-inner-wrap .modal-footer .action-secondary{
    margin: 0 0 0 0 !important;
    padding: 0 10px;
}

.custom-slide .modal-inner-wrap {
    background-color: #fbfbfb;
}
.modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {
    top: 5px;
}
.opc-wrapper #checkout-step-shipping_method.step-content {
    margin-bottom: 0;
}
.opc-summary-wrapper header.modal-header {
    padding: 0;
    border: 0;
}
.checkout-index-index .form .actions-toolbar > .secondary .action.remind,
.authentication-dropdown .modal-inner-wrap .block-authentication .actions-toolbar>.secondary .action.action-remind {
    color: #333333 !important;
    letter-spacing: 0.5px;
    background: #ffffff !important;
    padding: 0 !important;
    font-weight: 400 !important;
}
.checkout-index-index .form .actions-toolbar > .secondary .action.remind:hover,
.authentication-dropdown .modal-inner-wrap .block-authentication .actions-toolbar>.secondary .action.action-remind:hover {
    color: #adc737 !important;
    text-decoration: underline !important;
}
.account.page-layout-2columns-left .box-actions .action{
    height: 25px;
    font: 700 14px/25px 'Manrope';
    letter-spacing: 0.4px;
    color: #3D372F;
    margin: 0;
}
.account.page-layout-2columns-left .box-actions .action + .action{
    margin: 0 0 0 8px;
    padding: 0 0 0 10px;
    border-left: 1px solid #cfcfcf;
}
.account.page-layout-2columns-left .box.box-information .box-actions .action + .action {
    border: 0;
    margin: 0;
    padding: 0;
}
.account.page-layout-2columns-left .block .block-title > strong,
.mw-reward-points .block .block-title > strong{
    margin-bottom: 0px !important;
}
.mw-reward-points .block .block-title > a{
    float: right;
    height: 45px;
    font: 700 14px/45px 'Manrope';
    letter-spacing: 0.4px;
    color: #3D372F;
    margin: 1.5rem 3px 0 10px;
}
.account.page-layout-2columns-left .block .block-title > .action{
    float: right;
    height: 20px;
    font: 700 14px/20px 'Manrope';
    letter-spacing: 0.4px;
    color: #3D372F;
    margin: 5px 0 0 0;
}
.customer-account-login .actions-toolbar > .secondary .action:hover,
.customer-account-createpassword .actions-toolbar > .secondary .action:hover,
.customer-account-logoutsuccess .actions-toolbar > .secondary .action:hover,
.checkout-cart-index .actions-toolbar > .secondary .action:hover,
.page-print.account.page-layout-1column .actions-toolbar > .secondary .action:hover,
.checkout-onepage-success .actions-toolbar > .secondary .action:hover,
.checkout-index-index .actions-toolbar > .secondary .action:hover,
.catalogsearch-result-index .actions-toolbar > .secondary .action:hover,
.customer-account-create .actions-toolbar > .secondary .action:hover,
.customer-account-forgotpassword .actions-toolbar > .secondary .action:hover,
.account.page-layout-2columns-left .actions-toolbar > .secondary .action:hover,
.payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-cancel:hover,
.cms-no-route.cms-noroute-index .column.main .disc li a:hover,
.sendfriend-product-send .actions-toolbar .action.back:hover,
.shipping-tracking-popup .column.main .page.tracking > .actions > .action.close:hover,
.form.send.friend #recipients-options .fields.additional .secondary .action.remove:hover,
.amgiftcard-account-index .amgiftcard-info.customer-account-gift-card-item > a:hover,
.modal-popup .modal-inner-wrap .modal-footer .action.secondary:hover, 
.modal-popup .modal-inner-wrap .modal-footer .action-secondary:hover{
    background: #EDC729 !important;
    color: #FFFFFF !important;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.account.page-layout-2columns-left .box-actions .action:hover,
.account.page-layout-2columns-left .block .block-title > .action:hover,
.minicart-wrapper .actions .secondary .action.viewcart:hover,
.mw-reward-points .block .block-title > a:hover{
    text-decoration: underline;
}

.category-warranty-info .page-title-wrapper .category-image,
.category-payment-info .page-title-wrapper .category-image,
.category-shipping-info .page-title-wrapper .category-image,
.category-terms-conditions .page-title-wrapper .category-image{
    height: auto;
}
.category-warranty-info .page-title-wrapper .category-image .banner-image,
.category-payment-info .page-title-wrapper .category-image .banner-image,
.category-shipping-info .page-title-wrapper .category-image .banner-image,
.category-privacy-policy .page-title-wrapper .category-image .banner-image,
.category-warranty-info .page-title-wrapper .category-image .banner-overlay,
.category-payment-info .page-title-wrapper .category-image .banner-overlay,
.category-warranty-info .breadcrumbs,
.category-payment-info .breadcrumbs,
.category-shipping-info .breadcrumbs,
.category-privacy-policy .breadcrumbs{
    display: none;
}
.category-warranty-info .page-title-contents,
.category-payment-info .page-title-contents,
.category-shipping-info .page-title-contents{
    position: unset !important;
    padding: 0 !important;
}
.category-warranty-info .column.main,
.category-payment-info .column.main,
.category-shipping-info .column.main{
    max-width: 1170px;
    width: 100%;
    margin: 0 auto 40px;
    padding: 0 15px;
}

.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
    font: 600 16px/16px 'Manrope', serif !important;
    letter-spacing: 0 !important;
    color: #3D372F !important;
}
body.page-print #maincontent.page-main {
    max-width: 1170px;
    margin: 60px auto 0 !important;
    padding: 0 15px;
}
.page-print .logo {
    display: inline-block;
    float: none;
    padding-left: 0px;
    margin: 0;
}
.password-strength-meter {
    font-weight: 400;
    color: #000000;
}
.payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-cancel{
    margin: 0 5px 5px 0;
    float: right;
}
.opc-wrapper .form-shipping-address .fieldset .field .label{
    border: 0;
}
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
    width: 100% !important;
    height: auto;
    margin: 0px auto;
}

.cart-summary .block .actions-toolbar>.primary,
.cart-summary .block .actions-toolbar>.primary .action.primary {
    width: 100% !important;
}

.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.search.advanced,
.form.form-orders-search{
    min-width: auto;
    width: 500px;
    max-width: 100%;
    float: left;
}
.form.create.account{
    min-width: 500px;
    width: auto;
    max-width: 100%;
}
.form.create.account > .fieldset{
    width: 48%;
    margin: 0 1% 15px;
    float: left;
    max-width: 100%;
}
.form.password.reset .fieldset .field .label,
.form.password.reset .fieldset .field .control{
    width: 100%;
}
.sidebar.sidebar-main .account-nav-content ul > .item{
    width: 100%;
    display: inline-block;
    margin: 0px;
}
.sidebar.sidebar-main .account-nav-content ul > .item + .item{
    margin-top: 5px;
}
.sidebar.sidebar-main .account-nav-content ul > .item > a{
    text-align: left;
    font: 500 15px/20px 'Manrope';
    letter-spacing: 0px;
    color: #182E1B;
    opacity: 1;
    display: inline-block;
    width: 100%;
    padding: 5px 15px;
    border: 0;
}
.sidebar.sidebar-main .account-nav-content ul > .item .delimiter{
    border-top: 1px solid #d1d1d1;
    display: block;
    margin: 5px 15px;
}
.sidebar.sidebar-main .account-nav-content ul > .item.current > strong, 
.sidebar.sidebar-main .account-nav-content ul > .item.current > a,
.sidebar.sidebar-main .account-nav-content ul > .item > a:hover{
    border-color: transparent;
    color: #ADC737;
    background: transparent;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    padding: 5px 15px;
    border: 0;
}
.sidebar.sidebar-main .account-nav-content ul > .item.current > a > strong{
    font-weight: 700;
}
.form-edit-account .field.password-info{
    display: none;
}
.fieldset>.field.choice:before,
.fieldset>.field.no-label:before{
    display: none;
}

.table thead th {
    width: auto !important;
    padding: 10px 5px 5px !important;
    font: 600 14px/18px 'Manrope';
    border-bottom: 0px;
}
.table tbody td {
    padding: 12px 5px !important;
    font: 400 14px/18px 'Manrope';
    border-top: 0px !important;
}
.table tbody th.mark, .table tbody th.mark + td{
    border-top: 0 !important;
    padding: 5px !important;
}
.table th.col,
.table td.col{
    width: auto !important;
    min-width: 85px;
}
.table tbody+tbody {
    border-top: 1px solid #dddddd;
}
.table tfoot {
    /* background: #ffffff; */
}
.cart.table-wrapper .col.qty label { margin-bottom: 0; }
.cart.table-wrapper .col.qty .input-text {
    margin: 0;
    line-height: 30px;
    padding: 5px 15px;
    height: 30px;
    width: 50px;
}

.mw-reward-points .button-coupon button {
    margin: 29px 0 0 10px;
}
.catalogsearch-result-index .page-wrapper .breadcrumbs{
    display: none;
}
.catalogsearch-result-index .column.main > ul{
    margin-left: 20px;
}
.filter-no-options .filter-title:before {
    margin-top: -40px;
}
.block-content.filter-content{
    background-color: transparent;
    display: inline-block;
    width: 100%;
    float: left;
}
.block-content.filter-content > .filter-current,
.block-content.filter-content > .block-actions.filter-actions,
.column.main .catalog-topnav{
    display: none !important;
}
.block.filter {
    display: inline-block;
    width: 100%;
    float: left;
    background-color: #ffffff;
    border-radius: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.block.filter .block-title.filter-title{
    display: none;
}
.filter-options{
    display: inline-block;
    width: 100%;
    float: left;
}
.filter-options-item {
    padding: 0;
    border: 0;
    margin: 0 0 15px;
    float: left;
    width: 100%;
    position: relative;
}
.filter-options .filter-options-content ol {
    margin: 30px 30px 25px;
    width: auto;
}
.filter-content .filter-subtitle{
    display: inline-block;
    width: 100%;
    margin: 0 0 25px 0;
    padding: 0 0 15px 0;
    border-radius: 0;
    background: transparent 0% 0% no-repeat padding-box;
    border-bottom: 3px solid #333333;
    text-align: left;
    font: 700 25px/30px 'Manrope', serif;
    letter-spacing: 0px;
    color: #333333;
    text-transform: capitalize;
    opacity: 1;

    display: none !important;
}
.filter-options .filter-options-title{
    text-align: left;
    color: #ffffff;
    text-transform: capitalize;
    opacity: 1;
    display: inline-block;
    width: 100%;
    float: left;
    position: relative;
    margin: 0;
    overflow: visible;
    z-index: 0;
    border-radius: 0;
    font: 400 24px/30px 'Frank Ruhl Libre';
    color: #272727;
    padding-bottom: 27px;
    margin-bottom: 15px;
    border-bottom: 1px solid #CFCFCF;
}
.filter-options .filter-options-title + .action.clear.filter-clear {
    display: inline-block;
    float: right;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
    text-align: center;
    font: 400 16px/20px 'Manrope';
    letter-spacing: 0;
    color: #ffffff;
    text-transform: capitalize;
    opacity: 1;
}
.filter-options .filter-options-title:after { 
    content: "";
    content: '\f068';
    float: right;
    font: 600 20px/20px 'Font Awesome 5 Free';
    position: absolute;
    right: 0;
    top: 8px;
    color: #AAAAAA;
    text-align: center;
    opacity: 1;
}
.filter-options .filter-options-title.active:after {
    content: '\f067';
}
.filter-options .filter-options-title:hover{ cursor: pointer; }
.filter-options .filter-options-title.filter-by-price:after {
    display: none;
}
.filter-options .filter-options-content{
    display: block;
    width: 100%;
    float: left;
    border: 0;
    border-radius: 0;
    background-color: #ffffff;
    margin: 0 0 15px 0;
    padding: 0px;
    overflow: hidden;
}
.filter-options .filter-options-item.active .filter-options-content {
    display: block;
}
.filter-options .filter-options-content.selected{ display: inline-block; }
.filter-options-content .items{
    margin: 0;
}
.filter-options .filter-options-content ul,
.filter-options .filter-options-content ol{
    list-style-type: none;
    display: inline-block;
    width: 100%;
}
.filter-options .filter-options-content > form > ul > li,
.filter-options .filter-options-content > form > ol > li{
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0;
    position: relative;
    background: transparent 0% 0% no-repeat padding-box;
}
.filter-options .filter-options-content > form > ul > li + li,
.filter-options .filter-options-content > form > ol > li + li{
    margin: 0 !important;
    
}
.filter-options .filter-options-content > form > ul > li > a,
.filter-options .filter-options-content > form > ol > li > a{
    display: inline-block;
    margin: 0;
    padding: 0 !important;
    background: transparent;
    border: 0;
    border-radius: 0;
}
.filter-options .filter-options-content > form > ul > li > a > span.label,
.filter-options .filter-options-content > form > ol > li > a > span.label{
    text-align: left;
    font: 400 16px/26px 'Manrope';
    letter-spacing: 0;
    color: #292929;
    text-transform: uppercase;
    opacity: 1;
}
.filter-options .filter-options-content > form > ul > li.active,
.filter-options .filter-options-content > form > ul > li:hover,
.filter-options .filter-options-content > form > ul > li:focus,
.filter-options .filter-options-content > form > ol > li.active,
.filter-options .filter-options-content > form > ol > li:hover,
.filter-options .filter-options-content > form > ol > li:focus{
    color: #EDC729;
}
.filter-options .filter-options-content > form > ul > li.active > a,
.filter-options .filter-options-content > form > ul > li:hover > a,
.filter-options .filter-options-content > form > ul > li:focus > a,
.filter-options .filter-options-content > form > ol > li.active > a,
.filter-options .filter-options-content > form > ol > li:hover > a,
.filter-options .filter-options-content > form > ol > li:focus > a{
    font-weight: 700;
}
.filter-options .filter-options-content > form > ul > li.-is-collapsible:hover > a,
.filter-options .filter-options-content > form > ol > li.-is-collapsible:hover > a{
    border-radius: 0;
}
.filter-options .filter-options-content > form > ul > li.-is-collapsible.active > a,
.filter-options .filter-options-content > form > ol > li.-is-collapsible.active > a{
    border-radius: 0;
}
.filter-options .filter-options-content > form > ul > li.active > a > span.label,
.filter-options .filter-options-content > form > ul > li:hover > a > span.label,
.filter-options .filter-options-content > form > ol > li.active > a > span.label,
.filter-options .filter-options-content > form > ol > li:hover > a > span.label{
    color: #ffffff;
}

.filter-options .filter-options-content ul ul,
.filter-options .filter-options-content ol ol{
    padding: 0 0 0 15px;
    width: 100%;
    float: left;
}
.filter-options .filter-options-content > form > ul > li > ul,
.filter-options .filter-options-content > form > ul > li > ol,
.filter-options .filter-options-content > form > ol > li > ul,
.filter-options .filter-options-content > form > ol > li > ol{
    background-color: transparent;
    padding: 5px 0 5px 10px !important;
    border-radius: 0;
    border-bottom: 1px solid #ffffff;
    position: relative !important;
    left: unset !important;
    top: unset !important;
    width: 100%;
    max-height: 250px;
    overflow: auto;
}
.filter-options .filter-options-content > form > ul li,
.filter-options .filter-options-content > form > ol li,
.filter-options .filter-options-content > form > ul > li li,
.filter-options .filter-options-content > form > ol > li li{
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
}
.filter-options .filter-options-content ul li > input,
.filter-options .filter-options-content ul li a > span.count,
.filter-options .filter-options-content ol li > input,
.filter-options .filter-options-content ol li a > span.count{
    display: none;
}
.filter-options .filter-options-content > form > ul > li.item.-filter-parent > a > span.label{
    text-align: left;
    font: 400 16px/32px 'Manrope';
    letter-spacing: -0.16px;
    color: #333333;
    text-transform: capitalize;
    opacity: 1;
    background: transparent !important;
}
.filter-options .filter-options-content ul li > a,
.filter-options .filter-options-content ol li > a{
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 5px;
    border-radius: 0;
    background: transparent;
    position: relative;
}
.filter-options .filter-options-content ul li > a span.label,
.filter-options .filter-options-content ol li > a span.label{
    text-align: left;
    font: 300 13px/24px Manrope;
    letter-spacing: 0px;
    color: #3D372F;
}
.filter-options .filter-options-content ul li.active > a,
.filter-options .filter-options-content ul li:hover > a,
.filter-options .filter-options-content ol li.active > a,
.filter-options .filter-options-content ol li:hover > a{}

.filter-options .filter-options-content ul li.active > a span.label,
.filter-options .filter-options-content ul li:hover > a span.label,
.filter-options .filter-options-content ol li.active > a span.label,
.filter-options .filter-options-content ol li:hover > a span.label,
.filter-options .filter-options-content > form > ul > li.item.-filter-parent.active > a > span.label,
.filter-options .filter-options-content > form > ul > li.item.-filter-parent:hover > a > span.label{
/*    color: #EDC729;
    font-weight: 300;*/
}
.filter-options .filter-options-content ul li li > a span.label,
.filter-options .filter-options-content ol li li > a span.label{
    text-align: left;
    font: 400 14px/25px 'Manrope';
    letter-spacing: 0px;
    color: #333333;
}
.filter-options .filter-options-content ul li li.active > a span.label,
.filter-options .filter-options-content ul li li:hover > a span.label,
.filter-options .filter-options-content ol li li:focus > a span.label{
    font-weight: 400;
    color: #EDC729;
}
/* For Level 1 */
.filter-options .filter-options-content > form > ul > li.-is-collapsible > span.am-collapse-icon,
.filter-options .filter-options-content > form > ol > li.-is-collapsible > span.am-collapse-icon{
    display: inline-block;
    width: 30px;
    height: 45px;
    float: left;
    position: relative;
    cursor: pointer;
}
.filter-options .filter-options-content > form > ul > li.-is-collapsible > span.am-collapse-icon::after,
.filter-options .filter-options-content > form > ol > li.-is-collapsible > span.am-collapse-icon::after {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 14px;
    color: #333333;
    padding: 0;
    display: inline-block;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 45px;
    transform: none;
    border: 0;
}
.filter-options .filter-options-content > form > ul > li.-is-collapsible:hover > span.am-collapse-icon::after,
.filter-options .filter-options-content > form > ol > li.-is-collapsible:hover > span.am-collapse-icon::after{
    color: #ffffff;
}
.filter-options .filter-options-content > form > ul > li.-is-collapsible > span._active.am-collapse-icon::after,
.filter-options .filter-options-content > form > ol > li.-is-collapsible > span._active.am-collapse-icon::after,
.filter-options .filter-options-content > form > ul > li.-is-collapsible.active > span.am-collapse-icon::after,
.filter-options .filter-options-content > form > ol > li.-is-collapsible.active > span.am-collapse-icon::after{
    content: '\f106';
    color: #ffffff;
}
/* For Sub-Levels except Level1 */
.filter-options .filter-options-content > form > ul > li li.-is-collapsible > span.am-collapse-icon,
.filter-options .filter-options-content > form > ol > li li.-is-collapsible > span.am-collapse-icon{
    display: inline-block;
    position: absolute;
    top: 0;
    right: 8px;
    cursor: pointer;
}
.filter-options .filter-options-content > form > ul > li li.-is-collapsible > span.am-collapse-icon::after,
.filter-options .filter-options-content > form > ol > li li.-is-collapsible > span.am-collapse-icon::after {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 11px;
    color: #333333;
    padding: 0 12px;
    display: inline-block;
    float: left;
    position: absolute;
    left: 0;
    line-height: 22px;
}
.filter-options .filter-options-content > form > ul > li li.-is-collapsible:hover > span.am-collapse-icon::after,
.filter-options .filter-options-content > form > ol > li li.-is-collapsible:hover > span.am-collapse-icon::after{
    color: #333333;
}
.filter-options .filter-options-content > form > ul > li li.-is-collapsible.active > span.am-collapse-icon::after,
.filter-options .filter-options-content > form > ol > li li.-is-collapsible.active > span.am-collapse-icon::after {
    content: '\f106';
    color: #333333;
}

.filter-options-content .am-filter-items-attr_price{
    padding: 0;
}
.amshopby-slider-container{
    margin: 0 15px 0 7px;
}
.filter-options-content .am-filter-items-attr_price .amshopby-slider-display{
    text-align: left;
    font: 400 16px/30px 'Manrope';
    letter-spacing: 0px;
    color: #3D372F;
    opacity: 1;
    padding-top: 10px;
    display: inline-block;
}
.page-main .sidebar .block.block-categories {
    margin-bottom: 0;
}

/* New Price Filter CSS */
.ui-slider-horizontal{
    height: 7px;
    background: #CCCCCC;
    margin: 10px 0;
    border-radius: 4px;
}
.ui-slider-range{
    position: absolute;
    height: 7px !important;
    background: #EDC729;
}
.ui-slider .ui-slider-handle{
    position: absolute;
    z-index: 2;
    cursor: pointer;
    width: 20px !important;
    height: 20px !important;
    display: inline-block;
    padding: 0 !important;
    border-radius: 50% !important;
    background: #EDC729 !important;
    box-shadow: none !important;
    border: 4px solid #ffffff !important;
    top: -7px;
    margin: 0 -5px !important
}
.amshopby-slider-container .ui-slider-range { background: #EDC729; }
.ui-slider .ui-slider-handle:hover,
.ui-slider .ui-slider-handle:focus{
    background: rgb(237 199 41) !important;
    box-shadow: 0 0 0 2px rgb(237 199 41) !important;
}
/* END New Price Filter CSS */

#aw-filter-cat{}
#aw-filter-cat .block-categories{}
#aw-filter-cat .block-categories ul{
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-position: unset;
    list-style-type: none;
}
#aw-filter-cat .block-categories > ul > li{
    display: inline-block;
    width: 100%;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}
#aw-filter-cat .block-categories > ul > li + li{
    margin: 0;
    padding: 0;
    border-top: 0;
}
#aw-filter-cat .block-categories > ul > li > a{
    text-align: left;
    letter-spacing: 0;
    text-transform: capitalize;
    opacity: 1;
    float: left;
    width: 100%;
    display: block;
    font: 400 16px/26px 'Manrope';
    color: #777777;
    padding: 10px 0;
    background: #ffffff;
    border: 0;
}
#aw-filter-cat .block-categories > ul > li:hover > a,
#aw-filter-cat .block-categories > ul > li:focus > a,
#aw-filter-cat .block-categories > ul > li.active > a,
#aw-filter-cat .block-categories > ul > li.add-selected > a{
    color: #ADC737;
    background: #ffffff;
}
#aw-filter-cat .block-categories > ul > li:hover > a::after,
#aw-filter-cat .block-categories > ul > li:focus > a::after,
#aw-filter-cat .block-categories > ul > li.active > a::after,
#aw-filter-cat .block-categories > ul > li.add-selected > a::after{

}
#aw-filter-cat .block-categories > ul > li > .subcat_arrow + ul.sub-menu{
    display: none !important;
}
#aw-filter-cat .block-categories > ul > li > .subcat_arrow.open + ul.sub-menu{
    display: inline-block !important;
}
#aw-filter-cat .block-categories > ul > li > .subcat_arrow::before{
    content: '\f078';
    position: absolute;
    right: 20px;
    top: 15px;
    display: inline-block;
    text-align: center;
    font: 700 11px/28px 'Font Awesome 5 Free';
    color: #292929;
}
#aw-filter-cat .block-categories > ul > li:hover > .subcat_arrow::before,#aw-filter-cat .block-categories > ul > li.add-selected > a::before,#aw-filter-cat .block-categories > ul > li.add-selected > .subcat_arrow.open::before,
#aw-filter-cat .block-categories > ul > li:hover > .subcat_arrow.open::before, #aw-filter-cat .block-categories > ul > li:focus > .subcat_arrow.open::before, #aw-filter-cat .block-categories > ul > li.active > .subcat_arrow.open::before {
    color: #ffffff;
}
#aw-filter-cat .block-categories > ul > li > .subcat_arrow.open::before{
    content: '\f077';
}
#aw-filter-cat .block-categories ul ul{
    padding: 0px 20px;
    list-style-position: outside;
    list-style-type: upper-alpha;
}
#aw-filter-cat .block-categories ul ul li{
    margin: 0;
    width: 100%;
    display: inline-block;
    position: relative;
    text-align: left;
    font: 400 15px/20px 'Manrope', serif;
    letter-spacing: 0px;
    color: #5F5F5F;
    opacity: 1;
    text-transform: uppercase;
}
#aw-filter-cat .block-categories ul ul li a{
    display: inline-block;
    width: 100%;
    float: left;
    color: #292929;
    font: 400 16px/26px 'Manrope';
    text-transform: capitalize;
    padding: 15px 10px;
    border-bottom: 1px solid #E8E8E8;
}
#aw-filter-cat .block-categories ul ul li:last-child a {
    border-bottom: 0;
}
#aw-filter-cat .block-categories ul ul li:hover, 
#aw-filter-cat .block-categories ul ul li.active a, 
#aw-filter-cat .block-categories ul ul li:hover a{
    color: #EDC729;
}

#aw-filter-price{
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}
#aw-filter-price .filter-options-content {
    margin: 0;
    padding: 0;
}
#aw-filter-price .filter-options-title > .label{
    display: inline-block;
    width: 100%;
    margin: 0 0 25px 0;
    padding: 0 0 15px 0;
    border-radius: 0;
    background: transparent 0% 0% no-repeat padding-box;
    border-bottom: 3px solid #ffffff;
    text-align: left;
    font: 700 25px/30px 'Manrope', serif;
    letter-spacing: 0px;
    color: #ffffff;
    text-transform: capitalize;
    opacity: 1;
}
#aw-filter-price .filter-options-title{
    padding: 0;
}
#aw-filter-cat .filter-options-content input[type="checkbox"]{
    /*display: none;*/
}

#layered-filter-block .button-list{
    display: none;
}
#layered-filter-block .button-list .action.primary {
    width: 50%;
    display: block;
    margin: 0 auto;
}
.aw-ln-range-slider-wrapper{
    padding: 20px 0;
}
/* ALL CLEAR BUTTONS */
.action.primary.clear-button {
    background: #ffffff;
    border-color: #910005;
    color: #910005;
}
.action.primary.clear-button:hover {
    background: #910005;
    border-color: #910005;
    color: #ffffff;
}

#layered-selected-filters-block{
    display: none;
}

.aw-ln-range-slider-wrapper .aw-ln-slider-filter-info{
    margin: 20px 0 10px;
}
.aw-ln-range-slider-wrapper .aw-ln-slider-filter-info span{
    font-weight: 400;
}
.aw-ln-range-slider-wrapper .ui-slider-range {
    background-color: #ADC737;
    position: absolute;
    border: 2px solid #ADC737;
    top: -1px;
}
.aw-ln-range-slider-wrapper .aw-ln-range-slider.ui-slider-horizontal{
    height: 1px;
    background: #999999;
}
.aw-ln-range-slider-wrapper .aw-ln-range-slider.ui-slider-horizontal::before{
    display: none;
}
.aw-ln-range-slider-wrapper .aw-ln-range-slider.ui-slider-horizontal::after{
    display: none;
}
.aw-ln-range-slider-wrapper .ui-slider-handle {
    background: #ADC737;
    border: 2px solid #ffffff;
    border-radius: 20px;
    width: 15px;
    height: 15px;
    margin-left: -8px;
    margin-right: 0;
    padding: 0;
    top: -7px;
    cursor: pointer;
}
.aw-ln-range-slider-wrapper .ui-slider-handle:hover,
.aw-ln-range-slider-wrapper .ui-slider-handle:focus{
    background: #ffffff;
    border-color: #ADC737;
}
.aw-ln-range-slider-wrapper .ui-slider-handle::before{
    display: none;
}
.aw-ln-range-slider-wrapper .aw-ln-slider-button{
    float: none;
    margin: 20px auto 0;
    padding: 0 25px;
    display: block;
    width: auto;
    min-width: 120px;
    box-shadow: none;
    border: 1px solid !important;
    text-align: center;
    height: 45px;
    font: 600 14px/45px 'Manrope', serif !important;
    letter-spacing: 0.28px !important;
    color: #ffffff !important;
    text-transform: uppercase;
    text-decoration: none !important;
    background: #ADC737 0% 0% no-repeat padding-box;
    border-radius: 0;
    opacity: 1;

    display: none !important;
}
.aw-ln-range-slider-wrapper .aw-ln-slider-button:hover{
    background-color: rgba(191, 98, 40, 0.1) !important;
    border-color: #ADC737 !important;
    color: #ADC737 !important;
}

.block-title.spend.subtitle{
    margin-top: 20px;
    padding-top: 10px;
}
.catalog-product-view.page-layout-fullpage-layout .media-cart,
.catalog-product-view.page-layout-fullpage-layout .product-info-main{
    width: 50%;
    float: left;
    display: inline-block;
}
.catalog-product-view.page-layout-fullpage-layout .product.media{
    width: 100%;
}

.account .column.main .block:not(.widget) .box-title>span,
.multicheckout .box-title>span,
.paypal-review .block .box-title>span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title>span, 
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title>span,
.sales-guest-view .column.main .block:not(.widget) .box-title>span {
    font-weight: 600;
    line-height: 20px;
    font-size: 14px;
    color: #333333;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-family: 'Manrope', serif;
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 20px;
    font-size: 14px;
}


/* DEFAULT GALLERY SLIDER CSS */
.gallery-placeholder{
    width: 100%;
}
.fotorama__stage__frame{
    width: 100% !important;
}
.fotorama__stage, .fotorama__nav {
    margin: 0 auto;
}
/* .fotorama__wrap{
    pointer-events: none;
} */
.fotorama__stage{
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 0;
    opacity: 1;
}
.fotorama__stage__frame .fotorama__img {
    width: auto;
    border: 0 !important;
    padding: 15px;
    border-radius: 0;
}
.fotorama__stage__shaft.fotorama__grab{
    max-width: 100%;
}
.product-details-wrapper .product.media .fotorama__nav-wrap.fotorama__nav-wrap--horizontal{
    margin-top: 20px;
    display: block !important;
}
.fotorama__thumb {
    background-color: transparent;
    width: 100%;
    margin: 0;
}
.fotorama__nav--thumbs .fotorama__nav__frame{
    padding: 2px 8px;
    height: 100px;
}
.fotorama__thumb-border{
    background-image: none;
    border: 2px solid #ADC737 !important;
    box-shadow: none;
    outline: none;
    border: none !important;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    width: 85%;
    padding: 7px;
    margin: 0 10%;
    background: #ffffff;
    border: 1px solid #CFCFCF !important;
    border-radius: 10px;
    box-shadow: none;
    opacity: 1;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img:hover,
.fotorama__nav-wrap .fotorama__active .fotorama_vertical_ratio .fotorama__img{
    border-color: transparent !important;
    box-shadow: 0px 0px 20px #0000000f;
}
.fotorama__stage.fotorama__shadows--right::after,
.fotorama__nav.fotorama__shadows--right::after,
.fotorama__stage.fotorama__shadows--left::before, 
.fotorama__nav.fotorama__shadows--left::before {
    background-image: none;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right,
.fotorama__thumb__arr {
    bottom: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 45px !important;
    height: 100%;
    line-height: normal;
    display: inline-flex;
    display: -webkit-inline-flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    border-radius: 0;
    background: rgba(255,255,255,0) !important;
}
.fotorama__arr--disabled{
    opacity: 0.2;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
    left: -5px;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    right: -5px;
}
.fotorama__thumb__arr--right .fotorama__thumb--icon {
    background-position: center center;
    background-image: url('../../frontend/Rolling/default/en_US/images/icon-right.png');
    background: none;
}
.fotorama__thumb__arr--left .fotorama__thumb--icon{
    background-position: center center;
    background-image: url('../../frontend/Rolling/default/en_US/images/icon-left.png');
    background: none;
}

.fotorama__nav--thumbs {
    display: block;
    height: auto !important;
    text-align: center;
    padding: 0 50px 0 0;
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding: 0 0 0 0 !important;
}

.product-details-wrapper .product.media .fotorama__arr{
    background-color: transparent;
}
.product-details-wrapper .product.media .fotorama__arr .fotorama__arr__arr{
    display: none;
}
.product-details-wrapper .product.media .fotorama__arr--prev .fotorama__arr__arr::before{
    content: '\f053';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    color: #e0b759;
    font-size: 60px;
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(255, 255, 255, 0.3);
}
.product-details-wrapper .product.media .fotorama__arr--next .fotorama__arr__arr::before{
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    color: #e0b759;
    font-size: 60px;
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(255, 255, 255, 0.3);
}
.product-details-wrapper .product.media .fotorama__arr--prev .fotorama__arr__arr:hover::before,
.product-details-wrapper .product.media .fotorama__arr--next .fotorama__arr__arr:hover::before{
    background-color: rgb(255, 255, 255, 0.6);
    color: #CE2424;
    -webkit-transition: all .3s linear;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
            transition: all .3s linear;
}

.fotorama--fullscreen .fotorama__arr{
    /* display: block !important; */
}
.fotorama--fullscreen .fotorama__nav-wrap.fotorama__nav-wrap--horizontal{
    /* display: none !important; */
}
.fotorama__thumb__arr--left::before{
    content: '\f053';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    color: #A9A9A9;
    font-size: 14px; 
    width: 40px;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    background-color: #ffffff;
    display: none;
}
.fotorama__thumb__arr--right::before{
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    color: #A9A9A9;
    font-size: 14px; 
    width: 40px;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    background-color: #ffffff;
    display: none;
}
.fotorama__thumb__arr--left:hover::before,
.fotorama__thumb__arr--right:hover::before{
    color: #EDC729;
}

/*  */
.media-cart{}
.media-cart .product-add-form,
.media-cart .product-add-form form{
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}
.media-cart .product-add-form form .details-btnArea,
.media-cart .product-add-form form .details-btnArea .fieldset{
    width: 100%;
    display: inline-block;
}
.media-cart .product-add-form form .details-btnArea .fieldset .actions{
    display: -webkit-inline-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
.media-cart .product-add-form form .details-btnArea .fieldset .actions .btnTheme.blue{
    margin-right: 0px;
}
.media-cart .product-share{
    display: inline-block;
    text-align: center;
    width: 100%;
}
.media-cart .share-icons{}
.media-cart .share-icons > a{
    margin: 0 2px;
    background-color: #ddd;
    padding: 5px;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    border: 0px;
    border-radius: 0px;
}
.media-cart .share-icons > a:hover{
    color: #ADC737;
    color: #fff;
}

.stripe-icon-container.right {
    float: right;
    position: relative;
    top: -0.6em;
    margin: 0 0 0 10px;
}

/* MODAL DETAILS */
.modals-overlay{
    z-index: 1000 !important
}
.modal-popup .modal-header{
    background-color: #f5f5f5 !important;
    padding: 10px !important;
    min-height: 30px !important;
}
.modal-popup .modal-header .modal-title{
    border: 0px;
    font-weight: 400;
    line-height: normal;
    min-height: auto;
    padding: 0;
    font-size: 20px;
}
.modal-popup .modal-header .action-close{
    padding: 6px 15px !important;
    margin: 0 ;
}
.modal-popup.confirm .modal-header .action-close{
    padding: 0 0 0 10px !important;
    top: 0px;
    right: 0px;
}
.modal-popup .modal-content{
    padding: 15px !important;
    border-radius: 0 !important;
    box-shadow: none;
    border: 0;
    color: #333333;
}
.modal-popup .modal-footer{
    background-color: #f5f5f5 !important;
    padding: 5px !important;
}
.modal-popup{
    z-index: 1010 !important;
}
.modal-popup .modal-inner-wrap {
    margin: 12% auto 0 !important;
}
.modal-popup._inner-scroll .modal-inner-wrap {
    max-height: 450px !important;
}
.checkout-index-index .modal-popup .modal-inner-wrap{
    left: 0 !important;
}
.modal-custom .action-close{ margin: 4px 10px !important; z-index: 100; }

.field-tooltip .field-tooltip-action::before {
    font-size: 22px;
}

/*  */
#shopping-cart-table .cart.item{
    position: relative;
    border-radius: 0px;
}
#shopping-cart-table .item-actions .actions-toolbar{
    justify-content: flex-start;
}
#shopping-cart-table .item-actions .actions-toolbar .gift-options-cart-item,
#shopping-cart-table .item-actions .actions-toolbar .action-towishlist,
#shopping-cart-table .item-actions .actions-toolbar .action-edit{
    display: none;
}
#shopping-cart-table .item-actions .actions-toolbar .action-delete{
    margin-bottom: 0px;
}
#shopping-cart-table .item-actions td{
    border-top: 0px;
}
#shopping-cart-table .item-info .product-image-wrapper{
    margin: 0px;
}
button, .cart.table-wrapper .actions-toolbar>.action, .action-gift{
    font: 700 14px/18px 'Manrope', serif;
}
.cart-summary {
    padding: 15px !important;
    top: 0 !important;
}
.cart-summary .summary.title{
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 10px 0;
}
.cart-summary .cart-totals #shopping-cart-totals-table th,
.cart-summary .cart-totals #shopping-cart-totals-table td{
    border-top: 0px;
}

.cart-summary #giftcard-info {
    float: left;
    width: 100%;
}
.cart-summary #giftcard-info dl {
    width: auto;
    display: inline-block;
}
.cart-summary #giftcard-applied {
    margin-top: 15px;
}
.cart.table-wrapper .product-item-name {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
}
.cart.table-wrapper .product-item-details {
    vertical-align: middle;
}
.cart.table-wrapper .cart tbody td {
    vertical-align: inherit;
}
.cart.table-wrapper .product-item-name a{
    color: #333333;
}
.price-including-tax, .price-excluding-tax {
    font-size: 14px;
    line-height: 30px;
}
.mark, mark{
    background-color: transparent;
}
.cart-summary .block>.title:after, .paypal-review-discount .block>.title:after { position: absolute; right: 0; top: 8px; }
.column.main .cart-summary .block>.title strong, .column.main .paypal-review-discount .block>.title strong { font-size: 14px; font-weight: 700; }
.form.form-cart .cart.main.actions{ display: flex; justify-content: flex-end; align-items: baseline; }
.form.form-cart .cart.main.actions .action::before{ display: none; }

/* New GiftCard CSS */
.cart-container #block-giftcard.block.discount .check-giftcard-status{
    width: 100% !important;
    margin: 0 0 0;
    padding: 0 10px !important;
    font-size: 13px !important;
}
#maincontent .cart-container .form-cart .actions.main .action {
    margin: 0 5px 5px;
    display: block;
    padding: 0 15px !important;
}
.cart-summary .checkout-methods-items {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    float: left;
}
.cart-summary .checkout-methods-items li.item > p.text-desc{
    display: inline-block;
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
    font-size: 14px;
    font-weight: 400;
}

.opc-sidebar {
    margin: 0px 0 20px;
}
.opc-progress-bar{
    margin: 0 0 30px;
}
.opc-progress-bar-item>span:after {
    line-height: 26px;
}
.opc-progress-bar-item._active:before ,
.opc-progress-bar-item._complete:before {
    background: #adc737;
    border-color: #adc737;
}
.opc-progress-bar-item._complete>span{
    color: #333;
    font-weight: 600;
}
.opc-progress-bar-item._active>span:before,
.opc-progress-bar-item._complete>span:before{
    background: #adc737;
    border-color: #adc737;
}
.opc-progress-bar-item._active>span:after ,
.opc-progress-bar-item._complete>span:after {
    border-color: #adc737;
}
.opc-progress-bar-item._complete>span:after{
    color: #adc737;
}

.opc-block-summary {
    background: #fbfbfb; 
    padding: 22px 30px;
    margin: 0 0 0;
    border-radius: 0;
}
.opc-block-summary .minicart-items-wrapper {
    margin: 0;
    max-height: 320px;
    padding: 15px;
    border: 0;
}
.opc-block-summary .minicart-items .product-item{
    min-height: auto;
    padding: 10px 0 5px !important;
    box-shadow: none;
}
.opc-block-summary .minicart-items .product-item:first-child{
    min-height: auto;
    padding: 0 0 5px 0 !important;
}
.opc-block-summary .minicart-items .product-item:last-child{
    min-height: auto;
    padding: 10px 0 0 0 !important;
}
.opc-block-summary .minicart-items .product-item:hover {
    box-shadow: none;
}
.opc-block-summary .product-item .product-item-inner {
    display: inline-block;
    margin: 0;
    width: 100%;
}
.opc-block-summary .product-item .product-item-name-block,
.opc-block-summary .product-item .subtotal{
    display: inline-block;
    width: 100%;
    padding-right: 0;
    text-align: left;
    float: left;
}

#checkout-shipping-method-load .table-checkout-shipping-method {
    width: 100%;
    margin-bottom: 20px;
}
#checkout-shipping-method-load .table-checkout-shipping-method .row{
    margin: 0;
}
.checkout-success p button.action.secondary {
    display: none;
}
.checkout-success p {
    margin: 10px auto;
    text-align: center;
    display: block;
    float: none;
    width: 100%;
}
.checkout-index-index .page-title-wrapper {
    padding-top: 0;
}
.table-checkout-shipping-method thead th {
    display: none;
}
.table-checkout-shipping-method tbody td {
    border-top: 1px solid #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
}
#opc-sidebar{
    background-color: #141414;
    box-shadow: 0 0 0 0.5px #ffffff;
}
.opc-sidebar .modal-content{
    box-shadow: none;
    border-radius: 0;
}
.opc-block-shipping-information{
    display: none;
}
.opc-wrapper .shipping-address-item.selected-item {
    color: #333333;
    border-color: #ADC737;
}
.opc-wrapper .shipping-address-item.selected-item::after {
    background: #ADC737;
}
.opc-wrapper .step-title, 
.opc-block-shipping-information .shipping-information-title, 
.opc-block-summary>.title, 
.checkout-agreements-items .checkout-agreements-item-title {
    padding-bottom: 10px;
    color: #333333;
    font-weight: 600;
    font-size: 24px;
}
.opc-block-summary{
    padding: 20px;
}
.opc-block-summary .product-item {
    margin: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
}
.opc-block-summary .product-item .product-item-name-block {
    vertical-align: top;
}
.opc-block-summary .product-item .product-item-name-block .product-item-name,
.opc-block-summary .product-item .details-qty{
    margin: 0 0 5px 0;
    font: 400 14px/20px 'Manrope', serif;
    color: #333333;
}
.opc-block-summary .product-item .details-qty .label{
    padding: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    color: #333333;
}
.opc-block-summary .product-item .subtotal .price-excluding-tax,
#opc-new-shipping-address .fieldset > .field{
    margin: 0 0 0 0;
}
#opc-new-shipping-address .fieldset > .field select{
    margin: 0 0 15px 0 !important;
}
.opc-block-summary .product-item .subtotal .price{
    font: 700 16px/16px 'Manrope', serif;
    color: #212121;
}
.payment-method-content .payment-method-billing-address .billing-address-details > a,
.block-content address > a,
.shipping-address-item > a{
    color: #333333;
}
.payment-method-content .payment-method-billing-address .billing-address-details > a:hover,
.block-content address > a:hover{
    text-decoration: underline;
}
.payment-option .payment-option-title .action.action-toggle{
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
    width: 100%;
}
.payment-option .payment-option-title .action.action-toggle::after{
    line-height: 24px;
    float: right;
    color: #ffffff;
}
.payment-method-content .payment-method-billing-address .billing-address-details .action-edit-address {
    margin-top: 10px;
}
.account .data.table .col.actions .action.delete, 
[class^='sales-guest-'] .data.table .col.actions .action.delete, 
.sales-guest-view .data.table .col.actions .action.delete,
.table-wrapper .table .col.actions .action,
.account.page-layout-2columns-left .page-title-wrapper .order-actions-toolbar .actions .action{
    color: #333333;
}
.account .data.table .col.actions .action.delete:hover, 
[class^='sales-guest-'] .data.table .col.actions .action.delete:hover, 
.sales-guest-view .data.table .col.actions .action.delete:hover,
.table-wrapper .table .col.actions .action:hover,
.account.page-layout-2columns-left .page-title-wrapper .order-actions-toolbar .actions .action:hover{
    color: #ADC737;
}
.account .page-main .page-title-wrapper .order-date {
    margin: 0;
}
.account.page-layout-2columns-left .page-title-wrapper .order-status,
.account.page-layout-2columns-left .page-title-wrapper .return-status,
.return-status, .order-status {
    display: inline-block;
    float: left;
    margin: 0 10px 10px 0;
    padding: 5px 10px;
    border: 1px solid #ccc;
}
.account.page-layout-2columns-left .page-title-wrapper .order-date,
.page-print.account.page-layout-1column .page-title-wrapper .order-date{
    margin: 5px 0 15px;
    display: inline-block;
    float: left;
}
.page-print.account.page-layout-1column .page-header{
    display: none;
}
.checkout-onepage-success .page-main{
    text-align: center; 
}
.checkout-onepage-success .print{
    display: block;
    float: none;
    margin: 0;
    color: #333333;
}
.checkout-onepage-success .column.main .checkout-success .order-number{
    display: inline-block;
    float: none;
    margin: 0;
    color: #333333;
}
.checkout-onepage-success .print:hover,
.checkout-onepage-success .column.main .checkout-success .order-number:hover {
    color: #ADC737;
}
.checkout-onepage-success .actions-toolbar{
    justify-content: center;
    margin: 10px 0 0 0 !important;
}
.page.messages .messages .message{
    margin: 0 0 0;
}
.payment-method .page.messages .messages .message {
    margin: 0 0 0 30px;
}
.authentication-wrapper{
    float: right;
    margin: 0;
    max-width: 50%;
    position: relative;
    z-index: 1;
}
.cart-empty a{
    color: #333333;
    font-weight: 500;
}
.cart-empty a:hover{
    color: #ADC737;
}
.authentication-dropdown .modal-inner-wrap{
    padding: 20px;
    background: #ffffff;
    box-shadow: none;
}
.authentication-dropdown .modal-inner-wrap .modal-header{
    padding: 0;
    border: 0;
    background: transparent;
}
.authentication-dropdown .modal-inner-wrap .modal-content{
    background-color: transparent;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
}
.block-authentication .actions-toolbar>.secondary {
    padding: 0;
    margin: 0;
}

.authentication-dropdown .modal-inner-wrap .block-authentication .actions-toolbar> .primary .action, 
.authentication-dropdown .modal-inner-wrap .block-authentication .actions-toolbar>.secondary .action {
    margin-top: 0px;
    font-size: 13px !important;
    padding: 0 14px !important;
    min-width: auto;
    letter-spacing: 1.5px;
}
.form-wishlist-items .products-grid.wishlist .product-item:hover{
    box-shadow: none;
}
.form-wishlist-items .products-grid.wishlist .product-item .product-item-info{
    padding: 0;
    box-shadow: none;
    border: 0;
    margin: 0;
    background: unset;
    border: 1px solid #E8E8E8;
    padding: 18px 15px !important;
}
.form-wishlist-items .products-grid.wishlist .product-item-info .product-item-inner{
    display: block;
    border: 0;
    clip: unset;
    height: auto;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    width: 100%;
    box-shadow: none;
    background: transparent;
}
.form-wishlist-items .products-grid.wishlist .product-item-inner .comment-box{
    margin: 0;
}
.form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart {
    display: inline-block;
    float: left;
    width: 100%;
    margin: 0;
}
.form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .fieldset {
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
}
.form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .field.qty{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}
.form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .field.qty .label{
    margin: 0 0 5px 0 !important;
}

.form-wishlist-items .products-grid.wishlist .product-item-inner textarea{
    padding: 7px 15px !important;
    height: 60px !important;
    border-radius: 20px;
}
.form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .fieldset{
    margin-bottom: 0px;
}
.form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .field.qty .input-text{
    padding: 5px;
    margin: 0 0 0 10px;
    height: 35px;
}
.form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .actions-primary,
.form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .actions-primary .action,
.form-wishlist-items .products-grid.wishlist .product-item-inner .unavailable.stock{
    width: 100%;
    margin: 0 0 0 0;
    padding: 0;
}
.form-wishlist-items .products-grid.wishlist .product-item-inner .unavailable.stock {
    padding: 0 10px !important;
    min-width: 100%;
    width: 100%;
    background: #AAAAAA !important;
    cursor: initial;
}
.form-wishlist-items .products-grid.wishlist .product-item-inner .product-item-actions{
    text-align: center;
    position: relative;
}
.form-wishlist-items .products-grid.wishlist .product-item-inner .product-item-actions .action.edit{
    display: none;
}
.form-wishlist-items .wishlist .product-item-photo .product-image-photo {
    position: static;
}
.form-wishlist-items .products-grid.wishlist .product-item-inner .product-item-actions .action.delete {
    position: absolute;
    top: 2px;
    right: 0;
}
.form-wishlist-items .products-grid.wishlist .product-item-inner .product-item-actions .action.delete:before {
    color: #333333;
}
.form-wishlist-items .products-grid.wishlist .product-item-inner .product-item-actions .action.delete:hover{
    color: #EDC729 !important;
}

/*  */
#rewardpoints_box{
    margin: 20px 0;
}
#rewardpoints_box #rewardpoints-form .discount.discount-codes{
    width: 100% !important;
    padding: 0 !important;
    background-color: transparent !important;
}
#rewardpoints_box #rewardpoints-form .discount-form > div > div:not(.class){
    width: 100% !important;
    border-top-style: dotted;
}
#rewardpoints_box #rewardpoints-form .discount-form a{
    color: #ADC737;
}
#rewardpoints_box #rewardpoints-form .discount-form a:hover{
    color: #000000;
}
.mw_reward_slider_contaner{
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 0;
    padding-right: 10px;
    position: relative;
    min-height: 16px;
    width: 80% !important;
    margin: 10px 10%;
}
#mw_amount{
    color: #910005 !important;
    padding: 5px !important;
    height: 35px !important;
}
.products-grid.wishlist .product-item-name{
    text-align: left;
    font: 400 20px/30px 'Manrope';
    letter-spacing: 0;
    color: #212121;
    text-transform: capitalize;
    opacity: 1;
    max-height: 55px;
    margin: 0 auto 15px;
    overflow: hidden;
}
.products-grid.wishlist .product-item-name > .product-item-link{
    color: #333333;
}
.products-grid.wishlist .product-item .price-box{
    width: 100%;
    margin: 10px 0 20px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: left;
    align-items: center;
}
.products-grid.wishlist .product-item .price-box p{
    line-height: normal;
}

.checkout-cart-index .cart-summary > #block-shipping{
    display: none !important;
}
.wishlist-index-index .column.main .wishlist-toolbar{
    display: none;
}
.products-grid.wishlist .product-items{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24%) / 2) !important;
    padding: 0;
    width: 32% !important;
    margin-bottom: 25px;
    box-shadow: none;
}
.wishlist-index-index .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
}
.wishlist-index-index .product-item-photo .product-image-wrapper{
    padding-bottom: 0 !important;
    max-height: 300px;
    max-width: 100%;
}
.wishlist-index-index .product-item .special-price {
    display: inline-block;
    margin: 0;
    float: left;
}
.wishlist-index-index .product-item .old-price {
    display: inline-block;
    margin: 0 0 0 10px;
}
.wishlist-index-index .price-box .old-price .price{
    margin: 0;
}
.wishlist-index-index .products-grid.wishlist .product-item-comment {
    display: block;
    height: 75px;
    margin: 5px 0 10px;
    min-height: 70px;
    padding: 10px 15px !important;
}
.account.page-layout-2columns-left .form-edit-account .field.choice {
    margin-bottom: 0;
}
.category-our-products .category-description,
.category-premium-herbs .category-description,
.category-chinese-herbs .category-description,
.category-floral-teas .category-description,
.category-health-teas .category-description{
    display: none;
}
.customer-account-logoutsuccess .column.main{
    min-height: 150px;
}
.customer-account-logoutsuccess .column.main p{
    text-align: center;
}
.customer-account-create .fieldset>.field:not(.choice)>.label,
.customer-account-create .fieldset>.field:not(.choice)>.control,
.customer-account-forgotpassword .fieldset>.field:not(.choice)>.label,
.customer-account-forgotpassword .fieldset>.field:not(.choice)>.control{
    width: 100%;
}

/* COMMON */
.navbar-nav a:hover{
    text-decoration: none;
}
.action.primary:hover,
.action.primary:focus,
.action.primary:visited {
    /* background: rgba(191, 98, 40, 0.1);
    border: 0;
    color: #fff; */
}
.cart-totals .grand .mark, 
.cart-totals .grand .amount, 
.opc-block-summary .table-totals .grand .mark, 
.opc-block-summary .table-totals .grand .amount {
    padding-top: 5px;
}
.cart-totals .mark strong, .opc-block-summary .table-totals .mark strong{
    font-weight: 700;
}
.cart.table-wrapper .product-item-photo {
    top: 0;
    width: 25%;
}
.cart-container .product-item-photo .product-image-photo {
    position: relative;
}
.cart.table-wrapper table .item-info .product-image-container{
    width: 70px !important;
}
#shopping-cart-table .item-actions .actions-toolbar {
    width: auto;
    display: flex;
    margin: -10px 0 0 0;
}
.cart-totals {
    border-top: 0px !important;
}
.cart-summary .block .fieldset{
    /* margin: 5px 0 25px 5px; */
    margin: 0 0 10px 0;
}
.cart-summary .block .fieldset .control .input-text{
    margin-bottom: 0;
    background-color: #ffffff;
}
.cart-summary .block .fieldset .control .input-text::placeholder{
    font-size: 13px;
}
.checkout-cart-index #discount-coupon-form .actions-toolbar .primary .action.primary{
    box-shadow: none;
}
.totals.shipping.excl .mark .label{
    font: 400 16px/22px 'Manrope';
    letter-spacing: -0.18px;
    color: #444444;
}
.totals.shipping.excl .mark .value{
    display: inline-block;
    width: 100%;
    font-size: 11px;
    color: #6F6F6F;
}
.abs-discount-block .block .content, 
.cart-summary .block .content, 
.paypal-review-discount .block .content, 
.cart-discount .block .content {
    padding: 5px 0 10px;
}

.item-actions .action.action-delete,
#shopping-cart-table .item-actions .actions-toolbar .action-delete{
    background: transparent !important;
    height: auto;
    border: 0 !important;
    font: 600 16px/20px 'Manrope', serif !important;
    text-transform: none;
    text-decoration: none;
    padding: 0 !important;
    border-radius: 0;
    width: auto;
}
.item-actions .action.action-delete:hover,
#shopping-cart-table .item-actions .actions-toolbar .action-delete:hover{
    color: #ffffff;
    background: transparent !important;
}
.item-actions .action.action-delete span,
.wishlist-index-index .product-item-inner .action.delete span{
    height: 35px;
    width: 20px;
    display: inline-block;
    visibility: hidden;
    text-align: center;
    line-height: unset;
    margin: 0 auto;
    vertical-align: bottom;
}
.item-actions .action.action-delete span::before,
.wishlist-index-index .product-item-inner .action.delete span::before{
    content: '\f2ed';
    color: #3D372F;
    visibility: visible;
    font-family: 'Font Awesome 5 Free';
    font-size: 15px;
    font-weight: 400;
    line-height: 38px;
    display: inline-block;
}
.wishlist-index-index .product-item-inner .box-tocart .field.qty{ display: flex; line-height: 40px; }
.wishlist-index-index .product-item-inner .box-tocart{ display: inline-block; float: left; width: auto; margin: 0 0 5px; }
.wishlist-index-index .product-item-inner .box-tocart .product-item-actions{ text-align: center; display: inline-block; width: 100%; float: left; margin: 0 0 0 0; }
.wishlist-index-index .product-item-inner > .product-item-actions{ float: right; margin: 0 0 0 0; height: 91px; text-align: center; display: flex; flex-direction: column; justify-content: flex-end; }

.wishlist-index-index .price-box .price-container .price { text-align: inherit; }

.items.order-links{ border-bottom: 1px solid #dddddd; display: inline-block; width: 100%; }
.items.order-links.rewards-links { margin-bottom: 0px; border-bottom: 1px solid #dddddd; }
.order-links .item { margin: 1px 1px 0 1px; }
.order-links .item a { padding: 15px 30px; background: #00000008; text-align: center; font: 800 14px/30px 'Manrope'; letter-spacing: 2.8px; color: #333333; text-transform: uppercase; opacity: 1; display: inline-block; width: 100%; float: left; position: relative; z-index: 0; overflow: hidden; border: 0; border-radius: 0; box-shadow: none; }
.order-links .item a:hover, .order-links .item.current strong { background-color: #adc737; color: #ffffff; border: 0; }
.order-links .item strong { padding: 15px 30px; background: #00000008; text-align: center; font: 800 14px/30px 'Manrope'; letter-spacing: 2.8px; color: #333333; text-transform: uppercase; opacity: 1; display: inline-block; width: 100%; float: left; position: relative; z-index: 0; overflow: hidden; border: 0; border-radius: 0; box-shadow: none; }
.order-details-items { border: 1px solid #E8E8E8; }
.order-details-items { margin-top: -1px; padding: 20px 0; border: 0; }
.order-details-items .order-title, 
.order-details-items .block-title{ margin-bottom: 15px; }
.order-details-items .order-title > strong, 
.order-details-items .block-title > strong{ font-weight: 500; width: 100%; display: inline-block; }
.order-details-items .order-title > .action, 
.order-details-items .block-title > .action{ margin-top: 1.5rem; margin-bottom: 1rem; margin-right: 20px; margin-left: 0; }
.rewards-referral-link{ word-break: break-all; }
.opc-wrapper .shipping-address-item { line-height: 22px; padding: 15px; font-size: 14px; }
.checkout-onepage-success .page-title-wrapper a.print, .opc-wrapper .shipping-address-item:before{ display: none !important; }
.opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary>.title, .checkout-agreements-items .checkout-agreements-item-title { /* border-bottom: 0; */ padding-bottom: 15px; }
.catalog-category-view.page-layout-2columns-left #custom_main_container .sidebar.sidebar-main.remove-side-bar{ display: none; }
.catalog-category-view.page-layout-2columns-left #custom_main_container .sidebar.sidebar-main.remove-side-bar + .column.main{ width: 100%; padding: 0 0 60px; }

.page-print.account.page-layout-1column .actions-toolbar > .primary .action,
.page-print.account.page-layout-1column .actions-toolbar > .secondary .action,
.page-print .column.main > .order-details-items .actions-toolbar{ display: none !important; }

.product-details-wrapper .product.attribute.overview .value p{ margin-bottom: 15px; }
.product-details-wrapper .product.attribute.overview .value p:last-child{ margin-bottom: 0; }
.form.send.friend{ margin: 0 0 60px 0; width: 600px; max-width: 100%; }
.form.send.friend .fieldset .legend{ border-bottom: 1px solid #f5f5f5; margin-bottom: 15px; padding-bottom: 5px; }
.form.send.friend .fieldset > .field .label, .form.send.friend .fieldset > .field .control{ width: 100% !important; }
.form.send.friend .fieldset > .field .label{ text-align: left; padding-bottom: 5px; }

.column.main > .order-details-items .actions-toolbar{ text-align: right; }
.column.main > .order-details-items .actions-toolbar > .action{ color: #ADC737; }
.column.main > .order-details-items .order-title > .action{ color: #ADC737; margin-top: 10px; margin-bottom: 10px; margin-left: 0; }
.column.main > .order-details-items .actions-toolbar > .action:hover, .column.main > .order-details-items .order-title > .action:hover{ color: #333333 !important; }
.column.main > .order-details-items .order-title > .action.track{ display: none !important; }

/* CUSTOM CONTAINER CLASS TO SPECIFIC PAGE */
.shipping-tracking-popup .column.main {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.block.discount > .content{ display: none; }
.block.discount.active > .content{ display: block; }
.block.discount .amgiftcard-info{ display: inline-block; width: 100%; margin-bottom: 6px; }
.block.discount .amgiftcard-info > div{ display: inline-block; float: left; margin-right: 25px; }
.gift-card-content > .content{ display: block !important; }

.cart-discount .block.discount { width: 100% !important; }

.amgiftcard-apply-code .block{ margin-bottom: 30px; }
.amgiftcard-apply-code .block > .title{ 
    color: #ffffff; 
    background: #ADC737; 
    padding: 10px 15px;
    margin-bottom: 0px;
    cursor: pointer;
}
.amgiftcard-apply-code .block > .title strong{ 
    font: 700 20px/26px 'Manrope', serif;
    color: #ffffff;
}
.amgiftcard-apply-code .block > .title::after{
    content: '\f107';
    font-size: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    float: right;
    line-height: 24px;
    color: #ffffff;
    margin: 1px;
}
.amgiftcard-apply-code .block.active > .title::after{
    content: '\f106';
}
.amgiftcard-apply-code .block > .content{
    padding: 15px;
    border: 1px solid #eee;
    border-top: 0;
}
.amgiftcard-apply-code .block > .content form.amgiftcard-form{
    margin-bottom: 0;
}
.sendfriend-product-send .actions-toolbar .action.add{
    margin-top: 0px !important;
}
.form.send.friend .fieldset.recipients .actions-toolbar{
    justify-content: center !important;
}
.form.send.friend #recipients-options .fields.additional .actions-toolbar{
    height: 30px;
    background: #ffffff;
}
.form.send.friend #recipients-options .fields.additional .secondary .action.remove{
    font: 600 16px/18px 'Manrope', serif;
    letter-spacing: 0px;
    color: #ffffff;
    float: right;
    text-align: right;
    position: absolute;
    right: 20px;
    left: auto;
}
.amgiftcard-preview-index .wrapper-inner .main .logo{ margin: 0 0 0 0; }
.amgiftcard-preview-index .wrapper-inner .main .main-content .message-container td{ padding: 10px 0; }
.amgiftcard-preview-index .wrapper-inner .main .footer .closing{ margin: 0 0 0 0; font-weight: 600; }
.amgiftcard-tooltip{ background-color: #ffffff; padding: 8px; font-size: 12px; color: #ffffff; }
.product-details-wrapper .product-specification-main .amgiftcard-button{
    display: inline-block;
    padding: 0 25px;
    font-family: 'Futura';
    font-weight: 500;
    font-size: 14px;
    color: #ffffff;
    word-break: break-all;
    background: #ADC737;
    border-radius: 30px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
}
.product-details-wrapper .product-specification-main .amgiftcard-button:hover {
    background: #ADC737;
}
.amgiftcard-image.-selected,
.amgiftcard-image:hover {
    padding: 0;
    cursor: pointer;
    border: 2px solid #ADC737;
}
#amgiftcard_amount_custom_block > div > span{ margin-right: 10px; }
#amgiftcard_amount_custom_block > div > span .price{ font-weight: 600; }

.product-details-wrapper .product-specification-main .amgiftcard-icon {
    display: inline-block;
    min-width: 25px;
    min-height: 25px;
    margin-right: 5px;
    margin-top: -3px;
    vertical-align: middle;
}
.page-product-amgiftcard .box-tocart.boxed-contents.qty-count,
.page-product-amgiftcard .box-tocart.boxed-contents.qty-count .actions{
    margin-top: 0px !important;
    padding-top: 0px;
}
.page-product-amgiftcard .box-tocart.boxed-contents.qty-count .box-title,
.page-product-amgiftcard .box-tocart.boxed-contents.qty-count .box-details{
    display: none !important;
}


/* DEFAULT CMS CUSTOM CONTENT PAGES CSS */
.custom-content-listing{ display: inline-block; width: 100%; padding: 60px 0; margin: 0; }
.custom-content-listing > h2 {margin: 25px 0 10px;padding: 0;color: #1D1D1D;font-weight: 600;}
.custom-content-listing > h3 {margin: 25px 0 10px;padding: 0;color: #1D1D1D;font-weight: 600;}
.custom-content-listing > h4 { margin: 25px 0 10px; padding: 0; color: #1D1D1D; font-weight: 600; }
.custom-content-listing > h5 { font-family: 'Manrope'; margin: 25px 0 10px; padding: 0; color: #1D1D1D; font-weight: 600; }
.custom-content-listing > h6 {margin: 25px 0 10px;padding: 0;color: #1D1D1D;font-weight: 600;}
.custom-content-listing > h2:first-child,
.custom-content-listing > h3:first-child,
.custom-content-listing > h4:first-child,
.custom-content-listing > h5:first-child,
.custom-content-listing > h6:first-child{ margin: 0 0 15px; }
.custom-content-listing > p { text-align: justify;letter-spacing: 0px;color: #4E4E4E;opacity: 1;margin-bottom: 15px; line-height: 25px;}
.custom-content-listing > p strong, .custom-content-listing strong{font-weight: 700;}
.custom-content-listing > p a {letter-spacing: 0px; color: #adc737; display: inline-block;}
.custom-content-listing > p a:hover{color: #edc729;}
.custom-content-listing > ul,
.custom-content-listing > ol{margin: 0 0 15px 0;padding: 0 0 0 40px;display: inline-block;width: 100%;list-style-position: inherit;}
.custom-content-listing > ul ul,
.custom-content-listing > ul ol,
.custom-content-listing > ol ul,
.custom-content-listing > ol ol{margin: 10px 0;padding: 0 0 0 10px;display: inline-block;width: 100%;list-style: none;}
.custom-content-listing > ul > li,
.custom-content-listing > ol > li{letter-spacing: 0px;color: #4E4E4E;opacity: 1;margin: 0 0 10px 0;padding: 0;line-height: 25px;}
.custom-content-listing > ul > li:last-child,
.custom-content-listing > ol > li:last-child{margin: 0 0 0 0 !important;}
.custom-content-listing > ul > li::before,
.custom-content-listing > ol > li{text-align: left !important;letter-spacing: 0px;color: #4E4E4E;opacity: 1;margin: 0 0 5px 0;padding: 0 0 0 0;}
.custom-content-listing > ul > li li,
.custom-content-listing > ol > li li{text-align: left !important;letter-spacing: 0px;color: #4E4E4E;opacity: 1;margin: 0 0 5px 0;padding: 0 0 0 0;}
.custom-content-listing > ul > li a,
.custom-content-listing > ol > li a{color: #BF1E2C;}
.custom-content-listing > ul > li a:hover,
.custom-content-listing > ol > li a:hover{color: #edc729;}

@media only screen and (max-width: 639px) {
.custom-content-listing > ul, .custom-content-listing > ol { padding-left: 30px; }
.custom-content-listing { padding: 30px 0; }
.cms-privacy-policy .custom-content-listing,.cms-terms-conditions .custom-content-listing { padding: 0; }
}

/* CMS PAGE DESIGNING */
.cmspage-wrapper{
    display: inline-block;
    width: 100%;
    float: left;
    padding: 50px 0;
}
.cmspage-wrapper .title-name{
    font: 700 50px/64px 'Manrope', serif;
    letter-spacing: 0px;
    color: #ffffff;
    text-shadow: 0px 3px 50px #2352E029;
}
.cmspage-wrapper .custom-content-listing{
    padding: 0;
}
.cmspage-wrapper .custom-content-listing h3{
    text-align: left;
    font: 700 20px/30px 'Manrope', serif;
    letter-spacing: 0px;
    color: #0E4C79;
    margin: 20px 0 30px;
    display: inline-block;
    width: 100%;
}

.catalog-category-view.page-layout-2columns-left .column.main > .category-description{ 
    /* display: none !important; */
}

.cms-terms-conditions .table-bordered{ border: 1px solid #dee2e6 !important; }
.cms-terms-conditions .table td{ padding: 7px !important; font: 400 14px/20px 'Manrope', serif; border: 1px solid #dee2e6; }
#amgiftcard-form .amactions-toolbar { display: flex; justify-content: flex-start; }
#amgiftcard-form .amactions-toolbar > .action { margin-right: 10px; }
.checkout-index-index .checkout-payment-method .payment-option-title { border-top: 0; padding: 15px 20px; background: #ADC737; margin-bottom: 10px; }
.checkout-index-index .checkout-payment-method .payment-option-content { padding: 15px; margin: -10px 0 15px; border: 1px solid #eeeeee; border-top: 0; }
.checkout-index-index .checkout-payment-method .payment-option-content .form.form-discount{ 
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center; 
}
.checkout-payment-method .payment-option-inner{
    width: 100%;
}
.checkout-index-index .checkout-payment-method .payment-option-content .store-credit-container .actions-toolbar,
.checkout-index-index .checkout-payment-method .payment-option-content .form.form-discount .actions-toolbar{ 
    justify-content: flex-start;
    flex-direction: row;
    width: 100%;
 }
.checkout-index-index .checkout-payment-method .payment-option-content .form.form-discount .actions-toolbar .action{ margin: 0 0 0 10px;
    box-shadow: none; }
.enquiry-side-bar div#aw-filter-price { display: none; }
.abs-revert-secondary-color:hover, .abs-revert-to-action-secondary:hover, .paypal-review .block .actions-toolbar .action.primary:hover, .abs-discount-block .actions-toolbar .action.primary:hover, .abs-discount-block .actions-toolbar .action.cancel:hover, .block-compare .action.primary:hover, .cart-summary .block .actions-toolbar>.primary .action.primary:hover, .abs-discount-code .form-discount .actions-toolbar .primary .action:hover, .cart-summary .form.giftregistry .fieldset .action.primary:hover, .paypal-review-discount .actions-toolbar .action.primary:hover, .paypal-review-discount .actions-toolbar .action.cancel:hover, .cart-discount .actions-toolbar .action.primary:hover, .cart-discount .actions-toolbar .action.cancel:hover, .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover{
    background-color: #ADC737;
}


.billing-address-same-as-shipping-block.field.choice {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
}
.billing-address-same-as-shipping-block.field.choice label {
    margin: 0 0 0 10px;
}

.cms-page-view.page-layout-1column .columns .column.main{}

.category-trade .columns,
.category-sell .columns,
.category-the-watch-club-editorial .columns,
.category-panel-of-expert .columns,
.category-testimonials .columns,
.category-our-story .columns,
.category-about-us .columns,
.category-gallery .columns,
.category-customers .columns,
.category-brands .columns,
.category-warranty .columns,
.category-faq .columns,
.category-contact-us .columns,
.cms-thank-you .columns,
.category-terms-conditions .columns,
.category-our-services .columns,
.catalog-product-view .columns,
.category-our-story .columns,
.catalogsearch-result-index .columns,
.category-shop-by-brands .columns,
.blog-page .columns,
.page-with-filter.page-products.page-layout-2columns-left .columns{
    display: inline-block;
    width: 100%;
    float: left;
}
.category-trade .columns > .container,
.category-sell .columns > .container,
.category-the-watch-club-editorial .columns > .container,
.category-panel-of-expert .columns > .container,
.category-testimonials .columns > .container,
.category-our-story .columns > .container,
.category-about-us .columns > .container,
.category-gallery .columns > .container,
.category-customers .columns > .container,
.category-brands .columns > .container,
.category-warranty .columns > .container,
.category-faq .columns > .container,
.category-contact-us .columns > .container,
.cms-thank-you .columns > .container,
.category-terms-conditions .columns > .container,
.category-our-services .columns > .container,
.catalog-product-view .columns > .container,
.category-our-story .columns > .container,
.catalogsearch-result-index .columns > .container,
.blog-page .columns > .container,
.page-with-filter.page-products.page-layout-2columns-left .columns > .container,
.catalogsearch-result-index .columns > .container{
    width: 100% !important;
    padding: 0 !important;
}
.category-cms, .category-image, .category-description{
    margin-bottom: 0;
}
.category-description {
    display: inline-block;
    width: 100%;
    float: left;
}
.category-trade .columns .column.main,
.category-sell .columns .column.main,
.category-the-watch-club-editorial .columns .column.main,
.category-panel-of-expert .columns .column.main,
.category-testimonials .columns .column.main,
.category-our-story .columns .column.main,
.category-about-us .columns .column.main,
.category-gallery .columns .column.main,
.category-customers .columns .column.main,
.category-brands .columns .column.main,
.category-warranty .columns .column.main,
.category-faq .columns .column.main,
.category-our-services .columns .column.main,
.category-contact-us .columns .column.main,
.category-terms-conditions .columns .column.main,
.category-our-story .columns .column.main,
.category-shop-by-brands .columns .column.main,
.blog-page .columns .column.main{
    padding-top: 0;
}
.cms-privacy-policy .custom-content-listing,
.cms-terms-conditions .custom-content-listing {
    padding: 30px 0;
}
.cms-home .page.messages {
    max-width: 100%;
    padding: 0 65px;
}
.page.messages {
    max-width: 1170px;
    display: block;
    margin: 0 auto 0px;
    padding: 0 10px;   
}
.account .messages {
    max-width: 1170px;
    display: block;
    margin: 0 auto 0px;
    padding: 0 10px;
}
.account .page.messages {
    max-width: 1170px;
    display: block;
    margin: 0 auto 30px;
}
.payment-method .page.messages {
    max-width: 100%;
    margin: 0 0 0 30px;
    padding: 0;
}
.message.success,.message.error,.message.warning,.message.notice {
    float: left;
    width: 100%;
}
.message.error,.message.success,.message.notice {
    text-align: left;
}
.cart-totals tbody .mark .label, .cart-totals tfoot .mark .label{
    font-size: 14px;
    color: #6F6F6F;
}
.cms-thank-you .breadcrumb-section,
.cms-thank-you .page-footer .subscribe-wrapper/* ,
.category-contact-us .page-footer .subscribe-wrapper */{
    display: none !important;
}
.cms-thank-you .columns .column.main{
    padding: 0 !important;
}
.category-terms-conditions .columns .column.main{
    display: inline-block;
    max-width: 100%;
    padding: 0;
    margin: 0 0 0 0;
    float: left;
}
.category-faqs .page-title-wrapper .page-title .base{
    text-transform: capitalize;
}

.mst-searchautocomplete__highlight {
    font-weight: 600;
    color: #ADC737;
}

.cms-noroute-index .page-title-wrapper .page-title .base{
    text-align: left;
    font: 700 35px/45px 'Manrope', serif;
    letter-spacing: 0;
    text-transform: uppercase;
    text-shadow: none;
    opacity: 1;
    white-space: normal;
    color: #333333;
}
.cms-no-route.cms-noroute-index .column.main .disc li a{
    min-width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    font-weight: 700 !important;
    line-height: normal !important;
    background: transparent;
    color: #333333 !important;
    text-transform: unset;
}
.cms-no-route.cms-noroute-index .column.main .disc li a:hover{
    background: transparent !important;
    color: #333333 !important;
    text-decoration: underline;
}

/* VES MEGA-MENU */
.ves-menu{
    margin: 0;
    padding: 0;
}
.ves-menu .ves-megamenu{
    background: transparent;
    float: none;
    margin: 0;
    width: auto;
    display: table;
}
.ves-megamenu .dropdown.submenu-left{
    margin: 0;
    position: relative;
}
.ves-megamenu .dropdown.submenu-right {
    margin: 0;
}
.ves-megamenu li.level0{
    margin: 0;
}
.ves-megamenu li.level0 + li.level0{
    margin: 0;
}
.ves-megamenu li.dropdown.submenu-left:last-child > a {
    padding-right: 0 !important;
}
.ves-megamenu li.dropdown.submenu-left:first-child > a {
    padding-left: 0 !important;
}
.ves-megamenu li.level0 > a{
    padding: 0 30px;
    margin: 0;
    background-color: transparent;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    font: 600 16px/19px 'Manrope';
    letter-spacing: -0.48px;;
    color: #1E1E1E;
    text-transform: uppercase;
    opacity: 1;
}
.page-header.sticky nav.navigation .ves-megamenu li.level0 > a {
    padding-top: 30px;
    padding-bottom: 30px;
}
.ves-megamenu li.level0 > a::after{
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 6px;
    height: 6px;
    background: transparent 0% 0% no-repeat padding-box;
    border: 0;
    border-radius: 10px;
    opacity: 1;
    display: none;
}
.ves-megamenu li.level0:hover > a,
.ves-megamenu li.level0.active > a {
    color: #adc737 !important;
    background: transparent;
    outline: none;
}
.ves-megamenu li.level0:hover > a::after,
.ves-megamenu li.level0.active > a::after {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
}
.ves-megamenu li.dropdown.submenu-left:hover .nav-anchor.ui-corner-all, .ves-megamenu li.dropdown.submenu-left.visited .nav-anchor.ui-corner-all, .ves-megamenu li.dropdown.submenu-left .ui-state-focus {
    color: #adc737!important;
}
.ves-megamenu.menu-hover .level0.subhover:hover .dropdown-menu {
    background: #ffffff !important;
}
.ves-megamenu li.level0 > a > .caret {
    border: 0;
    width: 10px;
    height: 45px;
    float: right;
    margin: 0 0 0 3px;
    background-image: url('../../frontend/Rolling/default/en_US/images/down.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 7px;

    display: none;
}

@media only screen and (min-width: 768px){
    .navigation .level0 > .submenu {
        border: 0 !important;
        box-shadow: 0px 8px 16px 0 rgb(0 0 0 / 10%) !important;
        min-width: 210px;
        max-width: 100%;
        padding: 35px;
        width: 100% !important;
        position: fixed;
        left: 0px !important;
        /* right: 0px !important; */
        top: 19px !important;
        box-shadow: none !important;
    }
    .page-header.sticky .navigation .level0 > .submenu {
        top: 79px !important;
    }
    .navigation .ves-megamenu .level0 .submenu .submenu {
        left: 0 !important;
        padding: 0 !important;
        background: transparent;
        box-shadow: none !important;
    }
    .navigation .level0 .submenu a {
        font: 400 16px/32px 'Manrope';
        letter-spacing: 0;
        color: #5F5F5F;
        text-transform: capitalize;
        opacity: 1;
        padding: 0 0 0 10px;
        margin: 0;
        position: relative;
        display: inline-block;
        max-width: 100%;
        white-space: normal;
    }
    .navigation .level0 .submenu a:hover{
        background: transparent;
        color: #ADC737;
    }
    .navigation .level0 .submenu .active>a{
        border: 0 !important;
    }

    .megamenu-sidebar.right-sidebar{
        max-width: 100%;
        max-height: 300px;
        display: inline-block;
        float: right;
        width: 25% !important;
    }
    .ves-menu .megamenu-sidebar.right-sidebar .right-menu-section{
        display: inline-block;
        width: 100%;
        float: left;
    }
    .ves-menu .megamenu-sidebar.right-sidebar .right-menu-section .container{
        width: 100%;
        padding: 0;
        position: relative;
        height: 300px;
        overflow: hidden;
    }
    .ves-menu .megamenu-sidebar.right-sidebar .right-menu-section .container img{
        width: 100%;
        height: 100%;
        overflow: hidden;
        object-fit: cover;
        object-position: center;
    }
    .ves-menu .megamenu-sidebar.right-sidebar .right-menu-section .container .btnTheme{
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: 0 auto 15px;
        font-size: 14px !important;
        line-height: 45px !important;
        padding: 0 15px !important;
        min-width: auto;
        width: 160px;
        height: 45px !important;
    }

    .navigation .level0 .submenu.dropdown-mega{
        width: 100% !important;
        left: 0 !important;
    }
    .navigation .level0 .submenu.dropdown-mega > .content-wrap{
        display: inline-block;
        width: 100%;
    }
    .navigation .level0 .submenu.dropdown-mega > .content-wrap > .megamenu-content{
        width: 75% !important;
        display: inline-block;
        float: left;
        position: relative;
        margin: 0 !important;
    }
    .ves-column3 > .item-content1 > .mega-col {
        width: 33.3333%;
        display: inline-block;
        float: left;
        padding: 0 20px 0 15px;
        position: relative;
    }
    .ves-column3 > .item-content1 > .mega-col + .mega-col::before{
        content: '';
        width: 1px;
        height: 300px;
        display: inline-flex;
        position: absolute;
        top: 0;
        left: -10px;
        background: rgba(112, 112, 112, 0.3);
    }

    .submenu.dropdown-mega .megamenu-content .level1.submenu-left{
        position: relative;
        text-align: left;
        display: inline-block;
        width: 100%;
        padding: 0 10px 0 0;
    }
    .submenu.dropdown-mega .megamenu-content .level1.submenu-left > a{
        display: inline-flex;
        display: -wenkit-inline-flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        float: left;
        border: 0 !important;

        text-align: center;
        font: 500 18px/24px 'Manrope';
        letter-spacing: -0.2px;
        color: #1A321E;
        text-transform: capitalize;
        opacity: 1;
        
        margin: 0 0 10px 0;
        padding: 0;
        background-color: transparent !important;
        border-radius: 0;
    }
    .submenu.dropdown-mega .megamenu-content .level1.submenu-left > a > .caret{
        border: 0;
        width: 10px;
        height: 25px;
        float: right;
        background-image: url('../../frontend/Rolling/default/en_US/images/right-arrow.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 7px;

        display: none !important;
    }
    .submenu.dropdown-mega .megamenu-content .level1.submenu-left > a > .caret{
        border: 0;
        width: 10px;
        height: 25px;
    }
    .submenu.dropdown-mega .megamenu-content .level1.submenu-left > a > .caret::after{
        content: '\f105';
        text-align: center;
        font: 700 15px/22px 'Font Awesome 5 Free';
        float: right;
        color: #333333;
        display: inline-block;
        position: relative;
    }

    .submenu.dropdown-mega .megamenu-content .level1.submenu-left:hover > a{
        background-color: #F5F7F4;
        color: #333333;
    }
    .ves-megamenu.menu-hover .level0.subhover:hover .dropdown-menu {
       /* padding: 40px 50px;
        border-radius: 0 !important;
        background: rgba(255, 255, 255, 1) 0% 0% no-repeat padding-box;*/
    }
    .ves-megamenu.menu-hover .subhover:hover .dropdown-menu {
        padding: 20px 30px;
    }
    .ves-megamenu.menu-hover .level2.submenu-left:hover .submenu.dropdown-menu {
        top: 95% !important;
    }
    .navigation .level0 .submenu.dropdown-menu > .content-wrap{
        display: inline-block;
        width: 100%;
        float: left;
    }
    .navigation .level0 .submenu.dropdown-menu>.content-wrap>.megamenu-content{
        display: inline-block;
        width: 100%;
        position: relative;
    }
    .submenu.dropdown-menu .megamenu-content .level1.submenu-left {
       position: relative;
        padding: 10px 0 0;
        padding-right: 0;
        display: inline-block;
        width: 100%;
        float: left;
        margin-bottom: 0;
    }
    .ves-column5 > .item-content1 > .mega-col:last-child .level1.submenu-left {
        padding-right: 0;
    }
    .submenu.dropdown-menu .megamenu-content .level1.submenu-left + .level1.submenu-left{
        border-top: 0;
    }
    .level0.submenu-left .level1.submenu-left > .nav-anchor {
        display: inline-block;
        width: 100%;
        max-width: 100%;
        float: left;
        position: relative;
        background-color: transparent;
        padding: 0 0px;
        margin: 0 0 15px;
        border: 0;
        box-shadow: none;
        clear: both;
        white-space: normal;
        text-align: center;
        font: 500 16px/19px 'Manrope';
        letter-spacing: 0;
        color: #1E1E1E;
        text-transform: uppercase;
        opacity: 1;
        text-align: left;
        padding-right: 20px;
    }
    .level0.submenu-left.subhover .level1.submenu-left:hover>.nav-anchor,
    .level0.submenu-left.subhover .level1.submenu-left:focus>.nav-anchor,
    .level0.submenu-left.subhover .level1.submenu-left.active>.nav-anchor {
        font-weight: 500 !important;
        color: #adc737 !important;
        background-color: transparent !important;
    }
    .level0.submenu-left .level1.submenu-left:hover>.nav-anchor,
    .level0.submenu-left .level1.submenu-left:focus>.nav-anchor,
    .level0.submenu-left .level1.submenu-left.active>.nav-anchor {
        font-weight: 500 !important;
        color: #1A321E !important;
        background-color: transparent !important;
    }

    .level0.submenu-left .level1.submenu-left > .nav-anchor > .caret{
        display: none;
    }

    .level2.ves-column1 > .item-content1 > .mega-col{
        max-height: 265px;
        overflow: auto;
    }
    .level0.submenu-left .level1.submenu-left>.submenu.dropdown-menu {
        width: 100% !important;
        height: auto;
        position: relative;
        left: 0 !important;
        right: 0 !important;
        top: 100% !important;
        padding: 0 0 0 0;
        display: inline-block !important;
        float: left;
        box-shadow: none !important;
        border: 0 !important;
        background: 0 0;
        overflow: auto;
        min-width: auto;
    }
    .level0.submenu-left .level1.submenu-left>.submenu.dropdown-menu>.content-wrap {
        display: inline-block;
        width: 100%;
        float: left;
    }
    .level0.submenu-left .level1.submenu-left>.submenu.dropdown-menu>.content-wrap>.megamenu-content {
        margin: 0;
        padding: 0;
    }
    .level0.submenu-left .level1.submenu-left .level2.submenu-left{
        position: relative;
        margin: 5px 0 0;
        display: inline-block;
        width: 100%;
        float: left;
    }
    .level0.submenu-left .level1.submenu-left .level2.submenu-left>.nav-anchor {
        text-align: left;
        font: 400 16px/32px 'Manrope';
        letter-spacing: 0;
        color: #5F5F5F;
        text-transform: capitalize;
        opacity: 1;
        padding: 0;
        margin: 0;
        position: relative;
        display: inline-block;
        max-width: 100%;
        white-space: normal;
        padding-right: 0px;
    }
    .level0.submenu-left .level1.submenu-left .level2.submenu-left:hover>.nav-anchor,
    .level0.submenu-left .level1.submenu-left .level2.submenu-left:focus>.nav-anchor,
    .level0.submenu-left .level1.submenu-left .level2.submenu-left.active>.nav-anchor {
        font-weight: 500;
        color: #EDC729;
    }
}
/* END VES MEGA-MENU */

dl ul.disc{
    margin-bottom: 30px;
    display: inline-block;
}
ul.disc li{
    margin: 10px 0;
    display: list-item;
    width: 100%;
}
ul.disc li:first-child{
    margin: 0 0 10px 0;
}
ul.disc li:last-child{
    margin: 10px 0 0 0;
}
ul.disc li:last-child > a,
ul.disc li:last-child > .separator{
    display: inline-block;
    margin: 15px 0 0;
}

.label{
    text-align: left;
    font: 400 16px/25px 'Manrope', serif;
    letter-spacing: 0px;
    color: #363636;
    text-transform: capitalize;
    opacity: 1;
    padding: 0;
}
.fieldset>.field>.label, .fieldset>.fields>.field>.label {
    font-weight: 400;
}
legend.label{
    text-align: left;
    font: 600 19px/35px 'Manrope', serif;
    letter-spacing: 0px;
    color: #333333;
    text-transform: capitalize;
    opacity: 1;
    padding: 5px 0;
}

/* REVIEW FORM - PRODUCT DETAILS */
.product-info-main .product-reviews-summary {
    float: left;
    width: 100%;
    margin: 0 0 10px;
    height: auto;
    display: inline-flex;
}
.review-actions > a.action.add{
    text-align: left;
    font: 400 14px/25px 'Manrope', serif;
    letter-spacing: 0.28px;
    color: #4E4E4E;
    opacity: 1;
}
.review-form {
    width: 500px;
    max-width: 100%;
}
.review-form .fieldset{
    margin: 0;
}
.review-form .fieldset .field .input-text{
    margin: 0;
}
.review-form .actions-toolbar .action.primary{
    display: inline-block !important;
    position: relative;
    min-width: 181px;
    width: auto;
    height: 60px;
    margin: 15px 0 0;
    padding: 0 30px !important;
    border-radius: 10px;
    box-shadow: none !important;
    border: 0 !important;
    background: #ADC737 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    text-shadow: none !important;
    text-align: center !important;
    font: 800 14px/60px 'Manrope' !important;
    letter-spacing: 2.8px;
    color: #ffffff !important;
    opacity: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.review-form .actions-toolbar .action.primary:hover{
    background: #EDC729 !important;
    color: #FFFFFF !important;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
/*.review-form .actions-toolbar .action.primary::after{
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
    width: 20px;
    height: 13px;
    background-image: url('../../frontend/Rolling/default/en_US/images/icon-right-white.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 0 0 5px;
}
.review-form .actions-toolbar .action.primary:hover::after{
    background-image: url(../../frontend/Rolling/default/en_US/images/icon-right.png);
}*/

.review-field-rating{
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center !important;
    justify-content: flex-start !important;
}
.review-field-rating > label{
    margin: 5px 15px 5px 0 !important;
}

.review-field-rating .control {
    margin-bottom: 30px;
    margin-top: 5px;
}
/* Stars Unselected */
.review-control-vote::before,
.rating-summary .rating-result>span::before,
.rating-summary .rating-result::before{
    font-weight: 400;
    font-family: 'Font Awesome 5 Free';
}
.review-control-vote::before,
.rating-summary .rating-result>span::before,
.rating-summary .rating-result::before {
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
}
/* Stars Selected */
.review-control-vote label::before,
.rating-summary .rating-result>span::before{
    color: #FCC72A;
    font-weight: 700;
    font-family: 'Font Awesome 5 Free';
}
.review-control-vote label::before, 
.review-control-vote::before {
    font-size: 25px;
    height: 25px;
    letter-spacing: 10px;
    line-height: 25px;
}
.rating-summary .rating-result {
    width: 100%;
}

.review-control-vote .rating-1:before {
    content: '\f005';
}
.review-control-vote .rating-2:before {
    content: '\f005' '\f005';
}
.review-control-vote .rating-3:before {
    content: '\f005' '\f005' '\f005';
}
.review-control-vote .rating-4:before {
    content: '\f005' '\f005' '\f005' '\f005';
}
.review-control-vote .rating-5:before {
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
}

/* Account Review Page CSS */
.account .customer-review.view .product-image-photo{
    position: absolute;
}
.account .customer-review.view .stars {
    padding: 0 2px;
    width: auto;
}
.table-reviews .product-name > a, 
.block-reviews-dashboard .product-name > a{
    color: #1e1e1e;
    font-weight: 600;
    font-family: Manrope;
}
.table-reviews .product-name > a:hover, 
.block-reviews-dashboard .product-name > a:hover{
    color: #ADC737;
    font-weight: 600;
    font-family: Manrope;
}
.grecaptcha-badge{
    z-index: 15;
}

/* Review Form Product Details Page  */
.block.review-add,
.block.review-list{
    display: inline-block;
    width: 48%;
    float: left;
    margin: 0 1%;
}
.review-add .block-content .fieldset .review-legend.legend strong {
    display: inline-block;
    font-weight: 600;
    margin: 0 0 0 5px;
}
.review-add .block-content .action-toolbar{}
.review-add .block-content .actions-toolbar > .actions-primary{
    width: 100%;
    text-align: center;
}
/*.review-add .block-content .actions-toolbar > .actions-primary .action.primary{
    float: none;
}*/

.cart-empty a {
    color: #ADC737;
}
/* Details Page Popup CSS */
.fancybox-slide--iframe .fancybox-content{
    margin: 25px 0;
    padding: 0;
    width: 80% !important;
    height: 550px !important;
    max-width: 96%;
    max-height: calc(100vh - 50px);
    overflow: hidden;
    background: #fff;
    border-radius: 20px;
}
.fancybox-slide--iframe .fancybox-close-small{
    top: 5px;
    right: 10px;
}
.fancybox-close-small::after {
    content: '\f057';
    width: 30px;
    height: 30px;
    font: 700 30px/30px 'Font Awesome 5 Free' !important;
    color: #B4B4B4;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .25s;
    box-sizing: border-box;
    z-index: 2;
}
.fancybox-slide--iframe .fancybox-close-small:hover::after{
    color: #ffffff;
}
.fancybox-iframe{
    width: 100%;
}
.fancybox-slide--iframe .fancybox-iframe html body .page-wrapper .page-header{
    display: none !important;
}
#aw-layered-nav-popup{
    display: none !important;
}
.actions-toolbar > .secondary:last-child{
    margin: 0;
}
#registration .action.primary{
    margin-top: 10px;
}

/* Bullets CSS */
.hesperiden.tp-bullets{
    left: 17% !important;
    bottom: 60px !important;
    top: auto !important;
    margin: auto !important;
    display: inline-block !important;
    transform: none !important;
}
.hesperiden .tp-bullet{
    width: 6px !important;
    height: 6px !important;
    border-radius: 50px !important;
    margin: 0;
    border: 0 !important;
    background: #AAAAAA !important;
    box-shadow: none !important;
}
.hesperiden .tp-bullet:hover, 
.hesperiden .tp-bullet.selected{
    background: transparent !important;
}
.hephaistos.tparrows{}
.hephaistos.tp-leftarrow{}
.hephaistos.tp-rightarrow{}
.hephaistos.tparrows:hover{}
.hephaistos.tparrows::before{}
.hephaistos.tparrows:hover::before {}
.hephaistos.tp-leftarrow.tparrows::before{}
.hephaistos.tp-leftarrow.tparrows:hover::before{}
.hephaistos.tp-rightarrow.tparrows::before{}
.hephaistos.tp-rightarrow.tparrows:hover::before{}
/* Slider Navigations */

/* Rewards Points */
.rewards__checkout-cart-usepoints{}
.rewards__checkout-cart-usepoints .discount-form{}
.rewards__checkout-cart-usepoints .discount-form > p{
    line-height: 18px;
    font-size: 14px;
}
.rewards__checkout-cart-usepoints .discount-form > .input-box{
    display: inline-flex;
    flex-direction: column-reverse;
    width: 100%;
}
.rewards__checkout-cart-usepoints .discount-form > .input-box input{
    background-color: #ffffff;
}
.rewards__checkout-cart-usepoints .discount-form > .input-box label{
    font: 600 15px/24px 'Manrope' !important;
    color: #333333 !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
}
.rewards__checkout-cart-usepoints .discount-form > .buttons-container{
    margin: 0;
}
.rewards__checkout-cart-usepoints .discount-form > .buttons-container .button.action,
.cart-summary .block .actions-toolbar>.primary .action.primary{
    width: 100%;
    margin: 0;
}
.rewards__checkout-cart-usepoints .discount-form > .buttons-container .button.action + .button.action{
    width: 100%;
    margin: 5px 0 0 0;
}
/*#rev_slider_1_1_wrapper .hesperiden .tp-bullet {
    position: relative !important;
}*/

#rev_slider_1_1_wrapper .hesperiden .tp-bullet:before {
    content: "01";
    font: 800 12px/30px 'Manrope';
    height: 30px;
    width: 30px;
    color: #333333;
    border: 1px solid #333333;
    border-radius: 50%;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: -12px;
    left: -12px;
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet.selected:before,
#rev_slider_1_1_wrapper .hesperiden .tp-bullet:hover:before {
    opacity: 1;
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet:nth-child(2n):before {
    content: "02";
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet:nth-child(3n):before {
    content: "03";
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet:nth-child(4n):before {
    content: "04";
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet:nth-child(5n):before {
    content: "05";
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet:nth-child(6n):before {
    content: "06";
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet:nth-child(7n):before {
    content: "07";
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet:nth-child(8n):before {
    content: "08";
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet:nth-child(9n):before {
    content: "09";
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet:nth-child(10n):before {
    content: "10";
}
/* Rewards Points */

/* Reward Social Links Alignment */
.block-rewards-referral-list div.rewards-social-buttons div.tw{
    top: -1px;
} 
.block-rewards-referral-list div.rewards-social-buttons{ height: 20px; }
.block-rewards-referral-list div.rewards-social-buttons div.fb{ top: 0; }
.rewards-social-buttons>.fb{ float: left; }
.fb .fb-like, .fb .fb-share-button{ display: inline-block !important; float: left; margin: 0 4px 0 0; }
.fb .fb-like span, .fb .fb-share-button span{ height: 20px !important; float: left; vertical-align: middle !important; }
.fb .fb-like span iframe, .fb .fb-share-button span iframe{ height: 20px !important; border-radius: 100px; position: relative; }
.fb .fb-share-button iframe{ border-radius: 50px; }
.block-rewards-referral-list div.rewards-social-buttons div.tw{ top: 0; margin: 0 0 0 1px; float: left; }
.plugin button._2tga._8j9v { border-radius: 10px;}

 
.fb .fb-like,
.fb .fb-share-button{
    display: inline-block !important;
}
.fb .fb-like span,
.fb .fb-share-button span{
    height: 20px !important;
}
/* End Reward Social Links Alignment */

/*.checkout-cart-index .page-main{
    padding: 0 !important;
}*/
.checkout-cart-index .page-main .columns{
    max-width: 100% !important;
    padding: 0 !important;
}
.checkout-cart-index .columns > .container{
    width: 100% !important;
}
.checkout-cart-index .columns .column.main .reward-message,
.checkout-cart-index .columns .column.main .cart-container,
.checkout-cart-index .columns .column.main .cart-empty{
    max-width: 1170px;
    display: block;
    margin: 0 auto 30px;
}

/* Login Account Page Social Buttons */
.block.social-login-authentication-channel.account-social-login .block-content{ text-align: center; display: inline-flex; display: -webkit-inline-flex; align-items: center; justify-content: center; flex-wrap: wrap; width: 100%; }
.customer-account-create .account-social-login, 
.customer-account-login .account-social-login{ display: inline-flex !important; display: -webkit-inline-flex !important; align-items: center; justify-content: center; flex-wrap: wrap; width: 100% !important; float: left !important; margin: 10px 0 30px; }
.account-social-login .actions-toolbar.social-btn{ margin: 5px 10px; }
.account-social-login .actions-toolbar.social-btn > .btn-social{ color: #ffffff; position: relative; }
.account-social-login .actions-toolbar.social-btn > .btn-social .fa-facebook,
.account-social-login .actions-toolbar.social-btn > .btn-social .fa-google{ display: none; }
.btn-social > :first-child{ height: 34px; }
.account-social-login .actions-toolbar.social-btn > .btn-social.btn-facebook::before{ content: '\f39e'; color: #ffffff; text-align: center; font-weight: 400; font-size: 19px; line-height: 34px; font-family: 'Font Awesome 5 Brands'; display: inline-block; float: left; position: absolute; left: 0; top: 0; width: 34px; height: 34px; }
.account-social-login .actions-toolbar.social-btn > .btn-social.btn-google::before{ content: '\f1a0'; color: #ffffff; text-align: center; font-weight: 400; font-size: 19px; line-height: 34px; font-family: 'Font Awesome 5 Brands'; display: inline-block; float: left; position: absolute; left: 0; top: 0; width: 34px; height: 34px; }
/* Login Account Page Social Buttons */

.abs-toggling-title.active:after,
.abs-cart-block>.title.active:after,
.minicart-items .product .toggle.active:after,
.abs-discount-block .block>.title.active:after,
.cart-summary .block>.title.active:after,
.paypal-review-discount .block>.title.active:after,
.cart-discount .block>.title.active:after{
    content: '\e621'
}

.catalogsearch-result-index .column.main .message{ margin: 0 0 15px !important; }
.catalogsearch-result-index .column.main .search.results .product-list-wrapper{ padding: 0 !important; }
.checkout-index-index .form-shipping-address .field.street legend{ border: 0; }
.checkout-index-index .form-shipping-address > .fieldset > .field .control{ position: relative; }
.checkout-index-index .form-shipping-address > .fieldset > .field .control div.field-error{ margin: 0 0 0 0; }
.featured-brands-wrapper.brandsPage > .container > p{
    display: inline-block;
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 0 30px 0;
}
.category-terms-conditions .page-main .column.main > .block.filter,
.category-contact-us .page-main .column.main > .block.filter{ display: none !important; }
.catalog-product-view .modal-popup table td.header a.logo img{ width: auto !important; height: auto !important; max-height: 150px !important; }
/* Gift Card */
#giftcard-info dl{ display: inline-flex; display: -webkit-inline-flex; width: 100%; }
#giftcard-info dt{ margin: 0 5px 0 0; font-weight: bold; color: red; }
#giftcard-info dd { font-weight: bold; color: red; }
.giftcard-info{ display: inline-block; width: 100%; float: left; }
.giftcard-info #giftcard-fieldset{ display: inline-block; width: 100%; float: left; margin: 15px 0 0 0; }
.giftcard-info #giftcard-fieldset .step-label { display: inline-block; width: 100%; float: left; margin-top: 20px; padding-top: 20px; border: 0; border-top: 1px solid #eee; }
.giftcard-info #giftcard-fieldset .step-label h3{ text-transform: capitalize; display: inline-flex; display: -webkit-inline-flex; align-items: center; width: 100%; }
.giftcard-info #giftcard-fieldset .step-label h3 span{ font-size: 15px; line-height: 27px; margin: 0 10px 0 0; }
.giftcard-info .giftcard-fieldset .field label { position: relative; display: inline-block; width: auto; float: left; padding: 0 !important; margin: 0 0 11px 0; text-align: left; font: 400 14px/26px 'Manrope', serif; letter-spacing: 0px; color: #515151; text-transform: capitalize; opacity: 1; padding: 0; }
.giftcard-info .giftcard-fieldset .field label.required em{     margin: 0 2px; font-style: normal; font-weight: 400; position: absolute; top: 0; right: -10px; }
.giftcard-info #giftcard-fieldset .step-label + label{ width: auto; position: relative; display: inline-block; margin: 0 0 11px; text-align: left; font: 400 16px/30px 'Manrope'; letter-spacing: 0; color: #5E5E5E; text-transform: capitalize; opacity: 1; }
.giftcard-info #card-preview{ text-decoration: underline; margin: 0 0 30px; display: inline-block; color: #1a2d1d; text-transform: capitalize; }
.giftcard-info #card-preview:hover{ color: #ADC737; }
.giftcard-info #giftcard-fieldset .step-label + label em { position: absolute; top: 0; right: -5px; }
.giftcard-info .giftcard-fieldset .calendar-icon { top: -50px; right: 10px; }
.product-gift-card .column.main .product-description-wrapper{ display: none; }
.product-birthday-gift-card .product-details-wrapper .product-add-form{ margin: 0 0 0 0; }
.giftcard-info .stock{ margin: 0 0 0 0; display: inline-block; width: auto; float: left; padding: 5px 12px; display: none; }
.giftcard-info .stock span{ text-align: left; font: 400 14px/24px 'Manrope', serif; letter-spacing: 0.28px; color: #FFFFFF; opacity: 1; text-transform: capitalize; margin: 0; }
.giftcard-info .stock.available{ /*background-color: #33C233;*/ padding: 0; }
.giftcard-info .stock.unavailable{ /*background-color: #ADC737;*/ padding: 0; }
/* OutOfStock Notification Module CSS */
.amxnotif-block{}
.amxnotif-block form{}
.amxnotif-block form > label{ margin: 0 0 10px 0; }
.amxnotif-block form > .notification-container{}
.amxnotif-block form > .notification-container .input-fields{ width: 100%; }
.amxnotif-block form > .notification-container .actions-toolbar{ width: 100%; }
.amxnotif-block form > .notification-container .actions-toolbar > .primary .action.submit.primary{ min-width: 170px; }
/* The Watch Club CSS */
.table-bordered, .table-bordered th, .table-bordered td{ border: 1px solid #cfcfcf !important; }

.blog-post-view .page-title-wrapper .category-image .banner-overlay { display: none; }
/*.catalog-product-view .page-title-wrapper .category-image .page-title-contents{ padding: 15px 0px 20px; background-color: #ffffff; position: static; }*/
.blog-post-view .page-title-wrapper .category-image .page-title-contents .breadcrumb-section,
.catalog-product-view .page-title-wrapper .category-image .page-title-contents .breadcrumb-section{ margin: 0; text-align: center; }
.cms-discover .breadcrumb-section,
.cms-terms-conditions .breadcrumb-section,
.cms-privacy-policy .breadcrumb-section,
.cms-shipping-delivery-policy .breadcrumb-section,
.cms-returns-exchanges .breadcrumb-section,
.cms-shipping-information .breadcrumb-section,
.cms-payment-options .breadcrumb-section,
.cms-authentication .breadcrumb-section,
.cms-warranties .breadcrumb-section{ padding: 0px; text-align: center; margin-bottom: 15px !important; }
.blog-post-view .page-title-wrapper .category-image .page-title-contents .breadcrumb-section .breadcrumbs .items,
.catalog-product-view .page-title-wrapper .category-image .page-title-contents .breadcrumb-section .breadcrumbs .items,
.cms-discover .breadcrumb-section .breadcrumbs .items,
.cms-terms-conditions .breadcrumb-section .breadcrumbs .items,
.cms-privacy-policy .breadcrumb-section .breadcrumbs .items,
.cms-shipping-delivery-policy .breadcrumb-section .breadcrumbs .items,
.cms-returns-exchanges .breadcrumb-section .breadcrumbs .items,
.cms-shipping-information .breadcrumb-section .breadcrumbs .items,
.cms-payment-options .breadcrumb-section .breadcrumbs .items,
.cms-authentication .breadcrumb-section .breadcrumbs .items,
.cms-warranties .breadcrumb-section .breadcrumbs .items{ justify-content: flex-start; }
.blog-post-view .page-title-wrapper .category-image .page-title-contents .breadcrumb-section .breadcrumbs .items .item strong, 
.blog-post-view .page-title-wrapper .category-image .page-title-contents .breadcrumb-section .breadcrumbs .items .item > span,
.catalog-product-view .page-title-wrapper .category-image .page-title-contents .breadcrumb-section .breadcrumbs .items .item strong, 
.catalog-product-view .page-title-wrapper .category-image .page-title-contents .breadcrumb-section .breadcrumbs .items .item > span,
.blog-post-view .page-title-wrapper .category-image .page-title-contents .breadcrumb-section .breadcrumbs .items .item a:hover,
.catalog-product-view .page-title-wrapper .category-image .page-title-contents .breadcrumb-section .breadcrumbs .items .item a:hover,
.cms-discover .breadcrumb-section .breadcrumbs .items .item strong,
.cms-discover .breadcrumb-section .breadcrumbs .items .item > span,
.cms-discover .breadcrumb-section .breadcrumbs .items .item a:hover,
.cms-terms-conditions .breadcrumb-section .breadcrumbs .items .item strong,
.cms-terms-conditions .breadcrumb-section .breadcrumbs .items .item > span,
.cms-terms-conditions .breadcrumb-section .breadcrumbs .items .item a:hover,
.cms-privacy-policy .breadcrumb-section .breadcrumbs .items .item strong,
.cms-privacy-policy .breadcrumb-section .breadcrumbs .items .item > span,
.cms-privacy-policy .breadcrumb-section .breadcrumbs .items .item a:hover,
.cms-shipping-delivery-policy .breadcrumb-section .breadcrumbs .items .item strong,
.cms-shipping-delivery-policy .breadcrumb-section .breadcrumbs .items .item > span,
.cms-shipping-delivery-policy .breadcrumb-section .breadcrumbs .items .item a:hover,
.cms-returns-exchanges .breadcrumb-section .breadcrumbs .items .item strong,
.cms-returns-exchanges .breadcrumb-section .breadcrumbs .items .item > span,
.cms-returns-exchanges .breadcrumb-section .breadcrumbs .items .item a:hover,
.cms-shipping-information .breadcrumb-section .breadcrumbs .items .item strong,
.cms-shipping-information .breadcrumb-section .breadcrumbs .items .item > span,
.cms-shipping-information .breadcrumb-section .breadcrumbs .items .item a:hover,
.cms-payment-options .breadcrumb-section .breadcrumbs .items .item strong,
.cms-payment-options .breadcrumb-section .breadcrumbs .items .item > span,
.cms-payment-options .breadcrumb-section .breadcrumbs .items .item a:hover,
.cms-authentication .breadcrumb-section .breadcrumbs .items .item strong,
.cms-authentication .breadcrumb-section .breadcrumbs .items .item > span,
.cms-authentication .breadcrumb-section .breadcrumbs .items .item a:hover,
.cms-warranties .breadcrumb-section .breadcrumbs .items .item strong,
.cms-warranties .breadcrumb-section .breadcrumbs .items .item > span,
.cms-warranties .breadcrumb-section .breadcrumbs .items .item a:hover{ color: #999999; }
.blog-post-view .page-title-wrapper .category-image .page-title-contents .breadcrumb-section .breadcrumbs .item:not(:last-child)::after,
.catalog-product-view .page-title-wrapper .category-image .page-title-contents .breadcrumb-section .breadcrumbs .item:not(:last-child)::after,
.cms-discover .breadcrumb-section .breadcrumbs .item:not(:last-child)::after,
.cms-terms-conditions .breadcrumb-section .breadcrumbs .item:not(:last-child)::after,
.cms-privacy-policy .breadcrumb-section .breadcrumbs .item:not(:last-child)::after,
.cms-shipping-delivery-policy .breadcrumb-section .breadcrumbs .item:not(:last-child)::after,
.cms-returns-exchanges .breadcrumb-section .breadcrumbs .item:not(:last-child)::after,
.cms-shipping-information .breadcrumb-section .breadcrumbs .item:not(:last-child)::after,
.cms-payment-options .breadcrumb-section .breadcrumbs .item:not(:last-child)::after,
.cms-authentication .breadcrumb-section .breadcrumbs .item:not(:last-child)::after,
.cms-warranties .breadcrumb-section .breadcrumbs .item:not(:last-child)::after{ color: #999999; }
#my-subscriptions-table tbody td a{ color: #272727 !important; }
#my-subscriptions-table tbody td a:hover{ color: #ADC737 !important; }

.cms-page-view .column.main{ padding: 30px 0 60px; }
.cms-page-view .column.main p > br,
.cms-page-view .column.main li > br,
.cms-page-view .column.main h2 > br,
.cms-page-view .column.main h3 > br,
.cms-page-view .column.main h4 > br,
.cms-page-view .column.main h5 > br,
.cms-page-view .column.main h6 > br{ display: none; }
.cms-page-view .column.main h1{ margin: 0 0 20px 0; display: inline-block; width: 100%; float: left; padding: 80px 0; }
.cms-page-view .column.main h2,
.cms-page-view .column.main h3,
.cms-page-view .column.main h4,
.cms-page-view .column.main h5,
.cms-page-view .column.main h6{ margin: 30px 0 15px 0; display: inline-block; width: 100%; float: left; }
.cms-page-view .column.main p + p,
.cms-page-view .column.main p + ul,
.cms-page-view .column.main ul + p,
.cms-page-view .column.main ol + ul,
.cms-page-view .column.main ul + ol,
.cms-page-view .column.main p + ol,
.cms-page-view .column.main ol + p{ margin: 15px 0 0 0; }
.cms-page-view .column.main li + li{ margin: 10px 0 0 0; }
.cms-page-view .column.main ul li{ position: relative; display: inline-flex; display: -webkit-inline-flex; width: 100%; position: relative; margin: 0; }
.cms-page-view .column.main ul li::before{ content: '\f111'; display: inline-block; font: 700 5px/22px 'Font Awesome 5 Free'; color: #919191; margin: 0 15px 0 0; }
.cms-page-view .column.main ol{ padding: 0 0 0 25px; }
.cms-page-view .column.main li::marker{ font-size: 14px; font-weight: 700; color: #919191; }

/* The Watch Club Swatch Design CSS */
.product-options-wrapper > .fieldset{ margin: 0; }
.product-options-wrapper .swatch-opt{ margin: 0; }
.product-options-wrapper .swatch-opt .swatch-attribute{ display: inline-flex; display: -webkit-inline-flex; align-items: center; justify-content: flex-start; width: 100%; }
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-label{ text-align: left; font: 700 14px/30px 'Manrope'; letter-spacing: 0.32px; color: #343434; text-transform: uppercase; opacity: 1; }
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-selected-option{ display: none; }
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options{ margin: 0 0 0 12px; }
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option{ width: 55px; height: 55px; background-color: transparent; border: 1px solid rgba(112,112,112, 0.3); border-radius: 50px; padding: 0; margin: 0 8px 8px 0; display: inline-flex; display: -webkit-inline-flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; font: 700 17px/25px 'Manrope'; letter-spacing: -0.12px; color: #767676; opacity: 1; }
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option::after{ content: 'days'; text-align: center; font: 400 12px/12px 'Manrope'; letter-spacing: -0.12px; color: #767676; opacity: 1; display: inline-block; position: relative; top: -3px; }
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option:not(.disabled):hover,
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.selected{ border: 1px solid rgba(112,112,112, 0.3); border-radius: 50px; outline: none !important; background: transparent linear-gradient(195deg, #02301C 0%, #011B0F 100%) 0% 0% no-repeat padding-box !important; color: #EDC729 !important; }
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option:not(.disabled):hover::after{ color: #EDC729; }
.account.amstorecredit-index-index .table-wrapper.orders-history{ margin-top: 20px; }
.catalog-product-view .bottombar-wrapper,.blog-post-view .bottombar-wrapper{ box-shadow: none !important; }
.catalog-product-view .sticky .bottombar-wrapper, .blog-post-view .sticky .bottombar-wrapper{ box-shadow: 0px 3px 6px rgb(0 0 0 / 25%) !important; }

/* Compare Page CSS */
.catalog-product_compare-index .page-title-wrapper{
    margin: 0 0 50px;
}
.catalog-product_compare-index .page-title-wrapper .page-title{
    padding: 25px 0 0 0;
}
.catalog-product_compare-index .page-title-wrapper .page-title .base{
    color: #000000;
}
.table-wrapper.comparison{}
.table-wrapper.comparison .table-comparison{ display: inline-block; width: 100%; }
.table-wrapper.comparison .table-comparison > caption{ display: none; }
.table-wrapper.comparison .table-comparison thead{}
.table-wrapper.comparison .table-comparison thead tr{}
.table-wrapper.comparison .table-comparison thead th{
    text-align: left;
    display: inline-block;
    border: 0 !important;
    padding: 5px 0 !important;
}
.table-wrapper.comparison .table-comparison thead th.label.remove > span{
    clip: unset;
    overflow: unset;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
    position: relative;
    padding: 0;
}
.table-wrapper.comparison .table-comparison thead td{}
.table-wrapper.comparison .table-comparison thead td.product.remove > .action.delete{}
.table-wrapper.comparison .table-comparison tbody{}
.table-wrapper.comparison .table-comparison tbody tr{}
.table-wrapper.comparison .table-comparison tbody th{
    padding: 10px 5px;
    border: 0 !important;
    display: inline-block;
}
.table-wrapper.comparison .table-comparison tbody th > span{
    clip: unset !important;
    overflow: unset !important;
    display: inline-block;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    position: relative !important;
    padding: 0 !important;
    white-space: normal;
}
.table-wrapper.comparison .table-comparison tbody td{
    padding: 10px 5px !important;
}
.table-wrapper.comparison .table-comparison tbody td.cell.info{ background-color: transparent; }

.table-comparison .product.info .product-item-photo .product-image-wrapper{ height: auto; max-height: unset; padding: 0 !important; }
.table-comparison .product.info .product-item-name{}
.table-comparison .product.info .product-reviews-summary{ display: none; }
.table-comparison .product.info .product-item-actions{ text-align: center; }
.table-comparison .product.info .product-item-actions .tocart.primary{}

.block.review-add{
    background-color: #ffffff;
    padding: 40px 50px 50px;
    border-radius: 20px;
    margin: 0;
    box-shadow: 0px 12px 16px #00000014;
}
.review-add .block-title{
    display: inline-block;
    width: 100%;
    float: left;
    text-align: center;
    text-align: center;
    font: 400 36px/50px 'Playfair Display';
    letter-spacing: -0.36px;
    color: #1F1F1F;
    opacity: 1;
    margin: 0 0 15px;
}
.review-add .block-title strong{ font-weight: 400; }
.review-add .block-content{
    display: inline-block;
    width: 100%;
    float: left;
}
.review-add .block-content form{ width: 100%; }
.review-add .block-content form .field-recaptcha{ display: none; }
.review-add .block-content form .review-fieldset{}
.review-add .block-content .review-fieldset .review-legend{ display: none; }
.review-add .block-content .review-fieldset .review-field-ratings{}
.review-add .block-content .review-fieldset .review-field-ratings > .label{ display: none; }
.review-add .block-content .review-fieldset .review-field-ratings > .control .field.choice{ 
    width: 100%;
    display: inline-flex;
    display: -webkit-inline-flex;
    flex-direction: column;
}
.review-add .block-content .review-fieldset .review-field-ratings > .control .field.choice > label{
    margin: 0 !important;
    padding: 0 0 5px 0;
    position: relative;
}
.review-add .block-content .review-fieldset .review-field-ratings > .control .field.choice > label:before {
    content: ":";
    margin-left: 0px;
    float: right;
}
.review-add .block-content .review-fieldset .field .label{
    width: 100%;
    text-align: left;
    font: 400 16px/26px 'Manrope';
    letter-spacing: 0;
    color: #4A4A4A;
    text-transform: capitalize;
    opacity: 1;
    margin: 0 0 11px;
}
.review-add .block-content .review-fieldset .field .label::after{
    color: #8F0000;
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 0 3px;
}
.review-add .block-content .review-fieldset .field .control{
    width: 100%;
}
.review-control-vote label::before, .review-control-vote::before {
    font-size: 16px;
    height: 16px;
    letter-spacing: 3px;
    line-height: 29px;
}
.review-add .block-content .review-fieldset .review-field-ratings > .control .field.choice {
    display: flex;
    flex-direction: row;
}
.review-add .block-content .review-fieldset .review-field-ratings > .control .field.choice > .control.review-control-vote {
    width: auto;
    display: inline-block;
    margin-left: 20px;
}
.block.review-list{}
.block.review-list .block-title{
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid rgba(112,112,112,0.3);
}
.block.review-list .block-title strong{
    text-align: left;
    font: 400 40px/50px 'Manrope';
    letter-spacing: -1.2px;
    color: #000000;
    opacity: 1;
}
.review-list .block-content{
    display: inline-block;
    width: 100%;
    float: left;
  /*  max-height: 755px;
    overflow: auto;*/
    padding: 0 30px 0 0;
}
.review-list .block-content .review-toolbar .toolbar-right .pages-items {
    float: none;
}
.review-list .block-content .review-toolbar .toolbar-right .pages-items li.item:before {
    display: none;
}
.review-list .block-content .review-toolbar .toolbar-right {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    border-bottom: 0;
    padding-bottom: 0;
}
.review-list .block-content .review-toolbar{ display: block;border: 0; }
.review-list .block-content ol{
/*    max-height: 600px;
    overflow: auto;
    display: inline-block;
    width: 100%;
    float: left;*/
}
.review-list .block-content ol li{
    border: 0;
    padding: 0;
}
.review-list .block-content ol li + li{
    margin: 40px 0 0 0;
    padding: 35px 0 0 0;
    border-top: 1px solid rgba(112,112,112,0.3);
}
.review-list .block-content ol li .review-ratings{
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0 0 25px;
}
.block.review-list .review-top-section .review-author, 
.block.review-list .review-top-section .review-date {
    font: 400 24px/26px 'Frank Ruhl Libre';
    color: #363636;
    padding-bottom: 10px;
    display: inline-block;
}
.block.review-list .review-top-section .review-author strong.review-details-value {
    font-weight: normal;
}
.review-list .block-content ol li .review-ratings .rating-summary{}
.review-list .block-content ol li .review-ratings .rating-summary .rating-result{}
.rating-summary .rating-result:before,
.rating-summary .rating-result>span:before{
    font-size: 14px;
    height: 14px;
    letter-spacing: 2px;
    line-height: 14px;
    left: 5px;
    margin-right: 5px;
}
.review-list .block-content ol li .review-title{ display: none; }
.review-list .block-content ol li .review-content{
    text-align: left;
    font: 400 16px/30px 'Manrope';
    letter-spacing: 0;
    color: #515151;
    opacity: 1;
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0 0 0px !important;
}
.review-list .block-content ol li .review-details{
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0 !important;
}
.review-list .block-content ol li .review-details .review-author{
    text-align: left;
    font: 600 16px/28px 'Manrope';
    letter-spacing: -0.18px;
    color: #444444;
    opacity: 1;
    display: inline-block;
    float: left;
}
.review-list .block-content ol li .review-details .review-author strong{ font-weight: 600; }
.review-list .block-content ol li .review-details .review-date{
    text-align: left;
    font: italic 300 16px/28px 'Manrope';
    letter-spacing: -0.18px;
    color: #444444;
    display: inline-block;
    float: left;
}
.review-list .block-content ol li .review-details .review-author + .review-date::before{
    content: ',';
    margin: 0 2px 0 0;
}
.am-show-more:hover{ color: #EDC729; }
.am-show-more .am-counter{ opacity: 1; }
.am_shopby_apply_filters{ display: none !important; }
.catalog-product_compare-index .column.main > .action.print.hidden-print{ display: none !important; }
.catalog-product_compare-index .column.main > .message{ display: inline-block; width: 100%; float: left; }

/* The Watch Club Filter CSS */
.filter-options-content .am-shopby-form,
.filter-options-content .am-filter-items-attr_brand,
.filter-options-content .am-filter-items-attr_price{
    padding: 5px 0 !important;
}
.filter-options-content .am-filter-items-attr_price {
    padding: 15px 0 !important;
}
.filter-options-content form.am-ranges > ol li,
.filter-options-content form.am-ranges > ol li:hover,
.filter-options-content form.am-ranges > ol li:focus,
.filter-options-content form.am-ranges > ol li.active{
    background: transparent 0% 0% no-repeat padding-box !important;
}
.filter-options-content form.am-ranges > ol li + li{
    border-top: 0;
    margin: 4px 0 0 0 !important;
}
.filter-options-content form.am-ranges > ol li > input{
    display: inline-block;
    float: left;
    margin-top: 7px;
}
.filter-options-content form.am-ranges > ol li > a{
    width: calc(100% - 15px);
    float: left;
    margin: 0;
    padding: 0 10px !important;
}
.filter-options-content form.am-ranges > ol li > a .label{
    text-align: left;
    font: 400 14px/24px 'Manrope', serif;
    letter-spacing: 0px;
    color: #3D372F;
    opacity: 1;
}
.filter-options-content form.am-ranges > ol li:hover > a .label,
.filter-options-content form.am-ranges > ol li:focus > a .label,
.filter-options-content form.am-ranges > ol li.active > a .label,
.filter-options-content form.am-ranges > ol li > a.am_shopby_link_selected .label{ color: #292929 !important; }
.filter-options-content form ul.am-filter-items-attr_category_ids>li.-is-collapsible{
    display: inline-flex !important;
    display: -webkit-inline-flex !important;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}
.filter-options-content form ul.am-filter-items-attr_category_ids>li.-is-collapsible > a{
    display: inline-block;
    width: calc(100% - 30px);
}
/* .filter-options-content > form > ul > li li > a{ padding: 0 20px 0 5px !important; } */
.filter-options-content > form > ul > li li > a > span.count{ display: none !important; float: right; text-align: left; font: 400 14px/25px 'Manrope', serif; letter-spacing: 0px; color: #3D372F; opacity: 1; }
.filter-options-content .am-shopby-form .swatch-attribute{}
.filter-options-content .am-shopby-form .swatch-attribute .item{}
.filter-options-content .am-shopby-form .swatch-attribute .item .am-swatch-link{}
.filter-options-content .am-shopby-form .swatch-attribute .item .am-swatch-link .swatch-option{
    height: 30px;
    width: 30px;
    border-radius: 25px;
    line-height: 30px;
    border: 1px solid #E5E5E5;
    background-color: #ffffff;
    margin: 0 5px 5px 0;
    padding: 0;
    text-align: center;
    font: 700 12px/30px 'Manrope';
    letter-spacing: 0px;
    color: #3D372F;
    opacity: 1;
}
.filter-options-content .am-shopby-form .swatch-attribute .item .am-swatch-link .swatch-option:not(.disabled):hover,
.filter-options-content .am-shopby-form .swatch-attribute .item .am-swatch-link .swatch-option.selected{
    background: #F4F6F7 0% 0% no-repeat padding-box !important;
    border: 1px solid #2B4EAC !important;
    color: #2B4EAC !important;
    outline: none;
}
/* Custom Checkbox Design */
.filter-options-content .am-ranges li input[type=checkbox]{ display: none !important; }
.filter-options-content .am-ranges li input[type=checkbox] + a{ padding: 0 10px 0 25px !important; }
.filter-options-content .am-ranges li input[type=checkbox] + a::before { content: ''; position: absolute; top: 8px; left: 0; width: 15px; height: 15px; background: #FFFFFF 0% 0% no-repeat padding-box; border: 1px solid #B6B6B6; border-radius: 2px; opacity: 1; }
.filter-options-content .am-ranges li input[type=checkbox] + a::after { content: ''; position: absolute; top: 11px; left: 3px; width: 9px; height: 9px; border: 0; background: #EDC729; border-radius: 2px; opacity: 0; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
.filter-options-content .am-ranges li input[type=checkbox] + a:hover::after,
.filter-options-content .am-ranges li input[type=checkbox] + a.am_shopby_link_selected::after{ opacity: 1 !important; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
/* Custom Radio Button Design */
.filter-options-content .am-ranges li input[type=radio]{ display: none !important; }
.filter-options-content .am-ranges li input[type=radio] + a{ padding: 0 10px 0 30px !important; }
.filter-options-content .am-ranges li input[type=radio] + a::before { content: ''; position: absolute; top: 5px; left: 0; width: 15px; height: 15px; background: #FFFFFF 0% 0% no-repeat padding-box; border: 1px solid #E8E8E8; border-radius: 0px; opacity: 1; }
.filter-options-content .am-ranges li input[type=radio] + a::after { content: '\f00c'; font-size: 10px; line-height: 15px; text-align: center; font-family: 'Font Awesome 5 Free'; position: absolute; top: 5px; left: 0; width: 15px; height: 15px; border: 0; color: #ffffff; background: #ADC737; border-radius: 0; opacity: 0; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
.filter-options-content .am-ranges li input[type=radio] + a:hover::after,
.filter-options-content .am-ranges li input[type=radio] + a.am_shopby_link_selected::after{ opacity: 1 !important; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }

.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset.rightSection.hide-fieldset{ display: none; }

/* Sidebar Additional CSS */
.block-compare .block-title{ display: inline-block; width: 100%; float: left; margin: 0 0 8px 0; padding: 0 0 8px 0; border-bottom: 2px solid #e6e6e6; }
.block-compare .block-title strong{ text-align: left; font: 700 18px/35px 'Manrope'; color: #343434; text-transform: uppercase; opacity: 1; }
.block-compare .block-title span.counter{ position: relative; text-align: center; font: 300 13px/15px 'Manrope'; letter-spacing: 0; color: #1F3823; text-transform: capitalize; opacity: 1; }
.block-compare .block-title span.counter::before{ content: '('; }
.block-compare .block-title span.counter::after{ content: ')'; }
.block-compare .block-content{ width: 100%; float: left; }
.block-compare .block-content ol{ display: inline-block; width: 100%; float: left; margin: 0 0 0 0; }
.block-compare .block-content ol .product-item{ padding: 0 10px 0 20px !important; box-shadow: none !important; }
.block-compare .block-content ol .product-item .product-item-name > a{ color: #333; text-decoration: none; text-align: left; font: 400 14px/20px 'Manrope'; letter-spacing: 0; }
.block-compare .block-content ol .product-item:hover .product-item-name > a{ text-decoration: underline; }
.block-compare .block-content ol .product-item .action.delete { top: 2px; }
.block-compare .block-content .actions-toolbar{ display: inline-block; width: 100%; float: left; }
.block-compare .block-content .actions-toolbar > .primary, .block-compare .block-content .actions-toolbar > .secondary{ width: 100%; margin: 0 0 15px 0; text-align: center; }
.block-compare .block-content .actions-toolbar > .primary .action.compare{ width: 100%; }
.block-compare .block-content .actions-toolbar > .secondary .action.clear{ margin: 0; color: #000000; }
.block-compare .block-content .actions-toolbar > .secondary .action.clear:hover{ color: #EDC729; }
/* Payment Page CSS */
.p2c2p-payment-success .col-main{ display: inline-block; width: 100%; float: left; padding: 0 0 60px; }
.p2c2p-payment-success .col-main .page-title{ display: flex !important; flex-direction: column; justify-content: center; align-items: center; height: auto; overflow: unset; text-align: left; max-width: 1170px; padding: 30px 0 0; margin: 0 auto 20px; float: none; clip: unset; width: 100%; position: relative; }
.p2c2p-payment-success .col-main .page-title h1{ text-align: center; font: 700 40px/48px 'Manrope', serif; letter-spacing: 0; text-transform: uppercase; text-shadow: none; opacity: 1; white-space: normal; color: #3D372F; width: 100%; overflow: hidden; text-overflow: ellipsis; }
.p2c2p-payment-success .col-main h2.sub-title{ margin: 15px 0; text-align: center; font: 700 25px/32px 'Manrope', serif; letter-spacing: 0; text-transform: uppercase; text-shadow: none; opacity: 1; white-space: normal; color: #3D372F; width: 100%; overflow: hidden; text-overflow: ellipsis; }
.p2c2p-payment-success .col-main p{ text-align: center; font: 400 15px/24px 'Manrope'; letter-spacing: -0.18px; color: #444444; opacity: 1; display: inline-block; width: 100%; float: left; }
.p2c2p-payment-success .col-main p + p{ margin: 8px 0 0 0; }
.p2c2p-payment-success .col-main p a{ font-weight: 500; color: #ADC737; }
.p2c2p-payment-success .col-main p a:hover{ color: #444444; }
.p2c2p-payment-success .col-main > .primary{ margin: 30px 0 0 0; display: inline-block; width: 100%; float: left; text-align: center; }
.p2c2p-payment-success .col-main > .primary > .action.primary{}
.amex-payment-success .page-main{ margin: 220px 0 0 0 !important; }
.amex-payment-success .container-confirm-payment,
.amex-payment-success .container-confirm-payment .checkout-success{ display: inline-block; width: 100%; float: left; text-align: center; margin: 0 0 30px 0; }
.amex-payment-success .container-confirm-payment .checkout-success strong{ text-align: left; font: 700 40px/60px 'Manrope', serif; letter-spacing: 0; text-transform: uppercase; text-shadow: none; color: #3D372F; opacity: 1; width: 720px; max-width: 100%; display: inline-block; }
.amex-payment-success .container-confirm-payment .checkout-success > .primary{ text-align: center; margin: 25px 0 0 0; }
/* END Payment CSS */
.fieldset>.field .note:before, .fieldset>.fields>.field .note:before{ display: none; }
/* WebAgency CSS */
.cms-page-view.page-layout-1column.cms-webagency .page-wrapper{margin:210px 0 0 !important;}
.cms-webagency .breadcrumb-section{display:none;}
.cms-webagency .column.main{}
.cms-webagency .column.main > h1{margin:0 0 20px;padding:0;float:left;display:inline-block;width:100%;word-break:break-word;text-align:left;font:400 48px/60px 'Manrope';letter-spacing:-1.5px;color:#000000;text-transform:unset;opacity:1;}
.cms-webagency .column.main > p{margin:0 0 15px !important;float:left;display:inline-block;width:100%;text-align:left;font:300 14px/26px 'Manrope';letter-spacing:-0.18px;color:#444444;opacity:1;}
.cms-webagency .column.main > p a{font-weight:700;color:#ADC737;}
.cms-webagency .column.main > p a:hover{color:#444444;}
.cms-page-view.page-layout-1column .column.main iframe,.cms-webagency .column.main p iframe{max-width:100%;}
@media only screen and (max-width:767px){
    .cms-page-view.page-layout-1column.cms-webagency .page-wrapper{margin:120px 0 0 !important;}
    .cms-webagency .column.main > h1 {font-size:36px;line-height:46px;}
}
@media only screen and (min-width:768px) and (max-width:1023px){
    .cms-page-view.page-layout-1column.cms-webagency .page-wrapper{}
}


/*
body.catalog-product-view.page-layout-1column .logo-wrapper-container {
    box-shadow: 10px 10px 25px #0000001c;
}
body.catalog-product-view.page-layout-1column .topbar-wrapper .topbar-main a {
    color: #212121;
}
body.catalog-product-view.page-layout-1column .wishlist-wrapper .wishlist .action span, body.catalog-product-view.page-layout-1column .account-wrapper .account span {
    color: #212121;
}*/
/*body.catalog-product-view.page-layout-1column .page-title-wrapper .category-image {
    position: static;
    margin-top: 110px;
    overflow: visible;
}
body.catalog-product-view.page-layout-1column .page-title-wrapper .category-image .page-title-contents {
    position: relative;
    background: transparent;
    height: auto;
}
.catalog-product-view.page-layout-1column .breadcrumbs .items .item a,.catalog-product-view.page-layout-1column .breadcrumbs .item:not(:last-child)::after, .catalog-product-view.page-layout-1column .breadcrumbs .items .item strong, .catalog-product-view.page-layout-1column .breadcrumbs .items .item > span {
    color: #1E1E1E;
}*/


/* ==========================
    Career Page
   ==========================*/

.category-description .row.e-height-cnt {
    margin: 0;
}
.category-description .e-height-element {
    background: #fffceb;
}
.category-careers #maincontent.page-main {
    margin-top: 90px;
}
.category-careers .title-style {
    margin-bottom: 0;
}
.category-description .webforms .actions-toolbar {
    display: block !important;
}
.career-form .title-style .title-name {
    line-height: 50px;
    margin-bottom: 20px;
}
.careers-detail {
    text-align: center;
    float: left;
    width: 100%;
}
.careers-detail p {
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    color: #5F5F5F;
    width: 85%;
    margin: 0 auto 20px;
}
.career-left img {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    object-fit: cover;
    height: 100%;
    width: 960px;
    float: right;
}
.career-form {
    padding: 75px 80px 80px;
    background: #F6F6F6;
    float: left;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.career-form .webforms .fieldset {
    margin-bottom: 5px;
}
.career-form .webforms-gdpr {
    margin: 0;
}
.career-form .webforms .fieldset .control {
    position: relative;
}
.career-form .webforms .fieldset input[type=file] {
    display: inline-block;
    width: 100%;
    background: #f6f6f6;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    height: 55px;
    text-align: left;
    font: 400 16px/25px 'Manrope';
    letter-spacing: 0px;
    color: #A1A1A1;
    text-transform: capitalize;
    opacity: 0;
    padding: 12px 0;
    vertical-align: baseline;
    width: 100%;
    margin: 0 0 0px;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
}
.career-form .webforms .fieldset .file-select-name {
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    color: #A1A1A1;
    width: 50%;
    margin-top: 17px;
    padding-left: 22px;
}
.career-form .webforms .fieldset .fileUpload {
    background: #C2C2C2;
    padding: 18px 25px;
    display: inline-block;
    height: auto;
    line-height: normal;
    float: left;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #fff;
    border: 0;
    font-size: 16px;
    width: auto;
    text-align: center;
}
.career-form .webforms .primary {
    width: 100%;
}
.career-form .webforms button.submit {
    margin: 0;
    width: 100%;
    min-width: auto;
}
.career-form .webforms .drop-zone-preview {
    margin-top: 25px;
}


/* ==========================
    Solutions Detail Page
   ==========================*/
.solutions-details { float: left; width: 100%; }
.solutions-details .title-style .title-name { font-size: 36px; line-height: 36px; font-weight: 400; margin: 40px 0 20px; color: #363636; }
.solutions-details p { font: 400 16px/30px 'Manrope'; color: #777777; margin-bottom: 30px; display: block; float: left; }
.solutions-details ul { list-style: none; margin-bottom: 30px; }
.solutions-details ul:last-child { margin-bottom: 0; }
.solutions-details ul li { font-size: 16px; line-height: 30px; font-weight: normal; color: #777777; font-family: 'Manrope'; margin-bottom: 10px; padding-left: 25px; position: relative; float: left; display: block; width: 100%; }
.solutions-details ul li:before { content: " "; height: 8px; width: 8px; border-radius: 50%; background: #4B733A; position: absolute; left: 0; top: 10px; }
.solutions-details ul li:last-child { margin-bottom: 0; }
.solutions-details .solutions-content-bottom { display: flex;align-items: center;justify-content: space-between;width: 100%;padding-top: 55px;border-top: 1px solid #E8E8E8; }
.solutions-content-bottom a { font: 400 16px/26px 'Manrope'; text-transform: uppercase; text-decoration: underline; }
.solutions-content-bottom .btnArea { width: 100%; /*display: flex; align-items: center; justify-content: space-between;*/ }
.solutions-content-bottom a.btn-prev,.solutions-content-bottom a.btn-next { font-size: 14px; line-height: 18px; letter-spacing: 2.8px; font-weight: 800; color: #AAAAAA; margin: 0px; text-decoration: none; position: relative; padding-left: 80px; }
.solutions-content-bottom a.btn-next { padding-left: 0; padding-right: 80px; float: right; }
.solutions-content-bottom a.btn-prev:hover,.solutions-content-bottom a.btn-next:hover { color: #333333; }
.solutions-content-bottom a.btn-prev::before,.solutions-content-bottom a.btn-next::before{ content: ''; display: inline-block; width: 78px; height: 60px; background-image: url(../../frontend/Rolling/default/en_US/images/icon-left-grey.png); background-position: center center; background-repeat: no-repeat; opacity: 1; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; position: absolute; left: -10px; top: -22px; }
.solutions-content-bottom a.btn-prev:hover::before { background-image: url(../../frontend/Rolling/default/en_US/images/icon-left-dark.png); }
.solutions-content-bottom a.btn-next::before { background-image: url(../../frontend/Rolling/default/en_US/images/icon-right-grey.png); left: auto; right: -10px;}
.solutions-content-bottom a.btn-next:hover::before { background-image: url(../../frontend/Rolling/default/en_US/images/icon-right-dark.png); }
.solutions-details .title-style { margin-bottom: 40px; }
.solutions-details .blog-detail { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; width: 100%; padding-bottom: 35px; margin-bottom: 35px; border-bottom: 1px solid #CFCFCF; }
.solutions-details .blog-detail .blogdate { font: 400 14px/30px 'Manrope'; color: #777777; }
.solutions-details .blog-detail .blogdate svg { width: 17px; height: 20px; margin-right: 15px; vertical-align: text-bottom; }
.solutions-details .blog_shareing h6 {  font: 400 16px/22px 'Manrope'; color: #777777; margin-right: 20px; width: auto; display: inline-block; }
.solutions-details .blog_shareing .sharing-div a { color: #AAAAAA; padding-right: 15px; font-size: 18px; }
.solutions-details .blog_shareing .sharing-div a.linkedin-icon .fa-linkedin-in:before { content: "\f7b0"; }
.solutions-details .blog_shareing .sharing-div a:hover { color: #1778F2; }
.solutions-details .blog_shareing .sharing-div { float: right; }


/* ==========================
   Privacy Policy Page
   ==========================*/
.privacy-main-section { padding-bottom: 75px; text-align: left; }
.privacy-main-section .main-title { font-size: 20px; line-height: 40px; font-weight: 500; color: #1E1E1E; margin-bottom: 20px; }
.privacy-main-section p { font: 400 16px/26px 'Manrope'; color: #5F5F5F; margin-bottom: 25px;}
.privacy-main-section ul { list-style: none; margin-bottom: 30px; }
.privacy-main-section ul:last-child { margin-bottom: 0; }
.privacy-main-section ul li { font-size: 16px; line-height: 28px; font-weight: normal; color: #5F5F5F; font-family: 'Manrope'; margin-bottom: 10px; padding-left: 25px; position: relative; }
.privacy-main-section ul li:before { content: " "; height: 8px; width: 8px; border-radius: 50%; background: #ADC737; position: absolute; left: 0; top: 10px; }
.privacy-main-section ul li:last-child { margin-bottom: 0; }  

/* ==========================
   Brand Page
   ==========================*/
.brand-wrapper {
    float: left;
    width: 100%;
    padding: 100px 0 70px;
}
.brand-wrapper .brand-main {
    border: 1px solid #E8E8E8;
    margin-bottom: 30px;
}
.brand-wrapper .brand-main .brand-image {
    padding: 50px 30px;
    text-align: center;
    display: block;
}
.brand-wrapper .brand-main .brand-image img {
    max-width: 100%;
}
.brand-wrapper .brand-main .brand-detail {
    padding: 40px 30px;
    border-top: 1px solid #E8E8E8;
}
.brand-wrapper .brand-main .brand-detail h3.brand-title {
    font: 500 25px/30px 'Manrope';
    color: #1E1E1E;
    margin-bottom: 25px;
}
.brand-wrapper .brand-main .brand-detail p {
    font: 400 16px/28px "Manrope";
    color: #5F5F5F;
} 

/* ==========================
    Blog Design
   ==========================*/

.blog-wrapper { padding-top: 100px; float: left; width: 100%; background: url(../../frontend/Rolling/default/en_US/images/blog-bg.png) no-repeat scroll; background-position: top -50px right 0px; background-size: cover; }
.blog-wrapper .container-fluid { padding: 0 257px; }
.blog-wrapper .blog-wrapper-detail { float: left; width: 100%; text-align: center; position: relative; }
.blog-wrapper .blog-wrapper-detail .blog-title { display: inline-block; padding: 40px; border: 1px solid #adc737; margin-bottom: 335px; }
.blog-wrapper .blog-wrapper-detail .blog-title:after { content: ""; height: 350px; width: 100%; background: url(../../frontend/Rolling/default/en_US/images/blog-bg-1.png) no-repeat scroll; position: absolute; left: 70px; top: 38%; }
.blog-wrapper .blog-wrapper-detail .blog-title h2 { font: 500 30px/40px "Manrope"; text-transform: uppercase; padding: 53px 60px; background: #adc737; color: #ffffff; box-shadow: 10px 10px 25px #00000029; }
.blog-wrapper .nav-tabs.blog-tabs { display: flex; align-items: center; border: 0; }
.blog-wrapper .nav-tabs.blog-tabs li { margin-right: 40px; }
.blog-wrapper .nav-tabs.blog-tabs li:last-child { margin-right: 0px; }
.blog-wrapper .nav-tabs.blog-tabs li a { padding: 45px; text-align: center; background: #ffffff; box-shadow: 10px 10px 25px #00000029; border-radius: 0; border: 0; height: 201px; width: 201px; margin:0; }
.blog-wrapper .nav-tabs.blog-tabs li.active a,.blog-wrapper .nav-tabs.blog-tabs li a:hover { background: #adc737; }
.blog-wrapper .nav-tabs.blog-tabs li a img { max-height: 110px; }
.blog-wrapper .nav-tabs.blog-tabs li.active a img, .blog-wrapper .nav-tabs.blog-tabs li a:hover img { filter: brightness(0) invert(1); }
.blog-wrapper .blog-content { padding: 100px 0; text-align: center; }
.blog-wrapper .blog-content .title-style .title-name { font: 400 25px/35px "Manrope"; color: #212121; text-transform: capitalize; margin-bottom: 30px; }
.blog-wrapper .blog-content .blog-description p { font: 400 16px/28px "Manrope"; color: #5F5F5F; }


/* ==========================
    Blog Details Design
   ==========================*/
.blog-post-view .blog-list-wrapper {/* padding: 90px 0 100px; background: transparent linear-gradient( 251deg, #e2e2e229 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box !important;*/ }
.blog-detail-wrapper { display: inline-block; width: 100%; float: left; padding: 90px 0; background: transparent linear-gradient(180deg, #e2e2e229 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box; }
.blog-list-wrapper .archieve-wrapper{ display: inline-block; width: 100%; float: left; text-align: center; padding: 40px 0; margin: 0; border-top: 1px solid rgba(112,112,112,0.65); }
.blog-list-wrapper .archieve-wrapper h4{ text-align: left; font: 500 14px/17px 'Manrope'; letter-spacing: 1.68px; color: #333333; text-transform: uppercase; opacity: 1; display: inline-block; margin: 0 10px 0 0; }
.blog-list-wrapper .archieve-wrapper select{ background-color: #FFFFFF; background-image: url('../../frontend/Rolling/default/en_US/images/down2.png') !important; border: 1px solid #9E9E9E; border-radius: 100px; margin: 0; max-width: 150px; background-position: 90% center; }
.blog-list-wrapper .archieve-wrapper select + select{ margin: 0 0 0 5px; }
.blog-list-wrapper .toolbar{ width: 100%; display: inline-flex; display: -webkit-inline-flex; align-items: center; justify-content: center; float: left; }
.blog-list-wrapper .item { list-style: none; }
.blog-list-wrapper .item:hover {  }
.blog-list-wrapper .item .blog-details { padding: 30px 44px; background: #ffffff; }
.blog-list-wrapper .item .blog-details .blog-title { font: 500 20px/26px "Manrope"; margin-bottom: 20px; display: block; color: #1E1E1E; }
.blog-list-wrapper .item .blog-details p { font: 400 16px/28px "Manrope"; margin-bottom: 0px; color: #5F5F5F; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.blog-list-wrapper .item a.btnTheme { display: block; width: 100%; background: #A8ACAB !important; }
.blog-list-wrapper .item:hover a.btnTheme,.blog-list-wrapper .item a.btnTheme:hover { background: #ADC737 !important; }
.blog-list-wrapper .blog-detail-content .item { margin-bottom: 30px; }
ul.blog-detail-tabs { display: flex; align-items: center; justify-content: space-between; margin-bottom: 50px; }
ul.blog-detail-tabs li { float: left; list-style: none; }
.blog-list-wrapper .toolbar-bottom { margin-top: 0; }
.blog-list-wrapper .toolbar-bottom .item { border: 0; background: #ffffff; box-shadow: none; margin-bottom: 0; }
.blog-detail-tabs li a { font: 400 16px/27px "Manrope"; float: left; text-transform: uppercase; color: #292929; min-width: 285px; margin: 0; border: 0 !important; padding: 14px 10px; background: #E5E6E7; border-radius: 0; text-align: center; }
.blog-detail-tabs li.active a,.blog-detail-tabs li:hover a,.blog-detail-tabs li a:hover { background: #adc737; color: #ffffff; }
.blog-detail-tabs>li.active>a, .nav-tabs.blog-detail-tabs>li.active>a:focus, .nav-tabs.blog-detail-tabs>li.active>a:hover, .nav-tabs.blog-detail-tabs>li > a:hover {  background: #adc737; color: #ffffff; }
.our-solutions-details-main { float: left; width: 100%; }
.blog-post-view .our-solutions-details-main { padding: 0px; }
.our-solutions-details-main .solutions-banner img { width: 100%; margin: 0 auto; position: relative; object-fit: contain; }
.blog-post-view #maincontent.page-main {  margin-top: 100px; }
/*.blog-post-view .blog-list-wrapper .row { margin: 0; }*/
/*.blog-post-view .post-list-wrapper .post-list { padding-left: 0; }
.blog-post-view .post-list-wrapper .blog-sidebar { padding-right: 0; }*/

/* ==========================
    Club Member Design
   ==========================*/
.category-club-members #custom_main_container.container { padding: 0; width: 100%; }
.club-members-wrapper.members-list-wrapper { padding: 127px 0 140px; background: url(../../frontend/Rolling/default/en_US/images/bg-14.png),url(../../frontend/Rolling/default/en_US/images/bg-15.png); background-repeat: no-repeat; background-position: top left,top 25% right 0; }
.club-members-wrapper .title-style { padding: 0 70px; }
.club-members-wrapper .title-style .title-name { padding: 0 10px; margin-bottom: 50px; }
.club-members-wrapper .title-style p, .club-members-wrapper .title-style p.title-description { margin: 0 0 30px; }
.membership-category-detail { margin: 35px -15px 0; position: relative; }
.member-category-list { float: left; width: 20%; padding: 0 17px; }
.member-category-list .member-category-item { padding: 40px 20px; background: #F5F5F5; text-align: center; margin-bottom: 30px; border-radius: 10px; }
.member-category-list .member-category-item .category-icon { margin-bottom: 30px; }
.member-category-list .member-category-item .category-icon img { max-width: 100%; }
.member-category-list .member-category-item .category-title { font: 400 14px/26px 'Manrope'; color: #333333; }
.member-card-details { padding: 40px 0 0; text-align: center;}
.member-card-details .member-card { position: relative; float: left; width: 100%; }
.member-card-details .member-card img { width: 100%; }
.member-card-details p { font: 400 16px/30px 'Manrope'; color: #777777; margin-bottom: 30px; }
.member-card-details .card-name { font: 400 32px/32px 'Frank Ruhl Libre'; color: #363636; z-index: 2; position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 1; transition: all 0.3s ease; display: inline-flex; align-items: center; justify-content: center; flex-direction: column; width: 100%; height: 100%; flex-wrap: unset; }

/* ==========================
    Gallery Design
   ==========================*/
.gallery-section-wrapper { float: left; width: 100%; padding: 78px 0 110px; }
.gallery-section-wrapper .item.gallery-item { position: relative; margin-bottom: 30px; }
.gallery-section-wrapper .gallery-detail img { width: 100%; }
.gallery-section-wrapper .gallery-detail .gallery-imageArea:before { content: ''; position: absolute; top: 20px; left: 20px; right: 20px; bottom: 20px; width: auto; height: auto; z-index: 1; background: #ADC737; opacity: 0; transition: all 0.2s ease; transform: scale(0); }
.gallery-section-wrapper .gallery-detail:hover .gallery-imageArea:before { opacity: 0.8; transition: all 0.2s ease; transform: scale(1); }
.gallery-section-wrapper .item.gallery-item .gallery-detail .gallery-dec { z-index: 2; position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0; transition: all 0.3s ease; display: inline-flex; align-items: center; justify-content: center; flex-direction: column; width: 100%; height: 100%; flex-wrap: unset; }
.gallery-section-wrapper .item.gallery-item .gallery-detail:hover .gallery-dec { opacity: 1; }
.gallery-section-wrapper .item.gallery-item .gallery-detail .gallery-dec p { font: 400 30px/30px 'Frank Ruhl Libre'; text-transform: uppercase; color: #ffffff; text-align: center; padding: 0px 40px; }

/* ==========================
    Product Details Arrows
   ==========================*/

.fotorama__stage.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--right:after, .fotorama__nav.fotorama__shadows--right:after { background: none; }
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left, .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right { height: 50px; width: 50px; text-align: center; line-height: 50px; background: transparent; border-radius: 50%; top: 30%;}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon, .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon { height: 50px; width: 70px; line-height: 50px; padding: 0; background: transparent;}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon:before { content: ''; display: inline-block; width: 100%; height: 100%; background-image: url(../../frontend/Rolling/default/en_US/images/icon-left-grey.png); background-position: center center; background-repeat: no-repeat; background-size: 70%; opacity: 1; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; } 
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon:before { content: ''; display: inline-block; width: 100%; height: 100%; background-image: url(../../frontend/Rolling/default/en_US/images/icon-right-grey.png); background-position: center center; background-repeat: no-repeat; background-size: 70%; opacity: 1; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon:hover:before { background-image: url(../../frontend/Rolling/default/en_US/images/icon-left-dark.png); }
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon:hover:before { background-image: url(../../frontend/Rolling/default/en_US/images/icon-right-dark.png); }
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon { left: 45%; } 
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon { left: 35%; }
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left { width: 70px; left: 5px; }
/* ==========================
    Rev Slider Arrows
   ==========================*/

a.rs-layer, a.rs-layer:-webkit-any-link {
    font-family: 'Manrope' !important;
    font-weight: 400 !important;
    letter-spacing: 2.18px !important;
}
#rev_slider_1_1 rs-slides { left: 60px !important; right: 60px !important; width: auto !important; }
/*#rev_slider_1_1_wrapper:before { content: ''; position: absolute; bottom: 58px; width: 100%; max-width: 30%; height: 1px; background: white; z-index: 1000; right: 10%;}*/
#rev_slider_1_1_wrapper .hesperiden.tp-bullets {  }
#rev_slider_1_1_wrapper .uranus.tparrows:before { display: none; }
#rev_slider_1_1_wrapper .uranus.tparrows.tp-leftarrow { background-image: url('../../frontend/Rolling/default/en_US/images/arrow-prev.png'); background-size: cover; background-position: 0 0;width: 16px; height: 18px; }
#rev_slider_1_1_wrapper .uranus.tparrows.tp-rightarrow { background-image: url('../../frontend/Rolling/default/en_US/images/arrow-next.png'); background-size: cover; background-position: 0 0;width: 16px; height: 18px; }
#rev_slider_1_1_wrapper .uranus.tparrows.tp-leftarrow:hover {filter: brightness(20);}
#rev_slider_1_1_wrapper .uranus.tparrows.tp-rightarrow:hover {filter: brightness(20);}


.gallery-section-wrapper .container .row {column-count: 3;column-gap: 0;}
.gallery-section-wrapper .container .row .col-xs-12.col-sm-6.col-md-4.col-lg-4 {width: 100%;}
.account.page-layout-2columns-left b, .account.page-layout-2columns-left input[type="text"] {
    margin-bottom: 10px;
}
.stripe-subscription-edit.show {
    max-height: 38em;
}
.stripe-subscription-edit .subscription-card.add-new  {
    padding: 15px 0;
    text-align: left;
}
.stripe-subscription-edit .subscription-card.add-new a {
    font-weight: 600;
}
.stripe-subscription-edit .actions { margin-top: 20px; display: flex; align-items: center; }
.stripe-subscription-edit .actions button, 
.stripe-subscription-edit .actions a, 
.stripe-subscription-edit .action.close {
    display: inline-block !important;
    position: relative;
    width: auto;
    height: 60px;
    margin: 0 10px 0 0;
    padding: 0 30px !important;
    border-radius: 10px;
    box-shadow: none !important;
    border: 0 !important;
    background: #ADC737 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    text-shadow: none !important;
    text-align: center !important;
    font: 800 14px/60px 'Manrope' !important;
    letter-spacing: 2.8px;
    color: #ffffff !important;
    opacity: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.stripe-subscription-edit .actions button:hover,
.stripe-subscription-edit .actions a:hover, 
.stripe-subscription-edit .action.close:hover { 
    background: #EDC729 !important;
    color: #FFFFFF !important;
}
.stripe-subscription-edit .actions a,.stripe-subscription-edit .action.close { margin-left: 10px; }

@media only screen and (max-width: 767px) {
    .gallery-section-wrapper .container .row { column-count: 2; }
}
/*.fotorama__fullscreen .fotorama__zoom-in { top: auto; bottom: 0; }
.fotorama__fullscreen .fotorama__zoom-out { top: auto; bottom: 0; left: 80px; }*/
/* END WebAgency CSS */@media screen and (min-width: 1821px) and (max-width: 1920px){
	.category-content {
    	width: 80%;
    }
}
@media screen and (min-width: 1790px) and (max-width: 1889px){
	.blog-wrapper .nav-tabs.blog-tabs li {
	    margin-right: 20px;
	}
	.blog-wrapper .blog-wrapper-detail .blog-title {
		margin-bottom: 300px;
	}
    .blog-wrapper .blog-wrapper-detail .blog-title:after {
    	background-size: 85%;
    	top: 40%;
    }
}
@media screen and (min-width: 1681px) and (max-width: 1789px){
	.blog-wrapper .nav-tabs.blog-tabs li {
	    margin-right: 20px;
	}
	.blog-wrapper .nav-tabs.blog-tabs li a {
		padding: 35px;
	    height: 180px;
	    width: 180px;
	}
	.blog-wrapper .blog-wrapper-detail .blog-title {
		margin-bottom: 265px;
	}
    .blog-wrapper .blog-wrapper-detail .blog-title:after {
	    background-size: 82%;
	    top: 43%;
	    left: 90px;
    }
}
@media screen and (min-width: 1681px) and (max-width: 1820px){
	.category-content {
    	width: 81.8%;
    }
}
@media screen and (min-width: 1561px) and (max-width: 1680px){
	.category-content {
    	width: 84.5%;
    }
    #about-slider.owl-theme .owl-nav {
	    left: 54%;
    	top: 40px;
	}
	.search-wrapper .search-find .search-search {
		width: 220px;
	}
}
@media screen and (min-width: 1600px) and (max-width: 1680px){
	.blog-wrapper .nav-tabs.blog-tabs li {
	    margin-right: 15px;
	}
	.blog-wrapper .nav-tabs.blog-tabs li a {
		padding: 35px;
	    height: 170px;
	    width: 170px;
	}
	.blog-wrapper .blog-wrapper-detail .blog-title {
		margin-bottom: 250px;
	}
    .blog-wrapper .blog-wrapper-detail .blog-title:after {
	    background-size: 80%;
	    top: 45%;
	    left: 90px;
    }
}
@media screen and (min-width: 1484px) and (max-width: 1599px){
	.blog-wrapper .nav-tabs.blog-tabs li {
	    margin-right: 20px;
	}
	.blog-wrapper .nav-tabs.blog-tabs li a {
	    padding: 30px;
	    height: 150px;
	    width: 150px;
	}
	.blog-wrapper .blog-wrapper-detail .blog-title {
		margin-bottom: 230px;
	}
    .blog-wrapper .blog-wrapper-detail .blog-title:after {
	    background-size: 80%;
	    top: 47%;
	    left: 95px;
    }
    .blog-wrapper .blog-wrapper-detail .blog-title h2 {
    	font-size: 25px;
    	padding: 35px 30px;
    }
    .blog-wrapper .blog-wrapper-detail .blog-title {
    	padding: 30px;
    }
}

@media screen and (min-width: 1481px) and (max-width: 1560px){
	.category-content {
    	width: 87%;
    }
    #about-slider.owl-theme .owl-nav {
	    left: 51.5%;
	    top: 20px;
	}
}
@media screen and (min-width: 1367px) and (max-width: 1484px){
	.category-content {
    	width: 89%;
    }
    #about-slider.owl-theme .owl-nav {
	    left: 51%;
	    top: 25px;
	}
	.blog-wrapper .nav-tabs.blog-tabs li {
	    margin-right: 20px;
	}
	.blog-wrapper .nav-tabs.blog-tabs li a {
	    padding: 30px;
	    height: 130px;
	    width: 130px;
	}
	.blog-wrapper .blog-wrapper-detail .blog-title {
		margin-bottom: 200px;
	}
    .blog-wrapper .blog-wrapper-detail .blog-title:after {
	    background-size: 77%;
	    top: 51%;
	    left: 95px;
    }
    .blog-wrapper .nav-tabs.blog-tabs li a img {
	    max-height: 80px;
	}
}
@media screen and (min-width: 1300px) and (max-width: 1366px){
	.category-content {
    	width: 92.5%;
    }
    #about-slider.owl-theme .owl-nav {
		left: 39.5%;
	}
	.blog-wrapper .nav-tabs.blog-tabs li {
	    margin-right: 30px;
	}
	.blog-wrapper .nav-tabs.blog-tabs li a {
	    padding: 30px;
	    height: 180px;
	    width: 180px;
	}
	.blog-wrapper .blog-wrapper-detail .blog-title {
		margin-bottom: 290px;
	}
    .blog-wrapper .blog-wrapper-detail .blog-title:after {
	    background-size: 87%;
	    top: 34%;
	    left: 60px;
    }
}

@media screen and (max-width: 1320px) { 
	.blog-wrapper .nav-tabs.blog-tabs li {
	    margin-right: 20px;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1299px){
	.blog-wrapper .nav-tabs.blog-tabs li {
	    margin-right: 30px;
	}
	.blog-wrapper .nav-tabs.blog-tabs li a {
	    padding: 30px;
	    height: 165px;
	    width: 165px;
	}
	.blog-wrapper .blog-wrapper-detail .blog-title {
		margin-bottom: 275px;
	}
    .blog-wrapper .blog-wrapper-detail .blog-title:after {
	    background-size: 87%;
	    top: 35%;
	    left: 60px;
    }
    .blog-wrapper .nav-tabs.blog-tabs li a img {
	    max-height: 100px;
	}
}
@media screen and (max-width: 1230px) { 
	.blog-wrapper .nav-tabs.blog-tabs li {
	    margin-right: 20px;
	}
	.blog-wrapper .blog-wrapper-detail .blog-title:after {
		top: 37%;
	}
	.blog-wrapper .blog-wrapper-detail .blog-title {
	    margin-bottom: 255px;
	}

}

@media screen and (min-width: 992px) and (max-width: 1366px){
	.page-footer .footer-top-main .footer-links ul li + li {
	    margin-top: 12px;
	}
	.page-footer .footer-top-main .footer-title h3 {
		font-size: 18px;
	}
	.page-footer .footer-top-main .footer-links ul li a {
		font-size: 15px;
	}
	.social-wrapper li a {
		height: 50px;
		width: 50px;
	}
	.social-wrapper ul li + li {
		margin-left: 12px !important;
	}
	.page-footer .footer-top-main .footer-links .contact-details li > p, .page-footer .footer-top-main .footer-links .contact-details li > a {
		font-size: 15px;
	}
	.page-footer .footer-top-main p.footer-dec {
		font-size: 15px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1199px){
	.blog-wrapper .nav-tabs.blog-tabs li {
	    margin-right: 30px;
	}
	.blog-wrapper .nav-tabs.blog-tabs li a {
	    padding: 30px;
	    height: 150px;
	    width: 150px;
	}
	.blog-wrapper .blog-wrapper-detail .blog-title {
	    margin-bottom: 255px;
	}
    .blog-wrapper .blog-wrapper-detail .blog-title:after {
	    background-size: 87%;
	    top: 28%;
	    left: 60px;
	    overflow: hidden;
    }
    .blog-wrapper .nav-tabs.blog-tabs li a img {
	    max-height: 90px;
	}
	.cart-summary .checkout-methods-items .action.primary.checkout {
	    font-size: 11px !important;
    	padding: 0 5px !important;
	}
	.category-detail {
	    bottom: -70px;
	}
	.checkout-cart-index .columns > .container {
		padding: 0 15px !important;
	}
	#maincontent .cart-container .form-cart .actions.main .action {
	    margin: 0 3px 5px;
	    display: block;
	    padding: 0 10px !important;
	}
	#maincontent .cart-container .form-cart .actions.main .action span {
	    font-size: 12px;
	}
	.form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .actions-primary, .form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .actions-primary .action, .form-wishlist-items .products-grid.wishlist .product-item-inner .unavailable.stock {
	    width: 100%;
	    margin: 0 0 0 0;
	    padding: 0 !important;
	    min-width: auto;
	    font-size: 14px !important;
	}
	.form-wishlist-items .products-grid.wishlist .product-item-inner .unavailable.stock {
		min-width: 140px
	}
	.checkout-index-index .actions-toolbar { width: auto !important; display: flex !important;    flex-direction: row !important;}
	.gallery-section-wrapper .item.gallery-item .gallery-detail .gallery-dec p {
		font-size: 24px;
		padding: 0 30px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1060px){
	.product-list-wrapper .product-list-contents > .row > .col-xs-12.col-sm-4.col-md-4 {
	    width: 50%;
	}
}
@media screen and (min-width: 1060px) and (max-width: 1199px){
	.blog-wrapper .nav-tabs.blog-tabs li {
	    margin-right: 30px;
	}
	.blog-wrapper .nav-tabs.blog-tabs li a {
	    padding: 30px;
	    height: 150px;
	    width: 150px;
	}
	.blog-wrapper .blog-wrapper-detail .blog-title {
	    margin-bottom: 255px;
	}
    .blog-wrapper .blog-wrapper-detail .blog-title:after {
	    background-size: 87%;
	    top: 28%;
	    left: 60px;
	    overflow: hidden;
    }
    .blog-wrapper .nav-tabs.blog-tabs li a img {
	    max-height: 90px;
	}

	.career-form .webforms .fieldset .fileUpload {
		font-size: 12px;
		padding: 18px 15px;
	}
	.career-form .webforms .fieldset .file-select-name {
		font-size: 13px;
		margin-top: 15px;
	}
	.customer-account-login #maincontent .columns #custom_main_container {
		padding: 0 15px;
	}	
	.navbar-default .navbar-nav > li > a {
	    padding: 0 7px;
	    font-size: 14px;
	}
	.menu-section nav.navigation .header-nav li a, 
	nav.navigation .nav-item.level0 a, 
	nav.navigation .nav-item.level0.active a {
		padding: 0 7px;
	    font-size: 14px;
	}
	.product-item .special-price {
		display: block;
	}
	.product-item-info .product-item-details .price-box {
	    display: block;
	} 
	.price-box .old-price { margin-left: 0; }
	.product-item-info .product-item-details .product-price {
		align-items: inherit;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1059px){
	.blog-wrapper .nav-tabs.blog-tabs li {
	    margin-right: 35px;
	}
	.blog-wrapper .nav-tabs.blog-tabs li a {
	    padding: 30px;
	    height: 135px;
	    width: 135px;
	}
	.blog-wrapper .blog-wrapper-detail .blog-title {
	    margin-bottom: 255px;
	}
    .blog-wrapper .blog-wrapper-detail .blog-title:after {
		background-size: 95%;
	    top: 28%;
	    left: 10px;
	    overflow: hidden;
    }
    .blog-wrapper .nav-tabs.blog-tabs li a img {
	    max-height: 80px;
	}
	.blog-wrapper .nav-tabs.blog-tabs {
		margin-left: 20px;
	}
	.ves-megamenu li.level0 > a {
		padding: 0 5px !important;
	}

}
@media screen and (max-width: 1760px) {
	.ves-megamenu li.level0 > a {
		padding-left: 13px;
    	padding-right: 13px;
	}	

	.enquiry-wrapper {
		padding: 100px 50px 120px;
	}
}
@media screen and (max-width: 1680px) { 
	.career-form { padding-left: 30px; padding-right: 30px; }
	.blog-list-wrapper { background-size: 20%,30%; }
	.blog-list-wrapper:before { background-size: 70%; }
}
@media screen and (max-width: 1630px) { 
	.category-content {
	    width: 86%;
	}
}
@media screen and (max-width: 1560px) {
	.search-wrapper { 
		margin-right: 30px;
	}
	.search-wrapper .search-find .search-search {
		width: 200px;
	}
	.blog-list-wrapper .search-wrapper .search-find .search-search {
	    width: 290px;
	}
	.currency-wrapper,.account-wrapper,.wishlist-wrapper {
		margin-right: 20px;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 0 25px;
	}
	.menu-section nav.navigation .header-nav li a, 
	nav.navigation .nav-item.level0 a, 
	nav.navigation .nav-item.level0.active a {
		padding: 0 25px;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 0 12px;
		font-size: 14px;
	}
	.featured-section-wrapper:before { 
		background-size: 100%;
	    height: 690px;
	    width: 360px;
	    top: -50%;
	}
	.featured-section-wrapper:after { 
		width: 470px;
	}
	.about-section2-wrapper p { padding-left: 70px; }
	
	.about-section4-wrapper p { padding-left: 70px; padding-right: 80px; }

	.about-section5-wrapper p { padding-right: 0px; padding-left: 70px; }

	.about-section6-wrapper p { padding-left: 70px; padding-right: 60px; }
	.about-section6-wrapper p + p { padding-left: 70px; padding-right: 80px; }
	.club-members-wrapper.members-list-wrapper {
	    background-size: 20%;
	    background-position: top left,top 35% right 0;
	}
}
@media screen and (max-width: 1440px) {
	.menu-section nav.navigation .header-nav li a, nav.navigation .nav-item.level0 a, nav.navigation .nav-item.level0.active a {
	    padding: 0 18px;
	}
}
@media screen and (max-width: 1400px) {
	.ves-megamenu li.level0 > a {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
	}
	.menu-section nav.navigation .header-nav li a, nav.navigation .nav-item.level0 a, nav.navigation .nav-item.level0.active a {
	    padding: 0 22px;
	}
	.category-content {
	    width: 90%;
	}
}
@media screen and (max-width: 1366px) {
	.blog-wrapper .container-fluid { padding: 0 60px; }
	.featured-section2-wrapper .title-style {
		padding-top: 50px;
	}
	.featured-section2-wrapper .title-name { 
		font-size: 30px;
		line-height: 40px;
	}
	.about-main .imgArea {
		width: 50%
	}
	.about-main .contentArea {
	    width: 50%;
	}
	#about-slider.owl-theme .owl-nav {
	    left: 53%;
	    top: 20px;
	}
	.owl-carousel .owl-nav button.owl-prev {
	    left: -50px;
	}
	.owl-carousel .owl-nav button.owl-next {
	    right: -50px;
	}

    .blog-wrapper .blog-wrapper-detail .blog-title h2 {
    	font-size: 25px;
    	padding: 35px 30px;
    }
    .blog-wrapper .blog-wrapper-detail .blog-title {
    	padding: 30px;
    }
    .category-content {
	    width: 92.5%;
	} 
	.featured-section2-wrapper:before {
		background-size: 80%;
    	background-position: top right;
	}
	.category-detail {
		bottom: -110px;
	}
	.home-integrated-categories {
		background-size: 130%;
	}
	.search-wrapper .search-find .search-search {
	    width: 160px;
	}
	.search-wrapper {
	    margin-right: 25px;
	}
	.user-links .cart-wrapper > .minicart-wrapper > a.action {
		padding: 10px 15px;
	}
	.user-links .cart-wrapper img {
		height: 25px;
	}
	.minicart-wrapper .action.showcart .count {
		width: 25px;
    	height: 25px;
    	font-size: 12px;
    	line-height: 25px;
	}
	.logo-wrapper-container .logo-wrapper > a img {
		width: 150px;
	}
	.testimonial-main {
		padding-left: 50px;
		padding-right: 50px;
	}
	.about-section1-wrapper {
	    background-position: top 120px left 0px;
	    background-size: 20%;
	}
	.about-section1-wrapper:before {
		background-size: 70%;
    	top: 0;
	}
	.blog-list-wrapper:before {
		background-size: 50%;
	}
	.page-with-filter.catalog-category-view.page-layout-2columns-left .columns {
		background-size: 30%,35%,20%,30%;
		background-position: left top 10%,left bottom,right -12% top,right bottom;
	}
	.mst-searchautocomplete__autocomplete._active {
	    min-width: 250px !important;
	    right: 0 !important;
	    left: 0 !important;
	}
}

@media screen and (max-width: 1360px) {
	.career-form .webforms .fieldset .fileUpload {
		padding: 18px 20px;
	}
	.career-form .webforms .fieldset .file-select-name {
		padding-left: 15px;
	}
	#about-slider.owl-theme .owl-nav {
	    left: 53%;
	}
	.search-wrapper .search-find .search-search {
	    width: 150px;
	}
	.currency-wrapper, .account-wrapper, .wishlist-wrapper {
	    margin-right: 15px;
	}
	.user-links .cart-wrapper span.cart-title {
		font-size: 14px;    
		min-width: 62px;
	}
}

@media screen and (max-width: 1300px) {
	.featured-product-category .container-fluid { padding-right: 15px; } 
	#about-slider.owl-theme .owl-nav {
	    left: 54%;
	}
}
@media screen and (max-width: 1280px) {
	.logo-wrapper-container .logo-wrapper {
		padding-left: 15px;
	}
	.enquiry-wrapper {
		padding: 80px 20px 80px;
	}
	.search-wrapper { margin-right: 15px; }

	.owl-carousel .owl-nav button.owl-prev {
	    left: -20px;
	}
	.owl-carousel .owl-nav button.owl-next {
	    right: -20px;
	}
	.category-content {
	    width: 96.6%;
	}
	.featured-section-wrapper .title-description {
		width: 60%;
	}
	.about-section5-wrapper p {
		padding-left: 0;
	}
	.about-section5-wrapper { padding: 145px 0; }
	.user-links .cart-wrapper span.cart-title {
	    font-size: 0;
	    min-width: auto;
	}
	/*.search-wrapper .search-find {
		display: none;
	}
	.search-wrapper .search-box {
		display: block;
	}*/
	.menu-section nav.navigation .header-nav li a, nav.navigation .nav-item.level0 a, nav.navigation .nav-item.level0.active a {
	    padding: 0 15px;
	}
	.logo-wrapper-container .logo-wrapper > a img {
	    width: 140px;
	}
	.logo-wrapper-container .logo-wrapper-main .header-bottom-middle {
		padding-left: 0px;
	}
	.search-wrapper .search-find .search-search {
	    width: 155px;
	}
	.currency-wrapper, .account-wrapper, .wishlist-wrapper {
	    margin-right: 10px;
	}
	.user-links .cart-wrapper > .minicart-wrapper > a.action {
	    padding: 10px 10px;
	}
	.minicart-wrapper .action.showcart .count {
		margin: 0;
	}
	.user-links .cart-wrapper .icon-setting .carticon {
		line-height: normal;
	}
	.currency-wrapper .currency {
	    margin-right: 0;
	}
}
@media screen and (max-width: 1230px) {
	.ves-megamenu li.level0 > a {
	   	padding: 26px 13px;
    	font-size: 12px;
	}
	.page-title-wrapper .page-title .base {
		font-size: 30px;
		line-height: 35px;
	}
	.navigation .level0 > .submenu {
		top: 70px !important;
	}

}
@media screen and (max-width: 1199px) {
	.btnTheme, .action.primary {
		padding: 0 10px !important;
	}
	.stock.unavailable .btn, .product-item-info:hover .product-item-details .btn-tocart .stock.unavailable span {
		padding: 0 10px !important;
	}
	.ves-megamenu li.level0 > a {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 11px;
	}
	.owl-carousel .owl-nav button.owl-prev {
		left: -30px;
	}
	.owl-carousel .owl-nav button.owl-right {
		right: -30px;
	}
	.products-list.list .product-item-info .product-item-details {
		width: 45.4%;
	}
	.products-list.list .product-item-info .product-item-right {
		width: 25%;
	}
	.about-section2-wrapper .contentArea {
   	 	width: 90%;
        margin: 0 30px;
	}
	.about-section2-wrapper .imageArea img {
		height: 550px;
	}
	.contactUs-container .contactUs-main { width: 90%; }
	.enquiry-wrapper .webforms .form.webforms- { width: 100%; }
	.product-details-wrapper .qty-btnArea .btnArea .btnTheme.tocart {
	    min-width: 200px;
	}
	#header .container-fluid {
	   	padding: 0 40px;
	}
	.container-fluid {
	    padding: 0 40px;
	}
	.blog-wrapper .blog-wrapper-detail .blog-title h2 {
	    font-size: 20px;
	    padding: 15px 20px;
	}
	.blog-wrapper .blog-wrapper-detail .blog-title {
	    padding: 20px;
	}
	.blog-detail-tabs li a {
		min-width: 235px;
	}
	.blog-wrapper .container-fluid {
	    padding: 0 15px;
	}
	#rev_slider_1_1_wrapper:before {
		max-width: 25%;
		right: 13%;
	}
	.authentication-dropdown .modal-inner-wrap .modal-content .actions-toolbar {
	    display: block !important;
	    float: left;
    	margin-bottom: 20px !important;
	} 
	.authentication-dropdown .modal-inner-wrap .modal-content .actions-toolbar .primary, .authentication-dropdown .modal-inner-wrap .modal-content .actions-toolbar .secondary {
	    width: 100%;
	    margin-top: 10px;
	    min-width: auto;
	}
	.authentication-dropdown .modal-inner-wrap .modal-content .actions-toolbar .primary .action,
	.authentication-dropdown .modal-inner-wrap .modal-content .actions-toolbar .secondary .action {
	    width: 100%;
	    min-width: auto;
	    font-size: 14px !important;
	}
	.account.page-layout-2columns-left .actions-toolbar {
	    display: block !important;
	}
	.account.page-layout-2columns-left .actions-toolbar .primary,
	.account.page-layout-2columns-left .actions-toolbar .secondary {
	    width: 100%;
	    text-align: center;
	    margin-bottom: 0 !important;
	}
	.account.page-layout-2columns-left .actions-toolbar >.primary {
	    margin-bottom: 5px !important;
	}
	.account.page-layout-2columns-left .actions-toolbar .secondary {
		margin-top: 5px;
		margin-left: 3px;
		margin-bottom: 15px !important;
	}
	.checkout-index-index .actions-toolbar .primary {
		margin-bottom: 0px;
	}
	.checkout-index-index .actions-toolbar .primary .action, .checkout-index-index .actions-toolbar .secondary .action {
	    min-width: auto;
	}
	.featured-section-wrapper:after {
	    width: 380px;
	}
	.featured-section-wrapper .title-description {
	    width: 64%;
	}

	.footer-links-main .col-md-3:last-child .col-md-12 + .col-md-12 {
	    margin-top: 30px;
	}
	.about-section1-wrapper p { width: 100%; }
	.about-section2-wrapper p {
	    padding-left: 0;
	}
	.about-section3-wrapper .about-section3-detail {
	    padding: 50px 30px 50px;
	} 
	.about-section4-wrapper p {
	    padding-left: 0;
	    padding-right: 40px;
	} 
	.about-section6-wrapper p,.about-section6-wrapper p + p {
	    padding-left: 0;
	    padding-right: 0;
	}
	.club-members-wrapper .title-style {
	    padding: 0;
	} 
	.contact-section3-wrapper .title-style .title-name {
		width: 100%;
	}
	.thankYou-wrapper .contentArea h2.base1,
	.thankYou-wrapper .contentArea h3.sub-base1 {
		font-size: 76px;
		line-height: 76px;
	}

	.navbar-default .navbar-nav > li > a {
	    padding: 0 7px;
	    font-size: 14px;
	}
	.menu-section nav.navigation .header-nav li a, 
	nav.navigation .nav-item.level0 a, 
	nav.navigation .nav-item.level0.active a {
		padding: 0 7px;
	    font-size: 14px;
	}
	.club-members-wrapper .title-style .title-name {
		padding: 0;
	}
	#rev_slider_1_1 rs-slides {
	    left: 40px !important;
	    right: 40px !important;
	}
	.modal-popup .modal-footer .action-primary, .modal-popup .modal-footer .action-save-address, .amgiftcard-form .amactions-toolbar .action.primary, .form.form-cart .cart.main.actions .action, .form.form-discount .actions-toolbar .action-apply, .payment-option-content .actions-toolbar .amgiftcard-check .action-apply-gift, .payment-option-content .actions-toolbar .primary .action-apply-gift, .payment-method-content .payment-method-billing-address .billing-address-details .action-edit-address, .payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-update,.payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-cancel, .shipping-address-item .action-select-shipping-item, .new-address-popup .action-show-popup, .form-wishlist-items > .actions-toolbar .primary .action, .form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .actions-primary .action, .form-wishlist-items .products-grid.wishlist .product-item-inner .unavailable.stock, .product-add-form #product_addtocart_form .amgiftcard-preview > button, .sendfriend-product-send .actions-toolbar .action.primary, .sendfriend-product-send .actions-toolbar .action.add, .rewards__checkout-cart-usepoints .discount-form > .buttons-container .button.action {
		padding: 0 15px !important;
	}
	.toolbar .field.limiter .label, .toolbar .toolbar-sorter.sorter .sorter-label,
	.toolbar .field.limiter select, .toolbar .toolbar-sorter.sorter select,.toolbar .toolbar-amount {
		font-size: 16px;
	}
	.toolbar .toolbar-sorter.sorter select {
	    min-width: 130px;
	}
	.toolbar-top .field.limiter {
		padding-left: 15px;
    	margin-left: 10px;
	}
	.related-products-wrapper {
		background-size: 50%;
	}
	.qty-btnArea .qtyCounter .box-title {
		margin-right: 20px;
	}
	.qty-btnArea .qtyCounter {
		margin-right: 15px;
	}
	.qty-btnArea .btnArea .btnTheme.towishlist {
		margin-left: 15px !important;
	}
	.product-details-wrapper .qty-btnArea .btnArea .btnTheme.tocart span {
		margin: 10px 12px 0 0px;
	}
	.contact-section3-wrapper .title-style:before {
		top: -45px;
	}
	/*.customer-account-login .actions-toolbar .primary .action.primary, .customer-account-createpassword .actions-toolbar .primary .action.primary, .customer-account-logoutsuccess .actions-toolbar .primary .action.primary, .checkout-cart-index .actions-toolbar .primary .action.primary, .page-print.account.page-layout-1column .actions-toolbar .primary .action.primary, .checkout-onepage-success .actions-toolbar .primary .action.primary, .checkout-index-index .actions-toolbar .primary .action.primary, .catalogsearch-result-index .actions-toolbar .primary .action.primary, .customer-account-create .actions-toolbar .primary .action.primary, .customer-account-forgotpassword .actions-toolbar .primary .action.primary, .account.page-layout-2columns-left .actions-toolbar .primary .action.primary, .form.amgiftcard-form .buttons-set .action.primary, .mw-reward-points button, .aw-ln-range-slider-wrapper .aw-ln-slider-button, .cart-container .checkout-methods-items .action.primary, .minicart-wrapper .block-minicart .block-content > .actions .action.primary, .authentication-dropdown .modal-inner-wrap .modal-content .actions-toolbar .action.secondary, .checkout-onepage-success .column.main .action.primary, .checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary, .amxnotif-block form > .notification-container .actions-toolbar > .primary .action.submit.primary, .table-comparison .product.info .product-item-actions .tocart.primary, .p2c2p-payment-success .col-main > .primary > .action.primary, .amex-payment-success .container-confirm-payment .checkout-success > .primary > .action.primary, #referralForm .fieldset .buttons-set .action.primary {
		padding: 0 10px !important;
	}*/
	.customer-account-login .actions-toolbar > .secondary .action, 
	.customer-account-createpassword .actions-toolbar > .secondary .action, 
	.customer-account-logoutsuccess .actions-toolbar > .secondary .action, 
	.checkout-cart-index .actions-toolbar > .secondary .action, 
	.page-print.account.page-layout-1column .actions-toolbar > .secondary .action, 
	.checkout-onepage-success .actions-toolbar > .secondary .action, 
	.checkout-index-index .actions-toolbar > .secondary .action, 
	.catalogsearch-result-index .actions-toolbar > .secondary .action, 
	.customer-account-create .actions-toolbar > .secondary .action, 
	.customer-account-forgotpassword .actions-toolbar > .secondary .action, 
	.account.page-layout-2columns-left .actions-toolbar > .secondary .action, 
	.payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-cancel, 
	.sendfriend-product-send .actions-toolbar .action.back, 
	.shipping-tracking-popup .column.main .page.tracking > .actions > .action.close, 
	.amgiftcard-account-index .amgiftcard-info.customer-account-gift-card-item > a, 
	.modal-popup .modal-inner-wrap .modal-footer .action.secondary, 
	.modal-popup .modal-inner-wrap .modal-footer .action-secondary, 
	.authentication-wrapper > .action,
	.review-form .actions-toolbar .action.primary,
	.stock.unavailable .btn,.product-item-info:hover .product-item-details .btn-tocart .stock.unavailable span,
	.btnTheme,.action.primary,
	.minicart-wrapper .block-minicart .block-content > .actions .action.primary {
		padding: 0 10px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023.9px){
	body{
		font-smooth: always;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.container-fluid {
		padding: 0 30px;
	}
	.desktop-header{
		display: none !important;
	}
	.mobile-header{
		display: block !important;
	}

	.page-with-filter.page-layout-2columns-left #maincontent .columns > .container {
	    padding: 0 30px !important;
	}
	#header .container-fluid { padding: 0 30px; }
	.page-header + .page-main, 
	.page-header + .page-title-wrapper, 
	.page-header + .breadcrumb-section,
	.cms-thank-you .page-header + .breadcrumb-section + .page-main {
	    /*margin: 194px 0 0 !important;*/
	}
	.wishlist-wrapper .wishlist .action img {
	    position: relative;
	    top: 0;
	    filter: none;
	}
	.user-links .account-wrapper .account .action img, .user-links .account-wrapper .account img {
	    height: auto;
	    filter: none;
	}
	.logo-wrapper-container {
	    height: auto;
	}
	.logo-wrapper-main { height: 80px; }
	.logo-wrapper-main .logo-wrapper {
        z-index: 20;
	    width: auto;
	    max-width: inherit;
	    text-align: left;
	    margin-left: 30px;
	}
	.topbar-wrapper .topbar-main {
	    color: #ffffff;
	}
	.sticky .logo-wrapper-container .logo-wrapper > a img{}
	.logo-wrapper-main .user-links{}
	.user-links .currency-wrapper{ margin-right: 30px; }
	.currency-wrapper .currency .currValue select {}
	.wishlist-wrapper .wishlist .action span, .account-wrapper .account span {
		font-size: 0;
		margin: 0;
	}
	.search-wrapper{ margin: -6px 30px 0 0 !important; }
	.search-wrapper .search-find {
	    display: block;
	}
	.search-wrapper .search-box {
	    display: none;
	}
	.search-wrapper .search-find .search-search {
	    width: 300px;
	} 
	.search-wrapper .search-box > .action{
	    text-align: center;
	    font-size: 0;
	    padding: 0;
	    background: transparent;
	}
	.search-wrapper .search-box .fa-search{
		color: #ffffff;
	}
	.search-wrapper .search-box .btnTheme{
	    width: auto;
	}
	.catalog-product-view .topbar-wrapper .topbar-main {
		color: #ffffff;
	}
	.user-links .account-wrapper{
		display: inline-block;
	    margin: 0 30px 0 0;
	    padding: 0;
	}
	.user-links .account-wrapper .action span{
		display: none;
	}
	.user-links .account-wrapper .account .action{
	    text-align: center;
	    position: relative;
	    top: 0;
	}
	.account-wrapper .account img,
	.user-links .account-wrapper .account .action img{
		height: auto;
	}
	.user-links .account-wrapper .account .action .fa-user {
	    margin: 0 0 0 0;
	    font-size: 18px;
	}
	.user-links .wishlist-wrapper {
	    margin: 0;
	    padding: 0;
	}
	.wishlist-wrapper .wishlist .action{
		text-align: center;
		display: block;
	}
	.user-links .cart-wrapper{
	    display: inline-block;
	    position: relative;
	    top: 0;
	    width: auto;
	    margin-right: 0;
	    padding: 0;
	}

	#maincontent .cart-container .form-cart .actions.main .action,
	.cart-summary .checkout-methods-items .action.primary.checkout {
	    font-size: 12px !important;
	    margin: 0 3px 5px;
	}

	.user-links .cart-wrapper .icon-setting{
		display: block;
	}
	.user-links .cart-wrapper .icon-setting .carticon {
        top: 0;
	}
	.user-links .cart-wrapper > .minicart-wrapper > a.action img{
		height: 35px;
    	top: 0;
	}
	.user-links .cart-wrapper > .minicart-wrapper > a.action .cartprice{}
	.user-links .cart-wrapper > .minicart-wrapper > a.action .cartprice h3{
		text-align: left;
	    font: 700 15px/40px 'Century Gothic';
	    letter-spacing: 0.85px;
	    color: #FFFFFF;
	    opacity: 1;
	}	
	.minicart-wrapper {
	    display: inline-block;
	    position: relative;
	    float: none;
	    margin: 0 0 0 0;
	    top: 0;
	}
	.minicart-wrapper .block-minicart {
       min-width: auto;
	    width: 350px;
	    margin-top: 8px;
	    position: absolute;
	    top: 48px;
	    right: 0;
	}
	.sticky .minicart-wrapper .block-minicart{ top: 71px; }
	.minicart-wrapper .block-minicart:before {
	    right: 22%;
	}
	.minicart-wrapper .block-minicart:after {
	    right: 21.9%;
	}
	.minicart-wrapper .minicart-items-wrapper {
	    max-height: 250px;
	}
	.block-minicart .block-content>.actions>.primary{
		margin: 0 10px 10px;
	}
	.minicart-wrapper .block-minicart .block-content > .actions .action.primary{
		font: 500 14px/40px inherit;
	}
	.user-links .cart-wrapper .icon-setting .cartcontent{ display: none; }

	/* Mobile Design */
	.main-menu-wrapper nav.navbar .search-links{
	    display: inline-flex;
	    display: -webkit-inline-flex;
	    justify-content: center;
	    align-items: center;
	    position: relative;
	    margin: 0 auto;
	    padding: 90px 20px 15px;
	    overflow-x: hidden;
	    overflow-y: auto;
	    background: #ffffff;
	    border: 0;
	    width: 100%;
	    position: fixed;
	    top: 150px;
	    left: 0;
	    right: 0;
	    z-index: 10;
	    -webkit-transition: all .3s linear;
	    -moz-transition: all .3s linear;
	    -ms-transition: all .3s linear;
	    -o-transition: all .3s linear;
	    transition: all .3s linear;
	}
	.main-menu-wrapper nav.navbar .user-links{
		display: inline-flex;
	    display: -webkit-inline-flex;
	    justify-content: center;
	    align-items: center;
	    position: relative;
	    margin: 0 auto;
	    padding: 15px 20px;
	    overflow-x: hidden;
	    overflow-y: auto;
	    background: #ffffff;
	    border: 0;
	    width: 100%;
	    height: 60px;
	    position: fixed;
	    top: 290px;
	    left: 0;
	    right: 0;
	    z-index: 1;
	    -webkit-transition: all .3s linear;
	    -moz-transition: all .3s linear;
	    -ms-transition: all .3s linear;
	    -o-transition: all .3s linear;
	    transition: all .3s linear;
	}
	.sticky .main-menu-wrapper nav.navbar .user-links{
	    top: 78px; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
	.user-links .cart-wrapper .icon-setting .cartcontent{
		display: none;
	}
	.main-menu-wrapper {
        display: inline-block;
        margin: 0;
        float: left;
        margin-top: 0px;
	}
	.main-menu-wrapper .container{
		padding-left: 0;
	}
	.main-menu-wrapper .navbar{
		float: right;
		padding: 0px;
	    width: auto;
	    display: inline-block;
	    position: inherit;
	}
	.topbar-menu-wrapper ul {
	    float: none;
	}
	.main-menu-wrapper .navbar.navbar-expand-lg {
	    padding: 0px;
	    margin: 0px 0 0 10px;
	    width: 100%;
	    display: inline-block;
	    position: absolute;
    	right: 0;
	}
	.main-menu-wrapper .navbar-toggle{
		color: #ffffff;
	    margin: 0 auto;
	    position: relative;
	    right: 0;
	    border: 0;
	    border-radius: 0;
	    box-shadow: none;
	    font-size: 20px;
	    line-height: normal;
	    padding: 0;
	    width: auto;
	    height: auto;
	    display: inline-flex;
	    display: -webkit-inline-flex;
	    flex-direction: row-reverse;
	    z-index: 10;
	}
	.main-menu-wrapper .navbar-toggle span{
		display: none;
	}
	.main-menu-wrapper .navbar-toggle:focus,
	.main-menu-wrapper .navbar-toggle.active,
	.main-menu-wrapper .navbar-toggle:hover {
	    text-decoration: none;
	    background: transparent;
	    border: 0;
	    color: #333333;
	}
	.main-menu-wrapper .navbar-toggle::after{
		content: '';
	    display: inline-block;
	    position: relative;
	    right: 0;
	    top: 0px;
	    width: 35px;
	    height: 35px;
	    background-image: url(../../frontend/Rolling/default/en_US/images/icon-menu.png);
	    background-position: center center;
	    background-size: auto;
	    background-repeat: no-repeat;
	    background-color: #ffffff;
	    border-radius: 5px;
	}
	.navbar-header {
	    float: left;
	}
	.main-menu-wrapper .navbar-toggle.active::after{
		background-image: url('../../frontend/Rolling/default/en_US/images/icon-close1.png');
		-webkit-transition: all .2s linear;
		   -moz-transition: all .2s linear;
		    -ms-transition: all .2s linear;
		     -o-transition: all .2s linear;
		        transition: all .2s linear;
	}
	.main-menu-wrapper .navbar-toggler .navbar-toggler-icon{
		display: none;
	}
	.main-menu-wrapper .navbar-collapse{
	    padding: 0;
	    border: 0;
	    position: relative;
	    z-index: 15;
	}
	.main-menu-wrapper .navbar-collapse.collapse{
		display: none !important;
	}
	.main-menu-wrapper .navbar-collapse.collapse.active{
		display: block !important;
	}
	.main-menu-wrapper .navbar-collapse.collapse.in,
	.main-menu-wrapper .navbar-collapse.collapsing{
	    display: block !important;
	  /*  padding-top: 70px;
	    float: left;
	    width: 100%;
	    background: #ffffff;
	    z-index: -1;*/
	}
	.main-menu-wrapper .navbar-collapse{
	    background: rgba(255,255,255,0.95);
	    width: 280px;
	    position: fixed;
	    top: 90px;
	    left: auto;
	    right: 0;
	    box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
	    padding: 30px;
	    border: 0 !important;
	    border-radius: 0 !important;
	    -webkit-transition: all 0.3s linear;
	    -moz-transition: all 0.3s linear;
	    -ms-transition: all 0.3s linear;
	    -o-transition: all 0.3s linear;
	    transition: all 0.3s linear;
	}

	.main-menu-wrapper nav ul li {
	    width: 100%;
	}
	.main-menu-wrapper nav .mbl-navbar{
		background-color: #A74F18;
	    padding: 8%;
	    display: inline-block;
	}
	.main-menu-wrapper nav .mbl-navbar .user-links{
		width: 100%;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}
	.main-menu-wrapper nav .mbl-navbar .user-links .cart-wrapper::before{
		display: none;
	}
	.main-menu-wrapper nav.navbar .navbar-collapse .navbar-nav {
	    margin: 0 auto;
	    background: #ffffff;
	    border: 0;
	    width: 100%;
	    max-height: 430px;
	    overflow-x: hidden !important;
	    overflow-y: auto !important;
	    position: fixed;
	    top: 260px;
	    left: 0;
	    right: 0;
	    text-align: left;
	    box-shadow: 0 7px 8px 0 rgb(0 0 0 / 20%);
	    padding: 15px 0;
	    -webkit-transition: all .3s linear;
	    -moz-transition: all .3s linear;
	    -ms-transition: all .3s linear;
	    -o-transition: all .3s linear;
	    transition: all .3s linear;
	}
	.sticky .main-menu-wrapper nav.navbar .navbar-collapse .navbar-nav{
		top: 148px;
		-webkit-transition: all .3s linear;
		   -moz-transition: all .3s linear;
		    -ms-transition: all .3s linear;
		     -o-transition: all .3s linear;
		        transition: all .3s linear;
	}
	.main-menu-wrapper nav.navbar .navbar-collapse .navbar-nav > li{
		border: 0;
		width: 100%;
	}
	.navbar-default .navbar-nav > li + li {
	    margin: 0;
	}
	.navbar-default .navbar-nav > li > a, 
	.main-menu-wrapper .navbar-nav .level0 .level-top {
	    padding: 0 25px;
	    width: 100%;
	    vertical-align: middle;
	    line-height: 50px;
	    border: 0 !important;
	    margin: 0;
	}
	.navbar-default .navbar-nav > li.dropdown > a::after, .navbar-nav > .level0.parent > a.level-top .ui-menu-icon.ui-icon.ui-icon-carat-1-e::after {
	    content: '\f107';
	    transform: none;
	    font-family: 'Font Awesome 5 Free';
	    font-weight: 700;
	    text-align: center;
	    font-size: 15px;
	    line-height: 50px;
	    background-color: transparent;
	    display: inline-block;
	    float: right;
	    margin: 0 0 0 10px;
	    width: 50px;
	    height: 50px;
	    right: 0;
	    left: auto;
	    top: 0;
	}
	.navbar-default .navbar-nav > li.dropdown.open > a::after, .navbar-nav > .level0.parent.active > a.level-top .ui-menu-icon.ui-icon.ui-icon-carat-1-e::after {
	    content: '\f106';
	}
	.main-menu-wrapper .navbar-nav .nav-item, 
	.main-menu-wrapper .navbar-nav .level0{
		margin-right: 0px;
		position: relative;
	}
	.main-menu-wrapper .navbar-nav .nav-item .nav-link, 
	.main-menu-wrapper .navbar-nav .level0 .level-top {
	    width: 100%;
	    color: #333333 !important;
	    display: -webkit-inline-flex;
	    display: inline-flex;
	    align-items: center;
	    justify-content: flex-start;
    	flex-direction: row;
	}
	.navbar-default .navbar-nav > li.active > a,
	.navbar-default .navbar-nav > li:hover > a,
	.navbar-default .navbar-nav > li:focus > a,
	.navbar-default .navbar-nav > li:hover > a:hover,
	.navbar-default .navbar-nav > li:focus > a:focus,
	.navbar-default .navbar-nav > li.has-active > a,
	.main-menu-wrapper .navbar-nav .nav-item.active .nav-link,
	.main-menu-wrapper .navbar-nav .level0.active .level-top,
	.main-menu-wrapper .navbar-nav .nav-item:hover .nav-link,
	.main-menu-wrapper .navbar-nav .level0:hover .level-top{}
	.navbar-nav > .level0.parent > .menu-icon-child{
	    position: absolute;
	    background: transparent !important;
	    right: 20px;
	    padding: 0 5px;
	    top: 0;
	    width: 40px;
	    height: 40px;
	    overflow: hidden;
	    font: 700 14px/40px 'FontAwesome';
	    text-align: center;
	}
	.navbar-nav > .level0.parent > a.level-top + .menu-icon-child::before {
    	content: '\f107';
	}
	.navbar-nav > .level0.parent > a.level-top.ui-state-active + .menu-icon-child::before {
    	content: '\f106';
	}
	.main-menu-wrapper .navbar-nav .nav-item .nav-link::after, 
	.main-menu-wrapper .navbar-nav .level0 .level-top::after{
		display: none;
	}
	.main-menu-wrapper .navbar-nav .nav-item .dropdown-menu,
	.main-menu-wrapper .navbar-nav .level0 > .submenu {
	    display: none;
	}
	.main-menu-wrapper .navbar-nav .level0 > .submenu {
	    width: 100% !important;
	    background: #ffffff;
	    padding: 0 0 0 20px;
	    margin: 0;
	    position: relative !important;
	    left: 0px !important;
	    top: 0px !important;
	    box-shadow: none !important;
	    z-index: 10;
	}
	.main-menu-wrapper .navbar-nav .level0 .submenu li a::before{
		display: none !important;
	}
	.main-menu-wrapper .navbar-nav .nav-item .dropdown-menu.show,
	.main-menu-wrapper .navbar-nav .level0 .level0.submenu.show {
	    width: 100%;
	    background: #ffffff;
	    padding: 0;
	    display: inline-block;
	    margin: 0;
	    border: 0;
	    border-radius: 0;
	}
	.main-menu-wrapper .dropdown-menu > .dropdown-item,
	.main-menu-wrapper .level0.submenu > .level1,
	.main-menu-wrapper .level0.submenu > .all-category {
	    padding: 0 0 0 0;
	    text-align: center;
    	font-weight: 700;
    	font-size: 13px;
    	line-height: 20px;
	    color: #272727;
	    white-space: normal;
	    border-bottom: 0;
	}
	.main-menu-wrapper .dropdown-menu > .dropdown-item,
	.main-menu-wrapper .navbar-nav .level0 > .submenu > .level1 > a,
	.main-menu-wrapper .navbar-nav .level0 > .submenu > .all-category > a {
    	line-height: 40px !important;
    	height: 40px;
	}

	.main-menu-wrapper nav .collapse ul li ul.dropdown-menu{
		display: none;
	}
	.main-menu-wrapper nav .collapse ul li.open ul.dropdown-menu{
		display: block;
	}
	.main-menu-wrapper nav .collapse ul ul, 
	.main-menu-wrapper nav .collapse ul ul.dropdown-menu {
	    border-radius: 0;
	    z-index: 1;
	    position: relative;

	    max-width: 100%;
	    background: transparent;
	    box-shadow: none !important;
	    padding: 0 0 0 0;
	    margin: 10px 0 15px;
	    width: 100%;
	}
	.navbar-default .navbar-nav .dropdown-menu > li > a{
	    text-align: center;
	    padding: 0 15px;
	    display: -webkit-inline-flex;
	    display: inline-block;
	    width: 100%;
	    font-weight: 400;
        color: #172719 !important;
	}
	.navbar-default .navbar-nav .dropdown-menu > li > a::before{}

	.title-style {}
	.title-style .small-title-name {}
	.title-style .title-name {
	   	font-size: 40px;
	    line-height: 42px;
	    word-break: normal;
	}
	.featured-section2-wrapper .title-name {
	    font-size: 30px;
	    line-height: 40px;
	}
	.featured-section2-wrapper .title-style {
		padding-left: 40px;
		padding-right: 40px;
	}
	.title-style .title-name strong,
	.title-style .title-name span{}
	.owl-carousel .owl-nav button.owl-next,
	.owl-carousel .owl-nav button.owl-prev{}
	.owl-carousel .owl-nav button.owl-next:hover,
	.owl-carousel .owl-nav button.owl-prev:hover{}
	.breadcrumbs .items .item {
	    white-space: nowrap;
    	overflow: unset;
	}
	.page-title-wrapper .category-image .page-title-contents{
		top: 0px;
	}
	.page-title-wrapper .page-title .base{
        font-size: 35px;
    	line-height: 45px;
	}
	.breadcrumb-section,
	.breadcrumbs {
	    position: relative;
	    bottom: unset;
    }

	.categorypath-investors.page-products .columns,
	.category-our-services.page-products .columns{
		padding-top: 0;
	}

	.btnTheme{
	    min-width: 170px;
	    padding: 0 15px !important;
	}
	.btnTheme span {}
	.btnTheme span::before {}
	.btnTheme span::after {
	    font-size: 16px;
	    width: 45px;
	    height: 45px;
	}
	.section-bottom-link {
	    margin-top: 40px;
	}

	.owl-carousel .owl-nav button.owl-next{
	    right: -20px;
		background: transparent;
		justify-content: flex-end;
	} 
	.owl-carousel .owl-nav button.owl-prev {
	    left: -20px;
	    background: transparent;
	    justify-content: flex-start;
	}
	.owl-carousel .owl-nav button.owl-next:hover, 
	.owl-carousel .owl-nav button.owl-prev:hover {
	    background: transparent;
	}
	.owl-carousel .owl-nav button.owl-next span,
	.owl-carousel .owl-nav button.owl-prev span{
	    font-size: 0px;
	}
	.owl-theme .owl-dots .owl-dot span::after {
	    width: 18px;
	}
	.block.filter{ padding: 0; border: 0; }

	.page-main .container .container {
	    padding: 0 15px;
	}
	.page-main .container .product-list-wrapper .container {
	    padding: 0 15px;
	}
	.breadcrumb-section > .container{
		padding: 0 30px !important;
		width: 100%;
	}
	
	#home-main-carousel .carousel-inner > .item > img {
	    width: auto;
	    height: 600px;
	    object-fit: cover;
	}
	.home-banner-section .home-mainslider .carousel-caption {
		left: 0;
	}
	.home-mainslider .carousel-caption h1{
		font-size: 50px;
		line-height: 60px;
	}
	
	.featured-section3-main .imageArea img { width: auto; height: 420px; object-fit: cover; max-width: fit-content; float: right; }
	.featured-section3-main .contentArea { position: relative; padding: 60px 0; }
	.featured-section4-wrapper ul { flex-wrap: wrap; }
	.featured-section4-wrapper ul li{ width: 100%; font-size: 22px; line-height: 30px; }
	.featured-section4-wrapper ul li::before { content: '\f111'; font: 700 6px/30px 'Font Awesome 5 Free'; color: rgba(31, 56, 35, 0.42); display: inline-block; margin: 0 18px 0 0 !important; border-radius: 20px; }
	.featured-section4-wrapper ul li + li{ margin: 15px 0 0 0; }
	.float-button-wrapper { top: auto; bottom: 155px; }
	.trade-section1-main { width: 33.3%; }
	.trade-section2-main { padding: 25px 15px; }
	.trade-section2-wrapper .row .col-md-4::after { height: 240px; }
	.product-details-wrapper .product-share { margin: 20px 0 50px; }
	/*.product-description-main { padding: 45px 0; }*/
	.redirect-wrapper ul li { margin: 0 5px; }
	.blog-details-wrapper { background-size: 150% auto; }
	.blog-details-wrapper .row > .col-sm-2.col-md-2{ width: 10%; }
	.blog-details-wrapper .row > .col-xs-12.col-sm-8.col-md-8{ width: 80%; }
	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset{ width: 100%; margin: 0 0 20px; }
	.trade-form-wrapper .webforms form > .actions-toolbar { width: 100%; }
	.trade-section2-main h4{ height: 52px; overflow: hidden; }
	.product-options-wrapper .swatch-opt .swatch-attribute{ align-items: flex-start; flex-direction: column; }
	.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options { margin: 5px 0 0 0; }

	.thankYou-wrapper {
	    padding: 0;
	}
	.thankYou-wrapper .imageArea {
    min-height: 500px;
	}
	.thankYou-wrapper .imageArea img{
	    position: relative;
	    width: auto;
	    max-width: fit-content;
	    height: 100%;
	    right: 30%;
	}
	.thankYou-wrapper .contentArea{
		padding: 20px; left: 15px;
	}
	.thankYou-wrapper .contentArea h2.base1{}
	.thankYou-wrapper .contentArea p.base2{ width: 86%; }
	.thankYou-wrapper .contentArea .btnTheme {
	    min-width: 180px;
	}

	.page-footer .footer-top-main {
	    padding: 20px 0 50px;
	}
	.subscribe-wrapper {
	    margin: 0;
	}
	.subscribe-wrapper .title-style{
		float: left;
	    width: 100%;
	    display: inline-block;
	}
	.subscribe-wrapper .row > .col-xs-12.col-sm-9.col-md-9 .title-name {}
	.subscribe-wrapper .title-description{
		text-align: center;
		margin-bottom: 30px;
	}
	.subscribe-detail {
	    float: left;
	    width: 100%;
	    display: block;
	}
	.subscribe-main .form-subscribe{
		text-align: center;
	}
	.subscribe-main .form-subscribe .form-control{
		flex-direction: column;
	    background: transparent;
	    border: 0;
	    box-shadow: none;
	}
	.subscribe-main .form-subscribe .form-control input{
		width: 100%;
	    box-shadow: 0px 3px 30px #00000029;
	    border: 0;
	}
	.subscribe-main .form-subscribe .form-control input::placeholder{
		text-align: center;
	}
	.subscribe-main .form-subscribe .form-control button.btnTheme{
		min-width: auto;
	    width: 100% !important;
	    height: 50px !important;
	    line-height: 50px !important;
	    margin: 0;
	}
	.subscribe-wrapper .row > .col-xs-12.col-sm-12.col-md-6:first-child,
	.subscribe-wrapper .row > .col-xs-12.col-sm-9.col-md-9{
		width: 100%;
		margin: 0 0 20px;
	}
	.subscribe-wrapper .row > .col-xs-12.col-sm-12.col-md-6,
	.subscribe-wrapper .row > .col-xs-12.col-sm-3.col-md-3{
		width: 100%;
		text-align: center;
	}
	.subscribe-wrapper .row > .col-xs-12.col-sm-3.col-md-3 > .btnTheme{
	    min-width: 200px;
	}
	.page-footer .container-fluid {
	    padding: 0 15px;
	}
	.subscribe-main{
	    float: none;
	    margin: 0 auto;
	    width: 100%;
	}
	.subscribe-main > .btnTheme {
	    min-width: 170px;
	}
	.subscribe-wrapper .contentArea .form.subscribe{
		flex-direction: column;
	    background: transparent;
	    height: auto;
	}
	.subscribe-wrapper .contentArea .form.subscribe .field.newsletter{
	    width: 100%;
	}
	.subscribe-wrapper .contentArea .form.subscribe .field.newsletter input{
		text-align: center;
		height: 50px;
    	margin: 0 0 15px;
	}
	.subscribe-wrapper .contentArea .form.subscribe .field.newsletter div.mage-error {
	    position: absolute;
	    top: 50px;
	    left: 5px;
	}
	.subscribe-wrapper .contentArea .form.subscribe .actions button {
	    min-width: 150px;
	}

	.footer-links-main{
		display: inline-block;
	    float: left;
	    width: 100%;
	}
	.footer-links-main .col-xs-12 {
	    margin-bottom: 30px;
	}
	.footer-links-main .row .col-xs-12.col-sm-3.col-md-3{
		width: 22.5%;
	}
	.footer-links-main .row .col-xs-12.col-sm-3.col-md-3:first-child{
		width: 32.5%;
	}

	.toolbar-top {}
	.toolbar-top .toolbar {
        padding: 0;
	}
	.toolbar-bottom .toolbar {
        padding: 0;
	}
	.toolbar-top .pages{}
	.toolbar-top .toolbar-amount{}
	.toolbar-bottom .toolbar {
	    text-align: center;
	}

	.product-list-wrapper{
		padding: 40px 0;
	}
	.product-list-wrapper .product-list-section{}
	.product-list-wrapper .product-list-contents > .row > .item {
		
	}
	.product-details-wrapper{
		padding: 0;
	    margin: 0;
	}
	.product-details-wrapper .row > .col-xs-12.col-sm-6.col-md-6.col-lg-6{
		width: 100%;
	}
	.product-options-wrapper .swatch-opt .swatch-attribute.size, .product-options-wrapper .swatch-opt .swatch-attribute.finishing {
	    flex-direction: column;
	    align-items: baseline;
	}
	.product-details-wrapper .product-info-main .prd-info .product-label{}
	.product-details-wrapper .product-info-main {
	    width: 100% !important;
	}
	.product-details-wrapper .qty-btnArea {
	    margin: 0 0 15px;
	}
	.qty-btnArea .btnArea .btnTheme{}
	.qty-btnArea .btnArea .btnTheme.towishlist {
		margin-left: 15px !important;
	}
	.product-list-wrapper .toolbar-bottom .toolbar {}
	.product.media {
	    padding: 0;
	}
	.prd-option-main select {
	    background-position: 97% center;
	}
	.modal-popup._inner-scroll .modal-inner-wrap{
		margin-top: 0 !important;
	}
	.product-description-info ul li{
		width: 100%;
	}
	
	#aw-filter-cat .block-categories{
		margin-bottom: 0;
	}
	.product-item {}
	.product-item-photo .product-image-wrapper {}
	.product-item .product-label .label-container > span {}
	.product-item-info .product-item-details .product-name-warpper {
	    text-align: center;
	}
	.product-item-info .product-item-details .product-name-warpper .product-name {}
	.product-item-info .product-item-details .price-box {}
	.price-box .special-price .price, 
	.product-item .minimal-price .price,
	.price-box .price-container .price {}
	.price-box .old-price .price {}

	.product-item .category-hover-link {}
	.product-item .category-hover-link .action.tocart,
	.product-item .category-hover-link .action.tocart.outofstock{}
	.product-item .category-hover-link .searchbtn {
	    width: 35px;
	    height: 20px;
	    line-height: 20px;
	    margin: 0 5px 0 0;
	}
	.product-item .category-hover-link .wishlistbtn {
	    margin: 0;
	}
	.product-item .category-hover-link .cartbtn {
	    display: inline-flex;
	    align-items: center;
	    justify-content: center;
	}
	.product-item .category-hover-link .cartbtn img {
	    max-width: 100%;
	    max-height: 100px;
	}

	.footer-top-main > .container > .row > .col-sm-12.col-md-4 {
	    padding-right: 15px;
	    margin: 0 0 20px 0;
	    text-align: center;
	}
	.footer-top-main > .container > .row > .col-sm-12.col-md-4::after{
		display: none;
	}
	.page-footer .footer-top-main .footer-logo{
		margin: 30px 0 15px 0;
	}
	.page-footer .footer-top-main .footer-title{
    	margin-top: 30px;
	    margin-bottom: 15px;
	}
	.page-footer .footer-top-main .footer-title h3{
		font-size: 19px;
	}
	.page-footer .footer-top-main .col-sm-4.col-md-2.col-lg-2 .footer-title h3:after {
	    content: '\f0d7';
	    font-family: 'Font Awesome 5 Free';
	    font-weight: 700;
	    font-size: 16px;
	    color: #182E1B;
	    line-height: 35px;
	    margin-left: 8px;
	    float: right;
	}
	.page-footer .footer-top-main .footer-links {}
	.footer-links .row .col-xs-12.col-sm-5.col-md-5.col-lg-5,
	.footer-links .row .col-xs-12.col-sm-6.col-md-6.col-lg-6,
	.footer-links .row .col-xs-12.col-sm-7.col-md-7.col-lg-7{}

	.page-footer .footer-top-main .footer-links p{}
	.page-footer .footer-top-main .footer-links ul li{}
	.page-footer .footer-top-main .footer-links ul li a{}
	.footer-top-main .social-wrapper {
	    justify-content: flex-start;
	}
	.page-footer .footer-top-main .footer-payments img{
		height: 25px;
		width: auto;
	}
	.page-footer .footer-bottom-main{
		margin: 0 auto;
	    width: 100%;
	}
	.page-footer .footer-bottom-main .row {
		display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    flex-direction: column;
	}
	.page-footer .footer-bottom-main .row .col-xs-12.col-sm-12.col-md-8,
	.page-footer .footer-bottom-main .row .col-xs-12.col-sm-12.col-md-9{
		width: 100%;
	}
	.page-footer .footer-bottom-main .row .col-xs-12.col-sm-12.col-md-4,
	.page-footer .footer-bottom-main .row .col-xs-12.col-sm-12.col-md-3{
		width: 100%;
	}
	.page-footer .copyright {
	    text-align: center;
	    margin: 0 0 0 0;
	    display: inline-block;
	    width: 100%;
	}
	.footer-bottom-main .footer-bottom-link ul {
		justify-content: center;
	}
	.footer-bottom-main .copyright strong{
	    font-weight: 700;
	}
	.footer-bottom-main .payment-link,
	.page-footer .footer-bottom-main .payment-cards{
		text-align: center;
	    float: none;
	    justify-content: center;
	    width: 100%;
	}
	.footer-bottom-main .payment-link img,
	.page-footer .footer-bottom-main .payment-cards li a img{
	    height: 25px;
	    width: auto;
	}
	.page-footer .footer-top-main .footer-links .contact-details{ margin-bottom: 10px; }
	.page-footer .footer-top-main .footer-links .contact-details li{}

	.page-main .columns .sidebar.sidebar-main, .page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-main{
		width: 100%;
	    padding: 0;
	    margin: 0 0 35px 0;
	    margin-bottom: 30px;
	}
	.footer-links-main .col-xs-12:first-child {
	    margin-bottom: 0;
	}
	.cms-index-index .page-title-wrapper{
		display: none;
	}
	.page-layout-fullpage-layout .columns{
		display: inline-block;
		width: 100%;
	}
	.page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-main,
	.page-with-filter.page-layout-2columns-left #maincontent .columns .column.main{
		width: 100%;
		margin-bottom: 0;
		padding: 20px 0px 0;
	}
	.page-with-filter.page-layout-2columns-left #maincontent .columns .column.main {
    	padding: 0 0 40px;
    }
	.account .page-main{
		padding-top: 0px;
	}
	.account #maincontent .columns{
		margin: 20px auto 40px;
	}
	.account .page-title-wrapper {
	    padding: 0;
	}
	.mw-reward-points .button-coupon button {
	    margin: 9px 0 0 0;
	}
	.mw-reward-points .input-text,
	.mw-reward-points select,
	.mw-reward-points textarea {
	    width: 100% !important;
	    max-width: 100%;
	}
	.account .sidebar.sidebar-main{
		width: 100%;
	}
	.account .sidebar.sidebar-main .account-nav{
		margin: 0;
	}
	.account .sidebar.sidebar-main .account-nav .account-nav-title{
	    width: 100%;
	    height: 50px;
	    display: block;
	    clip: unset;
	    overflow: hidden;
	    position: relative;
	    margin: 0;
	    padding: 0;
	    line-height: normal;
	    cursor: pointer;
	}
	.account .sidebar.sidebar-main .account-nav .account-nav-title strong{
	    display: inline-block;
	    width: 100%;
	    margin: 0;
	    padding: 0;
	    font-weight: 700;
	    font-size: 16px;
	    line-height: 20px;
	    color: #fff;
	    text-align: left;
	}

	.account.page-layout-2columns-left .sidebar.sidebar-main > .block > .title {
	    display: inline-block;
	    height: 60px;
	    padding: 0;
	}
	.account .sidebar.sidebar-main .account-nav .account-nav-title strong::before{
		content: 'My Account';
	    font: 700 18px/30px 'Manrope';
	    color: #ffffff;
	    line-height: 60px !important;
	    padding: 0 20px !important;
	    display: block;
	}
	.account .sidebar.sidebar-main .account-nav .account-nav-title strong::after{
		content: '\f0d7';
	    font-family: 'Font Awesome 5 Free';
	    font-weight: 700;
	    font-size: 16px;
	    color: #ffffff;
	    line-height: 60px;
	    float: right;
	    position: absolute;
	    padding: 0 15px;
	    top: 0;
	    right: 0;
	    z-index: 1;
	}
	.account .sidebar.sidebar-main .account-nav .account-nav-title.active strong::after{
		content: '\f0d8';
	}
	.account .sidebar.sidebar-main .account-nav .content.account-nav-content{
	    display: none !important;
	}
	.account .sidebar.sidebar-main .account-nav .content.account-nav-content.active{
	    display: block !important;
	}
	.account .toolbar.limiter{
		float: none;
	}
	.block.filter .block-title.filter-title {
	    display: inline-block !important;
	    width: 100%;
	    margin: 0 0 -1px !important;
	    border: 0 !important;
	    padding: 0 !important;
	}
	.block.filter .block-title.filter-title strong {
		text-align: left;
	    display: inline-block;
	    background-color: #adc737;
	    color: #ffffff;
	    font-weight: 700;
	    font-size: 18px;
	    line-height: 30px;
	    text-transform: capitalize;
	    padding: 15px 20px;
	    width: 100%;
	    margin: 0px;
	    cursor: pointer;
	    top: 0;
	    right: 0;
	    border: 0;
	    border-radius: 0;
	    box-shadow: none;
	    position: relative;
	}
	.block.filter .block-title.filter-title.active strong {
	    margin-bottom: 20px;
	}
	.block.filter .block-title.filter-title strong::after {
	    content: '\f0d7';
	    font-family: 'Font Awesome 5 Free';
	    font-weight: 700;
	    font-size: 16px;
	    color: #ffffff;
	    line-height: 28px;
	    float: right;
	}
	.block.filter .block-title.filter-title.active strong::after, 
	.block.filter.active .block-title.filter-title strong::after {
	    content: '\f0d8';
	}
	.block.filter .block-content.filter-content {
	    display: none;
	}
	.cart.table-wrapper .item .col.item{
		display: block;
	    min-height: 90px;
    	padding: 10px 0 10px !important;
	    position: relative;
	}
	.cart.table-wrapper .col.price,
	.cart.table-wrapper .col.qty,
	.cart.table-wrapper .col.subtotal{
   		width: 15% !important;
	}
	.form.form-cart .cart.main.actions {
	    display: flex;
	    justify-content: center;
	    align-items: baseline;
	    flex-direction: row;
	}
	.opc-estimated-wrapper .minicart-wrapper{
		display: inline-block;
	    position: relative;
	    float: right;
	    margin: 0 0 0 0;
	}
	.opc-estimated-wrapper .estimated-block{
	    font-size: 17px;
	    font-weight: 700;
	    display: flex;
	    width: 85%;
	    float: left;
	    justify-content: space-between;
	}
	.opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty{
		text-align: left;
	    font-weight: 400;
	    font-size: 13px;
	    line-height: 18px;
	    letter-spacing: 0px;
	    color: #FFFFFF;
	    opacity: 1;
	    border: 0;
	    border-radius: 0;
	    display: inline-block;
	    padding: 0;
	    margin: 0;
	    top: 0;
	    right: 0;
	}
	.checkout-container .opc-wrapper{
		width: 100%;
		padding-right: 0;
		display: inline-block;
	}
	.checkout-container .opc-sidebar.opc-summary-wrapper{
		width: 100%;
		display: inline-block;
	}
	.checkout-onepage-success .page-title-wrapper .page-title{
		text-align: center;
	}
	.page-product-amgiftcard .product-info-main .box-tocart.details-btnArea .actions {
	    justify-content: center;
	    flex-direction: column;
	    align-items: center;
	}
	.page-product-amgiftcard .product-info-main .box-tocart.details-btnArea .actions .btnTheme{
	    margin: 0;
    	width: 220px;
	}
	.page-product-amgiftcard .product-info-main .box-tocart.details-btnArea .actions .btnTheme.red{
		margin-bottom: 10px;
	}
	.home-mainslider-mobile .btnTheme.red{
		margin: 0px;
		width: 150px;
	}
	.home-mainslider-mobile .btnTheme.red .btn-text{
		line-height: 50px !important;
	    padding: 0px 20px !important;
	    font-size: 16px !important;
	}
	.customer-account-login #maincontent .columns,
	.checkout-cart-index #maincontent .columns,
	.page-print.account.page-layout-1column #maincontent .columns,
	.checkout-onepage-success #maincontent .columns,
	.checkout-index-index #maincontent .columns,
	.catalogsearch-result-index #maincontent .columns,
	.customer-account-create #maincontent .columns,
	.customer-account-forgotpassword #maincontent .columns {
	    padding: 0;
	}
	.checkout-cart-index .page-main .columns {
	    padding: 0 15px !important;
	}
	.checkout-cart-index .columns .column.main .reward-message,
	.checkout-cart-index .columns .column.main .cart-container,
	.checkout-cart-index .columns .column.main .cart-empty {
	    width: 100%;
	}
	.abs-shopping-cart-items-desktop,
	.block-cart-failed,
	.cart-container .form-cart,
	.cart-container .cart-gift-item {
	    padding-right: 0;
	}
	#shopping-cart-table .item-actions .actions-toolbar {
	    width: 100%;
	}
	#shopping-cart-table .item-actions .actions-toolbar .action-delete {
	    width: inherit;
	    padding: 0 !important;
	}
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr {
	    border-bottom: 1px solid #ccc;
	    margin-bottom: 10px;
	    padding-bottom: 10px;
	}
	.block.crosssell .products-crosssell .items.product-items .item.product.product-item{
	    width: 100%;
	}

	.page-footer .footer-subscribe .subscribe-content {
	    width: 60%;
	    float: right;
	    display: inline-block;
	    margin-left: 40%;
	    padding: 0 15px;
	}
    .page-main .columns .sidebar.sidebar-main ~ .column.main,
    .page-with-filter.page-layout-2columns-left #maincontent .columns .column.main {
	    display: inline-block;
	    flex-grow: unset;
	    max-width: 100%;
	    width: 100%;
	    float: left;
	    padding: 30px 0px 20px;
	}

	.products-grid.wishlist .product-item .price-box {
	    display: inline-block;
	    padding-left: 10px;
	}
	.products-grid.wishlist .product-item-actions .action.delete {
	    float: none;
	    line-height: normal;
	}
	.products-grid.wishlist .product-item-name {
	    padding-left: 10px;
	    text-align: left;
	}
	.cart-summary,
	.abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .form-cart, .cart-container .cart-gift-item {
	    width: 100%;
	}
	.cart-container{
		display: inline-flex !important;
		display: -webkit-inline-flex !important;
    	flex-direction: column;
	}

	.cart-summary {
		width: 100% !important;
	}
	.abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .form-cart, .cart-container .cart-gift-item {
		width: 100% !important;
	}
	.checkout-cart-index .column.main .cart-container{ flex-direction: column-reverse; }
	.checkout-cart-index .column.main .cart-container .form.form-cart{ margin: 0 0 50px; }
	.checkout-cart-index .column.main .cart-container .cart-summary{ margin: 0 0 40px; }
	.rewards__checkout-cart-usepoints .discount-form > .buttons-container .button.action, .cart-summary .block .actions-toolbar>.primary .action.primary { width: auto; margin: 0; }
	.rewards__checkout-cart-usepoints .discount-form > .buttons-container .button.action + .button.action { width: auto; margin: 0; }
	.account .page-title-wrapper .order-actions-toolbar .actions{
	    display: inline-block;
	    width: 100%;
	}
	.wishlist-index-index .product-item-inner .product-item-actions{
		float: right;
	}
	.item-actions .action.action-delete span::before,
	.wishlist-index-index .product-item-inner .action.delete span::before{
	    content: '\f2ed';
	    color: #444444;
	    visibility: visible;
	    font-family: 'Font Awesome 5 Free';
	    font-size: 15px;
	    font-weight: 400;
	    line-height: 38px;
	    display: inline-block;
	}
	.actions-toolbar.order-actions-toolbar {
	    margin: 40px 0 0;
	}
	#shopping-cart-table .item-actions td {
	    background-color: #f9f9f9;
	}
	
	.customer-account-login .actions-toolbar, .customer-account-createpassword .actions-toolbar, .customer-account-logoutsuccess .actions-toolbar, .checkout-cart-index .actions-toolbar, .page-print.account.page-layout-1column .actions-toolbar, .checkout-onepage-success .actions-toolbar, .checkout-index-index .actions-toolbar, .catalogsearch-result-index .actions-toolbar, .customer-account-create .actions-toolbar, .customer-account-forgotpassword .actions-toolbar, .account .actions-toolbar, .sendfriend-product-send .actions-toolbar{
	    display: -webkit-inline-flex !important;
	    display: -ms-flexbox !important;
		display: flex !important;
	}

	form#referralForm table.data-table, form#referralForm table.data-table thead, form#referralForm table.data-table tbody, form#referralForm table.data-table th, form#referralForm table.data-table td, form#referralForm table.data-table tr { display: block; }
	form#referralForm table.data-table thead tr { position: absolute; top: -9999px; left: -9999px; }
	form#referralForm table.data-table tr { border-bottom: 1px solid #ddd; padding-bottom: 10px; }
	form#referralForm table.data-table td { border: none; border-bottom: 0; position: relative; padding: 2px 10px; padding-left: 30%; text-align: left; }
	form#referralForm table.data-table td:before { position: absolute; top: 6px; left: 6px; width: 30%; font-weight: 600; padding-right: 10px; white-space: nowrap; text-align: left; }
	/* Label the data */
	form#referralForm table.data-table td:nth-of-type(1):before { content: "#"; }
	form#referralForm table.data-table td:nth-of-type(2):before { content: "Name"; line-height: 50px; }
	form#referralForm table.data-table td:nth-of-type(3):before { content: "Email"; line-height: 50px; }


	.price-including-tax, .price-excluding-tax {
	    font-size: 15px;
	    line-height: 18px;
	}
	.main-menu-wrapper .navbar-nav .level0.parent a.level-top .ui-icon-carat-1-e::after {
	    line-height: 40px;
	}
	.featured-category .product-item-photo .product-image-wrapper {
	    height: 225px;
	}
	.abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar, .login-container .fieldset:after {
	    margin: 0;
	    display: inline-block;
	}
	input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"], .input-text, select {
	    line-height: 22px;
	}
	textarea{
    	min-height: 125px;
	}
	
	.opc-wrapper .step-title {
	    padding-bottom: 15px;
	}
	.cms-terms-conditions .columns .column.main,
	.cms-shipping .columns .column.main,
	.cms-return-exchange .columns .column.main{
	    margin: 0 0 40px 0;
	}
	.table th.col, .table td.col {
	    min-width: auto;
	}
	.authentication-dropdown {
	    right: 0 !important;
	    width: 340px !important;
	}

	.fullwidthbanner-container {
        height: 100% !important;
	}
	.fullwidthbanner-container .fullwidthabanner {
	    height: 100% !important;
	}
	.hesperiden.tp-bullets {
	    left: 5% !important;
	    right: auto !important;
	    bottom: 0 !important;
	    top: 0 !important;
	}
	.hesperiden .tp-bullet{}

	/* Megamenu */
	
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr td[data-th]:before, .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr th[data-th]:before{
		color: #ffffff !important;
	}
	.block-authentication .actions-toolbar {
	    align-items: center !important;
	    justify-content: center !important;
	    flex-direction: column !important;
	}
	.block-authentication .actions-toolbar>.primary,
	.block-authentication .actions-toolbar>.secondary{
		display: inline-block;
		width: 100%;
	}
	.block-authentication .actions-toolbar>.primary .action,
	.block-authentication .actions-toolbar>.secondary .action{
		width: 100%;
	}
	.form-wishlist-items .actions-toolbar {
	    flex-direction: column !important;
	    align-items: center !important;
	    justify-content: center !important;
	}
	.form-wishlist-items .actions-toolbar > .primary{
		margin: 0 0 15px !important;
	}
	.checkout-cart-index .actions-toolbar{
		display: inline-flex !important;
		display: -webkit-inline-flex !important;
	    width: auto;
	    float: left;
	    margin: 0 5px 0 0 !important;
	}
	.cart-container #block-giftcard.block.discount .check-giftcard-status {
	    width: auto !important;
	    margin: 0;
	}
	.checkout-index-index .checkout-payment-method .payment-option-content .form.form-discount .actions-toolbar {
	    justify-content: flex-start;
	}
	.checkout-index-index .modal-popup .modal-footer .action-save-address {
	   
	}
	.catalog-category-view.page-layout-2columns-left.page-products .columns{ padding-top: 40px; }
	/*.page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown { top: 171px; }*/
	/*.page-header.sticky .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown { top: 130px; }*/
	.page-main .columns .sidebar.sidebar-additional, .page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-additional{ width: 100%; padding: 20px; }
	.category-content #category-slider .owl-nav { right: 0; }
	.category-detail {
		padding: 15px;
	}
	.category-detail h5.category-title {
		font-size: 22px;
	}
	.category-detail p { font-size: 14px;  }
	.category-item:hover .category-detail p { margin-bottom: 15px; }
	.featured-section2-wrapper .featured-category-detail .category-btn .btnTheme {
		font-size: 24px !important;
		line-height: 60px !important;
		padding: 0px 20px !important;
		min-width: 125px;
		height: 60px !important;
	}
	.product-item .special-price {
		display: block;
	}
	.product-item-info .product-item-details .price-box {
	    display: block;
	} 
	.price-box .old-price { margin-left: 0; }
	.product-item-info .product-item-details .product-price {
		align-items: inherit;
	}
}

@media screen and (max-width: 991px) {

	
	.page-header + .page-main, .page-header + .page-title-wrapper, .page-header + .breadcrumb-section, .cms-thank-you .page-header + .breadcrumb-section + .page-main {
	    margin: 30px 0 0 !important;
	}
	.mobile-featured-section-wrapper { float: left; width: 100%; display: block;padding-bottom: 30px; }
	.mobile-featured-section-wrapper .container {
	    max-width: 100%;
	    width: 100%;
	}
	.featured-section-wrapper .title-description {
	    width: 100%;
	}
	.featured-section-wrapper:after {
	    width: 300px;
    	bottom: -40%;
	}
	#featured-mobile .featured-imageArea img {
	    width: auto;
	    display: inline-block;
	}
	#featured-mobile.owl-theme .owl-nav {
	    position: relative;
	    top: 20px;
	    float: none;
	    width: 45px;
	    left: 0;
	    right: 0;
	    text-align: center;
	    margin: 0 auto;
	    display: inherit;
	}
	#featured-mobile.owl-carousel .owl-nav button.owl-next{
	    right: 0px;
	} 
	#featured-mobile.owl-carousel .owl-nav button.owl-prev {
	    left: 0px;
	}
	.featured-product-category .category-style {
	    display: block;
	    text-align: left;
	}
	.featured-product-category .category-style .title-description {
	    display: block;
	    padding-top: 20px;
	    width: 100%;
	    float: left
	}
	.products-list.list .product-item-info .product-item-right {
		padding-left: 15px;
	}
	.about-section1-wrapper .contentArea {
		padding-right: 0;
	}
	.contactUs-container .contactUs-main {
	    width: auto;
	    margin: 0 20px 30px;
	}
	.featured-section-wrapper:before {
		left: 0;
	    top: -33%;
	    width: 230px;
	    height: 460px;
	    background-size: 100%;
	}
	.featured-content { 
		padding-left: 15px;
		padding-right: 15px;
	}
	.blog-detail-tabs li a {
	    min-width: auto;
	    padding: 14px 59px;
	}
	.bloglist-block.post-list {
	    margin-bottom: 30px;
	    padding-right: 15px;
	}
	.blog-list-wrapper .search-wrapper {
		max-width: 100%;
		width: 100%;
	}
	.blog-list-wrapper .search-wrapper .search-find .search-search {
	    width: 100%;
	}
	.career-left img {
		width: 100%;
	}
	.category-content {
	    width: 100%;
	}
	#rev_slider_1_1_wrapper:before {
	    max-width: 17%;
        right: 17%;
	}
	.blog-wrapper .blog-content .tab-pane .container {
	    width: 100%;
	}
	.customer-account-login .actions-toolbar > .primary, .customer-account-login .actions-toolbar > .secondary {
	    width: 100%;
	    min-width: auto;
	}
	.customer-account-login .actions-toolbar > .primary .action, .customer-account-login .actions-toolbar > .secondary .action {
	    width: 100%;
	    min-width: auto;
	}
	.customer-account-login .actions-toolbar {
	    display: block !important;
	}
	.customer-account-login .actions-toolbar .primary .action.primary {
	    width: 100%;
	    margin-bottom: 5px;
	}
	.account.page-layout-2columns-left .sidebar.sidebar-main > .block > .title {
	    display: inline-block;
	    height: 60px;
	    padding: 0;
	    margin-bottom: -5px;
	}
	.account.page-layout-2columns-left .sidebar.sidebar-main .block-collapsible-nav .content {
	    display: none;
	    margin-top: -5px;
	}
	.account.page-layout-2columns-left .sidebar.sidebar-main .block-collapsible-nav .title:after {
		-webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	    font-size: 12px;
	    line-height: inherit;
	    color: inherit;
	    content: '\e622';
	    font-family: 'luma-icons';
	    margin: 3px 0 0 0;
	    vertical-align: middle;
	    display: inline-block;
	    font-weight: normal;
	    overflow: hidden;
	    speak: none;
	    text-align: center;
	    position: absolute;
	    right: 20px;
	    top: 10px;
	}
	.account.page-layout-2columns-left .sidebar.sidebar-main .block-collapsible-nav .content.active {
	    display: block;
	}
	.footer-links-main .col-md-3:last-child .col-md-12 + .col-md-12 {
		margin-top: 0;
	}
	.about-section3-wrapper .imageArea img { width: 100%; }
	.about-section4-wrapper {
		padding: 140px 0;
	}
	.about-section5-wrapper {
	    padding: 65px 0;
	} 
	.blog-list-main .blogdate {
		margin-top: 20px;
	}
	.member-category-list { width: 33.33%; }
	.faq-main .accordion-wrap .title {
	    font-size: 18px;
	}
	.faq-main .accordion-wrap .title::after {
		font-size: 15px;
	}
	.category-description .e-height-element {
		width: 100%;
	}
	.contact-section3-wrapper .title-style:before {
		left: 0;
	}
	.contact-section3-wrapper .title-style:after {
		right: 0;
	}
	.block.review-add, .block.review-list {
	    width: 100%;
	    margin-bottom: 30px;
	}
	.contact-section2-wrapper {
	    background-position: left 18% bottom;
	    padding: 80px 0;
	}
	.page-footer .footer-top-main .footer-links-main .col-lg-3:first-child {
    	width: 50%;
	}
	.page-footer .footer-top-main .footer-links-main .col-lg-3:nth-child(2n) {
	    width: 50%;
	}
	.page-footer .footer-top-main .footer-links-main .col-lg-3:nth-child(3n) {
	    width: 50%;
	}
	.page-footer .footer-top-main .footer-links-main .col-lg-3:last-child {
	    width: 50%;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
	.category-content {
	    width: 97%;
	}
	.logo-wrapper-container > .container{
		width: 100%;
	}
	.logo-wrapper-main {}
	.logo-wrapper-container .logo-wrapper{}
	.main-menu-wrapper{}
	.navbar-default .navbar-nav > li + li {
	    margin: 0 0 0 0;
	}
	.navbar-default .navbar-nav > li > a{
	    padding: 0 8px;
	    font-size: 13px;
	}
	.logo-wrapper-main .user-links{}
	.user-links .cart-wrapper .icon-setting .cartprice{
		display: none !important;
	}
	.account-wrapper,
	.wishlist-wrapper{
	    margin-right: 15px;
	}
	.search-wrapper {
	    margin-right: 15px;
	}
	.about-section3-wrapper .item {
	    padding: 0 10px;
	}
	#about-slider.owl-theme .owl-nav {
	    left: 54%;
	}
	.about-section1-wrapper {
		padding: 80px 0;
	}
	.enquiry-wrapper {
	    padding-bottom: 60px;
	} 
	.contactUs-container {
	    padding-bottom: 50px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1199px){
	.products-list.list .product-item-info .product-item-right {
		width: 25%;
		padding-left: 10px;
	}
	.product-list-section .product-item .product-item-info {
		padding: 15px !important;
	}
	.page-with-filter.page-layout-2columns-left #maincontent .columns > .container {
	    padding: 0 40px !important;
	}

}
@media screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait){
	.topbar-wrapper > .container,
	.logo-wrapper-container > .container{
		width: 100%;
	}
	.logo-wrapper-main {}
	.logo-wrapper-container .logo-wrapper{}
	.logo-wrapper-container .logo-wrapper > a img {}
	.main-menu-wrapper{}
	.navbar-default .navbar-nav > li + li {
        margin: 0;
	}
	.logo-wrapper-main .user-links{}
	.user-links .cart-wrapper .icon-setting .cartprice{
		display: none !important;
	}
	.user-links .cart-wrapper img {}
	.account-wrapper{}
	.account-wrapper .account .action img{
		height: 24px;
    	width: auto;
	}
	.wishlist-wrapper{
	    margin-right: 15px;
	}
	.wishlist-wrapper .wishlist .action img{
    	width: auto;
	}
	.search-wrapper {
	    margin-right: 15px;
	}
	/*.search-wrapper .search-find .search-search {
	    width: 380px;
	}*/
	.minicart-wrapper .action.showcart .count {
	    bottom: 54px;
	}
	.page-title-wrapper .page-title .base{
		font-size: 45px;
		line-height: 52px;
	}
	.title-style.flex .title-name{
		font-size: 25px;
	}
	.title-style.flex.nobg .title-name,
	.title-style .title-name{
	    font-size: 35px;
	    line-height: 40px;
	}
	.quickenquiry-main .contentArea h2{
	    font-size: 35px;
	    line-height: 40px;
	}
	.thankYou-wrapper .imageArea {
	    height: calc(100vh - 450px);
	}
	.thankYou-wrapper .imageArea img{
	    position: relative;
	    width: auto;
	    max-width: fit-content;
	    height: 100%;
	    object-fit: cover;
	    right: 28%;
	}
	.product-list-wrapper > .container-fluid .row .item {
	    width: 50%;
	}
	.page-main .columns .sidebar.sidebar-main, 
	.page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-main {
	    padding: 80px 15px 0;
	}
	.account .page-main .columns .sidebar.sidebar-main{
		padding: 0 0 20px;
	}
	.filter-options .filter-options-content > form > ul > li li.-is-collapsible > a + span.category-icon::after, 
	.filter-options .filter-options-content > form > ol > li li.-is-collapsible > a + span.category-icon::after {
	    padding: 0 0 0 12px;
	}
	.price-box .price-container .price,
	.price-box .special-price .price, 
	.product-item .minimal-price .price,
	.price-box .old-price .price{
		font-size: 15px !important;
		line-height: 20px !important;
	}
	.product-list-wrapper .product-list-contents > .row > .col-xs-12.col-sm-6.col-md-3, 
	.product-list-wrapper .product-list-contents > .row > .col-xs-12.col-sm-4.col-md-2,
	.product-list-wrapper .product-list-contents > .row > .col-xs-12.col-sm-4.col-md-4 {
	    width: 50%;
	}
	.product-options-wrapper .col-xs-12.col-sm-6.col-md-6.col-lg-6{
		width: 100%;
	}
	.product-options-wrapper .col-xs-12.col-sm-6.col-md-6.col-lg-6 + .col-xs-12.col-sm-6.col-md-6.col-lg-6{
		margin: 15px 0 0 0;
	}
	.product-options-wrapper .swatch-opt .swatch-attribute{
	    width: 100%;
	}
	.product-details-wrapper .qty-btnArea{
	    flex-wrap: wrap;
	}
	.qty-btnArea .btnArea .btnTheme.tocart,
	.qty-btnArea .btnArea .btnTheme.towishlist {}
	.customer-account-login .actions-toolbar,
	.customer-account-createpassword .actions-toolbar,
	.customer-account-logoutsuccess .actions-toolbar,
	.customer-account-create .actions-toolbar,
	.customer-account-forgotpassword .actions-toolbar,
	.account.page-layout-2columns-left .actions-toolbar{}

	.account.page-layout-2columns-left .form-wishlist-items .actions-toolbar,
	.checkout-cart-index .actions-toolbar,
	.page-print.account.page-layout-1column .actions-toolbar,
	.checkout-index-index .actions-toolbar,
	.catalogsearch-result-index .actions-toolbar,
	.sendfriend-product-send .actions-toolbar{
		flex-direction: column;
	}
	.account.page-layout-2columns-left .actions-toolbar>.primary{
		margin: 0 0 15px !important;
	}
	.form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .actions-primary, .form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .actions-primary .action, .form-wishlist-items .products-grid.wishlist .product-item-inner .unavailable.stock {
	    font-size: 12px;
	}
	.owl-carousel .owl-nav button.owl-prev {
	    left: -20px;
	}
	.owl-carousel .owl-nav button.owl-next {
	    right: -20px;
	}
	.subscribe-wrapper .container > .row > .col-xs-12.col-sm-5.col-md-4{
		width: 100%;
		margin: 0 0 20px;
	}
	.subscribe-wrapper .container > .row > .col-xs-12.col-sm-7.col-md-8{
		width: 100%;
	}
	.footer-top-main .social-container{
	    align-items: center;
	    justify-content: center;
	    flex-direction: column;
	}
	.footer-top-main .social-container > span{
		margin: 0 0 15px;
	}
	.checkout-cart-index .page-main .columns {
	    padding: 0 15px !important;
	}
	.cart-container .form-cart{ width: 70% !important; }
	.cart-summary { width: 28% !important; }
	.cart-container #block-giftcard.block.discount .check-giftcard-status {
	    padding: 0 10px !important;
	    font-size: 12px !important;
	    letter-spacing: 1px;
	}
	.cart-container #block-giftcard.block.discount #activateGiftCard .action.giftcards,.cart-summary .block .actions-toolbar>.primary .action.primary,.checkout-cart-index #discount-coupon-form .actions-toolbar .primary .action.primary {
	    padding: 0 10px !important;
	    font-size: 12px !important;
	}
	.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-main .contentArea h3, .product-list-wrapper .listSale-main .contentArea h3{
		font-size: 45px;
		line-height: 52px;
	}
	.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-main .contentArea h4, .product-list-wrapper .listSale-main .contentArea h4{
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 12px;
	}
	.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-main .contentArea p, .product-list-wrapper .listSale-main .contentArea p{
		font-size: 14px;
		line-height: 22px;
	}
	.product.media,
	.product-details-wrapper .product-info-main {
	    padding: 0;
	}
	.authentication-dropdown .modal-inner-wrap .modal-content .actions-toolbar .action.secondary{
		width: 100%;
		margin: 0 0 10px;
	}
	.block-authentication .actions-toolbar>.secondary .action{
		width: 100%;
	}
	/* CUSTOM CSS */
	#home-main-carousel .carousel-inner > .item > img {
	    width: auto;
	    object-fit: cover;
	    height: 650px;
	}
	.fullscreen-container, .fullwidthbanner-container {
	    height: 100% !important;
	}
	.fullwidthbanner-container .fullwidthabanner {
	    height: 100% !important;
	}
	.bottombar-wrapper > .container{
		width: 100%;
	}
	.navbar-default .navbar-nav > li > a{
	    padding: 0 10px;
	    font-size: 13px;
	}
	.ves-megamenu li.level0 + li.level0 {
	    margin: 0;
	}
	.ves-megamenu li.level0 > a {
	    padding: 0 20px;
	}
	.featured-category-wrapper .container-fluid .row .col-md-4:first-child,
	.featured-category-wrapper .container-fluid .row .col-md-4:nth-child(3n + 1){
		padding-left: 0;
	}
	.featured-category-wrapper .container-fluid .row .col-md-4:nth-child(3n){
		padding-right: 0;
	}
	.product-details-wrapper .product-info-main .prd-info{
		flex-direction: column;
	}
	.product-details-wrapper .product-info-main .prd-info .leftSection{
		width: 100%;
		margin: 0 0 20px 0;
	}
	.product-details-wrapper .product-info-main .prd-info .rightSection{
		width: 100%;
		text-align: left;
	}
	.featured-section3-main .imageArea {
	    overflow: hidden;
	}
	.featured-section3-main .imageArea img {
	    width: auto;
	    height: 500px;
	    max-width: fit-content;
	    object-fit: cover;
	    position: relative;
	    right: 8%;
	}
	.featured-section3-main .imageArea{ overflow: hidden; }
	.featured-section3-main .imageArea img { width: auto; height: 500px; max-width: fit-content; position: relative; right: 5%; object-fit: cover; }
	.ves-menu .megamenu-sidebar.right-sidebar .right-menu-section .container img { width: auto; height: 300px; object-fit: cover; max-width: fit-content; }
	.page-main .columns .sidebar.sidebar-additional, .page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-additional{ padding-left: 15px; }
}
@media screen and (max-width: 1024px) {
	.category-content {
	    width: 97%;
	}
	.testimonial-main {
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.club-members-wrapper.members-list-wrapper {
		background-position: top -30px left,top 40% right 0;
	}
}
@media screen and (max-width: 1023px) {
	/*.page-header { position: relative; }
	.page-header.sticky { position: fixed; }*/
	.page-header.sticky .topbar-wrapper { margin-top: -50px; }
	.sticky .main-menu-wrapper nav.navbar .search-links {
	    top: 79px;
	}
	.sticky .main-menu-wrapper nav.navbar .user-links {
	    top: 218px;
	    -webkit-transition: all .3s linear;
	    -moz-transition: all .3s linear;
	    -ms-transition: all .3s linear;
	    -o-transition: all .3s linear;
	    transition: all .3s linear;
	}
	.sticky .main-menu-wrapper nav.navbar .navbar-collapse .navbar-nav {
	    top: 214px;
	    -webkit-transition: all .3s linear;
	    -moz-transition: all .3s linear;
	    -ms-transition: all .3s linear;
	    -o-transition: all .3s linear;
	    transition: all .3s linear;
	}
	.page-header + .page-main, .page-header + .page-title-wrapper, .page-header + .breadcrumb-section, .cms-thank-you .page-header + .breadcrumb-section + .page-main {
	    margin: 150px 0 0 !important;
	}
	.page-header.sticky + .page-main, .page-header.sticky + .page-title-wrapper, .page-header.sticky + .breadcrumb-section, .cms-thank-you .page-header.sticky + .breadcrumb-section + .page-main {
	    margin: 279px 0 0 !important;
	}
	.user-links .cart-wrapper span.cart-title {
	    padding: 0;
	}
	.topbar-wrapper .item { padding: 13px 30px; }
	.topbar-wrapper .item p {
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	.topbar-wrapper .owl-theme .owl-nav {
	    top: -48px;
	    width: auto;
	}
	.ves-menu{ 
		margin: 0 auto;
	    background: #ffffff;
	    border: 0;
	    width: 100%;
	    max-height: 240px;
	    overflow-x: hidden !important;
	    overflow-y: auto !important;
	    position: fixed;
	    top: 350px;
	    left: 0;
	    right: 0;
	    text-align: left;
	    box-shadow: 0 7px 8px 0 rgb(0 0 0 / 20%);
	    padding: 15px 0;
	    -webkit-transition: all .3s linear;
	    -moz-transition: all .3s linear;
	    -ms-transition: all .3s linear;
	    -o-transition: all .3s linear;
	    transition: all .3s linear;
	}
	.sticky .ves-menu{
		top: 277px;
		-webkit-transition: all .3s linear;
	    -moz-transition: all .3s linear;
	    -ms-transition: all .3s linear;
	    -o-transition: all .3s linear;
	    transition: all .3s linear;
	}
	.ves-menu .ves-megamenu { margin: 0; width: 100%; }
	.navigation .level0 {
	    border: 0 !important;
	}
	.ves-megamenu li.level0 + li.level0 {
	    position: relative;
	    float: left;
	    width: 100%;
	}
	.ves-menu .navigation .level0 > .submenu {
        background: transparent !important;
	    left: 0 !important;
	    right: auto !important;
	    top: 100% !important;
	    position: relative;
	    box-shadow: none !important;
	    width: 100% !important;
	    padding: 0 20px !important;
	    margin: 10px 0 15px;
	    transform: unset;
		border-radius: 0;
	}
	.ves-column5 > .item-content1 > .mega-col {
		width: 100%;
		float: left;
	}
	.page-header.sticky .navigation .level0 > .submenu {
	    top: 0 !important;
	    background: #ffffff !important;
	    padding: 0 !important;
	    margin: 0 !important;
    	box-shadow: none !important;
	}
	.ves-menu .navigation .level0 > .submenu::before {
	    content: '';
	    display: inline-block;
	    width: 100%;
	    height: 1px;
	    background-color: rgba(255,255,255,0.2);
	    position: relative;
	    float: left;
	    top: 0;
	}
	.ves-megamenu li.level0 > a {
		font: 600 16px/19px 'Manrope';
	    width: 100%;
	    vertical-align: middle;
	    line-height: 55px;
	    border: 0 !important;
	    margin: 0;
		padding: 0 37px;
	    text-align: left;
	    position: static;
	    width: 100%;
	    font-weight: 400 !important;
	}
	.ves-megamenu li.dropdown.submenu-left:hover .nav-anchor.ui-corner-all, .ves-megamenu li.dropdown.submenu-left.visited .nav-anchor.ui-corner-all, .ves-megamenu li.dropdown.submenu-left .ui-state-focus {
		/*background: #F7F7F7;*/
	}
	.ves-megamenu li.dropdown.submenu-left:first-child > a {
		padding-left: 37px;
	}
	.menu-section nav.navigation .header-nav li a, nav.navigation .nav-item.level0 a, nav.navigation .nav-item.level0.active a {
		padding: 0 15px;
	}	
	.page-header.sticky .ves-megamenu li.level0 > a {
		padding: 0 15px;
	}
	.page-header.sticky nav.navigation .ves-megamenu li.level0 > a {
		padding: 0 15px;
	}
	.ves-megamenu li.dropdown.submenu-left:first-child > a {
		padding-left: 15px !important;
	}
	.ves-megamenu li.dropdown.submenu-left:last-child > a {
		padding-right: 15px;
	}
	.ves-megamenu li.level0 > a::after{
		display: none;
	}
	.ves-megamenu li.level0:hover > a, .ves-megamenu li.level0.active > a {
		font-weight: 500 !important;
	}
	.ves-megamenu li.level0:hover > a, 
	.ves-megamenu li.level0.active > a {}
	.ves-megamenu .level0 a > .opener {
	    position: absolute;
	    background: transparent !important;
	    right: 15px;
	    padding: 0 5px;
	    top: 7px;
	    width: 40px;
	    height: 40px;
	    overflow: hidden;
	    font: 700 12px/34px 'FontAwesome';
	    text-align: center;
	    display: inline-block;
	}
	.ves-megamenu .level0 .level1 a > .opener {
	    position: absolute;
	    background: transparent !important;
	    padding: 0 5px;
	    top: 0;
	    right: 15px;
	    width: 40px;
	    height: 40px;
	    overflow: hidden;
	    font: 700 14px/40px 'FontAwesome';
	    text-align: center;
	}
	.ves-megamenu .opener::before {
	    content: '\f078';
	}
	.ves-megamenu .opener.item-active::before {
	    content: '\f077';
	}
	.ves-megamenu.nav-mobile .submenu, 
	.ves-megamenu.nav-mobile .subgroup .submenu {
	    padding: 0;
	}
	.ves-megamenu .nav-item > a {
        padding: 0;
	    font-size: 14px;
	    line-height: 25px;
	    text-align: left;
	    color: #ffffff;
	    font-weight: 300 !important;
	    text-transform: capitalize;
	}
	.navigation .level0 .submenu.dropdown-mega .content-wrap .megamenu-content{
        width: 100% !important;
	    display: inline-block;
	    position: relative;
    }
	.nav-mobile .nav-item {
	    width: 100% !important;
	    position: relative !important;
	    display: inline-block;
	}
    .nav-mobile .nav-item.level1 {
	    padding-left: 0;
	}
	.navigation .submenu:not(:first-child) .level1.active>a {
	    padding-left: 0;
	    border: 0;
	}
	.navigation .level0.active>a:not(.ui-state-active), .navigation .level0.has-active>a:not(.ui-state-active) {
	    border-color: transparent;
	    border-style: solid;
	    border-width: 0;
	}
	.ves-megamenu .level0 .submenu .submenu {
    	background: transparent;
	    padding: 0;
	    box-shadow: none !important;
	}
	.navigation .level0.active>a:not(.ui-state-active) span:not(.ui-menu-icon), 
	.navigation .level0.has-active>a:not(.ui-state-active) span:not(.ui-menu-icon){
		margin-left: 0;
	}
	.logo-wrapper-main {
	    justify-content: space-between;
	    height: 100px;
	}
	.logo-wrapper-main .user-links.rightAlign {
	    width: auto;
	    padding: 0;
	}
	.logo-wrapper-container .logo-wrapper {
		padding: 0;
	}
	.minicart-wrapper .action.showcart .count {
	    width: 30px;
	    height: 30px;
	    line-height: 29px;
	    font-size: 16px;
	    margin-left: 10px;
	}
	.user-links .cart-wrapper > .minicart-wrapper > a.action img {
	    height: 35px;
	    top: 0;
	}
	.logo-wrapper-container .logo-wrapper > a img {
	    width: auto;
	}
	.menu-section nav.navigation .header-nav li a, nav.navigation .nav-item.level0 a, nav.navigation .nav-item.level0.active a {
		font-size: 16px;
		text-align: center;
	}
	/* Megamenu */
	.ves-column4 > .item-content1 > .mega-col { width: 100%; }
	.ves-column4 .hidden-sm{ display: inline-block !important; }
	.ves-column4 .hidden-md{ display: none !important; }
	.navigation .ves-megamenu .level1 .submenu{ display: none; }
	.submenu.dropdown-menu .megamenu-content .level1.submenu-left { 
	    padding: 10px 0;
	    border-bottom: 0;
	    margin-bottom: 0;
	    background: #ffffff;
	}
	.level0.submenu-left .level1.submenu-left > .nav-anchor{ 
	    width: 100%;
	    margin: 0;
	    text-align: left;
	    padding: 0 40px 0 60px;
	    display: -webkit-inline-flex;
	    display: inline-block;
	    width: 100%;
	    font: 500 16px/19px 'Rubik';
	    font-weight: 500 !important;
	    line-height: 35px;
	    color: #292929 !important;
	    background: transparent !important;
	    position: relative;
	    text-transform: uppercase;
	}
	.level0.submenu-left .level1.submenu-left > .nav-anchor {
	    text-align: center;
	    padding: 0 15px;
	    font-weight: normal !important;
	}
	.nav-mobile li.level0.subhover .submenu-left.level1:hover > a,
	.nav-mobile li.level0.subhover .submenu-left.level1:focus > a,
	.nav-mobile li.level0.subhover .submenu-left.level1.active > a{
		color: #292929 !important;
	}
	.nav-mobile li.level0.submenu-left .submenu .level1.nav-dropdown{
		border-bottom: 0;
	    margin: 0px;
	    display: inline-block;
	    width: 100%;
	    float: left;
	}
	.level2.ves-column1 > .item-content1 > .mega-col { max-height: unset; overflow: unset; }
	.submenu.dropdown-mega .megamenu-content .level1.submenu-left > a{
		justify-content: center;
		font-size: 15px;
		line-height: 40px;
	}
	/* Watch Club */
	.submenu.dropdown-mega .megamenu-content .level1.submenu-left { padding: 0; }
	.level0.submenu-left .level1.submenu-left>.submenu.dropdown-menu{ display: none !important; }
	.level0.submenu-left .level1.submenu-left>.submenu.dropdown-menu.submenu-active{ display: inline-block !important; }
	.level0.submenu-left .level1.submenu-left>.submenu.dropdown-menu>.content-wrap>.megamenu-content{
	    border-bottom: 0;
	    margin: 0;
	    padding: 0;
	    display: inline-block;
	    width: 100%;
	    float: left;
	}
	.level0.submenu-left .level1.submenu-left .level2.submenu-left:first-child { margin-top: 5px; }
	.level0.submenu-left .level1.submenu-left .level2.submenu-left { text-align: center; margin-top: 0 }
	.level0.submenu-left .level1.submenu-left .level2.submenu-left>.nav-anchor { 
	    text-align: left;
	    width: 100%;
	    padding: 10px 0 10px 60px;
	    font: 400 16px/35px 'Rubik' !important;
	    color: #5F5F5F;
	    border: 0;
	}
	.level0.submenu-left .level1.submenu-left .level2.submenu-left:hover>.nav-anchor,
    .level0.submenu-left .level1.submenu-left .level2.submenu-left:focus>.nav-anchor,
    .level0.submenu-left .level1.submenu-left .level2.submenu-left.active>.nav-anchor {
        font-weight: 500;
    	background: #0F75BD;
    	color: #ffffff;
    }
	.megamenu-sidebar.right-sidebar{ display: none; }
	.blog-wrapper .blog-wrapper-detail .blog-title:after {
		display: none;
	}
	.blog-wrapper .blog-wrapper-detail .blog-title {
	    margin-bottom: 60px;
	} 
	.blog-wrapper .nav-tabs.blog-tabs { justify-content: center; }
	.blog-wrapper .nav-tabs.blog-tabs li {
		padding: 0 15px;
	    margin: 0 0 30px;
	}
	.blog-wrapper .container-fluid {
   		padding: 0 50px;
	}
	.blog-wrapper .nav-tabs.blog-tabs li a {
		margin-right: 0;
	}
	.cart-summary {
		width: 100%;
	}
	.abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .form-cart, .cart-container .cart-gift-item {
		width: 100%;
	}
	.page-with-filter.catalog-category-view.page-layout-2columns-left .page-main .columns .sidebar.sidebar-main ~ .column.main, .page-with-filter.catalog-category-view.page-layout-2columns-left #maincontent .columns .column.main {
	    padding: 0px 0px 70px 0px;
	}
	.page-with-filter.catalog-category-view.page-layout-2columns-left .columns {
		background-size: 10%,34%,15%,30%;
	}
	.block-content.filter-content {
		padding: 0 20px;
	}
	.form .mst-searchautocomplete__autocomplete._active {
		width: auto !important;
	    position: fixed;
	    top: 274px !important;
	    left: 0px !important;
	    right: 30px !important;
	    margin: auto;
	    display: block !important;
	    max-width: 300px !important;
	}
	.page-header.sticky .form .mst-searchautocomplete__autocomplete._active {
	    top: 203px !important;
	}
	.blog-list-wrapper:before {
		top: 9%;
	}
}


@media screen and (min-width: 992px) and (max-width: 1059px){
	.career-form .webforms .fieldset .fileUpload {
		font-size: 11px;
		padding: 18px 15px;
	}
	.career-form .webforms .fieldset .file-select-name {
		font-size: 13px;
		margin-top: 12px;
		padding-left: 5px;
	}
}
@media screen and (max-width: 800px), print{
	.breadcrumbs-section .container {
	    width: 100%;
	}
}
@media screen and (max-width: 767px), print{
	
	.checkout-payment-method .checkout-billing-address .billing-address-details {
		padding: 0;
	}
	
	
	.product-list-wrapper .toolbar.toolbar-products {
		float: none !important;
		display: block !important;
	}
	.product-list-wrapper .toolbar-top .toolbar-sorter.sorter {
		float: none;
		display: block;
	}
	
	.product-list-wrapper p#toolbar-amount {
		float: none;
		text-align: center;
	}
	.product-list-wrapper .field.limiter {
		float: none !important;
		text-align: center !important;
	}
	
	body{
		font-smooth: always;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.breadcrumb-section > .container{
		padding: 0 35px !important;
		width: 100%;
	}
	.customer-account-login #maincontent .columns #custom_main_container {
	    padding: 0 15px;
	} 
	.page-header {
	    /*height: 125px;*/
	}
	.desktop-header{
		display: none !important;
	}
	.mobile-header{
		display: block !important;
	}
	.home-banner-section.mobile {
	    display: block;
	}
	.container-fluid {
	    padding: 0 35px;
	}
	.home-banner-section.desktop {
	    display: none;
	}
	.page-header + .page-main, 
	.page-header + .page-title-wrapper, 
	.page-header + .breadcrumb-section,
	.cms-thank-you .page-header + .breadcrumb-section + .page-main{
	    /*margin: 184px 0 0 !important;*/
	}
	.account.page-layout-2columns-left .sidebar.sidebar-main > .block > .title {
		display: inline-block;
	}
	.topbar-wrapper .topbar-main {
		color: #ffffff;
	}
	.topbar-main {
	    padding: 0;
	}
	.topbar-main a {
	    text-align: center;
	    font-size: 10px;
	    line-height: 14px;
	}
	.actions-toolbar > .secondary:last-child {
	    margin: 5px 0;
	}
	.privacy-main-section {
		padding-bottom: 40px;
	}
	#header .container-fluid { padding: 0 35px; }
	.logo-wrapper-container {
	    height: auto;
    	border: 0;
	}
	.logo-wrapper-main .logo-wrapper {
	    z-index: 10;
	    width: auto;
	    max-width: inherit;
	    text-align: left;
	    margin-left: 30px;
	}
	.catalog-product-view .topbar-wrapper .topbar-main {
		color: #ffffff;
	}
	.user-links .currency-wrapper {padding-top: 4px;}
	.user-links .currency-wrapper::before{
		display: none;
	}
	.currency-wrapper .currency .currValue select{}
	.search-wrapper{
	    margin: 0;
	}
	.search-wrapper .search-find {
	    display: block;
	}
	.search-wrapper .search-box {
	    display: none;
	}
	.search-wrapper .search-find .search-search {
	    width: 300px;
	}
	.search-wrapper .search-box > .action {
		line-height: 30px;
	    height: 30px;
	    width: 22px;
	    border-radius: 0;
	    padding: 0;
	    font-size: 0;
	    background: transparent;
	}
	.search-wrapper .search-box .fa-search{
		color: #ffffff;
	}
	.search-wrapper .search-box .btnTheme{
	    width: auto;
	}
	.user-links .account-wrapper{
	    display: inline-block;
	    position: relative;
	    width: auto;
	    margin: 0 30px 0 0;
	    padding: 0;
	}
	.currency-wrapper, .account-wrapper, .wishlist-wrapper {
	    margin-right: 30px;
	}
	.user-links .account-wrapper .action,
	.user-links .account-wrapper .account .action{
		font-size: 0;
		text-align: center;
	}
	.account-wrapper .account span{
		margin: 0 0 0 5px;
	}
	.form.password.reset, .form.send.confirmation, .form.password.forget, .form.search.advanced, .form.form-orders-search {
		width: 100%;
	}
	.user-links .account-wrapper .action span{
		display: none;
	}
	.user-links .account-wrapper .account .action img,
	.user-links .account-wrapper .account img {
	    height: auto;
	    filter: none;
	}
	.user-links .account-wrapper .account .action .fa-user {
	    margin: 0 0 0 0;
	    font-size: 18px;
	}
	.user-links .wishlist-wrapper {
	    margin: 0;
    	padding: 0;
	}
	.wishlist-wrapper .wishlist .action img{
		position: relative;
		top: 0;
		filter: none;
	}
	.wishlist-wrapper .wishlist .action {
	    display: block;
	}
	.wishlist-wrapper .wishlist .action span, .account-wrapper .account span {
		font-size: 0;
		margin-left: 0;
		padding: 0;
	}
	.user-links .cart-wrapper .icon-setting{
		display: block;
	}
	.user-links .cart-wrapper .icon-setting .carticon {
        top: 0;
	}
	.user-links .cart-wrapper > .minicart-wrapper > a.action{
		font-size: 0;
	    line-height: normal;
	    width: 100%;
	    height: auto;
	}
	.user-links .cart-wrapper > .minicart-wrapper > a.action .cartprice{
		display: none;
	}
	.user-links .cart-wrapper > .minicart-wrapper > a.action .cartprice h6{
		font-size: 15px;
    	line-height: 16px;
	}
	.user-links .cart-wrapper .icon-setting .cartprice p{
		font-size: 18px;
    	line-height: 22px;
	}
	.user-links .cart-wrapper .icon-setting .cartcontent{
		display: none;
	}
	.mst-searchautocomplete__autocomplete{
		max-height: 350px;
    	overflow: auto;
	}

	/* Mobile Design for insta bioAnalytik */
	.main-menu-wrapper nav.navbar .search-links{
	    display: inline-flex;
	    display: -webkit-inline-flex;
	    justify-content: center;
	    align-items: center;
	    position: relative;
	    margin: 0 auto;
	    padding: 90px 20px 15px;
	    overflow-x: hidden;
	    overflow-y: auto;
	    background: #ffffff;
	    border: 0;
	    width: 100%;
	    position: fixed;
	    top: 150px;
	    left: 0;
	    right: 0;
	    z-index: 2;
	    -webkit-transition: all .3s linear;
	    -moz-transition: all .3s linear;
	    -ms-transition: all .3s linear;
	    -o-transition: all .3s linear;
	    transition: all .3s linear;
	}
	.main-menu-wrapper nav.navbar .user-links{
		display: inline-flex;
	    display: -webkit-inline-flex;
	    justify-content: center;
	    align-items: center;
	    position: relative;
	    margin: 0 auto;
	    padding: 15px 20px;
	    overflow-x: hidden;
	    overflow-y: auto;
	    background: #ffffff;
	    border: 0;
	    width: 100%;
	    height: 60px;
	    position: fixed;
	    top: 290px;
	    left: 0;
	    right: 0;
	    z-index: 1;
	    -webkit-transition: all .3s linear;
	    -moz-transition: all .3s linear;
	    -ms-transition: all .3s linear;
	    -o-transition: all .3s linear;
	    transition: all .3s linear;
	}
	/*.sticky .minicart-wrapper .block-minicart{ top: 80px !important; }*/
	.minicart-wrapper .block-minicart:before {
	    right: 19%;
	}
	.minicart-wrapper .block-minicart:after {
	    right: 18.9%;
	}
	.minicart-wrapper .minicart-items-wrapper {
	    max-height: 250px;
	}
	.block-minicart .block-content>.actions>.primary{
		margin: 0 10px 10px;
	}
	.minicart-wrapper .block-minicart .block-content > .actions .action.primary{
		font-weight: 500;
		font-size: 13px !important;
		line-height: 40px;
	}
	.minicart-wrapper{
		text-align: center;
		margin: 0;
	}
	.minicart-items .product-item-details .product.actions .secondary {
		top: -3px;
		right: 0;
	}
	.minicart-items .product-item-details .product-item-pricing{}
	.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product-item-name a {
	    font-weight: 500;
	    font-size: 15px;
	    line-height: 20px;
	    max-height: 40px;
	    overflow: hidden;
	    display: inline-block;
	}
	.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .details-qty .item-qty {
	    height: 25px;
	    margin-bottom: 10px;
	    margin-right: 1px;
	    width: 40px;
	    position: relative;
	    z-index: 10;
	}
	.minicart-items .update-cart-item {
        float: none;
    	padding: 2.5px 10px;
    	font-size: 10px;
    	padding: 2px 5px;
	}
	.minicart-wrapper .product .product.actions {
	    display: block;
	    float: none;
	    text-align: center;
	    margin: -30px 0 0 0;
	    position: relative;
	    top: -5px;
	    bottom: auto;
	    background: transparent;
	    height: 0;
	    width: 100%;
	    text-align: right;
	    z-index: 0;
	}
	.minicart-wrapper .minicart-items-wrapper .product.actions .secondary .action{
		font-weight: 400;
	    font-size: 20px;
		line-height: 20px;
	}
	.payment-method .page.messages .messages .message {
	    margin: 0 0 0px;
	    width: 100%;
	}
	.main-menu-wrapper {
	    display: inline-block;
	    margin: 0;
	    float: left;
	}
	.main-menu-wrapper .container{
		padding-left: 0;
	}
	.main-menu-wrapper .navbar{
		float: right;
	    padding: 0px;
	    width: auto;
	    display: inline-block;
	    position: inherit;
	}
	.navbar-header {
	    float: left;
	}
	.topbar-menu-wrapper ul {
	    float: none;
	}
	.main-menu-wrapper .navbar.navbar-expand-lg {
	    padding: 0px;
	    margin: 0px 0 0 10px;
	    width: 100%;
	    display: inline-block;
	    position: absolute;
    	right: 0;
	}
	.main-menu-wrapper .navbar-toggle{
		color: #ffffff;
	    margin: 0 auto;
	    position: relative;
	    right: 0;
	    border: 0;
	    border-radius: 0;
	    box-shadow: none;
	    font-size: 20px;
	    line-height: normal;
	    padding: 0;
	    width: auto;
	    height: auto;
	    display: inline-flex;
	    display: -webkit-inline-flex;
	    flex-direction: row-reverse;
	    z-index: 10;
	}
	.main-menu-wrapper .navbar-toggle span{
		display: none;
	}
	.main-menu-wrapper .navbar-toggle:focus,
	.main-menu-wrapper .navbar-toggle.active, 
	.main-menu-wrapper .navbar-toggle:hover {
	    text-decoration: none;
	    background: transparent;
	    border: 0;
	    color: #333333;
	}
	.main-menu-wrapper .navbar-toggle::after{
	    content: '';
	    display: inline-block;
	    position: relative;
	    right: 0;
	    top: 0px;
	    width: 35px;
	    height: 35px;
	    background-image: url(../../frontend/Rolling/default/en_US/images/icon-menu.png);
	    background-position: center center;
	    background-size: auto;
	    background-repeat: no-repeat;
	    background-color: #ffffff;
	    border-radius: 5px;
	}
	.main-menu-wrapper .navbar-toggle.active::after{
		background-image: url('../../frontend/Rolling/default/en_US/images/icon-close1.png');
		-webkit-transition: all .2s linear;
		   -moz-transition: all .2s linear;
		    -ms-transition: all .2s linear;
		     -o-transition: all .2s linear;
		        transition: all .2s linear;
	}
	.main-menu-wrapper .navbar-toggler .navbar-toggler-icon{
		display: none;
	}
	.main-menu-wrapper nav .collapse{
		/*padding: 0;
	    border: 0;
	    position: relative;
	    z-index: 15;*/
	}
	.main-menu-wrapper .navbar-collapse.collapse.in, .main-menu-wrapper .navbar-collapse.collapsing {
        display: block !important;
	    padding-top: 70px;
	    float: left;
	    width: 100%;
	    background: #ffffff;
	    z-index: -1;
	    position: absolute;
	    top: 80px;
	}
	.main-menu-wrapper nav.navbar .navbar-collapse .navbar-nav {
        margin: 0 auto;
	    background: #ffffff;
	    border: 0;
	    width: 100%;
	    display: block;
	    box-shadow: 0 7px 8px 0 rgb(0 0 0 / 20%);
	    position: fixed;
	    top: 280px;
	    left: 0;
	    padding: 10px 0;
	    -webkit-transition: all .3s linear;
	    -moz-transition: all .3s linear;
	    -ms-transition: all .3s linear;
	    -o-transition: all .3s linear;
	    transition: all .3s linear;
	    max-height: 220px;
	    overflow: auto;
	}
	.main-menu-wrapper nav.navbar .navbar-collapse .navbar-nav > li{
		border: 0;
		margin: 0;
	}
	.navbar-default .navbar-nav > li, 
	.main-menu-wrapper .navbar-nav > .level0{
		position: relative;
	}
	.navbar-default .navbar-nav > li > a, 
	.main-menu-wrapper .navbar-nav .level0 .level-top {
	    padding: 0 25px;
	    width: 100%;
	    vertical-align: middle;
	    line-height: 50px;
	    border-top: 0 !important;
	    margin: 0;
	}
	.navbar-default .navbar-nav > li:first-child > a {
		padding-left: 25px;
	}
	.navbar-default .navbar-nav > li:last-child > a {
		padding-right: 25px;
	}
	.navbar-default .navbar-nav > li > a::after{
		display: none;
	}
	.navbar-default .navbar-nav > li.active > a, 
	.navbar-default .navbar-nav > li > a:hover, 
	.navbar-default .navbar-nav > li > a:focus, 
	.navbar-default .navbar-nav > li.has-active > a,
	.navbar-default .navbar-nav>.open>a, 
	.navbar-default .navbar-nav>.open>a:focus, 
	.navbar-default .navbar-nav>.open>a:hover{
		background-color: transparent;
	    font-weight: 700;
	    line-height: 50px;
	    color: #333333;
	}
	.navbar-nav > .level0.parent > .menu-icon-child{
	    position: absolute;
	    background: transparent !important;
	    right: 20px;
	    padding: 0 5px;
	    top: 0;
	    width: 40px;
	    height: 40px;
	    overflow: hidden;
	    font: 700 14px/40px 'FontAwesome';
	    text-align: center;
	}
	.navbar-nav > .level0.parent > a.level-top + .menu-icon-child::before {
    	content: '\f107';
	}
	.navbar-nav > .level0.parent > a.level-top.ui-state-active + .menu-icon-child::before {
    	content: '\f106';
	}

	.main-menu-wrapper .navbar-nav .nav-item, 
	.main-menu-wrapper .navbar-nav .level0{
		margin-right: 0px;
	}
	.navbar-default .navbar-nav > li.dropdown > a::after,
	.navbar-nav > .level0.parent > a.level-top .ui-menu-icon.ui-icon.ui-icon-carat-1-e::after{
        content: '\f107';
	    transform: none;
	    font-family: 'Font Awesome 5 Free';
	    font-weight: 700;
	    text-align: center;
	    font-size: 15px;
	    line-height: 50px;
	    background-color: transparent;
	    display: inline-block;
	    float: right;
	    margin: 0 0 0 10px;
	    width: 40px;
	    height: 50px;
	    right: 15px;
	    left: auto;
	    top: 0;
	}
	.navbar-default .navbar-nav > li.dropdown.open > a::after,
	.navbar-nav > .level0.parent.active > a.level-top .ui-menu-icon.ui-icon.ui-icon-carat-1-e::after{
		content: '\f106';
	}
	.main-menu-wrapper .navbar-nav .nav-item.active .nav-link,
	.main-menu-wrapper .navbar-nav .level0.active .level-top,
	.main-menu-wrapper .navbar-nav .nav-item:hover .nav-link,
	.main-menu-wrapper .navbar-nav .level0:hover .level-top{
	    line-height: 40px !important;
	    background-color: transparent;
	    border-bottom: 0;
	    color: #333333 !important;
	}
	.main-menu-wrapper .navbar-nav .nav-item .nav-link::after, 
	.main-menu-wrapper .navbar-nav .level0 .level-top::after{
		display: none;
	}
	.main-menu-wrapper .navbar-nav .level0 > .submenu {
	    display: none;
	    width: 100% !important;
	    background: #ffffff;
	    padding: 0 0 0 20px;
	    margin: 0;
	    position: relative !important;
	    left: 0px !important;
	    top: 0px !important;
	    box-shadow: none !important;
	    z-index: 10;
	}
	.main-menu-wrapper .navbar-nav .level0 > .submenu li a::before{
		display: none !important;
	}
	.main-menu-wrapper .navbar-nav .nav-item .dropdown-menu.show,
	.main-menu-wrapper .navbar-nav .level0 .level0.submenu.show {
	    width: 100%;
	    background: #f5f5f5;
	    padding: 0;
	    display: inline-block;
	    margin: 0;
	    border: 0;
	    border-radius: 0;
	}
	.main-menu-wrapper .navbar-nav .level0.submenu > .all-category,
	.main-menu-wrapper .navbar-nav .level0.submenu .category-item{
		padding: 0 0 0 0;
	}
	.main-menu-wrapper .navbar-nav .level0.submenu .category-item.parent .submenu {
	    position: inherit;
	    box-shadow: none;
	    top: 0 !important;
	    left: 0 !important;
	    width: 100%;
	    background: #f5f5f5;
	    border-radius: 0;
	    border-bottom: 1px solid #333333;
	    padding: 0;
	    margin: 0;
	    z-index: 10;
	    display: none;
	}
	.main-menu-wrapper .navbar-nav .level0.submenu .category-item a.ui-corner-all span.ui-icon-carat-1-e::after {
	    transform: rotate(90deg);
	}
	.main-menu-wrapper .dropdown-menu > .dropdown-item,
	.main-menu-wrapper .level0.submenu > .level1,
	.main-menu-wrapper .level0.submenu > .all-category {
	    padding: 5px 15px;
    	font-weight: 400;
	    font-size: 13px;
		line-height: 20px;
	    color: #272727;
	    white-space: normal;
	    border-bottom: 0;
	}
	.main-menu-wrapper nav .collapse ul ul, 
	.main-menu-wrapper nav .collapse ul ul.dropdown-menu {
	    max-width: 100%;
	    background: transparent;
	    box-shadow: none !important;
	    padding: 0 20px 0 25px;
	    margin: 0 0 15px;
	    width: 100%;
	}
	.main-menu-wrapper nav .collapse ul ul::before, 
	.main-menu-wrapper nav .collapse ul ul.dropdown-menu::before{
		content: '';
	    display: inline-block;
	    width: 100%;
	    height: 1px;
	    background-color: rgba(255,255,255,0.2);
	    position: relative;
	    float: left;
	}
	.navbar-default .navbar-nav .dropdown-menu > li > a,
	.main-menu-wrapper .navbar-nav .level0.submenu .category-item a.ui-corner-all, 
	.main-menu-wrapper .navbar-nav .level0.submenu li a {
        text-align: center;
	    padding: 0 10px;
	    display: -webkit-inline-flex;
	    display: inline-block;
	    width: 100%;
	    font-weight: 400;
	    line-height: 50px;
	    color: #172719 !important;
	}
	.navbar-default .navbar-nav .dropdown-menu > li:hover > a,
	.navbar-default .navbar-nav .dropdown-menu > li:focus > a,
	.main-menu-wrapper .navbar-nav .level0.submenu .category-item a.ui-corner-all, 
	.main-menu-wrapper .navbar-nav .level0.submenu li:hover a,
	.main-menu-wrapper .navbar-nav .level0.submenu li:focus a,
	.main-menu-wrapper .navbar-nav .level0.submenu lia.active a,
	.main-menu-wrapper nav .collapse ul ul > li:hover > a, 
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, 
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        font-weight: 700;
	    line-height: 50px;
	    color: #292929 !important;
	    background: transparent !important;
	}
	main.page-main{ padding: 0; }
	.message {
	    line-height: 20px !important;
	    font-size: 15px !important;
	}	
	.sidebar.sidebar-main { width: 100%; }
	.page-title-wrapper{}
	.page-title-wrapper .page-title {
        margin-bottom: 0px;
    	height: auto;
	}
	.page-title-wrapper .category-image {}
	
	.page-title-wrapper .category-image .page-title-contents { padding: 15px 0; top: 0px; }
	.page-title-wrapper .page-title .base,
	.page-layout-2columns-left .page-title-wrapper .page-title .base {
        white-space: normal;
	    font-size: 25px;
    	line-height: 30px;
	}
	.page-title-wrapper .category-image .breadcrumbs {
	    display: block;
	    text-align: center;
	    padding: 0;
	    max-width: 100%;
	    
	    position: relative;
	    bottom: auto;
	}
	.breadcrumb-section {
	    padding: 0;
	}
	.cms-discover .breadcrumb-section, .cms-terms-conditions .breadcrumb-section, .cms-privacy-policy .breadcrumb-section, .cms-shipping-delivery-policy .breadcrumb-section, .cms-returns-exchanges .breadcrumb-section, .cms-shipping-information .breadcrumb-section, .cms-payment-options .breadcrumb-section, .cms-authentication .breadcrumb-section, .cms-warranties .breadcrumb-section {
		padding: 0;
	}
	.page-title-wrapper .category-image .breadcrumb-section > .container{
		padding: 0;
	}
	.breadcrumbs {
	    display: block;
	}
	.breadcrumbs .items {
	    flex-wrap: wrap;
	}
	.breadcrumbs .items .item{}
	.breadcrumbs .items .item a{}
	.breadcrumbs .items .item strong,
	.breadcrumbs .items .item > span{
		white-space: normal;
    	max-height: 40px;
	}
	.breadcrumbs .item:not(:last-child)::after {
	    position: relative;
	}
	.catalog-product-view.page-layout-fullpage-layout .media-cart,
	.catalog-product-view.page-layout-fullpage-layout .product-info-main {
	    width: 100%;
	    float: left;
	    display: inline-block;
	}
	.catalog-product-view.page-layout-fullpage-layout .media-cart{
		margin-bottom: 30px;
	}
	.catalog-product-view.page-layout-fullpage-layout .columns{
		flex-direction: column-reverse;
	}
	.media-cart .product-add-form form .details-btnArea .fieldset .actions {
	    display: -webkit-inline-flex;
	    display: -ms-flexbox;
	    display: flex;
	    justify-content: center;
	    flex-direction: column;
	    align-items: center;
	    text-align: center;
	}
	.media-cart .product-add-form form .details-btnArea .fieldset .actions .btnTheme{
	    margin: 0 0 10px 0;
    	min-width: 200px;
	}
	.media-cart .product-add-form form .details-btnArea .fieldset .actions .btnTheme.blue{
	    margin: 0;
	}	
	.filter-options {
	    display: block !important;
	}
	.block.filter .block-title.filter-title{
	    display: inline-block !important;
	    width: 100%;
	    margin: 0 0 -1px !important;
	    border: 0 !important;
	    padding: 0 !important;
	}
	.block.filter .block-title.filter-title strong{
		text-align: left;
	    display: inline-block;
	    background-color: #adc737;
	    color: #ffffff;
	    font-weight: 700;
	    font-size: 18px;
	    line-height: 30px;
	    text-transform: capitalize;
	    padding: 15px 20px;
	    width: 100%;
	    margin: 0px;
	    cursor: pointer;
	    top: 0;
	    right: 0;
	    border: 0;
	    border-radius: 0;
	    box-shadow: none;
	    position: relative;
	}
	.block.filter .block-title.filter-title.active strong {
	    margin-bottom: 20px;
	}
	.page-with-filter.page-layout-2columns-left #maincontent .columns > .container {
		padding: 0 35px !important;
	}
	.block.filter .block-title.filter-title strong::after{
		content: '\f0d7';
	    font-family: 'Font Awesome 5 Free';
	    font-weight: 700;
	    font-size: 16px;
	    color: #ffffff;
	    line-height: 28px;
	    float: right;
	}
	.block.filter .block-title.filter-title.active strong::after,
	.block.filter.active .block-title.filter-title strong::after{
		content: '\f0d8';
	}
	.block.filter .block-content.filter-content{
		display: none;
	    border: 0;
	}
	.block.filter .block-content.filter-content.active,
	.block.filter.active .block-content.filter-content{
		display: block !important;
	}
	.filter-content .filter-subtitle {
	    font-weight: 400;
	    font-size: 35px;
		line-height: 50px;
	    margin: 10px 0 20px;
	}
	.filter.active .filter-options {
	    top: 55px;
	    padding: 30px 6%;
	}
	.filter.active .filter-subtitle{
		display: none !important;
	}
	.form.password.reset,
	.form.send.confirmation,
	.form.create.account,
	.form.search.advanced,
	.form.form-orders-search{
	    min-width: auto;
	    width: 100%;
	    max-width: 100%;
	    float: left;
	}
	.form.create.account > .fieldset {
	    width: 100%;
	    margin: 0 0 45px;
	}
	.box-tocart.boxed-contents.qty-count .fieldset .actions {
	    display: inline-block;
	    margin-top: 20px;
	}
	.box-tocart.boxed-contents.qty-count .fieldset .actions .tocart.btnTheme.yellow{
	    margin: 0 0 5px 0;
	}
	.box-tocart.boxed-contents.qty-count .fieldset .actions .btnTheme{
		width: 100%;
	}
	.page-footer .footer-bottom-main .row{
		display: inline-flex;
	    flex-direction: column;
	    float: left;
	}
	.page-footer .copyright {
	    text-align: center;
	    margin: 0 0 0 0;
	    display: inline-block;
	    width: 100%;
	}
	.footer-bottom-main .copyright strong{}
	.footer-bottom-main .copyright .webexe{}
	.page-footer .footer-bottom-main .payment-cards,
	.page-footer .footer-bottom-main .payment-link{
		margin: 30px 0 0 0;
    	float: left;
	}
	.page-footer .footer-bottom-main .payment-cards li a img,
	.page-footer .footer-bottom-main .payment-link img{
	    height: 25px;
	    width: auto;
	}
	.title-style .small-title-name {
	    text-align: left;
	}
	.title-style .title-name.boldThin{
	   	font-size: 40px;
    	line-height: 50px;
	    word-break: normal;
	    text-align: center;
	}
	.subscribe-wrapper .title-name{ 
		text-align: center; 
		line-height: 45px;
	}
	.title-style .title-name strong,
	.title-style .title-name span{}
	.title-style .title-description{ width: 100%; }
	.title-style.flex .title-name { font-size: 34px; line-height: 34px; }
	.title-style.flex .title-right{  }
	.title-style.flex .title-right .owl-theme { margin: 0 10px 0 0; }
	.title-style.title-border::before{ display: none; }

	.page-products .columns {
	    position: relative;
	    z-index: 1;
	    display: inline-block;
	}
	.page-with-filter.page-layout-1column .category-description {
		/*padding: 70px 0 70px;*/
	}
	.gallery-section-wrapper {
		padding-bottom: 70px;
	}
	.categorypath-investors.page-products .columns,
	.category-our-services.page-products .columns{
		padding-top: 0;
	}

	.block.review-add{
		display: inline-block;
	    width: 100%;
	    float: left;
	}
	.block.review-list{
	    display: inline-block;
	    width: 100%;
	    float: left;
		margin: 40px 0 30px;
	    padding: 40px 0 0;
	    border-top: 1px solid #dedede;
	}

	.review-list .block-content {
		padding: 0 15px;
	}
	.btnTheme{
        min-width: 165px;
	    padding: 0 12px !important;
	}
	.btnTheme span {}
	.btnTheme span::before {
	    width: 45px;
	    height: 45px;
	}
	.btnTheme span::after {
	    font-size: 16px;
	    width: 45px;
	    height: 45px;
	}
	.section-bottom-link {
	    margin-top: 35px;
	}

	.table-responsive{
		border: 0;
	}
	.modal-popup.confirm .modal-footer{ flex-direction: row; justify-content: space-evenly; }
	.modal-popup.confirm .modal-footer button{ width: 40% !important; min-width: auto !important; padding: 0 15px !important; margin: 0 !important; }
	.owl-theme .owl-nav {
	    position: relative;
	    top: -20px;
	    float: none;
	    width: 185px;
	    left: 0;
	    right: 0;
	    text-align: center;
	    margin: 0 auto;
	    display: inherit;
	}
	.owl-carousel .owl-nav button.owl-next{
	    right: 0px;
	} 
	.owl-carousel .owl-nav button.owl-prev {
	    left: 0px;
	}
	.owl-carousel .owl-nav button.owl-next:hover, 
	.owl-carousel .owl-nav button.owl-prev:hover {
	    background: transparent;
	}
	.owl-carousel .owl-nav button.owl-next span,
	.owl-carousel .owl-nav button.owl-prev span{
	    font-size: 0px;
	}
	.owl-theme .owl-dots .owl-dot span{
		margin: 0 4px;
	}
	.blog-post-view .blog-list-wrapper .owl-theme .owl-nav { 
		top: 30px;
	}

	.home-banner-section,
	.home-slider-carousels,
	.home-mainslider { height: auto !important; }
	#home-main-carousel .carousel-inner > .item > img{ width: auto; height: 600px; object-fit: cover; }
	.home-banner-section .home-mainslider .carousel-caption{ left: 0; top: 6%;	 }
	.home-mainslider .carousel-caption .contentArea {}
	.home-mainslider .carousel-caption h1 { font-size: 40px; line-height: 48px; letter-spacing: 0; }
	.home-mainslider .carousel-caption .btnTheme { width: auto; margin: 0 0 0 0; }
	.owl-theme .owl-dots .owl-dot{ margin: 0; }
	.owl-theme .owl-dots .owl-dot span::after{ display: none; }
	.featured-section-wrapper:after {
	    width: 230px;
	    height: 690px;
	    bottom: -35%;
	}
	.featured-product-category { padding-bottom: 80px; }
	.featured-section2-wrapper { padding-top: 0; padding-bottom: 100px; }
	.featured-section2-wrapper .imageArea img { width: 100%; height: auto; max-height: 100%; min-height: auto; }
	.featured-section2-wrapper .title-style{ padding: 80px 17px; margin: -70px 20px 0; width: auto; }
	.featured-section2-wrapper .title-name { font-size: 40px; line-height: 50px; }
	.featured-section3-main .contentArea .title-name{ text-align: left; }
	.featured-section3-main .imageArea img { width: auto; height: 220px; object-fit: cover; float: right; }
	.featured-section3-main .contentArea{ position: relative; left: 0; padding: 60px 15px; background-image: url('../../frontend/Rolling/default/en_US/images/bg02.jpg'); background-position: center center; background-size: cover; background-repeat: no-repeat; }
	.featured-section3-main .contentArea > .btnTheme { padding: 0 25px !important; }
	.featured-section4-wrapper { padding: 100px 0; background-image: url('../../frontend/Rolling/default/en_US/images/bg04.jpg'), url('../../frontend/Rolling/default/en_US/images/bg04.jpg'); background-position: left -6%, center center; background-size: auto 56%, cover; background-repeat: no-repeat; }
	.featured-section4-wrapper .title-name{ font-size: 32px; line-height: 45px; }
	.featured-section4-wrapper ul { margin: 0; justify-content: flex-start; flex-direction: column; align-items: center; }
	.featured-section4-wrapper ul li{ font-size: 17px; line-height: 24px; }
	.featured-section4-wrapper ul li + li{ margin: 25px 0 0 0; }
	.featured-section4-wrapper ul li + li::before{ display: none; }
	.float-button-wrapper { top: auto; bottom: 155px; }
	.featured-blog-wrapper .owl-theme .owl-dots{ margin: 30px 0 0 0 !important; }
	.featured-blog-wrapper .owl-theme .owl-dots .owl-dot span{ border: 1px solid #ffffff; }
	.featured-blog-wrapper .owl-theme .owl-dots .owl-dot.active span, 
	.featured-blog-wrapper .owl-theme .owl-dots .owl-dot:hover span { background-color: #ffffff; }
	.featured-section5-wrapper .owl-theme .owl-dots{ margin: 40px 0 0 0 !important; }
	.page-footer .footer-top-main .col-sm-4.col-md-2.col-lg-2 .footer-title h3:after { content: '\f0d7'; font-family: 'Font Awesome 5 Free'; font-weight: 700;  font-size: 16px; color: #182E1B; line-height: 35px; margin-left: 8px; float: right; }
	.redirect-wrapper ul { flex-direction: column; padding: 20px 0; }
	.redirect-wrapper ul li + li{ margin: 15px 0 0 0; }
	.redirect-wrapper ul li a{ padding: 5px; }
	.about-section1-wrapper { padding-top: 60px; padding-bottom: 60px; }
	.about-section1-wrapper .contentArea { margin: 40px 0 0 0; }
	.about-section1-wrapper .imageArea{ padding: 0; }
	.about-section1-wrapper .row,
	.about-section2-wrapper .row:nth-child(even){ flex-direction: column-reverse; margin: 30px -15px 0; }
	.about-section2-wrapper .contentArea,
	.panel-section-wrapper .contentArea{ width: 100%; padding: 50px 15px; margin: 0; }
	.about-section3-wrapper .row .col-md-3 + .col-md-3{ margin: 50px 0 0 0; }
	.about-section3-wrapper p span { font-size: 15px; }
	.about-section4-wrapper .title-style .title-name,
	.featured-section6-wrapper .title-style .title-name{ text-align: left; }
	.footer-bottom-main .footer-bottom-link ul { justify-content: center; }
	.panel-section-wrapper .row:nth-child(odd){ flex-direction: column-reverse; }
	.featured-section6-wrapper { background-image: linear-gradient(to bottom, rgba(234, 231, 214, 0.9), rgba(234, 231, 214, 0.9)), url('../../frontend/Rolling/default/en_US/images/bg07.png');  background-position: 15% center; }
	.trade-section1-main { width: 100%; }
	.trade-section1-main::after{ content: '\f107'; top: auto; left: 0; right: 0; bottom: 0; justify-content: center; width: 100%; }
	.trade-section3-wrapper .title-style .title-name{ text-align: left; }
	.trade-section3-wrapper .title-description{ margin: 20px 0 0 0; }
	.product-options-wrapper > img { height: auto; max-width: 100%; }
	/*.product-description-main { padding: 65px 15px; }*/
	.product-description-info ul li{ width: 100%; }
	.product-description-wrapper .nav-tabs li a { font-size: 12px; line-height: 22px; padding: 15px 15px; }
	.blog-list-wrapper .archieve-wrapper{}
	.blog-list-wrapper .archieve-wrapper h4{ width: 100%; text-align: center; margin: 0 0 15px 0; }
	.blog-list-wrapper .archieve-wrapper select{ max-width: 120px; }
	.map-wrapper { margin: 0px 0; }
	.map-wrapper iframe{ height: 400px; }
	.blog-details-wrapper { background-size: 300% auto; }
	.blog-details-main > h2{ font-size: 35px; line-height: 42px; }
	.share-img-container .blog-share-links { position: relative; left: 0; top: 0; width: 100%; margin: 30px 0 0; display: inline-flex; display: -webkit-inline-flex; align-items: center; justify-content: flex-start; }
	.share-img-container .blog-share-links li, .share-img-container .blog-share-links li + li { margin: 3px 5px; }
	.blog-details-main .postDescrArea img { width: 100%; padding: 0; }
	.trade-form-wrapper .title-description{ margin: 15px 0 0; }
	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset{ width: 100%; margin: 0 0 20px; }
	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > h3{ padding: 15px 40px 15px 20px; }
	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > h3::after { width: 50px; }
	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset.leftSection > .fieldset-content { padding: 20px 8px 25px !important; }
	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset.bottom-radio { margin: 10px 0 30px 0; }
	.trade-form-wrapper .webforms form > .actions-toolbar { padding: 0; }
	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > h3 span { letter-spacing: 2px; }
	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-12 > fieldset.bottom-radio > .fieldset-content > .field > .control .field.choice { padding: 0; }
	.blog-post-view .page-title-wrapper .category-image { min-height: 110px; }
	.blog-post-view #maincontent.page-main {  margin-top: 60px; }
	.solutions-details { padding-bottom: 70px; }
	.blog-post-view .blog-list-wrapper { padding-top: 60px; }
	.thankYou-wrapper {
	    padding: 0;
	}
	.thankYou-wrapper .imageArea {
        height: 730px;
	}
	.thankYou-wrapper .imageArea img{
		position: relative;
	    width: auto;
	    max-width: fit-content;
	    height: 100%;
	    float: right;
	}
	.thankYou-wrapper .contentArea{
        top: 0px;
	    left: 0;
	    width: auto;
	    padding: 20px;
	    align-items: flex-start;
	    justify-content: center;
	    background-color: rgb(255, 255, 255, 0.7);
	}
	.thankYou-wrapper .contentArea h2.base1, .thankYou-wrapper .contentArea h3.sub-base1{
	    font-size: 62px;
	    line-height: 65px;
	    text-align: left;
	}
	.thankYou-wrapper .contentArea h3.sub-base1{}
	.thankYou-wrapper .contentArea p.base2{}
	.thankYou-wrapper .contentArea p + p{
		margin: 10px 0 0 0;
	}
	.thankYou-wrapper .contentArea .btnArea{
		width: 100%;
		text-align: center;
	}
	.thankYou-wrapper .contentArea .btnTheme {
	    min-width: 230px;
    	width: 100%;
	}
	.thankYou-wrapper .contentArea .btnTheme + .btnTheme{
		margin: 10px 0 0;
	}
	.product-item .category-hover-link {
	    justify-content: center;
	}
	.product-item-info .product-item-details .product-name-warpper span {}
	.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-wrapper, 
	.catalog-category-view.page-layout-2columns-left .column.main > .category-description > .title-style {
	    margin: 0;
	    padding: 10px 15px;
	}
	.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-main .imageArea img,
	.product-list-wrapper .listSale-main .imageArea img {
	    height: 450px;
	}
	.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-main .contentArea,
	.product-list-wrapper .listSale-main .contentArea{
		padding: 0;
	}
	.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-main .contentArea p,
	.product-list-wrapper .listSale-main .contentArea p{
		text-align: center;
	}
	.catalog-category-view.page-layout-2columns-left .column.main > .category-description .listSale-main .contentArea p + p,
	.product-list-wrapper .listSale-main .contentArea p + p{
		margin: 12px 0 0;
	}

	.product-list-wrapper .product-list-contents > .row > .col-xs-12.col-sm-6.col-md-4.col-lg-4 {
	    padding: 0 15px;
	}
	.product-list-wrapper > .container-fluid .row .item{
		width: 100%;
	    padding: 0 15px;
	}
	.product-list-wrapper .product-item {
	    margin-bottom: 40px;
	}
	.product-details-wrapper{ padding: 20px 0 50px;  margin: 0; }
	.product-description-wrapper { padding: 60px 0; }
	/*.product-description-wrapper .product-description-main {
		padding: 20px;
	}*/
	.product-description-wrapper .nav-tabs { margin-bottom: 25px; }
	.product-options-wrapper .swatch-opt .swatch-attribute{
		width: 100%;
    	margin: 0 0 15px 0;
	}
	.product-details-wrapper .product-info-main .prd-info .product-label {
	    font-size: 30px;
	    line-height: 30px;
	}
	.product-details-wrapper .product-info-main {
	    width: 100% !important;
	    padding: 0;
	}
	.product.media {
	    padding: 0;
	}
	.product-options-label {
	    width: 100px;
	}
	.prd-option-main {
	    width: calc(100% - 105px);
	}
	.product-details-wrapper .price-box > .price-container, .product-details-wrapper .price-box .special-price, .product-details-wrapper .price-box .old-price{
	    margin: 0 10px 0 0 !important;
	}
	.related-products-wrapper{
		padding: 70px 0 50px;
	}	
	.product-details-wrapper .qty-btnArea {
	    flex-wrap: wrap;
	}
	.qty-btnArea .qtyCounter{}
	.qty-btnArea .qtyCounter .box-details .control .count + div.mage-error {
	    left: -20px;	
	}
	.qty-btnArea .btnArea{
		width: 100%;
	    display: inline-flex;
	    display: -webkit-inline-flex;
	    align-items: center;
	    flex-wrap: wrap;
	    margin: 20px 0 0 0;
	}
	.product-details-wrapper .qty-btnArea .btnArea {
		margin-top: 30px;
	}
	.qty-btnArea .btnArea .btnTheme{
		margin: 0 0 0 0 !important;
		width: auto !important;
	}
	.qty-btnArea .btnArea .btnTheme.tocart{
        min-width: auto;
    	float: left;
	}
	.qty-btnArea .btnArea .btnTheme.towishlist, 
	.qty-btnArea .btnArea .btnTheme.tocompare{
		width: 69px !important;
		line-height: 45px !important;
    	float: left;
	}
	.product-details-wrapper .qty-btnArea .btnArea .btnTheme.tocart span {
		background-size: 80%;
	}
	.btnTheme.wishlisticon::before{
		line-height: 42px;
	}
	.modal-popup._inner-scroll .modal-inner-wrap{
		margin-top: 0 !important;
	}
	.product-item-photo .product-image-wrapper {}
	.product-item .product-label .label-container > span {}
	.product-item-info .product-item-details .product-name-warpper {}
	.product-item-info .product-item-details .product-name-warpper .product-name{}
	.product-item-info .product-item-details .product-name-warpper span { justify-content: left; }
	.product-item-info .product-item-details .price-box {}
	.price-box .special-price .price, 
	.product-item .minimal-price .price,
	.price-box .price-container .price{}
	.price-box .old-price .price{}
	.product-item .category-hover-link .action.tocart {
	    padding: 0 10px;
	    margin: 0;
	}
	.product-details-wrapper .price-box > .price-container .price, 
	.product-details-wrapper .price-box .normal-price .price,
	.product-details-wrapper .price-box .special-price .price{}
	.product-details-wrapper .price-box .old-price .price{}
	.product-list-wrapper .toolbar-top{
	    width: 100%;
    	height: auto;
	}
	.product-list-wrapper .toolbar-bottom{
	    width: 100%;
	}
	.product-list-wrapper .toolbar-top .toolbar,
	.product-list-wrapper .toolbar-bottom .toolbar {
	    flex-direction: column;
	    justify-content: center;
	    align-items: center;
	}
	.toolbar .field.limiter{
		margin: 5px 0 5px;
	    border-right: 0;
	    float: left;
	    width: 100%;
	    text-align: left;
	    padding: 0;
	}
	.toolbar .field.limiter:before {
		display: none;
	}
	.toolbar .toolbar-sorter.sorter{
    	position: relative;
		margin: 5px 0;
	}
	.toolbar .toolbar-amount{
		position: relative;
		margin: 5px 0;
	}
	.toolbar .pages{
		position: relative;
	    margin: 5px 0;
	}
	.toolbar-bottom .toolbar {
	    text-align: center;
	}
	.toolbar .pages .pages-items {
	    padding: 2px 10px 0;
	}
	.toolbar .pages .item{
		position: relative;
	}
	.subscribe-main{
	    float: none;
	    margin: 0 auto;
	    width: 100%;
	}
	.subscribe-detail {
	    float: left;
	    width: 100%;
	    display: block;
	}
		
	.subscribe-wrapper {
	    background-position: top 0px left 85%;
	}
	.subscribe-wrapper .title-style {
		text-align: center;
	}
	.subscribe-wrapper .title-description{
		text-align: center;
	    width: 60%;
    	margin: 0 auto 40px;
	}
	.subscribe-main .form-subscribe{
		text-align: center;
	}
	.subscribe-main .form-subscribe .form-control{
		flex-direction: column;
	    background: transparent;
	    border: 0;
	    box-shadow: none;
	    display: block;
    	margin: 0 auto;
	}
	.subscribe-main .form-subscribe .form-control input{
	    width: 100%;
	    box-shadow: 0px 3px 30px #00000029;
    	border: 0;
    	margin-bottom: 16px;
	}
	.subscribe-main .form-subscribe .form-control input + div.mage-error + input{
		margin: 0;
	}
	.subscribe-main .form-subscribe .form-control input + input{
		margin: 15px 0;
	}
	.subscribe-main .form-subscribe .form-control input::placeholder{
		text-align: center;
	}
	.subscribe-main .form-subscribe .form-control button.btnTheme {
   	    min-width: auto;
	    width: 100% !important;
	    margin: 0px 0 0 0;
	}
	.subscribe-main .form-subscribe .form-control button.btnTheme::after{}
	.subscribe-wrapper .row > .col-xs-12.col-sm-12.col-md-10.col-lg-10{
		width: 100%;
	}
	.subscribe-wrapper .row > .col-xs-12.col-sm-12.col-md-2.col-lg-2{
		width: 100%;
	}
	.subscribe-wrapper .row > .col-xs-12.col-sm-3.col-md-3{
		text-align: left;
	}
	.subscribe-wrapper .row > .col-xs-12.col-sm-9.col-md-9 .title-name {
	    font-size: 30px;
	    line-height: 35px;
	}
	.subscribe-wrapper .row > .col-xs-12.col-sm-3.col-md-3 .btnTheme{
		width: 100%;
	}
	.subscribe-main{
		text-align: center;
	}
	.subscribe-main > .btnTheme {
	    min-width: 170px;
	}

	.footer-logo-wrapper {
	    flex-direction: column;
    	margin: 0 0 25px;
	}
	.page-footer .footer-top-main .footer-logo a img{
		max-height: 210px;
    	max-width: 100%;
	}
	.page-footer .footer-top-main{
		padding-bottom: 40px;
	}
	.page-footer .container-fluid {
	    padding: 0 35px;
	}
	.footer-top-main > .container > .row > .col-sm-12.col-md-4 {
	    padding-right: 15px;
	    padding-bottom: 30px;
	}
	.footer-top-main > .container > .row > .col-sm-12.col-md-4::after{
	    width: 180px;
	    height: 1px;
	    bottom: 0;
	    top: auto;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	}
	.footer-top-main .copyright {
	    margin: 25px 0 0 0;
	    text-align: center;
	}
	.footer-top-main .copyright .webexe{
		width: 100%;
		display: inline-block;
	}
	.footer-links-main .col-xs-12 {
	    margin-bottom: 20px;
	}
	.page-footer .footer-top-main .footer-title {
	    margin-top: 30px;
    	margin-bottom: 5px;
	}
	.page-footer .footer-top-main .footer-title > img{
		display: block;
		margin: 0 auto;
	}
	.page-footer .footer-top-main .footer-title h3{
		text-align: left;
        margin: 0 0 18px;
	    font-size: 25px;
	    line-height: 35px;
	}
	.page-footer .footer-top-main .footer-links{
		padding: 0;
	}
	.page-footer .footer-top-main .footer-links::before{
		display: none;
	}
	.page-footer .footer-top-main .footer-links p{
	    font-size: 15px;
	}
	.page-footer .footer-top-main .footer-links ul{
		list-style: none;
	    display: flex;
	    flex-wrap: wrap;
	    width: 100%;
	}
	.page-footer .footer-top-main .footer-links ul li{
	    text-align: left;
	    width: 100%;
	}
	.page-footer .footer-top-main .footer-links ul li + li {
	    margin: 22px 0 0;
	}
	.page-footer .footer-bottom-main{
		margin: 0 auto;
	    width: 100%;
	}
	
	.page-footer .footer-top-main .footer-title h3.customer-title {
	    text-align: center;
    	margin: 40px 0 0 0;
	}
	.footer-logo-wrapper .social-wrapper{
		display: inline-flex;
	    align-items: center;
    	justify-content: center;
	    width: 100%;
		position: relative;
    	top: 110px;
    	margin: 15px 0;
	}
	.page-footer .footer-top-main .footer-links .social-wrapper{
		width: 100%;
	    margin: 15px auto 0;
	    display: flex;
	    flex-wrap: wrap;
	}
	.page-footer .footer-top-main .footer-links .social-wrapper li{
		width: auto;
	    margin: 0;
	    padding: 0;
	}
	.page-footer .footer-top-main .footer-links .contact-details{
	    width: 100%;
	    margin: 10px auto 0;
	    display: inline-flex;
	    justify-content: flex-start;
	    flex-direction: column;
	    align-items: flex-start;
	}
	.page-footer .footer-top-main .footer-links .contact-details li{
		align-items: baseline;
    	justify-content: flex-start;
	}
	.page-footer .footer-top-main .footer-links .contact-details li > p, 
	.page-footer .footer-top-main .footer-links .contact-details li > a {
	    width: auto;
	    margin: 0 0 0 10px;
	}

	.page-footer .footer-top-main .footer-payments {
		text-align: center;
	}
	.page-footer .footer-top-main .footer-payments img {
	    width: auto;
	    height: 25px;
	    margin: 10px 0 0 0;
	}

	.footer-top-main .social-container {
	    flex-direction: column;
	    align-items: center;
	    justify-content: center;
	}
	.footer-top-main .social-wrapper {
	    margin: 10px 0 0 0;
	}

	.secondary {
	    width: 100%;
	}
	.checkout-index-index .fieldset .payment-method .payment-method-title > .label{
	    display: inline-flex;
	    display: -webkit-inline-flex;
    	flex-direction: column;
	}
	.checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary{
		margin: 10px 0 0 0;
	}

	.page-main .columns .sidebar.sidebar-main{
		width: 100%;
		padding: 0;
	}
	.page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-main{
		width: 100%;
		padding: 30px 0 0 0;
	}
	.columns {
	    float: left;
	    max-width: 100%;
	}
	.cms-index-index .page-title-wrapper{
		display: none;
	}
	.page-layout-fullpage-layout .columns{
		display: inline-block;
		width: 100%;
	}
	.page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-main{
		width: 100%;
	    margin-bottom: 10px;
	    padding: 50px 0px 0;
	}
	.page-main .columns .sidebar.sidebar-additional,
	.page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-additional{
		width: 100%;
	    margin-bottom: 10px;
	    padding: 0 15px 0;
	    margin: 15px 0 0 0;
	}
	.compare, .product-addto-links .action.tocompare, .product-item-actions .actions-secondary>.action.tocompare, [class*='block-compare']{
		display: inline-block; width: 100%; float: left;
	}
	.block-compare .block-content .actions-toolbar > .secondary{
		margin: 10px 0 0;
	}
	.page-with-filter.page-layout-2columns-left #maincontent .columns .column.main{
		width: 100%;
	    margin-bottom: 30px;
	    padding: 0 15px;
    	padding: 0 0 60px;
    }
    .customer-account-login .page-title-wrapper .page-title .base,
    .checkout-cart-index .page-title-wrapper .page-title .base,
    .catalogsearch-result-index .page-title-wrapper .page-title .base,
    .customer-account-create .page-title-wrapper .page-title .base,
    .customer-account-forgotpassword .page-title-wrapper .page-title .base,
    .account .page-title-wrapper .page-title .base {
	    font-size: 35px;
	    line-height: 38px;
	}
	.catalogsearch-result-index .page-title-wrapper{
		padding: 30px 15px 0;
	}
	.catalogsearch-result-index .page-title-wrapper .page-title .base{
		text-align: center;
	}
	.catalogsearch-result-index .column.main > p.message{
	    margin-bottom: 15px !important;
	}
	.account .page-main{
		padding-top: 0px;
	}
	.account #maincontent .columns{
		margin: 20px auto 40px;
	}
	.account .page-title-wrapper {
	    padding: 0;
	}
	.mw-reward-points .button-coupon button {
	    margin: 9px 0 0 0;
	}
	.mw-reward-points .input-text,
	.mw-reward-points select,
	.mw-reward-points textarea {
	    width: 100% !important;
	    max-width: 100%;
	}
	.account .sidebar.sidebar-main{
		width: 100%;
	}
	.account .sidebar.sidebar-main .account-nav{
		margin: 0;
	}
	.account .sidebar.sidebar-main .account-nav .account-nav-title{
	    width: 100%;
	    height: 50px;
	    display: block;
	    clip: unset;
	    overflow: hidden;
	    position: relative;
	    margin: 0;
	    padding: 0;
	    line-height: normal;
	}
	.account .sidebar.sidebar-main .account-nav .account-nav-title strong{
	    display: inline-block;
	    width: 100%;
	    margin: 0;
	    padding: 0;
	    font-weight: 700;
	    font-size: 16px;
	    line-height: 26px;
	    color: #fff;
	    text-align: left;
	}
	.account .sidebar.sidebar-main > .block > .title strong::before{
	    line-height: 50px !important;
    	padding: 0 15px !important;
	}

	.account .sidebar.sidebar-main .account-nav .account-nav-title strong::before{
		content: 'My Account';
	    font: 700 18px/30px 'Manrope';
	    color: #ffffff;
	    line-height: 60px !important;
	    padding: 0 20px !important;
	    display: block;
	}
	.account .sidebar.sidebar-main .account-nav .title strong::after{
		content: '\f0d7';
	    font-family: 'Font Awesome 5 Free';
	    font-weight: 700;
	    font-size: 16px;
	    color: #ffffff;
	    line-height: 60px;
	    float: right;
	    position: absolute;
	    padding: 0 15px;
	    top: 0;
	    right: 0;
	    z-index: 1;
	}
	.account .sidebar.sidebar-main .account-nav .title.active strong::after{
		content: '\f0d8';
	}
	.account .sidebar.sidebar-main .account-nav .content{
	    display: none !important;
	}
	.account .sidebar.sidebar-main .account-nav .content.active{
	    display: block !important;
	}
	.account .sidebar.sidebar-main .account-nav .content ul{
		padding: 15px 0;
	}

	.cart.table-wrapper .item .col.item{
		display: block;
	    min-height: 90px;
    	padding: 30px 0 30px 95px !important;
	    position: relative;
	}
	.cart.table-wrapper .product-item-photo {
		top: 15px;
	}
	.cart.table-wrapper .col.price,
	.cart.table-wrapper .col.qty,
	.cart.table-wrapper .col.subtotal{
   		width: 33% !important;
	}
	.form.form-cart .cart.main.actions {
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    flex-direction: column;
	}
	.opc-estimated-wrapper .minicart-wrapper{ display: inline-block; position: relative; float: right; width: auto; margin: 0 0 0 0; top: -3px; }
	.opc-estimated-wrapper .estimated-block{ font-size: 17px; font-weight: 700; display: flex; width: 85%; float: left; justify-content: space-between; }
	.opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty{ text-align: center; font-size: 13px; line-height: 18px; letter-spacing: 0px; color: #FFFFFF; opacity: 1; background-color: #adc737; border: 0; width: 20px; height: 20px; border-radius: 50%; display: inline-block; padding: 0; margin: 0; top: -10px; right: -5px; position: absolute; }
	.opc-progress-bar-item._active>span:after{ line-height: 25px !important; font-size: 18px !important; }
	.opc-progress-bar-item._complete>span:after{ line-height: 25px !important; font-size: 18px !important; }
	.opc-estimated-wrapper .minicart-wrapper .action.showcart{ padding: 0; border: 0; box-shadow: none; }
	.opc-estimated-wrapper .minicart-wrapper button.action.showcart { background: transparent; border: 0; box-shadow: none; line-height: inherit; margin: 0; padding: 0; text-decoration: none; text-shadow: none; font-weight: 400; height: 30px; width: 35px; margin-right: 0px; position: relative; }
	.opc-estimated-wrapper .minicart-wrapper button.action.showcart:after { content: "\f07a"; font: 700 20px/25px 'Font Awesome 5 Free'; color: #333333; }
	.opc-estimated-wrapper .estimated-block .estimated-label { margin: 0; }
	.opc-summary-wrapper .modal-inner-wrap { /*background-color: #141414;*/ }
	.checkout-container .opc-wrapper{ display: inline-block; width: 100%; }
	.checkout-container .opc-sidebar.opc-summary-wrapper{
		width: calc(100% - 25px);
	    height: calc(100vh - 100px);
	    display: inline-block;
	    margin: 0;
        top: 190px;
    }
    .page-header.sticky + .page-main .checkout-container .opc-sidebar.opc-summary-wrapper {
    	top: 130px;
    }
	.checkout-onepage-success .page-title-wrapper .page-title{
		text-align: center;
	}
	.page-product-amgiftcard .product-info-main .box-tocart.details-btnArea .actions {
	    justify-content: center;
	    flex-direction: column;
	    align-items: center;
	}
	.page-product-amgiftcard .product-info-main .box-tocart.details-btnArea .actions .btnTheme{
	    margin: 0;
    	width: 220px;
	}
	.page-product-amgiftcard .product-info-main .box-tocart.details-btnArea .actions .btnTheme.brown{
		margin-bottom: 10px;
	}
	.customer-account-login #maincontent .columns,
	.checkout-cart-index #maincontent .columns,
	.page-print.account.page-layout-1column #maincontent .columns,
	.checkout-onepage-success #maincontent .columns,
	.checkout-index-index #maincontent .columns,
	.catalogsearch-result-index #maincontent .columns,
	.customer-account-create #maincontent .columns,
	.customer-account-forgotpassword #maincontent .columns {
	    padding: 0;
	}
	.minicart-wrapper .action.showcart .counter.qty {
	    background: #f90000;
	    color: #fff;
	    height: 16px;
	    line-height: 11px;
	    border-radius: 40px;
	    display: inline-block;
	    margin: 0;
	    width: 15px;
	    overflow: hidden;
	    padding: 1px;
	    text-align: center;
	    white-space: normal;
	    position: absolute;
	    top: 4px;
	    right: -5px;
	}
	.minicart-wrapper .action.showcart .counter.qty .counter-number {
	    font-size: 10px;
	    line-height: 14px;
	}
	.getintouch-wrapper .row > .col-xs-12.col-sm-6.col-md-3.col-lg-3::after{
		display: none;
	}
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr {
	    display: block;
	    border-bottom: 1px solid #ccc;
	    margin-bottom: 10px;
	    padding-bottom: 10px;
	}
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr:last-child {
	    border-bottom: 0;
	    margin-bottom: 0;
	    padding-bottom: 0;
	}
	.block.crosssell .products-crosssell .items.product-items .item.product.product-item{
	    width: 100%;
	}
    .page-main .columns .sidebar.sidebar-main ~ .column.main,
    .page-with-filter.page-layout-2columns-left #maincontent .columns .column.main {
	    display: inline-block;
	    flex-grow: unset;
	    max-width: 100%;
	    width: 100%;
	    float: left;
	    padding: 0 0 20px;
	}
	.wishlist-index-index .products-grid .product-item {
	    margin-left: calc((100% - 4 * 24.439%) / 3) !important;
	    padding: 0;
	    width: 100% !important;
	}
	.products-grid.wishlist .product-item-photo {
	    display: inline-block;
    	width: auto;
	}
	.products-grid.wishlist .product-image-container {
	    max-width: 80px;
	    max-height: 80px;
	    display: inline-block;
	}
	.products-grid.wishlist .product-item-photo .product-image-wrapper{
		padding-bottom: 0px !important;
		height: auto;
	}
	.products-grid.wishlist .product-item-photo .product-image-photo {
	    top: 0;
	}
	.wishlist-index-index .products-grid.wishlist .product-item {
        box-shadow: none;
    	margin-left: 0 !important;
    	border: 0 !important;
	}
	.form-wishlist-items .products-grid.wishlist .product-item .product-item-info {
	    padding: 10px;
	}
	.products-grid.wishlist .product-item .price-box {
	    width: auto;
	    flex-direction: row;
	    justify-content: flex-start;
	    align-items: flex-start;
	}
	.products-grid.wishlist .product-item-actions .action.delete {
	    float: right;
	    line-height: 40px;
	    margin: 0 !important;
	}
	.form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .actions-primary, .form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .actions-primary .action, .form-wishlist-items .products-grid.wishlist .product-item-inner .unavailable.stock {
	    padding: 0;
	}
	.customer-account-login .actions-toolbar, .customer-account-createpassword .actions-toolbar, .customer-account-logoutsuccess .actions-toolbar, .checkout-cart-index .actions-toolbar, .page-print.account.page-layout-1column .actions-toolbar, .checkout-onepage-success .actions-toolbar, .checkout-index-index .actions-toolbar, .catalogsearch-result-index .actions-toolbar, .customer-account-create .actions-toolbar, .customer-account-forgotpassword .actions-toolbar, .account .actions-toolbar, .sendfriend-product-send .actions-toolbar{
		display: block;
		width: 100%;
	}
	.actions-toolbar.order-actions-toolbar {
	    margin: 40px 0 0;
	}
	#shopping-cart-table .item-actions td {
	    background-color: transparent;
	}

	.order-links .item { width: 100%; }
	.order-links .item a { width: 100%; }
	.order-links .item a:hover, .order-links .item.current strong { width: 100%; }
	.items.order-links.rewards-links { margin-bottom: 0; }

	form#referralForm table.data-table, form#referralForm table.data-table thead, form#referralForm table.data-table tbody, form#referralForm table.data-table th, form#referralForm table.data-table td, form#referralForm table.data-table tr { display: block; }
	form#referralForm table.data-table thead tr { position: absolute; top: -9999px; left: -9999px; }
	form#referralForm table.data-table tr { border-bottom: 1px solid #ddd; padding-bottom: 10px; }
	form#referralForm table.data-table td { border: none; border-bottom: 0; position: relative; padding: 2px 10px; padding-left: 30%;}
	form#referralForm table.data-table td:before { position: absolute; top: 6px; left: 6px; width: 30%; font-weight: 600; padding-right: 10px; white-space: nowrap; }
	/* Label the data */
	form#referralForm table.data-table td:nth-of-type(1):before { content: "#"; }
	form#referralForm table.data-table td:nth-of-type(2):before { content: "Name"; line-height: 50px; }
	form#referralForm table.data-table td:nth-of-type(3):before { content: "Email"; line-height: 50px; }

	.price-including-tax, .price-excluding-tax {
	    font-size: 14px;
	    line-height: 18px;
	}
	.main-menu-wrapper .navbar-nav .level0.parent a.level-top .ui-icon-carat-1-e::after {
	    line-height: 45px;
	}
	.account .page-title-wrapper .order-actions-toolbar .actions{
	    display: inline-block;
	    width: 100%;
	}
	.wishlist-index-index .product-item-inner .product-item-actions{
		float: right;
	}
	.wishlist-index-index .product-item-inner .product-item-actions .action.delete{
	    line-height: 40px;
	}
	.item-actions .action.action-delete span::before,
	.wishlist-index-index .product-item-inner .action.delete span::before{
	    content: '\f2ed';
	    color: #444444;
	    visibility: visible;
	    font-family: 'Font Awesome 5 Free';
	    font-size: 15px;
	    font-weight: 400;
	    line-height: 38px;
	    display: inline-block;
	}
	.opc-wrapper .step-title {
	    padding-bottom: 15px;
	}
	/*.cms-terms-conditions .columns .column.main,
	.cms-shipping .columns .column.main,
	.cms-return-exchange .columns .column.main{
	    margin: 0 0 40px 0;
	}*/
	.cms-page-view.page-layout-1column .columns .column.main {
	    padding-bottom: 0;
	}
	.page-main .container .container {
	    padding: 0 30px;
	}
	.product-list-wrapper .product-list-contents > .row > .col-xs-12.col-sm-4.col-md-4 {
	    padding: 0;
	}
	.modal-popup .modal-footer .action-primary,.modal-popup .modal-inner-wrap .modal-footer .action.secondary, .modal-popup .modal-footer .action-save-address, .amgiftcard-form .amactions-toolbar .action.primary, .form.form-cart .cart.main.actions .action, .form.form-discount .actions-toolbar .action-apply, .control.captcha-image .action.captcha-reload, .payment-option-content .actions-toolbar .amgiftcard-check .action-apply-gift, .payment-option-content .actions-toolbar .primary .action-apply-gift, .payment-method-content .payment-method-billing-address .billing-address-details .action-edit-address, .payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-update, .shipping-address-item .action-select-shipping-item, .new-address-popup .action-show-popup, .form-wishlist-items > .actions-toolbar .primary .action, .form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .actions-primary .action, .form-wishlist-items .products-grid.wishlist .product-item-inner .unavailable.stock, .product-add-form #product_addtocart_form .amgiftcard-preview > button, #shopping-cart-table .item-actions .actions-toolbar .action-delete, .sendfriend-product-send .actions-toolbar .action.primary{
		width: 100%;
		height: 50px;
    	line-height: 50px !important;
	}
	.customer-account-login .actions-toolbar .primary .action.primary, .customer-account-createpassword .actions-toolbar .primary .action.primary, .customer-account-logoutsuccess .actions-toolbar .primary .action.primary, .checkout-cart-index .actions-toolbar .primary .action.primary, .page-print.account.page-layout-1column .actions-toolbar .primary .action.primary, .checkout-onepage-success .actions-toolbar .primary .action.primary, .checkout-index-index .actions-toolbar .primary .action.primary, .catalogsearch-result-index .actions-toolbar .primary .action.primary, .customer-account-create .actions-toolbar .primary .action.primary, .customer-account-forgotpassword .actions-toolbar .primary .action.primary, .account.page-layout-2columns-left .actions-toolbar .primary .action.primary, .form.amgiftcard-form .buttons-set .action.primary, .mw-reward-points button, .aw-ln-range-slider-wrapper .aw-ln-slider-button, .cart-container .checkout-methods-items .action.primary, .minicart-wrapper .block-minicart .block-content > .actions .action.primary, .authentication-dropdown .modal-inner-wrap .modal-content .actions-toolbar .action.secondary, .checkout-onepage-success .column.main .action.primary, .checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary, .amxnotif-block form > .notification-container .actions-toolbar > .primary .action.submit.primary, .table-comparison .product.info .product-item-actions .tocart.primary, .p2c2p-payment-success .col-main > .primary > .action.primary, .amex-payment-success .container-confirm-payment .checkout-success > .primary > .action.primary, #referralForm .fieldset .buttons-set .action.primary {
		width: 100%;		
		height: 50px;
		line-height: 50px !important;
	}
	.customer-account-login .actions-toolbar > .secondary .action, .customer-account-createpassword .actions-toolbar > .secondary .action, .customer-account-logoutsuccess .actions-toolbar > .secondary .action, .checkout-cart-index .actions-toolbar > .secondary .action, .page-print.account.page-layout-1column .actions-toolbar > .secondary .action, .checkout-onepage-success .actions-toolbar > .secondary .action, .checkout-index-index .actions-toolbar > .secondary .action, .catalogsearch-result-index .actions-toolbar > .secondary .action, .customer-account-create .actions-toolbar > .secondary .action, .customer-account-forgotpassword .actions-toolbar > .secondary .action, .account.page-layout-2columns-left .actions-toolbar > .secondary .action, .payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-cancel, .sendfriend-product-send .actions-toolbar .action.back, .shipping-tracking-popup .column.main .page.tracking > .actions > .action.close, .amgiftcard-account-index .amgiftcard-info.customer-account-gift-card-item > a, .modal-popup .modal-inner-wrap .modal-footer .action.secondary, .modal-popup .modal-inner-wrap .modal-footer .action-secondary, .authentication-wrapper > .action, .review-form .actions-toolbar .action.primary, .stock.unavailable .btn, .product-item-info:hover .product-item-details .btn-tocart .stock.unavailable span, .btnTheme, .action.primary, .minicart-wrapper .block-minicart .block-content > .actions .action.primary {
		height: 50px;
		line-height: 50px !important;
	}
	.account.page-layout-2columns-left .actions-toolbar .action {
	    margin-bottom: 10px;
	}
	.account .fieldset .field > .label {
	    font-weight: 500;
	    font-size: 17px;
	    line-height: 38px;
	    margin: 0 15px 0 0;
	}
	.column.main > .order-details-items .order-title{ margin-bottom: 15px; }
	.column.main > .order-details-items .order-title > strong{
		width: 100%;
		display: inline-block;
	}
	.column.main > .order-details-items .order-title > .action{ margin-top: 1.5rem; margin-bottom: 1rem; margin-right: 20px; margin-left: 0; }
	.filter.active .filter-title strong::after{
		color: rgba(255, 255, 255, 0.44);
	    float: right;
	}
	.page-main .columns .sidebar.sidebar-main, .page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-main{
		position: relative;
	    display: inline-block;
	}
	#amgiftcard-form .amactions-toolbar,
	.checkout-index-index .checkout-payment-method .payment-option-content .form.form-discount .actions-toolbar {
	    display: flex;
	    flex-direction: column;
	    justify-content: flex-end;
	}
	#amgiftcard-form .amactions-toolbar .action,
	.checkout-index-index .checkout-payment-method .payment-option-content .form.form-discount .actions-toolbar .action{
		margin: 5px 0;
		width: 100%;
	}
	.checkout-payment-method .payment-option,
	.checkout-payment-method .payment-methods{
		margin: 0;
	}
	.opc-estimated-wrapper{
		padding: 15px 0;
		margin: 0px 0px 15px;
    	background: transparent;
	}
	.modal-custom .action-close { margin: 0 15px; }

	.techspecification-wrapper .block.review-add, .techspecification-wrapper .block.review-list {
	    width: 100%;
	    float: left;
	}
	.techspecification-wrapper .block.review-add{
		margin-bottom: 50px;
	}

	.fullwidthbanner-container {
        height: 100% !important;
	}
	.fullwidthbanner-container .fullwidthabanner {
	    height: 100% !important;
	}
	.hesperiden.tp-bullets {
	    left: 0 !important;
	    right: 0 !important;
	    bottom: 40px !important;
	    top: auto !important;
	}
	#rev_slider_2_2_wrapper .uranus.tparrows {
		display: none !important;
	}
	#rev_slider_1_1 rs-slides {
	    left: 35px !important;
	    right: 35px !important;
	}
	.hesperiden .tp-bullet{}

	.category-about-us.page-products .columns,
	.category-faq .columns,
	.category-warranty .columns,
	.category-contact-us .columns{
		padding-top: 0;
	}	
	.customer-account-login .page-title-wrapper .page-title .base, .customer-account-createpassword .page-title-wrapper .page-title .base, .customer-account-logoutsuccess .page-title-wrapper .page-title .base, .checkout-cart-index .page-title-wrapper .page-title .base, .page-print.account.page-layout-1column .page-title-wrapper .page-title .base, .checkout-onepage-success .page-title-wrapper .page-title .base, .checkout-index-index .page-title-wrapper .page-title .base, .catalogsearch-result-index .page-title-wrapper .page-title .base, .customer-account-create .page-title-wrapper .page-title .base, .customer-account-forgotpassword .page-title-wrapper .page-title .base, .account .page-title-wrapper .page-title .base, .category-warranty-info .page-title-wrapper .page-title .base, .category-payment-info .page-title-wrapper .page-title .base, .category-shipping-info .page-title-wrapper .page-title .base, .category-privacy-policy .page-title-wrapper .page-title .base, .category-terms-conditions .page-title-wrapper .page-title .base, .sendfriend-product-send .page-title-wrapper .page-title .base, .shipping-tracking-popup .page-title-wrapper .page-title .base {
	    font-size: 30px;
	    line-height: 38px;
	}
	.customer-account-login .actions-toolbar, .customer-account-createpassword .actions-toolbar, .customer-account-logoutsuccess .actions-toolbar, .checkout-cart-index .actions-toolbar, .page-print.account.page-layout-1column .actions-toolbar, .checkout-onepage-success .actions-toolbar, .checkout-index-index .actions-toolbar, .catalogsearch-result-index .actions-toolbar, .customer-account-create .actions-toolbar, .customer-account-forgotpassword .actions-toolbar, .account.page-layout-2columns-left .actions-toolbar, .sendfriend-product-send .actions-toolbar {
	    flex-direction: column;
    	justify-content: center;
	}
	.abs-account-table-margin-mobile, .table-wrapper.balance-history, .table-wrapper.reward-history, .table-wrapper.orders-recent {
		margin-top: 0;
    }
	.authentication-wrapper{
        float: right;
	    margin: 0 0 20px;
	    max-width: 100%;
	    position: relative;
	    z-index: 1;
	    width: 100%;
	    text-align: right;
	}
	.opc-wrapper .form-login, .opc-wrapper .form-shipping-address{
	    margin: 20px 0 15px;
	    background: transparent;
	}
	.opc-wrapper .methods-shipping{
		margin: 0px 0 15px;
	    padding: 0 0 30px;
	    background: transparent;
	}
	.checkout-index-index .columns > .container{
		width: 100%;
	}
	.account .block .block-title > .action {
	    font-size: 14px;
	    line-height: 18px;
	}
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody>tr>td:last-child{
		border-bottom: 0;
	}
	.table th.col, .table td.col {
	    border-top: 0;
	    min-width: auto;
	}
	.products-grid.wishlist .product-item-name {
	    text-align: left;
	}
	.modal-popup .modal-footer {
        display: inline-flex;
        display: -webkit-inline-flex;
	    flex-direction: column-reverse;
	    align-items: center;
	    justify-content: center;
	    width: 100%;
	}
	.modal-popup .modal-footer button{
	    margin: 0 0 0 0 !important;
	}	
	.modal-popup .modal-footer button + button{
	    margin: 0 0 10px 0 !important;
	}	

	/* New Changes */
	.checkout-cart-index .column.main > .cart-container { display: -webkit-inline-flex !important; display: inline-flex !important; width: 100%; flex-direction: column-reverse; }
	.custom-slide { top: 210px; height: calc(100vh - 200px); left: 25px; }
	.page-header.sticky + .page-main .custom-slide { top: 135px; height: calc(100vh - 110px); }
	.category-our-story .columns,
	.category-ablest-navigators .columns,
	.category-our-forte .columns,
	.category-our-believers .columns,
	.category-buzz-us .columns{
		padding-top: 0 !important;
	}
	.toolbar-blog-posts .pages{
	    float: none;
    	display: inline-block;
	}
	.account .orders-history .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr,
	.account .orders-recent .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr,
	.account .order-items .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr{}
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr td[data-th]:before{
		color: #333333 !important;
	}
	.cart-totals {
	    padding: 0;
	}
	.checkout-cart-index .columns > .container .page-title-wrapper{
		padding: 0 15px;
	}
	.checkout-cart-index .columns .column.main .reward-message, 
	.checkout-cart-index .columns .column.main .cart-container, 
	.checkout-cart-index .columns .column.main .cart-empty {
	    padding: 0 15px;
	}
	.checkout-cart-index .columns .column.main .cart-container {
		padding: 0;
	}
	.block.filter {
	    border-radius: 0;
	    padding: 0;
	    border: 0;
	}
	.account .toolbar .toolbar-amount{
		position: relative;
	}
	#registration .action.primary {
	    width: 100%;
	}
	.stripe-icon-container.right {
	    margin: 10px 0 0 0;
	}
	.account.page-layout-2columns-left .block .block-title{
		display: inline-block;
		width: 100%;
	}
	.modal-popup .modal-inner-wrap .modal-footer .action-secondary {
	    width: 100%;
	    padding: 0 10px !important;
	}
	.cart-summary .block>.title {
	    padding-left: 0;
	}
	.order-actions-toolbar .action.print {
	    display: inline-block;
	}
	.opc-progress-bar{margin:0 0 20px;counter-reset:i;display:block;font-size:0;}.opc-progress-bar-item{margin:0 0 10px;width:140px;display:inline-block;position:relative;text-align:center;vertical-align:top}.opc-progress-bar-item:before{background:#e4e4e4;border:1px solid #ccc;top:19px;transition:background .3s;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:#666;font-weight:300;font-size:1.4rem}.opc-progress-bar-item>span:before,.opc-progress-bar-item>span:after{background:#e4e4e4;border:1px solid #ccc;height:38px;margin-left:-19px;transition:background .3s;width:38px;border-radius:50%;content:'';left:50%;position:absolute;top:0}.opc-progress-bar-item>span:after{background:#fff;height:26px;margin-left:-13px;top:6px;width:26px;content:counter(i);counter-increment:i;color:#333;font-weight:600;font-size:1.8rem}.opc-progress-bar-item._complete{cursor:pointer}.opc-progress-bar-item._complete:hover:before{background:#d7d7d7}.opc-progress-bar-item._complete:hover>span:before{background:#d7d7d7}.opc-progress-bar-item._complete>span{color:#006bb4}.opc-progress-bar-item._complete>span:after{font-family:'luma-icons';content:'\e610'}.opc-progress-bar-item._active:before{background:#ff5501;border-color:#ff5501}.opc-progress-bar-item._active>span{color:#333;font-weight:600}.opc-progress-bar-item._active>span:before{background:#ff5501;border-color:#ff5501}.opc-progress-bar-item._active>span:after{border-color:#ff5501;content:'\e610';font-family:'luma-icons'}
	.opc-progress-bar-item._active:before ,
	.opc-progress-bar-item._complete:before {
	    background: #adc737;
	    border-color: #adc737;
	}
	.opc-progress-bar-item._complete>span{
	    color: #333;
	    font-weight: 600;
	}
	.opc-progress-bar-item._active>span:before,
	.opc-progress-bar-item._complete>span:before{
	    background: #adc737;
	    border-color: #adc737;
	}
	.opc-progress-bar-item._active>span:after ,
	.opc-progress-bar-item._complete>span:after {
	    border-color: #adc737;
	}
	.opc-progress-bar-item._complete>span:after{
	    color: #adc737;
	}
	.account.xnotif-stock-index .column.main{
		overflow: auto;
	}
	/*.page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown { top: 148px; }*/
	/*.page-header.sticky .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown { top: 127px; }*/
	.p2c2p-payment-success .col-main .page-title h1,
	.amex-payment-success .container-confirm-payment .checkout-success strong{ font-size: 30px; line-height: 45px; }
	.p2c2p-payment-success .col-main p + p { margin: 14px 0 0 0; }
	.category-content { text-align: center; }
	.category-content #category-slider .owl-nav {
		top: -30px;
	    float: none;
	    left: 0;
	    right: 0;
	}
	.category-content a.btnTheme.arrowicon {
	    margin-top: 30px;
	}
	.category-detail {
		padding: 15px;
		bottom: -40px;
	}
	.category-detail h5.category-title {
		font-size: 22px;
	}
	.category-detail p { font-size: 14px;  }
	.category-item:hover .category-detail p { margin-bottom: 15px; }
	.page-main .featured-addition-wrapper .title-style {
	    padding: 0 15px;
	}
	.featured-addition-wrapper { padding: 60px 0 60px; }
	.products-list.list .product-item-info .product-item-details {
	    width: 43.4%;
	}
	.products-list.list .product-item-info .product-item-right {
		padding-left: 10px;
		width: 27%;
	} 
	.about-section1-wrapper .row {
	    margin-top: 0;
	}
	.about-section3-wrapper .item {
		padding: 0 15px;
	}
	.about-main {
	    display: block;
	    width: 100%;
	}
	.about-main .imgArea {
	    width: 100%;
	}
	.about-main .contentArea {
	    width: 100%;
	    padding: 0;
	}
	#about-slider.owl-theme .owl-nav {
	    left: 0;
	    right: 0;
	}
	.about-section3-wrapper {
		padding-top: 60px;
	}
	.title-style .title-name {
	    line-height: 34px;
	    font-size: 34px !important;
	}
	.category-about-us .subscribe-wrapper .title-name, .page-with-filter.catalog-category-view.page-layout-2columns-left .subscribe-wrapper .title-name, .catalog-product-view.page-layout-1column .subscribe-wrapper .title-name, .blog-page.blog-page-list .subscribe-wrapper .title-name, .blog-page.blog-post-view .subscribe-wrapper .title-name, .category-club-members .subscribe-wrapper .title-name, .category-contact-us .subscribe-wrapper .title-name, .category-faqs .subscribe-wrapper .title-name, .category-gallery .subscribe-wrapper .title-name {
		text-align: center;
	}
	.brand-wrapper {
	    padding: 20px 0 40px;
	}

	.blog-wrapper .container-fluid {
   		padding: 0 30px;
	}
	ul.blog-detail-tabs {
		display: inline-block;
		width: 100%;		
	}
	.blog-detail-tabs li {
		float: left;
		width: 100%;
	}
	.blog-detail-tabs li a {
	    padding: 14px 30px;
	    width: 100%;
	}
	.blog-wrapper {
		padding-top: 70px;
	}
	.blog-wrapper .blog-content {
		padding: 50px 0 50px; 
	}
	.blog-description .title-style {
		margin-bottom: 0;
	}
	.blog-detail-wrapper {
		padding: 60px 0;
	}
	.blog-list-wrapper:before {
	    top: 60px;
	}
	.blog-post-view .post-list-wrapper .post-list { padding: 0 20px; }
	.blog-post-view .post-list-wrapper .blog-sidebar { padding: 0 20px; }
	.career-form .webforms .primary {
		margin-top: 20px;
	}
	.career-form {
	    padding-left: 0;
	    padding-right: 0;
	    padding-bottom: 40px;
	}
	.faq-main .accordion-wrap .texts-desc {
		padding: 15px;
	}
	.faq-main .accordion-wrap .title {
	    padding-left: 20px;
	    font-size: 16px;
	    line-height: 22px;
	    height: auto;
	}
	.faq-main .accordion-wrap .title::after {
	    font-size: 15px;
	    line-height: 50px;
	    width: 50px;
	    height: auto;
	}
	.page-main .faq-main-content .container {
	    padding: 0 !important;
	}
	.category-careers #maincontent.page-main {
		margin-top: 0;
	}
	.products-list.list .product-item-info .product-item-right {
	    padding-left: 10px;
	}
	.payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-cancel {
		margin: 5px 0px 5px 0;
   		width: 100%;
	}
	.customer-account-login .actions-toolbar > .secondary .action, .customer-account-createpassword .actions-toolbar > .secondary .action, .customer-account-logoutsuccess .actions-toolbar > .secondary .action, .checkout-cart-index .actions-toolbar > .secondary .action, .page-print.account.page-layout-1column .actions-toolbar > .secondary .action, .checkout-onepage-success .actions-toolbar > .secondary .action, .checkout-index-index .actions-toolbar > .secondary .action, .catalogsearch-result-index .actions-toolbar > .secondary .action, .customer-account-create .actions-toolbar > .secondary .action, .customer-account-forgotpassword .actions-toolbar > .secondary .action, .account.page-layout-2columns-left .actions-toolbar > .secondary .action, .payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-cancel, .sendfriend-product-send .actions-toolbar .action.back, .shipping-tracking-popup .column.main .page.tracking > .actions > .action.close, .amgiftcard-account-index .amgiftcard-info.customer-account-gift-card-item > a, .modal-popup .modal-inner-wrap .modal-footer .action.secondary, .modal-popup .modal-inner-wrap .modal-footer .action-secondary, .authentication-wrapper > .action {
		width: 100%;		
		height: 50px;
    	line-height: 50px !important;
	}
	.abs-revert-to-action-secondary, .paypal-review .block .actions-toolbar .action.primary, .abs-discount-block .actions-toolbar .action.primary, .abs-discount-block .actions-toolbar .action.cancel, .block-compare .action.primary, .cart-summary .block .actions-toolbar>.primary .action.primary, .abs-discount-code .form-discount .actions-toolbar .primary .action, .cart-summary .form.giftregistry .fieldset .action.primary, .paypal-review-discount .actions-toolbar .action.primary, .paypal-review-discount .actions-toolbar .action.cancel, .cart-discount .actions-toolbar .action.primary, .cart-discount .actions-toolbar .action.cancel, .store-credit-container .actions-toolbar .action.action-apply, .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action, .cart-container #block-giftcard.block.discount .check-giftcard-status, .cart-container #block-giftcard.block.discount #activateGiftCard .action.giftcards {
		height: 50px;
    	line-height: 50px !important;
	}
	.modal-popup .modal-footer .action-primary, .modal-popup .modal-footer .action-save-address, .amgiftcard-form .amactions-toolbar .action.primary, .form.form-cart .cart.main.actions .action, .form.form-discount .actions-toolbar .action-apply, .payment-option-content .actions-toolbar .amgiftcard-check .action-apply-gift, .payment-option-content .actions-toolbar .primary .action-apply-gift, .payment-method-content .payment-method-billing-address .billing-address-details .action-edit-address, .payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-update, .payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-cancel, .shipping-address-item .action-select-shipping-item, .new-address-popup .action-show-popup, .form-wishlist-items > .actions-toolbar .primary .action, .form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .actions-primary .action, .form-wishlist-items .products-grid.wishlist .product-item-inner .unavailable.stock, .product-add-form #product_addtocart_form .amgiftcard-preview > button, .sendfriend-product-send .actions-toolbar .action.primary, .sendfriend-product-send .actions-toolbar .action.add, .rewards__checkout-cart-usepoints .discount-form > .buttons-container .button.action {
		height: 50px;
    	line-height: 50px !important;
	}
	.account.page-layout-2columns-left .sidebar.sidebar-main .block-collapsible-nav .content {
		margin-top: 0;
	}
	.account.page-layout-2columns-left .actions-toolbar .secondary {
		margin-left: 0;
		margin-top: 0;
	}
	.cart-summary .checkout-methods-items .action.primary.checkout {
		width: 100%;
		height: 50px;
    	line-height: 50px !important;
	}
	.featured-section2-wrapper .category-item {
		margin-bottom: 30px;
	}
	.featured-section-wrapper {
		padding-bottom: 100px;
	}
	.featured-section2-mobile-wrapper {
	 	padding-bottom: 100px;
	}
	.featured-section2-mobile-wrapper .category-item {
		margin-bottom: 35px;
	}
	.featured-products-wrapper {
		padding: 100px 0 100px;
	}
	.testimonial-wrapper {
	    padding: 100px 0 70px;
	}
	.featured-products-container {
		padding-left: 30px;
	}
	.featured-products-wrapper .container {
	    padding: 0px 35px;
	}
	.footer-links-main .col-md-3:last-child .col-md-12 + .col-md-12 { 
		margin-top: 0;
	}
	.about-section2-wrapper {
		height: 300px;
    	padding: 90px 0;
	}
	.about-section4-wrapper {
		height: 300px;
    	padding: 70px 0;		
	}
	.about-section5-wrapper {
		height: 450px;
    	padding: 130px 0;
	}
	.about-section6-wrapper {
		height: 400px;
    	padding: 130px 0;
	}
	.about-section2-wrapper:before,
	.about-section4-wrapper:before,
	.about-section5-wrapper:before,
	.about-section6-wrapper:before {
	    content: "";
	    background: #ffffff;
	    opacity: 0.7;
	    position: absolute;
	    left: 0;
	    right: 0;
	    top: 0;
	    bottom: 0;
	}
	.about-section1-wrapper:before {
		background-size: 40%;
	}
	.about-section4-wrapper p { padding-right: 0px; }
	p { font-size: 15px; }
	.member-card-details .member-card {
		margin-bottom: 30px;
	}
	.club-members-wrapper.members-list-wrapper {
		background-position: top 0px left,top 20% right 0;
		padding-bottom: 60px;
	}
	.contact-section1-wrapper .enquiry-wrapper .fieldset .field {
	    width: 100%;
	}
	.contact-section1-wrapper .enquiry-wrapper .fieldset .field.webforms-fields-4 {
		margin-top: 0;
	}
	.enquiry-wrapper {
	    padding: 60px 0px;
	}
	.checkout-cart-index .column.main .cart-container .form.form-cart {
	    margin: 0 0 50px;
	}
	.blog-list-wrapper {
		padding: 70px 0;
	}
	.form .mst-searchautocomplete__autocomplete._active {
	    top: 280px !important;
	    left: 30px !important;
	    right: 30px !important;
	    max-width: 300px !important;
	}
	.page-header.sticky .form .mst-searchautocomplete__autocomplete._active {
	    top: 208px !important;
	}
	.cms-terms-conditions #maincontent.page-main,.cms-privacy-policy #maincontent.page-main {
	    padding: 20px 0;
	}
	.page-footer .footer-top-main .footer-links-main .col-lg-3:first-child {
    	width: 100%;
	}
	.page-footer .footer-top-main .footer-links-main .col-lg-3:nth-child(2n) {
	    width: 100%;
	}
	.page-footer .footer-top-main .footer-links-main .col-lg-3:nth-child(3n) {
	    width: 100%;
	}
	.page-footer .footer-top-main .footer-links-main .col-lg-3:last-child {
	    width: 100%;
	}
	.account.page-layout-2columns-left .actions-toolbar .secondary  {
		margin-bottom: 0 !important;
	}
}
@media screen and (max-width: 750px), print{	
	.blog-wrapper .nav-tabs.blog-tabs li a {
		height: 150px;
    	width: 150px;
    	padding: 25px;
	}
}
@media screen and (max-width: 639px), print{
	.products-list.list .product-item .product-item-info {
	    display: block;
	    align-items: center;
	}
	.products-list.list .product-item-info .product-item-photo {
	    width: 100%;
	    margin-bottom: 20px;
	}
	.products-list .product-image-wrapper .product-image-photo {
		width: auto !important;
	}
	.products-list.list .product-item-info .product-item-details {
	    width: 100%;
	    padding: 0;
	    margin-bottom: 15px;
	    text-align: center;
	}
	.products-list.list .product-item-info .product-item-details .product-name-warpper {
		text-align: center;
	}
	.products-list.list .product-item-info .product-item-details .product-name-warpper .category-name,
	.products-list.list .product-item-info .product-item-details .product-name-warpper .product-name {
	    text-align: center;
	    justify-content: center;
	}
	.products-list.list .product-item-info .product-item-right {
	    padding-left: 0;
	    width: 100%;
	    border: 0;
	    text-align: center;
	}
	.products-list.list .product-item-info .product-options-bottom {
	    justify-content: center;
	}
	.blog-wrapper .nav-tabs.blog-tabs li a {
		height: 140px;
    	width: 140px;
    	padding: 25px;
	}
	.blog-wrapper .nav-tabs.blog-tabs li a img {
	    max-height: 90px;
	}
	.featured-section2-mobile-wrapper .featured-category-detail .category-imageArea:before {
		top: 12px;
	    left: 12px;
	    right: 12px;
	    bottom: 12px;
	}
}
@media screen and (max-width: 575px), print{	
	.featured-product-category .container-fluid { padding: 0; }	
	.page-main .featured-addition-wrapper .container { padding: 0; }
	.thankYou-wrapper .contentArea h2.base1, .thankYou-wrapper .contentArea h3.sub-base1 {
	    font-size: 52px;
	    line-height: 60px;
	    text-align: left;
	}
	.solutions-content-bottom .btnArea {
	    margin-top: 15px;
	}
	.home-integrated-categories {
	    background-size: 190%;
	    background-position: top -60px right -120px;
    	padding-top: 79px;
	}
	.featured-product-category {
		background: url(../../frontend/Rolling/default/en_US/images/bg-img-7.png) no-repeat scroll;
		background-size: 100%;
    	background-position: top -260px right -65px;
	}
	.mobile-featured-section-wrapper .container {
	    padding: 0 0px !important;
	}
	.featured-section-wrapper:after {
		width: 222px;
	    height: 690px;
	    bottom: -42%;
	}
	#testimonial-slider .item {
	    padding: 0 30px;
	}
	.subscribe-wrapper {
	    background-position: top 0px left 70%;
	}
	.subscribe-wrapper .title-description {
		width: 75%;
	}
	.about-section4-wrapper { padding: 50px 0 0; }
	/*.solutions-details .blog-detail { display: block; }*/
	.solutions-details .blog-detail .blog-date { margin-bottom: 20px; display: block; }
	.solutions-details .blog_shareing h6 { float: left; }
	.solutions-details .blog_shareing .sharing-div { float: left; }
	.member-category-list { width: 50%; } 
	.subscribe-wrapper .title-description {
		width: 90%;
	}
	.toolbar .toolbar-amount {
	    float: left;
	    width: 100%;
	    text-align: left;
	}
	.contact-section3-wrapper .title-style:after {
		top: 45%;
	}
}
@media screen and (max-width: 480px), print{
	.subscribe-wrapper {
	    background-position: top 0px left 67%;
	}
	.subscribe-wrapper .title-description {
		padding: 0 40px;
		width: 100%;
	}
	.featured-section-wrapper:before {
		left: -100px;
		top: -26%;
	}
	.product-info-main .product-reviews-summary { display: block; }
	.product-info-main .product-reviews-summary .reviews-actions {
	    display: block;
    	margin-top: 10px;
	}
	.block.review-add {
		padding: 30px 20px 30px;
	}
	.page-title-wrapper .category-image .banner-image, .page-title-wrapper .category-image > img {
	    top: 0;
	    bottom: 0;
	    width: auto;
	    max-width: fit-content;
	    max-height: 110px;
	    position: relative;
	}	
	.checkout-payment-method .payment-method .page.messages {
		margin: 0 0 0 5px;
	}
	.checkout-payment-method .payment-method._active .payment-method-content .input-box label {
	    display: flex;
	    align-items: center;
	    margin: 0;
	}
	/*.checkout-payment-method .payment-method-title.field.choice {
		display: block;
	}
	.checkout-payment-method .payment-method .page.messages {
		margin-left: 0;
	}*/
}
@media screen and (max-width: 375px), print{
	.blog-wrapper .nav-tabs.blog-tabs li a {
		height: 115px;
    	width: 115px;
    	padding: 25px;
	}
	.blog-wrapper .nav-tabs.blog-tabs li a img {
	    max-height: 70px;
	}
	.thankYou-wrapper .contentArea h2.base1, .thankYou-wrapper .contentArea h3.sub-base1 {
	    font-size: 38px;
	    line-height: 45px;
	    text-align: left;
	}
	#testimonial-slider .item {
	    padding: 0 15px;
	}
	.subscribe-wrapper .title-description {
		padding: 0 0px;
	}
	.member-category-list {
	    width: 100%;
	}
	.blog-post-view .blog-list-wrapper .row {
	    margin: 0;
	}
	.blog-post-view .blog-list-wrapper .short-blog-list .row {
	    margin: 0 -15px;
	}
}
@media screen and (max-width: 320px), print{
	.logo-wrapper-container .logo-wrapper > a img, .sticky .logo-wrapper-container .logo-wrapper > a img {}
	.logo-wrapper-main .user-links{}
	.search-wrapper, .wishlist-wrapper, .account-wrapper {}
	.search-wrapper .search-box > .action, .wishlist-wrapper .wishlist .action, .user-links .account-wrapper .action, .user-links .account-wrapper .account .action, .user-links .cart-wrapper > .minicart-wrapper > a.action{}
	.search-wrapper .search-box > .action img, .search-wrapper .icon-setting img, .wishlist-wrapper .wishlist .action img, .user-links .account-wrapper .account .action img, .user-links .account-wrapper .account img{}
	.user-links .cart-wrapper > .minicart-wrapper > a.action img {}

    .product-options-wrapper > .fieldset > .field,
    .product-options-wrapper .swatch-opt .swatch-attribute,
    .product-options-wrapper > .fieldset .field.textarea{
    	flex-direction: column;
    	align-items: baseline;
    	justify-content: center;
    }
    .product-options-label, .product-options-wrapper > .fieldset > .field > .label, .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-label, .product-options-wrapper > .fieldset .field.textarea label {
	    width: 100% !important;
	    padding: 0;
	    margin: 0 0 5px;
	}
	.product-options-wrapper > .fieldset > .field > .control,
	.product-options-wrapper > .fieldset .field.textarea .control,
	.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options, .prd-option-main {
	    width: 100%;
	}
	.product-options-wrapper > .fieldset > .field > .control > div.mage-error,
	.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options ~ div.mage-error {
	    width: 100%;
	    left: 0;
	}

	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control select,
	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control textarea,
	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field > .control input{ padding: 15px; }
	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-title select { padding: 15px 20px 15px 10px; }
	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-upload-pictures .control > input[type=file] + .fileUpload,
	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-upload-pictures .control > input[type=file] + .validation-advice + .fileUpload{ padding: 15px; }
	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-upload-pictures .control > input[type=file] + .fileUpload::after,
	.trade-form-wrapper .webforms form > .col-xs-12.col-sm-12.col-md-6 > fieldset > .fieldset-content > .field.webforms-fields-upload-pictures .control > input[type=file] + .validation-advice + .fileUpload::after{ padding: 0 10px; right: -11px; top: -11px; }
}
@media (min-width: 768px){
	.page-layout-1column .product.media {
    	width: 100%;
	    max-width: 100%;
	    margin-top: 0;
    }
	.page-layout-1column .product-info-main {
    	width: auto;
	}
	.breadcrumb-section > .container{
		/*padding: 0;*/
	}
	.home-banner-section.mobile {
	    display: none;
	}
	.cart-summary {
		width: 25%;
	}
	.abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .form-cart, .cart-container .cart-gift-item {
		width: 72%;
	}
	.mst-searchautocomplete__autocomplete{
		max-height: 450px;
	    overflow: auto;
	}
	.mst-searchautocomplete__autocomplete._active {
	    display: block !important;
	    max-width: 100%;
	    min-width: auto;
	}
	.abs-account-table-margin-desktop,
	.table-wrapper.balance-history,
	.table-wrapper.reward-history,
	.table-wrapper.orders-recent {
	    margin-top: -15px;
	}
	.abs-account-block-font-size, .block-addresses-list address, .box-billing-address .box-content, .box-shipping-address .box-content, .box-address-billing .box-content, .box-address-shipping .box-content, .box-information .box-content, .block-balance-giftcard .block-content, .block-reviews-dashboard .product-name {
	    font-size: 14px;
	    line-height: 20px;
	}
	.account .toolbar .toolbar-amount, .toolbar-wishlist-results .toolbar-amount {
	    line-height: 40px;
	    padding: 0;
	}
	.featured-section2-mobile-wrapper {
		display: none;
	}
}
@media screen and (max-width: 379px){
	.featured-section2-wrapper .title-name {
	    font-size: 30px;
	    line-height: 40px;
	}
	.solutions-details .solutions-content-bottom .btnArea {
	    margin-top: 15px;
	}
	.customer-account-login .page-title-wrapper .page-title .base, .customer-account-createpassword .page-title-wrapper .page-title .base, .customer-account-logoutsuccess .page-title-wrapper .page-title .base, .checkout-cart-index .page-title-wrapper .page-title .base, .page-print.account.page-layout-1column .page-title-wrapper .page-title .base, .checkout-index-index .page-title-wrapper .page-title .base, .catalogsearch-result-index .page-title-wrapper .page-title .base, .customer-account-create .page-title-wrapper .page-title .base, .customer-account-forgotpassword .page-title-wrapper .page-title .base, .account.page-layout-2columns-left .page-title-wrapper .page-title .base, .category-warranty-info .page-title-wrapper .page-title .base, .category-payment-info .page-title-wrapper .page-title .base, .category-shipping-info .page-title-wrapper .page-title .base, .sendfriend-product-send .page-title-wrapper .page-title .base, .shipping-tracking-popup .page-title-wrapper .page-title .base {
		line-height: 50px;
	}
	.stripe-icon-container img.stripe-icon {
		height: 1.2em;
	}
	.page-title-wrapper .category-image .banner-image,
	.page-title-wrapper .category-image > img {
	    top: 0;
	    bottom: 0;
	    width: auto;
	    max-width: fit-content;
	    max-height: 110px;
   		position: relative;
	}
}
@media screen and (min-width: 1200px){
	.featured-sides:nth-child(4n) .featured-content,.featured-sides:nth-child(5n) .featured-content,.featured-sides:nth-child(6n) .featured-content {
		margin-bottom: 0;
	}
	.featured-product-category {
		padding-top: 100px;
	}
}
@media screen and (min-width: 1600px){
	.customer-account-login #maincontent .columns,
	.customer-account-createpassword #maincontent .columns,
	.customer-account-logoutsuccess #maincontent .columns,
	.checkout-cart-index #maincontent .columns,
	.page-print.account.page-layout-1column #maincontent .columns,
	.checkout-onepage-success #maincontent .columns,
	.checkout-index-index #maincontent .columns,
	.customer-account-create #maincontent .columns,
	.customer-account-forgotpassword #maincontent .columns,
	.catalogsearch-result-index #maincontent .columns .search.results .product-list-wrapper,
	.page-with-filter.page-layout-2columns-left #maincontent .columns > .container,
	.customer-account-login .page-title-wrapper,
	.customer-account-createpassword .page-title-wrapper,
	.customer-account-logoutsuccess .page-title-wrapper,
	.checkout-cart-index .page-title-wrapper,
	.page-print.account.page-layout-1column .page-title-wrapper,
	.checkout-onepage-success .page-title-wrapper,
	.checkout-index-index .page-title-wrapper,
	.catalogsearch-result-index .page-title-wrapper,
	.customer-account-create .page-title-wrapper,
	.customer-account-forgotpassword .page-title-wrapper,
	.cms-no-route.cms-noroute-index .page-title-wrapper,
	.sendfriend-product-send .page-title-wrapper,
	.shipping-tracking-popup .page-title-wrapper,
	.category-warranty-info .page-title-wrapper,
	.category-payment-info .page-title-wrapper,
	.category-shipping-info .page-title-wrapper,
	.category-privacy-policy .page-title-wrapper,
	.account.page-layout-2columns-left .page-title-wrapper,
	.cms-terms-conditions .page-title-wrapper,
	.cms-shipping .page-title-wrapper,
	.cms-return-exchange .page-title-wrapper,
	.checkout-cart-index .columns .column.main .reward-message, 
	.checkout-cart-index .columns .column.main .cart-container, 
	.checkout-cart-index .columns .column.main .cart-empty{
		/*max-width: 1400px;*/
	}

	/* Custom CSS */
	.ves-megamenu li.level0 + li.level0 { margin: 0px; }
}
@media (max-width: 479px) {
	.about-section5-wrapper {
	    height: 400px;
	    padding: 70px 0;
	}
	.about-section6-wrapper {
		padding: 60px 0;
	}
	.solutions-content-bottom a.btn-prev::before, .solutions-content-bottom a.btn-next::before {
		width: 38px;
    	height: 30px;
    	background-size: 65%;
    	left: 0;
    	top: -6px;
	}
	.solutions-content-bottom a.btn-next::before {
		right: 0;
		left: auto;
	}
	.solutions-details .solutions-content-bottom {
	    float: left;
	    display: block;
	    width: 100%;
	}
	.solutions-details .solutions-content-bottom .btnArea {
		text-align: center;
	}
	.solutions-content-bottom a.btn-prev, 
	.solutions-content-bottom a.btn-next {
	    display: inline-block;
	    text-align: center;
	    margin: 0 auto 15px;
	    float: none;
		font-size: 13px;
	}
	.solutions-content-bottom a.btn-prev {
		padding-left: 40px;
	}
	.solutions-content-bottom a.btn-next {
		padding-right: 40px;
		text-align: right;
		padding-left: 40px;
	}
	.logo-wrapper-container .logo-wrapper > a img {
	    width: 150px;
	}
	.main-menu-wrapper nav.navbar .search-links {
		padding-top: 70px;
	}
	.main-menu-wrapper nav.navbar .user-links {
		top: 275px;
	}
	.ves-menu { 
		top: 330px;
	}
	.sticky .main-menu-wrapper nav.navbar .search-links {
	    top: 78px;
	}
	.sticky .main-menu-wrapper nav.navbar .user-links {
		top: 204px;
	}
	.sticky .ves-menu { 
		top: 264px;
	}

}
@media (max-width: 375px) {
	#header .container-fluid {
	    padding: 0 15px;
	}
	.page-with-filter.page-layout-2columns-left #maincontent .columns > .container {
		padding: 0 15px !important;
	}
	.product-list-wrapper .product-list-contents > .row {
	    margin: 0 -15px;
	}
	#rev_slider_1_1 rs-slides {
	    left: 15px !important;
	    right: 15px !important;
	}
	.user-links .cart-wrapper > .minicart-wrapper > a.action {
		padding: 10px 10px;
	}
	.minicart-wrapper .action.showcart .count {
	    width: 20px;
	    height: 21px;
	    line-height: 21px;
	    font-size: 12px;
	    margin-left: 5px;
	}
	.user-links .cart-wrapper > .minicart-wrapper > a.action img {
		height: 25px;
	}
	.logo-wrapper-main .logo-wrapper { margin-left: 20px; }
	.logo-wrapper-container { padding-left: 0; }
	.category-detail { bottom: -90px; padding: 10px; }
	.category-detail h5.category-title {
	    font-size: 18px;
	}
	.category-detail p {
	    font-size: 13px;
	    line-height: 24px;
	}
	.contactUs-container .contactUs-main {
		padding: 25px 20px;
	}
	.contactUs-main .iconArea {
		width: 20%;
		margin-right: 20px;
	}
	.contactUs-main .contentArea {
		width: 80%;
	}
	.main-menu-wrapper {
		margin-top: 6px;
	}
	.owl-theme .owl-nav { width: 135px; }
	.title-right .custom-nav .owl-prev::before,
	.title-right .custom-nav .owl-next::before {
		background-size: 80%;
	}
	.title-right .custom-nav [class*=owl-] {
		width: 58px;
	}
	.featured-products-wrapper .container {
	    padding: 0px 15px;
	}
	.container-fluid,.page-footer .container-fluid {
		padding: 0 15px;
	}
	.breadcrumb-section > .container {
		padding: 0 15px !important; 
	}
	.page-main .container .container {
	    padding: 0 15px;
	}
	.about-section3-wrapper .about-section3-detail {
		padding-left: 15px;
		padding-right: 15px;
	}
	.featured-products-container {
		padding-left: 15px;
	}
	.subscribe-wrapper {
	    background-position: top 0px left 62%;
	}
	.about-section2-wrapper {
		padding: 50px 0 0;
		height: 270px;
	}
	.about-section4-wrapper {
	    padding: 25px 0 0;
	} 
	.about-section5-wrapper {
	    padding: 30px 0 10px;
	}
	.gallery-section-wrapper .item.gallery-item .gallery-detail .gallery-dec p {
		font-size: 24px;
		padding: 0 30px;
	}
	.club-members-wrapper.members-list-wrapper {
	    background-position: top 0px left,top 30% right 0;
	    background-size: 48%, 38%;
	}
	.blog-list-wrapper:before {
	    background-size: 22%;
	} 
	.blog-post-view .post-list-wrapper .post-list {
		padding: 0;
	}
	.blog-post-view .post-list-wrapper .blog-sidebar {
	    padding: 0 0px;
	}
	.cms-privacy-policy .breadcrumb-section {
	    padding-left: 0;
	    padding-right: 0;
	}

}
@media (max-width: 320px) {	
	.club-members-wrapper.members-list-wrapper {
	    background-position: top 0px left,top 32% right 0;
	    background-size: 48%;
	}
	.contact-section3-wrapper .title-style:before {
		background-size: 70%;
	}
	.contact-section3-wrapper .title-style:after {
	    top: 58%;
	    right: -10px;
    	background-size: 70%;
	}
}
@media print{
	.page-print{
	    color: #141414 !important;
	    background-color: transparent !important;
		background-image: none !important;
		background-color: transparent !important;
	}
	.page-print .page-header + .page-main{
		margin: 0 0 0 0 !important;
	}
	.page-print.account.page-layout-1column #maincontent .columns{
		max-width: 100% !important;
		margin: 0;
	}
	.table{
		table-layout: auto;
		width: 100%;
	}
	.table th.col{
	    background-color: transparent !important;
	}
	.table th.col, .table td.col {
	    width: auto !important;
	    min-width: 85px;
        border-top: 1px solid #ddd !important;
	}
	.price-including-tax, .price-excluding-tax {
	    font-size: 14px;
	    line-height: 18px;
	}
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr {
	    display: table-row !important;
	}
	.page-print{
		background-image: none !important;
		background-color: transparent !important;
	}
	.page-print .logo {
	    display: block;
	    float: none;
	    text-align: left;
	    margin: 10px 0 15px 0;
	}
	.logo img{
		max-height: inherit;
	    width: auto;
	    height: 60px;
	    max-width: 100% !important;
	}
	a.logo::after{
		display: none;
	}
	.page-print.account.page-layout-1column .page-title-wrapper{
		padding: 0;
	}
	.page-print.account.page-layout-1column .page-title-wrapper::after{
		display: none;
	}
	.page-print.account.page-layout-1column .page-title-wrapper .page-title {
	    height: auto;
	    overflow: unset;
	    text-align: left;
	    float: left;
	    margin: 0 30px 15px 0;
	    display: inline-block !important;
	    width: auto;
	}
	.page-print.account.page-layout-1column .page-title-wrapper .page-title .base{
	    font-size: 30px;
	    line-height: 50px;
	}
	.page-print.account.page-layout-1column .page-title-wrapper .order-status {
	    margin: 10px 15px 10px 0;
	}
	.page-print.account.page-layout-1column .page-title-wrapper .order-date {
	    margin: 15px 0 15px;
	}

	.order-details-items {
	    margin: 0;
	    padding: 0;
	    border: 0;
	}
	.order-details-items .table-wrapper{
		width: 100%;
	}
	.table th, .table td, .table tfoot, .table tfoot td{
		background: transparent !important;
	}
	.order-details-items .order-title{
		border-bottom: 0;
		padding: 0;
	}
	.order-details-items .table-wrapper:not(:last-child){
		margin-bottom: 10px;
	}
	.account .column.main .block.block-order-details-view .block-content:not(.widget) .box, [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box, .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box{
		margin-bottom: 5px;
	}
	.page-print.account.page-layout-1column .actions-toolbar{
		display: none !important;
	}
	.page-print.account .order-date .label{ border: 0; }
}
@media screen and (min-width: 1920px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 79.5%; }
	.about-section2-wrapper { height: 500px; padding: 190px 0; }
	.about-section2-wrapper > .col-xs-12.col-sm-8.col-md-9 { width: 70%; }
}
@media screen and (min-width: 1800px) and (max-width: 1919px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 81.3%; }
}
@media screen and (min-width: 1700px) and (max-width: 1799px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 83.3%; }
}
@media screen and (min-width: 1600px) and (max-width: 1699px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 84%; }
}
@media screen and (min-width: 1561px) and (max-width: 1599px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 85.5%; }
}
@media screen and (min-width: 1500px) and (max-width: 1560px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 87.5%; }
}
@media screen and (min-width: 1400px) and (max-width: 1499px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 88.5%; }
}
@media screen and (min-width: 1300px) and (max-width: 1399px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 91.5%; }
}
@media screen and (min-width: 1200px) and (max-width: 1299px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 94%; }
}
@media screen and (min-width: 1100px) and (max-width: 1199px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 89.5%; }
}
@media screen and (min-width: 1000px) and (max-width: 1099px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 92.6%; }
}
@media screen and (min-width: 900px) and (max-width: 999px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 96.5%; }
}
@media screen and (min-width: 769px) and (max-width: 899px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 90%; }
}

@media screen and (min-width: 1440px) and (max-width: 1440px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 89.5%; }
	.about-section2-wrapper > .col-xs-12.col-sm-8.col-md-9 { width: 70%; }
}
@media screen and (min-width: 1366px) and (max-width: 1366px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 91.5%; }
	.about-section2-wrapper > .col-xs-12.col-sm-8.col-md-9 { width: 70%; }
}
@media screen and (min-width: 1280px) and (max-width: 1280px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 94.5%; }
	.about-section2-wrapper > .col-xs-12.col-sm-8.col-md-9 { width: 70%; }
}
@media screen and (min-width: 1024px) and (max-width: 1024px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 95.5%; }
	.about-section2-wrapper .title-style.flex .title-right .btnTheme { margin: 0 0 0 14px; }
}
@media screen and (min-width: 768px) and (max-width: 768px){
	.featured-products-wrapper > .col-xs-12.col-sm-9.col-md-10{ width: 97%; }
}