<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* NO CDN11111222222211 */
html,
body {
  color: #242426;
  background: #fff;
  font-family: 'JetBrains Mono', monospace;
}
a {
  color: #242426;
}
a:hover {
  text-decoration: none;
}
a,
.alink {
  color: #242426;
  text-decoration: none;
}
a:active,
.alink:active {
  color: #000;
}
a:visited,
.alink:visited {
  color: #000;
}
p {
  color: #242426;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
/*** Reset Field ***/
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  color: #a6a6a6;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  height: 70px;
  padding: 0 45px;
  border: 1px solid #242426;
  border-radius: 0;
  font-family: 'JetBrains Mono', monospace;
}
input[type="checkbox"] {
  border-radius: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #242426;
}
input::-moz-placeholder {
  color: #a6a6a6 !important;
  font-weight: 300 !important;
}
input::-webkit-input-placeholder {
  color: #a6a6a6 !important;
  font-weight: 300 !important;
}
input:-ms-input-placeholder {
  color: #a6a6a6 !important;
  font-weight: 300 !important;
}
select {
  color: #a6a6a6;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  height: 70px;
  border: 1px solid #242426;
  border-radius: 0;
  font-family: 'JetBrains Mono', monospace;
}
textarea {
  min-height: 120px;
}
button,
a.action.primary {
  border-radius: 0;
}
button {
  color: #242426;
  font-weight: 400;
  font-size: 15px;
  line-height: 70px;
  text-align: center;
  text-transform: uppercase;
  background: #fff;
  padding: 0px 45px;
  height: 70px;
  font-family: 'JetBrains Mono', monospace;
}
button:hover {
  color: #242426;
  font-weight: 400;
  font-size: 15px;
  line-height: 70px;
  text-align: center;
  background: #e5fe5b;
  border: 1px solid #242426;
}
.action.primary,
.action-primary {
  color: #242426 !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 70px;
  text-align: center;
  text-transform: uppercase;
  background: #fff;
  padding: 0px 45px 0px 45px;
  height: 70px;
  border: 1px solid #242426;
  font-family: 'JetBrains Mono', monospace;
  position: relative;
}
.action.primary:hover,
.action-primary:hover {
  background: #e5fe5b;
  border: 1px solid #242426;
}
.login-container .action.primary,
.form-create-account .action.primary,
.checkout-success .action.primary,
#registration .action.primary,
.login-container .action-primary,
.form-create-account .action-primary,
.checkout-success .action-primary,
#registration .action-primary {
  text-align: left;
  padding: 0px 100px 0px 45px;
}
.login-container .action.primary:after,
.form-create-account .action.primary:after,
.checkout-success .action.primary:after,
#registration .action.primary:after,
.login-container .action-primary:after,
.form-create-account .action-primary:after,
.checkout-success .action-primary:after,
#registration .action-primary:after {
  content: "";
  width: 45px;
  height: 20px;
  position: absolute;
  top: 35%;
  right: 35px;
  display: inline-block;
  background: url(../images/arrow_link.svg) no-repeat right;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active,
.amshopby-button:focus,
.amshopby-button:active,
.am-filter-go:focus,
.am-filter-go:active {
  color: #242426 !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 36px;
  background: #fff;
  border: 1px solid #242426;
}
.abs-revert-secondary-color,
.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,
.paypal-review .block .actions-toolbar .amshopby-button,
.paypal-review .block .actions-toolbar .am-filter-go,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar &gt; .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.abs-discount-block .actions-toolbar .amshopby-button,
.block-compare .amshopby-button,
.cart-summary .block .actions-toolbar &gt; .primary .amshopby-button,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.abs-discount-block .actions-toolbar .am-filter-go,
.block-compare .am-filter-go,
.cart-summary .block .actions-toolbar &gt; .primary .am-filter-go,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.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,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  color: #242426;
  font-weight: 400;
  font-size: 15px;
  line-height: 36px;
  background: #fff;
  border: 1px solid #242426;
  border-radius: 0;
  box-shadow: none !important;
}
.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,
.paypal-review .block .actions-toolbar .amshopby-button:hover,
.paypal-review .block .actions-toolbar .am-filter-go:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar &gt; .primary .action.primary:hover,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.abs-discount-block .actions-toolbar .amshopby-button:hover,
.block-compare .amshopby-button:hover,
.cart-summary .block .actions-toolbar &gt; .primary .amshopby-button:hover,
.cart-summary .form.giftregistry .fieldset .amshopby-button:hover,
.abs-discount-block .actions-toolbar .am-filter-go:hover,
.block-compare .am-filter-go:hover,
.cart-summary .block .actions-toolbar &gt; .primary .am-filter-go:hover,
.cart-summary .form.giftregistry .fieldset .am-filter-go: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 {
  color: #242426;
  background: #e5fe5b;
  border: 1px solid #242426;
}
.message.success {
  background: #ccc;
  color: #333;
}
.message.success a {
  color: #000;
  font-weight: 700;
}
.file__choosefile {
  display: flex;
  -webkit-display: flex;
  position: relative;
}
.file__choosefile input[type="file"] {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 0;
  font-family: 'JetBrains Mono', monospace;
  width: 100%;
  padding: 0 10px;
}
.file__choosefile .file-render {
  display: flex;
  align-items: center;
  min-height: 40px;
  width: 100%;
  position: absolute;
  padding-left: 15px;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  color: #ccc;
  max-width: 97%;
  overflow: hidden;
  background: #fff;
  font-family: 'JetBrains Mono', monospace;
  border: 1px solid #ccc;
}
.file__choosefile .button_choosefile {
  align-items: center;
  -webkit-align-items: center;
  background: transparent;
  color: transparent;
  display: flex;
  -webkit-display: flex;
  height: 100%;
  pointer-events: none;
  padding: 0 10px;
  position: absolute;
  right: 0;
  vertical-align: middle;
  white-space: nowrap;
}
.file__choosefile .button_choosefile:after {
  content: "";
  background: url(../images/form_upload.svg) no-repeat;
  display: block;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 10px;
  transform: translateX(-50%);
}
.fieldset &gt; .field {
  margin: 0 0 15px;
}
.fieldset &gt; .field &gt; .label {
  color: #242426;
  font-size: 15px;
  font-weight: 400;
  line-height: 36px;
  margin: 0 0 2px;
}
.fieldset &gt; .fields &gt; .field {
  margin: 0 0 15px;
}
.fieldset &gt; .fields &gt; .field &gt; .label {
  color: #242426;
  font-size: 15px;
  font-weight: 400;
  line-height: 36px;
  margin: 0 0 2px;
}
.login-container .fieldset &gt; .field &gt; .label,
.form-create-account .fieldset &gt; .field &gt; .label {
  display: none;
}
.login-container .fieldset &gt; .fields &gt; .field &gt; .label,
.form-create-account .fieldset &gt; .fields &gt; .field &gt; .label {
  display: none;
}
/* Policy Checkbox*/
.policy {
  padding-left: 30px;
  position: relative;
}
.policy .spanx {
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
}
.policy .spanx a {
  color: #636363;
  text-decoration: underline;
}
.policy .spanx:before {
  content: "";
  border: 1px solid #ccc;
  background: #fff;
  height: 20px;
  left: 0;
  position: absolute;
  top: -1px;
  width: 20px;
}
.policy .mage-error {
  position: absolute;
  bottom: -20px;
}
.policy &gt; input {
  height: 20px !important;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 20px !important;
  z-index: 8;
  cursor: pointer;
}
.policy &gt; input[type="checkbox"]:checked + .spanx::after {
  color: #333;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  left: 5px;
  position: absolute;
  top: 4px;
  width: 20px;
  height: 20px;
}
.policy &gt; input[type="checkbox"]:checked + .mage-error + .spanx::after {
  color: #333;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  left: 5px;
  position: absolute;
  top: 4px;
  width: 20px;
  height: 20px;
}
/* Policy Checkbox*/
.page-wrapper {
  overflow: hidden;
  margin-top: 173px;
}
.cms-index-index .page-wrapper {
  margin-top: 162px;
}
.page-main .page-title-wrapper .page-title {
  color: #242426;
  font-size: 52px;
  line-height: 64px;
  font-weight: 400;
  margin: 0px 0 45px;
  text-transform: capitalize;
  font-family: 'JetBrains Mono', monospace;
}
.page-header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
  width: 100%;
  background: #fff;
}
.page-header.fixed .panel.wrapper {
  display: none;
}
.page-header.fixed .header.content .ammenu-logo {
  height: 50px;
}
.page-header.fixed .header.content .ammenu-menu-wrapper {
  margin: 25px 0 0;
}
.page-header.fixed .header.content .header.links {
  margin-top: 25px;
}
.page-header.fixed .block-search {
  margin-top: 24px !important;
}
.page-header.fixed .minicart-wrapper {
  margin-top: 26px;
}
.minicart-items .product-item-name a {
  color: #000;
  font-size: 15px;
}
.minicart-items .product-item-details .price {
  color: #000;
  font-weight: 400;
  font-size: 15px;
}
/*** Cart &amp; Checkout ***/
.firecheckout.checkout-index-index .page-main .page-title-wrapper .page-title {
  margin: 125px auto 55px 0;
  order: 2;
}
.firecheckout.checkout-index-index #checkout .opc-wrapper .opc &gt; li {
  padding: 0 15px 45px 0;
  border: none;
}
.firecheckout.checkout-index-index #checkout .opc-wrapper .step-title {
  color: #242426;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  border: none;
  margin: 0 0 10px;
}
.firecheckout.checkout-index-index #checkout .opc-wrapper .step-title:before {
  content: "";
  display: none;
}
.firecheckout.checkout-index-index #checkout .opc-wrapper textarea {
  color: #242426;
  font-size: 15px;
  font-weight: 300;
  line-height: 30px;
  height: 180px;
  padding: 19px 30px;
  border: 1px solid #242426;
}
.firecheckout.checkout-index-index #checkout .opc-block-summary &gt; .title {
  color: #242426;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  border: none;
  margin: 0 0 2px;
  opacity: 0;
}
.firecheckout.checkout-index-index #checkout .opc-block-summary &gt; .title:before {
  content: "";
  display: none;
}
.firecheckout.checkout-index-index #checkout .opc-block-summary .items-in-cart .title {
  margin: 25px 0 0;
}
.firecheckout.checkout-index-index #checkout .opc-sidebar {
  padding: 0;
  border: none;
}
.firecheckout.checkout-index-index #checkout .opc-sidebar .step-title {
  border-bottom: 1px solid #333;
}
.opc-block-summary .items-in-cart .product.options .toggle {
  display: none;
}
.opc-block-summary .items-in-cart .product.options .content {
  display: block !important;
}
.opc-block-summary .items-in-cart .product.options .content .item-options {
  display: flex;
}
.firecheckout .checkout-shipping-method .form.methods-shipping {
  padding: 0px;
  border: 0px solid #242426;
}
.firecheckout .checkout-shipping-method .form.methods-shipping tbody .row {
  padding: 10px 30px;
  margin: 0 0 15px;
  display: block;
  border: 1px solid #242426;
}
.firecheckout .checkout-shipping-method .form.methods-shipping tbody td {
  font-size: 15px;
  line-height: 22px;
}
.firecheckout .checkout-shipping-method .form.methods-shipping tbody td.col-carrier {
  display: none;
}
.firecheckout #checkout .opc-wrapper .form-login {
  border: none;
  padding: 0 0 10px;
}
.firecheckout #checkout .fieldset .field {
  width: 100% !important;
  box-sizing: border-box;
  padding: 0 4px 15px !important;
}
.firecheckout #checkout .fieldset .field.street {
  width: 100% !important;
}
.firecheckout #checkout .fieldset .field .label {
  color: #333333;
  font-size: 15px;
  font-weight: 400 !important;
  line-height: 25px;
}
.firecheckout #checkout .fieldset .field .input-text {
  font-size: 15px;
  line-height: 30px;
  color: #a6a6a6;
  font-weight: 400;
  height: 70px !important;
  padding: 0 50px !important;
  border: 1px solid #242426 !important;
}
.firecheckout #checkout .fieldset .field .select {
  font-size: 15px;
  line-height: 30px;
  color: #a6a6a6;
  font-weight: 400;
  height: 70px !important;
  padding: 0 50px !important;
  border: 1px solid #242426 !important;
}
.firecheckout #checkout .fieldset .field._required .label:after {
  color: transparent !important;
}
.firecheckout #checkout .fieldset .field[name="swissupCheckoutFields.swissup_checkout_field[message]"] {
  width: 100% !important;
}
.firecheckout #checkout .fieldset .field[name="swissupCheckoutFields.swissup_checkout_field[message]"] .label {
  display: none !important;
}
.firecheckout #checkout .fieldset .field[name="shippingAddress.company"],
.firecheckout #checkout .fieldset .field[name="billingAddressshared.company"],
.firecheckout #checkout .fieldset .field[name="shippingAddress.telephone"],
.firecheckout #checkout .fieldset .field[name="billingAddressshared.telephone"] {
  width: 100% !important;
}
.firecheckout #checkout .fieldset .field[name="shippingAddress.street.0"],
.firecheckout #checkout .fieldset .field[name="billingAddressshared.street.0"] {
  padding: 0 !important;
}
.firecheckout #checkout .fieldset .field[name="shippingAddress.street.0"],
.firecheckout #checkout .fieldset .field[name="billingAddressshared.street.0"],
.firecheckout #checkout .fieldset .field[name="shippingAddress.street.1"],
.firecheckout #checkout .fieldset .field[name="billingAddressshared.street.1"],
.firecheckout #checkout .fieldset .field[name="shippingAddress.vat_id"],
.firecheckout #checkout .fieldset .field[name="billingAddressshared.vat_id"] {
  width: 100% !important;
}
.firecheckout #checkout .fieldset .field[name="shippingAddress.street.1"],
.firecheckout #checkout .fieldset .field[name="billingAddressshared.street.1"] {
  display: none !important;
}
.firecheckout #checkout .form.form-login .fieldset .field {
  width: 100% !important;
}
.firecheckout #maincontent .page-title-wrapper {
  flex-direction: column;
}
.firecheckout #maincontent .page-title-wrapper .authentication-wrapper {
  position: absolute !important;
  top: -32px;
  width: 100%;
  border: 1px solid #333;
  border-top: 0;
  box-sizing: border-box;
  text-align: center;
}
.firecheckout #maincontent .page-title-wrapper .authentication-wrapper .authentication-full {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 0px 20px 0px;
  max-width: 1500px;
  box-sizing: border-box;
}
.firecheckout #maincontent .page-title-wrapper .authentication-wrapper .authentication-full &gt; .action {
  font-size: 18px;
  color: #242426;
  font-weight: 400;
  line-height: 30px;
  height: 100px;
}
.firecheckout #checkout .note {
  color: #242426 !important;
  font-size: 14px !important;
}
.fc-form-tooltips.firecheckout.checkout-index-index #checkout .field .field-tooltip {
  top: 25px !important;
  right: 20px;
}
.opc-wrapper .form-login {
  margin-bottom: 15px;
}
.firecheckout.checkout-index-index #checkout .opc-wrapper .step-content &gt; * + .form-shipping-address {
  margin-top: 15px;
}
.firecheckout .form-shipping-address input[type="checkbox"],
.firecheckout #checkout input[type="checkbox"],
.firecheckout .form-shipping-address input[type="radio"],
.firecheckout #checkout input[type="radio"] {
  border-radius: 0px !important;
}
.firecheckout .form-shipping-address input[type="checkbox"]::after,
.firecheckout #checkout input[type="checkbox"]::after {
  background-color: #ccc !important;
}
.firecheckout #checkout .payment-option.discount-code .payment-option-title {
  width: 100% !important;
}
.firecheckout #checkout .payment-option.discount-code .payment-option-title .action.action-toggle {
  color: #242426;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  border: none;
  margin: 20px 0 0px;
  padding: 0px;
}
.firecheckout #checkout .payment-option.discount-code .payment-option-title .action.action-toggle:after {
  color: transparent;
}
.firecheckout #checkout .payment-option.discount-code .payment-option-content {
  display: block !important;
}
.firecheckout #checkout .payment-option.discount-code .payment-option-content .form-discount {
  position: relative;
}
.firecheckout #checkout .payment-option.discount-code .payment-option-content .form-discount .field {
  width: 72% !important;
}
.firecheckout #checkout .payment-option.discount-code .payment-option-content .form-discount .field .input-text {
  height: 57px;
  padding: 0 25px;
}
.firecheckout #checkout .payment-option.discount-code .payment-option-content .form-discount .actions-toolbar {
  position: absolute;
  right: 0;
  top: 0;
}
.firecheckout #checkout .payment-option.discount-code .payment-option-content .form-discount .actions-toolbar &gt; .primary {
  width: 100%;
}
.firecheckout #checkout .payment-option.discount-code .payment-option-content .form-discount .actions-toolbar button {
  background: none;
  color: #242426;
  font-size: 15px;
  border: none;
  width: 100%;
  background: #fff;
  padding: 12px 15px;
  height: 70px !important;
  border: 1px solid #242426;
}
.firecheckout #checkout .payment-option.discount-code .payment-option-content .form-discount .actions-toolbar button:hover {
  background: #e5fe5b;
}
.firecheckout #checkout .fieldset .discount-code .payment-option-title {
  width: 100% !important;
}
.firecheckout.checkout-index-index .form-shipping-address input[type="checkbox"] + label,
.firecheckout.checkout-index-index #checkout input[type="checkbox"] + label,
.firecheckout.checkout-index-index .form-shipping-address input[type="radio"] + label,
.firecheckout.checkout-index-index #checkout input[type="radio"] + label {
  font-size: 13px;
}
.firecheckout.checkout-index-index .form-shipping-address input[type="checkbox"],
.firecheckout.checkout-index-index #checkout input[type="checkbox"],
.firecheckout.checkout-index-index .form-shipping-address input[type="radio"],
.firecheckout.checkout-index-index #checkout input[type="radio"] {
  width: 25px !important;
  height: 25px !important;
  min-width: 25px !important;
  min-height: 25px !important;
  transition: none !important;
  border: 1px solid #242426;
}
.firecheckout.checkout-index-index .form-shipping-address input[type="checkbox"]:checked::after,
.firecheckout.checkout-index-index #checkout input[type="checkbox"]:checked::after,
.firecheckout.checkout-index-index .form-shipping-address input[type="radio"]:checked::after,
.firecheckout.checkout-index-index #checkout input[type="radio"]:checked::after {
  color: #242426;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  left: 9px;
  position: absolute;
  top: 7px;
  width: 25px;
  height: 25px;
  display: flex;
  background: none;
  justify-content: center;
  align-items: center;
  background: #fff !important;
  border: 1px solid #242426;
  transition: none !important;
}
.checkout-policy {
  margin: 0 0 25px;
}
.checkout-policy .policy {
  padding-left: 0;
  display: flex;
}
.checkout-policy .policy .span {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  padding: 0 5px 0 20px;
}
.checkout-policy .policy .span a {
  color: #242426;
  text-decoration: underline;
}
.checkout-payment-method .payment-method-title .action-help {
  display: none;
}
.firecheckout #checkout .fieldset .field.payment-method-title {
  padding: 18px 30px !important;
  border: 1px solid #242426;
}
.firecheckout #checkout .fieldset .field.payment-method-title .label {
  font-size: 15px;
  line-height: 30px;
  color: #242426;
}
.firecheckout #checkout .fieldset .payment-method-content {
  padding: 18px 30px !important;
  border: 1px solid #242426;
  border-top: none;
}
.firecheckout .checkout-payment-method .payment-method-title {
  font-size: 15px;
  line-height: 30px;
  color: #242426;
}
.firecheckout .checkout-payment-method .payment-methods .payment-method {
  margin: 0 0 15px;
}
.firecheckout .checkout-payment-method .payment-methods .payment-method:last-child {
  margin: 0px;
}
.firecheckout .table-checkout-shipping-method tbody td {
  font-size: 15px;
  line-height: 30px;
  color: #242426;
}
.firecheckout .place-order .actions-toolbar .primary {
  float: none;
  width: 100%;
}
.firecheckout .place-order .actions-toolbar .primary .action {
  font-size: 28px;
  line-height: 36px;
  font-weight: 400 !important;
  width: 100%;
  height: 120px !important;
  text-align: left;
  padding: 0px 100px 0px 60px;
}
.firecheckout .place-order .actions-toolbar .primary .action:after {
  content: "";
  width: 76px;
  height: 32px;
  position: absolute;
  top: 37%;
  right: 50px;
  display: inline-block;
  background: url(../images/arrow_link.svg) no-repeat;
}
.firecheckout .modal-custom .fieldset .field .input-text {
  height: 70px;
  padding: 0 30px;
}
.firecheckout .modal-custom .actions-toolbar &gt; .primary .action-login {
  height: 70px;
}
.checkout-text-policy p {
  color: #888888;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}
.checkout-text-policy p strong {
  color: #333333;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
}
.opc-block-summary .minicart-items .product-item .product .product-image-container {
  width: 135px !important;
  height: 135px !important;
}
.opc-block-summary .minicart-items .product-item .product .product-item-details {
  padding-left: 180px;
}
.opc-block-summary .minicart-items .product-item .product .product-item-details .product-item-inner {
  margin: 0;
}
.opc-block-summary .minicart-items .product-item .product .product-item-details .product-item-inner .product-item-name-block .product-item-name {
  margin: 0 0 10px;
  font-size: 15px;
  color: #242426;
  font-weight: 600;
}
.opc-block-summary .minicart-items .product-item .product .product-item-details .product-item-inner .product-item-name-block .details-qty {
  margin: 0;
  display: none;
}
.opc-block-summary .minicart-items .product-item .product .product-item-details .price {
  font-size: 15px;
  color: #242426;
  font-weight: 400;
}
.opc-block-summary .minicart-items .product-item.head {
  display: none;
}
.firecheckout .opc-sidebar .opc-block-summary .data.table-totals {
  border: 1px solid #242426;
  border-top: none;
  background: #f2f2f2;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
}
.firecheckout .opc-sidebar .opc-block-summary .data.table-totals td {
  padding: 10px 30px 10px 10px;
}
.firecheckout .opc-sidebar .opc-block-summary .data.table-totals th {
  padding: 10px 10px 10px 30px;
}
.firecheckout .opc-sidebar .opc-block-summary .data.table-totals .grand.totals td {
  padding-bottom: 60px;
}
.firecheckout .opc-sidebar .opc-block-summary .data.table-totals .grand.totals th {
  padding-bottom: 60px;
}
.firecheckout .opc-sidebar .opc-block-summary .additional-content {
  padding: 20px 0 30px;
}
.firecheckout .items-in-cart.block {
  border: 1px solid #242426 !important;
  border-bottom: none !important;
  background: #f2f2f2;
  margin: 0 !important;
  padding: 45px 30px 20px;
}
.firecheckout .items-in-cart.block &gt; .title {
  display: none;
}
.firecheckout .items-in-cart.block &gt; .minicart-items {
  padding: 0 0 40px !important;
}
.firecheckout .items-in-cart.block &gt; .minicart-items:after {
  background: none;
}
.firecheckout .modal-popup input,
.firecheckout .modal-popup select {
  font-size: 16px !important;
  height: 55px !important;
  padding: 0 25px !important;
  border: 1px solid #242426 !important;
}
.firecheckout .modal-popup .field {
  width: 100% !important;
  margin: 0 0 5px !important;
}
.firecheckout .modal-popup .modal-footer .action.secondary {
  color: #242426;
}
.checkout-onepage-success .page-main .page-title-wrapper {
  display: none;
}
.checkout-success {
  color: #242426;
  font-size: 15px;
  font-weight: 400;
  margin: 80px 0 50px;
}
.checkout-success-wrapper {
  display: flex;
  align-items: flex-end;
  margin: 0 0 100px;
}
.checkout-success-wrapper .success-message {
  max-width: 710px;
  padding: 0 60px 0 0;
}
.checkout-success-wrapper .success-message h1 {
  font-size: 70px;
  line-height: 80px;
  color: #242426;
  font-weight: 700;
  margin: 0;
}
.checkout-success-wrapper .success-data p {
  font-size: 20px;
  line-height: 36px;
  color: #242426;
  font-weight: 400;
}
#registration p {
  font-size: 20px;
  line-height: 36px;
  color: #242426;
  font-weight: 400;
}
#registration .action.primary {
  margin: 30px 0 0;
}
.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: left;
}
.cart-totals {
  border: none;
}
.table-wrapper {
  color: #242426;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
.cart.table-wrapper .cart &gt; .item {
  border-bottom: 1px solid #242426;
}
.cart.table-wrapper .cart thead tr th.col {
  color: #333333;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  padding: 0 0 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #333;
  position: relative;
  display: none;
}
.cart.table-wrapper .cart thead tr th.col:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 1px;
  width: 25px;
  background: #fff;
}
.cart.table-wrapper .cart thead tr th.col.subtotal:after {
  background: none;
}
.cart.table-wrapper .cart tbody td {
  vertical-align: middle;
}
.cart.table-wrapper .product-item-details {
  padding: 25px 0 0px 25px;
}
.cart.table-wrapper .product-item-details .product-item-name {
  margin: 0;
}
.cart.table-wrapper .product-item-details .product-item-name a {
  color: #242426;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
  text-transform: capitalize;
}
.cart.table-wrapper .product-item-details .product-item-name a:hover {
  color: #242426;
}
.cart.table-wrapper .product-item-details .product-item-sku {
  color: #242426;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
}
.cart.table-wrapper .product-item-details .control.qty label {
  display: flex;
}
.cart.table-wrapper .product-item-details .control.qty .label-qty {
  font-size: 15px;
  line-height: 28px;
  min-width: 140px;
}
.cart.table-wrapper .product-item-details .item-options dt {
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  min-width: 140px;
  margin: 0;
}
.cart.table-wrapper .product-item-details .item-options dd {
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
.cart.table-wrapper .item .col.item {
  padding: 10px 8px 10px 10px;
}
.cart.table-wrapper .item .col.price {
  padding: 5px 8px 40px 0px;
}
.cart.table-wrapper .item .col.qty {
  padding: 10px 8px 10px 0px;
}
.cart.table-wrapper .col.price {
  width: 105px;
}
.cart.table-wrapper .col.price .price {
  color: #242426;
  font-size: 15px;
  font-weight: 400 !important;
  line-height: 25px;
}
.cart.table-wrapper .col.qty {
  width: 105px;
}
.cart.table-wrapper .col.qty .input-text {
  height: 30px;
  margin-top: 0;
  text-align: center;
  width: 55px;
  padding: 0;
  color: #242426;
  font-size: 14px;
}
.cart.table-wrapper .col.subtotal {
  padding: 10px 15px 10px 10px;
  width: 185px;
}
.cart.table-wrapper .col.subtotal .price {
  color: #333333;
  font-size: 15px;
  font-weight: 700 !important;
  line-height: 25px;
}
.cart.table-wrapper .item-actions {
  position: absolute;
  top: 40px;
  right: 25px;
}
.cart.table-wrapper .item-actions .action.action-edit {
  display: none;
}
.cart.table-wrapper .item-actions .action.action-towishlist {
  display: none;
}
.item-actions-subtotal {
  display: inline-block;
  position: relative;
  width: 100%;
}
.item-actions-subtotal .item-actions {
  position: absolute;
  top: 0;
  right: -15px;
}
.item-actions-subtotal .item-actions .action.action-edit {
  display: none;
}
.cart.table-wrapper .actions-toolbar &gt; .action-delete:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 20px;
  width: 18px;
  background: url(../images/delete.svg) no-repeat;
}
.cart-container {
  border: 1px solid #242426;
  margin: 0 0 50px;
}
.cart-container .form-cart .actions.main {
  padding: 15px;
}
.cart-container .form-cart .actions.main .action.update {
  background: #242426;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #242426;
  font-size: 15px;
  height: 45px;
  line-height: 45px;
  padding: 0 25px;
}
.cart-container .form-cart .actions.main .action.update:hover {
  color: #242426;
  background: #e5fe5b;
  border: 1px solid #242426;
}
.cart-summary {
  background: #fff;
  padding: 60px 60px 0;
}
.cart-summary &gt; .title {
  margin: 0 0 160px;
  font-size: 18px;
  color: #242426;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
}
.cart-summary .block .title strong {
  color: #333333;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.cart-summary .block &gt; .title {
  border-top: 1px solid #333;
}
.cart-summary .block &gt; .title:after {
  color: #333333;
}
.abs-sidebar-totals .grand .mark,
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  border-top: 1px solid #242426;
  padding-top: 30px;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  border-top: 1px solid #242426;
  padding-top: 30px;
}
.abs-sidebar-totals .grand strong,
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  color: #242426;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}
.totals.shipping .mark {
  padding-bottom: 50px;
}
.totals.shipping .amount {
  padding-bottom: 50px;
}
.cart-summary .block.discount {
  margin: 15px 0 0;
}
.cart-summary .block.discount &gt; .title {
  border-top: 0px solid #333;
  background: #eeeeee;
  padding: 15px 25px;
}
.cart-summary .block.discount &gt; .title strong {
  font-weight: 400;
}
.cart-summary .block.discount &gt; .title:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 22px;
  height: 1px;
  width: 16px;
  background: #333;
}
.cart-summary .block.discount &gt; .title:before {
  content: "";
  position: absolute;
  right: 32px;
  top: 18px;
  height: 16px;
  width: 1px;
  background: #333;
}
.cart-summary .block.discount &gt; .content .fieldset.coupon {
  margin: 15px 0 0;
}
.cart-summary .block.discount &gt; .content .fieldset.coupon .label {
  display: none;
}
.cart-summary .block.discount.active &gt; .title:before {
  background: none;
}
.cart-container {
  position: relative;
}
.cart-container .form-cart {
  margin: 0;
  min-height: 530px;
  border-right: 1px solid #242426;
}
.cart-container .cart-summary .block.shipping {
  display: none;
}
.checkout-methods-items {
  margin: 0 0 150px;
  float: right;
  width: 588px;
}
.checkout-methods-items .item {
  margin-bottom: 0;
}
.checkout-methods-items .item .action.primary.checkout {
  color: #ffffff;
  height: 120px;
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  text-transform: uppercase;
  padding: 0px 140px 0px 60px;
  width: 100%;
}
.checkout-methods-items .item .action.primary.checkout:after {
  content: "";
  width: 76px;
  height: 32px;
  position: absolute;
  top: 40%;
  right: 60px;
  display: inline-block;
  background: url(../images/arrow_link.svg) no-repeat right;
}
.block.discount {
  float: left;
}
.block.discount .title strong {
  font-size: 15px;
  cursor: pointer;
}
.block.discount .input-text {
  height: 70px;
  padding: 0 25px;
}
.block.discount .label {
  display: none;
}
.block.discount .action.primary {
  background: #242426;
  color: #fff !important;
  text-transform: uppercase;
  border: 1px solid #242426;
  font-size: 15px;
  height: 45px;
  line-height: 45px;
  padding: 0 25px;
}
.block.discount .action.primary:hover {
  background: #e5fe5b;
  color: #242426 !important;
  border: 1px solid #242426;
}
/*** Category &amp; Product Page ***/
.page-layout-1column .product-info-main {
  width: 40%;
}
.page-layout-1column .product.media {
  width: 56%;
}
.fotorama__thumb {
  background: none;
  opacity: 0.5;
}
.fotorama__nav__shaft {
  top: 10px;
  width: 100%;
  text-align: center;
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: block;
}
.fotorama__nav--thumbs .fotorama__nav__frame--thumb {
  width: 10px !important;
  height: 10px !important;
  border-radius: 10px;
  background: #000;
  margin: 0 5px;
  padding: 0 !important;
  opacity: 0.5;
}
.fotorama__nav--thumbs .fotorama__nav__frame--thumb .fotorama__thumb {
  display: none;
}
.fotorama__nav--thumbs .fotorama__nav__frame--thumb.fotorama__active {
  opacity: 1;
}
.fotorama__active .fotorama__thumb {
  opacity: 1;
}
.fotorama__thumb-border {
  border: 3px solid #242426 !important;
  background: none;
  display: none;
}
.fotorama__stage {
  max-height: 730px;
}
.fotorama--fullscreen .fotorama__stage {
  max-height: 100%;
}
.fotorama__nav--thumbs {
  max-height: 30px;
}
.page-main-description {
  display: none;
}
.page-main .product-info-main .page-title-wrapper h1 {
  color: #242426;
  font-family: 'JetBrains Mono', monospace;
  font-size: 52px;
  font-weight: 400;
  line-height: 52px;
  margin: 0 0 50px;
  text-transform: capitalize;
  word-break: break-word;
  width: 400px;
}
.page-main .product-info-main .product-sku {
  display: none;
}
.page-main .product-info-main .product-sku span {
  color: #242426;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase;
}
.page-main .product-info-main .product.attribute.overview {
  margin: 4px 0 0px;
}
.page-main .product-info-main .product.attribute.overview p {
  color: #242426;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
.custom__attribute {
  margin: 0 0 20px;
  padding: 0 0 0 15px;
  list-style: none;
}
.custom__attribute li {
  margin: 0 0 7px;
  padding: 0 0 0 20px;
  position: relative;
  color: #242426;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
.custom__attribute li:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  background: #242426;
  height: 3px;
  width: 3px;
  border-radius: 3px;
}
.box-tocart .fieldset {
  display: flex;
  flex-wrap: wrap;
}
.box-tocart .fieldset .field.qty {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0 0 35px;
}
.box-tocart .fieldset .field.qty .label {
  color: #242426;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
  margin: 0 20px 0px 0px;
}
.box-tocart .fieldset .field.qty .control .qty {
  height: 53px;
  padding: 0;
}
.box-tocart .fieldset .actions {
  width: 100%;
  display: flex;
  align-items: center;
}
.box-tocart .fieldset .actions .action.tocart {
  width: 300px;
  height: 80px;
  margin: 0;
  padding: 15px 20px 15px 60px;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}
.box-tocart .fieldset .actions .action.tocart:hover {
  background: linear-gradient(45deg, #7af1d0 0%, #884ca4 100%);
}
.box-tocart .fieldset .actions .action.tocart:after {
  content: "";
  width: 76px;
  height: 32px;
  position: absolute;
  top: 25px;
  right: 60px;
  display: inline-block;
  background: url(../images/arrow_link.svg) no-repeat;
}
.box-tocart .fieldset .actions .towishlist {
  position: relative;
  margin: 0 0 0 40px;
  width: 80px;
  display: flex;
  height: 80px;
  border: 1px solid #242426;
}
.box-tocart .fieldset .actions .towishlist .fa-heart {
  font-size: 0;
}
.box-tocart .fieldset .actions .towishlist:after {
  content: "";
  width: 80px;
  height: 85px;
  background: url(../images/wishlist-ico.svg) no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
}
.swatch-opt {
  margin: 0 0 35px;
}
.swatch-opt .swatch-attribute.mauna_taglia {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.swatch-opt .swatch-attribute-label {
  color: #242426;
  font-size: 22px;
  font-weight: 400;
  line-height: 25px;
  position: relative;
  margin: 0 55px 0 0;
  text-transform: uppercase;
}
.swatch-opt .swatch-attribute-label:after {
  content: ":";
}
.swatch-opt .swatch-attribute-selected-option {
  color: #242426;
  font-size: 22px;
  font-weight: 400;
  line-height: 25px;
  display: none;
}
.swatch-opt .swatch-option.text {
  background: #fff;
  color: #242426;
  font-size: 22px;
  font-weight: 400;
  line-height: 25px;
  margin-right: 7px;
  min-width: 22px;
  padding: 0px;
  border: none;
  opacity: 0.235;
  margin: 0 25px 0 0;
  position: relative;
  overflow: inherit;
}
.swatch-opt .swatch-option.text.selected {
  color: #242426;
  opacity: 1;
  outline: none;
  border-bottom: 0px solid #242426;
}
.swatch-opt .swatch-option.text.selected:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #242426;
  position: absolute;
  bottom: -4px;
  left: 0;
}
.swatch-option:focus {
  box-shadow: none;
}
.swatch-option:not(.disabled):hover {
  border: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  color: #242426;
  opacity: 1;
  outline: 0px solid #999999;
}
.product-options-bottom .box-tocart .fieldset .field.qty {
  display: none;
}
.old-price .price-label {
  display: none;
}
.old-price .price {
  font-size: 15px;
  line-height: 25px;
  color: #ccc;
  font-weight: 300;
  text-decoration: line-through;
}
.product-info-main .product-info-price {
  margin: 0 0 40px;
  border-bottom: 0px solid #c1c1c1;
}
.product-info-main .product-info-price .price-box {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: flex-start;
}
.product-info-main .product-info-price .price-box .price-container .price {
  color: #242426;
  font-size: 28px;
  font-weight: 400;
  line-height: 25px;
}
.product-info-main .product-info-price .price-box .price-container .price-label {
  display: none;
}
.product-info-main .product-info-price .price-box .old-price .price {
  font-size: 15px;
  line-height: 25px;
  color: #595959;
  font-weight: 300;
  text-decoration: line-through;
  margin-left: 10px;
}
.minicart-items .item-qty {
  height: 54px;
  width: 54px;
  padding: 0;
}
.table-wrapper.grouped {
  margin: -35px 0 0;
}
.table-wrapper.grouped th.col {
  padding: 11px 0px;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
  position: relative;
}
.table-wrapper.grouped th.col:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  background: #000;
  height: 1px;
  width: 100%;
}
.table-wrapper.grouped th.col:before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0;
  background: #fff;
  height: 1px;
  width: 25px;
  z-index: 1;
}
.table-wrapper.grouped th.col.stock:before,
.table-wrapper.grouped th.col.price:before {
  width: 0;
}
.table-wrapper.grouped td.col {
  padding: 13px 0px 9px;
}
.table-wrapper.grouped .col.item {
  width: 20%;
}
.table-wrapper.grouped .col.name {
  width: 30%;
}
.table-wrapper.grouped .col.qty {
  width: 18%;
}
.table-wrapper.grouped .col.qty .control.qty .input-text.qty {
  height: 25px;
}
.table-wrapper.grouped .col.sku {
  width: 15%;
}
.table-wrapper.grouped .col.price {
  width: 15%;
}
.table-wrapper.grouped .col.stock {
  width: 15%;
}
.table-wrapper.grouped .col.stock span {
  color: #d17412;
  border: 1px solid #d17412;
  padding: 2px 10px;
}
.table-wrapper.grouped tr:first-child td {
  border: none;
}
.table-wrapper.grouped .product-item-name {
  margin: 0;
}
.input-group-addon button {
  border: none;
  background: none;
  padding: 0 20px;
  height: 53px;
  width: 53px;
}
.input-group-addon button:hover {
  border: none;
  background: none;
}
.input-group-addon .icon-decrease {
  position: relative;
}
.input-group-addon .icon-decrease:after {
  content: "";
  background: #ccc;
  height: 1px;
  width: 16px;
  position: absolute;
  top: -2px;
  right: -8px;
}
.input-group-addon .icon-increase {
  position: relative;
}
.input-group-addon .icon-increase:before {
  content: "";
  background: #ccc;
  height: 16px;
  width: 1px;
  position: absolute;
  top: -10px;
  right: 0;
}
.input-group-addon .icon-increase:after {
  content: "";
  background: #ccc;
  height: 1px;
  width: 17px;
  position: absolute;
  top: -3px;
  right: -8px;
}
.backtolink__block {
  margin-bottom: 30px;
}
.backtolink__block .back__tolink {
  width: 188px;
  height: 50px;
  border: 1px solid #ccc;
  text-align: center;
  color: #333333 !important;
  font-size: 15px;
  font-weight: 400;
  line-height: 50px;
  text-transform: uppercase;
  border-radius: 0;
  display: inline-block;
}
.backtolink__block .back__tolink:hover {
  color: #fff !important;
  border: 1px solid #000 !important;
  background: #000;
}
.product-info-main .backtolink__block {
  display: none;
}
#additional {
  display: none;
}
.category-description &gt; div {
  margin: 0 auto;
  padding: 80px 0px 85px;
  max-width: 1500px !important;
  box-sizing: border-box;
}
.category-description &gt; div &gt; div {
  padding: 0 !important;
}
.page-layout-1column .products-grid .grid-custom .product-item .product-item-info {
  width: 100%;
}
.page-products .product-item-info {
  width: 100%;
}
.products-grid .product-item-info .product-image-photo {
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
}
.products-grid .product-item-info:hover .product-image-photo {
  transform: scale(1.25);
  -moz-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25);
}
.products-grid .product-item {
  padding: 0 !important;
  margin: 0 -1px -1px 0 !important;
  border: 1px solid #242426;
  width: 25% !important;
  position: relative;
}
.products-grid .product-item .product-item-name {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1;
  max-width: 175px;
  text-align: left;
}
.products-grid .product-item .product-item-name .product-item-link {
  color: #595959;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
}
.products-grid .product-item .product-item-name .product-item-link:hover {
  color: #242426;
}
.products-grid .product-item .product-item-price {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 1;
}
.products-grid .product-item:nth-of-type(6n-1) {
  width: 50% !important;
}
.products-grid .product-item:nth-of-type(7n-1) {
  width: 50% !important;
}
.products-grid .product-item-price {
  text-align: center;
}
.products-grid .product-item-price .action.more {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 48px;
  text-transform: uppercase;
  height: 50px;
  display: inline-block;
  padding: 0px 35px;
  text-align: center;
  background: #fff;
  border: 1px solid #333;
}
.products-grid .product-item-price .action.more:hover {
  color: #ffffff;
  background: #000000;
  border: 1px solid #000;
}
.products-grid .product-item-price .normal-price .price-label {
  display: none;
}
.products-grid .product-item .price-box {
  margin: 0;
}
.products-grid .product-item .price-box .price {
  color: #595959;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
}
.products-grid .product-item-info:hover {
  z-index: 1 !important;
}
.products-grid .product-item-info.active {
  z-index: 1 !important;
}
.product.info.detailed {
  padding-top: 30px;
}
.block.related .block-title {
  text-align: left;
  margin: 0 0 25px;
}
.block.related .block-title strong {
  color: #000;
  font-size: 36px;
  font-weight: 700;
  line-height: 51px;
}
.block.related .product-item-details {
  position: static;
}
.block.related .product-item-sku {
  text-align: center;
}
.block.related .product-item-sku span {
  color: #333333;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  text-align: center;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  background: #ffffff;
  box-shadow: none;
  border: 0px solid #bbbbbb;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 9;
}
.amscroll-load-button {
  width: 184px;
  height: 50px;
  border: 1px solid #ccc;
  text-align: center;
  color: #333333 !important;
  font-size: 15px;
  font-weight: 400;
  line-height: 50px;
  text-transform: uppercase;
  border-radius: 0;
  margin-bottom: 30px;
  justify-content: center;
}
.amscroll-load-button:hover {
  color: #fff !important;
  border: 1px solid #000 !important;
  background: #000;
}
.amscroll-load-button:not(.focus-visible) {
  border: 1px solid #ccc !important;
}
.page-products .sorter,
.page-products .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin: 0;
}
.pages strong.page {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  background: none;
}
.pages a.page {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  opacity: 0.5;
}
.pages a.page:hover {
  color: #000;
  opacity: 1;
}
.pages a.page:visited {
  color: #000;
  opacity: 1;
}
.pages .action {
  box-shadow: none;
  border-radius: 0;
  padding: 0 8px;
  background: #fff;
}
.toolbar-products {
  justify-content: center;
  display: flex;
}
.products.wrapper ~ .toolbar .limiter {
  display: none;
}
.toolbar select {
  background: #fff;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #ccc;
}
.breadcrumbs a {
  color: #cccccc;
  font-size: 11px;
  font-weight: 400;
}
.breadcrumbs a:visited {
  color: #cccccc;
}
.breadcrumbs .item:not(:last-child):after {
  content: "/";
  font-size: 13px;
  margin: 0px;
}
.page-products .page-title-wrapper {
  text-align: left;
}
.toolbar__top {
  display: none;
}
.abs-product-link,
.product-item-name,
.product.name a {
  font-weight: 700;
  text-decoration: none;
}
.product-item-name {
  margin: 0 0 5px;
}
.product-item-name a {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
}
.page-products.page-layout-2columns-left .sidebar-main {
  width: 100%;
  float: none;
  padding: 0;
}
.page-products.page-layout-2columns-left .column.main {
  width: 100%;
  float: none;
  padding: 0;
}
.page-products.page-layout-2columns-left .columns {
  display: flex;
}
.products {
  margin: 0px 0 30px;
}
.products-list .product-item {
  padding-top: 20px;
  padding-bottom: 0px;
  border-top: 1px solid #ccc;
}
.products-list .product-item .product-item-price {
  position: absolute;
  right: 0;
  top: 28px;
  text-align: right;
}
.products-list .product-item .product-item-price .action.more {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 48px;
  text-transform: uppercase;
  height: 50px;
  display: block;
  padding: 0px 28px;
  text-align: center;
  background: #fff;
  border: 1px solid #333;
}
.products-list .product-item .product-item-price .action.more:hover {
  color: #ffffff;
  background: #000000;
  border: 1px solid #000;
}
.products-list .product-item .product-item-photo {
  padding: 0 30px 25px 0;
}
.products-list .product-item:last-child {
  border-bottom: 0px solid #ccc;
}
.products-list .product-item-details {
  position: relative;
  padding: 0 250px 0 0;
}
.products-list .product-item-description {
  margin: 5px 0 20px;
  color: #333333;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
}
.products-list .product-item-description p {
  color: #333333;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
}
.products-list .product-item-description ul {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
}
.products-list .product-item-description ul li {
  margin: 0;
  padding: 0 0 0 20px;
  position: relative;
}
.products-list .product-item-description ul li:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  background: #333;
  height: 3px;
  width: 3px;
  border-radius: 3px;
}
.product-item .price-box .old-price .price-label {
  display: none;
}
.product-item .price-box .old-price .price {
  font-size: 15px;
  color: #ccc;
  font-weight: 300;
  text-decoration: line-through;
}
.product-item-sku {
  margin: 0 0 2px;
}
.product-item-sku span {
  color: #333333;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase;
}
.product-item .price-box {
  margin: 0 0 10px;
}
.product-item .price-box .price {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}
.filter-options-title {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  text-transform: uppercase;
  border: 1px solid #ccc;
  padding: 7px 40px 7px 15px;
  margin: 0 10px 0 0;
}
.filter-options-title:after {
  line-height: 19px;
}
.filter-options-content a:hover {
  color: #000;
  background: none;
}
.product-item-info-mobile {
  display: none;
}
/*** Media KIT ***/
.kit__note {
  margin: -15px 0 0;
}
.kit__note p {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  margin: 0 0 25px;
}
.kit__items {
  display: flex;
  margin: 0 -12px;
}
.kit__items .kit__item {
  width: 33.333%;
  padding: 0 12px;
  margin: 0 0 25px;
}
.kit__item h2 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  margin: 0px;
  padding: 0 0 15px;
  position: relative;
}
.kit__item h2:after {
  content: "";
  background: #000;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.accordion__toggle {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accordion__toggle &gt; li {
  margin: 0;
}
.accordion__toggle &gt; li .head__toggle {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  cursor: pointer;
  display: block;
  position: relative;
  padding: 12px 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}
.accordion__toggle &gt; li .head__toggle:after {
  content: "";
  background: #333;
  height: 1px;
  width: 16px;
  position: absolute;
  top: 25px;
  right: 10px;
}
.accordion__toggle &gt; li .head__toggle:before {
  content: "";
  background: #333;
  height: 16px;
  width: 1px;
  position: absolute;
  top: 17px;
  right: 17px;
}
.accordion__toggle &gt; li .head__toggle.active:before {
  display: none;
}
.accordion__toggle &gt; li .inner__toggle {
  display: none;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: padding 0.2s ease-in-out;
}
.accordion__toggle &gt; li .inner__toggle.show {
  display: block;
  padding: 5px 0px 0px 25px;
  border-bottom: 1px solid #ddd;
}
.accordion__toggle &gt; li .inner__toggle ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accordion__toggle &gt; li .inner__toggle ul li {
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.accordion__toggle &gt; li .inner__toggle ul li a {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  display: block;
  position: relative;
  padding: 12px 0 12px 33px;
}
.accordion__toggle &gt; li .inner__toggle ul li a:hover {
  font-weight: 700;
}
.accordion__toggle &gt; li .inner__toggle ul li a:before {
  content: "";
  background: url(../images/Icons/folder.svg) no-repeat;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 15px;
  left: 0;
}
.accordion__toggle &gt; li .inner__toggle ul li:last-child {
  border: none;
}
/*** Contact Page ***/
.contact__container {
  display: flex;
  flex-wrap: wrap;
}
.contact__container .contact__info {
  width: 44%;
}
.contact__container .contact__info ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.contact__container .contact__info ul li {
  margin: 0 0 25px;
  position: relative;
}
.contact__container .contact__info ul li p {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  margin: 0 0 2px;
}
.contact__container .contact__info ul li p.p_link {
  position: relative;
}
.contact__container .contact__info ul li p.p_link:after {
  content: "";
  background: #333;
  height: 1px;
  width: 58px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.contact__container .contact__info ul li a {
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}
.contact__container .contact__info ul li a:hover {
  color: #000;
}
.contact__container .contact__info ul li.info1 {
  padding: 0 0 0 30px;
  background: url(../images/Icons/email.svg) no-repeat 0px 2px;
}
.contact__container .contact__info ul li.info2 {
  padding: 0 0 0 30px;
  background: url(../images/Icons/phone.svg) no-repeat 0px 2px;
}
.contact__container .contact__data {
  width: 48%;
}
.contact__container .contact__data h2 {
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin: 0 0 7px;
  text-transform: uppercase;
}
.contact__container .contact__data .note {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  margin: 0 0 15px !important;
}
.contact__container .fieldset {
  margin: 0 0 10px;
}
.contact__container .fieldset &gt; .field {
  margin: 0 0 5px;
}
.contact__container .fieldset &gt; .field .label:label {
  content: "";
}
.contact__container .fieldset &gt; .fields {
  display: flex;
  margin: 0 -12px;
}
.contact__container .fieldset &gt; .fields &gt; .field {
  margin: 0 0 5px;
  padding: 0 12px;
  width: 50%;
}
.contact__container .fieldset &gt; .fields &gt; .field .label:after {
  content: "";
}
.contact__container .fieldset &gt; .fields &gt; .field &gt; .field.required .label:after {
  content: "";
}
.actions__contact {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 50px;
}
.actions__contact .action.primary,
.actions__contact .action-primary {
  height: 50px;
  padding: 12px 70px;
}
/*** Index &amp; CMS ***/
.item__brand_mauna_kea {
  display: flex;
  margin: 0 0 60px;
}
.item__brand_mauna_kea .title__brand_mauna_kea {
  width: 23%;
  padding: 0 30px 0 0;
}
.item__brand_mauna_kea .title__brand_mauna_kea h2 {
  position: relative;
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  margin: 0 0 15px;
  padding: 15px 0 0;
  font-family: 'JetBrains Mono', monospace;
}
.item__brand_mauna_kea .title__brand_mauna_kea h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 95px;
  background: #000;
}
.item__brand_mauna_kea .text__brand_mauna_kea {
  width: 75%;
  display: flex;
}
.item__brand_mauna_kea .text__brand_mauna_kea .img {
  width: 55%;
}
.item__brand_mauna_kea .text__brand_mauna_kea .text {
  width: 45%;
}
.item__brand_mauna_kea .text__brand_mauna_kea .text p {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  padding: 0 0 0 25px;
}
.item__brand_mauna_kea.last {
  margin: 0;
}
.brand_lookbook_ss {
  display: flex;
  margin: 0 0 60px;
}
.brand_lookbook_ss .lookbook_ss_title {
  width: 23%;
  padding: 0 0 0 30px;
}
.brand_lookbook_ss .lookbook_ss_title h2 {
  position: relative;
  color: #000;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  margin: 0 0 15px;
  padding: 15px 0 0;
  font-family: 'JetBrains Mono', monospace;
}
.brand_lookbook_ss .lookbook_ss_title h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 95px;
  background: #000;
}
.brand_lookbook_ss .lookbook_ss_title a {
  display: block;
  width: 184px;
  height: 50px;
  border: 1px solid #333333;
  text-align: center;
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 50px;
  text-transform: uppercase;
}
.brand_lookbook_ss .lookbook_ss_title a:hover {
  color: #fff;
  background: #333;
}
.brand_lookbook_ss .lookbook_ss_img {
  width: 66%;
  display: flex;
}
.item__company {
  display: flex;
  margin: 0 0 60px;
}
.item__company .title__company {
  width: 23%;
  padding: 0 30px 0 0;
}
.item__company .title__company h2 {
  position: relative;
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  margin: 0 0 15px;
  padding: 15px 0 0;
  font-family: 'JetBrains Mono', monospace;
}
.item__company .title__company h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 95px;
  background: #000;
}
.item__company .text__company {
  width: 75%;
  display: flex;
}
.item__company .text__company .img {
  width: 55%;
}
.item__company .text__company .text {
  width: 45%;
}
.item__company .text__company .text p {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  padding: 0 0 0 25px;
}
.item__company.item__years {
  display: block;
  margin: 0 0 60px;
}
.item__company.item__years .title__company {
  width: 100%;
  padding: 0;
  margin: 0 0 50px;
}
.item__company.last {
  margin: 0;
}
.years__company {
  width: 100%;
}
.years__company .years ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.years__company .years ul li {
  padding: 0 30px 0 0;
}
.years__company .years ul li h2 {
  color: #000;
  font-size: 60px;
  font-weight: 700;
  line-height: 50px;
  margin: 0 0 20px;
  font-family: 'JetBrains Mono', monospace;
}
.years__company .years ul li a {
  font-weight: 700;
  text-decoration: underline;
}
.years__company .years ul li:last-child {
  padding-right: 0;
}
.slider__company .item a {
  display: block;
  position: relative;
}
.slider__company .item a .text-com {
  position: absolute;
  bottom: 32%;
  left: 0;
  right: 0;
  z-index: 1;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}
.slider__company .item a .text-com span {
  display: inline-block;
  width: 170px;
  height: 50px;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 50px;
  text-transform: uppercase;
  margin: 25px 0 0;
}
.slider__company .item a .text-com img {
  display: inline-block;
  width: auto !important;
}
.slider__company .item a .image-com {
  display: block;
}
.slider__company .item a:after {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  opacity: .7;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.slider__company .item a:hover span {
  color: #fff;
  background: #000;
}
.slider__company .item a:hover img {
  opacity: 1;
}
.slider__company .item a:hover:after {
  opacity: 0;
}
.index__title h2 {
  color: #000;
  font-size: 80px;
  font-weight: 300;
  line-height: 63px;
  margin: 3px 0 20px;
  font-family: 'JetBrains Mono', monospace;
}
.index__title .text {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
}
.index__title .text h2 {
  color: #000;
  font-size: 80px;
  font-weight: 700;
  line-height: 53px;
  margin: 0 45px 0px 0;
  font-family: 'JetBrains Mono', monospace;
}
.index__title .text span {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}
.index__style {
  margin: 0 0 50px;
}
.index__style .head__style h2 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  margin: 0 0 20px;
  font-family: 'JetBrains Mono', monospace;
}
.index__style .nav__style {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 35px;
}
.index__style .nav__style li {
  height: 50px;
  min-width: 170px;
  text-align: center;
  border: 1px solid #fff;
  cursor: pointer;
  margin: 0px;
}
.index__style .nav__style li span {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 50px;
}
.index__style .nav__style li.current {
  border: 1px solid #333;
}
.index__style .nav__style__tab {
  visibility: hidden;
  height: 0px;
}
.index__style .nav__style__tab.current {
  visibility: visible;
  height: auto;
}
.slider__category {
  margin: 0 0 50px;
}
.slider__category .slider__link {
  position: relative;
}
.slider__category .slider__link .slider_text {
  position: absolute;
  left: 35px;
  bottom: 110px;
  z-index: 1;
}
.slider__category .slider__link .slider_text .order_sheet {
  display: block;
  width: 170px;
  height: 50px;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 50px;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.slider__category .slider__link .slider_text .order_sheet:hover {
  color: #fff;
  background: #000;
}
.slider__category .slider__link .slider_text h2 {
  font-family: 'JetBrains Mono', monospace;
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  line-height: 53px;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.slider__category .slider__link .slider_text p {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 32px;
}
.slider__category .slider__link img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.slider__category .slider__link:after {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  opacity: .7;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.slider__category .slider__link:hover .order_sheet {
  color: #fff;
  background: #000;
}
.slider__category .slider__link:hover img {
  opacity: 1;
}
.slider__category .slider__link:hover:after {
  opacity: 0;
}
.index__company .head__company h2 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  margin: 0 0 10px;
  font-family: 'JetBrains Mono', monospace;
}
.index__company .head__company p {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  text-align: center;
  max-width: 840px;
  margin: 0 auto;
}
.index__company .content__company {
  margin: 35px 0 25px;
}
.index__company .content__company ul {
  margin: 0;
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index__company .content__company ul li {
  padding: 0 50px;
}
.index__company .bottom__company {
  display: flex;
  justify-content: center;
  margin: 0 0 5px;
}
.index__company .bottom__company .discover__more {
  display: block;
  width: 184px;
  height: 50px;
  border: 1px solid #333333;
  text-align: center;
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 50px;
  text-transform: uppercase;
}
.index__company .bottom__company .discover__more:hover {
  color: #fff;
  background: #333;
}
.index__mauna__slidetext {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}
.index__mauna__slidetext .mauna__slidetext__wrapper {
  max-width: 1920px;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 70px;
  position: relative;
}
.index__mauna__slidetext .mauna__slidetext__wrapper .mauna__slidetext__photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.index__mauna__slidetext .mauna__slidetext__wrapper .mauna__slidetext__photo img {
  width: 100%;
  height: 100%;
}
.index__mauna__slidetext .mauna__slidetext__wrapper .mauna__slidetext__photo img.mobile {
  display: none;
}
.index__mauna__slidetext .mauna__slidetext__wrapper .mauna__slidetext__highlight {
  position: relative;
}
.index__mauna__slidetext .mauna__slidetext__wrapper .mauna__slidetext__highlight .slidetext__highlight__action {
  padding: 115px 35px 75px;
}
.index__mauna__slidetext .mauna__slidetext__wrapper .mauna__slidetext__highlight .slidetext__action {
  max-width: 1500px;
  box-sizing: border-box;
  padding: 65px 20px 0;
  margin: 0 auto;
  text-align: right;
}
.index__mauna__slidetext .mauna__slidetext__wrapper .mauna__slidetext__highlight .slidetext__action a {
  color: #242426;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  padding: 25px 185px 25px 55px;
  position: relative;
  background: #fff;
  display: inline-block;
}
.index__mauna__slidetext .mauna__slidetext__wrapper .mauna__slidetext__highlight .slidetext__action a:hover {
  color: #242426;
  background: linear-gradient(45deg, #7af1d0 0%, #884ca4 100%);
}
.index__mauna__slidetext .mauna__slidetext__wrapper .mauna__slidetext__highlight .slidetext__action a:after {
  content: "";
  width: 76px;
  height: 32px;
  position: absolute;
  top: 25px;
  right: 50px;
  display: inline-block;
  background: url(../images/arrow_link.svg) no-repeat;
}
.mauna__slidetext__highlight ul {
  text-align: center;
}
.mauna__slidetext__highlight ul li {
  color: black;
  font-size: 80px;
  font-weight: 500;
  line-height: 130px;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: black;
  margin: 0;
}
.mauna__slidetext__highlight ul li strong {
  font-weight: 500;
}
.mauna__slidetext__highlight ul li.fill {
  -webkit-text-fill-color: black;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: black;
}
.mauna__slidetext__highlight ul li.mobile {
  display: none;
}
.index__newproduct {
  margin: 0 0 120px;
}
.index__newproduct .newproduct h2 {
  color: #242426;
  font-size: 70px;
  font-weight: 500;
  line-height: 70px;
  margin: 0px 0 50px;
}
.index__jrcollection {
  padding: 75px 0 130px;
  margin: 0 0 120px;
  border-top: 4px solid #242426;
  border-bottom: 4px solid #242426;
}
.index__jrcollection .jrcollection h2 {
  color: #242426;
  font-size: 70px;
  font-weight: 500;
  line-height: 70px;
  margin: 0px 0 50px;
}
.index__jrcollection .jrcollection .jrcollection_photo {
  border: 4px solid #242426;
}
.index__jrcollection .jrcollection .jrcollection_photo img {
  display: block;
}
.jrcollection_wrapper {
  border: 1px solid #242426;
  display: flex;
}
.jrcollection_wrapper .jrcollection_text {
  width: 50%;
}
.jrcollection_wrapper .jrcollection_text .jrcollection_text_inner {
  padding: 110px 100px 70px 100px;
}
.jrcollection_wrapper .jrcollection_text strong {
  color: #242426;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  display: block;
  margin: 0 0 45px;
}
.jrcollection_wrapper .jrcollection_text p {
  color: #242426;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 25px;
}
.jrcollection_wrapper .jrcollection_text a {
  color: #242426;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: underline;
}
.jrcollection_wrapper .jrcollection_product {
  width: 50%;
}
.collection_product_sample {
  height: 100%;
}
.product_sample_items {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #242426;
  border-left: 0px solid #242426;
  border-bottom: 0px solid #242426;
}
.product_sample_item {
  width: 25%;
  text-align: center;
  box-sizing: border-box;
  border-left: 1px solid #242426;
  border-bottom: 1px solid #242426;
}
.product_sample_item .sample__link {
  display: block;
  position: relative;
}
.product_sample_item .sample__link.sample__link__all {
  display: flex;
  align-items: flex-end;
  height: 100%;
}
.product_sample_item .sample__link.sample__link__all .sample__all {
  color: #242426;
  font-size: 36px;
  font-weight: 400;
  line-height: 46px;
  padding: 0 0 110px 0;
  margin: 0 0 65px 75px;
  position: relative;
}
.product_sample_item .sample__link.sample__link__all .sample__all:after {
  content: "";
  width: 76px;
  height: 32px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/arrow_link.svg) no-repeat;
}
.product_sample_item .sample__link.sample__link__all:hover {
  background: linear-gradient(45deg, #7af1d0 0%, #ff4500 100%);
}
.product_sample_item .sample__name {
  color: #595959;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  position: absolute;
  top: 35px;
  left: 35px;
  max-width: 200px;
  text-align: left;
  white-space: break-spaces;
}
.product_sample_item .sample__price {
  color: #595959;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  position: absolute;
  bottom: 35px;
  left: 35px;
  text-align: left;
}
.product_sample_item:last-child {
  border-left: 1px solid #242426;
}
.product_sample_item:hover .sample__name {
  color: #242426;
}
.product_sample_item.product_sample_category {
  background: #242426;
  text-align: left;
}
.product_sample_item.product_sample_category .sample_tree_category {
  padding: 60px 0 0 30px;
}
.product_sample_item.product_sample_category .sample_tree_category li {
  margin: 0;
}
.product_sample_item.product_sample_category .sample_tree_category li a {
  color: #595959;
  font-size: 54px;
  font-weight: 600;
  line-height: 74px;
}
.product_sample_item.product_sample_category .sample_tree_category li a:hover {
  color: #fff;
}
.product_sample_item.product_sample_category .sample_tree_category li.view_all {
  margin: 80px 0 0;
}
.product_sample_item.product_sample_category .sample_tree_category li.view_all a {
  font-size: 35px;
  font-weight: 500;
  line-height: 35px;
}
.product_sample_item.last {
  text-align: left;
}
.product_sample_items_all {
  display: none;
}
.jrcollection_wrapper .product_sample_items {
  border: none;
}
.jrcollection_wrapper .product_sample_items .product_sample_item {
  width: 50%;
  border-bottom: 0;
}
.index__discoverlookbook {
  margin: 0 0 150px;
}
.index__discoverlookbook .discoverlookbook {
  position: relative;
}
.index__discoverlookbook .discoverlookbook .discoverlookbook_photo {
  display: inline-block;
  border: 4px solid #242426;
}
.index__discoverlookbook .discoverlookbook .discoverlookbook_photo img {
  display: block;
}
.index__discoverlookbook__mobile {
  display: none;
}
.discoverlookbook_info {
  position: absolute;
  top: 135px;
  right: 0;
}
.discoverlookbook_info h2 {
  color: #a6a6a6;
  font-size: 70px;
  font-weight: 700;
  line-height: 105px;
  margin: 0 0 65px;
  opacity: 0.6000000238418579;
  display: flex;
  justify-content: flex-end;
  padding: 0 160px 0 0;
}
.discoverlookbook_info .ss_name {
  color: #242426;
  font-size: 170px;
  font-weight: 700;
  line-height: 170px;
  display: block;
  margin: 0 0 35px;
  padding: 0 135px 0 0;
}
.discoverlookbook_info a {
  color: #242426;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: underline;
  display: block;
  text-align: right;
}
.index__contemporary {
  padding: 60px 0 80px;
  margin: 0 0 70px;
  border-top: 1px solid #242426;
  border-bottom: 1px solid #242426;
}
.index__contemporary .contemporary_text {
  position: relative;
}
.index__contemporary .contemporary_text h3 {
  color: #242426;
  font-size: 90px;
  font-weight: 400;
  line-height: 105px;
}
.index__contemporary .contemporary_text .read_the_story {
  color: #242426;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  position: absolute;
  right: 0;
  bottom: -25px;
  padding: 0 0 75px;
}
.index__contemporary .contemporary_text .read_the_story:hover {
  text-decoration: underline;
}
.index__contemporary .contemporary_text .read_the_story:after {
  content: "";
  width: 76px;
  height: 32px;
  position: relative;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/arrow_link.svg) no-repeat;
}
.index__instagram {
  margin: 20px 0 100px;
}
.index__instagram .follow_text {
  margin: 30px 0 30px 0;
  height: 34px;
  overflow: hidden;
  white-space: nowrap;
}
.index__instagram .follow_text span {
  color: #a6a6a6;
  font-size: 36px;
  font-weight: 300;
  line-height: 36px;
  display: block;
  text-transform: uppercase;
  opacity: 0.6015009880065918;
  display: inline-block;
  animation: slidetext 60s linear infinite;
}
.index__instagram .follow_text.rotate {
  transform: rotate(-180deg);
}
.index__instagram .follow_text.rotate span {
  animation-delay: 15s;
}
@keyframes slidetext {
  0% {
    transform: translateX(0%);
  }
  50% {
    transform: translateX(calc(-100%));
  }
  100% {
    transform: translateX(0%);
  }
}
.index__seotext {
  margin: 0 0 125px;
}
.seotext_wrapper {
  display: flex;
  justify-content: space-between;
}
.seotext_wrapper .text_item {
  max-width: 700px;
}
.seotext_wrapper .text_item p {
  color: #242426;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}
.seotext_wrapper .text_item:first-child {
  padding: 0 25px 0 0;
}
.seotext_wrapper_catalog .seotext_content {
  max-height: 300px;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}
.seotext_wrapper_catalog.active .seotext_content {
  max-height: none;
}
.seotext_wrapper_catalog .seotext-action p {
  color: #001224;
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
  text-decoration: underline;
  cursor: pointer;
}
.seotext_wrapper_catalog .seotext-action .less {
  display: none;
}
.seotext_wrapper_catalog.active .seotext-action .more {
  display: none;
}
.seotext_wrapper_catalog.active .seotext-action .less {
  display: block;
}
.seotext_items {
  display: flex;
  align-items: baseline;
}
.seotext_items .text_item {
  width: 50%;
  padding: 0 20px 0 0;
}
.seotext_items .text_item.about_seo {
  width: 100%;
}
.seotext_full .text_item {
  width: 100%;
}
.rounded {
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.pointed {
  width: 7px;
  height: 7px;
  background-color: white;
  border-radius: 50%;
}
.about__1 {
  margin: 0px 0 99px;
  position: relative;
}
.about__1 .about__1__content {
  position: relative;
}
.about__1 .about__1__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 31%;
}
.about__1 .about__1__img img {
  max-width: 80%;
  height: auto;
  border: 0;
}
.about__1 .about__1__head {
  display: flex;
  justify-content: flex-end;
}
.about__1 .about__1__head h4 {
  font-size: 3.8em;
  font-weight: 900;
}
.about__1 .strictly {
  max-width: 860px;
  padding: 0 0 0 90px;
  margin: 417px 0px 0px 488px;
}
.about__1 .strictly:lang(en) {
  max-width: 860px;
  padding: 0 0 0 90px;
  margin: 454px 0px 0px 488px;
}
.about__1 .strictly p {
  font-size: 20px;
  line-height: 30px;
  color: #242426;
  font-weight: 400;
}
.about__2 {
  margin: 0 0 100px;
  padding: 0px 0 75px;
  position: relative;
  border-bottom: 4px solid #242426;
}
.about__2 .about__2__img {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  left: 59%;
}
.about__2 .about__2__img img {
  max-width: 80%;
  height: auto;
  border: 0;
}
.about__2 .about__2__content {
  position: relative;
}
.about__2 .about__2__head h3 {
  font-size: 160px;
  line-height: 136px;
  color: #242426;
  font-weight: 700;
  text-align: left;
  margin-top: 2rem;
  margin-bottom: 1rem;
  padding: 0 !important;
}
.about__2 .about__2__head h3 span {
  font-size: 110px;
  line-height: 136px;
  color: #242426;
  font-weight: 700;
  display: block;
}
.about__2 .about__2__head h3 strong {
  display: block;
  padding: 40px 110px 0;
}
.about__2 .about__2__head h4 {
  font-size: 110px;
  line-height: 136px;
  color: #242426;
  font-weight: 700;
  margin: 113px 0 0px;
}
.about__2 .the_label {
  padding: 60px 0 0 0px;
  display: flex;
  justify-content: flex-end;
}
.about__2 .the_label p {
  font-size: 20px;
  line-height: 30px;
  color: #242426;
  font-weight: 400;
  max-width: 940px;
}
.line_fullw {
  height: 4px;
  background: #242426;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}
@media (min-width: 1024px) {
  .about-d-flex {
    display: flex;
    gap: 40px;
  }
  .about-d-flex p:last-child {
    margin: 0 !important;
  }
}
@media (max-width: 1600px) {
  .about__1 .about__1__head h4 {
    font-size: 3em;
  }
  .about__1 .strictly {
    margin: 365px 0px 0px 172px;
  }
  .about__1 .strictly:lang(en) {
    margin: 391px 0px 0px 172px;
  }
}
@media (max-width: 1024px) {
  .m-25 {
    margin: 25px 0;
  }
  .about__2 {
    margin: 0 0 55px;
  }
  .about__2 .about__2__head h4 {
    margin: 85px 0 0px;
    font-size: 93px;
  }
  .about__2 .about__2__head h3 span {
    font-size: 75px;
  }
  .about__2 .about__2__head h3 strong {
    font-size: 100px;
    padding: 0 32px 0;
  }
  .about__2 .the_label p {
    font-size: 23px;
    line-height: 29px;
  }
  .about__1 .about__1__img {
    width: 100%;
    top: 191px;
  }
  .about__1 .about__1__img img {
    max-width: 100%;
  }
  .about__1 .strictly {
    margin: 51em 0 0;
    padding: 0;
  }
  .about__1 .strictly p {
    font-size: 23px;
    line-height: 29px;
  }
}
@media (max-width: 600px) {
  .about__2 {
    margin: 0 0 55px;
  }
  .about__2 .about__2__head h3 span {
    font-size: 40px !important;
    line-height: 38px;
  }
  .about__2 .about__2__head h3 strong {
    font-size: 40px;
    line-height: 38px;
    padding: 28px 28px 0;
  }
  .about__2 .about__2__head h4 {
    font-size: 26px;
    line-height: 32px;
    margin: 35px 0 0 0;
  }
  .about__2 .the_label p {
    font-size: 16px;
    line-height: 22px;
  }
  .about__1 .about__1__img {
    margin-top: 35px;
    width: 100%;
    top: 100px;
  }
  .about__1 .about__1__img img {
    max-width: 100%;
  }
  .about__1 .about__1__head {
    justify-content: flex-start;
  }
  .about__1 .about__1__head h4 {
    font-size: 1.7em;
    font-weight: 900;
  }
  .about__1 .strictly {
    max-width: 860px;
    padding: 318px 0 0 0;
    margin: 0;
  }
  .about__1 .strictly p {
    font-size: 15px;
    line-height: 22px;
  }
  .about__1 .strictly:lang(en) {
    max-width: 860px;
    padding: 316px 0 0 0;
    margin: 0;
  }
}
.cms-editorials .index__seotext {
  margin: 0 0 80px;
}
.Editorials__wrapper {
  padding: 0 0 100px;
}
.Editorials__image {
  margin: 0 0 80px;
}
.Editorials__image img {
  display: block;
}
.Editorials__image.ss21 {
  width: 49%;
  float: left;
  margin: 0px 0.5% 80px 0.5%;
  text-align: center;
}
.Editorials__head h1 {
  font-size: 120px;
  line-height: 130px;
  color: #242426;
  font-weight: 400;
  margin: 100px 0 0;
}
.Editorials__head h3 {
  font-size: 60px;
  line-height: 80px;
  color: #242426;
  font-weight: 400;
  margin: 0 0 100px;
  padding: 30px 0 0;
}
.Editorials__full {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  text-align: center;
}
.Editorials__1 {
  position: relative;
  margin: 0 0 175px;
}
.Editorials__1 .photo img {
  display: block;
  border: 4px solid #242426;
  box-sizing: border-box;
}
.Editorials__1 .text {
  position: absolute;
  bottom: 130px;
  left: 0;
  width: 100%;
  text-align: center;
}
.Editorials__1 .text strong {
  font-size: 130px;
  line-height: 152px;
  color: #f2f2f2;
  margin: 0 0 70px;
  display: block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #f2f2f2;
}
.Editorials__1 .text a {
  font-size: 32px;
  color: #f2f2f2;
  text-decoration: underline;
}
.Editorials__2 {
  display: flex;
  align-items: flex-end;
  margin: 0 0 175px;
}
.Editorials__2 .photo {
  width: 50%;
}
.Editorials__2 .photo img {
  display: block;
  border: 4px solid #242426;
}
.Editorials__2 .text {
  width: 50%;
  box-sizing: border-box;
  padding: 0 0 180px 130px;
}
.Editorials__2 .text p {
  color: #242426;
  font-size: 40px;
  line-height: 52px;
  font-weight: 400;
}
.Editorials__2 .text p a {
  color: #242426;
}
/*** Index &amp; CMS ***/
/*** Header &amp; Footer ***/
.block-search input::-moz-placeholder {
  color: #333333 !important;
  font-size: 14px;
  font-weight: 300;
}
.block-search input::-webkit-input-placeholder {
  color: #333333 !important;
  font-size: 14px;
  font-weight: 300;
}
.block-search input:-ms-input-placeholder {
  color: #333333 !important;
  font-size: 14px;
  font-weight: 300;
}
.page-header .panel.wrapper {
  border: 1px solid #242426;
  background-color: #fff;
}
.page-header .panel.wrapper .switcher {
  display: block;
}
.page-header .panel.wrapper .switcher strong {
  color: #333333;
  font-family: 'JetBrains Mono', monospace;
  font-size: 13px;
  font-weight: 600;
  line-height: 17px;
  padding: 0 12px 0 0;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  background: url(../images/arrow-down.png) no-repeat;
  width: 8px;
  height: 5px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown {
  margin-top: 8px;
}
.page-header .header.panel {
  min-height: 41px;
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
}
.page-header .header.panel .header.links .greet.welcome {
  display: none;
}
.page-header .header.panel .header.links .pre-message {
  color: #595959;
  font-family: 'JetBrains Mono', monospace;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-header .header-main-wrapper {
  border: 1px solid #242426;
  border-top: none;
}
.page-header .header.content .ammenu-logo {
  height: 65px;
  min-width: 240px;
  margin: 0px auto 0px 0;
}
.page-header .header.content .logo {
  max-width: 76px;
  margin: -10px auto 20px 0;
}
.page-header .header.content .header.links {
  float: right;
  display: flex;
  list-style: none;
  margin: 0;
  margin-top: 33px;
  padding: 0 0px 0 36px;
}
.page-header .header.content .header.links .authorization-link {
  margin-left: 25px;
}
.page-header .header.content .header.links .account_link {
  position: relative;
}
.page-header .header.content .header.links .account_link:before {
  content: "";
  width: 22px;
  height: 25px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/Icons/account.svg) no-repeat;
}
.page-header .header.content .header.links a {
  color: transparent;
  font-size: 0;
  font-weight: 400;
  line-height: 21px;
  height: 25px;
  width: 25px;
  position: relative;
  display: block;
}
.minicart-wrapper {
  margin-left: 32px;
  margin-top: 35px;
}
.minicart-wrapper .action.showcart {
  width: 22px;
  height: 22px;
}
.minicart-wrapper .action.showcart .text {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  position: static;
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  height: auto;
  background: none;
  overflow: inherit;
  margin: 0;
  padding: 0 0px;
  position: absolute;
  right: -15px;
  top: -15px;
}
.minicart-wrapper .action.showcart .counter.qty .counter-number {
  text-shadow: none;
}
.minicart-wrapper .action.showcart .counter.qty .counter-number:before {
  content: "(";
}
.minicart-wrapper .action.showcart .counter.qty .counter-number:after {
  content: ")";
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: inline-block;
}
.minicart-wrapper .action.showcart .counter.qty.empty .counter-number {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty.empty:after {
  content: "(0)";
  display: block;
}
.minicart-wrapper .action.showcart:before {
  content: "";
  width: 22px;
  height: 25px;
  position: relative;
  left: 0;
  top: 0;
  background: url(../images/Icons/cart.svg) no-repeat;
}
.minicart-wrapper .action.showcart.active:before {
  content: "";
  background: url(../images/Icons/cart.svg) no-repeat;
}
.minicart-wrapper .block-minicart {
  margin-top: 10px;
  padding-bottom: 0;
}
.hamburger__toggle {
  display: none;
}
.page-footer {
  padding-top: 40px;
}
.footer__newsletter {
  padding: 0 0 0 0;
  border: 1px solid #242426;
}
.footer__newsletter .footer__newsletter__container {
  margin: 0 auto;
  padding: 0px 0px 0px;
  max-width: 1920px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.footer__newsletter .footer__newsletter__container .footer__newsletter__box {
  width: 50%;
}
.footer__newsletter .footer__newsletter__container .footer__newsletter_image {
  width: 50%;
}
.footer__newsletter .footer__newsletter__container .footer__newsletter_image img {
  display: block;
}
.head_newsletter {
  margin: 0 0 65px;
}
.head_newsletter strong {
  color: #242426;
  font-size: 50px;
  font-weight: 700;
  line-height: 54px;
  display: block;
  margin: 0 0 25px;
}
.head_newsletter p {
  color: #a6a6a6;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  max-width: 435px;
}
.block.newsletter input {
  border: 1.5px solid #242426;
  height: 73px;
  line-height: 73px;
  margin: 0;
  padding: 0 0 0 25px;
}
.block.newsletter .form.subscribe {
  display: block;
}
.block.newsletter .field .control:before {
  content: "";
}
.block.newsletter .action.subscribe {
  width: 50%;
  color: #242426;
  font-size: 22px;
  font-weight: 500;
  height: 73px;
  line-height: 73px;
  border: 1.5px solid #242426;
  background: #fff;
  padding: 0 25px;
}
.block.newsletter .action.subscribe:hover {
  color: #242426;
  background: #e5fe5b;
}
.block.newsletter .policy {
  margin: 15px 0 30px;
  padding: 0 0 0 20px;
}
.block.newsletter .policy .spanx:before {
  top: 2px;
  color: #fff;
  height: 12px;
  width: 12px;
  background: #242426;
  border: 1px solid #242426;
}
.block.newsletter .policy &gt; input[type="checkbox"]:checked + .spanx::after {
  color: #fff;
  font-size: 10px;
  left: 2px;
  top: 2px;
}
.footer__shippingservice .shippingservice {
  margin: 0 auto;
  padding: 80px 20px 85px;
  max-width: 1500px;
  box-sizing: border-box;
}
.footer__shippingservice .shippingservice ul {
  display: flex;
  justify-content: space-between;
  padding: 0 !important;
  width: 100%;
}
.footer__shippingservice .shippingservice ul li {
  text-align: center;
}
.footer__shippingservice .shippingservice ul li strong {
  display: block;
  color: #595959;
  font-size: 15px;
  font-weight: 700;
  line-height: 29px;
  text-align: center;
  margin: 20px 0 10px;
}
.footer__shippingservice .shippingservice ul li a {
  color: #595959;
  font-size: 15px;
  font-weight: 700;
  line-height: 29px;
  text-align: center;
}
.footer__shippingservice .shippingservice ul li a:hover {
  color: #2a2322;
}
.footer__shippingservice .shippingservice ul li p {
  color: #2a2322;
  font-size: 15px;
  font-weight: 700;
  line-height: 29px;
}
.footer__paymentservice {
  padding: 40px 0 0;
  background: #f2f2f2;
}
.paymentservice {
  margin: 0 auto;
  padding: 30px 20px 35px;
  max-width: 1500px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.paymentservice ul {
  display: flex;
  padding: 0 !important;
}
.paymentservice ul li {
  padding: 0 125px 0 0;
}
.paymentservice ul:last-child li:last-child {
  padding: 0;
}
.footer__information {
  padding: 40px 0 0;
  background: #f2f2f2;
}
.footer__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 auto;
  padding: 30px 20px 35px;
  max-width: 1500px;
  box-sizing: border-box;
}
.footer__company_info {
  padding-right: 120px;
}
.footer__company_info h6 {
  color: #595959;
  font-size: 22px;
  font-weight: 700;
  line-height: 25px;
  margin: 0 0 25px;
}
.footer__company_info p {
  color: #2a2322;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 10px;
}
.footer__company_info p a {
  color: #2a2322;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}
.footer__links {
  display: flex;
  flex-wrap: wrap;
}
.footer__links .footer__link__item {
  margin: 0 0 40px;
}
.footer__links .footer__link__item h6 {
  color: #595959;
  font-size: 22px;
  font-weight: 700;
  line-height: 25px;
  margin: 0 0 25px;
}
.footer__links .footer__link__item ul li a {
  color: #2a2322;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}
.footer__links .footer__link__item ul li a:hover {
  font-weight: 700;
}
.footer.content .footer__social ul li {
  margin: 0 0 0px;
}
.footer.content .footer__social ul li a {
  color: #2a2322;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
}
.footer.content .footer__social ul li a:hover {
  font-weight: 700;
}
.footer__copyright {
  background: #f2f2f2;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}
.footer__container {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 30px 20px 15px;
  max-width: 1500px;
  box-sizing: border-box;
}
.footer__container .footer__copyright__address p {
  color: #888888;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
}
.footer__container .footer__copyright__address p a {
  color: #888888;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
}
.footer__container .footer__copyright__address p a:hover {
  color: #333333;
  font-weight: 700;
}
.footer__container .footer__copyright__address ul {
  display: flex;
}
.footer__container .footer__copyright__address ul li {
  padding: 0 100px 0 0;
}
.footer__container .footer__copyright__address ul li a {
  color: #a6a6a6;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
}
.footer__container .footer__copyright__address ul li a:hover {
  color: #333333;
  font-weight: 700;
}
.footer__container .footer__blab p {
  color: #a6a6a6;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
}
.footer__container .footer__blab .blab {
  color: #a6a6a6;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
}
.footer__container .footer__blab .blab:hover {
  color: #333333;
}
/*** Header &amp; Footer ***/
.mpblog-post-index.page-layout-2columns-right .sidebar-main {
  display: none;
}
.mpblog-post-index.page-layout-2columns-right .column.main {
  width: 100%;
}
.mpblog-post-index.page-layout-2columns-right .pager {
  text-align: right;
}
.mpblog-post-index.page-layout-2columns-right .pages .item.pages-item-next,
.mpblog-post-index.page-layout-2columns-right .pages .item.pages-item-previous {
  display: none;
}
.mpblog-post-view .sidebar-main {
  display: none;
}
.mpblog-post-view .column.main {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.mpblog-post-view .page-title-wrapper {
  display: none;
}
/*** Customer ***/
.customer__extra__info {
  float: left;
  width: 42%;
  padding-right: 2%;
}
.login-container {
  display: flex;
  align-items: flex-end;
}
.login-container .block-customer-login,
.login-container .block-new-customer {
  width: 60%;
  float: none;
  margin: 0;
  box-sizing: border-box;
}
.login-container .block .block-title {
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  border: none;
  margin: 0 0 0;
  display: none;
}
.login-container .block .block-title strong {
  font-weight: 700;
}
.login-container .block .block-content .required .label:after {
  color: transparent;
}
.login-container .block .fieldset.login {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px 0px;
  width: 100%;
  max-width: 850px;
}
.login-container .block .fieldset.login &gt; div {
  width: 100%;
  padding: 0 12px;
  box-sizing: border-box;
}
.login-container .block .fieldset.login &gt; div.email {
  width: 100%;
}
.login-container .block .fieldset.login &gt; div.password {
  width: 100%;
}
.login-container .block .fieldset.login &gt; div.secondary {
  margin: -15px 0 0;
}
.login-container .block .fieldset.login &gt; div.secondary .action.remind {
  color: #333333;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
}
.login-container .block .fieldset.login &gt; div.secondary .action.remind:hover {
  text-decoration: underline;
}
.login-container .block .fieldset &gt; .field &gt; .control {
  width: 100%;
}
.login-container .block .fieldset:after {
  color: transparent;
  margin: 0;
  display: none;
}
.login-container .block .actions-toolbar {
  display: flex;
  justify-content: flex-start;
  padding: 30px 12px 0 !important;
}
.login-container .block .actions-toolbar .action.login.primary {
  height: 80px;
  line-height: 80px;
  width: 100%;
  max-width: 400px;
  margin: 0;
}
.login-container .block .actions-toolbar &gt; .primary {
  width: 50%;
}
.login-container .block .actions-toolbar &gt; .secondary {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.login-container .block .actions-toolbar &gt; .secondary .action {
  font-size: 14px;
  line-height: 24px;
  color: #242426;
  font-weight: 400;
}
.login-container .block .actions-toolbar &gt; .secondary .action:hover {
  text-decoration: underline;
}
.login-container .block-new-customer {
  width: 40%;
  float: none !important;
}
.login-container .block-new-customer p {
  display: none;
}
.login-container .block-new-customer .actions-toolbar {
  display: flex;
  justify-content: flex-end;
  padding: 5px 12px 0 !important;
}
.login-container .block-new-customer .actions-toolbar .action.create.primary {
  height: 80px;
  min-width: 260px;
  margin: 0;
  line-height: 80px;
  width: 100%;
}
.login-container .block-new-customer .actions-toolbar &gt; .primary {
  width: 100%;
}
.customer__extra__item {
  margin: 0 0 25px;
}
.customer__extra__item h2 {
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin: 0 0 15px;
}
.customer__extra__item p {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}
.customer__extra__item a {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: underline;
}
.customer__extra__item ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.customer__extra__item ul li {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}
.customer__extra__item .check__list li {
  position: relative;
  padding: 0 0 0 28px;
}
.customer__extra__item .check__list li:before {
  color: #333;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 9px;
  font-weight: 900;
  left: 5px;
  position: absolute;
  top: 1px;
  width: 20px;
  height: 20px;
}
.customer__extra__item .number__list li {
  position: relative;
  padding: 0 0 0 33px;
}
.customer__extra__item .number__list li .num {
  font-weight: 700;
  position: absolute;
  left: 5px;
  top: 1px;
}
.form.create.account {
  float: none;
  width: 100%;
}
.form.create.account .fieldset {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 0px;
  width: 100%;
  max-width: 100%;
}
.form.create.account .fieldset &gt; .legend {
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin: 0 0 15px;
  border: none;
  padding: 0 15px;
  display: none;
}
.form.create.account .fieldset &gt; .legend span {
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}
.form.create.account .fieldset .required .label:after {
  color: transparent;
}
.form.create.account .fieldset &gt; div {
  width: 50%;
  padding: 0 12px;
  box-sizing: border-box;
}
.form.create.account .fieldset &gt; div.newsletter {
  width: 100%;
  display: none;
}
.form.create.account .fieldset &gt; div.street {
  width: 100%;
}
.form.create.account .fieldset &gt; div.email_address {
  width: 100%;
}
.form.create.account .fieldset.create.account:after {
  color: transparent;
  margin-top: 0;
}
.form.create.account .swissup-customer-fields-container,
.form.create.account .swissup-address-fields-container {
  height: 1px;
}
.form.create.account .actions-toolbar {
  display: flex;
  justify-content: flex-start;
  padding: 0px 0px 0 !important;
  margin: 20px 0 35px;
  max-width: 805px;
}
.form.create.account .actions-toolbar &gt; .primary {
  width: 100%;
}
.form.create.account .actions-toolbar .action.submit.primary {
  height: 80px;
  min-width: 290px;
  margin: 0;
  line-height: 80px;
  width: 100%;
}
.actions__register {
  display: flex;
  flex-direction: column;
}
.customer-account-forgotpassword .page-main .page-title-wrapper {
  text-align: center;
}
.customer-account-forgotpassword .page-main .column.main {
  max-width: 630px;
  margin: 0 auto;
}
.form.password.forget .actions-toolbar {
  display: flex;
  justify-content: flex-end;
  margin: 0 0 35px;
}
.form.password.forget .actions-toolbar .action.submit.primary {
  min-width: 290px;
  margin: 0;
  line-height: 25px;
}
.account__logged .action.switchre {
  background: none;
  border: none;
  color: #333;
  font-weight: 300;
  text-transform: capitalize;
  padding: 0;
}
.account__logged .customer-menu .header.links {
  padding: 0 !important;
  margin: 10px 0 0 !important;
  flex-direction: column;
}
.ammenu-nav-sections.-topmenu .ammenu-items {
  position: static;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #333;
  padding: 60px 30px 30px 100px;
  min-width: 465px;
  left: -90px;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block {
  max-width: 1110px;
  margin: 0 auto;
  padding: 0 20px 0;
  box-sizing: border-box;
}
.ammenu-category-columns.-col-4 .ammenu-column {
  width: 100%;
}
.ammenu-category-columns.-col-2 .ammenu-column {
  width: 100%;
}
.ammenu-header-container .header.content {
  position: static;
  margin-bottom: 0px;
}
.childs__submenu {
  display: flex;
  flex-wrap: wrap;
}
.childs__submenu .col__submenu {
  min-width: 160px;
  margin: 0 70px 15px 0;
}
.childs__submenu .col__submenu h2 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.childs__submenu .col__submenu ul {
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
}
.childs__submenu .col__submenu ul li {
  margin: 0;
}
.childs__submenu .col__submenu ul li a {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 36px;
}
.childs__submenu .col__submenu ul li a:hover {
  font-weight: 700;
  text-decoration: underline;
}
.ammenu-tabs-list {
  display: none;
}
.ammenu-nav-sections.-sidebar .ammenu-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-transform: none;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root &gt; .ammenu-item &gt; .ammenu-link &gt; .ammenu-icon-block.-toggle {
  width: 13px;
  height: 13px;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root &gt; .ammenu-item &gt; .ammenu-link &gt; .ammenu-icon-block.-toggle svg {
  width: 13px;
  height: 13px;
  color: #333;
}
.ammenu-nav-sections .ammenu-item .ammenu-items .ammenu-link .ammenu-text {
  font-size: 15px;
  font-weight: 400;
  line-height: 36px;
  text-transform: none;
}
.ammenu-nav-sections .ammenu-item .ammenu-items .ammenu-link:hover .ammenu-text {
  font-weight: 700;
}
.ammenu-nav-sections .ammenu-item.-active &gt; .ammenu-link .ammenu-text {
  font-weight: 700;
}
.ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root &gt; .ammenu-item .ammenu-items .ammenu-link {
  min-height: 36px;
  padding: 0px 0;
}
.ammenu-menu-title .ammenu-button.-close {
  color: #333 !important;
}
.ammenu-menu-title:before {
  content: "";
  left: 20px;
  position: absolute;
  top: 15px;
  width: 80px;
  height: 36px;
  background: url(../images/logo.svg) no-repeat;
}
.hamburger__toggle__layer {
  transition: 0.3s all ease-in;
  bottom: 0;
  background: #242426;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.17), 4px 4px 10px rgba(0, 0, 0, 0.1);
  left: -100%;
  max-width: 500px;
  overflow: auto;
  padding: 0 0 48px;
  position: fixed;
  top: 0;
  width: 95vw;
  z-index: 272;
  animation-duration: 0.3s;
  -webkit-animation-name: 'ammenu-animation__fadeInLeft';
  animation-name: 'ammenu-animation__fadeInLeft';
  display: none;
}
.hamburger__toggle__layer.open {
  display: block;
  left: 0;
}
.amasty-mega-menu.hidden {
  overflow: hidden;
}
.hamburger__head {
  position: relative;
  margin: 50px 0 0;
}
.hamburger__head .ammenu-logo-open {
  max-width: 70px;
  display: inline-block;
  padding: 15px 20px 10px;
}
.hamburger__toggle_close {
  position: absolute;
  right: 20px;
  top: 35px;
  font-size: 0;
  cursor: pointer;
  height: 30px;
  width: 30px;
}
.hamburger__toggle_close:before {
  content: "";
  height: 1px;
  position: absolute;
  width: 29px;
  background: #fff;
  transform: rotate(45deg);
  cursor: pointer;
}
.hamburger__toggle_close:after {
  content: "";
  height: 1px;
  position: absolute;
  width: 29px;
  background: #fff;
  transform: rotate(-45deg);
  cursor: pointer;
}
.hamburger__content {
  padding: 55px 15px 15px 20px;
}
.hamburger__content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hamburger__content ul li {
  margin: 0;
  padding: 10px 0;
  position: relative;
}
.hamburger__content ul li a {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 36px;
}
.hamburger__content ul li .tog_ico {
  position: absolute;
  top: 15px;
  right: 0;
  width: 30px;
  height: 25px;
  background: url(../images/arrow-down-w.png) no-repeat center;
  z-index: 1;
  cursor: pointer;
}
.hamburger__content ul li .tog_ico.active {
  transform: rotate(180deg);
}
.hamburger__content ul.hamburger__level1 li {
  border-bottom: 0px solid #ccc;
}
.hamburger__content ul.hamburger__level1 li a {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}
.hamburger__content ul.hamburger__level1 li a:hover {
  font-weight: 700;
}
.hamburger__content ul.hamburger__level1 li.parent.active &gt; a {
  font-weight: 700;
}
.hamburger__content ul.hamburger__level1 li.myaccount {
  margin-top: 30px;
}
.hamburger__content ul .hamburger__level2 {
  margin: 15px 0 0;
}
.hamburger__content ul .hamburger__level2 li {
  padding: 0;
  border-bottom: 0px solid #ccc;
}
.hamburger__content ul .hamburger__level2 li a {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}
.hamburger__content ul .hamburger__level2 li a:hover {
  font-weight: 700;
  text-decoration: underline;
}
.hamburger__content.open ul.hamburger__level1 li a {
  font-weight: 700;
}
.hamburger__content .tog__accordion {
  padding: 0px 0px 15px 0px;
  display: none;
}
.hamburger__content .tog__accordion .title {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
}
.hamburger__content .tog__accordion.open {
  display: block;
}
.hamburger__toggle__layeroverlay {
  display: none;
  background-color: rgba(51, 58, 64, 0.2);
  cursor: pointer;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 271;
}
.hamburger__toggle__layeroverlay.open {
  display: block;
}
.account .page-wrapper &gt; .page-main {
  position: relative;
}
.account .page-main .columns {
  margin: 220px 0 0;
}
.account .page-main .columns .column.main {
  padding: 50px;
  min-height: 700px;
  border: 4px solid #242426;
}
.account .page-main .columns .column.main .page-title-wrapper {
  position: absolute;
  left: 15px;
  top: 0;
}
.account .page-main .columns .sidebar-main {
  border: 4px solid #242426;
  border-right: 0px;
  padding: 0;
}
.account .page-main .page-title-wrapper .page-title {
  margin: 85px 0 0;
}
.block.block-collapsible-nav .content {
  background: #fff;
  font-size: 18px;
  line-height: 28px;
  color: #242426;
  font-weight: 400;
  padding: 0;
}
.block.block-collapsible-nav .item {
  margin: 0px 0 0;
}
.block.block-collapsible-nav .item a {
  border: none;
  color: #242426;
  display: block;
  padding: 10px 18px 10px 30px;
}
.block.block-collapsible-nav .item &gt; strong {
  border: none;
  color: #fff;
  display: block;
  padding: 10px 18px 10px 30px;
  background: #242426;
}
.block.block-collapsible-nav .item .delimiter {
  display: none;
}
.box .box-actions .action {
  font-weight: 600;
  color: #000;
}
.fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame:after {
  content: "";
  border: 1px solid #242426;
  width: 98%;
  display: block;
  height: 98%;
  position: absolute;
  left: 0;
  top: 0;
}
.fotorama--fullscreen .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame:after {
  content: "";
  border: 0px solid #242426;
  width: 98%;
  display: block;
  height: 98%;
  position: absolute;
  left: 0;
  top: 0;
}
.fotorama__thumb-border {
  margin-top: 0px !important;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  left: 2px;
}
.sizechart-display {
  margin: 0 0 50px;
}
.sizechart-display img {
  display: none;
}
.sizechart-display .textlink {
  font-size: 15px;
  line-height: 23px;
  color: #242426;
  font-weight: 400;
}
.sizechart {
  display: none;
}
.product-options-bottom .sizechart {
  display: block;
}
.error_wrapper {
  text-align: center;
}
.error_wrapper h4 {
  color: #242426;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  margin: 0 0 12px;
}
.error_wrapper .backtohome {
  margin: 15px 0 0;
}
.error_wrapper .backtohome a {
  color: #242426;
  font-size: 15px;
  font-weight: 400;
  line-height: 48px;
  text-transform: uppercase;
  height: 50px;
  display: inline-block;
  padding: 0px 28px;
  text-align: center;
  background: #fff;
  border: 1px solid #242426;
}
.error_wrapper .backtohome a:hover {
  color: #242426;
  background: #e5fe5b;
}
.Capsule__mainphoto {
  border: 4px solid #242426;
}
.Capsule__mainphoto img {
  display: block;
}
.Capsule__text {
  display: flex;
  justify-content: flex-end;
  padding: 70px 0 60px;
}
.Capsule__text p {
  width: 50%;
}
.Capsule__gallery {
  border: 4px solid #242426;
  display: flex;
}
.Capsule__gallery .Capsule__gallery__main {
  width: calc(49%);
}
.Capsule__gallery .Capsule__gallery__side {
  width: calc(51%);
}
.Capsule__gallery .Capsule__gallery__side .item {
  width: 50%;
  box-sizing: border-box;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}
.Capsule__gallery .Capsule__gallery__side .items {
  width: 100%;
  display: flex;
}
.Capsule__gallery .Capsule__gallery__side .items.last .item {
  border-bottom: 0px solid #000;
}
.Capsule__gallery img {
  display: block;
  width: 100%;
  height: 100%;
}
.Capsule__title {
  margin: 0;
  padding: 70px 0 20px;
}
.Capsule__title strong {
  font-size: 70px;
  color: #242426;
  font-weight: 400;
}
.form-wishlist-items .products-grid.wishlist .product-item-inner {
  display: none !important;
}
.form-wishlist-items .products-grid.wishlist .product-item .price-box {
  margin: 0;
  position: absolute;
  bottom: 15px;
  left: 35px;
  z-index: 1;
}
.form-wishlist-items .products-grid.wishlist .product-item-photo {
  margin: 0;
}
.form-wishlist-items .actions-toolbar {
  margin: 25px 0 0;
}
.form-wishlist-items .actions-toolbar &gt; .primary {
  display: flex;
  flex-wrap: wrap;
}
.form-wishlist-items .actions-toolbar &gt; .primary .action {
  margin-bottom: 15px;
  padding: 0 25px;
}
.page-product-bundle .product-info-main .product-info-price .price-box .price-from {
  display: flex;
  align-items: flex-end;
}
.page-product-bundle .product-info-main .product-info-price .price-box .price-container {
  display: flex;
  align-items: flex-end;
}
.page-product-bundle .product-info-main .product-info-price .price-box .price-container .price-label {
  display: block;
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  margin-right: 10px;
}
.page-product-bundle .product-info-main .product-info-price .price-box .text-vat {
  margin-left: 10px;
  font-style: italic;
}
.bundle-actions {
  display: none;
}
.bundle-options-container .product-add-form {
  display: block !important;
}
.bundle-options-container .product-add-form .product-options-wrapper .field .control {
  width: 100%;
}
.bundle-options-container .product-add-form form {
  display: flex;
  flex-direction: column;
}
.bundle-options-container .product-add-form form .bundle-options-wrapper {
  order: 9;
}
.bundle-options-container .product-options-bottom {
  border: none;
  clear: left;
  margin: 0;
  padding-top: 0;
}
.bundle-options-container .bundle-options-wrapper,
.bundle-options-container .product-options-wrapper {
  float: none;
  width: 100%;
}
.bundle-options-container .legend.title {
  display: none;
}
.bundle-options-container .action.back.customization {
  display: none;
}
.bundle-options-container .fieldset &gt; p.required {
  display: none;
}
.bundle-options-container .options-list {
  display: flex;
  flex-wrap: wrap;
}
.bundle-options-container .options-list .bundle-item-box {
  width: 25%;
  box-sizing: border-box;
  padding: 0 !important;
  margin: 0 -1px -1px 0 !important;
  border: 1px solid #242426;
  position: relative;
}
.bundle-options-container .options-list .bundle-item-box .bundle-item-wrapper {
  position: relative;
}
.bundle-options-container .options-list .bundle-item-box .bundle-item-wrapper .choice.content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.bundle-options-container .options-list .bundle-item-box .bundle-item-wrapper .choice.content input {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 3;
}
.bundle-options-container .options-list .bundle-item-box .bundle-item-wrapper .choice.content .label {
  margin: 0;
}
.bundle-options-container .options-list .bundle-item-box .bundle-item-wrapper .choice.content .label .product-name {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #595959;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  max-width: 175px;
  text-align: left;
}
.bundle-options-container .options-list .bundle-item-box .bundle-item-wrapper .choice.content .price-container {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.bundle-options-container .options-list .bundle-item-box .bundle-item-wrapper .choice.content .price-container .price {
  color: #595959;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
}
.bundle-options-container .options-list .bundle-item-box .bundle-configurable {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 15px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bundle-options-container .options-list .bundle-item-box .bundle-configurable:after {
  content: "";
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.5;
}
.bundle-options-container .options-list .bundle-item-box .bundle-configurable.no-display {
  display: none;
}
.bundle-options-container .options-list .bundle-item-box .bundle-configurable.no-display:after {
  display: none;
}
.bundle-options-container .block-bundle-summary {
  position: relative;
  top: 0 !important;
  width: 100%;
  margin-top: 20px;
}
.bundle-options-container .block-bundle-summary .title {
  display: none;
}
.bundle-options-container .block-bundle-summary .content .bundle-summary {
  display: none;
}
.bundle-options-container .block-bundle-summary .price-box .price-wrapper &gt; .price {
  color: #242426;
}
.block-bundle-summary .action.towishlist:before {
  display: none;
}
.wrapper__instagram .aminst-feed-title {
  display: none;
}
.wrapper__instagram .aminst-feed-slider-container .slick-slider {
  padding: 0 !important;
  margin: 0 !important;
}
.wrapper__instagram .slick-slider .slick-arrow {
  display: none !important;
}
.wrapper__instagram .aminst-feed-slider-container {
  padding: 0;
}
.wrapper__instagram .aminst-feed-post.-low_resolution {
  max-height: 245px;
}
.hamburger__store {
  padding: 15px 20px 0;
  display: flex;
  align-items: center;
}
.hamburger__store strong {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}
.hamburger__store ul {
  display: flex;
  align-items: center;
}
.hamburger__store ul li {
  padding: 0 15px 0 15px;
  position: relative;
  margin: 0;
}
.hamburger__store ul li a {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}
.hamburger__store ul li:after {
  content: "";
  position: absolute;
  top: 3px;
  right: 0;
  width: 1px;
  height: 13px;
  background: #fff;
}
.hamburger__store ul li.last:after {
  background: none;
}
.submenu-custom a {
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  color: #595959;
  padding-bottom: 20px;
}
.newletter__side {
  position: fixed;
  right: -575px;
  top: 50%;
  z-index: 999;
  transform: translateY(-50%);
  transition: all .6s;
  -webkit-transition: all .6s;
  background: linear-gradient(225deg, #7af0d0 0%, #884da4 100%);
}
.newletter__side.active {
  right: 0;
}
.newletter__side .open__side {
  transition: all .6s;
  position: relative;
  width: 630px;
}
.newletter__side .open__popup {
  position: absolute;
  left: -35px;
  width: 195px;
  top: 50%;
  z-index: 1;
  height: 60px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  transform: rotate(270deg) translateY(-50%);
}
.newletter__side .open__popup span {
  margin-bottom: 0;
  min-width: max-content;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  color: #242426;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  padding: 10px 20px 20px 20px;
  cursor: pointer;
  position: relative;
}
.newletter__side .open__popup:hover span {
  color: #fff;
}
.page-footer .newletter__side .block.newsletter {
  background-size: auto;
  background-position: center;
  border-radius: 0px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 55px 50px 5px 80px !important;
}
.page-footer .newletter__side .block.newsletter input {
  height: 59px;
  line-height: 59px;
  padding: 0 0 0 20px;
}
.page-footer .newletter__side .block.newsletter .title-text strong {
  color: #242426;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  margin: 0 0 8px;
  display: block;
}
.page-footer .newletter__side .block.newsletter .title-text p {
  color: #242426;
  font-size: 15px;
  font-weight: 300;
  margin: 0 0 8px;
  letter-spacing: 0.13636364px;
}
.page-footer .newletter__side .block.newsletter .form.subscribe {
  position: relative;
}
.page-footer .newletter__side .block.newsletter .form.subscribe &gt; .actions {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.page-footer .newletter__side .block.newsletter .form.subscribe &gt; .actions .action.subscribe {
  width: 100%;
  height: 59px;
  line-height: 59px;
  border-left: none;
  border-right: none;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.13636364px;
}
.page-footer .newletter__side .policy .spanx a {
  color: #242426;
}
.page-footer .newletter__side .policy .spanx:before {
  color: #242426;
  background: #fff;
  border: 1px solid #fff;
}
.page-footer .newletter__side .policy &gt; input[type="checkbox"]:checked + .spanx::after {
  color: #242426;
}
.page-footer:lang(it) .newletter__side .open__popup {
  left: -88px;
  width: 300px;
}
.page-footer:lang(it) .newletter__side .block.newsletter {
  padding: 100px 50px 35px 80px !important;
}
span.old-price {
  text-align: left !important;
}
.price-box.price-configured_price {
  display: none;
}
.price-container .price-label {
  display: none !important;
}
.bundle-item-wrapper span.price {
  display: none !important;
}
#old-price .price-s {
  font-size: 15px;
  line-height: 25px;
  color: #595959;
  font-weight: 300;
  text-decoration: line-through;
  margin-left: 10px;
}
</pre></body></html>