/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2020 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.am-text-clamp {
  display: block;
  font-size: 14px;
  line-height: 1.4;
  max-height: 39px;
  min-height: 39px;
  overflow: hidden;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
@-webkit-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media only screen and (max-width: 1200px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.btn {
  border: 1px solid #231f20;
  height: auto;
  padding: 12px 31px;
  letter-spacing: 2px;
  font-weight: 500;
  margin-top: 10px;
  color: #231f20 !important;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
}
.btn:hover {
  background-color: #ec008c;
  color: #fff !important;
  border: 1px solid #ec008c;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1200px) {
  .columns {
    display: flex;
  }
}
body {
  visibility: visible;
}
body {
  background-color: #fff;
  font-size: 16px;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  line-height: 24px;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main,
.container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.title {
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  font-size: 40px;
  line-height: 1.1;
  margin-bottom: 0.25em;
}
@media (max-width: 1660px) {
  .title {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .title {
    font-size: 32px;
  }
}
@media (max-width: 800px) {
  .title {
    font-size: 28px;
  }
}
@media (max-width: 550px) {
  .title {
    font-size: 24px;
  }
}
section.wrap {
  overflow: hidden;
}
.bgarea {
  background-position: center;
  background-size: cover;
}
a:hover {
  text-decoration: none;
  color: #ec008c;
  text-decoration: underline;
}
p a {
  color: #231f20 !important;
  text-decoration: underline;
}
/* MiniCart */
.minicart-items-wrapper {
  border: 0;
}
.minicart-items-wrapper li .porduct {
  display: flex;
  flex-flow: row wrap;
}
.minicart-items-wrapper .product-item-photo {
  width: 50%;
}
.minicart-items-wrapper .product-item-details {
  width: 50%;
}
.minicart-items .product-item-details {
  padding-left: 0;
}
.minicart-items .edit {
  display: none !important;
}
.minicart-items .product-item-pricing .label {
  font-weight: bold;
  font-size: 16px;
}
.minicart-actions .checkout {
  font-size: 16px;
  background-color: red;
  border: 1px solid red;
  padding: 12px 20px;
  color: #fff !important;
  border-radius: 4px !important;
  font-weight: bold;
  width: 100%;
}
.minicart-actions .checkout span {
  color: #fff;
}
.minicart-actions .product-item-details .price {
  font-size: 16px;
}
.minicart-actions .product-item-name a {
  font-size: 16px;
}
.minicart-actions .items-total {
  display: flex;
}
.minicart-actions .items-total .label {
  order: 2;
}
.minicart-actions .items-total .count {
  order: 1;
  padding-right: 6px;
}
#minicart-content-wrapper .viewbasket p {
  text-align: center;
  padding-top: 20px;
}
#minicart-content-wrapper .viewbasket p a {
  text-decoration: underline;
}
/* checkout-cart-index */
.checkout-cart-index .page-title {
  width: 100%;
  text-align: center;
}
.checkout-cart-index .page-title span {
  text-align: center;
  font-size: 32px;
  color: #0a1a3f;
  font-weight: bold;
  margin: 0;
  padding-bottom: 10px;
}
/* Checkout Page */
.cart-container {
  padding: 0 12vw;
}
#amrelated-block-2 {
  padding: 0 12vw;
}
#amrelated-block-2 .block-title {
  font-weight: bold;
  color: #0a1a3f;
}
#amrelated-block-2 .block-title strong {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 30px;
  display: block;
}
#amrelated-block-2 thead {
  display: none;
}
.cart.table-wrapper .col.qty .input-text {
  border: 1px solid;
}
.cart-summary {
  padding: 10px 30px;
}
.checkout-methods-items .action.primary.checkout {
  background-color: red;
  border-radius: 4px !important;
}
.checkout-methods-items .action.primary.checkout span {
  color: #fff;
  font-size: 16px;
}
.cart-summary {
  border-radius: 4px;
}
#form-validate .action.update {
  padding: 14px 20px;
  border: 0;
  background-color: #eee;
  color: #999;
  border-radius: 4px;
}
#form-validate .action.update span {
  font-size: 16px;
  color: #999999;
}
.cart-container .form-cart .action.update::before {
  display: none;
}
.checkout-cart-index .amrelated-grid-wrapper .product-item {
  border: 1px solid #d9d9d9;
  padding: 20px !important;
}
.checkout-cart-index .amrelated-grid-wrapper .product-item .product-item-name {
  font-size: 16px;
  font-weight: 700;
  line-height: initial;
  color: #454545;
}
.checkout-cart-index .amrelated-grid-wrapper .product-item .price-box .price {
  font-size: 16px;
}
.checkout-cart-index .amrelated-grid-wrapper .product-item .price-box .actions-secondary {
  display: none;
}
/* Checkout */
.checkout-index-index #maincontent {
  padding: 0 12vw;
}
.opc-progress-bar-item {
  width: 50%;
}
.opc-progress-bar-item::before {
  height: 2px;
}
.opc-progress-bar-item > span::before,
.opc-progress-bar-item > span::after {
  height: 33px;
  margin-left: -19px;
  width: 33px;
}
.opc-progress-bar-item > span::after {
  background: #ffffff;
  height: 26px;
  margin-left: -15.9px;
  top: 3.5px;
  width: 26px;
}
.checkout-index-index .field .label {
  display: block;
  width: 100% !important;
  text-align: left !important;
}
.checkout-index-index input {
  padding: 22px 15px;
}
.checkout-index-index .fieldset > .field {
  margin: 0 0 15px;
}
.checkout-index-index .header-customer-services {
  position: absolute;
  top: 0;
  right: 3rem;
}
.checkout-index-index h1 {
  font-size: 32px;
  color: #0a1a3f;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 100% !important;
  padding-bottom: 10px;
  text-align: center;
}
#shipping-method-buttons-container {
  margin-left: 0;
}
.checkout-shipping-method .actions-toolbar > .primary {
  float: left;
}
.checkout-shipping-method .actions-toolbar > .primary .button {
  font-size: 16px;
  background-color: #0a1a3f;
  border: 1px solid #0a1a3f;
  padding: 12px 40px;
  color: #fff !important;
  border-radius: 4px !important;
  font-weight: bold;
  width: 100%;
  margin-top: 20px;
}
.checkout-shipping-method .actions-toolbar > .primary .button span {
  color: #fff;
}
.checkout-shipping-method .actions-toolbar > .primary .button span span::after {
  content: ">";
  display: inline;
  padding-left: 5px;
}
.checkout-index-index input.radio {
  transform: scale(1.6);
  margin-left: 9px;
}
.checkout-index-index select {
  height: 46px;
  border-radius: 4px;
}
.opc-wrapper .step-title {
  font-size: 20px;
  font-weight: 400;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
  padding-left: 0;
}
.checkout-index-index .minicart-items .product-item-details .details-qty {
  font-weight: bold;
}
.checkout-index-index .opc-block-summary {
  padding: 30px 30px;
}
.block-customer-login form .field label {
  float: left !important;
  width: 100% !important;
  text-align: left !important;
}
/* customer-account-login  */
.customer-account-login .page-title-wrapper {
  border-bottom: 1px solid #e8e8e8;
  padding: 60px 0 50px 0;
  margin-bottom: 30px;
}
@media (max-width: 1660px) {
  .customer-account-login .page-title-wrapper {
    padding: 40px 0 30px 0;
  }
}
@media (max-width: 1024px) {
  .customer-account-login .page-title-wrapper {
    padding: 30px 3vw 20px 3vw;
  }
}
@media (max-width: 800px) {
  .customer-account-login .page-title-wrapper {
    margin-bottom: 20px;
  }
}
.customer-account-login .page-title-wrapper .page-title {
  width: 100%;
  text-align: center;
}
.customer-account-login .page-title-wrapper .page-title h1 {
  width: 100%;
  text-align: center;
}
.customer-account-login .page-title-wrapper .page-title span {
  font-family: abril-display, serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
  width: 100%;
}
@media (max-width: 1660px) {
  .customer-account-login .page-title-wrapper .page-title span {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .customer-account-login .page-title-wrapper .page-title span {
    font-size: 32px;
  }
}
@media (max-width: 800px) {
  .customer-account-login .page-title-wrapper .page-title span {
    font-size: 28px;
  }
}
@media (max-width: 550px) {
  .customer-account-login .page-title-wrapper .page-title span {
    font-size: 24px;
  }
}
.customer-account-login .page-title-wrapper .page-title:last-child {
  margin-bottom: 0;
}
.customer-account-login .block-customer-login {
  padding: 40px 40px;
  margin-bottom: 0;
  margin-right: 2%;
  width: 48%!important;
}
@media (max-width: 1440px) {
  .customer-account-login .block-customer-login {
    padding: 30px 30px;
  }
}
@media (max-width: 1024px) {
  .customer-account-login .block-customer-login {
    padding: 20px 20px;
  }
}
@media (max-width: 850px) {
  .customer-account-login .block-customer-login {
    margin-right: 0;
    width: 100%!important;
    padding: 20px 0;
  }
}
.customer-account-login .block-customer-login .block-title {
  padding-bottom: 10px;
}
@media (max-width: 850px) {
  .customer-account-login .block-customer-login .block-title {
    padding-bottom: 8px;
    margin-bottom: 10px;
  }
}
.customer-account-login .block-customer-login form .field {
  margin-bottom: 0!important;
}
.customer-account-login .block-customer-login form .field.password {
  margin-bottom: 20px!important;
}
.customer-account-login .block-customer-login form .field input {
  padding: 22px 15px;
  float: left;
  border-radius: 4px;
}
.customer-account-login .block-customer-login form .field label {
  float: left !important;
  width: 100% !important;
  text-align: left !important;
  font-weight: 500!important;
  line-height: 1.2;
  padding-top: 10px!important;
}
.customer-account-login .block-customer-login form .field .control {
  width: 100% !important;
}
.customer-account-login .block-customer-login form .field .fieldset {
  margin-bottom: 0;
}
.customer-account-login .block-customer-login form .actions-toolbar {
  margin-top: 15px!important;
  margin-left: 0 !important;
  display: flex;
  align-items: center;
}
.customer-account-login .block-customer-login form .actions-toolbar .primary {
  background-color: transparent;
  border-radius: 4px;
  margin-top: 0!important;
  margin-right: 0;
  width: max-content;
}
.customer-account-login .block-customer-login form .actions-toolbar .primary span {
  color: #231f20;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 1.1 !important;
  text-transform: uppercase;
  font-weight: 500;
}
.customer-account-login .block-customer-login form .actions-toolbar .primary:hover {
  background-color: #ec008c;
}
.customer-account-login .block-customer-login form .actions-toolbar .primary:hover span {
  color: #fff;
}
@media (max-width: 1201px) {
  .customer-account-login .block-customer-login form .actions-toolbar .primary {
    width: fit-content !important;
    text-align: left!important;
  }
}
.customer-account-login .block-customer-login form .actions-toolbar .secondary {
  width: 100%;
  display: block;
  text-align: left;
}
.customer-account-login .block-customer-login form .actions-toolbar .secondary span {
  font-size: 14px;
  color: #ec008c;
  font-weight: 500;
  text-decoration: underline;
}
@media (max-width: 1201px) {
  .customer-account-login .block-customer-login form .actions-toolbar .secondary {
    width: fit-content !important;
    text-align: left!important;
    margin-left: 15px;
  }
}
.customer-account-login .login-container {
  padding: 0 12vw;
  display: flex;
  flex-flow: row wrap;
}
@media (max-width: 1280px) {
  .customer-account-login .login-container {
    padding: 0 8vw;
  }
}
@media (max-width: 1024px) {
  .customer-account-login .login-container {
    padding: 0 4vw;
  }
}
.customer-account-login .login-container .block-new-customer {
  background-color: #eeeeee;
  padding: 40px 40px;
  margin-left: 2%;
  width: 48%!important;
}
@media (max-width: 1440px) {
  .customer-account-login .login-container .block-new-customer {
    padding: 30px 30px;
  }
}
@media (max-width: 1024px) {
  .customer-account-login .login-container .block-new-customer {
    padding: 20px 20px;
  }
}
@media (max-width: 850px) {
  .customer-account-login .login-container .block-new-customer {
    margin-left: 0;
    width: 100%!important;
  }
}
.customer-account-login .login-container .block-new-customer .block-title {
  padding-bottom: 10px;
}
@media (max-width: 850px) {
  .customer-account-login .login-container .block-new-customer .block-title {
    padding-bottom: 8px;
    margin-bottom: 10px;
  }
}
.customer-account-login .login-container .block-new-customer .actions-toolbar {
  margin-top: 0!important;
}
@media (max-width: 1201px) {
  .customer-account-login .login-container .block-new-customer .actions-toolbar {
    width: fit-content !important;
    text-align: left!important;
  }
}
.customer-account-login .login-container .block-new-customer .actions-toolbar .action.primary {
  background-color: #231f20;
  border-radius: 4px;
  margin-top: 0!important;
  color: #fff;
  border: 0;
}
@media (max-width: 1201px) {
  .customer-account-login .login-container .block-new-customer .actions-toolbar .action.primary {
    width: fit-content;
  }
}
.customer-account-login .login-container .block-new-customer .actions-toolbar .action.primary span {
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
}
.customer-account-login .login-container .block-new-customer p {
  color: #231f20;
}
.customer-account-login .login-container .fieldset {
  margin-bottom: 0;
}
.customer-account-login .login-container .fieldset::after {
  display: none;
}
.customer-account-login .login-container .field.choice:before {
  display: none;
}
.customer-account-login .login-container .field.choice label {
  display: initial;
  width: auto !important;
}
.abs-login-block-title strong,
.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
  font-size: 28px;
  line-height: 1.1;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  margin-bottom: 0.35em;
}
@media (max-width: 1440px) {
  .abs-login-block-title strong,
  .amazon-validate-container .block .block-title strong,
  .login-container .block .block-title strong {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .abs-login-block-title strong,
  .amazon-validate-container .block .block-title strong,
  .login-container .block .block-title strong {
    font-size: 24px;
  }
}
@media (max-width: 850px) {
  .abs-login-block-title strong,
  .amazon-validate-container .block .block-title strong,
  .login-container .block .block-title strong {
    font-size: 22px;
  }
}
@media (max-width: 550px) {
  .abs-login-block-title strong,
  .amazon-validate-container .block .block-title strong,
  .login-container .block .block-title strong {
    font-size: 20px;
  }
}
.abs-login-block-title,
.amazon-validate-container .block .block-title,
.login-container .block .block-title {
  border-bottom: 1px solid #706f6f;
}
.customer-account-create .page-title {
  width: 100%;
  text-align: center;
  padding: 20px 0 0px 0;
}
.customer-account-create .page-title span {
  font-family: abril-fatface, serif;
  font-weight: 400;
  text-align: center;
  font-size: 40px;
  color: #231f20;
}
.customer-account-create form {
  padding: 60px 0;
  margin: 0 auto;
}
.customer-account-create form .field input {
  padding: 22px 15px;
  float: left;
}
.customer-account-create form .control {
  width: 100% !important;
}
.customer-account-create form .label {
  text-align: left !important;
}
.customer-account-create form .choice::before {
  display: none;
}
.customer-account-create form legend.legend {
  margin-left: 0;
}
.customer-account-create form .actions-toolbar {
  margin-left: 0 !important;
}
.customer-account-create form .action.primary {
  background-color: #231f20;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 2px;
  padding: 14px 20px;
  border-radius: 4px;
  margin-top: 15px;
  color: #fff;
  border: 0;
}
.customer-account-create form .action.primary span {
  color: #fff;
}
.customer-account-create .column.main {
  padding: 0 12vw;
}
.amsearch-wrapper-input {
  position: relative !important;
}
.search-autocomplete.-bottom-position {
  bottom: inherit;
  top: calc(76%);
}
.amsearch-form-container.-opened .amsearch-wrapper-input:focus-visible {
  border: 2px solid red;
}
.amsearch-form-container .input-text:focus {
  border: 2px solid #f2f2f2 !important;
  box-shadow: 0 2px 4px #c2ebff;
}
.product-body-main .related {
  display: none !important;
  width: 100%;
}
.product-body-main .related ol li {
  width: 25% !important;
}
.product-body-main .related ol li .product-image-container {
  width: 240px;
  height: 300px !important;
}
.product-body-main .related ol li .product-item-info {
  width: 100%;
}
.product-body-main .related ol li .product-item-info img {
  width: 100% !important;
  margin: 0 auto !important;
}
.product-body-main .related ol .slick-track li {
  width: 100% !important;
}
.product-body-main .related ol .slick-track li .product-item-name {
  padding: 0 !important;
}
.category-madison-express-range .product-body-main .related {
  display: block !important;
}
.category-madison-express-range .product-body-main .amrelated-grid-wrapper {
  display: none !important;
}
/* Header */
.logo {
  margin: 0 0 25px 0;
  z-index: 2 !important;
}
.logo img {
  max-width: 200px;
}
@media (max-width: 1660px) {
  .logo img {
    max-width: 180px;
  }
}
.page-header .panel.header {
  display: flex;
  justify-content: flex-end;
  padding: 0;
}
.header-tel-container,
.header-covid {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #818181;
  padding: 5px 20px;
}
.header-tel-container span:first-child {
  display: none;
}
.header-tel-container a {
  color: #fff;
}
.header-covid {
  background-color: #fff;
}
.header-covid a {
  color: #818181;
}
.header.content {
  display: flex;
  justify-content: inherit;
}
.header.content::before,
.header.content::after {
  content: none;
}
.header.content {
  padding: 20px 60px 0px 60px;
  border-bottom: 1px solid #e8e8e8;
}
/* Navigation */
.nav-sections {
  background-color: #fff;
}
.nav-sections-item-content > .navigation {
  position: inherit;
}
@media (min-width: 1200px) {
  .navigation {
    padding: 0;
    background-color: #fff;
  }
  .navigation ul {
    position: inherit;
  }
  .navigation ul .level0 {
    position: inherit;
  }
  .navigation ul .level0.submenu {
    border: 1px solid #e8e8e8;
    position: absolute;
    z-index: 99999;
    column-count: 4;
    /* 3 cols => 2, 4 cols => 3 */
    column-gap: 0;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    left: 50% !important;
    width: 75%;
    padding: 30px!important;
    background-color: #fff ;
    display: none;
  }
  .navigation ul .level0.submenu li {
    width: 100%;
    break-inside: avoid;
    padding-bottom: 10px;
  }
  .navigation ul .level0.submenu li a {
    text-transform: initial;
    color: #231f20;
    padding-bottom: 10px;
  }
  .navigation ul .level0.submenu li a:hover {
    background-color: #fff;
  }
  .navigation ul .level0.submenu li a:after {
    display: none;
  }
  .navigation ul .level0.submenu li .ui-icon {
    display: none !important;
  }
  .navigation ul .level0.submenu .submenu {
    display: block !important;
    position: relative;
    left: 0 !important;
    border: 0;
    box-shadow: initial;
  }
  .navigation ul .level0.submenu .submenu li {
    width: 100%;
    padding-bottom: 0;
  }
  .navigation ul .level0.submenu .submenu li a {
    padding: 0 20px;
    padding-bottom: 5px;
  }
  .navigation ul .ui-icon {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .navigation ul .level0.submenu {
    padding: 20px!important;
  }
}
@media (max-width: 1600px) {
  .navigation ul li a {
    padding: 15px 13px !important;
  }
}
@media (max-width: 1440px) {
  .navigation ul li a {
    padding: 15px 10px !important;
  }
}
.navigation ul .level1.submenu {
  top: 0 !important;
}
.navigation ul .submenu {
  flex-flow: row wrap;
  /* display: flex !important;   */
}
.navigation ul .submenu .parent {
  width: 25%;
  flex-grow: 1;
}
.navigation ul .submenu ul li {
  width: 100%;
}
.block-search {
  width: 20%;
  float: left;
  display: flex;
  flex-flow: row wrap;
  flex-direction: row;
  flex-direction: column;
  justify-content: center;
}
.block-search form {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.block-search form input {
  border: 0;
  background-color: #f2f2f2;
  box-sizing: inherit;
  height: auto;
  width: 100%;
  padding: 14px 20px 14px 50px;
  border-radius: 0;
}
.block-search .action.search {
  opacity: 1 !important;
}
.block-search .actions {
  position: absolute;
  top: 0px;
  left: 60px;
}
.block-search .action.search::before {
  opacity: 1;
  color: #3f3b3c;
  font-size: 31px;
  padding: 10px 6px;
  position: relative;
  border-radius: 30px;
}
.account-container {
  width: inherit;
  float: right;
  display: flex !important;
  align-content: center;
  justify-content: flex-end;
  flex-flow: row wrap;
  flex-grow: 1;
}
.account-container h6 {
  color: #4e4e4e;
  font-weight: bold;
  margin-bottom: 0;
}
.account-container i {
  color: #3f3b3c;
  padding-left: 9px;
  font-weight: 100;
  font-size: 20px;
  position: relative;
  top: 2px;
  font-size: 29px;
}
.account-container .account-wrapper {
  display: flex;
}
.dropdown-item {
  font-size: 16px;
}
.nav-sections-item-content {
  margin-top: 5px;
}
@media (max-width: 1600px) {
  .account-container i {
    font-size: 20px;
    padding-left: 8px !important;
  }
}
@media all and (min-width: 1201px) {
  .navigation .close {
    display: none;
  }
  .header-tel-container span:first-child {
    display: inline;
  }
  .action.nav-toggle {
    display: none;
  }
  .navigation {
    display: flex;
    justify-content: center;
    margin: 0 10px;
  }
  .navigation ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  .navigation ul li {
    margin-bottom: 0;
  }
  .navigation ul li a {
    display: block;
    color: #231f20 !important;
    font-weight: 600;
    text-transform: inherit;
    padding: 11px 20px;
    transition: 0.2s;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
  }
  .navigation ul li a:after {
    display: block;
    content: '';
    border: 0;
    border-bottom: solid 2px #ec008c;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
  }
  .navigation ul li a:hover:after {
    transform: scaleX(1);
  }
  .navigation ul li.level1.parent a:hover {
    color: #ec008c !important;
  }
  .navigation ul li.level1.parent a:hover:after {
    transform: scaleX(0);
  }
  .navigation ul li.level2 a {
    font-weight: 300;
    padding: 2px 0;
  }
  .navigation ul li.level2 a:hover {
    color: #ec008c !important;
  }
  .navigation ul li.level2 a:hover:after {
    transform: scaleX(0);
  }
  .navigation ul li.show a:after {
    transform: scaleX(1);
  }
  .navigation ul li.show .dropdown-menu a {
    text-transform: inherit;
  }
  .navigation ul li.show .dropdown-menu a:after {
    display: none;
  }
  .nav-sections-item-title {
    display: none;
  }
}
header .topbar .col-md-6 ul {
  display: none;
}
@media screen and (max-width: 1588px) {
  .navigation ul .level0.submenu .submenu li a {
    padding: 3px 13px !important;
  }
}
@media screen and (max-width: 1550px) {
  .navigation ul li a {
    padding: 15px 9px;
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .navigation .level0.parent:hover > .submenu {
    display: block;
  }
}
@media screen and (max-width: 1901px) {
  .account-container i {
    font-size: 25px;
    padding-left: 20px !important;
  }
}
@media screen and (max-width: 1820px) {
  .navigation .level0 {
    margin: 0;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 0;
  }
  .navigation ul li a {
    padding: 15px 9px;
  }
}
@media screen and (max-width: 1600px) {
  .block-search {
    width: 16%;
  }
  .navigation ul li a {
    font-size: 15px;
  }
}
@media screen and (max-width: 1440px) {
  header .nav-sections {
    width: 61%;
  }
}
@media screen and (max-width: 1366px) {
  header .nav-sections {
    width: 61%;
  }
  .logo img {
    max-width: 160px;
  }
  .navigation ul li a {
    padding: 15px 6px !important;
  }
}
@media screen and (max-width: 1300px) {
  .block-search {
    display: none;
  }
  header .nav-sections {
    width: 70%;
  }
  .navigation ul li a {
    padding: 15px 7px !important;
  }
}
@media screen and (max-width: 1200px) {
  .navigation .close {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 99999;
    color: #ec008c;
    opacity: 1;
  }
  .navigation .close i {
    font-weight: 300!important;
    font-size: 24px!important;
  }
  .block-search {
    display: block;
  }
  .header-top {
    display: flex;
    flex-direction: column;
  }
  .header-top .header-main {
    order: 10;
  }
  .header-top .header-bar {
    order: 20;
  }
  .header-top .header-message {
    order: 30;
  }
  .header-top .header-navigation {
    order: 40;
  }
  .nav-sections {
    display: none !important;
    background: #ffffff;
    margin-bottom: 0px;
  }
  .nav-item .dropdown-toggle::after {
    display: inline-block;
    margin-left: 15px;
    vertical-align: 0.255em;
    content: "\f078";
    font-family: 'Font Awesome 5 Pro';
    border: 0;
    color: #706f6f;
    right: 20px;
    position: absolute;
  }
  .navigation ul li a {
    display: flex;
  }
  .navigation a {
    font-size: 20px;
    line-height: 28px;
  }
  .top-navigation-dropdown {
    display: none;
  }
  .nav-open .header-navigation .header-nav .desktop-view-all-category {
    display: none;
  }
  .nav-open .header-navigation .header-nav .collapse:not(.show) {
    display: block;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-title {
    width: 50%;
    position: relative;
    z-index: 1000;
    display: block;
    background: #ff5501;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-title.active {
    background: #ffffff;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-title.active a {
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav > .piranha {
    display: none;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-content {
    position: relative;
    top: 0px;
    margin-top: 68px;
    padding: 0px;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-content > .navigation {
    padding: 0px;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-content .nav-section-content-box {
    padding: 15px 15px 0px 15px;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-content .nav-section-content-box h4 {
    font-size: 18px;
    margin: 0px 0px 10px 0px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-content .nav-section-content-box ul li a {
    text-decoration: none;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-switch {
    text-decoration: none;
  }
  .nav-open .header-navigation .header-nav .nav-sections {
    display: block;
  }
  .nav-open .header-navigation .header-nav .navigation {
    background: #ffffff;
  }
  .nav-open .header-navigation .header-nav .navigation .navbar-collapse {
    padding: 0px;
  }
  .nav-open .header-navigation .header-nav .navigation ul {
    top: 0px;
    position: relative;
    padding: 0px;
    border-top: 1px solid #cccccc;
  }
  .nav-open .header-navigation .header-nav .navigation ul li {
    padding: 0px;
    border-top: 0px;
    border-bottom: 1px solid #cccccc;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.parent > a:after {
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: auto;
    left: 5px;
    top: auto;
    content: '\f054';
    font-size: 20px;
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.parent.active > a:after {
    content: '\f078';
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.parent.active > .top-navigation-dropdown {
    display: block !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.parent.active > .top-navigation-dropdown > ul {
    display: block !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.active > a {
    background: #ff5501;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.active > a span {
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level1.parent > a:after {
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 10px;
    left: auto;
    top: auto;
    content: '\f078';
    font-size: 15px;
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level1.parent.active > a:after {
    content: '\f077';
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level1.active > a {
    background: #ff5501;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level1.active > a span {
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul li a {
    padding: 10px 15px 10px 35px !important;
    border: 0px;
    text-transform: none;
    font-weight: 300;
  }
  .nav-open .header-navigation .header-nav .navigation ul li a span {
    margin: 0px !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li a.active span {
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul li ul {
    display: none !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li ul > li a {
    padding: 5px 15px 5px 35px !important;
    color: #636363;
  }
  .nav-open .header-navigation .header-nav .navigation ul li ul > li ul li a {
    padding: 5px 15px 5px 35px !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.active {
    border-bottom: 5px solid #cccccc;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.active > ul {
    display: block !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul.level2.parent > a:after {
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 0px;
    left: auto;
    top: auto;
    content: '\f054';
    font-size: 20px;
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul.level2.parent.active > a:after {
    content: '\f078';
  }
  .submenu .parent {
    width: 100% !important;
  }
  .navigation ul .level0 .submenu {
    display: none;
  }
  .navigation ul .level0.active .submenu {
    display: block !important;
  }
  .navigation ul .level0 .level1 .submenu {
    display: none !important;
  }
  .navigation ul .level0 .level1.active .submenu {
    display: block !important;
  }
  .nav-open .nav-sections {
    display: block !important;
  }
  .dropdown-menu.show {
    position: relative;
  }
  .nav-sections-item-content {
    float: left;
    margin-left: 0 !important;
    order: 2;
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .nav-open .nav-sections {
    z-index: 99999999 !important;
  }
  header .nav-sections .nav-sections-items {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
  }
  .navigation ul {
    width: 100%;
    background-color: #fff;
  }
  .nav-sections-item-content > .navigation {
    background-color: #fff;
  }
  .dropdown-menu.show {
    position: relative;
    top: 0;
    width: 100%;
    float: left;
    left: inherit;
    clear: left;
    border: 0;
    margin-top: 0;
  }
  .navigation ul li a {
    float: left;
    width: 100%;
  }
  .navigation ul li a {
    color: #231f20 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    padding: 15px 25px !important;
  }
  .navigation .level0.parent > .level-top {
    border-color: #fff !important;
    border-style: solid;
    border-width: 0 0 0 4px;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ec008c !important;
    border-style: solid;
    border-width: 0 0 0 4px;
  }
  .header.content .navigation ul.submenu li a {
    color: #231f20;
    font-weight: 300;
  }
  .show .nav-link {
    border-top: 1px solid #e8e8e8 !important;
  }
  .navigation .parent .level-top:after {
    display: inline-block;
    margin-left: 15px;
    vertical-align: 0.255em;
    content: "\f078";
    font-family: 'Font Awesome 5 Pro';
    border: 0;
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    right: 20px!important;
    top: 50%!important;
    transform: translate(0, -50%) !important;
    color: #706f6f;
  }
  .navigation .level0 {
    border: 0;
  }
  .level0.active {
    border-top: 1px solid #e8e8e8 !important;
  }
  .level0.active .submenu {
    border-bottom: 1px solid #e8e8e8 !important;
  }
  .level0.active .submenu .parent a span::after {
    display: inline-block;
    margin-left: 15px;
    vertical-align: 0.255em;
    content: "\f078";
    font-family: 'Font Awesome 5 Pro';
    border: 0;
    color: #231f20;
    right: 3vw;
    position: absolute;
  }
  .level0.active .submenu .parent .level2 a span::after {
    display: none;
  }
  .section-item-title {
    display: none;
  }
  .block-search {
    width: 100%;
    background-color: #fff;
    order: 1;
  }
  .block-search form {
    border-radius: 3px!important;
    padding: 14px 20px 0px 20px;
    float: left !important;
    width: 100% !important;
  }
  .block-search form .control {
    display: block;
    border-top: 0;
  }
  .field.search {
    height: 90px;
  }
  .search-autocomplete.-bottom-position {
    display: block !important;
    overflow: hidden;
    scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
    scrollbar-width: thin;
    overflow-y: auto;
    max-height: 90vh;
    opacity: 0;
  }
  .block-search .label:before {
    display: none;
  }
  .header.content {
    justify-content: space-between;
  }
  .topbar .hidemob {
    display: none;
  }
  .topbar .col-md-6 {
    width: 100%;
    flex: 1;
    max-width: 100%;
  }
  .topbar p {
    display: none;
  }
  .topbar ul {
    display: flex !important;
    justify-content: flex-end !important;
  }
  .topbar ul li:nth-child(2) {
    padding-right: 5%;
  }
  .nav-toggle:before {
    color: #3f3b3c;
  }
  .navigation .collapse:not(.show) {
    display: block !important;
  }
}
@media (max-width: 1200px) {
  .page-header {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 20px;
  }
  .topbar {
    padding: 3px 0 0 0 !important;
  }
  .header.content {
    justify-content: initial;
    width: 100%;
    flex-grow: 1;
    flex-direction: column;
    border-bottom: 0 !important;
  }
  .header.content .logo {
    width: 60%;
    max-width: 60%;
    margin: 0 auto 25px auto;
  }
  .header.content .logo img {
    margin: 0 auto;
    padding-bottom: 0;
  }
  .header.content .account-container {
    max-width: 100% !important;
    margin-top: -80px;
    z-index: 9;
    position: relative;
    width: 12%!important;
  }
  .header.content .nav-toggle {
    top: 55px;
  }
  .level1 a {
    text-transform: none !important;
  }
  .level2 a {
    font-weight: 300 !important;
    margin-bottom: 8px;
    text-transform: none !important;
  }
  .dropdown-item {
    font-weight: 300 !important;
    text-transform: none !important;
  }
  .search-toggle,
  .nav-toggle {
    width: 6%!important;
    margin: 0;
  }
  .header.content .navigation ul li a {
    padding: 13px 2vw !important;
  }
}
@media (max-width: 1024px) {
  .account-container i {
    padding-left: 20px !important;
  }
  .header.content {
    padding: 10px 5% 0px 5%;
  }
  .header.content .nav-toggle {
    top: 25px;
  }
  .headLink {
    margin-bottom: 15px;
    padding-top: 10px;
  }
  .search-toggle,
  .nav-toggle {
    width: 8%!important;
    margin: 0;
  }
}
@media (max-width: 800px) {
  .search-toggle,
  .nav-toggle {
    width: 10%!important;
    margin: 0;
  }
}
@media (max-width: 550px) {
  .header.content .nav-toggle {
    top: 35px!important;
  }
}
@media (max-width: 440px) {
  .account-container i {
    padding-left: 15px !important;
  }
}
@media (max-width: 767px) {
  .header.content {
    padding: 10px 5% 5px 5%;
  }
}
@media (max-width: 550px) {
  header .nav-sections {
    width: 100% !important;
  }
  .page-header {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px!important;
  }
  .search-toggle,
  .nav-toggle {
    width: 15%!important;
    margin: 0;
  }
}
@media (max-width: 380px) {
  .account-menu:last-child {
    display: none!important;
  }
}
@media (max-width: 340px) {
  .logo img {
    max-width: 120px;
  }
  .header.content .nav-toggle {
    top: 35px;
  }
  .header.content .account-container {
    margin-top: -60px;
  }
}
@media (min-width: 1200px) {
  .mobilepart {
    display: none;
  }
}
@media (max-width: 1200px) {
  .desktoppart {
    display: none;
  }
}
.row {
  margin: 0 !important;
}
.noPad {
  padding-left: 0;
  padding-right: 0;
}
.column.main {
  padding-bottom: 0 !important;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #fff!important;
  margin: 0;
}
.message.global.noscript p,
.message.global.cookie p {
  color: #231f20;
  font-size: 16px;
}
.message.global.noscript button span,
.message.global.cookie button span {
  color: #fff;
}
header .topbar {
  width: 100%;
  padding: 5px 60px;
}
header .topbar p {
  text-align: center;
  margin-bottom: 0;
  letter-spacing: 1px;
}
header .topbar ul {
  display: flex;
  margin-bottom: 0;
  padding-left: 0;
  justify-content: flex-end;
}
header .topbar ul li {
  margin-bottom: 0;
  letter-spacing: 1px;
}
header .topbar ul li:first-child {
  list-style: none;
  padding-right: 22px;
}
header .topbar ul li a {
  color: #231f20;
}
header .topbar ul li a:hover {
  color: #ec008c;
}
header .topbar .header-phone {
  padding-left: 20px;
  list-style: none;
  font-size: 20px;
  position: relative;
}
header .topbar .header-phone .number {
  display: none;
}
header .topbar .header-phone:hover .number {
  display: block;
  position: absolute;
  font-size: 16px;
  width: fit-content;
  white-space: nowrap;
  right: 35%;
  background-color: #fff;
  padding: 0.15em 0.5em;
  border: 1px solid #767676;
  border-radius: 4px;
  bottom: -30px;
  transform: translate(50%, 0);
  -moz-transform: translate(50%, 0);
  -webkit-transform: translate(50%, 0);
  z-index: 99;
}
header .topbar .header-email {
  padding-left: 20px;
  list-style: none;
  font-size: 22px;
}
header img {
  padding-bottom: 12px;
}
header .nav-sections {
  width: auto;
  display: flex;
  align-content: center;
  flex-flow: row wrap;
  padding-left: 15px;
  padding-right: 15px;
  flex-grow: 1;
}
header .nav-sections .nav-sections-items {
  width: 100%;
}
.page-header .header.panel {
  padding-bottom: 3px!important;
  padding-top: 3px!important;
}
/* Footer */
footer .content {
  padding: 0!important;
  overflow: hidden;
  border-top: 0;
  margin-top: 50px!important;
}
@media (max-width: 1280px) {
  footer .content {
    margin-top: 40px!important;
  }
}
@media (max-width: 550px) {
  footer .content {
    margin-top: 30px!important;
  }
}
footer .foote-block .col-sm-12 {
  padding: 0!important;
}
footer ul li {
  font-size: 16px;
  line-height: 1.2;
  padding-bottom: 8px;
  color: #706f6f;
}
footer ul li strong {
  font-weight: 500;
  padding-top: 5px;
  display: block;
  color: #231f20;
}
footer ul li:first-child {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #231f20;
}
footer ul li a,
footer ul li a:visited {
  color: #231f20;
  font-weight: 300;
}
footer ul li a:hover {
  text-decoration: none;
  color: #ec008c;
  text-decoration: underline;
}
footer .footer-bottom-bar {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
@media (max-width: 1280px) {
  footer .footer-bottom-bar {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 800px) {
  footer .footer-bottom-bar {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
footer .footer-bottom-bar p {
  font-size: 13px;
  line-height: 1.2;
  margin-bottom: 0;
}
@media (max-width: 1280px) {
  footer .footer-bottom-bar p {
    font-size: 12px;
  }
}
footer .footer-wrap {
  background-color: #f6f6f6;
}
footer .footer-wrap .pagebuilder-column {
  padding-right: 50px;
}
@media (max-width: 1280px) {
  footer .footer-wrap .pagebuilder-column {
    padding-right: 40px;
  }
}
@media (max-width: 1200px) {
  footer .footer-wrap .pagebuilder-column {
    padding-right: 0;
    padding-bottom: 0;
  }
}
footer .footer-wrap .inner {
  padding: 0 8vw;
}
@media (max-width: 1660px) {
  footer .footer-wrap .inner {
    padding: 0 6vw;
  }
}
@media (max-width: 1280px) {
  footer .footer-wrap .inner {
    padding: 0 3vw;
  }
}
@media (max-width: 1024px) {
  footer .footer-wrap .inner {
    padding: 0 4vw;
  }
}
footer .footer-wrap.grey {
  padding-top: 60px;
}
@media (max-width: 1660px) {
  footer .footer-wrap.grey {
    padding-top: 50px;
  }
}
@media (max-width: 1280px) {
  footer .footer-wrap.grey {
    padding-top: 40px;
  }
}
@media (max-width: 1024px) {
  footer .footer-wrap.grey {
    padding-top: 30px;
  }
}
footer .footer-wrap.grey .inner {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
footer .footer-social {
  padding: 20px 0;
  border-top: 1px solid #e8e8e8;
}
@media (max-width: 1200px) {
  footer .footer-social {
    padding: 15px 0;
  }
}
footer .footer-social ul {
  display: flex;
  align-content: center;
  justify-content: center;
}
footer .footer-social ul li {
  font-size: 40px;
  padding: 0 0.75em;
}
@media (max-width: 1440px) {
  footer .footer-social ul li {
    font-size: 36px;
  }
}
@media (max-width: 800px) {
  footer .footer-social ul li {
    font-size: 32px;
  }
}
@media (max-width: 550px) {
  footer .footer-social ul li {
    font-size: 28px;
    padding: 0 0.65em;
  }
}
@media (max-width: 550px) {
  footer .footer-social ul li {
    font-size: 28px;
    padding: 0 0.65em;
  }
}
footer .footer-social ul li a {
  color: #231f20 !important;
}
footer .footer-social h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2px;
  padding-bottom: 0.25em;
}
footer .footer-newsletter {
  padding: 50px 3vw;
}
@media (max-width: 1280px) {
  footer .footer-newsletter {
    padding: 40px 3vw;
  }
}
@media (max-width: 1024px) {
  footer .footer-newsletter {
    padding: 40px 4vw;
  }
}
@media (max-width: 800px) {
  footer .footer-newsletter {
    padding: 30px 4vw;
  }
}
@media (max-width: 1024px) {
  footer .footer-newsletter .pagebuilder-column-group {
    padding: 0 15px;
  }
}
footer .footer-newsletter h3 {
  text-align: center;
  font-size: 36px;
  margin-bottom: 0;
  font-weight: 300;
}
@media (max-width: 1660px) {
  footer .footer-newsletter h3 {
    font-size: 32px;
  }
}
@media (max-width: 1280px) {
  footer .footer-newsletter h3 {
    font-size: 28px;
  }
}
@media (max-width: 800px) {
  footer .footer-newsletter h3 {
    font-size: 24px;
  }
}
footer .footer-newsletter p {
  text-align: center;
  width: 50%;
  margin: 0 auto;
  padding: 10px 0 0 0;
}
@media (max-width: 1660px) {
  footer .footer-newsletter p {
    width: 60%;
  }
}
@media (max-width: 1280px) {
  footer .footer-newsletter p {
    width: 70%;
  }
}
@media (max-width: 1024px) {
  footer .footer-newsletter p {
    width: 80%;
  }
}
@media (max-width: 800px) {
  footer .footer-newsletter p {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .footer-wrap {
    padding: 0;
  }
  .footer-wrap .pagebuilder-column {
    padding-bottom: 0;
  }
  .footer-wrap .pagebuilder-column:last-of-type ul li {
    border-bottom: 1px solid #e8e8e8;
  }
  .footer-wrap ul li {
    display: none;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer-wrap ul li.titlebox {
    display: block;
    border-top: 1px solid #e8e8e8;
    cursor: pointer;
  }
  .footer-wrap ul li.titlebox::after {
    content: "+";
    display: inline;
    float: right;
  }
  .footer-wrap ul.show li {
    display: block;
  }
  .footer-wrap ul.show li.titlebox::after {
    content: "-";
  }
  .footer-wrap figure {
    display: none;
  }
  .footer-wrap .pagebuilder-column {
    padding-bottom: 20px;
  }
}
/* Page Styles */
/* HomePage */
.home .page-title {
  display: none !important;
}
/* Hero Slider */
.hero-slider .item {
  display: flex !important;
  min-height: 600px;
  background-position: center;
  background-size: cover;
}
@media (max-width: 1600px) {
  .hero-slider .item {
    min-height: 550px;
  }
}
@media (max-width: 1450px) {
  .hero-slider .item {
    min-height: 500px!important;
  }
}
@media (max-width: 1280px) {
  .hero-slider .item {
    min-height: 450px!important;
  }
}
@media (max-width: 990px) {
  .hero-slider .item {
    min-height: 400px!important;
  }
}
@media (max-width: 767px) {
  .hero-slider .item {
    min-height: 350px!important;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.hero-slider .item .col-md-11 {
  display: flex;
  flex-flow: row wrap;
  align-content: center;
}
@media (max-width: 1600px) {
  .hero-slider .item .offset-md-1 {
    padding: 0 15px 0 5%!important;
    width: 60%!important;
    flex: 0 60%!important;
    max-width: 60%!important;
  }
}
@media (max-width: 1450px) {
  .hero-slider .item .offset-md-1 {
    width: 70%!important;
    flex: 0 70%!important;
    max-width: 70%!important;
  }
}
@media (max-width: 1280px) {
  .hero-slider .item .offset-md-1 {
    width: 75%!important;
    flex: 0 75%!important;
    max-width: 75%!important;
  }
}
@media (max-width: 1024px) {
  .hero-slider .item .offset-md-1 {
    width: 80%!important;
    flex: 0 80%!important;
    max-width: 80%!important;
    padding: 0 15px!important;
  }
}
@media (max-width: 600px) {
  .hero-slider .item .offset-md-1 {
    width: 100%!important;
    flex: 0 100%!important;
    max-width: 100%!important;
  }
}
.hero-slider .item .row {
  width: 100%;
}
.hero-slider .item h1 {
  font-size: 75px;
  line-height: 1.1!important;
  font-family: 'abril-display', serif;
  text-shadow: none;
  filter: none;
  padding-top: 0;
  margin-bottom: 0!important;
  color: #fff!important;
}
@media (max-width: 1450px) {
  .hero-slider .item h1 {
    font-size: 65px;
  }
}
@media (max-width: 1280px) {
  .hero-slider .item h1 {
    font-size: 60px!important;
  }
}
@media (max-width: 480px) {
  .hero-slider .item h1 {
    font-size: 45px!important;
  }
}
@media (max-width: 440px) {
  .hero-slider .item h1 {
    font-size: 40px!important;
  }
}
@media (max-width: 380px) {
  .hero-slider .item h1 {
    font-size: 36px!important;
  }
}
@media (max-width: 990px) {
  .hero-slider .item h1 {
    font-size: 55px!important;
    margin-bottom: 15px!important;
  }
}
@media (max-width: 767px) {
  .hero-slider .item h1 {
    font-size: 50px!important;
    margin-bottom: 10px!important;
  }
}
.hero-slider .item p {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 1.5;
  width: 85%;
  color: #fff;
}
@media (max-width: 1450px) {
  .hero-slider .item p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px!important;
  }
}
@media (max-width: 990px) {
  .hero-slider .item p {
    width: 100%;
  }
}
.hero-slider .item p:last-child {
  margin-bottom: 0!important;
}
.hero-slider .item .btn {
  border-color: #fff!important;
  color: #fff!important;
}
.hero-slider .item .btn:hover {
  border-color: #ec008c!important;
}
/* Home Section Two */
.home-section-two {
  padding: 100px 0 0 0;
}
.home-section-two .content {
  padding-top: 70px !important;
  padding-bottom: 70px!important;
}
@media (max-width: 1440px) {
  .home-section-two .content {
    padding-top: 50px !important;
    padding-bottom: 50px!important;
  }
}
@media (max-width: 1280px) {
  .home-section-two .content {
    padding-top: 40px !important;
    padding-bottom: 40px!important;
  }
}
@media (max-width: 1024px) {
  .home-section-two .content {
    padding-top: 0 !important;
    padding-bottom: 30px !important;
  }
}
.home-section-two .col-md-6 {
  display: flex;
  padding-right: 0;
}
.home-section-two .col-md-6 .row {
  height: 100%;
  width: 100%;
}
@media (max-width: 1024px) {
  .home-section-two .col-md-6:last-child {
    margin: 0!important;
  }
}
@media (max-width: 1660px) {
  .home-section-two .col-md-4 {
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
  }
}
.home-section-two .imagesection .col-sm-6:first-child {
  padding-left: 0;
}
@media (max-width: 1366px) {
  .home-section-two .imagesection .col-sm-6:first-child {
    padding-right: 0;
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .home-section-two .imagesection .col-sm-6:first-child {
    padding-right: 15px;
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 800px) {
  .home-section-two .imagesection .col-sm-6:first-child {
    padding-right: 10px;
  }
}
.home-section-two .imagesection .col-sm-6:last-child {
  padding-right: 0;
}
@media (max-width: 1366px) {
  .home-section-two .imagesection .col-sm-6:last-child {
    display: none;
  }
}
@media (max-width: 1024px) {
  .home-section-two .imagesection .col-sm-6:last-child {
    display: block;
  }
}
@media (max-width: 800px) {
  .home-section-two .imagesection .col-sm-6:last-child {
    padding-left: 10px;
  }
}
.home-section-two .imagesection .col-sm-6 .row {
  width: 100%;
  margin-left: 0;
}
.home-section-two .bg {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
@media (max-width: 1024px) {
  .home-section-two .bg {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
    min-height: 350px;
  }
}
@media (max-width: 800px) {
  .home-section-two .bg {
    min-height: 300px;
  }
}
@media (max-width: 440px) {
  .home-section-two .bg {
    min-height: 250px;
  }
}
/* CTA Bar */
.ctabar {
  background-color: #f6f6f6;
  padding: 35px 8vw!important;
  text-align: center;
  overflow: hidden;
  margin-top: 100px;
}
@media (max-width: 1660px) {
  .ctabar {
    padding: 25px 0;
    margin-top: 80px;
  }
}
@media (max-width: 1280px) {
  .ctabar {
    margin-top: 60px;
    padding: 30px 4vw!important;
  }
}
@media (max-width: 1024px) {
  .ctabar {
    padding: 25px 4vw!important;
  }
}
@media (max-width: 800px) {
  .ctabar {
    margin-top: 40px;
    padding: 0 4vw!important;
  }
}
.ctabar .row {
  flex-wrap: unset;
  margin: 0 !important;
}
@media (max-width: 800px) {
  .ctabar .row {
    flex-direction: column;
  }
}
.ctabar .row .col-md-6 {
  padding: 0 4vw!important;
}
@media (max-width: 1280px) {
  .ctabar .row .col-md-6 {
    padding: 0 3vw!important;
  }
}
@media (max-width: 1024px) {
  .ctabar .row .col-md-6 {
    padding: 0 2vw!important;
  }
}
@media (max-width: 990px) {
  .ctabar .row .col-md-6 {
    padding: 0 1vw!important;
  }
}
@media (max-width: 800px) {
  .ctabar .row .col-md-6 {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
    padding: 20px 15px!important;
  }
}
@media (max-width: 800px) {
  .ctabar .row .col-md-6:first-child {
    border-bottom: 1px solid #e8e8e8;
  }
}
.ctabar .row .title {
  font-size: 22px;
  line-height: 1.1;
  margin-bottom: 0!important;
  font-family: abril-display, serif !important;
  color: #231f20;
}
@media (max-width: 1024px) {
  .ctabar .row .title {
    font-size: 20px;
  }
}
.ctabar .row p {
  margin-bottom: 0;
  color: #706f6f;
  font-size: 18px;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .ctabar .row p {
    padding: 0 2vw!important;
    font-size: 16px;
  }
}
.ctabar .row p a {
  display: block;
  text-decoration: underline;
  font-weight: 500;
  color: #ec008c!important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  margin-top: 3px;
}
.ctabar .row .col-md-2 {
  display: none;
}
/* Featured Products */
.featuredproducts {
  padding: 100px 0 0 0;
}
.featuredproducts .col-md-12 {
  padding: 0;
}
.featuredproducts .title {
  font-size: 28px;
  line-height: 1.1;
  padding-left: 3vw;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  margin-bottom: 0.35em;
}
@media (max-width: 1440px) {
  .featuredproducts .title {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .featuredproducts .title {
    font-size: 24px;
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
@media (max-width: 800px) {
  .featuredproducts .title {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .featuredproducts .title {
    font-size: 20px;
  }
}
.featuredproducts .product-items {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.featuredproducts .product-items .product-item {
  width: calc(23%);
  border-right: 1px solid #e8e8e8;
  margin-bottom: 0;
  padding: 60px 60px;
}
.featuredproducts .product-items.noslider {
  display: flex;
}
.featuredproducts .product-item-name {
  margin: 0!important;
}
.featuredproducts .slick-track {
  display: flex;
  flex-flow: row wrap;
}
.featuredproducts .slick-track .slick-slide > div {
  height: 100%;
  display: flex;
}
.featuredproducts .product-item {
  height: 100%;
  padding: 30px;
}
@media (max-width: 1660px) {
  .featuredproducts .product-item {
    padding: 25px;
  }
}
@media (max-width: 1280px) {
  .featuredproducts .product-item {
    padding: 20px;
  }
}
@media (max-width: 440px) {
  .featuredproducts .product-item {
    padding: 15px;
  }
}
.featuredproducts .product-item .product-item-name a {
  color: #231f20;
  font-weight: 300;
  margin: 0!important;
  font-size: 20px;
  display: block;
  line-height: 1.2;
}
@media (max-width: 1660px) {
  .featuredproducts .product-item .product-item-name a {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .featuredproducts .product-item .product-item-name a {
    font-size: 16px;
  }
}
.featuredproducts .product-item .product-item-name span {
  color: #706f6f;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 1;
  margin-top: 5px;
  display: block;
}
@media (max-width: 1280px) {
  .featuredproducts .product-item .product-item-name span {
    font-size: 13px;
    margin-top: 3px;
  }
}
.featuredproducts .slick-slide.slick-active {
  display: block !important;
}
.featuredproducts .product-items.slick-slider .slick-slide .product-item {
  max-width: inherit !important;
}
.featuredproducts .product-items.slick-slider .slick-list {
  padding: 0;
}
.featuredproducts .product-item-actions {
  display: none;
}
.featuredproducts .price-box {
  display: none;
}
.featuredproducts .product-item-photo {
  width: 100%;
  display: block;
}
.featuredproducts .product-image-container {
  display: block;
  margin: 0px auto;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
}
.featuredproducts .product-image-container .product-image-wrapper {
  height: 100%;
  width: 100%;
}
.featuredproducts .product-image-container .product-image-wrapper .product-image-photo {
  height: 100%;
  width: auto;
}
/* Cat Feed */
.home-catfeed {
  padding: 100px 0 0 0;
  overflow: hidden;
}
.home-catfeed .title {
  font-size: 28px;
  line-height: 1.1;
  padding-left: 3vw;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  margin-bottom: 0.35em;
}
@media (max-width: 1440px) {
  .home-catfeed .title {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .home-catfeed .title {
    font-size: 24px;
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
@media (max-width: 800px) {
  .home-catfeed .title {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .home-catfeed .title {
    font-size: 20px;
  }
}
.home-catfeed .bgarea {
  height: 550px;
  display: flex;
}
@media (max-width: 1660px) {
  .home-catfeed .bgarea {
    height: 450px;
  }
}
@media (max-width: 1200px) {
  .home-catfeed .bgarea {
    height: 400px;
  }
}
@media (max-width: 1100px) {
  .home-catfeed .bgarea {
    height: 350px;
  }
}
@media (max-width: 380px) {
  .home-catfeed .bgarea {
    height: 300px;
  }
}
.home-catfeed .contentinner {
  margin: 0px 15px;
  padding: 30px;
  position: relative;
  color: #fff;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 1660px) {
  .home-catfeed .contentinner {
    padding: 20px;
  }
}
@media (max-width: 1024px) {
  .home-catfeed .contentinner {
    padding: 15px 20px;
  }
}
@media (max-width: 800px) {
  .home-catfeed .contentinner {
    margin: 0px 10px;
  }
}
@media (max-width: 550px) {
  .home-catfeed .contentinner {
    padding: 15px 4vw;
  }
}
.home-catfeed .contentinner:after {
  content: "";
  background: linear-gradient(to top, #231f20, transparent);
  opacity: 0.45;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.home-catfeed .contentinner a {
  display: flex;
  justify-content: flex-end;
  flex-flow: row wrap;
  flex-direction: row;
  flex-direction: column;
  width: 100%;
  color: #fff !important;
}
.home-catfeed .contentinner a:hover {
  text-decoration: none;
}
.home-catfeed .contentinner h4 {
  padding-left: 0!important;
  padding-right: 0;
  letter-spacing: 3px !important;
  padding-top: 15px !important;
  color: #ffffff !important;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 0;
}
@media (max-width: 1660px) {
  .home-catfeed .contentinner h4 {
    font-size: 20px;
  }
}
.home-catfeed .contentinner p {
  font-size: 16px;
  color: #fff !important;
  font-family: museo-sans-rounded, sans-serif;
  line-height: initial;
  letter-spacing: 0;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  line-height: 1.2;
}
.home-catfeed .slick-track {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.home-catfeed .content {
  position: relative;
  z-index: 1;
}
/* home-inspiration */
.home-inspiration {
  padding: 100px 0 0 0;
  margin-bottom: -70px;
}
@media (max-width: 1660px) {
  .home-inspiration {
    margin-bottom: -50px;
  }
}
@media (max-width: 1280px) {
  .home-inspiration {
    margin-bottom: -30px;
  }
}
@media (max-width: 800px) {
  .home-inspiration {
    margin-bottom: -10px;
  }
}
.home-inspiration .row {
  margin-right: -15px;
  margin-left: -15px;
}
.home-inspiration .title {
  font-size: 28px;
  line-height: 1.1;
  padding-left: 3vw;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  margin-bottom: 0.35em;
}
@media (max-width: 1440px) {
  .home-inspiration .title {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .home-inspiration .title {
    font-size: 24px;
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
@media (max-width: 800px) {
  .home-inspiration .title {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .home-inspiration .title {
    font-size: 20px;
  }
}
@media (max-width: 1200px) {
  .home-inspiration .col-md-6 {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
    padding: 0;
    display: block;
  }
}
@media (max-width: 1200px) {
  .home-inspiration .col-md-6:first-child {
    margin-bottom: 30px;
    padding-right: 0 !important;
  }
}
@media (max-width: 800px) {
  .home-inspiration .col-md-6:first-child {
    margin-bottom: 20px;
    padding-right: 0 !important;
  }
}
@media (max-width: 1200px) {
  .home-inspiration .col-md-3.firstitem {
    padding-left: 0;
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 1200px) and (max-width: 991px) {
  .home-inspiration .col-md-3.firstitem {
    padding-right: 15px!important;
  }
}
@media (max-width: 1200px) and (max-width: 800px) {
  .home-inspiration .col-md-3.firstitem {
    padding-right: 10px!important;
  }
}
@media (max-width: 1200px) and (max-width: 500px) {
  .home-inspiration .col-md-3.firstitem {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
    padding-right: 0!important;
    margin-bottom: 20px!important;
  }
}
@media (max-width: 1200px) {
  .home-inspiration .col-md-3:last-child {
    padding-right: 0;
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 1200px) and (max-width: 991px) {
  .home-inspiration .col-md-3:last-child {
    padding-left: 15px!important;
  }
}
@media (max-width: 1200px) and (max-width: 800px) {
  .home-inspiration .col-md-3:last-child {
    padding-left: 10px!important;
  }
}
@media (max-width: 1200px) and (max-width: 500px) {
  .home-inspiration .col-md-3:last-child {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
    padding-left: 0!important;
  }
}
.home-inspiration .single-image {
  min-height: 680px;
  display: flex;
}
@media (max-width: 1660px) {
  .home-inspiration .single-image {
    min-height: 575px;
  }
}
@media (max-width: 1440px) {
  .home-inspiration .single-image {
    min-height: 500px;
  }
}
@media (max-width: 1280px) {
  .home-inspiration .single-image {
    min-height: 450px;
  }
}
@media (max-width: 1024px) {
  .home-inspiration .single-image {
    min-height: 350px;
  }
}
@media (max-width: 800px) {
  .home-inspiration .single-image {
    min-height: 300px;
  }
}
@media (max-width: 500px) {
  .home-inspiration .single-image {
    min-height: 250px;
  }
}
@media (max-width: 380px) {
  .home-inspiration .single-image {
    min-height: 200px;
  }
}
.home-inspiration .single-image a {
  display: flex;
  justify-content: flex-end;
  flex-flow: row wrap;
  flex-direction: row;
  flex-direction: column;
  width: 100%;
}
.home-inspiration .single-image a:hover {
  text-decoration: none;
}
.home-inspiration .single-image .content {
  padding: 30px;
  position: relative;
  color: #fff;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 1660px) {
  .home-inspiration .single-image .content {
    padding: 20px;
  }
}
@media (max-width: 1024px) {
  .home-inspiration .single-image .content {
    padding: 15px 20px;
  }
}
@media (max-width: 500px) {
  .home-inspiration .single-image .content {
    padding: 15px 4vw;
  }
}
.home-inspiration .single-image .content::after {
  content: "";
  background: linear-gradient(to top, #231f20, transparent);
  opacity: 0.45;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.home-inspiration .single-image h4 {
  padding-left: 0!important;
  padding-right: 0;
  letter-spacing: 3px !important;
  padding-top: 15px !important;
  color: #ffffff !important;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 1024px) {
  .home-inspiration .single-image h4 {
    font-size: 20px;
  }
}
@media (max-width: 500px) {
  .home-inspiration .single-image h4 {
    padding: 0 15px!important;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px !important;
  }
}
.home-inspiration .single-image p {
  font-size: 16px;
  color: #fff !important;
  font-family: museo-sans-rounded, sans-serif;
  line-height: initial;
  letter-spacing: 0;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  line-height: 1.2;
}
@media (max-width: 500px) {
  .home-inspiration .single-image p {
    padding: 0 15px!important;
  }
}
.home-inspiration .slider {
  height: 100%;
  padding-left: 0;
}
.home-inspiration .slider .slick-list,
.home-inspiration .slider .slick-track,
.home-inspiration .slider .slick-slide,
.home-inspiration .slider .slick-slide > div {
  height: 100%;
}
.home-inspiration .slider button {
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #ec008c !important;
}
.home-inspiration .slider button.slick-arrow {
  position: absolute;
  top: 50%;
  right: 50px;
  font-size: 39px;
  color: #e3e3e3 !important;
}
.home-inspiration .slider button a {
  color: #ec008c !important;
}
.home-inspiration .slider .item {
  height: 100%;
  position: relative;
}
@media (max-width: 1200px) {
  .home-inspiration .slider .item {
    min-height: 650px;
  }
}
@media (max-width: 1024px) {
  .home-inspiration .slider .item {
    min-height: 500px;
  }
}
@media (max-width: 800px) {
  .home-inspiration .slider .item {
    min-height: 400px;
  }
}
@media (max-width: 440px) {
  .home-inspiration .slider .item {
    min-height: 350px;
  }
}
.home-inspiration .slider .slideone .btnone {
  position: absolute;
  top: 18%;
  right: 86%;
  font-size: 27px;
}
.home-inspiration .slider .slideone .btntwo {
  position: absolute;
  top: 58%;
  right: 56%;
  font-size: 27px;
}
.home-inspiration .slider .slideone .btnthree {
  position: absolute;
  top: 51%;
  right: 10%;
  font-size: 27px;
}
.home-inspiration .slider .slidetwo .btnone {
  position: absolute;
  top: 53%;
  right: 76%;
  font-size: 27px;
}
.home-inspiration .slider .slidetwo .btntwo {
  position: absolute;
  top: 68%;
  right: 21%;
  font-size: 27px;
}
.home-inspiration .slider .slidethree .btnone {
  position: absolute;
  top: 77%;
  right: 82%;
  font-size: 25px;
}
.home-inspiration .slider .slidethree .btntwo {
  position: absolute;
  top: 72%;
  right: 46%;
  font-size: 25px;
}
.home-inspiration .slider .slidethree .btnthree {
  position: absolute;
  top: 60%;
  right: 20%;
  font-size: 25px;
}
.home-inspiration .slick-next {
  background: none;
}
.home-inspiration .slick-next:before {
  display: none;
}
.tooltip .tooltip-inner {
  background-color: #fff;
  color: #706f6f;
  border-radius: 0;
  padding: 10px 10px;
  font-size: 20px;
  line-height: 20px;
  text-align: left;
}
.tooltip .tooltip-inner a {
  color: #706f6f;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-align: left !important;
}
.tooltip .tooltip-inner a span {
  display: block;
  font-weight: 400;
  padding-bottom: 10px;
  color: #706f6f;
}
.tooltip.bs-tooltip-top {
  color: #706f6f;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
}
.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #fff !important;
  border-color: #706f6f;
}
.home-sectionfive {
  padding: 100px 0 0 0;
}
.home-sectionfive .row {
  margin-right: 0!important;
  margin-left: 0!important;
}
@media (max-width: 1024px) {
  .home-sectionfive .row {
    flex-direction: column!important;
  }
}
.home-sectionfive .row .col-md-7 {
  display: flex;
  padding-right: 0;
  padding-left: 0 !important;
}
@media (max-width: 1280px) {
  .home-sectionfive .row .col-md-7 {
    width: 33.333%;
    flex: 0 33.333%;
    max-width: 33.333%;
  }
}
@media (max-width: 1024px) {
  .home-sectionfive .row .col-md-7 {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
    min-height: 350px;
  }
}
@media (max-width: 800px) {
  .home-sectionfive .row .col-md-7 {
    min-height: 300px;
  }
}
@media (max-width: 440px) {
  .home-sectionfive .row .col-md-7 {
    min-height: 250px;
  }
}
@media (max-width: 1660px) {
  .home-sectionfive .row .col-md-3 {
    width: 41.666667%;
    flex: 0 41.666667%;
    max-width: 41.666667%;
  }
}
@media (max-width: 1280px) {
  .home-sectionfive .row .col-md-3 {
    width: 66.6666%;
    flex: 0 66.6666%;
    max-width: 66.6666%;
  }
}
@media (max-width: 1024px) {
  .home-sectionfive .row .col-md-3 {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
}
.home-sectionfive .row .content {
  padding-top: 70px !important;
  padding-bottom: 70px;
}
@media (max-width: 1440px) {
  .home-sectionfive .row .content {
    padding-top: 50px !important;
    padding-bottom: 50px;
  }
}
@media (max-width: 1280px) {
  .home-sectionfive .row .content {
    padding-top: 40px !important;
    padding-bottom: 40px;
  }
}
@media (max-width: 1024px) {
  .home-sectionfive .row .content {
    padding-top: 30px !important;
    padding-bottom: 0!important;
    width: auto;
  }
}
.home-sectionseven,
.home-sectionten {
  padding: 100px 0 0 0;
}
.home-sectionseven .row,
.home-sectionten .row {
  margin-right: 0!important;
  margin-left: 0!important;
}
@media (max-width: 1024px) {
  .home-sectionseven .row,
  .home-sectionten .row {
    flex-direction: column!important;
  }
}
.home-sectionseven .row .col-md-7,
.home-sectionten .row .col-md-7 {
  display: flex;
  padding-right: 0;
  padding-left: 0 !important;
}
@media (max-width: 1280px) {
  .home-sectionseven .row .col-md-7,
  .home-sectionten .row .col-md-7 {
    width: 33.333%;
    flex: 0 33.333%;
    max-width: 33.333%;
  }
}
@media (max-width: 1024px) {
  .home-sectionseven .row .col-md-7,
  .home-sectionten .row .col-md-7 {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
}
.home-sectionseven .row .col-md-7 .row,
.home-sectionten .row .col-md-7 .row {
  width: 100%;
  margin-left: 0!important;
  margin-right: 0!important;
  flex-direction: row!important;
}
.home-sectionseven .row .col-md-7 .row .col-sm-6,
.home-sectionten .row .col-md-7 .row .col-sm-6 {
  display: flex;
}
.home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea,
.home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea {
  width: 100%;
  display: flex;
  position: relative;
}
@media (max-width: 1024px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea,
  .home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea {
    height: 350px;
  }
}
@media (max-width: 800px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea,
  .home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea {
    height: 300px;
  }
}
@media (max-width: 440px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea,
  .home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea {
    height: 250px;
  }
}
.home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea a,
.home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea a {
  display: flex;
  justify-content: flex-end;
  flex-flow: row wrap;
  flex-direction: column;
  width: 100%;
}
.home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea a:hover,
.home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea a:hover {
  text-decoration: none;
}
.home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall,
.home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall {
  padding: 30px;
  color: #fff;
  display: flex;
  flex-flow: row wrap;
  margin-top: 0;
  align-content: flex-end;
  position: relative;
}
@media (max-width: 1440px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall,
  .home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall {
    padding: 20px;
  }
}
@media (max-width: 1024px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall,
  .home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall {
    padding: 15px 20px;
  }
}
@media (max-width: 550px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall,
  .home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall {
    padding: 15px 4vw;
  }
}
.home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall:after,
.home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall:after {
  content: "";
  background: linear-gradient(to top, #231f20, transparent);
  opacity: 0.35;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
@media (max-width: 1024px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall:after,
  .home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall:after {
    opacity: 0.5;
  }
}
.home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall h4,
.home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall h4 {
  font-size: 22px;
  color: #fff !important;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  position: relative;
  letter-spacing: 3px !important;
  z-index: 1;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall h4,
  .home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall h4 {
    font-size: 20px;
  }
}
@media (max-width: 550px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall h4,
  .home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall h4 {
    padding: 0 15px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px !important;
  }
}
.home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall p,
.home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall p {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 550px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall p,
  .home-sectionten .row .col-md-7 .row .col-sm-6 .bgarea .contentsmall p {
    padding: 0 15px;
  }
}
.home-sectionseven .row .col-md-7 .row .col-sm-6:first-child,
.home-sectionten .row .col-md-7 .row .col-sm-6:first-child {
  padding-left: 0;
}
@media (max-width: 1280px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6:first-child,
  .home-sectionten .row .col-md-7 .row .col-sm-6:first-child {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6:first-child,
  .home-sectionten .row .col-md-7 .row .col-sm-6:first-child {
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 800px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6:first-child,
  .home-sectionten .row .col-md-7 .row .col-sm-6:first-child {
    padding-right: 10px;
  }
}
@media (max-width: 550px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6:first-child,
  .home-sectionten .row .col-md-7 .row .col-sm-6:first-child {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
    padding-right: 0!important;
    padding-right: 0;
  }
}
.home-sectionseven .row .col-md-7 .row .col-sm-6:last-child,
.home-sectionten .row .col-md-7 .row .col-sm-6:last-child {
  padding-right: 0;
}
@media (max-width: 1280px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6:last-child,
  .home-sectionten .row .col-md-7 .row .col-sm-6:last-child {
    display: none;
  }
}
@media (max-width: 1024px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6:last-child,
  .home-sectionten .row .col-md-7 .row .col-sm-6:last-child {
    display: flex;
  }
}
@media (max-width: 800px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6:last-child,
  .home-sectionten .row .col-md-7 .row .col-sm-6:last-child {
    padding-left: 10px;
  }
}
@media (max-width: 550px) {
  .home-sectionseven .row .col-md-7 .row .col-sm-6:last-child,
  .home-sectionten .row .col-md-7 .row .col-sm-6:last-child {
    display: none;
  }
}
@media (max-width: 1660px) {
  .home-sectionseven .row .col-md-3,
  .home-sectionten .row .col-md-3 {
    width: 41.666667%;
    flex: 0 41.666667%;
    max-width: 41.666667%;
  }
}
@media (max-width: 1280px) {
  .home-sectionseven .row .col-md-3,
  .home-sectionten .row .col-md-3 {
    width: 66.6666%;
    flex: 0 66.6666%;
    max-width: 66.6666%;
  }
}
@media (max-width: 1024px) {
  .home-sectionseven .row .col-md-3,
  .home-sectionten .row .col-md-3 {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
}
.home-sectionseven .row .content,
.home-sectionten .row .content {
  padding-top: 70px !important;
  padding-bottom: 70px;
}
@media (max-width: 1440px) {
  .home-sectionseven .row .content,
  .home-sectionten .row .content {
    padding-top: 50px !important;
    padding-bottom: 50px;
  }
}
@media (max-width: 1280px) {
  .home-sectionseven .row .content,
  .home-sectionten .row .content {
    padding-top: 40px !important;
    padding-bottom: 40px;
  }
}
@media (max-width: 1024px) {
  .home-sectionseven .row .content,
  .home-sectionten .row .content {
    padding-top: 30px !important;
    padding-bottom: 0;
    width: auto;
  }
}
.page-layout-1column .product-info-main .page-title-wrapper,
.page-layout-1column .product-info-main .product-info-stock-sku,
.page-layout-1column .product-info-main .attribute {
  padding-right: 8vw;
}
@media (max-width: 1700px) {
  .page-layout-1column .product-info-main .page-title-wrapper,
  .page-layout-1column .product-info-main .product-info-stock-sku,
  .page-layout-1column .product-info-main .attribute {
    padding-right: 4vw!important;
  }
}
.related .block-title.title h5 {
  font-family: abril-display, serif;
  font-size: 28px;
  font-style: normal;
  padding-left: 60px;
}
.related .products-grid .product-items {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.related .products-grid .product-item {
  width: calc(23%);
  border-right: 1px solid #e8e8e8;
  margin-bottom: 0;
  padding: 30px;
  margin-left: 0!important;
}
.related .products-grid .product-item .product-item-name {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}
.related .products-grid .product-item .product-item-details span {
  color: #706f6f;
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}
.callbar {
  background-color: #d5ebdb;
  padding: 20px;
  overflow: hidden;
  margin: 30px 0;
}
.callbar h3 {
  font-size: 22px;
  font-weight: 300;
}
.callbar p {
  margin-bottom: 0;
  color: #231f20;
}
.callbar p a {
  font-weight: 500;
  text-decoration: underline;
}
.product-title-bar {
  background-color: #f6f6f6;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 15px 15px;
  margin-bottom: 20px;
}
.product-title-bar p {
  margin-bottom: 0;
}
.catalog-product-view .column.main {
  padding-bottom: 0 !important;
  width: 100% !important;
  padding-left: 0;
}
.catalog-product-view .column.main .page-title-wrapper {
  display: none;
}
@media (max-width: 1200px) {
  .catalog-product-view .column.main .page-title-wrapper {
    display: block;
    padding: 20px 5% 0 5%;
  }
}
@media (max-width: 1024px) {
  .catalog-product-view .column.main .page-title-wrapper {
    padding: 20px calc(4vw + 15px) 0 calc(4vw + 15px);
  }
}
.catalog-product-view .column.main .page-title-wrapper .page-title span {
  font-family: abril-display, sans-serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
  width: 100%;
  margin-bottom: 0.25em;
}
@media (max-width: 1280px) {
  .catalog-product-view .column.main .page-title-wrapper .page-title span {
    font-size: 36px;
  }
}
@media (max-width: 1200px) {
  .catalog-product-view .column.main .page-title-wrapper .page-title span {
    padding-top: 0.5em;
  }
}
@media (max-width: 800px) {
  .catalog-product-view .column.main .page-title-wrapper .page-title span {
    font-size: 32px;
  }
}
@media (max-width: 550px) {
  .catalog-product-view .column.main .page-title-wrapper .page-title span {
    font-size: 28px;
  }
}
@media (max-width: 440px) {
  .catalog-product-view .column.main .page-title-wrapper .page-title span {
    font-size: 28px;
  }
}
.catalog-product-view .column.main .page-title-wrapper .value {
  color: #706f6f;
  letter-spacing: 2px;
  font-size: 16px;
}
@media (max-width: 800px) {
  .catalog-product-view .column.main .page-title-wrapper .value {
    font-size: 14px;
  }
}
.catalog-product-view .column.main .product-body-main {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 0!important;
}
.catalog-product-view .column.main .product-body-main .product.media {
  width: 57%;
  padding-right: 80px;
  padding-left: 60px;
  flex-flow: row wrap;
  flex-direction: column;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .catalog-product-view .column.main .product-body-main .product.media {
    width: 50%!important;
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 1200px) {
  .catalog-product-view .column.main .product-body-main .product.media {
    width: 100%!important;
    padding-right: 5%;
    padding-left: 5%;
  }
}
@media (max-width: 1024px) {
  .catalog-product-view .column.main .product-body-main .product.media {
    width: 100%!important;
    padding-right: calc(4vw + 15px);
    padding-left: calc(4vw + 15px);
  }
}
.catalog-product-view .column.main .product-body-main .product.media .gallery-placeholder {
  width: 100%;
}
.catalog-product-view .column.main .product-body-main .product.media .product-social {
  display: flex;
  align-items: end;
}
@media (max-width: 1200px) {
  .catalog-product-view .column.main .product-body-main .product.media .product-social {
    padding: 0!important;
  }
}
.catalog-product-view .column.main .product-body-main .product-info-main {
  border-left: 1px solid #e8e8e8;
  width: 43%;
  padding: 80px 0 80px 80px;
}
@media (max-width: 1660px) {
  .catalog-product-view .column.main .product-body-main .product-info-main {
    padding: 60px 0 60px 60px;
  }
}
@media (max-width: 1440px) {
  .catalog-product-view .column.main .product-body-main .product-info-main {
    width: 50%!important;
    padding: 40px 0 40px 40px;
  }
}
@media (max-width: 1200px) {
  .catalog-product-view .column.main .product-body-main .product-info-main {
    width: 100%!important;
    padding: 0 5% 0 5%;
  }
}
@media (max-width: 1024px) {
  .catalog-product-view .column.main .product-body-main .product-info-main {
    width: 100%!important;
    padding: 0 calc(4vw + 15px) 0 calc(4vw + 15px);
  }
}
.catalog-product-view .column.main .product-body-main .product-info-main .page-title-wrapper.product {
  display: block;
}
@media (max-width: 1200px) {
  .catalog-product-view .column.main .product-body-main .product-info-main .page-title-wrapper.product {
    display: none;
  }
}
@media (max-width: 1024px) {
  .catalog-product-view .column.main .product-body-main .product-info-main .page-title-wrapper.product {
    display: none;
  }
}
.catalog-product-view .column.main .product-body-main .product-info-main .page-title-wrapper.product h1 span.base {
  font-family: abril-display, sans-serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
  width: 100%;
  margin-bottom: 0.25em;
}
@media (max-width: 1280px) {
  .catalog-product-view .column.main .product-body-main .product-info-main .page-title-wrapper.product h1 span.base {
    font-size: 36px;
  }
}
@media (max-width: 800px) {
  .catalog-product-view .column.main .product-body-main .product-info-main .page-title-wrapper.product h1 span.base {
    font-size: 32px;
  }
}
@media (max-width: 550px) {
  .catalog-product-view .column.main .product-body-main .product-info-main .page-title-wrapper.product h1 span.base {
    font-size: 28px;
  }
}
@media (max-width: 440px) {
  .catalog-product-view .column.main .product-body-main .product-info-main .page-title-wrapper.product h1 span.base {
    font-size: 28px;
  }
}
.catalog-product-view .column.main .product-body-main .product-info-main .sku .value {
  color: #706f6f;
  letter-spacing: 2px;
  font-size: 16px;
}
@media (max-width: 800px) {
  .catalog-product-view .column.main .product-body-main .product-info-main .sku .value {
    font-size: 14px;
  }
}
.catalog-product-view .column.main .product-body-main .product-info-main .attr-block {
  padding-right: 8vw;
}
@media (max-width: 1660px) {
  .catalog-product-view .column.main .product-body-main .product-info-main .attr-block {
    padding-right: 4vw;
  }
}
@media (max-width: 1200px) {
  .catalog-product-view .column.main .product-body-main .product-info-main .attr-block {
    padding-right: 0;
  }
}
.catalog-product-view .column.main .product-body-main .product-info-main .attr-block .card {
  border: 0;
}
.catalog-product-view .column.main .product-body-main .product-info-main .attr-block .card .card-header {
  background: #fff;
  border: 0;
  padding: 0;
  border-top: 1px solid #e8e8e8;
}
.catalog-product-view .column.main .product-body-main .product-info-main .attr-block .card .card-header .btn-link {
  display: block;
  width: 100%;
  text-align: left;
  text-transform: inherit;
  letter-spacing: 0!important;
  font-weight: inherit;
  border: 0;
  padding: 15px 0!important;
  margin-top: 0;
  color: #231f20;
  font-weight: 400;
  font-size: 16px;
  border: 0 !important;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.catalog-product-view .column.main .product-body-main .product-info-main .attr-block .card .card-header .btn-link:after {
  content: "\f078";
  font-family: 'Font Awesome 5 Pro';
  position: relative;
}
.catalog-product-view .column.main .product-body-main .product-info-main .attr-block .card .card-header .btn-link:hover {
  background-color: #fff;
  text-decoration: none!important;
  color: #231f20 !important;
}
.catalog-product-view .column.main .product-body-main .product-info-main .attr-block .card .card-header .btn-link:focus {
  box-shadow: inherit;
  background-color: #fff;
}
.catalog-product-view .column.main .product-body-main .product-info-main .attr-block .card .card-header .btn-link:visited {
  text-decoration: none;
}
.catalog-product-view .column.main .product-body-main .product-info-main .attr-block .card .card-header .btn-link span {
  display: none;
}
.catalog-product-view .column.main .product-body-main .product-info-main .attr-block .card:last-child {
  border-bottom: 1px solid #e8e8e8;
}
.catalog-product-view .column.main .product-body-main .product-info-main .attr-block .card-body {
  color: #706f6f;
  list-style: disc;
  padding-left: 20px;
  padding-top: 10px;
}
.catalog-product-view .column.main .product-body-main .product-info-main .attr-block .card-body ul {
  display: block;
}
.catalog-product-view .column.main .product-body-main .product-info-main .attr-block .card-body ul li {
  color: #706f6f;
  line-height: 1.3;
}
.catalog-product-view .column.main .product-body-main .product-info-main .attr-block .card-body ul.woodshades {
  list-style: none;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 18px;
}
@media (max-width: 1280px) {
  .catalog-product-view .column.main .product-body-main .product-info-main .attr-block .card-body ul.woodshades {
    padding-right: 12px;
  }
}
@media (max-width: 1024px) {
  .catalog-product-view .column.main .product-body-main .product-info-main .attr-block .card-body ul.woodshades img {
    width: 40px;
  }
}
.catalog-product-view .column.main .product-body-main .product-info-main .attr-block #collapseOne .card-body ul {
  list-style: none;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.catalog-product-view footer .footer.content {
  margin-top: 0;
  padding-top: 0;
}
.catalog-product-view .stock.available,
.catalog-product-view .stock.unavailable {
  display: none;
}
.catalog-product-view .product.attribute.sku .type {
  display: none;
}
.catalog-product-view .block.related {
  clear: both;
}
.breadcrumbs {
  margin: 0!important;
}
.breadcrumbs ul {
  padding: 0.75em 60px!important;
}
@media (max-width: 1440px) {
  .breadcrumbs ul {
    padding: 0.75em 40px!important;
  }
}
@media (max-width: 1366px) {
  .breadcrumbs ul {
    padding: 0.75em 3vw!important;
  }
}
.breadcrumbs ul li {
  color: #706f6f;
  font-size: 13px;
}
@media (max-width: 1440px) {
  .breadcrumbs ul li {
    font-size: 12px;
  }
}
.breadcrumbs ul li a {
  color: #706f6f;
  font-size: 13px;
}
@media (max-width: 1440px) {
  .breadcrumbs ul li a {
    font-size: 12px;
  }
}
.breadcrumbs ul li a:visited {
  color: #706f6f;
}
.breadcrumbs ul li strong {
  font-weight: 500;
}
.breadcrumbs ul li::after {
  vertical-align: center!important;
  color: #706f6f!important;
}
.page-products h1 {
  font-family: abril-display, sans-serif;
  font-weight: 400;
  font-size: 44px;
  line-height: 1.2;
  width: 100%;
  margin-bottom: 0.25em;
  margin-top: 0.5em;
  text-align: center;
}
@media (max-width: 1280px) {
  .page-products h1 {
    font-size: 40px;
  }
}
@media (max-width: 800px) {
  .page-products h1 {
    font-size: 36px;
  }
}
@media (max-width: 550px) {
  .page-products h1 {
    font-size: 32px;
  }
}
@media (max-width: 440px) {
  .page-products h1 {
    font-size: 28px;
  }
}
.page-products .category-description {
  padding: 0 5%;
}
@media (max-width: 1024px) {
  .page-products .category-description {
    padding: 0 calc(4vw + 15px);
  }
}
.page-products .category-description p {
  width: 50%;
  margin: 0 auto;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  padding-bottom: 1rem!important;
  text-align: center;
}
@media (max-width: 1660px) {
  .page-products .category-description p {
    width: 60%;
  }
}
@media (max-width: 1440px) {
  .page-products .category-description p {
    width: 75%;
  }
}
@media (max-width: 1200px) {
  .page-products .category-description p {
    width: 100%;
  }
}
.page-products .child-category-list,
.page-products .products-grid {
  display: flex;
  flex-flow: row wrap;
}
.page-products .child-category-list .category-item,
.page-products .products-grid .category-item,
.page-products .child-category-list .product-item,
.page-products .products-grid .product-item {
  width: 25% !important;
  margin-left: 0 !important;
  position: relative;
}
.page-products .child-category-list .category-item:nth-child(3n+1),
.page-products .products-grid .category-item:nth-child(3n+1),
.page-products .child-category-list .product-item:nth-child(3n+1),
.page-products .products-grid .product-item:nth-child(3n+1) {
  margin-left: 0 !important;
}
@media (max-width: 1280px) {
  .page-products .child-category-list .category-item,
  .page-products .products-grid .category-item,
  .page-products .child-category-list .product-item,
  .page-products .products-grid .product-item {
    width: 33.333% !important;
  }
}
@media (max-width: 800px) {
  .page-products .child-category-list .category-item,
  .page-products .products-grid .category-item,
  .page-products .child-category-list .product-item,
  .page-products .products-grid .product-item {
    width: 50%!important;
  }
}
@media (max-width: 440px) {
  .page-products .child-category-list .category-item,
  .page-products .products-grid .category-item,
  .page-products .child-category-list .product-item,
  .page-products .products-grid .product-item {
    width: 100%!important;
  }
}
.page-products .child-category-list .category-item .product.name,
.page-products .products-grid .category-item .product.name,
.page-products .child-category-list .product-item .product.name,
.page-products .products-grid .product-item .product.name {
  margin: 0;
}
.page-products .child-category-list .category-item .product.name a span,
.page-products .products-grid .category-item .product.name a span,
.page-products .child-category-list .product-item .product.name a span,
.page-products .products-grid .product-item .product.name a span {
  color: #706f6f !important;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 14px;
}
.page-products .child-category-list .category-item .product.name .showprice::after,
.page-products .products-grid .category-item .product.name .showprice::after,
.page-products .child-category-list .product-item .product.name .showprice::after,
.page-products .products-grid .product-item .product.name .showprice::after {
  content: "+ VAT";
  display: inline-block;
  font-size: 15px;
  color: #ec008c;
}
.page-products .child-category-list .category-item .NewProduct,
.page-products .products-grid .category-item .NewProduct,
.page-products .child-category-list .product-item .NewProduct,
.page-products .products-grid .product-item .NewProduct {
  border-radius: 3px;
  position: absolute;
  right: 20px;
  background-color: #ec008c;
  z-index: 99999999999;
}
.page-products .child-category-list .category-item .NewProduct p,
.page-products .products-grid .category-item .NewProduct p,
.page-products .child-category-list .product-item .NewProduct p,
.page-products .products-grid .product-item .NewProduct p {
  font-size: 18px;
  font-style: italic;
  padding: 8px 12px 5px 12px;
  color: #fff;
  margin: 0;
  font-family: abril-display, serif;
  letter-spacing: 0;
}
.page-products .child-category-list ul,
.page-products .products-grid ul {
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  padding: 0;
  border-top: 1px solid #e8e8e8;
}
.page-products .child-category-list ul a,
.page-products .products-grid ul a {
  color: #231f20;
}
.page-products .child-category-list ul li,
.page-products .products-grid ul li {
  width: 25%;
  list-style-type: none;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 0;
  padding: 20px;
  color: #231f20;
  position: relative;
}
@media (max-width: 1440px) {
  .page-products .child-category-list ul li,
  .page-products .products-grid ul li {
    padding: 15px;
  }
}
@media (max-width: 1200px) {
  .page-products .child-category-list ul li,
  .page-products .products-grid ul li {
    width: 33.333%;
  }
}
@media (max-width: 800px) {
  .page-products .child-category-list ul li,
  .page-products .products-grid ul li {
    width: 50%;
  }
}
@media (max-width: 440px) {
  .page-products .child-category-list ul li,
  .page-products .products-grid ul li {
    width: 100%;
  }
}
.page-products .child-category-list ul li .full-link,
.page-products .products-grid ul li .full-link {
  position: absolute;
  height: calc(100% - 40px);
  width: calc(100% - 40px);
}
@media (max-width: 1440px) {
  .page-products .child-category-list ul li .full-link,
  .page-products .products-grid ul li .full-link {
    height: calc(100% - 30px);
    width: calc(100% - 30px);
  }
}
.page-products .child-category-list ul li h2,
.page-products .products-grid ul li h2 {
  font-size: 24px;
  color: #231f20;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-top: 0.5em;
  margin-bottom: 0;
}
@media (max-width: 1660px) {
  .page-products .child-category-list ul li h2,
  .page-products .products-grid ul li h2 {
    font-size: 22px;
  }
}
@media (max-width: 1440px) {
  .page-products .child-category-list ul li h2,
  .page-products .products-grid ul li h2 {
    font-size: 20px;
  }
}
@media (max-width: 800px) {
  .page-products .child-category-list ul li h2,
  .page-products .products-grid ul li h2 {
    font-size: 18px;
  }
}
.page-products .child-category-list ul li p,
.page-products .products-grid ul li p {
  line-height: 1.3;
}
.page-products .child-category-list ol,
.page-products .products-grid ol {
  border-top: 1px solid #e8e8e8;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
.page-products .child-category-list ol .product-item,
.page-products .products-grid ol .product-item {
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 0;
}
.page-products .child-category-list ol .product-item .product.name,
.page-products .products-grid ol .product-item .product.name {
  line-height: 20px;
}
.page-products .child-category-list ol .product-item .product.name a,
.page-products .products-grid ol .product-item .product.name a {
  font-size: 18px;
  color: #231f20;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 800px) {
  .page-products .child-category-list ol .product-item .product.name a,
  .page-products .products-grid ol .product-item .product.name a {
    font-size: 16px!important;
  }
}
@media (max-width: 800px) {
  .page-products .child-category-list ol .product-item .product.name a span,
  .page-products .products-grid ol .product-item .product.name a span {
    font-size: 13px!important;
  }
}
.page-products .child-category-list ol .product-item .product.name a:hover,
.page-products .products-grid ol .product-item .product.name a:hover {
  text-decoration: none;
}
.page-products .child-category-list ol .product-item .product.name a span,
.page-products .products-grid ol .product-item .product.name a span {
  color: #e3e3e3;
}
.page-products .child-category-list .product-item-info,
.page-products .products-grid .product-item-info {
  width: 100%;
  padding: 30px;
}
@media (max-width: 1440px) {
  .page-products .child-category-list .product-item-info,
  .page-products .products-grid .product-item-info {
    padding: 20px;
  }
}
@media (max-width: 800px) {
  .page-products .child-category-list .product-item-info,
  .page-products .products-grid .product-item-info {
    padding: 15px;
  }
}
@media (max-width: 440px) {
  .page-products .child-category-list .product-item-info,
  .page-products .products-grid .product-item-info {
    padding: 10px 15px;
  }
}
.page-products .child-category-list .product-item-info a,
.page-products .products-grid .product-item-info a {
  width: 100%;
  display: block;
}
.page-products .child-category-list .product-item-info .product-image-container,
.page-products .products-grid .product-item-info .product-image-container {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
}
.page-products .child-category-list .product-item-info .product-image-container .product-image-photo,
.page-products .products-grid .product-item-info .product-image-container .product-image-photo {
  height: 100%;
  width: auto;
}
.pt40 {
  padding-top: 40px;
}
.catalog-category-view .column.main {
  padding-left: 0!important;
  width: 100%!important;
}
.catalog-category-view .catalog-topnav .filter-content {
  display: flex;
}
.catalog-category-view .catalog-topnav .filter-content .block-actions {
  order: 9;
  display: flex;
  align-items: center;
}
.catalog-category-view .catalog-topnav .filter-content .block-actions a {
  color: #ec008c;
  font-style: normal;
  padding: 0 10px;
}
.catalog-category-view .sidebar {
  display: none;
}
.product-addto-links {
  text-align: left;
}
.product-addto-links .action {
  border: 1px solid #231f20 !important;
  height: auto;
  padding: 15px 30px !important;
  letter-spacing: 3px;
  font-weight: 500 !important;
  margin-top: 10px !important;
  color: #231f20 !important;
  font-size: 16px !important;
  text-transform: uppercase;
  background-color: #fff !important;
  font-family: museo-sans-rounded, sans-serif !important;
  line-height: initial !important;
  margin-top: 0 !important;
}
.product-addto-links .action:hover {
  background-color: #ec008c!important;
  color: #231f20 !important;
  border: 1px solid #ec008c!important;
}
.product-addto-links .action.enquiryform {
  background-color: #231f20 !important;
  color: #fff !important;
  margin-top: 0 !important;
  margin-right: 18px;
  border-radius: 4px;
}
.product-addto-links .action.enquiryform:hover {
  background-color: #ec008c!important;
  color: #231f20 !important;
  border: 1px solid #ec008c!important;
}
.product-addto-links .action.tocompare {
  opacity: 0 !important;
  display: none !important;
}
/* Title Section Block */
.titlesection {
  border-bottom: 1px solid #e8e8e8;
  padding: 100px 0 50px 0;
}
@media (max-width: 1660px) {
  .titlesection {
    padding: 80px 0 30px 0;
  }
}
@media (max-width: 1280px) {
  .titlesection {
    padding: 60px 34vw 20px 4vw;
  }
}
@media (max-width: 1024px) {
  .titlesection {
    padding: 60px 4vw 20px 4vw;
  }
}
@media (max-width: 800px) {
  .titlesection {
    padding: 40px 4vw 20px 4vw;
  }
}
.titlesection h1 {
  font-family: abril-display, serif;
  font-weight: 400;
  text-align: center;
  font-size: 40px;
  margin-bottom: 0.25em;
}
@media (max-width: 1660px) {
  .titlesection h1 {
    font-size: 36px;
  }
}
@media (max-width: 1440px) {
  .titlesection h1 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .titlesection h1 {
    font-size: 30px;
    padding: 0 15px;
  }
}
.titlesection p {
  text-align: center;
  width: 65%;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .titlesection p {
    width: 80%;
  }
}
@media (max-width: 1024px) {
  .titlesection p {
    width: 100%;
    padding: 0 15px;
  }
}
.titlesection .btn {
  margin-top: 20px;
}
.post-type-archive-blog .breadcrumbs {
  display: none;
}
.post-type-archive-blog .page-title-wrapper {
  border-bottom: 1px solid #e8e8e8;
  padding: 60px 0 50px 0;
}
@media (max-width: 1660px) {
  .post-type-archive-blog .page-title-wrapper {
    padding: 40px 0 30px 0;
  }
}
@media (max-width: 1024px) {
  .post-type-archive-blog .page-title-wrapper {
    padding: 30px 3vw 20px 3vw;
  }
}
.post-type-archive-blog .page-title-wrapper .page-title {
  width: 100%;
  text-align: center;
}
.post-type-archive-blog .page-title-wrapper .page-title h1 {
  width: 100%;
  text-align: center;
}
.post-type-archive-blog .page-title-wrapper .page-title span {
  font-family: abril-display, serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
  width: 100%;
}
@media (max-width: 1660px) {
  .post-type-archive-blog .page-title-wrapper .page-title span {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .post-type-archive-blog .page-title-wrapper .page-title span {
    font-size: 32px;
  }
}
@media (max-width: 800px) {
  .post-type-archive-blog .page-title-wrapper .page-title span {
    font-size: 28px;
  }
}
@media (max-width: 550px) {
  .post-type-archive-blog .page-title-wrapper .page-title span {
    font-size: 24px;
  }
}
.post-type-archive-blog .page-title-wrapper .page-title:last-child {
  margin-bottom: 0;
}
.post-type-archive-blog .pager .toolbar-amount {
  display: none !important;
}
.post-type-archive-blog .pager .pages .items {
  margin: 0 auto;
  display: block;
  text-align: center;
}
/* Contact Page */
.content-form-area {
  overflow: hidden;
}
.content-form-area .team {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  column-gap: 30px;
}
@media (max-width: 1440px) {
  .content-form-area .team {
    grid-template-columns: 1fr 1fr;
    row-gap: 20px;
  }
}
@media (max-width: 1200px) {
  .content-form-area .team {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    row-gap: unset;
    column-gap: 20px;
  }
}
@media (max-width: 1024px) {
  .content-form-area .team {
    grid-template-columns: 1fr 1fr;
    row-gap: 20px;
  }
}
@media (max-width: 990px) {
  .content-form-area .team {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    row-gap: unset;
    column-gap: 20px;
  }
}
@media (max-width: 660px) {
  .content-form-area .team {
    grid-template-columns: 1fr 1fr;
    row-gap: 15px;
    column-gap: 20px;
  }
}
@media (max-width: 550px) {
  .content-form-area .team {
    grid-template-columns: 1fr;
    row-gap: 15px;
    column-gap: unset;
  }
}
.content-form-area .team li {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .content-form-area .team li {
    flex-direction: row;
  }
}
@media (max-width: 1200px) {
  .content-form-area .team li {
    flex-direction: column;
    align-content: flex-start;
  }
}
@media (max-width: 1024px) {
  .content-form-area .team li {
    flex-direction: row;
  }
}
@media (max-width: 990px) {
  .content-form-area .team li {
    flex-direction: column;
    align-content: flex-start;
  }
}
@media (max-width: 660px) {
  .content-form-area .team li {
    flex-direction: row;
  }
}
.content-form-area .team li img {
  border-radius: 50%;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  max-width: 150px;
}
@media (max-width: 1440px) {
  .content-form-area .team li img {
    width: 100px;
    margin-right: 15px;
  }
}
@media (max-width: 1200px) {
  .content-form-area .team li img {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
    max-width: 130px;
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .content-form-area .team li img {
    width: 90px;
    margin-right: 12px;
  }
}
@media (max-width: 990px) {
  .content-form-area .team li img {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
    max-width: 120px;
    margin-right: 0;
  }
}
@media (max-width: 660px) {
  .content-form-area .team li img {
    width: 80px;
    margin-right: 10px;
  }
}
@media (max-width: 550px) {
  .content-form-area .team li img {
    width: 80px;
    margin-right: 12px;
  }
}
@media (max-width: 380px) {
  .content-form-area .team li img {
    width: 70px;
    margin-right: 12px;
  }
}
@media (max-width: 1440px) {
  .content-form-area .team li .name h4,
  .content-form-area .team li .name h5 {
    text-align: left;
  }
}
@media (max-width: 1200px) {
  .content-form-area .team li .name h4,
  .content-form-area .team li .name h5 {
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .content-form-area .team li .name h4,
  .content-form-area .team li .name h5 {
    text-align: left;
    margin-bottom: 0;
  }
}
@media (max-width: 990px) {
  .content-form-area .team li .name h4,
  .content-form-area .team li .name h5 {
    text-align: center;
  }
}
@media (max-width: 660px) {
  .content-form-area .team li .name h4,
  .content-form-area .team li .name h5 {
    text-align: left;
  }
}
.content-form-area .team h3 {
  font-size: 28px;
  font-style: normal;
}
@media (max-width: 1660px) {
  .content-form-area .team h3 {
    font-size: 24px;
  }
}
@media (max-width: 1200px) {
  .content-form-area .team h3 {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .content-form-area .team h3 {
    font-size: 20px;
  }
}
.content-form-area .team h4 {
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
}
.content-form-area .team h5 {
  font-size: 16px;
  text-align: center;
  color: #706f6f;
  font-weight: 300;
}
.content-form-area .team p {
  text-align: center;
  margin-top: auto;
  margin-bottom: 0;
  padding-top: 20px;
}
.content-form-area .team p a {
  display: block;
  text-decoration: underline;
  font-weight: 500;
  color: #ec008c;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
}
@media (max-width: 1200px) {
  .content-form-area .team-block {
    width: 75%;
    padding: 30px 0 30px 4vw;
    align-content: flex-start;
  }
}
@media (max-width: 990px) {
  .content-form-area .team-block {
    width: 100%;
    padding: 0 15px 30px 15px;
    align-content: flex-start;
  }
}
.content-form-area .mobile-form {
  display: none;
}
@media (max-width: 1200px) {
  .content-form-area .mobile-form {
    display: block;
    border-top: 1px solid #e8e8e8;
    padding: 30px 4vw;
  }
}
@media (max-width: 1024px) {
  .content-form-area .mobile-form h3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1200px) {
  .content-form-area .mobile-form h3 {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .content-form-area .mobile-form h3 {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .content-form-area .mobile-form form {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1200px) {
  .content-form-area .desktop-form {
    display: none;
  }
}
@media (max-width: 1200px) {
  .content-form-area .col-md-6 {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
}
.content-form-area .col-md-6.formcol {
  padding: 60px 6vw;
}
@media (max-width: 1440px) {
  .content-form-area .col-md-6.formcol {
    padding: 40px 5vw;
  }
}
@media (max-width: 1200px) {
  .content-form-area .col-md-6.formcol {
    padding: 30px 4vw;
  }
}
.content-form-area .col-md-6.borderright {
  border-right: 1px solid #e8e8e8;
  padding: 0;
}
.content-form-area .col-md-6.borderright .col {
  padding: 60px 30px 0 6vw!important;
}
@media (max-width: 1440px) {
  .content-form-area .col-md-6.borderright .col {
    padding: 40px 30px 0 5vw!important;
  }
}
@media (max-width: 1200px) {
  .content-form-area .col-md-6.borderright .col {
    display: flex;
    flex-flow: row wrap;
    padding: 0 4vw!important;
  }
}
.content-form-area .col-md-6.borderright .col .top-block {
  display: flex;
  padding-bottom: 30px;
  align-content: flex-start;
  flex-flow: row wrap;
}
@media (max-width: 1200px) {
  .content-form-area .col-md-6.borderright .col .top-block {
    width: 25%;
    padding-top: 30px;
    padding-bottom: 30px;
    flex-flow: row wrap;
    border-right: 1px solid #e8e8e8;
  }
}
@media (max-width: 990px) {
  .content-form-area .col-md-6.borderright .col .top-block {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    flex-flow: row wrap;
    border-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.content-form-area .col-md-6.borderright .col .top-block p {
  margin-bottom: 0;
}
.content-form-area .col-md-6.borderright .col .top-block p:last-child {
  padding-top: 15px;
}
.content-form-area .col-md-6.borderright .col h3 {
  display: block;
  width: 100%;
}
.content-form-area .col-md-6 h3 {
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 0.5em;
}
@media (max-width: 1660px) {
  .content-form-area .col-md-6 h3 {
    font-size: 24px;
  }
}
@media (max-width: 1200px) {
  .content-form-area .col-md-6 h3 {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .content-form-area .col-md-6 h3 {
    font-size: 20px;
  }
}
.content-form-area .col-md-6 h3:first-child {
  margin-bottom: 0.5em;
}
.content-form-area .contact-form form {
  margin: 0;
  font-family: museo-sans-rounded, sans-serif;
}
.content-form-area .contact-form form h4 {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 20px;
  padding-bottom: 0;
  margin-top: 20px;
  border-top: 1px solid #f3f3f3;
}
.content-form-area .contact-form form label {
  width: 100%;
  font-weight: 500;
  text-transform: initial;
  letter-spacing: 0;
  padding-top: 10px;
  line-height: 1;
  color: #231f20;
}
.content-form-area .contact-form form label .small {
  float: right;
  color: #706f6f;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: initial;
  text-transform: initial;
}
.content-form-area .contact-form form label input {
  border-radius: 4px;
  padding: 0px 20px;
  height: 48px;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 300;
  color: #231f20;
}
.content-form-area .contact-form form label textarea {
  font-size: 16px;
  font-weight: 300;
  color: #231f20;
  height: 100px;
  border-radius: 4px;
  margin-top: 5px;
}
.content-form-area .contact-form form label span.wpcf7-list-item-label {
  color: #706f6f;
  font-weight: 300;
}
.content-form-area .contact-form form p {
  margin-bottom: 0;
}
.content-form-area .contact-form form p:first-of-type label {
  padding-top: 2px!important;
}
.content-form-area .contact-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] {
  width: 100%;
  padding-top: 10px;
  display: block;
}
.content-form-area .contact-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.content-form-area .contact-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
  width: 50%;
  margin: 0!important;
  padding-right: 20px;
}
@media (max-width: 550px) {
  .content-form-area .contact-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    width: 100%;
  }
}
.content-form-area .contact-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox input {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  display: none!important;
}
.content-form-area .contact-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox label {
  padding-top: 0;
  margin-bottom: 10px;
  display: flex!important;
  align-items: baseline;
}
.content-form-area .contact-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox input + .wpcf7-list-item-label:before {
  content: '';
  background: #fff;
  border: 1px solid #231f20;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding: 2px;
  margin-right: 10px;
  text-align: center;
}
.content-form-area .contact-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox input + .wpcf7-list-item-label:before {
  border-radius: 50%;
}
.content-form-area .contact-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox input:checked + .wpcf7-list-item-label:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  background-color: #ec008c;
  font-size: 12px;
  border: 0;
  line-height: 16px;
}
.content-form-area .contact-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox input:focus + .wpcf7-list-item-label {
  outline: 1px solid #e8e8e8;
  /* focus style */
}
.content-form-area .contact-form form .wpcf7-not-valid-tip {
  color: #ec008c;
  font-size: 16px;
  font-weight: 300;
  display: block;
}
.content-form-area .contact-form form [data-name="Contact-method"] label span.wpcf7-list-item-label,
.content-form-area .contact-form form [data-name="Contact-perm"] label span.wpcf7-list-item-label {
  color: #231f20;
  font-weight: 300;
}
.content-form-area .contact-form form p a {
  color: #ec008c;
  text-decoration: underline;
}
.content-form-area .contact-form form input,
.content-form-area .contact-form form input::placeholder,
.content-form-area .contact-form form textarea,
.content-form-area .contact-form form textarea::placeholder {
  font-family: museo-sans-rounded, sans-serif;
}
.content-form-area .contact-form form .wpcf7-submit {
  background-color: #231f20;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 1;
  padding: 15px 30px !important;
  border-radius: 4px;
  margin-top: 20px;
  color: #fff;
  border: 0;
}
.content-form-area .contact-form form .wpcf7-submit:hover {
  background-color: #ec008c !important;
  color: #fff !important;
}
.content-form-area .contact-form form .checkbox-352 .wpcf7-list-item {
  margin: 0;
  margin-right: 10px;
}
.content-form-area .contact-form form .checkbox-352 .wpcf7-list-item label {
  padding: 22px 0;
}
.content-form-area .contact-form form .checkbox-352 .wpcf7-list-item .wpcf7-list-item-label {
  padding: 20px;
  border-radius: 50%;
  border: 1px solid #706f6f;
  padding: 18px 18px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 300;
  text-transform: initial;
  color: #706f6f;
}
.content-form-area .contact-form form .wpcf7-radio,
.content-form-area .contact-form form .groupbox {
  display: flex;
}
@media (max-width: 550px) {
  .content-form-area .contact-form form .wpcf7-radio,
  .content-form-area .contact-form form .groupbox {
    flex-flow: row wrap;
  }
}
.content-form-area .contact-form form .wpcf7-radio h5,
.content-form-area .contact-form form .groupbox h5 {
  font-size: 16px;
  font-weight: 500;
  padding: 20px 0 0 0;
  color: #231f20;
  width: 100%;
  margin-bottom: 0.5rem;
}
.content-form-area .contact-form form .wpcf7-radio input,
.content-form-area .contact-form form .groupbox input {
  display: none !important;
}
.content-form-area .contact-form form .wpcf7-radio .wpcf7-list-item,
.content-form-area .contact-form form .groupbox .wpcf7-list-item {
  margin: 0;
  margin-right: 40px;
  width: 100%;
}
.content-form-area .contact-form form .wpcf7-radio input,
.content-form-area .contact-form form .groupbox input,
.content-form-area .contact-form form .wpcf7-radio .wpcf7-list-item-label,
.content-form-area .contact-form form .groupbox .wpcf7-list-item-label {
  display: inline-block;
  vertical-align: middle;
  margin: 0!important;
  cursor: pointer;
}
.content-form-area .contact-form form .wpcf7-radio .wpcf7-list-item-label,
.content-form-area .contact-form form .groupbox .wpcf7-list-item-label {
  position: relative;
  padding-left: 30px;
}
.content-form-area .contact-form form .wpcf7-radio input + .wpcf7-list-item-label:before,
.content-form-area .contact-form form .groupbox input + .wpcf7-list-item-label:before {
  content: '';
  background: #fff;
  border: 1px solid #231f20;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding: 2px;
  margin-right: 10px;
  text-align: center;
}
.content-form-area .contact-form form .wpcf7-radio input + .wpcf7-list-item-label:before,
.content-form-area .contact-form form .groupbox input + .wpcf7-list-item-label:before {
  border-radius: 50%;
  left: 0;
  position: absolute;
}
.content-form-area .contact-form form .wpcf7-radio input:checked + .wpcf7-list-item-label:before,
.content-form-area .contact-form form .groupbox input:checked + .wpcf7-list-item-label:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  background-color: #ec008c;
  font-size: 12px;
  border: 0;
  line-height: 16px;
}
.content-form-area .contact-form form .wpcf7-radio input:focus + .wpcf7-list-item-label,
.content-form-area .contact-form form .groupbox input:focus + .wpcf7-list-item-label {
  outline: 1px solid #e8e8e8;
  /* focus style */
}
.content-form-area .map {
  border-top: 1px solid #e8e8e8;
  margin-top: 20px;
}
@media (max-width: 1200px) {
  .content-form-area .map {
    margin-top: 0;
  }
}
.content-form-area .map .title {
  font-size: 28px;
  font-style: normal;
  padding-left: 5vw;
  padding-top: 30px;
  width: 100%;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 0;
}
@media (max-width: 1660px) {
  .content-form-area .map .title {
    font-size: 24px;
  }
}
@media (max-width: 1200px) {
  .content-form-area .map .title {
    font-size: 22px;
    padding-left: 3vw;
    margin-left: 15px;
  }
}
@media (max-width: 1024px) {
  .content-form-area .map .title {
    padding-left: 4vw;
  }
}
@media (max-width: 440px) {
  .content-form-area .map .title {
    font-size: 20px;
  }
}
.content-form-area .map .title a {
  float: right;
  font-family: museo-sans-rounded, sans-serif;
  font-style: initial;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  color: #ec008c;
  text-decoration: underline;
  margin-right: 30px;
  letter-spacing: 2px;
}
@media (max-width: 1200px) {
  .content-form-area .map .title a {
    margin-right: 3vw;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .content-form-area .map .title a {
    margin-right: 4vw;
  }
}
.content-form-area .map iframe {
  height: 100%;
  width: 100%;
}
/* Half Header */
.half-header {
  overflow: hidden;
  padding: 100px 0 0 0;
}
.half-header .row {
  margin-right: 0;
}
@media (max-width: 1200px) {
  .half-header .row {
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .half-header .row {
    flex-wrap: nowrap;
  }
}
.half-header .row h1 {
  font-family: abril-display, sans-serif;
  font-weight: 400;
  font-size: 44px;
  line-height: 1.2;
  width: 100%;
  margin-bottom: 0.25em;
}
@media (max-width: 1280px) {
  .half-header .row h1 {
    font-size: 40px;
  }
}
@media (max-width: 800px) {
  .half-header .row h1 {
    font-size: 36px;
  }
}
@media (max-width: 550px) {
  .half-header .row h1 {
    font-size: 32px;
  }
}
.half-header .row ul {
  padding-left: 20px;
}
.half-header .row ul li {
  line-height: 1.5;
  margin-bottom: 0.35em;
}
.half-header .row ul li a {
  color: #231f20;
  text-decoration: underline;
  background-color: transparent;
  font-weight: 500;
}
.half-header .row .bgimage {
  background-image: url('/wp/wp-content/uploads/2022/04/job-hero-image.jpg');
  min-height: 610px;
  background-position: center;
  background-size: cover;
}
.half-header .row .col-md-4 {
  display: flex;
  flex-flow: row wrap;
  align-content: center;
}
@media (max-width: 1200px) {
  .half-header .row .col-md-4 {
    width: 100%!important;
    flex: 0 100%!important;
    max-width: 100%!important;
  }
}
.half-header .row .contentarea {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 1660px) {
  .half-header .row .contentarea {
    padding-top: 80px;
    padding-bottom: 80px;
    flex-grow: 1;
    max-width: 50%;
  }
}
@media (max-width: 1280px) {
  .half-header .row .contentarea {
    padding-top: 30px!important;
    padding-bottom: 30px!important;
  }
}
@media (max-width: 1200px) {
  .half-header .row .contentarea {
    padding-top: 0 !important;
    padding-bottom: 30px !important;
    width: auto !important;
  }
}
@media (max-width: 990px) {
  .half-header .row .contentarea {
    flex-grow: 1;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 30px;
  }
}
.half-header .row .btn {
  margin-top: 20px;
}
@media (max-width: 1440px) {
  .half-header .row .btn {
    margin-top: 10px;
  }
}
@media (max-width: 1200px) {
  .half-header .bgarea {
    min-height: 350px;
  }
}
@media (max-width: 800px) {
  .half-header .bgarea {
    min-height: 300px;
  }
}
@media (max-width: 550px) {
  .half-header .bgarea {
    min-height: 250px;
  }
}
@media (max-width: 440px) {
  .half-header .bgarea {
    min-height: 225px;
  }
}
@media (max-width: 1280px) {
  .half-header .col-md-6 {
    width: 50%!important;
    flex: 0 50%!important;
    max-width: 50%!important;
  }
}
@media (max-width: 1200px) {
  .half-header .col-md-6 {
    width: 100%!important;
    flex: 0 100%!important;
    max-width: 100%!important;
  }
}
@media (max-width: 1024px) {
  .half-header .col-md-6 {
    margin: 0!important;
  }
}
.half-header .bg-contain {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #F6F6F6;
}
/* Two thirds Image - One third text */
.twothirdsimg-onethirdtext {
  padding: 100px 0 0 0;
  overflow: hidden;
}
.twothirdsimg-onethirdtext .row {
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .twothirdsimg-onethirdtext .row {
    flex-flow: row wrap;
  }
}
.twothirdsimg-onethirdtext .col-md-7 {
  display: flex;
  padding-right: 0;
  padding-left: 0 !important;
}
@media (max-width: 1280px) {
  .twothirdsimg-onethirdtext .col-md-7 {
    width: 33.333%;
    flex: 0 33.333%;
    max-width: 33.333%;
  }
}
@media (max-width: 1024px) {
  .twothirdsimg-onethirdtext .col-md-7 {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
}
.twothirdsimg-onethirdtext .col-md-7.bgarea,
.twothirdsimg-onethirdtext .col-md-7 .bgimage {
  width: 100%;
  display: flex;
  position: relative;
}
@media (max-width: 1024px) {
  .twothirdsimg-onethirdtext .col-md-7.bgarea,
  .twothirdsimg-onethirdtext .col-md-7 .bgimage {
    min-height: 350px;
  }
}
@media (max-width: 800px) {
  .twothirdsimg-onethirdtext .col-md-7.bgarea,
  .twothirdsimg-onethirdtext .col-md-7 .bgimage {
    min-height: 300px;
  }
}
@media (max-width: 440px) {
  .twothirdsimg-onethirdtext .col-md-7.bgarea,
  .twothirdsimg-onethirdtext .col-md-7 .bgimage {
    min-height: 250px;
  }
}
.twothirdsimg-onethirdtext .col-md-7.bgarea a,
.twothirdsimg-onethirdtext .col-md-7 .bgimage a {
  display: flex;
  justify-content: flex-end;
  flex-flow: row wrap;
  flex-direction: column;
  width: 100%;
}
.twothirdsimg-onethirdtext .col-md-7.bgarea a:hover,
.twothirdsimg-onethirdtext .col-md-7 .bgimage a:hover {
  text-decoration: none;
}
.twothirdsimg-onethirdtext .col-md-7.bgarea .content,
.twothirdsimg-onethirdtext .col-md-7 .bgimage .content {
  padding: 30px;
  color: #fff;
  display: flex;
  flex-flow: row wrap;
  margin-top: 0;
  align-content: flex-end;
  position: relative;
}
@media (max-width: 1440px) {
  .twothirdsimg-onethirdtext .col-md-7.bgarea .content,
  .twothirdsimg-onethirdtext .col-md-7 .bgimage .content {
    padding: 20px;
  }
}
@media (max-width: 1024px) {
  .twothirdsimg-onethirdtext .col-md-7.bgarea .content,
  .twothirdsimg-onethirdtext .col-md-7 .bgimage .content {
    padding: 15px 20px;
  }
}
@media (max-width: 550px) {
  .twothirdsimg-onethirdtext .col-md-7.bgarea .content,
  .twothirdsimg-onethirdtext .col-md-7 .bgimage .content {
    padding: 15px 4vw;
  }
}
.twothirdsimg-onethirdtext .col-md-7.bgarea .content:after,
.twothirdsimg-onethirdtext .col-md-7 .bgimage .content:after {
  content: "";
  background: linear-gradient(to top, #231f20, transparent);
  opacity: 0.35;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
@media (max-width: 1024px) {
  .twothirdsimg-onethirdtext .col-md-7.bgarea .content:after,
  .twothirdsimg-onethirdtext .col-md-7 .bgimage .content:after {
    opacity: 0.5;
  }
}
.twothirdsimg-onethirdtext .col-md-7.bgarea .content h4,
.twothirdsimg-onethirdtext .col-md-7 .bgimage .content h4 {
  font-size: 22px;
  color: #fff !important;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  position: relative;
  letter-spacing: 3px !important;
  z-index: 1;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .twothirdsimg-onethirdtext .col-md-7.bgarea .content h4,
  .twothirdsimg-onethirdtext .col-md-7 .bgimage .content h4 {
    font-size: 20px;
  }
}
@media (max-width: 550px) {
  .twothirdsimg-onethirdtext .col-md-7.bgarea .content h4,
  .twothirdsimg-onethirdtext .col-md-7 .bgimage .content h4 {
    padding: 0 15px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px !important;
  }
}
.twothirdsimg-onethirdtext .col-md-7.bgarea .content p,
.twothirdsimg-onethirdtext .col-md-7 .bgimage .content p {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 550px) {
  .twothirdsimg-onethirdtext .col-md-7.bgarea .content p,
  .twothirdsimg-onethirdtext .col-md-7 .bgimage .content p {
    padding: 0 15px;
  }
}
.twothirdsimg-onethirdtext .col-md-7 .row {
  width: 100%;
  margin-left: 0!important;
  margin-right: 0!important;
  flex-direction: row!important;
}
.twothirdsimg-onethirdtext .col-md-7 .row .col {
  display: flex;
}
.twothirdsimg-onethirdtext .col-md-7 .row .col:first-child {
  padding-left: 0;
}
@media (max-width: 1280px) {
  .twothirdsimg-onethirdtext .col-md-7 .row .col:first-child {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .twothirdsimg-onethirdtext .col-md-7 .row .col:first-child {
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 800px) {
  .twothirdsimg-onethirdtext .col-md-7 .row .col:first-child {
    padding-right: 10px;
  }
}
@media (max-width: 550px) {
  .twothirdsimg-onethirdtext .col-md-7 .row .col:first-child {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
    padding-right: 0!important;
    padding-right: 0;
  }
}
.twothirdsimg-onethirdtext .col-md-7 .row .col:last-child {
  padding-right: 0;
}
@media (max-width: 1280px) {
  .twothirdsimg-onethirdtext .col-md-7 .row .col:last-child {
    display: none;
  }
}
@media (max-width: 1024px) {
  .twothirdsimg-onethirdtext .col-md-7 .row .col:last-child {
    display: flex;
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 800px) {
  .twothirdsimg-onethirdtext .col-md-7 .row .col:last-child {
    padding-left: 10px;
  }
}
@media (max-width: 550px) {
  .twothirdsimg-onethirdtext .col-md-7 .row .col:last-child {
    display: none;
  }
}
@media (max-width: 1660px) {
  .twothirdsimg-onethirdtext .col-md-3 {
    width: 41.666667%;
    flex: 0 41.666667%;
    max-width: 41.666667%;
  }
}
@media (max-width: 1280px) {
  .twothirdsimg-onethirdtext .col-md-3 {
    width: 66.6666%!important;
    flex: 0 66.6666%!important;
    max-width: 66.6666%!important;
  }
}
@media (max-width: 1024px) {
  .twothirdsimg-onethirdtext .col-md-3 {
    width: 100%!important;
    flex: 0 100%!important;
    max-width: 100%!important;
  }
}
.twothirdsimg-onethirdtext .col-md-3.content {
  padding-top: 70px !important;
  padding-bottom: 70px;
}
@media (max-width: 1440px) {
  .twothirdsimg-onethirdtext .col-md-3.content {
    padding-top: 50px !important;
    padding-bottom: 50px;
  }
}
@media (max-width: 1280px) {
  .twothirdsimg-onethirdtext .col-md-3.content {
    padding-top: 40px !important;
    padding-bottom: 40px;
  }
}
@media (max-width: 1024px) {
  .twothirdsimg-onethirdtext .col-md-3.content {
    padding-top: 30px !important;
    padding-bottom: 0;
    width: auto;
  }
}
.twothirdsimg-onethirdtext .col-md-3.content:last-child {
  margin-bottom: 0;
}
.twothirdsimg-onethirdtext .col-md-3.content h2 {
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  font-size: 40px;
  line-height: 1.1;
  margin-bottom: 0.25em;
}
@media (max-width: 1660px) {
  .twothirdsimg-onethirdtext .col-md-3.content h2 {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .twothirdsimg-onethirdtext .col-md-3.content h2 {
    font-size: 32px;
  }
}
@media (max-width: 800px) {
  .twothirdsimg-onethirdtext .col-md-3.content h2 {
    font-size: 28px;
  }
}
@media (max-width: 550px) {
  .twothirdsimg-onethirdtext .col-md-3.content h2 {
    font-size: 24px;
  }
}
.twothirdsimg-onethirdtext .col-md-3.content ul {
  padding-left: 20px;
}
.twothirdsimg-onethirdtext .col-md-3.content ul li {
  line-height: 1.5;
  margin-bottom: 0.35em;
}
.twothirdsimg-onethirdtext .col-md-3.content ul li a {
  color: #231f20;
  text-decoration: underline;
  background-color: transparent;
  font-weight: 500;
}
.twothirdsimg-onethirdtext.vistblock .content {
  position: relative;
  z-index: 1;
}
.twothirdsimg-onethirdtext.vistblock .content p {
  color: #231f20 !important;
}
.twothirdsimg-onethirdtext.vistblock .content p a {
  line-height: 1.2;
  font-size: 16px;
  font-weight: 300;
}
.twothirdsimg-onethirdtext.vistblock .content h4 {
  color: #fff;
  font-size: 24px;
  letter-spacing: 3px!important;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: uppercase;
}
.twothirdsimg-onethirdtext.vistblock .box.bgimage {
  background-repeat: none;
  background-size: cover;
  background-position: center;
  width: 100%;
}
/* Brands */
.brands-title {
  padding: 100px 0 0 0;
}
.brands-title .col-md-12 {
  padding: 0;
}
.brands-title .row {
  margin: 0;
}
.brands-title h5 {
  font-size: 28px;
  line-height: 1.1;
  padding-left: 3vw;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  margin-bottom: 0.35em;
}
@media (max-width: 1440px) {
  .brands-title h5 {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .brands-title h5 {
    font-size: 24px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 4vw;
  }
}
@media (max-width: 800px) {
  .brands-title h5 {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .brands-title h5 {
    font-size: 20px;
  }
}
.brands {
  overflow: hidden;
  border-top: 1px solid #e8e8e8;
}
.brands .row {
  margin: 0;
}
@media (max-width: 1660px) {
  .brands .col-md-2 {
    width: 20%;
    flex: 0 20%;
    max-width: 20%;
  }
}
@media (max-width: 1440px) {
  .brands .col-md-2 {
    width: 25%;
    flex: 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 1100px) {
  .brands .col-md-2 {
    width: 33.333%;
    flex: 0 33.333%;
    max-width: 33.333%;
  }
}
@media (max-width: 900px) {
  .brands .col-md-2 {
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 550px) {
  .brands .col-md-2 {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
}
.brands .item {
  padding: 30px;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1440px) {
  .brands .item {
    padding: 25px;
  }
}
@media (max-width: 900px) {
  .brands .item {
    padding: 20px;
  }
}
@media (max-width: 550px) {
  .brands .item {
    padding: 20px 4vw;
  }
}
.brands .item img {
  vertical-align: middle;
  border-style: none;
  height: auto;
  aspect-ratio: 1;
  width: 100%;
  padding: 0 10%;
  max-height: 130px;
  object-fit: contain;
  object-position: center;
  text-align: center;
}
@media (max-width: 1100px) {
  .brands .item img {
    max-height: 100px;
  }
}
@media (max-width: 900px) {
  .brands .item img {
    max-height: 90px;
  }
}
.brands .item::last-child {
  border-right: 0;
}
.brands .item p {
  margin-bottom: 0;
}
@media (max-width: 550px) {
  .brands .item p {
    padding: 0 15px;
  }
}
.brands .item p:last-child {
  margin-top: auto;
  padding-top: 10px;
}
.brands .item p a {
  display: block;
  text-decoration: underline;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.brands .item h3 {
  font-size: 22px;
  margin-bottom: 0.25em;
}
@media (max-width: 550px) {
  .brands .item h3 {
    font-size: 20px;
    padding: 0 15px;
  }
}
.quote {
  margin-top: 100px;
  padding: 60px 0;
  background-color: #d5ebdb;
}
@media (max-width: 1660px) {
  .quote {
    margin-top: 80px;
    padding: 50px 0;
  }
}
@media (max-width: 1440px) {
  .quote {
    padding: 40px 0;
  }
}
@media (max-width: 1280px) {
  .quote {
    margin-top: 60px;
  }
}
@media (max-width: 1024px) {
  .quote {
    padding: 30px 4vw;
  }
}
@media (max-width: 800px) {
  .quote {
    margin-top: 40px;
    padding: 20px 4vw;
  }
}
.quote .row {
  margin: 0;
}
@media (max-width: 1024px) {
  .quote .row .offset-md-3 {
    margin-left: 0;
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .quote .row .offset-md-3 {
    padding: 0 15px;
  }
}
.quote .row h3 {
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 1.3;
  margin-bottom: 0.35em;
}
@media (max-width: 1440px) {
  .quote .row h3 {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .quote .row h3 {
    font-size: 22px;
  }
}
@media (max-width: 800px) {
  .quote .row h3 {
    font-size: 20px;
  }
}
@media (max-width: 440px) {
  .quote .row h3 {
    font-size: 18px;
  }
}
.quote .row p {
  font-size: 18px;
  color: #706f6f;
  line-height: 1.2;
}
@media (max-width: 1440px) {
  .quote .row p {
    font-size: 16px;
  }
}
@media (max-width: 800px) {
  .quote .row p {
    font-size: 14px;
  }
}
p a {
  text-decoration: underline;
  font-weight: 500;
  color: #231f20;
}
.wordpress-post-view .content .blog-title h1 {
  font-family: abril-display, serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
}
@media (max-width: 1660px) {
  .wordpress-post-view .content .blog-title h1 {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .wordpress-post-view .content .blog-title h1 {
    font-size: 32px;
  }
}
@media (max-width: 800px) {
  .wordpress-post-view .content .blog-title h1 {
    font-size: 28px;
  }
}
@media (max-width: 550px) {
  .wordpress-post-view .content .blog-title h1 {
    font-size: 24px;
  }
}
.wordpress-post-view .content .share-block p {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 14px;
  color: #231f20;
  display: flex;
  cursor: pointer;
}
.wordpress-post-view .content .share-block p i {
  color: #ec008c;
  font-weight: 300;
  font-size: 24px;
  padding-right: 10px;
}
.wordpress-post-view .content .share-block ul {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  padding-left: 0;
  display: none;
  padding-left: 26px;
  padding-top: 10px;
}
.wordpress-post-view .content .share-block ul li {
  list-style: none;
  padding-right: 30px;
}
.wordpress-post-view .content .share-block ul li a {
  color: #231f20 !important;
  font-size: 22px;
}
.wordpress-post-view .content .show ul {
  display: flex;
}
.wordpress-post-view .under-image-bar {
  background-color: #d5ebdb;
  padding: 20px;
}
.wordpress-post-view .under-image-bar h5 {
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 300!important;
}
@media (max-width: 1440px) {
  .wordpress-post-view .under-image-bar h5 {
    font-size: 20px;
  }
}
@media (max-width: 800px) {
  .wordpress-post-view .under-image-bar h5 {
    font-size: 18px;
  }
}
.wordpress-post-view .under-image-bar p {
  margin-bottom: 0;
  color: #231f20;
}
.wordpress-post-view .under-image-bar p a {
  text-decoration: underline!important;
  font-weight: 500!important;
}
.wordpress-post-view .inner-block {
  width: 90%;
  float: right;
}
@media (max-width: 990px) {
  .wordpress-post-view .inner-block {
    width: 100%;
  }
}
.wordpress-post-view .slick-slider {
  padding: 0 !important;
}
.wordpress-post-view .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  right: 43px;
  font-size: 39px;
  color: #e3e3e3 !important;
  background: none !important;
}
.wordpress-post-view .slick-slider .slick-arrow:after {
  display: none;
}
.wordpress-post-view .slick-slider .slick-arrow:before {
  display: none;
}
.wordpress-post-view .post-gallery-slider ul {
  list-style: none;
  padding-left: 0;
}
.wordpress-post-view .post-gallery-slider li {
  height: 500px;
  aspect-ratio: 1;
  width: 100%;
}
@media (max-width: 1440px) {
  .wordpress-post-view .post-gallery-slider li {
    height: 450px;
  }
}
@media (max-width: 1280px) {
  .wordpress-post-view .post-gallery-slider li {
    height: 400px;
  }
}
@media (max-width: 1200px) {
  .wordpress-post-view .post-gallery-slider li {
    height: 500px;
  }
}
@media (max-width: 1024px) {
  .wordpress-post-view .post-gallery-slider li {
    height: 450px;
  }
}
@media (max-width: 800px) {
  .wordpress-post-view .post-gallery-slider li {
    height: 400px;
  }
}
@media (max-width: 650px) {
  .wordpress-post-view .post-gallery-slider li {
    height: 350px;
  }
}
@media (max-width: 550px) {
  .wordpress-post-view .post-gallery-slider li {
    height: 300px;
  }
}
@media (max-width: 440px) {
  .wordpress-post-view .post-gallery-slider li {
    height: 250px;
  }
}
@media (max-width: 380px) {
  .wordpress-post-view .post-gallery-slider li {
    height: 225px;
  }
}
.wordpress-post-view .post-gallery-slider img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  aspect-ratio: 1;
}
.wordpress-post-view .post-gallery-slider-nav .slick-slide {
  margin: 0 10px;
}
.wordpress-post-view .post-gallery-slider-nav .slick-slide img {
  width: 100%;
}
.wordpress-post-view .post-gallery-slider-nav .slick-list {
  margin: 0 -10px;
}
.wordpress-post-view .blogrowpad {
  padding: 100px 0 0 0;
}
@media (max-width: 1200px) {
  .wordpress-post-view .blogrowpad {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 550px) {
  .wordpress-post-view .blogrowpad {
    padding: 30px 0 0 0!important;
  }
}
@media (max-width: 1660px) {
  .wordpress-post-view .blogrowpad .col-md-5 {
    width: 50%!important;
    flex: 0 50%!important;
    max-width: 50%!important;
    padding-right: 2vw !important;
  }
}
@media (max-width: 1200px) {
  .wordpress-post-view .blogrowpad .col-md-5 {
    width: 100%!important;
    flex: 0 100%!important;
    max-width: 100%!important;
    padding: 0 5% !important;
  }
}
@media (max-width: 1024px) {
  .wordpress-post-view .blogrowpad .col-md-5 {
    width: auto!important;
    flex: 0 100%!important;
    max-width: 100%!important;
    padding: 0 15px!important;
  }
}
.wordpress-post-view .blogrowpad .col-md-5 .post-date {
  font-weight: 300;
  font-size: 16px;
  color: #706f6f;
  padding-bottom: 0.5em;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media (max-width: 1660px) {
  .wordpress-post-view .blogrowpad .col-md-5 .post-date {
    font-size: 14px;
  }
}
@media (max-width: 550px) {
  .wordpress-post-view .blogrowpad .col-md-5 .post-date {
    font-size: 13px;
  }
}
@media (max-width: 1200px) {
  .wordpress-post-view .blogrowpad .col-md-6 {
    width: 100%!important;
    flex: 0 100%!important;
    max-width: 100%!important;
    padding: 0 !important;
  }
}
@media (max-width: 1024px) {
  .wordpress-post-view .blogrowpad .col-md-6 {
    width: 100%!important;
    flex: 0 100%!important;
    max-width: 100%!important;
  }
}
@media (max-width: 1200px) {
  .wordpress-post-view .blogrowpad .col-md-6 .inner-block {
    width: 100%!important;
  }
}
.wordpress-post-view .desktop-bar {
  display: block;
}
@media (max-width: 1200px) {
  .wordpress-post-view .desktop-bar {
    display: none;
  }
}
.wordpress-post-view .mobile-bar {
  display: none;
}
@media (max-width: 1200px) {
  .wordpress-post-view .mobile-bar {
    display: block;
  }
}
.wordpress-post-view .post-content table tbody tr {
  border-bottom: 1px solid;
}
.jd .post-meta {
  margin-bottom: 0!important;
}
.post-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  row-gap: 30px;
  column-gap: 30px;
}
@media (max-width: 1024px) {
  .post-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 800px) {
  .post-list {
    grid-template-columns: 1fr 1fr;
    row-gap: 20px;
    column-gap: 20px;
  }
}
@media (max-width: 440px) {
  .post-list {
    grid-template-columns: 1fr;
  }
}
.post-list .item {
  width: 100%!important;
  margin: 0!important;
}
.post-list .post-entry {
  margin-bottom: 15px;
}
@media (max-width: 1440px) {
  .post-list .post-entry {
    margin-bottom: 12px;
  }
}
@media (max-width: 1280px) {
  .post-list .post-entry {
    margin-bottom: 10px;
  }
}
@media (max-width: 550px) {
  .post-list .post-entry {
    margin-bottom: 8px;
  }
}
@media (max-width: 440px) {
  .post-list .post-entry {
    height: 300px;
  }
}
.post-list .post-image {
  height: 100%;
  width: 100%;
  max-height: 100%!important;
  aspect-ratio: 1;
  background-position: center;
  background-size: cover;
  margin-bottom: 0;
}
.post-list .content-area {
  padding: 0 15px;
}
@media (max-width: 1440px) {
  .post-list .content-area {
    padding: 0 12px;
  }
}
@media (max-width: 440px) {
  .post-list .content-area {
    padding: 0 4vw!important;
  }
}
.post-list .content-area h2 {
  font-size: 22px;
  font-weight: 500!important;
  line-height: 1.2;
}
@media (max-width: 1660px) {
  .post-list .content-area h2 {
    font-size: 20px;
  }
}
@media (max-width: 1440px) {
  .post-list .content-area h2 {
    font-size: 18px;
  }
}
@media (max-width: 550px) {
  .post-list .content-area h2 {
    font-size: 16px;
  }
}
.post-list .content-area h2 a {
  color: #231f20;
}
.post-list .content-area h2:hover {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .post-list .content-area {
    padding: 0 10px;
  }
}
.post-list .content-area .post-date {
  font-family: museo-sans-rounded, sans-serif;
  font-size: 14px;
  color: #706f6f;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 1440px) {
  .post-list .content-area .post-date {
    font-size: 13px;
  }
}
.post-list .content-area .post-meta {
  margin-bottom: 0;
  line-height: 1;
}
.blog-feed {
  padding-top: 100px;
}
.blog-feed .row {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.blog-feed .row.feedslider {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
@media (max-width: 800px) {
  .blog-feed .row.feedslider {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
}
.blog-feed .title {
  font-size: 28px;
  line-height: 1.1;
  padding-left: 3vw;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  margin-bottom: 0.35em;
}
@media (max-width: 1440px) {
  .blog-feed .title {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .blog-feed .title {
    font-size: 24px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 4vw;
  }
}
@media (max-width: 800px) {
  .blog-feed .title {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .blog-feed .title {
    font-size: 20px;
  }
}
.blog-feed .col-md-3 {
  margin: 0!important;
}
@media (max-width: 1024px) {
  .blog-feed .col-md-3 {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .blog-feed .col-md-3 {
    padding: 0 15px!important;
  }
}
@media (max-width: 800px) {
  .blog-feed .col-md-3 {
    padding: 0 10px!important;
  }
}
.blog-feed .postImg {
  margin-bottom: 15px;
}
@media (max-width: 1440px) {
  .blog-feed .postImg {
    margin-bottom: 12px;
  }
}
@media (max-width: 1280px) {
  .blog-feed .postImg {
    margin-bottom: 10px;
  }
}
@media (max-width: 550px) {
  .blog-feed .postImg {
    margin-bottom: 8px;
  }
}
@media (max-width: 440px) {
  .blog-feed .postImg {
    height: 300px;
  }
}
.blog-feed .slick-track {
  display: flex;
}
.blog-feed .bg-image {
  height: 100%;
  width: 100%;
  max-height: 100%!important;
  aspect-ratio: 1;
  background-position: center;
  background-size: cover;
  margin-bottom: 0;
}
.blog-feed .content-area {
  padding: 0 15px;
}
@media (max-width: 1440px) {
  .blog-feed .content-area {
    padding: 0 12px;
  }
}
@media (max-width: 440px) {
  .blog-feed .content-area {
    padding: 0 4vw!important;
  }
}
.blog-feed .content-area h5 {
  font-size: 22px!important;
  font-weight: 500!important;
  line-height: 1.2;
}
@media (max-width: 1660px) {
  .blog-feed .content-area h5 {
    font-size: 20px!important;
  }
}
@media (max-width: 1440px) {
  .blog-feed .content-area h5 {
    font-size: 18px!important;
  }
}
@media (max-width: 550px) {
  .blog-feed .content-area h5 {
    font-size: 16px!important;
  }
}
@media (max-width: 440px) {
  .blog-feed .content-area h5 {
    font-size: 18px!important;
  }
}
.blog-feed .content-area h5 a {
  color: #231f20;
}
.blog-feed .content-area h5:hover {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .blog-feed .content-area {
    padding: 0 10px;
  }
}
.blog-feed .content-area .post-date {
  font-family: museo-sans-rounded, sans-serif;
  font-size: 14px;
  color: #706f6f;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 1440px) {
  .blog-feed .content-area .post-date {
    font-size: 13px;
  }
}
.blog-feed .content-area .post-meta {
  margin-bottom: 0;
}
.vistblock .box {
  display: flex;
}
.vistblock .box a {
  display: flex;
  justify-content: flex-end;
  flex-flow: row wrap;
  flex-direction: row;
  flex-direction: column;
  width: 100%;
  color: #fff !important;
}
.vistblock .box a .content {
  padding: 0 30px 30px 30px;
}
@media (max-width: 990px) {
  .vistblock .box {
    min-height: 400px;
  }
}
.teamblock {
  margin-top: 100px;
  border-top: 1px solid #e8e8e8;
  padding-top: 70px !important;
  padding-bottom: 20px!important;
}
@media (max-width: 1660px) {
  .teamblock {
    margin-top: 80px;
  }
}
@media (max-width: 1440px) {
  .teamblock {
    padding-top: 50px !important;
    padding-bottom: 0!important;
  }
}
@media (max-width: 1280px) {
  .teamblock {
    margin-top: 60px;
    padding-top: 40px !important;
    padding-bottom: 40px;
  }
}
@media (max-width: 1024px) {
  .teamblock {
    padding-top: 30px !important;
    padding-bottom: 0;
    width: auto;
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
@media (max-width: 800px) {
  .teamblock {
    margin-top: 40px;
  }
}
.teamblock h2 {
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  font-size: 40px;
  line-height: 1.1;
  margin-bottom: 0.5em;
  text-align: center;
  width: 100%;
}
@media (max-width: 1660px) {
  .teamblock h2 {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .teamblock h2 {
    font-size: 32px;
  }
}
@media (max-width: 800px) {
  .teamblock h2 {
    font-size: 28px;
  }
}
@media (max-width: 550px) {
  .teamblock h2 {
    font-size: 24px;
  }
}
.teamblock .row {
  align-content: center;
  justify-content: center;
  margin-left: 8.333333%;
  margin-right: 8.333333%;
}
.teamblock .row.title {
  margin-left: 0;
  margin-right: 0;
}
.teamblock .content {
  padding: 0 1vw;
  text-align: center;
}
@media (max-width: 1660px) {
  .teamblock .content {
    max-width: 100% !important;
  }
}
@media (max-width: 1024px) {
  .teamblock .content {
    padding: 0;
  }
}
.teamblock .content h3 {
  font-size: 20px;
  color: #231f20;
  padding-bottom: 0;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 0;
  padding-top: 5px;
}
@media (max-width: 1280px) {
  .teamblock .content h3 {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .teamblock .content h3 {
    font-size: 16px;
  }
}
@media (max-width: 700px) {
  .teamblock .content h3 {
    padding-top: 0;
  }
}
.teamblock .content p {
  line-height: 1.3;
}
.teamblock .content p a {
  font-weight: 500;
  text-transform: uppercase;
  color: #ec008c;
  text-decoration: underline;
  letter-spacing: 2px;
}
.teamblock .incline {
  border-top: 1px solid #e8e8e8;
  padding-top: 60px;
  padding-bottom: 30px;
  margin-top: 60px;
}
@media (max-width: 1440px) {
  .teamblock .col-md-2 {
    width: 20%;
    flex: 0 20%;
    max-width: 20%;
  }
}
@media (max-width: 1024px) {
  .teamblock .col-md-2 {
    width: 25%;
    flex: 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 991px) {
  .teamblock .col-md-2 {
    padding: 0 15px!important;
  }
}
@media (max-width: 700px) {
  .teamblock .col-md-2 {
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
  }
}
@media (max-width: 400px) {
  .teamblock .col-md-2 {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
}
.teamblock .link-col {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
@media (max-width: 700px) {
  .teamblock .link-col {
    margin-top: 0;
  }
}
.teamblock img {
  border-radius: 50%;
}
@media (max-width: 700px) {
  .teamblock img {
    max-width: 150px;
  }
}
.store-visit h4,
.store-visit form {
  width: 40%;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .store-visit h4,
  .store-visit form {
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .store-visit h4,
  .store-visit form {
    width: 75%;
  }
}
@media (max-width: 550px) {
  .store-visit h4,
  .store-visit form {
    width: 100%;
  }
}
.general-form,
.store-visit {
  margin-top: 100px;
  background-color: #f6f6f6;
  padding-top: 70px !important;
  padding-bottom: 70px;
}
@media (max-width: 1660px) {
  .general-form,
  .store-visit {
    padding: 50px 0;
  }
}
@media (max-width: 1440px) {
  .general-form,
  .store-visit {
    padding-top: 50px !important;
    padding-bottom: 50px;
  }
}
@media (max-width: 1280px) {
  .general-form,
  .store-visit {
    margin-top: 60px;
    padding-top: 40px !important;
    padding-bottom: 40px;
  }
}
@media (max-width: 1024px) {
  .general-form,
  .store-visit {
    padding-top: 30px !important;
    padding-bottom: 30px;
  }
}
@media (max-width: 800px) {
  .general-form,
  .store-visit {
    margin-top: 40px;
  }
}
@media (max-width: 550px) {
  .general-form,
  .store-visit {
    margin-top: 40px;
    padding-left: 4vw !important;
    padding-right: 4vw !important;
  }
}
.general-form h4,
.store-visit h4 {
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  font-size: 40px;
  line-height: 1.1;
  margin-bottom: 0.25em;
  text-align: center;
}
@media (max-width: 1660px) {
  .general-form h4,
  .store-visit h4 {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .general-form h4,
  .store-visit h4 {
    font-size: 32px;
  }
}
@media (max-width: 800px) {
  .general-form h4,
  .store-visit h4 {
    font-size: 28px;
  }
}
@media (max-width: 550px) {
  .general-form h4,
  .store-visit h4 {
    font-size: 24px;
  }
}
.general-form form,
.store-visit form {
  font-family: museo-sans-rounded, sans-serif;
}
.general-form form h4,
.store-visit form h4 {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 20px;
  padding-bottom: 0;
  margin-top: 20px;
  border-top: 1px solid #f3f3f3;
}
.general-form form label,
.store-visit form label {
  width: 100%;
  font-weight: 500;
  text-transform: initial;
  letter-spacing: 0;
  padding-top: 10px;
  line-height: 1;
  color: #231f20;
}
.general-form form label .small,
.store-visit form label .small {
  float: right;
  color: #706f6f;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: initial;
  text-transform: initial;
}
.general-form form label input,
.store-visit form label input {
  border-radius: 4px;
  padding: 0px 20px;
  height: 48px;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 300;
  color: #231f20;
  background-color: transparent;
  border-color: #706f6f;
}
.general-form form label textarea,
.store-visit form label textarea {
  font-size: 16px;
  font-weight: 300;
  color: #231f20;
  height: 100px;
  border-radius: 4px;
  margin-top: 5px;
  background-color: transparent;
  border-color: #706f6f;
}
.general-form form label span.wpcf7-list-item-label,
.store-visit form label span.wpcf7-list-item-label {
  color: #706f6f;
  font-weight: 300;
}
.general-form form p,
.store-visit form p {
  margin-bottom: 0;
  list-style: 1.3;
}
.general-form form p:first-of-type label,
.store-visit form p:first-of-type label {
  padding-top: 2px!important;
}
.general-form form .wpcf7-form-control-wrap[data-name="checkbox-352"],
.store-visit form .wpcf7-form-control-wrap[data-name="checkbox-352"] {
  width: 100%;
  padding-top: 10px;
  display: block;
}
.general-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox,
.store-visit form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.general-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item,
.store-visit form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
  width: 50%;
  margin: 0!important;
  padding-right: 20px;
}
@media (max-width: 550px) {
  .general-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item,
  .store-visit form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    width: 100%;
  }
}
.general-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox input,
.store-visit form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox input {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  display: none!important;
}
.general-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox label,
.store-visit form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox label {
  padding-top: 0;
  margin-bottom: 10px;
  display: flex!important;
  align-items: baseline;
}
.general-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox input + .wpcf7-list-item-label:before,
.store-visit form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox input + .wpcf7-list-item-label:before {
  content: '';
  background: #fff;
  border: 1px solid #231f20;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding: 2px;
  margin-right: 10px;
  text-align: center;
}
.general-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox input + .wpcf7-list-item-label:before,
.store-visit form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox input + .wpcf7-list-item-label:before {
  border-radius: 50%;
}
.general-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox input:checked + .wpcf7-list-item-label:before,
.store-visit form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox input:checked + .wpcf7-list-item-label:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  background-color: #ec008c;
  font-size: 12px;
  border: 0;
  line-height: 16px;
}
.general-form form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox input:focus + .wpcf7-list-item-label,
.store-visit form .wpcf7-form-control-wrap[data-name="checkbox-352"] .wpcf7-form-control.wpcf7-checkbox input:focus + .wpcf7-list-item-label {
  outline: 1px solid #e8e8e8;
  /* focus style */
}
.general-form form .wpcf7-not-valid-tip,
.store-visit form .wpcf7-not-valid-tip {
  color: #ec008c;
  font-size: 16px;
  font-weight: 300;
  display: block;
}
.general-form form [data-name="Contact-method"] label span.wpcf7-list-item-label,
.store-visit form [data-name="Contact-method"] label span.wpcf7-list-item-label,
.general-form form [data-name="Contact-perm"] label span.wpcf7-list-item-label,
.store-visit form [data-name="Contact-perm"] label span.wpcf7-list-item-label {
  color: #231f20;
  font-weight: 300;
}
.general-form form p a,
.store-visit form p a {
  color: #ec008c;
  text-decoration: underline;
}
.general-form form input,
.store-visit form input,
.general-form form input::placeholder,
.store-visit form input::placeholder,
.general-form form textarea,
.store-visit form textarea,
.general-form form textarea::placeholder,
.store-visit form textarea::placeholder {
  font-family: museo-sans-rounded, sans-serif;
}
.general-form form .wpcf7-submit,
.store-visit form .wpcf7-submit {
  background-color: #231f20;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 1;
  padding: 15px 30px !important;
  border-radius: 4px;
  margin-top: 20px;
  color: #fff;
  border: 0;
}
.general-form form .wpcf7-submit:hover,
.store-visit form .wpcf7-submit:hover {
  background-color: #ec008c !important;
  color: #fff !important;
}
.current-opts {
  padding: 100px 0 0 0;
}
.current-opts h2 {
  font-size: 28px;
  line-height: 1.1;
  padding-left: 3vw;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  margin-bottom: 0.35em;
}
@media (max-width: 1440px) {
  .current-opts h2 {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .current-opts h2 {
    font-size: 24px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 4vw;
  }
}
@media (max-width: 800px) {
  .current-opts h2 {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .current-opts h2 {
    font-size: 20px;
  }
}
.current-opts .row:last-of-type {
  border-bottom: 1px solid #e8e8e8;
}
.current-opts .single-careers {
  border-right: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  padding: 30px;
}
@media (max-width: 1500px) {
  .current-opts .single-careers {
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
    padding: 25px;
  }
}
@media (max-width: 1200px) {
  .current-opts .single-careers {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
    padding: 15px;
  }
}
.current-opts .single-careers:nth-child(even) {
  border-bottom: 1px solid #e8e8e8;
}
.current-opts .single-careers .content-area {
  background-color: #f6f6f6;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.current-opts .single-careers .content-area h3 {
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 1.1;
  margin-bottom: 20px;
  padding: 0.45em 20px;
  background-color: #706f6f;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
}
@media (max-width: 1500px) {
  .current-opts .single-careers .content-area h3 {
    font-size: 20px;
  }
}
@media (max-width: 1200px) {
  .current-opts .single-careers .content-area h3 {
    font-size: 18px;
    padding: 0.45em 3vw;
    letter-spacing: 2px;
  }
}
@media (max-width: 1024px) {
  .current-opts .single-careers .content-area h3 {
    padding: 0.45em 4vw;
  }
}
.current-opts .single-careers .content-area .btn {
  text-transform: uppercase;
}
.current-opts .single-careers .content-area .key {
  color: #231f20;
  font-weight: 500;
  margin-bottom: 0;
  padding: 0 20px;
}
@media (max-width: 1200px) {
  .current-opts .single-careers .content-area .key {
    padding: 0 3vw;
  }
}
@media (max-width: 1024px) {
  .current-opts .single-careers .content-area .key {
    padding: 0 4vw;
  }
}
.current-opts .single-careers .content-area .post-excerpt {
  padding: 10px 20px;
}
@media (max-width: 1200px) {
  .current-opts .single-careers .content-area .post-excerpt {
    padding: 0 3vw;
  }
}
@media (max-width: 1024px) {
  .current-opts .single-careers .content-area .post-excerpt {
    padding: 0 4vw;
  }
}
.current-opts .single-careers .content-area p {
  padding: 0 20px 20px 20px;
}
@media (max-width: 1200px) {
  .current-opts .single-careers .content-area p {
    padding: 0 3vw 15px 3vw;
  }
}
@media (max-width: 1024px) {
  .current-opts .single-careers .content-area p {
    padding: 0 4vw 15px 4vw;
  }
}
.current-opts .single-careers .content-area p:last-child {
  margin-bottom: 0;
  margin-top: auto;
}
.single.single-careers .column.main {
  padding: 100px 0 0 0!important;
}
@media (max-width: 1660px) {
  .single.single-careers .column.main {
    padding: 80px 0 0 0!important;
  }
}
@media (max-width: 1280px) {
  .single.single-careers .column.main {
    padding: 60px 0 0 0!important;
  }
}
@media (max-width: 800px) {
  .single.single-careers .column.main {
    padding: 40px 0 0 0!important;
  }
}
.single.single-careers .container-fluid {
  padding-right: 8.333%!important;
}
@media (max-width: 1660px) {
  .single.single-careers .container-fluid {
    padding-right: 5%!important;
  }
}
@media (max-width: 1024px) {
  .single.single-careers .container-fluid {
    padding-right: 0!important;
  }
}
.single.single-careers .container-fluid form label {
  text-transform: capitalize!important;
}
.single.single-careers .container-fluid form p {
  margin-bottom: 0!important;
}
.single.single-careers .container-fluid .key {
  color: #231f20!important;
  font-weight: 500!important;
}
.single.single-careers .general-form {
  margin-top: 0!important;
  padding: 40px!important;
}
@media (max-width: 1440px) {
  .single.single-careers .general-form {
    padding: 30px!important;
  }
}
@media (max-width: 800px) {
  .single.single-careers .general-form {
    padding: 20px!important;
  }
}
.single.single-careers .general-form h4 {
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  font-size: 32px;
  line-height: 1.1;
  margin-bottom: 0.25em;
  text-align: left;
}
@media (max-width: 1660px) {
  .single.single-careers .general-form h4 {
    font-size: 28px;
  }
}
@media (max-width: 1280px) {
  .single.single-careers .general-form h4 {
    font-size: 26px;
  }
}
@media (max-width: 800px) {
  .single.single-careers .general-form h4 {
    font-size: 24px;
  }
}
@media (max-width: 550px) {
  .single.single-careers .general-form h4 {
    font-size: 22px;
  }
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}
.box {
  width: 25%;
  margin-bottom: 20px;
}
.post-type-archive-casestudies .page-title-wrapper {
  border-bottom: 1px solid #e8e8e8;
  padding: 60px 0 50px 0;
}
@media (max-width: 1660px) {
  .post-type-archive-casestudies .page-title-wrapper {
    padding: 40px 0 30px 0;
  }
}
@media (max-width: 1024px) {
  .post-type-archive-casestudies .page-title-wrapper {
    padding: 30px 3vw 20px 3vw;
  }
}
.post-type-archive-casestudies .page-title-wrapper .page-title {
  width: 100%;
  text-align: center;
}
.post-type-archive-casestudies .page-title-wrapper .page-title h1 {
  width: 100%;
  text-align: center;
}
.post-type-archive-casestudies .page-title-wrapper .page-title span {
  font-family: abril-display, serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
  width: 100%;
}
@media (max-width: 1660px) {
  .post-type-archive-casestudies .page-title-wrapper .page-title span {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .post-type-archive-casestudies .page-title-wrapper .page-title span {
    font-size: 32px;
  }
}
@media (max-width: 800px) {
  .post-type-archive-casestudies .page-title-wrapper .page-title span {
    font-size: 28px;
  }
}
@media (max-width: 550px) {
  .post-type-archive-casestudies .page-title-wrapper .page-title span {
    font-size: 24px;
  }
}
.post-type-archive-casestudies .page-title-wrapper .page-title:last-child {
  margin-bottom: 0;
}
.post-type-archive-casestudies .dropdown .dropdown-menu .dropdown-item {
  color: #212529 !important;
}
.post-type-archive-casestudies .content-area {
  padding: 30px;
  position: relative;
  color: #fff;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 1660px) {
  .post-type-archive-casestudies .content-area {
    padding: 20px!important;
  }
}
@media (max-width: 1024px) {
  .post-type-archive-casestudies .content-area {
    padding: 15px 20px!important;
  }
}
@media (max-width: 550px) {
  .post-type-archive-casestudies .content-area {
    padding: 15px 4vw!important;
  }
}
.post-type-archive-casestudies .content-area:after {
  content: "";
  background: linear-gradient(to top, #231f20, transparent);
  opacity: 0.45;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.post-type-archive-casestudies .our-case-studies .dropdown {
  display: flex;
  align-content: center;
  flex-flow: row wrap;
  padding-left: 60px;
  padding-top: 10px;
}
@media (max-width: 1440px) {
  .post-type-archive-casestudies .our-case-studies .dropdown {
    padding-left: 40px;
  }
}
@media (max-width: 1024px) {
  .post-type-archive-casestudies .our-case-studies .dropdown {
    padding-left: 3vw;
    width: 100%;
    justify-content: center;
    padding-right: 3vw;
  }
}
@media (max-width: 800px) {
  .post-type-archive-casestudies .our-case-studies .dropdown {
    padding-right: 3vw;
  }
}
@media (max-width: 800px) {
  .post-type-archive-casestudies .our-case-studies .dropdown {
    padding-bottom: 8px;
  }
}
.post-type-archive-casestudies .our-case-studies .dropdown h4 {
  display: flex;
  align-content: center;
  flex-flow: row wrap;
  margin-right: 12px;
  font-family: museo-sans-rounded, serif;
  line-height: 1;
  font-style: normal;
  font-size: 16px;
  font-weight: 500 !important;
  margin-bottom: 0;
  padding: 0;
}
@media (max-width: 1440px) {
  .post-type-archive-casestudies .our-case-studies .dropdown h4 {
    margin-right: 10px;
  }
}
@media (max-width: 1024px) {
  .post-type-archive-casestudies .our-case-studies .dropdown h4 {
    font-size: 14px;
  }
}
.post-type-archive-casestudies .our-case-studies .dropdown button {
  font-size: 16px;
  border: 1px solid #706f6f!important;
  text-align: center;
  text-transform: none;
  letter-spacing: 0!important;
  padding: 10px 20px!important;
  border-radius: 4px;
  margin-bottom: 0;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #231f20;
  border: 1px solid;
  cursor: pointer;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .post-type-archive-casestudies .our-case-studies .dropdown button {
    font-size: 14px!important;
    padding: 10px 15px!important;
  }
}
.post-type-archive-casestudies .our-case-studies .dropdown button:after {
  content: "\f078";
  font-family: 'Font Awesome 5 Pro';
  text-transform: initial;
  display: flex;
  top: 0px;
  position: relative;
  color: #231f20;
  margin: 0 0 0 15px !important;
  font-weight: 300;
  border: 0;
}
.post-type-archive-casestudies .our-case-studies .dropdown button.active {
  border-radius: 4px 4px 0 0;
  font-weight: 500;
  background-color: #f6f6f6;
}
.post-type-archive-casestudies .our-case-studies .dropdown button.active:after {
  content: "\f077";
  font-family: 'Font Awesome 5 Pro';
  text-transform: initial;
  display: flex;
  top: 2px;
  position: relative;
}
.post-type-archive-casestudies .our-case-studies a {
  display: flex;
  justify-content: flex-end;
  flex-flow: row wrap;
  flex-direction: row;
  flex-direction: column;
  width: 100%;
  color: #fff !important;
}
.post-type-archive-casestudies .our-case-studies a:hover {
  text-decoration: none;
}
.post-type-archive-casestudies .our-case-studies h3 {
  padding-left: 0!important;
  padding-right: 0;
  letter-spacing: 3px !important;
  padding-top: 15px !important;
  color: #ffffff !important;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 1660px) {
  .post-type-archive-casestudies .our-case-studies h3 {
    font-size: 20px;
  }
}
.post-type-archive-casestudies .our-case-studies p {
  font-size: 16px;
  color: #fff !important;
  font-family: museo-sans-rounded, sans-serif;
  line-height: initial;
  letter-spacing: 0;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  line-height: 1.2;
}
.post-type-archive-casestudies .post-list-wrapper {
  display: none;
}
.our-case-studies.title-area .col {
  padding: 0;
  display: flex;
  justify-content: flex-start;
  width: 100%;
}
.our-case-studies.title-area .container-fluid {
  width: 100%!important;
}
.our-case-studies .content-area {
  min-height: 550px;
  padding: 30px;
  display: flex;
  flex-flow: row wrap;
  flex-direction: column;
  justify-content: end;
  position: relative;
}
@media (max-width: 1660px) {
  .our-case-studies .content-area {
    min-height: 450px;
  }
}
@media (max-width: 1440px) {
  .our-case-studies .content-area {
    min-height: 400px;
  }
}
@media (max-width: 1200px) {
  .our-case-studies .content-area {
    min-height: 370px;
  }
}
@media (max-width: 1100px) {
  .our-case-studies .content-area {
    min-height: 350px;
  }
}
@media (max-width: 500px) {
  .our-case-studies .content-area {
    min-height: 300px;
  }
}
.our-case-studies .content-area:after {
  content: "";
  background: linear-gradient(to top, #231f20, transparent);
  opacity: 0.25;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.our-case-studies a:hover {
  text-decoration: none;
}
@media (max-width: 1200px) {
  .our-case-studies .box {
    width: 33.33333%;
    max-width: 33.3333%;
  }
}
@media (max-width: 990px) {
  .our-case-studies .dropdown h4 {
    padding-left: 10px;
  }
  .our-case-studies .box {
    padding: 0 1vw;
  }
}
@media (max-width: 990px) {
  .our-case-studies .box {
    width: 50%;
    max-width: 50%;
  }
}
@media (max-width: 550px) {
  .our-case-studies .box {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 1660px) {
  #map-canvas {
    height: 700px!important;
  }
}
@media (max-width: 1280px) {
  #map-canvas {
    height: 500px!important;
  }
}
.half-text-box {
  padding: 100px 0 0 0;
}
.half-text-box h3 {
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  font-size: 40px;
  line-height: 1.1;
  margin-bottom: 0.25em;
}
@media (max-width: 1660px) {
  .half-text-box h3 {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .half-text-box h3 {
    font-size: 32px;
  }
}
@media (max-width: 800px) {
  .half-text-box h3 {
    font-size: 28px;
  }
}
@media (max-width: 550px) {
  .half-text-box h3 {
    font-size: 24px;
  }
}
.half-text-box h4 {
  font-size: 20px;
}
@media (max-width: 800px) {
  .half-text-box h4 {
    font-size: 18px;
  }
}
.half-text-box .row {
  margin: 0;
}
@media (max-width: 1280px) {
  .half-text-box .row {
    flex-direction: column;
  }
}
@media (max-width: 1280px) {
  .half-text-box .col {
    width: 100%!important;
    flex: 0 100%!important;
    max-width: 100%!important;
  }
}
.half-text-box ul {
  padding-left: 20px;
}
.half-text-box ul li {
  line-height: 1.5;
  margin-bottom: 0.35em;
}
.half-text-box ul li a {
  color: #231f20;
  text-decoration: underline;
  background-color: transparent;
  font-weight: 500;
}
@media (max-width: 1660px) {
  .half-text-box .col-md-5 {
    width: 50%!important;
    flex: 0 50%!important;
    max-width: 50%!important;
  }
}
@media (max-width: 1280px) {
  .half-text-box .col-md-5 {
    width: 100%!important;
    flex: 0 100%!important;
    max-width: 100%!important;
  }
}
.half-text-box .col-md-5.offset-md-1 {
  padding-right: 3vw;
}
@media (max-width: 1280px) {
  .half-text-box .col-md-5.offset-md-1 {
    padding-right: 5%;
  }
}
@media (max-width: 1024px) {
  .half-text-box .col-md-5.offset-md-1 {
    padding-right: 15px;
    width: auto !important;
  }
}
.half-text-box .col-md-5:last-of-type {
  padding-left: 3vw;
  padding-right: 5%;
}
@media (max-width: 1280px) {
  .half-text-box .col-md-5:last-of-type {
    padding-left: 5%;
    margin-top: 1rem;
  }
}
@media (max-width: 1024px) {
  .half-text-box .col-md-5:last-of-type {
    padding-left: 15px;
    padding-right: 15px;
    width: auto !important;
    margin-left: 4vw;
    margin-right: 4vw;
  }
}
.half-text-box.bggrey {
  background-color: #f6f6f6;
  padding: 100px 0!important;
  margin-top: 100px;
}
@media (max-width: 1660px) {
  .half-text-box.bggrey {
    padding: 80px 0!important;
    margin-top: 80px;
  }
}
@media (max-width: 1280px) {
  .half-text-box.bggrey {
    padding: 60px 0!important;
    margin-top: 60px;
  }
}
@media (max-width: 800px) {
  .half-text-box.bggrey {
    padding: 40px 0!important;
    margin-top: 40px;
  }
}
.half-text-box.bggrey h4 {
  font-size: 28px;
  line-height: 1.1;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  margin-bottom: 0.35em;
  margin-top: 2em;
}
@media (max-width: 1440px) {
  .half-text-box.bggrey h4 {
    font-size: 24px;
  }
}
@media (max-width: 1280px) {
  .half-text-box.bggrey h4 {
    margin-top: 1em;
  }
}
@media (max-width: 1024px) {
  .half-text-box.bggrey h4 {
    font-size: 24px;
  }
}
@media (max-width: 800px) {
  .half-text-box.bggrey h4 {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .half-text-box.bggrey h4 {
    font-size: 20px;
  }
}
.half-text-box.bggrey h4:first-child {
  margin-top: 0;
}
@media (max-width: 1280px) {
  .half-text-box.bggrey h4:first-child {
    margin-top: 1em;
  }
}
.text-box {
  padding: 70px 0;
}
.text-box h3 {
  font-family: abril-display, serif;
  font-weight: 400;
  font-size: 40px;
  width: 100%;
  margin-bottom: 20px;
}
.text-box .row {
  margin: 0;
}
@media (max-width: 1660px) {
  .text-box .offset-md-1 {
    width: 100% !important;
    flex: 0 100% !important;
    max-width: 100% !important;
  }
}
.gallery-feed {
  padding: 100px 0 0 0;
  overflow: hidden;
}
.gallery-feed .title {
  font-size: 28px;
  line-height: 1.1;
  padding-left: 3vw;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  margin-bottom: 0.35em;
}
@media (max-width: 1440px) {
  .gallery-feed .title {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .gallery-feed .title {
    font-size: 24px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 4vw;
  }
}
@media (max-width: 800px) {
  .gallery-feed .title {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .gallery-feed .title {
    font-size: 20px;
  }
}
.gallery-feed .slick-slide {
  padding: 0 12px;
}
.gallery-feed .slick-slide .gallery-image {
  background-position: center;
  background-size: cover;
  height: 550px;
  position: relative;
}
@media (max-width: 1660px) {
  .gallery-feed .slick-slide .gallery-image {
    height: 450px;
  }
}
@media (max-width: 1200px) {
  .gallery-feed .slick-slide .gallery-image {
    height: 400px;
  }
}
@media (max-width: 1100px) {
  .gallery-feed .slick-slide .gallery-image {
    height: 350px;
  }
}
@media (max-width: 380px) {
  .gallery-feed .slick-slide .gallery-image {
    height: 300px;
  }
}
.gallery-feed .slick-slide .gallery-image span {
  color: #fff;
  font-style: italic;
  font-family: 'playfair-display';
  font-size: 14px;
  width: 100%;
  display: block;
  line-height: 20px;
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 90%;
}
.gallery-feed .col {
  padding: 0;
}
.gallery-feed .gallery-slider {
  margin-left: -15px;
  margin-right: -15px;
}
.share-block {
  width: 100%;
  padding-top: 1em;
  padding-bottom: 0.5em;
}
.share-block p {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  cursor: pointer;
}
.share-block p i {
  color: #ec008c;
}
.share-block ul {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  padding-left: 0;
  display: none;
  padding-left: 26px;
  padding-top: 10px;
}
.share-block ul li {
  list-style: none;
  padding-right: 30px;
}
.share-block ul li a {
  color: #231f20 !important;
  font-size: 22px;
}
.show ul {
  display: flex;
}
.project-feed {
  padding-top: 100px 0 0 0;
}
.project-feed .title {
  font-size: 28px;
  line-height: 1.1;
  padding-left: 3vw;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  margin-bottom: 0.35em;
}
@media (max-width: 1440px) {
  .project-feed .title {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .project-feed .title {
    font-size: 24px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 4vw;
  }
}
@media (max-width: 800px) {
  .project-feed .title {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .project-feed .title {
    font-size: 20px;
  }
}
.project-feed .col {
  padding: 0!important;
}
.project-feed .sliderbox {
  width: 100%;
}
.project-feed .row:last-of-type {
  margin-left: 0!important;
  margin-right: 0!important;
}
.project-feed .share-block {
  text-align: center;
  display: flex;
  justify-content: center;
}
.project-feed .share-block ul {
  align-content: center;
  justify-content: center;
}
.icon-block {
  margin-top: 100px;
}
@media (max-width: 1660px) {
  .icon-block {
    margin-top: 80px;
  }
}
@media (max-width: 1280px) {
  .icon-block {
    margin-top: 60px;
  }
}
@media (max-width: 800px) {
  .icon-block {
    margin-top: 40px;
  }
}
.icon-block.no-pad {
  padding: 0;
}
.icon-block.bg-grey {
  background-color: #f6f6f6;
  padding: 60px 0;
}
@media (max-width: 1660px) {
  .icon-block.bg-grey {
    padding: 50px 0;
  }
}
@media (max-width: 1440px) {
  .icon-block.bg-grey {
    padding: 40px 0;
  }
}
@media (max-width: 1024px) {
  .icon-block.bg-grey {
    padding: 30px 0;
  }
}
.icon-block:last-of-type {
  padding: 0 0 60px 0;
}
@media (max-width: 1660px) {
  .icon-block:last-of-type {
    padding: 0 0 50px 0;
  }
}
@media (max-width: 1440px) {
  .icon-block:last-of-type {
    padding: 0 0 40px 0;
  }
}
@media (max-width: 1024px) {
  .icon-block:last-of-type {
    padding: 30px 4vw 0 4vw;
  }
}
@media (max-width: 800px) {
  .icon-block:last-of-type {
    padding: 20px 4vw 0 2vw;
  }
}
.icon-block .titlearea .offset-md-1 {
  width: 100%;
  flex: 0 100%;
  max-width: 100%;
}
.icon-block h3 {
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  font-size: 40px;
  line-height: 1.1;
  margin-bottom: 0.25em;
}
@media (max-width: 1660px) {
  .icon-block h3 {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .icon-block h3 {
    font-size: 32px;
  }
}
@media (max-width: 800px) {
  .icon-block h3 {
    font-size: 28px;
  }
}
@media (max-width: 550px) {
  .icon-block h3 {
    font-size: 24px;
  }
}
.icon-block .col-md-5 {
  display: flex;
  flex-flow: row wrap;
  padding-left: 40px;
}
.icon-block .col-md-5.offset-md-1 {
  padding-left: 15px;
  padding-right: 40px;
}
@media (max-width: 1660px) {
  .icon-block .col-md-5.offset-md-1 {
    padding-left: 5%!important;
    padding-right: 5%!important;
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 1280px) {
  .icon-block .col-md-5.offset-md-1 {
    padding-left: 5%;
    padding-right: 5%;
    width: 100% !important;
    flex: 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
    align-items: center;
    width: auto!important;
  }
}
@media (max-width: 1024px) {
  .icon-block .col-md-5.offset-md-1 {
    padding-left: 15px!important;
    padding-left: right!important;
    width: auto!important;
  }
}
@media (max-width: 1280px) {
  .icon-block .col-md-5 {
    padding-left: 5%;
    padding-right: 5%;
    width: 100% !important;
    flex: 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
    align-items: center;
  }
  .icon-block .col-md-5 p:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .icon-block .col-md-5 {
    padding: 0 15px!important;
    margin: 0 4vw 30px 4vw!important;
    padding-right: 15px!important;
  }
}
@media (max-width: 800px) {
  .icon-block .col-md-5 {
    align-items: flex-start !important;
  }
}
@media (max-width: 380px) {
  .icon-block .col-md-5 {
    flex-direction: column!important;
  }
}
.icon-block .col-md-5 .icon {
  width: 20%;
  float: left;
  padding-right: 20px;
}
@media (max-width: 1280px) {
  .icon-block .col-md-5 .icon {
    width: 15%;
  }
}
@media (max-width: 800px) {
  .icon-block .col-md-5 .icon {
    width: 20%;
    padding-right: 15px;
  }
}
@media (max-width: 440px) {
  .icon-block .col-md-5 .icon {
    width: 20%;
    padding-right: 10px;
  }
}
@media (max-width: 380px) {
  .icon-block .col-md-5 .icon {
    width: 30%;
    padding-right: 0;
    padding-bottom: 10px;
  }
}
.icon-block .col-md-5 .content-block {
  width: 80%;
  float: left;
  padding-top: 0;
}
.icon-block .col-md-5 .content-block h5 {
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 991px) {
  .icon-block .col-md-5 .content-block h5 {
    width: 100%;
  }
}
@media (max-width: 1280px) {
  .icon-block .col-md-5 .content-block {
    width: 85%;
  }
}
@media (max-width: 991px) {
  .icon-block .col-md-5 .content-block {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 800px) {
  .icon-block .col-md-5 .content-block {
    width: 80%;
  }
}
@media (max-width: 380px) {
  .icon-block .col-md-5 .content-block {
    width: 100%;
  }
}
.icon-block .row {
  padding-bottom: 30px;
}
@media (max-width: 1280px) {
  .icon-block .row {
    padding-bottom: 0;
  }
}
.icon-block .row:last-of-type {
  padding-bottom: 0;
}
@media (max-width: 1024px) {
  .icon-block .row:last-of-type .col-md-5:last-child {
    margin: 0 4vw 0 4vw!important;
  }
}
.cat-half-block {
  padding: 60px 0 85px 0;
}
.cat-half-block .textbox {
  margin-left: 8.333333%;
  padding-right: 8.333333%;
  align-content: center;
  justify-content: center !important;
}
.cat-half-block .textbox h3 {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 600;
}
.cat-half-block .imageblock img {
  width: 100%;
}
.catalog-category-view .footer {
  margin-top: 0;
  padding-top: 0;
}
.catalog-category-view .columns .column.main {
  padding-bottom: 0;
}
.fabric-box {
  padding: 80px 0;
}
.fabric-box .row {
  border-bottom: 1px solid #f6f6f6;
}
.fabric-box h2 {
  font-family: abril-display, serif;
  font-weight: 400;
  font-size: 40px;
  width: 100%;
  margin-bottom: 20px;
}
.fabric-box h3 {
  font-family: abril-display, serif;
  font-weight: 400;
  font-size: 40px;
  width: 100%;
  margin-bottom: 20px;
}
.fabric-box .col-md-4 ul {
  padding: 10px 0 10px 15px;
}
.fabric-box .col-md-4 ul li {
  font-weight: 500;
  margin-bottom: 3px;
}
.fabric-box .features {
  border-left: 1px solid #f6f6f6;
  padding-left: 8%;
  padding-bottom: 110px;
}
.fabric-box .features ul {
  list-style: none;
  padding-left: 0;
}
.fabric-box .features ul li {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.fabric-box .features ul li i {
  color: #ec008c;
}
.esg-stats {
  background-color: #d5ebdb;
  padding: 70px 8.333333%;
}
@media (max-width: 1660px) {
  .esg-stats {
    padding: 50px 5%;
  }
}
@media (max-width: 1200px) {
  .esg-stats {
    padding: 40px 5%;
  }
}
@media (max-width: 1024px) {
  .esg-stats {
    padding: 40px 4vw;
  }
}
@media (max-width: 880px) {
  .esg-stats {
    padding: 30px 4vw;
  }
}
@media (max-width: 750px) {
  .esg-stats {
    padding: 20px 4vw;
  }
}
.esg-stats .row {
  justify-content: center;
  align-content: center;
}
.esg-stats .col {
  width: 25%;
  flex: 0 25%;
  max-width: 25%;
}
@media (max-width: 1440px) {
  .esg-stats .col {
    width: 33.333%;
    flex: 0 33.333%;
    max-width: 33.333%;
  }
}
@media (max-width: 750px) {
  .esg-stats .col {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
  }
}
@media (max-width: 750px) {
  .esg-stats .col:last-child {
    margin-bottom: 0;
  }
}
.esg-stats .content-block {
  text-align: center;
}
@media (max-width: 1200px) {
  .esg-stats .content-block {
    padding: 15px 0 0 0!important;
  }
}
@media (max-width: 1024px) {
  .esg-stats .content-block {
    padding: 10px 0 0 0!important;
  }
}
@media (max-width: 750px) {
  .esg-stats .content-block {
    padding: 0 0 0 15px!important;
    width: calc(100% - 70px);
  }
}
.esg-stats .content-block p {
  color: #231f20;
  margin-bottom: 0;
  line-height: 1.3;
}
@media (max-width: 750px) {
  .esg-stats .content-block p {
    text-align: left;
  }
}
.esg-stats .content-block p strong {
  color: #231f20;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 300;
}
@media (max-width: 1440px) {
  .esg-stats .content-block p strong {
    font-size: 28px;
  }
}
@media (max-width: 1200px) {
  .esg-stats .content-block p strong {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .esg-stats .content-block p strong {
    font-size: 22px;
  }
}
@media (max-width: 880px) {
  .esg-stats .content-block p strong {
    font-size: 20px;
  }
}
.esg-stats .content-block p strong em {
  font-style: normal;
  font-weight: 500;
}
.esg-stats img {
  height: 150px;
  aspect-ratio: 1;
}
@media (max-width: 1200px) {
  .esg-stats img {
    height: 130px;
  }
}
@media (max-width: 1024px) {
  .esg-stats img {
    height: 110px;
  }
}
@media (max-width: 880px) {
  .esg-stats img {
    height: 100px;
  }
}
@media (max-width: 750px) {
  .esg-stats img {
    height: 70px;
  }
}
.esg-stats .icon {
  text-align: center;
}
.faq {
  border-bottom: 1px solid #e8e8e8;
  margin: 80px 0px;
}
.faq .single-faq {
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.faq .single-faq .content-area {
  padding-left: 17.333%;
  padding-right: 8.333333%;
  padding-top: 90px;
  padding-bottom: 90px;
}
.faq .single-faq .content-area h3 {
  color: #ec008c;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-size: 16px;
}
.downloads {
  border-top: 1px solid #e8e8e8;
  margin-top: 100px;
}
@media (max-width: 1660px) {
  .downloads {
    margin-top: 80px;
  }
}
@media (max-width: 1280px) {
  .downloads {
    margin-top: 60px;
  }
}
@media (max-width: 800px) {
  .downloads {
    margin-top: 40px;
  }
}
.downloads .download-item {
  padding: 30px 3vw;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 1440px) {
  .downloads .download-item {
    width: 33.3333%;
    flex: 0 33.3333%;
    max-width: 33.3333%;
  }
}
@media (max-width: 1200px) {
  .downloads .download-item {
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 700px) {
  .downloads .download-item {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
    padding: 20px 4vw;
  }
}
.downloads .download-item h3 {
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 1.1;
  margin-bottom: 0.25em;
}
@media (max-width: 1660px) {
  .downloads .download-item h3 {
    font-size: 24px;
  }
}
@media (max-width: 1280px) {
  .downloads .download-item h3 {
    font-size: 22px;
  }
}
@media (max-width: 800px) {
  .downloads .download-item h3 {
    font-size: 20px;
  }
}
@media (max-width: 700px) {
  .downloads .download-item h3 {
    padding: 0 15px;
  }
}
@media (max-width: 550px) {
  .downloads .download-item h3 {
    font-size: 18px;
  }
}
@media (max-width: 700px) {
  .downloads .download-item p {
    padding: 0 15px;
  }
}
.downloads .download-item p a {
  display: flex;
  align-items: center;
  text-decoration: underline;
  font-weight: 500;
  color: #ec008c!important;
  letter-spacing: 3px;
  text-transform: uppercase;
  position: relative;
}
.downloads .download-item p a:before {
  content: "\f56d";
  font-family: 'Font Awesome 5 Pro';
  color: #fff;
  font-weight: 500;
  background-color: #706f6f;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  padding: 10px 10px 11px 13px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  align-items: center;
}
@media (max-width: 700px) {
  .downloads .download-item p a:before {
    padding: 8px 8px 9px 11px;
    margin-right: 8px;
  }
}
.template-full-width .breadcrumbs {
  display: none;
}
.template-full-width .page-title {
  width: 100%;
  display: block;
  text-align: center;
  padding-top: 30px;
}
.template-full-width .page-title span {
  font-family: abril-display, serif;
  font-weight: 400;
  font-size: 40px;
  width: 100%;
  margin-bottom: 20px;
}
.template-full-width .columns .main {
  max-width: 100%;
  margin: 0 auto;
  width: auto;
  margin-left: 8.99999999%;
  margin-right: 8.99999999%;
}
.template-full-width .columns .main h1 {
  margin-bottom: 0;
  font-family: abril-display, serif;
  font-weight: 400;
  padding-bottom: 20px;
}
.template-full-width .columns .main h2 {
  font-family: abril-display, serif;
  font-weight: 400;
  padding-bottom: 20px;
}
.template-full-width .columns .main h3 {
  font-family: abril-display, serif;
  font-weight: 400;
  padding-bottom: 20px;
}
.template-full-width .columns .main h4 {
  font-family: abril-display, serif;
  font-weight: 400;
  padding-bottom: 20px;
}
.product-item {
  position: relative;
}
.product-item .NewProduct {
  position: absolute;
  right: 20px;
  background-color: #ec008c;
  z-index: 99999999999;
  border-radius: 3px;
}
.product-item .NewProduct p {
  font-size: 18px;
  font-style: italic;
  padding: 8px 12px 5px 12px;
  color: #fff;
  margin: 0;
  font-family: abril-display, serif;
  letter-spacing: 0;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top {
  border-color: #fff;
}
.navigation .level0 .submenu .active > a {
  color: #fff;
}
.subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  margin-bottom: 0.25em;
}
.quality-logos {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  align-items: center;
}
.quality-logos img {
  padding: 0 15px;
  width: auto;
}
.btn {
  line-height: 1.1!important;
}
.duelfabrics {
  border-top: 1px solid #e8e8e8;
}
.duelfabrics p a {
  color: #231f20 !important;
  letter-spacing: 0;
  text-decoration: none;
  font-weight: 500;
  display: block;
  padding: 15px 0;
}
.duelfabrics p a i {
  float: right;
}
.woodshades {
  display: flex !important;
  flex-flow: row wrap;
  padding: 0;
  margin: 0;
  padding-left: 5px;
}
.woodshades li {
  padding-right: 15px;
}
.woodshades img {
  width: 50px;
  border-radius: 50%;
}
.woodshades .White {
  border: 1px solid;
}
.woodshades .tooltip-inner {
  background-color: red;
  color: #231f20;
  border-radius: 0;
  font-size: 16px !important;
}
.woodshades .tooltip.bs-tooltip-top {
  color: #231f20;
  font-size: 16px !important;
}
.woodshades .titletop {
  color: #231f20;
  font-size: 12px !important;
}
.navigation .level0 .submenu .active {
  color: #ec008c !important;
}
.navigation .level0 .submenu .active > a {
  border-left: 2px solid #ec008c;
}
.navigation .level0 > .level-top {
  line-height: 23px;
  padding: 0!important;
}
.pages li a {
  color: #231f20;
}
.pages li span {
  font-size: 16px;
  color: #706f6f;
  font-weight: 300;
}
.pages strong.page {
  font-size: 16px;
  color: #231f20;
}
.pages strong.page span {
  color: #231f20;
  font-weight: 500;
}
.pages .action {
  border: 1px solid #231f20;
  color: #231f20 !important;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  border-radius: 2px;
}
.pages .action.next::before {
  color: #231f20 !important;
}
.categorypath-products #page-title-heading {
  display: none;
}
.is-blog .sidebar {
  display: none;
}
.is-blog .column.main {
  width: 100%;
  padding: 0;
}
.is-blog .post-list-description {
  display: none;
}
.is-blog .post-list.grid {
  margin-left: 0;
}
.is-blog .toolbar-amount {
  display: none;
}
.category-blog .sidebar {
  display: none;
}
.category-blog .column.main {
  width: 100% !important;
  padding: 0;
}
.category-blog .post-list-description {
  display: none;
}
.category-blog .post-list.grid {
  margin-left: 0;
}
.category-blog .toolbar-amount {
  display: none;
}
.swatches h3 {
  font-size: 28px;
  line-height: 1.1;
  padding-left: 3vw;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  margin-bottom: 0.35em;
  margin-top: 2em;
}
@media (max-width: 1440px) {
  .swatches h3 {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .swatches h3 {
    font-size: 24px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 4vw;
  }
}
@media (max-width: 800px) {
  .swatches h3 {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .swatches h3 {
    font-size: 20px;
  }
}
.swatches img {
  padding: 20px 20px 0px 20px;
}
.swatches p {
  padding: 0 0 0 50px;
}
.wishlist-index-index .columns {
  padding: 60px 3vw;
}
.wishlist-index-index .sidebar-main ul li {
  display: block;
  width: 100%;
}
.wishlist-index-index h1 {
  font-family: abril-display, serif;
  font-weight: 400;
  text-align: center;
  font-size: 40px;
  color: #231f20;
}
.wishlist-index-index .sidebar-additional {
  display: none;
}
.wishlist-index-index #wishlist-view-form .price-box {
  display: none;
}
.wishlist-index-index #wishlist-view-form .fieldset {
  display: none;
}
.wishlist-index-index .toolbar {
  display: none;
}
.wishlist-index-index .actions-toolbar button {
  border: 1px solid #231f20;
  height: auto;
  padding: 12px 31px;
  letter-spacing: 2px;
  font-weight: 500;
  margin-top: 10px;
  color: #231f20 !important;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #fff;
  border-radius: 4px;
}
.wishlist-index-index .actions-toolbar .tocart {
  display: none;
}
.wishlist-index-index .product-item-actions .action.edit {
  color: #ec008c;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ec008c;
}
.messages {
  margin-bottom: 0!important;
}
.product.info.detailed {
  display: none;
}
#map {
  height: 600px;
  width: 100%;
}
.casestudies-template-default .related-products .block-title {
  display: none;
}
.casestudies-template-default .related-products .content {
  padding-top: 0;
}
.casestudies-template-default .related-products .product-items {
  display: flex;
  flex-flow: row wrap;
  border-top: 1px solid #e8e8e8;
  width: 100%;
}
.casestudies-template-default .related-products .product-items li {
  border-right: 1px solid #e8e8e8;
  margin-bottom: 0;
  width: 25%;
  margin: 0;
}
.casestudies-template-default .related-products .product-items li .product-item-info {
  width: 100%;
}
.casestudies-template-default .related-products .product-items li .product-item-info .product-item-name {
  font-size: 16px;
}
.casestudies-template-default .related-products .product-items li .product-item-info .product-item-name span {
  display: block;
  color: #b1b0b0 !important;
  font-weight: 300;
}
@media (max-width: 990px) {
  .casestudies-template-default .related-products .product-items li {
    width: 50%;
  }
}
@media (max-width: 1600px) {
  .casestudies-template-default .related-products .content {
    max-width: 100% !important;
  }
}
.long-category-description {
  margin-top: 30px;
}
@media (max-width: 550px) {
  .long-category-description {
    margin-top: 20px;
  }
}
.toolbar-products {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding: 0 60px;
}
@media (max-width: 1440px) {
  .toolbar-products {
    padding: 0 40px;
  }
}
@media (max-width: 1024px) {
  .toolbar-products {
    padding: 0 3vw;
  }
}
@media (max-width: 440px) {
  .toolbar-products {
    justify-content: space-between !important;
  }
}
.toolbar-products:first-child {
  margin-top: -46px;
}
@media (max-width: 1024px) {
  .toolbar-products:first-child {
    margin-top: -42px;
  }
}
@media (max-width: 800px) {
  .toolbar-products:first-child {
    margin-top: 0;
    justify-content: center;
  }
}
.toolbar-products.last {
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  justify-content: center;
}
.toolbar-products.last .limiter {
  display: none !important;
}
.toolbar-products .limiter {
  display: none;
}
.toolbar-products .toolbar-amount {
  color: #ec008c;
  position: relative;
  padding-right: 1vw;
}
@media (max-width: 1024px) {
  .toolbar-products .toolbar-amount {
    font-size: 14px;
  }
}
.toolbar-products .toolbar-sorter {
  position: relative;
}
.toolbar-products .toolbar-sorter:after {
  content: "\f078";
  font-family: 'Font Awesome 5 Pro';
  text-transform: initial;
  display: flex;
  top: 12px;
  position: absolute;
  right: 20px;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .toolbar-products .toolbar-sorter:after {
    font-size: 13px;
  }
}
.toolbar-products .toolbar-sorter select {
  font-size: 16px;
  border: 1px solid #706f6f !important;
  color: #000;
  padding: 10px 20px;
  border-radius: 4px;
  margin-bottom: 0;
  line-height: 1.1;
  height: auto;
  text-align: left;
  font-weight: 300;
  background: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .toolbar-products .toolbar-sorter select {
    font-size: 14px;
    padding: 10px 15px;
  }
}
.toolbar-products .toolbar-sorter .sorter-label {
  display: none;
}
.amsearch-search-page .toolbar-products:first-child {
  margin-top: 0;
}
.catalog-topnav {
  display: block!important;
}
@media (max-width: 1200px) {
  .catalog-topnav .block-subtitle {
    display: none!important;
  }
}
#layered-filter-block {
  display: flex;
  align-content: center;
  flex-flow: row wrap;
  padding-left: 60px;
}
@media (max-width: 1440px) {
  #layered-filter-block {
    padding-left: 40px;
  }
}
@media (max-width: 1024px) {
  #layered-filter-block {
    padding-left: 3vw;
  }
}
@media (max-width: 800px) {
  #layered-filter-block {
    padding-right: 3vw;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #e8e8e8;
  }
}
@media (max-width: 800px) {
  #layered-filter-block {
    padding-bottom: 8px;
  }
}
@media (max-width: 800px) {
  #layered-filter-block .filter-content {
    width: 100%;
    display: flex;
  }
}
#layered-filter-block .filter-title {
  display: flex;
  align-content: center;
  flex-flow: row wrap;
  margin-right: 12px;
  font-family: museo-sans-rounded, serif;
  line-height: 1;
  font-style: normal;
}
@media (max-width: 1440px) {
  #layered-filter-block .filter-title {
    margin-right: 10px;
  }
}
@media (max-width: 1280px) {
  #layered-filter-block .filter-title {
    display: none;
  }
}
#layered-filter-block .filter-title strong {
  font-size: 16px;
  font-weight: 500 !important;
}
@media (max-width: 1024px) {
  #layered-filter-block .filter-title strong {
    font-size: 14px;
  }
}
#layered-filter-block .filter-options-item {
  padding-right: 10px;
}
#layered-filter-block .filter-options-item:last-child {
  padding-right: 0!important;
}
@media (max-width: 800px) {
  #layered-filter-block .filter-options-item:last-child {
    padding: 4px!important;
  }
}
@media (max-width: 1024px) {
  #layered-filter-block .filter-options-item {
    padding-right: 8px;
  }
}
@media (max-width: 800px) {
  #layered-filter-block .filter-options-item {
    width: 33.333%;
    padding: 4px;
  }
}
@media (max-width: 600px) {
  #layered-filter-block .filter-options-item {
    width: 50%;
  }
}
@media (max-width: 440px) {
  #layered-filter-block .filter-options-item {
    width: 100%;
  }
}
#layered-filter-block .filter-options-item .filter-options-title {
  font-size: 16px;
  border: 1px solid #706f6f!important;
  text-align: center;
  padding: 10px 20px;
  border-radius: 4px;
  margin-bottom: 0;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #231f20;
  border: 1px solid;
  cursor: pointer;
}
@media (max-width: 1024px) {
  #layered-filter-block .filter-options-item .filter-options-title {
    font-size: 14px;
    padding: 10px 15px;
  }
}
#layered-filter-block .filter-options-item .filter-options-title:after {
  content: "\f078";
  font-family: 'Font Awesome 5 Pro';
  text-transform: initial;
  display: flex;
  top: 2px;
  position: relative;
  color: #231f20;
  margin: 0 0 0 15px!important;
}
#layered-filter-block .filter-options-item .filter-options-title.active {
  border-radius: 4px 4px 0 0;
  font-weight: 500;
  background-color: #f6f6f6;
}
#layered-filter-block .filter-options-item .filter-options-title.active:after {
  content: "\f077";
  font-family: 'Font Awesome 5 Pro';
  text-transform: initial;
  display: flex;
  top: 2px;
  position: relative;
}
#layered-filter-block .filter-options {
  margin-bottom: 0!important;
}
@media (max-width: 800px) {
  #layered-filter-block .filter-options {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
#layered-filter-block .filter-options .filter-options-content {
  padding: 15px;
  border-radius: 0 4px 4px 4px;
  margin-top: -2px;
  border: 1px solid #706f6f!important;
}
#layered-filter-block .filter-options .filter-options-content .item a {
  color: #231f20;
}
#layered-filter-block .filter-options .filter-options-content .item a:hover {
  color: #ec008c;
}
#layered-filter-block .filter-options .filter-options-content .item a:hover span {
  color: #ec008c;
}
#layered-filter-block .filter-options .filter-options-content .item.-empty-value {
  display: none;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff !important;
  text-decoration: none;
  background-color: #EC008C;
}
#amsearch-item-container:not(.recent_searches) .amsearch-highlight {
  color: #ec008c;
  font-weight: 600;
}
.action.primary,
.action-primary,
.amshopby-button,
.am-filter-go {
  font-weight: 500 !important;
  font-size: 16px !important;
  letter-spacing: 2px !important;
  line-height: 1;
  padding: 15px 30px !important;
  border-radius: 4px !important;
  border: 1px solid #231f20;
  line-height: 1.1;
  text-transform: uppercase;
  background-color: transparent;
}
.action.primary span,
.action-primary span,
.amshopby-button span,
.am-filter-go span {
  color: #231f20;
}
.action.primary:hover,
.action-primary:hover,
.amshopby-button:hover,
.am-filter-go:hover {
  background-color: #ec008c;
  border-color: #ec008c;
}
.amsearch-item-container.recent_searches .amsearch-item:hover {
  border-color: #ec008c;
}
.catalogsearch-result-index #layered-filter-block {
  display: none;
}
.topbar .col-md-8 p,
.topbar .col-md-2 ul li a {
  font-size: 14px;
}
.account-container i {
  font-weight: 300;
  padding-left: 15px!important;
}
.navigation ul li a {
  font-weight: 500;
  letter-spacing: 2px!important;
}
.block-search form input {
  background-color: #f6f6f6!important;
  border: 1px solid #e6e6e6!important;
  border-radius: 4px!important;
}
.block-search form input::placeholder {
  color: #706f6f;
  opacity: 1;
}
.block-search form {
  float: right!important;
}
.headLink {
  margin-bottom: 25px;
}
.sub-cat-desc .short-desc {
  padding: 0 20px;
}
h1 {
  color: #231f20!important;
  font-family: abril-display, serif;
}
.sorter .sorter-action {
  display: none;
}
.block.filter .filter-title {
  margin-bottom: 0;
}
.products {
  margin: 20px 0;
}
@media (max-width: 800px) {
  .products {
    margin: 15px 0;
  }
}
.products .products {
  margin: 0;
}
@media (max-width: 800px) {
  .products .products {
    margin: 0;
  }
}
.block.widget .products-grid .product-item {
  padding: 20px 20px 35px;
}
.block.widget .products-grid .product-item .product-item-details {
  padding: 0 15px;
}
.block.widget .products-grid .product-item-actions {
  display: none;
}
.opt-products .product-item-info a {
  font-size: 16px!important;
  color: #231f20!important;
  width: 100%!important;
  display: block!important;
}
.opt-products .product-item-info a:hover {
  text-decoration: none;
}
.opt-title h3 {
  letter-spacing: 1px;
  font-family: abril-display, serif;
  font-size: 28px;
  font-style: normal;
  padding-left: 60px;
  padding-bottom: 10px;
}
.opt-product .price-box,
.opt-products .price-box {
  display: none!important;
}
.exclusive h6 {
  font-family: abril-display, serif;
  font-size: 20px;
  font-style: normal;
  color: #ec008c;
  text-align: center;
  width: 55%;
  margin: 0 auto;
}
p {
  color: #706f6f;
  line-height: 1.5;
}
p:last-child {
  margin-bottom: 0!important;
}
.home-catfeed .contentinner p,
.home-inspiration .single-image .content p,
.contentsmall p {
  color: #fff;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  text-decoration: none;
}
.swatches .pagebuilder-column {
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 0;
}
.swatches img {
  padding: 0;
  min-height: 250px;
}
.swatches p {
  padding: 0.5em 1em;
  color: #231f20;
}
.swatches figure {
  text-align: center;
}
.category-special-offers .product-item-name p span {
  letter-spacing: 0!important;
  font-weight: 500!important;
  margin-bottom: 0!important;
}
.about-main-text {
  padding: 100px 0 0 0;
}
.about-main-text .row {
  align-items: center;
  padding: 0 20vw;
}
@media (max-width: 1440px) {
  .about-main-text .row {
    padding: 0 15vw;
  }
}
@media (max-width: 1024px) {
  .about-main-text .row {
    padding: 0 4vw;
  }
}
.about-main-text .row .col-md-3 {
  display: none;
}
.about-main-text .row .col-md-6 {
  width: 100%;
  flex: 0 100%;
  max-width: 100%;
}
.about-main-text .row h6 {
  font-family: abril-display, serif;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 30px;
}
.about-main-text .row h2 {
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  font-size: 40px;
  line-height: 1.1;
  margin-bottom: 0.25em;
}
@media (max-width: 1660px) {
  .about-main-text .row h2 {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  .about-main-text .row h2 {
    font-size: 32px;
  }
}
@media (max-width: 800px) {
  .about-main-text .row h2 {
    font-size: 28px;
  }
}
@media (max-width: 550px) {
  .about-main-text .row h2 {
    font-size: 24px;
  }
}
.about-main-text .row p {
  text-align: center;
}
@media (max-width: 1600px) {
  .home-sectionfive .content {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
}
@media (max-width: 1200px) {
  .nav-sections {
    order: 4;
    width: 100% !important;
  }
  .block-search {
    flex-grow: 1;
    margin-top: 30px;
  }
  .account-container {
    width: 20% !important;
    flex-grow: inherit !important;
  }
  .account-container i {
    font-size: 24px !important;
    padding-left: 16px !important;
  }
  .page-header .topbar .col-md-2:last-child {
    width: 100%;
    position: absolute;
    right: 0;
    max-width: 100%;
  }
  .child-category-list ul li {
    width: 33.33%;
  }
  .page-products .products-grid .product-item {
    width: 33.3333%;
  }
  .page-layout-1column .product-info-main {
    padding-left: 50px;
  }
  .page-layout-1column .product-info-main .page-title-wrapper {
    padding-right: 5vw;
  }
  .page-layout-1column .product-info-main .product-social-link {
    padding-right: 5vw;
  }
  .page-layout-1column .product-info-main .page-title-wrapper,
  .page-layout-1column .product-info-main .product-info-stock-sku,
  .page-layout-1column .product-info-main .product-social-links,
  .page-layout-1column .product-info-main .attribute {
    padding-right: 5vw;
  }
  .callbar br {
    display: none;
  }
}
@media (max-width: 1200px) {
  .page-layout-1column .product-info-main .page-title-wrapper,
  .page-layout-1column .product-info-main .product-info-stock-sku,
  .page-layout-1column .product-info-main .product-social-links,
  .page-layout-1column .product-info-main .attribute {
    padding-right: 0!important;
  }
}
@media (max-width: 1024px) {
  .page-layout-1column .product-social {
    padding: 0;
  }
  .page-layout-1column .product-info-main {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 0;
    padding-top: 0px;
  }
  .page-layout-1column .product-info-main .product-addto-links {
    display: flex;
    justify-content: space-between;
  }
  .page-layout-1column .product-info-main .product-addto-links .action.enquiryform {
    width: 49% !important;
    padding: 18px 10px !important;
  }
  .page-layout-1column .product-info-main .action.towishlist {
    width: 49% !important;
    float: left;
    text-align: center;
    margin-right: 0;
    padding: 18px 10px !important;
  }
  .page-layout-1column .amrelated-grid-wrapper .block-title {
    padding-left: 25px;
  }
  .page-layout-1column .callbar {
    margin: 0;
  }
  .page-layout-1column .product-info-main .page-title-wrapper {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-11 {
    width: 100%;
    max-width: 100%;
    flex: inherit;
    padding: 0 5vw;
  }
  .offset-md-1 {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .projects-map .row {
    flex-direction: column-reverse;
  }
}
@media (max-width: 1024px) {
  .projects-map .col-md-4 {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
}
.projects-map .col-md-8 {
  padding: 0!important;
}
@media (max-width: 1024px) {
  .projects-map .col-md-8 {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
}
.projects-map .activebox {
  padding-top: 4vw;
  padding-left: 4vw;
  padding-right: 4vw;
}
@media (max-width: 1024px) {
  .projects-map .activebox {
    padding-top: 20px;
    padding-left: 4vw;
    padding-right: 4vw;
    padding-bottom: 20px;
  }
}
.projects-map .activebox h4 {
  font-size: 20px;
}
@media (max-width: 1024px) {
  .projects-map .activebox h4 {
    font-size: 18px;
  }
}
.projects-map .activebox .case .case-hero {
  padding-bottom: 20px;
  min-height: 370px;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px;
}
.projects-map .activebox .case .titlearea {
  border-bottom: 1px solid #dadada;
  margin-top: 0;
  margin-bottom: 20px;
}
.projects-map .activebox .case .titlearea h3 {
  font-weight: 300;
  font-size: 28px;
  margin-bottom: 0px;
  font-family: museo-sans-rounded, serif;
}
@media (max-width: 1440px) {
  .projects-map .activebox .case .titlearea h3 {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .projects-map .activebox .case .titlearea h3 {
    font-size: 24px;
  }
}
@media (max-width: 800px) {
  .projects-map .activebox .case .titlearea h3 {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .projects-map .activebox .case .titlearea h3 {
    font-size: 20px;
  }
}
.projects-map .activebox .case .titlearea p {
  font-size: 16px;
  padding-bottom: 15px;
  margin-bottom: 0;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.projects-map .activebox .case .link {
  display: block;
  text-decoration: underline;
  font-weight: 500;
  color: #ec008c !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
}
@media (max-width: 550px) {
  .duelfabrics p a {
    padding: 12px 25px 12px 25px;
  }
}
@media (max-width: 440px) {
  .page-layout-1column .product-info-main .product-addto-links {
    flex-flow: row wrap;
  }
  .page-layout-1column .product-info-main .product-addto-links .action.enquiryform {
    width: 100% !important;
    padding: 18px 10px !important;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .page-layout-1column .product-info-main .action.towishlist {
    width: 100% !important;
    float: left;
    text-align: center;
    margin-right: 0;
    padding: 18px 10px !important;
  }
}
@media (max-width: 380px) {
  .page-products .products-grid .product-item {
    width: 100%!important;
  }
}
.account .columns {
  max-width: 1900px;
  width: 100%;
  margin: 0 auto;
  padding: 25px 25px;
  margin-top: 50px;
  display: block;
}
.account .columns .page-title {
  line-height: inherit;
  margin-bottom: 30px;
  text-align: left;
}
.account .columns .page-title span {
  color: #231f20;
  text-align: center;
  font-family: abril-display, serif;
  font-size: 36px;
  margin-bottom: 10px;
}
.account .columns .block-title strong {
  color: #ec008c;
  font-weight: 700 !important;
}
.account .columns .actions-toolbar {
  margin-left: 0 !important;
}
.account .columns .actions-toolbar button {
  background-color: #ec008c;
  border: 0;
  height: auto;
  padding: 12px 31px;
  letter-spacing: 2px;
  font-weight: 500;
  margin-top: 10px;
  color: #fff !important;
  font-size: 16px;
  text-transform: uppercase;
}
.account .columns .actions-toolbar button span {
  color: #fff;
}
.account .columns .block-dashboard-addresses {
  display: none;
}
.account .columns form fieldset {
  margin: 0 0 10px;
}
.account .columns form fieldset input {
  border-radius: 0;
  border: 1px solid;
  font-weight: 400;
}
.account .columns form fieldset input:focus {
  border-bottom: 0;
}
.account .columns form fieldset select {
  border-radius: 0;
  border: 1px solid;
  font-weight: 400;
}
.account .columns form fieldset textarea {
  border-radius: 0;
  border: 1px solid #c2c2c2;
  font-weight: 400;
  height: 100px;
  border-radius: 4px;
  padding: 10px 20px;
  margin-top: 5px;
}
.account .columns form fieldset .label {
  width: 100% !important;
  float: left  !important;
  text-align: left !important;
  margin-bottom: 10px !important;
  font-weight: 400 !important;
  position: relative !important;
}
.account .columns form fieldset .legend {
  margin-left: 0;
  font-weight: 500;
  margin: 20px 0 15px 0;
}
.account .columns form fieldset .choice:before {
  display: none;
}
.account .columns form fieldset .choice label {
  width: auto !important;
}
.account .columns form fieldset .choice input {
  float: left;
}
.account .columns .block-dashboard-addresses {
  margin-top: 30px;
}
.account .columns a.action {
  color: #ec008c;
  padding-right: 10px;
  text-decoration: none;
  font-weight: 400;
}
.account .columns a.action span {
  color: #ec008c;
  font-weight: 400;
}
.account .columns .sidebar ul li {
  width: 100%;
  display: block;
}
.account .columns .sidebar ul li strong {
  padding: 10px 10px;
  color: #ec008c;
}
.account .columns .sidebar ul li a {
  padding: 10px 10px;
}
.account .columns .sidebar ul li:nth-child(2) {
  display: none;
}
.account .columns .sidebar ul li:nth-child(3) {
  display: none;
}
.account .columns .sidebar ul li:nth-child(5) {
  display: none;
}
.account .columns .sidebar ul li:nth-child(7) {
  display: none;
}
.account .columns .sidebar ul li:nth-child(8) {
  display: none;
}
.account .columns .sidebar ul li:nth-child(9) {
  display: none;
}
.account .columns .sidebar ul li:nth-child(10) {
  display: none;
}
@media (max-width: 1198px) {
  .account .columns .sidebar .block .title {
    font-size: 20px;
    line-height: 20px;
  }
  .account .columns .sidebar .block .title strong {
    font-weight: 300;
    font-size: 20px;
  }
  .account .columns .sidebar .block-collapsible-nav .title:after {
    top: 10px;
  }
}
.account .columns .sidebar-additional {
  display: none !important;
}
@media (max-width: 1198px) {
  .account .columns {
    margin-top: 0;
  }
}
.post-type-archive-casestudies {
  /* clearfix */
  /* ---- grid-item ---- */
}
.post-type-archive-casestudies .grid {
  margin: 0 auto;
}
.post-type-archive-casestudies .grid:after {
  content: '';
  display: block;
  clear: both;
}
.post-type-archive-casestudies .grid-item {
  float: left;
}
.post-type-archive-casestudies .grid-item .box {
  width: 100% !important;
  padding: 10px !important;
  margin-bottom: 0px !important;
}
.post-type-archive-casestudies .grid-item img {
  display: block;
  max-width: 100%;
}
.post-type-archive-casestudies .grid-sizer {
  width: 12.5% !important;
}
.post-type-archive-casestudies .grid-item {
  width: 24.9% !important;
}
.post-type-archive-casestudies .grid-item {
  float: left;
}
.post-type-archive-casestudies .grid-item--width2 {
  width: 50%;
}
.post-type-archive-casestudies .grid-item--width3 {
  width: 30%;
}
@media (max-width: 1024px) {
  .post-type-archive-casestudies .grid-item .box {
    width: 100% !important;
    max-width: 100% !important;
  }
  .post-type-archive-casestudies .grid-sizer {
    width: 25% !important;
  }
  .post-type-archive-casestudies .grid-item {
    width: 33% !important;
  }
}
@media (max-width: 768px) {
  .post-type-archive-casestudies .grid-item .box {
    width: 100% !important;
    max-width: 100% !important;
  }
  .post-type-archive-casestudies .grid-sizer {
    width: 25% !important;
  }
  .post-type-archive-casestudies .grid-item {
    width: 50% !important;
  }
}
@media (max-width: 440px) {
  .post-type-archive-casestudies .grid-item .box {
    width: 100% !important;
    max-width: 100% !important;
  }
  .post-type-archive-casestudies .grid-sizer {
    width: 50% !important;
  }
  .post-type-archive-casestudies .grid-item {
    width: 100% !important;
  }
}
.fotorama__thumb-border {
  border: 1px solid #ec008c !important;
}
.sub-cat-title span {
  color: #ec008c;
}
.page-title .value {
  color: #b1b0b0 !important;
  font-weight: 300;
  font-size: 14px;
  font-family: museo-sans-rounded, serif;
  letter-spacing: 2px;
}
.postid-1162 .product-feed-title {
  display: none;
}
.postid-1163 .product-feed-title {
  display: none;
}
.postid-1165 .product-feed-title {
  display: none;
}
.postid-1156 .home-catfeed {
  display: none !important;
}
.postid-1163 .home-catfeed {
  display: none !important;
}
.counterheart {
  font-weight: 700 !important;
  color: #ec008c !important;
}
.cms-noroute-index .main {
  padding-top: 80px;
}
.cms-noroute-index .pagebuilder-column-group h2 {
  font-weight: 300;
  text-align: center;
  font-size: 36px;
  padding: 30px 0 10px 0;
}
.cms-noroute-index .pagebuilder-column-group .pagebuilder-button-primary {
  border: 1px solid #231f20;
  height: auto;
  padding: 15px 30px;
  letter-spacing: 3px;
  font-weight: 500;
  margin-top: 10px;
  line-height: 1;
  color: #231f20 !important;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #fff;
  margin: 0 12px;
}
.cms-noroute-index .pagebuilder-column-group .pagebuilder-button-primary:hover {
  background-color: #ec008c;
  border-color: #ec008c;
}
.cms-noroute-index .pagebuilder-column-group .pagebuilder-button-primary:hover span {
  color: #fff;
}
.cms-noroute-index .pagebuilder-column-group [data-content-type="button-item"]:last-of-type .pagebuilder-button-primary {
  background-color: #231f20;
}
.cms-noroute-index .pagebuilder-column-group [data-content-type="button-item"]:last-of-type .pagebuilder-button-primary span {
  color: #fff;
}
.cms-noroute-index .pagebuilder-column-group [data-content-type="button-item"]:last-of-type .pagebuilder-button-primary:hover {
  background-color: #ec008c;
  border-color: #ec008c;
}
.cms-noroute-index .pagebuilder-column-group [data-content-type="button-item"]:last-of-type .pagebuilder-button-primary:hover span {
  color: #fff;
}
@media (max-width: 1024px) {
  .catalog-topnav {
    display: block;
  }
  .catalog-topnav .block-subtitle {
    display: none;
  }
  .header.content {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header.content .logo {
    margin: 0 0 25px;
    z-index: 10 !important;
  }
}
.search .amsearch-loupe {
  display: block !important;
}
.postid-1506 .home-catfeed {
  display: none;
}
@media (min-width: 1200px) {
  .navigation ul {
    padding-left: 30px;
    padding-right: 50px;
  }
}
.page-header .minicart-wrapper {
  display: flex;
  align-content: center;
  justify-content: center;
  flex-flow: row wrap;
}
.page-header .minicart-wrapper .action::before {
  font-size: 0 !important;
}
.page-header .minicart-wrapper .action i {
  color: #231f20;
  font-size: 29px;
}
.page-header .minicart-wrapper .action .counter.qty {
  width: 23px;
  height: 23px;
  font-size: 14px;
  border-radius: 50%;
  display: flex;
  align-content: center;
  justify-content: center;
  position: absolute;
  top: 18px;
  right: -10px;
  background: #ec008c;
}
.categorypath-products-express-furniture-madison-express-range-products-included .product-body-main .related,
.category-madison-express-range .product-body-main .related {
  display: block !important;
}
.categorypath-products-express-furniture-madison-express-range-products-included .product-body-main .amrelated-grid-wrapper,
.category-madison-express-range .product-body-main .amrelated-grid-wrapper {
  display: none !important;
}
body {
  color: #231f20;
}
.page-id-54 .footer-newsletter {
  display: none;
}
.page-id-54 .footer.content {
  padding-top: 0;
  margin-top: 0;
}
.page-id-54 .columns .column.main {
  padding-bottom: 0;
}
.home-sectionfive small,
.twothirdsimg-onethirdtext small,
.half-header small {
  color: #706f6f;
  font-size: 14px;
  font-weight: 400;
  width: 100%;
  padding-top: 15px;
  display: block;
  line-height: 1.1;
  font-family: abril-display, serif;
  font-style: italic;
}
.home-sectionfive p,
.twothirdsimg-onethirdtext p,
.half-header p {
  width: 100%;
}
body {
  overflow-x: hidden!important;
}
.navigation ul li a:hover::after {
  margin-left: 0;
}
.product-item .price-box {
  margin: 0;
}
.navigation ul .level1.submenu {
  padding: 0!important;
}
.topbar .col-md-12 {
  padding: 0;
}
.logo {
  margin: 0 0 0 0!important;
}
header .topbar ul li a {
  font-weight: 500!important;
}
header .account-container {
  flex-grow: unset!important;
  align-items: center;
}
.headLink {
  margin-bottom: 0!important;
}
.block-search {
  flex-grow: 1;
}
.block-wishlist {
  margin-bottom: 0!important;
}
.block-search .control {
  border-top: 0;
  margin: 0;
  padding: 0 0 0!important;
}
.block-search .label.active + .control input::placeholder {
  color: #767676;
  opacity: 1;
}
.nav-sections {
  margin-bottom: 0!important;
}
.header.content {
  padding: 15px 60px 15px 60px!important;
}
@media (max-width: 1800px) {
  .block-search {
    width: 18%!important;
  }
}
@media (max-width: 1650px) {
  .block-search {
    width: 17%!important;
  }
  .header.content {
    padding: 15px 60px 15px 60px!important;
  }
}
@media (max-width: 1600px) {
  .logo img {
    max-width: 175px!important;
  }
  .navigation ul li a {
    font-size: 16px!important;
  }
  .nav-sections-item-content > .piranha.navigation {
    margin: 0 0 0 10px!important;
  }
  .nav-sections-item-content > .piranha.navigation ul li a {
    padding: 15px 10px !important;
  }
  .main-banner .col-md-5 {
    padding-right: 0!important;
  }
}
@media (max-width: 1440px) {
  .header.content {
    padding: 15px 40px 15px 40px !important;
  }
  header .topbar {
    width: 100%;
    padding: 5px 40px;
  }
}
@media (max-width: 1380px) {
  .block-search {
    width: 15%!important;
  }
  .nav-sections-item-content > .piranha.navigation ul li a {
    padding: 15px 5px !important;
  }
}
@media (max-width: 1315px) {
  .block-search {
    display: none!important;
  }
}
@media (max-width: 1200px) {
  .nav-sections {
    display: block !important;
  }
  .topbar .container-fluid {
    padding: 0!important;
  }
}
@media (max-width: 1200px) {
  .nav-sections {
    display: none !important;
  }
  .navigation .level0 .submenu .active > a {
    border-left: 4px solid #e6e6e6!important;
    border-top: 1px solid #e8e8e8 !important;
    background-color: #e8e8e8;
  }
  .search .amsearch-loupe {
    width: 20px;
    height: 20px;
  }
  .logo img {
    max-width: 200px !important;
  }
  .header.content {
    padding-top: 0;
    border-top: 1px solid #e8e8e8;
  }
  .home .page-header {
    margin-bottom: 0;
  }
  .header.content .logo {
    margin: 0 auto 15px auto;
  }
  .block-search {
    display: block!important;
  }
  header .header.content .nav-sections {
    width: 75% !important;
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }
  .nav-sections-item-content > .piranha.navigation {
    margin: 0 18px !important;
  }
  .nav-sections-item-content > .piranha.navigation ul li a {
    padding: 12px 3vw !important;
    border-top: 1px solid #e6e6e6;
  }
  .nav-sections-item-content > .piranha.navigation ul li:last-child a {
    border-bottom: 1px solid #e6e6e6;
  }
  .nav-sections-item-content > .piranha.navigation ul li a span {
    width: 100%;
    display: block;
    font-weight: 500 !important;
  }
  .header.content .navigation ul .level0.submenu .submenu li a {
    padding: 10px 3vw !important;
    margin-bottom: 0;
    color: #706f6f!important;
  }
  .header.content .navigation ul .level0.submenu .level2 a span {
    color: #706f6f;
  }
  .nav-sections-item-content > .piranha.navigation ul li ul li a {
    color: #706f6f!important;
    font-weight: 300!important;
  }
  .nav-sections-item-content > .piranha.navigation {
    margin: 0 0 0 0 !important;
  }
  header .nav-sections {
    align-content: flex-start;
  }
  .nav-item a.dropdown-toggle::after,
  .navigation .parent a.level-top::after {
    right: 3vw!important;
    font-weight: 400;
    color: #231f20!important;
  }
  .navigation .parent.first a.level-top::after {
    right: 1vw!important;
  }
}
@media (max-width: 1024px) {
  .page-header {
    margin-bottom: 0px!important;
  }
  .nav-toggle {
    left: 5%;
  }
  .block-wishlist {
    display: flex;
    align-items: center;
    padding-bottom: 5px;
  }
  .account-container .account-wrapper {
    padding-top: 0!important;
  }
}
@media (max-width: 800px) {
  .logo img {
    max-width: 175px !important;
  }
  .btn {
    padding: 10px 25px;
  }
}
@media (max-width: 550px) {
  .topbar {
    display: none;
  }
}
@media (max-width: 440px) {
  .account-container .account-wrapper a:last-child {
    display: none;
  }
  .navigation .parent.first a.level-top::after {
    right: 0px!important;
  }
}
.header.content .navigation ul {
  justify-content: flex-start !important;
  padding-left: 0;
}
.header.content .navigation ul li a {
  padding: 15px 1.5vw !important;
}
.navigation ul.submenu li a {
  padding: 0 !important;
}
.header.content .navigation ul.submenu li a {
  padding: 5px 20px !important;
  line-height: 1.3;
  letter-spacing: 0!important;
  font-weight: 500!important;
}
@media (max-width: 1200px) {
  .header.content .navigation ul.submenu li a {
    padding: 14px 3vw !important;
    color: #231f20;
  }
}
.header.content .navigation ul.submenu ul.submenu li a {
  padding: 5px 20px !important;
  line-height: 1.3;
  letter-spacing: 0!important;
  font-weight: 300!important;
}
.header.content .navigation ul li .dropdown-menu a {
  letter-spacing: 0!important;
  text-transform: initial;
  font-weight: 500;
  padding: 12px 1.5vw !important;
  line-height: 1.3;
}
.share-block p {
  color: #231f20;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 800px) {
  .share-block p {
    font-size: 14px;
  }
}
.share-block p i {
  color: #ec008c;
  font-weight: 300;
  font-size: 24px;
  padding-right: 8px;
}
.page-layout-product-full-width .page-main-details {
  display: none;
}
.amrelated-grid-wrapper {
  max-width: 100%!important;
  margin: 40px 0 0 0;
  width: 100%!important;
}
.amrelated-grid-wrapper .block-title strong {
  font-size: 28px;
  line-height: 1.1;
  padding-left: 3vw;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300!important;
  margin-bottom: 0.35em;
}
@media (max-width: 1440px) {
  .amrelated-grid-wrapper .block-title strong {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .amrelated-grid-wrapper .block-title strong {
    font-size: 24px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 4vw;
  }
}
@media (max-width: 800px) {
  .amrelated-grid-wrapper .block-title strong {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .amrelated-grid-wrapper .block-title strong {
    font-size: 20px;
  }
}
.amrelated-grid-wrapper .grid {
  max-width: 100%!important;
  width: 100%!important;
}
.amrelated-grid-wrapper .slick-slider .slick-arrow {
  padding: 1rem!important;
}
.amrelated-grid-wrapper .product-items.noslider {
  display: flex;
  flex-flow: row wrap;
}
.amrelated-grid-wrapper .product-items {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 0;
}
.amrelated-grid-wrapper .product-items .slick-list {
  padding: 0 !important;
}
.amrelated-grid-wrapper .product-items .slick-list .slick-track {
  display: flex;
  justify-content: flex-start;
  margin: 0;
}
.amrelated-grid-wrapper .product-items .slick-list .slick-track .slick-slide {
  margin: 0!important;
  display: flex;
}
.amrelated-grid-wrapper .product-items .slick-list .slick-track .slick-slide > div {
  display: flex;
  height: 100%;
}
.amrelated-grid-wrapper .product-items .product-item {
  margin: 0;
  border-right: 1px solid #e8e8e8;
  margin-left: 0 !important;
  max-width: 100% !important;
  width: 100%;
  padding: 30px!important;
  height: 100%!important;
  display: flex !important;
}
@media (max-width: 1440px) {
  .amrelated-grid-wrapper .product-items .product-item {
    padding: 20px!important;
  }
}
@media (max-width: 800px) {
  .amrelated-grid-wrapper .product-items .product-item {
    padding: 15px!important;
  }
}
@media (max-width: 440px) {
  .amrelated-grid-wrapper .product-items .product-item {
    padding: 10px 15px!important;
  }
}
.amrelated-grid-wrapper .product-items .product-item .product-item-info {
  max-width: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.amrelated-grid-wrapper .product-items .product-item .product-item-actions {
  display: none!important;
}
.amrelated-grid-wrapper .product-items .product-item .price-final_price {
  display: none!important;
}
.amrelated-grid-wrapper .product-items .product-item .product-item-details {
  padding: 0 !important;
  margin: 0;
  display: block!important;
}
.amrelated-grid-wrapper .product-items .product-item .product-item-details .product-item-name {
  font-size: 18px;
  color: #231f20;
  font-weight: 300;
  line-height: 1.2!important;
  margin: 0!important;
}
@media (max-width: 800px) {
  .amrelated-grid-wrapper .product-items .product-item .product-item-details .product-item-name {
    font-size: 16px!important;
  }
}
.amrelated-grid-wrapper .product-items .product-item .product-item-details .product-item-name a {
  font-size: 18px;
  color: #231f20;
  font-weight: 300;
  line-height: 1.2!important;
}
@media (max-width: 800px) {
  .amrelated-grid-wrapper .product-items .product-item .product-item-details .product-item-name a {
    font-size: 16px!important;
  }
}
.amrelated-grid-wrapper .product-items .product-item .product-item-details .sku {
  color: #706f6f !important;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 14px;
}
@media (max-width: 800px) {
  .amrelated-grid-wrapper .product-items .product-item .product-item-details .sku {
    font-size: 13px!important;
  }
}
.amrelated-grid-wrapper .product-items .product-item img {
  margin: 0 auto;
  height: 100%;
  width: auto;
}
.amrelated-grid-wrapper .product-items .product-item .product-item-photo {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
}
.amrelated-grid-wrapper .product-items .product-item .product-item-photo img {
  height: 100%;
  width: auto;
}
.amrelated-grid-wrapper .product-items .slick-prev.slick-arrow {
  background: none !important;
}
.amrelated-grid-wrapper .product-items .slick-next.slick-arrow {
  background: none !important;
}
.amrelated-grid-wrapper .product-items .slick-next.slick-arrow::after {
  content: "\f138";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: block;
  position: absolute;
  left: -40px;
  font-size: 39px;
  color: #dadada !important;
  opacity: 0.75;
}
.amrelated-grid-wrapper .product-items .slick-next.slick-arrow:after {
  top: 50%!important;
  transform: translate(0, -50%) !important;
}
.amrelated-grid-wrapper .product-items .slick-dots {
  display: none !important;
}
@media (max-width: 550px) {
  .amrelated-grid-wrapper .product-items.noslider {
    flex-flow: row wrap;
  }
}
.amrelated-grid-wrapper .product-items.noslider .product-item {
  width: calc((100% - 8%) / 4) !important;
}
@media (max-width: 550px) {
  .amrelated-grid-wrapper .product-items.noslider .product-item {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  .amrelated-grid-wrapper .product-items.noslider.mobslidersmalljd .product-item {
    width: 100% !important;
  }
}
[data-toggle="tooltip"] {
  font-size: 16px !important;
}
.home-catfeed .row:first-of-type {
  margin: 0 !important;
}
.home-catfeed .row::last-of-type {
  margin: 0 -15px !important;
}
.home-catfeed .catfeed-slider {
  padding: 0 15px!important;
}
@media (max-width: 1600px) {
  .product-social-links {
    padding-right: 0!important;
  }
  .callbar br {
    display: none;
  }
  .amrelated-grid-wrapper .product-items .product-item {
    padding: 30px !important;
  }
  .post-type-archive-fabrics .offset-md-1,
  .wordpress-post-view .offset-md-1 {
    margin-left: 0;
    margin-right: 0;
    padding-right: 5%;
    padding-left: 5%;
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
  }
  footer .inner {
    padding: 0 5%;
  }
}
@media (max-width: 1024px) {
  .page-layout-1column .product-info-main .product-addto-links {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
  }
  .page-layout-1column .product-info-main .product-addto-links .action.enquiryform {
    width: 100% !important;
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .page-layout-1column .product-info-main .action.towishlist {
    width: 100% !important;
  }
  .product-title-bar {
    font-size: 14px;
    line-height: 18px;
  }
  .product-title-bar {
    padding: 12px 20px!important;
  }
  footer ul li {
    padding-right: 0;
  }
  .amrelated-grid-wrapper .block-title strong {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .page-layout-1column .product-info-main {
    width: 100%;
    padding: 30px 5%;
  }
  .page-layout-1column .product-info-main .page-title-wrapper,
  .page-layout-1column .product-info-main .product-info-stock-sku,
  .page-layout-1column .product-info-main .product-social-links,
  .page-layout-1column .product-info-main .attribute {
    padding-right: 0!important;
  }
  .page-layout-1column .product-info-main .product-addto-links .action.enquiryform {
    width: auto !important;
    padding: 18px 31px!important;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .page-layout-1column .product-info-main .action.towishlist {
    width: auto !important;
    padding: 18px 31px!important;
  }
  .page-layout-1column .product-info-main .product-addto-links {
    justify-content: flex-start !important;
  }
  .woodshades img {
    width: 50px;
  }
  .product-title-bar {
    margin-bottom: 0px;
  }
}
@media (max-width: 550px) {
  .callbar {
    background-color: #f6f6f6;
    padding: 20px;
  }
  .page-layout-1column .product-info-main {
    width: 100%;
    padding: 0 5% 30px 5%;
  }
  .share-block p {
    font-size: 13px;
  }
  .share-block p i {
    font-size: 22px;
    padding-right: 5px;
  }
  .amrelated-grid-wrapper .product-items .product-item {
    padding: 20px 15px !important;
  }
  .amrelated-grid-wrapper .block-title strong {
    font-size: 22px;
  }
  .page-layout-1column .product-info-main .product-addto-links .action.enquiryform {
    width: 100% !important;
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .page-layout-1column .product-info-main .action.towishlist {
    width: 100% !important;
  }
}
@media (max-width: 440px) {
  .woodshades img {
    width: 40px;
  }
}
#layered-filter-block .filter-options .filter-options-content {
  border: 1px solid;
}
.product-title-bar p {
  color: #231f20;
}
.wordpress-post-view .slick-slider .slick-arrow {
  font-size: 36px;
  color: #fff !important;
  opacity: 0.5;
  font-weight: 300!important;
}
.wordpress-post-view .slick-slider .slick-arrow i {
  font-weight: 300!important;
}
.featuredproducts .product-item-photo {
  text-align: center;
}
.featuredproducts .product-item-name span {
  color: #706f6f;
}
.share-block p {
  justify-content: left;
}
.single-casestudies .products {
  margin: 0;
}
.blog .pages {
  text-align: center;
  width: 100%;
}
.blog .toolbar-amount {
  display: none;
}
.blog-title h1 {
  margin-bottom: 5px !important;
}
.post-content p {
  margin-bottom: 15px !important;
}
.post-content h3 {
  font-size: 20px;
  font-weight: 500;
  padding-top: 20px;
}
.wordpress-post-view .content .share-block p {
  justify-content: flex-start;
}
.post-content ul {
  padding-bottom: 1px;
  padding-left: 20px;
}
.post-content ul li {
  color: #706f6f;
}
.post-content li a,
.post-content p a {
  color: #231f20;
  text-decoration: underline!important;
  font-weight: 500!important;
}
.post-content p em {
  color: #231f20;
  font-family: abril-display, serif !important;
  font-weight: 400;
}
.post-content .related-products {
  display: none;
}
.home-sectionseven .col-md-7 {
  display: flex;
  padding-right: 0;
  padding-left: 0 !important;
}
.home-inspiration .col-md-6:first-child {
  padding-left: 0 !important;
}
.home-inspiration .col-md-3:last-child {
  padding-right: 0 !important;
}
.home-inspiration .slider button {
  border: 0 !important;
}
@media (max-width: 1024px) {
  .title {
    margin-bottom: 15px;
  }
}
@media (max-width: 550px) {
  .btn {
    padding: 12px 25px !important;
    font-size: 16px !important;
  }
}
@media (max-width: 380px) {
  .btn {
    padding: 12px 15px !important;
  }
}
@media (max-width: 1660px) {
  .wordpress-post-view .home-section-two .row {
    flex-flow: row wrap;
    flex-grow: 1;
    justify-content: space-between;
  }
  .wordpress-post-view #maincontent .content {
    flex-grow: 1;
  }
  .wordpress-post-view .offset-md-1 {
    margin-left: 0;
    margin-right: 0;
    padding-right: 5%;
    padding-left: 5%;
  }
  .wordpress-post-view .home-section-two .col-md-6:last-child {
    padding-left: 0;
    padding-right: 0;
  }
  .half-text-box,
  .blogrowpad,
  .half-header,
  .about-main-text,
  .project-feed,
  .twothirdsimg-onethirdtext,
  .home-inspiration,
  .home-sectionseven,
  .home-sectionfive,
  .current-opts,
  .home-section-two,
  .brands-title,
  .blog-feed,
  .gallery-feed,
  .product-feed-title,
  .wordpress-post-view .home-sectionten,
  .home-catfeed,
  .wordpress-post-view .featuredproducts,
  .wordpress-post-view .home-section-two {
    padding: 80px 0 0 0!important;
  }
}
@media (max-width: 1366px) {
  .title {
    margin-bottom: 10px !important;
  }
  .home-inspiration .slider button.slick-arrow {
    right: 40px;
    font-size: 35px;
  }
  .product-item .NewProduct p {
    font-size: 16px;
    padding: 4px 8px 1px 8px;
  }
}
@media (max-width: 1280px) {
  .col-md-6.offset-md-1 {
    width: 40%;
    flex: 0 40%;
    max-width: 40%;
  }
  .col-md-4.offset-md-1 {
    width: 60%;
    flex: 0 60%;
    max-width: 60%;
  }
  .half-text-box,
  .blogrowpad,
  .half-header,
  .brands-title,
  .about-main-text,
  .project-feed,
  .twothirdsimg-onethirdtext,
  .home-inspiration,
  .home-sectionseven,
  .home-sectionfive,
  .current-opts,
  .home-section-two,
  .blog-feed,
  .gallery-feed,
  .product-feed-title,
  .wordpress-post-view .home-sectionten,
  .home-catfeed,
  .wordpress-post-view .featuredproducts,
  .wordpress-post-view .home-section-two {
    padding: 60px 0 0 0!important;
  }
}
@media (max-width: 1024px) {
  .wordpress-post-view .home-section-two .content {
    width: 100%;
    flex: 0 100%;
    max-width: 100% !important;
  }
  .home-section-two .col-md-6.offset-md-1 {
    width: 100%;
    flex: 0 100%;
    max-width: 100% !important;
  }
  .home-sectionten .col-md-7 .row .col-sm-6:last-child {
    display: none;
  }
  .home-sectionten .col-md-7 .row .col-sm-6:first-child {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
  .home-sectionten .col-md-7,
  .home-sectionten .col-md-5 {
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
  }
  .wordpress-post-view .inner-block {
    width: 100%;
  }
  .post-type-archive-fabrics .offset-md-1,
  .wordpress-post-view .offset-md-1 {
    margin-left: 0;
    margin-right: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 4vw;
  }
}
@media (max-width: 991px) {
  .wordpress-post-view #maincontent .content {
    flex-grow: 1;
    max-width: 100%;
  }
  .home-section-two .imagesection .col-sm-6:last-child {
    display: block;
  }
  .home-section-two .imagesection .col-sm-6 {
    padding-right: initial;
    width: 50 !important;
    flex: 0 50% !important;
    max-width: 50% !important;
  }
  .wordpress-post-view .home-section-two .content {
    width: 100%;
    flex: 0 100%;
    max-width: 100% !important;
  }
  .home-section-two .col-md-6:last-child {
    width: 100%;
    flex: 0 100%;
    max-width: 100% !important;
  }
  .wordpress-post-view .content {
    padding-top: 0px;
  }
  .home-inspiration .slider {
    margin-bottom: 0px;
  }
  .home-sectionten .col-md-7 .row .col-sm-6:first-child {
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
  }
  .home-sectionten .col-md-7 .row .col-sm-6:last-child {
    display: block;
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
  }
  .home-sectionten .col-md-7 {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 800px) {
  .half-text-box,
  .blogrowpad,
  .half-header,
  .project-feed,
  .about-main-text,
  .twothirdsimg-onethirdtext,
  .home-inspiration,
  .home-sectionseven,
  .current-opts,
  .home-sectionfive,
  .home-section-two,
  .brands-title,
  .blog-feed,
  .gallery-feed,
  .product-feed-title,
  .wordpress-post-view .home-sectionten,
  .home-catfeed,
  .wordpress-post-view .featuredproducts {
    padding: 40px 0 0 0!important;
    overflow: hidden;
  }
}
@media (max-width: 550px) {
  .home-section-two .imagesection .col-sm-6:first-child {
    padding-right: 10px;
  }
  .home-section-two .imagesection .col-sm-6:last-child {
    padding-left: 10px;
  }
  .btn {
    border: 1px solid #231f20 !important;
  }
  .wordpress-post-view #maincontent .content {
    flex-grow: 1;
    max-width: 100%;
  }
  .wordpress-post-view #maincontent .content p {
    width: 100%;
  }
  .wordpress-post-view #maincontent .content p .btn {
    width: fit-content !important;
  }
  .home-sectionseven .col-md-7 .row .col-sm-6 {
    width: 50% !important;
  }
  .home-sectionten .bgarea .contentsmall {
    padding: 20px;
  }
  .home-sectionten .bgarea {
    padding-right: 0;
  }
  .home-sectionten .bgarea .contentsmall h4 {
    font-size: 22px;
  }
  .home-sectionten .bgarea .bgarea {
    height: 340px;
  }
  .wordpress-post-view .slick-slider .slick-arrow {
    font-size: 28px;
  }
}
@media (max-width: 440px) {
  .product-item .NewProduct p {
    font-size: 14px;
    padding: 3px 8px 1px 8px;
  }
  .home-sectionten .bgarea .bgarea {
    height: 200px;
  }
  .home-sectionten .col-md-7 .row .col-sm-6:first-child,
  .home-sectionten .col-md-7 .row .col-sm-6:last-child {
    padding: 0 !important;
    width: 100% !important;
    flex: 0 100% !important;
    max-width: 100% !important;
    margin-bottom: 20px !important;
  }
  .page-products h1 {
    font-size: 32px;
    line-height: 36px;
  }
}
@media (max-width: 380px) {
  .home-inspiration .slider .item {
    min-height: 300px !important;
    height: auto !important;
  }
}
.amsearch-wrapper-content .amsearch-wrapper-inner {
  display: none!important;
}
.amsearch-results .amsearch-item {
  text-transform: initial;
  margin-top: 0;
  color: #706f6f;
  line-height: 22px;
}
.amsearch-wrapper-content .product-item-link {
  font-weight: 500;
  font-size: 16px;
  color: #231f20;
  padding-top: 10px;
}
.amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary {
  display: none;
}
.amsearch-item-container.recent_searches .amasty-xsearch-block-header {
  padding: 0 0 10px!important;
}
.amasty-xsearch-block-header {
  letter-spacing: 1px;
}
.amsearch-item-container .amsearch-highlight {
  font-size: 14px;
}
.amsearch-results .amsearch-item .item-name {
  font-size: 1.4rem;
}
.amsearch-more-results .amsearch-link,
.amsearch-more-results .amsearch-link:hover {
  border-bottom: 1px solid #ec008c;
  background-color: inherit;
  color: #ec008c;
  text-decoration: none;
}
.amsearch-products .amsearch-highlight {
  padding: 0 2px;
  background-color: #ec008c;
  color: #fff;
  word-wrap: normal;
}
.amsearch-item-container:not(.recent_searches) .amsearch-highlight {
  color: #ec008c;
  font-weight: 500;
}
.block-search form input:placeholder {
  color: #231f20;
}
.amsearch-wrapper-block {
  display: flex;
  margin-right: 0 !important;
  margin-left: auto !important;
  width: auto !important;
  flex-grow: 1;
}
.amsearch-wrapper-block .amsearch-input-wrapper {
  position: relative;
  display: flex;
}
.amsearch-wrapper-block input {
  background-color: transparent !important;
  border-radius: 50px !important;
  border: 1px solid #706f6f !important;
  box-sizing: inherit;
  height: auto;
  width: 100%;
  padding: 12px 20px 12px 50px !important;
  font-size: 16px;
}
.amsearch-wrapper-block input::placeholder {
  color: #706f6f;
  opacity: 1;
}
.amsearch-input-wrapper .amsearch-button.-loupe {
  border: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  right: auto;
  top: 0;
  left: 10px;
  width: 32px;
  height: 32px;
  background-image: none;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer!important;
}
.amsearch-input-wrapper .amsearch-button.-loupe::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f002";
  position: absolute;
  font-weight: 400;
  font-size: 18px;
  color: #231f20;
  opacity: 1;
}
.vistblock .box a {
  text-decoration: none;
}
.post-type-archive-careers .breadcrumbs {
  display: none;
}
@media (max-width: 800px) {
  .container-fluid {
    padding: 0;
  }
}
.our-case-studies .row {
  margin-left: -10px !important;
  margin-right: -10px !important;
  max-width: 100%!important;
  width: 100%!important;
}
.our-case-studies p {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .our-case-studies .box {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .our-case-studies .container-fluid {
    width: 105%!important;
  }
}
@media (max-width: 550px) {
  .our-case-studies .container-fluid {
    width: 104% !important;
    padding: 0;
  }
}
@media (max-width: 440px) {
  .our-case-studies .container-fluid {
    width: 105% !important;
    padding: 0;
  }
}
@media (max-width: 380px) {
  .our-case-studies .container-fluid {
    width: 106% !important;
    padding: 0;
  }
}
.our-case-studies .container-fluid {
  width: 102%;
}
.tooltip-inner {
  background: #fff !important;
  color: #706f6f !important;
  border: 1px solid #706f6f !important;
  padding: 5px 15px !important;
  font-size: 13px !important;
  border-radius: 4px;
}
.titletop {
  background: #fff !important;
  color: #706f6f !important;
  font-size: 13px !important;
}
.woodshades li img.tooltip {
  background: #fff !important;
  color: #706f6f !important;
  border: 1px solid #706f6f !important;
}
.woodshades li img.tooltip > .tooltip-inner {
  background: #fff !important;
  color: #706f6f !important;
  border: 1px solid #706f6f !important;
}
@media (max-width: 1200px) {
  .product-info-stock-sku strong {
    display: none;
  }
}
form .am-filter-items-pir_range {
  max-height: 200px!important;
}
.half-header .pinkbar {
  background-color: #d5ebdb !important;
  padding: 5px 20px;
  border-radius: 50px;
  color: #231f20;
  margin-bottom: 15px;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px;
  font-family: museo-sans-rounded, sans-serif;
  margin-bottom: 1em;
  width: auto;
}
@media (max-width: 1200px) {
  .half-header .pinkbar {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
.product-item .NewProduct {
  background-color: #231f20;
}
.search .amsearch-loupe {
  display: none !important;
}
.home-sectionten .bgarea .bgarea,
.wordpress-post-view .home-catfeed .bgarea {
  position: relative;
}
.home-sectionten .bgarea a {
  color: #fff!important;
  cursor: pointer;
}
.account .columns .actions-toolbar button.share {
  background-color: #231f20!important;
  border: 0;
  height: auto;
  padding: 12px 31px;
  letter-spacing: 2px;
  font-weight: 500;
  margin-top: 10px;
  color: #231f20 !important;
  font-size: 16px;
  text-transform: uppercase;
}
.account .columns .actions-toolbar button.update {
  background-color: transparent!important;
  border: 1px solid #231f20!important;
  height: auto;
  padding: 12px 31px;
  letter-spacing: 2px;
  font-weight: 500;
  margin-top: 10px;
  color: #231f20 !important;
  font-size: 16px;
  text-transform: uppercase;
}
.account .columns .actions-toolbar button.update span {
  color: #231f20 !important;
}
.account .columns .sidebar ul li strong {
  padding: 10px 10px;
  color: #231f20;
}
.account .columns .sidebar ul li:nth-child(1),
.account .columns .sidebar ul li:nth-child(6) {
  display: none;
}
@media (max-width: 1600px) {
  .home-sectionten .row {
    flex-flow: inherit;
  }
}
@media (max-width: 1024px) {
  .home-sectionseven .col-md-7 .row .col-sm-6:first-child {
    padding-left: 0;
    display: none;
  }
  .home-sectionseven .col-md-7 .row .col-sm-6:last-child {
    padding: 0;
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }
  .single-casestudies .related-products {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .home-sectionseven .col-md-7 .row .col-sm-6:first-child {
    display: block;
  }
  .home-sectionseven .col-md-7 .row .col-sm-6:last-child {
    padding: initial;
    width: 50%;
    flex: 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 550px) {
  .half-header .pinkbar {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.gallery-slider li {
  position: relative;
}
.gallery-slider li span {
  color: #fff;
  font-style: normal;
  font-family: abril-display, serif;
  font-size: 14px;
  width: 100%;
  display: block;
  line-height: 20px;
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 90%;
}
.cookie .content {
  padding-top: 0px;
}
.cookie .action.primary {
  background: #231f20;
  border: 1px solid #231f20;
}
.cookie a {
  color: #231f20;
}
#comments {
  display: none !important;
}
.fabric-box {
  padding: 80px 0 0 0;
}
.fabric-box .features ul li {
  position: relative;
  display: flex;
  align-items: center;
}
.fabric-box .features ul li:before {
  content: "";
  font-family: 'Font Awesome 5 Pro';
  color: #ec008c;
  font-size: 24px;
  width: 45px;
  text-align: center;
}
.fabric-box .features ul li.fire:before {
  content: "\f06d";
}
.fabric-box .features ul li.water:before {
  content: "\f043";
}
.fabric-box .features ul li.stain:before {
  content: "\f5bc";
}
.fabric-box .features ul li.anti-bac:before {
  content: "\e059";
}
.fabric-box .features ul li.sustainable:before {
  content: "\f4bf";
}
.fabric-box .features ul li.outdoor:before {
  content: "\f5aa";
}
.fabric-box .features ul li.clean:before {
  content: "\f8c6";
}
.fabric-box .features ul li.reach:before {
  content: "\f336";
}
.fabric-box .features ul li.eco:before {
  content: "\f06c";
}
.fabric-box .features ul li.wide:before {
  content: "\f07e";
}
.fabric-box .features ul li.protect:before {
  content: "\f2f7";
}
.fabric-box .features ul li.sound:before {
  content: "\f8f2";
}
.fabric-box .features ul li.light:before {
  content: "\f672";
}
.fabric-box .features {
  padding-right: 8%;
}
@media (max-width: 1440px) {
  .fabric-box .features {
    padding-bottom: 80px;
  }
}
@media (max-width: 1024px) {
  .fabric-box .col-md-4 {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 50px;
  }
  .fabric-box .features {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    border-top: 1px solid #f6f6f6;
    border-left: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .btn {
    border: 1px solid #231f20!important;
    height: auto;
    padding: 12px 31px!important;
    letter-spacing: 2px;
    font-weight: 500!important;
    margin-top: 10px;
    color: #231f20 !important;
    font-size: 16px!important;
    text-transform: uppercase;
    text-decoration: none!important;
  }
}
.post-type-archive-casestudies .hide.grid-item {
  display: none;
  width: 0 !important;
}
.post-type-archive-casestudies .cases .hide.link {
  display: none;
}
.fabrics-template-default .blogrowpad {
  display: none;
}
.fabrics-template-default .blog-feed {
  display: none;
}
.fabrics-template-default .page-title-wrapper {
  display: none;
}
.post-type-archive-fabrics .post-list-wrapper {
  display: none;
}
.post-type-archive-fabrics .page-title-wrapper {
  display: none;
}
.post-type-archive-fabrics .breadcrumbs {
  display: none;
}
.sector-template-default .post-list-wrapper {
  display: none;
}
.sector-template-default .page-title-wrapper {
  display: none;
}
.sector-template-default .breadcrumbs {
  display: none;
}
.sector-template-default .blogrowpad {
  display: none;
}
.sector-template-default .blog-feed {
  display: none;
}
.single-casestudies .page-title-wrapper {
  display: none;
}
.single-casestudies .blogrowpad {
  display: none;
}
.single-casestudies .blog-feed {
  display: none;
}
.postid-1438 .home-catfeed {
  display: none;
}
.catalog-product-view .product-info-main {
  position: relative;
}
.catalog-product-view .product-info-main .stackable {
  position: absolute;
  top: 0;
  left: -120px;
}
.catalog-product-view .product-info-main .stackable img {
  width: 80px;
}
@media (max-width: 440px) {
  .catalog-product-view .product-info-main .stackable img {
    width: 40px;
  }
}
@media (max-width: 990px) {
  .catalog-product-view .product-info-main .stackable {
    position: absolute;
    top: 300px;
    left: inherit;
    right: 40px;
  }
}
@media (max-width: 990px) {
  .catalog-product-view .product-info-main {
    position: inherit;
  }
}
.postid-1437 .project-feed {
  display: none;
}
.postid-3549 .project-feed {
  display: none;
}
.flashbanner .title h1 span {
  font-size: 50px;
  display: block;
  line-height: initial;
}
.flashbanner .title p span {
  display: block;
  font-weight: 500;
  font-size: 28px;
  line-height: initial;
}
@media (max-width: 990px) {
  .sideimagebg {
    display: none;
  }
}
@media (max-width: 440px) {
  .flashbanner .title h1 span {
    font-size: 30px;
  }
}
.categorypath-products-express-furniture .child-category-list ul li .item:last-child {
  display: none;
}
.long-category-description .titlearea h3 {
  font-size: 28px;
  line-height: 1.1;
  padding-left: 3vw;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  margin-bottom: 0.35em;
}
@media (max-width: 1440px) {
  .long-category-description .titlearea h3 {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .long-category-description .titlearea h3 {
    font-size: 24px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 4vw;
  }
}
@media (max-width: 800px) {
  .long-category-description .titlearea h3 {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .long-category-description .titlearea h3 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .long-category-description .titlearea h3 {
    padding-left: 5%;
  }
}
.long-category-description .titlearea h3 em {
  font-style: inherit;
}
.long-category-description .titlearea h3 em span strong {
  font-size: 16px;
  font-weight: 400;
}
.long-category-description .titlearea h3 em span span {
  color: #706f6f;
  font-size: 16px;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  line-height: 24px;
  font-style: normal;
  text-decoration: none!important;
  padding-left: 5px;
}
.productrow-express .pagebuilder-column {
  width: 20% !important;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  margin-bottom: 0;
  padding: 20px 20px 35px 20px;
  position: relative;
}
.productrow-express .pagebuilder-column .linkbox a {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.productrow-express .pagebuilder-column div[data-content-type='text'] p {
  margin-bottom: 0;
  color: #231f20 !important;
  text-decoration: none;
  font-weight: 400;
}
.productrow-express .pagebuilder-column div[data-content-type='text'] p a {
  color: #231f20 !important;
  text-decoration: none;
  font-weight: 400;
}
.productrow-express .pagebuilder-column div[data-content-type='text'] p a em {
  display: block;
  color: #b1b0b0 !important;
  font-weight: 300;
  font-style: inherit;
}
.productrow-express .pagebuilder-column div[data-content-type='text'] p em {
  display: block;
  color: #b1b0b0 !important;
  font-weight: 300;
  font-style: inherit;
}
.productrow-express .pagebuilder-column.plus::after {
  content: "+";
  position: absolute;
  top: 43%;
  right: -15px;
  font-size: 49px;
}
@media (max-width: 1199px) {
  .productrow-express .pagebuilder-column {
    flex-basis: 33.33333%;
    max-width: 33.3333%;
  }
}
@media (max-width: 768px) {
  .productrow-express .pagebuilder-column {
    flex-basis: 50%;
    max-width: 50%;
  }
}
.expressbuttons [data-content-type='buttons'] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 0 50px 0;
}
.expressbuttons [data-content-type='buttons'] .pagebuilder-button-primary {
  border: 1px solid #231f20;
  height: auto;
  padding: 12px 31px;
  letter-spacing: 2px;
  font-weight: 500;
  margin-top: 10px;
  color: #fff !important;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #231f20;
}
.expressbuttons [data-content-type='buttons'] .pagebuilder-button-secondary {
  border: 1px solid #231f20;
  height: auto;
  padding: 12px 31px;
  letter-spacing: 2px;
  font-weight: 500;
  margin-top: 10px;
  color: #231f20 !important;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #fff;
}
.postid-4253 .gallery-feed {
  display: none;
}
.seotext {
  padding: 0 5% 60px 5%;
}
.seotext h4 {
  font-family: abril-display, serif;
  padding-bottom: 10px;
}
.addresses.row .col-md-6 {
  padding: 0px !important;
}
@media (max-width: 992px) {
  .addresses.row .col-md-6 {
    padding-bottom: 20px !important;
  }
}
@media (max-width: 1200px) {
  .categorypath-products-bespoke-furniture [data-pb-style=TEJXDFN] {
    flex-basis: 33.3333% !important;
  }
}
@media (max-width: 550px) {
  .categorypath-products-bespoke-furniture [data-pb-style=TEJXDFN] {
    flex-basis: 100% !important;
  }
}
@media (max-width: 1200px) {
  .categorypath-products-bespoke-furniture .bepsoke-furniture-block-two [data-pb-style=FBYQDSN] {
    padding-bottom: 80px !important;
  }
  .categorypath-products-bespoke-furniture .bepsoke-furniture-block-two [data-pb-style=EULHTHO] {
    flex-basis: 50% !important;
  }
  .categorypath-products-bespoke-furniture .bepsoke-furniture-block-two [data-pb-style=V9S20EY] {
    flex-basis: 50% !important;
  }
}
@media (max-width: 768px) {
  .categorypath-products-bespoke-furniture .bepsoke-furniture-block-two {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .categorypath-products-bespoke-furniture .bepsoke-furniture-block-two [data-pb-style=IATLLKB] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 1200px) {
  .categorypath-products-bespoke-furniture .bepsoke-furniture-block-three {
    padding-right: 0 !important;
  }
  .categorypath-products-bespoke-furniture .bepsoke-furniture-block-three .bgarea {
    min-height: 400px !important;
  }
}
@media (max-width: 768px) {
  .categorypath-products-bespoke-furniture .bepsoke-furniture-block-three [data-pb-style=LKOSQCB] {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
.categorypath-products .child-category-list ul li:last-child {
  display: none;
}
.categorypath-products .child-category-list ul li:nth-last-child(2) {
  display: none;
}
.page-id-929 .teamblock .row {
  padding-left: 60px;
  padding-right: 60px;
  margin-left: -1.75vw;
  margin-right: -1.75vw;
}
.page-id-929 .teamblock .row .col {
  width: 20%;
  flex: 0 20%;
  max-width: 20%;
  padding: 0 1.75vw;
  display: flex;
  margin-bottom: 40px;
  text-align: center;
}
.page-id-929 .teamblock .row .col .content p {
  padding-bottom: 0;
  line-height: 1.3;
}
.page-id-929 .teamblock .row .col .content p:first-of-type {
  aspect-ratio: 1;
  margin-bottom: 0;
}
.page-id-929 .teamblock .row .col .content p:last-child {
  margin-top: 0;
}
.page-id-929 .teamblock .row .col .content p a {
  text-decoration: underline;
  cursor: pointer;
}
.page-id-929 .home-catfeed {
  padding-bottom: 0;
}
.page-id-929 .modal .modal-header {
  border-bottom: 0;
  position: relative;
  right: 10px;
  top: 10px;
}
.page-id-929 .modal .modal-dialog {
  max-width: 50%;
  margin: auto !important;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
@media (max-width: 550px) {
  .page-id-929 .modal .modal-dialog {
    max-width: 90%;
    margin: 0 auto;
  }
}
.page-id-929 .modal .modal-content .modal-body {
  padding: 0px 40px 40px 40px;
}
.page-id-929 .modal .modal-content .modal-body h3 {
  font-size: 24px;
  text-align: left;
}
.page-id-929 .modal .modal-content .modal-body p {
  padding-bottom: 10px!important;
  margin-bottom: 0;
  line-height: 1.5;
  text-align: left;
}
.page-id-929 .modal .modal-content .modal-body p:last-child {
  margin-bottom: 0;
  padding-bottom: 0!important;
}
.page-id-929 .modal .modal-content .modal-body p:nth-child(2) {
  font-weight: 500!important;
}
.page-id-929 .modal .modal-content .modal-body p:first-of-type {
  aspect-ratio: 1;
  width: 250px;
  height: 250px;
  float: right;
  padding-right: 30px;
}
.page-id-929 .modal .modal-content .modal-body p:first-of-type img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.page-id-929 .modal .modal-content .close {
  font-size: 30px;
  font-weight: 300;
  color: #ec008c;
  opacity: 1;
}
.postid-4562 .gallery-feed {
  display: none !important;
}
.wishlist-notify {
  background: none repeat scroll 0 0 #ec008c!important;
  font-weight: 500;
}
.wishlist-notify-error {
  color: #fff!important;
}
.wishlist-index-share .wishlist input {
  height: 48px !important;
}
.wishlist-index-share .wishlist .fieldset > .field {
  margin: 0 0 20px;
}
@media (min-width: 1200px) and (max-width: 1366px) {
  .block-search {
    display: block !important;
    width: 100% !important;
  }
  .header.content {
    flex-wrap: wrap;
  }
  .header.content .nav-toggle {
    order: 1;
  }
  .header.content .logo {
    order: 2;
    margin-bottom: 0px;
  }
  .header.content .nav-sections {
    order: 3;
  }
  .header.content .account-container {
    order: 4;
  }
  .header.content .account-container .block-wishlist,
  .header.content .account-container .headLink {
    margin-bottom: 0px !important;
  }
  .header.content .block.block-search {
    order: 5;
    width: 100% !important;
    float: right;
    display: flex !important;
    justify-content: flex-end;
    padding-left: 0;
    max-width: 95%;
    flex-direction: row;
    margin-right: 0;
    margin-left: auto;
    margin-top: -13px;
  }
  .header.content .block.block-search .block-search form {
    width: 100%!important;
  }
  .header.content .block.block-search .block-content {
    width: 100%;
  }
  .search-autocomplete.-bottom-position {
    width: 660px !important;
    left: 0px !important;
  }
}
@media (max-width: 1200px) {
  .block-search .actions {
    position: absolute;
    top: 33px !important;
    left: 20px !important;
  }
  .block-search .action.search {
    display: inline-block !important;
    background-image: none;
    background: none;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    top: 0;
    z-index: 1;
    opacity: 1 !important;
    z-index: 1000;
  }
  .block-search .action.search span {
    display: none;
  }
  .amsearch-form-container.-opened .input-text {
    padding-left: 50px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
  }
  .block-search .action.search::before {
    opacity: 1;
    color: #231f20;
    font-size: 31px;
    padding: 10px 6px;
    position: relative;
    border-radius: 30px;
  }
}
@media (max-width: 1200px) {
  .header.content .nav-toggle {
    padding: 10px;
    top: auto!important;
    left: auto!important;
    position: relative;
    float: left;
  }
}
@media (min-width: 800px) and (max-width: 1024px) {
  .header.content .nav-toggle {
    top: 40px !important;
  }
}
@media (max-width: 799px) {
  .header.content .nav-toggle {
    top: 35px !important;
  }
}
@media (max-width: 550px) {
  .header.content .nav-toggle {
    top: 35px !important;
  }
}
@media (max-width: 1200px) {
  .block-search {
    width: 100% !important;
    margin: 0px !important;
    display: none !important;
  }
  .block-search.active {
    display: block !important;
  }
  .block-search input {
    left: 0px !important;
    margin: 0px;
  }
  .block-search .control {
    padding: 0px;
  }
  .block-search .actions {
    top: 20px !important;
    left: 5px !important;
  }
  .block-search .field.search {
    height: 50px !important;
  }
  .nav-open .nav-sections {
    z-index: 999999999 !important;
  }
  .navigation .close {
    top: -50px !important;
    padding: 10px;
    left: 3% !important;
    z-index: 9999999999999;
  }
  .navigation .category-item a {
    color: #231f20;
    font-weight: 300;
    padding: 12px calc(7vw) !important;
  }
  .amsearch-form-container.-opened .search-autocomplete.-bottom-position {
    opacity: 1;
    width: 100% !important;
    top: 68px;
    left: -15px;
  }
}
@media (max-width: 550px) {
  .header.content .logo img {
    width: 150px;
    margin: 5px auto !important;
  }
}
@media (max-width: 1200px) {
  .header.content {
    justify-content: initial;
    width: 100%;
    flex-grow: 1;
    flex-direction: row!important;
    border-bottom: 0 !important;
    align-items: center!important;
  }
}
.single-post .column.main {
  width: 100% !important;
  padding-left: 0 !important;
}
.single-post .sidebar {
  display: none !important;
}
.single-casestudies .half-header h1 {
  text-align: left !important;
  margin-top: 0!important;
}
.single-casestudies .product-feed-title {
  padding: 100px 0 0 0;
}
.single-casestudies .product-feed-title .title {
  font-size: 28px;
  line-height: 1.1;
  padding-left: 3vw;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 300;
  margin-bottom: 0.35em;
}
@media (max-width: 1440px) {
  .single-casestudies .product-feed-title .title {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .single-casestudies .product-feed-title .title {
    font-size: 24px;
    margin: 0;
    padding-left: 4vw;
  }
}
@media (max-width: 800px) {
  .single-casestudies .product-feed-title .title {
    font-size: 22px;
  }
}
@media (max-width: 440px) {
  .single-casestudies .product-feed-title .title {
    font-size: 20px;
  }
}
.post-type-archive-careers .post-view {
  display: none !important;
}
.catalog-product-view .product-info-main .price-box .price-wrapper .price {
  font-weight: 500;
  color: #ec008c;
  font-size: 24px;
}
.catalog-product-view .product-info-main .price-box .price-wrapper .price::after {
  content: "+ VAT";
  display: inline-block;
  font-size: 15px;
  padding-left: 4px;
}
.catalog-product-view .product-add-form .qty input {
  height: 55px !important;
  width: 55px !important;
  border: 1px solid #231f20;
  border-radius: 4px;
}
.catalog-product-view .product-add-form .actions button {
  border: 0 !important;
  height: auto;
  padding: 18px 31px !important;
  letter-spacing: 2px;
  font-weight: 700 !important;
  margin-top: 10px !important;
  color: #fff !important;
  font-size: 16px !important;
  text-transform: uppercase;
  background-color: #ec008c !important;
  font-family: museo-sans-rounded, sans-serif !important;
  line-height: initial !important;
  margin-top: 0 !important;
  border-radius: 4px;
}
.minicart-wrapper {
  margin-left: 20px!important;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px 0 20px;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper {
  height: 100% !important;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product-image-container {
  width: 100% !important;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item-details {
  width: 100% !important;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item-details .product-item-name a {
  color: #231f20;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item-details .price-container .price {
  font-size: 16px;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item-details .product-item-pricing {
  width: 50%;
  float: left;
}
.minicart-wrapper .block-minicart .actions .primary button {
  border-radius: 4px;
}
.minicart-wrapper .block-minicart .actions .primary button:hover {
  background-color: #231f20;
}
.minicart-wrapper .block-minicart .actions .secondary .viewcart {
  color: #231f20;
  text-decoration: underline;
}
.checkout-cart-index table th {
  border-top: 0;
}
.checkout-cart-index .items thead + .item {
  border-top: 0 !important;
}
.checkout-cart-index .item .col.item {
  border-top: 0 !important;
}
.checkout-cart-index .item-actions td {
  border-top: 0;
}
.checkout-cart-index .item-actions td .actions-toolbar {
  text-align: right !important;
}
.checkout-cart-index .item-actions td .actions-toolbar .towishlist {
  display: none !important;
}
.checkout-cart-index .item-actions td .actions-toolbar .action {
  border: inherit !important;
  background: inherit !important;
  padding: 0px !important;
}
.checkout-cart-index .item-actions td .actions-toolbar .action-edit::before {
  content: "\f040";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 500;
  font-size: 16px;
}
.checkout-cart-index .item-actions td .actions-toolbar .action-edit span {
  display: none;
}
.checkout-cart-index .item-actions td .actions-toolbar .action-delete::before {
  content: "\f2ed";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 500;
  font-size: 16px;
}
.checkout-cart-index .item-actions td .actions-toolbar .action-delete span {
  display: none;
}
.checkout-cart-index .mark {
  background-color: inherit;
  padding-left: 0;
}
.checkout-cart-index .cart .continue {
  border: inherit !important;
  background: inherit !important;
  padding: 0px !important;
}
.checkout-cart-index .cart .continue span {
  font-weight: 600;
}
.checkout-cart-index .cart-summary .summary.title {
  font-weight: 500;
}
.checkout-cart-index .cart-summary .title {
  font-family: museo-sans-rounded, sans-serif;
  line-height: inherit;
  padding: 0;
  font-size: 16px !important;
}
.checkout-cart-index .cart-summary .title strong {
  margin: 0;
  font-size: 16px !important;
  padding: 12px 0;
  display: block;
}
.checkout-cart-index .cart-summary .title:after {
  top: 8px;
}
.checkout-cart-index .cart-summary .totals td {
  border-top: 0;
}
.checkout-cart-index .cart-summary .shipping .fieldset {
  margin: 0;
}
.checkout-cart-index .cart-summary .shipping .fieldset .note {
  font-size: 14px;
}
.checkout-cart-index .cart-summary .discount .fieldset {
  margin: 0;
}
.checkout-cart-index .cart-summary .discount .fieldset .label {
  display: none !important;
}
.checkout-cart-index .cart-summary .discount .fieldset .control input {
  padding: 10px;
  height: auto;
  border-radius: 4px;
  border: 1px solid #231f20;
}
.checkout-cart-index .cart-summary .discount .fieldset .actions-toolbar .primary {
  width: 100%;
}
.checkout-cart-index .cart-summary .discount .fieldset .actions-toolbar .primary button {
  border: 1px solid #231f20;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 4px;
}
.checkout-cart-index .cart-summary .checkout .checkout {
  background-color: #ec008c;
  text-transform: uppercase;
  font-family: museo-sans-rounded, sans-serif;
  letter-spacing: 1px;
}
.checkout-cart-index .cart-summary .checkout .checkout:hover {
  border: 1px solid #ec008c;
}
.checkout-cart-index .cart-summary .checkout .item {
  margin-top: 0;
  margin-bottom: 10px;
}
.checkout-cart-index .cart-summary .checkout .item .multicheckout {
  color: #231f20;
  text-decoration: underline;
  padding: 10px 0;
  display: block;
}
.checkout-index-index .header {
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  justify-content: center;
}
.checkout-index-index .column.main {
  max-width: 1480px;
  margin: 0 auto;
}
.checkout-index-index .column.main .opc-progress-bar .opc-progress-bar-item {
  width: 50% !important;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 500;
}
.checkout-index-index .column.main .opc-progress-bar .opc-progress-bar-item span {
  font-weight: 500;
}
.checkout-index-index .column.main .opc-progress-bar ._active:before {
  background: #ec008c;
}
.checkout-index-index .column.main .opc-progress-bar ._active span:before {
  background: #ec008c;
}
.checkout-index-index .column.main .opc-wrapper .control {
  width: 100%;
}
.checkout-index-index .column.main .opc-wrapper .control input {
  width: 100%;
}
.checkout-index-index .column.main .modal-inner-wrap .modal-header {
  display: none;
}
.checkout-index-index .column.main .modal-inner-wrap .modal-content {
  border: 0 !important;
}
.checkout-index-index .column.main .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary {
  border-radius: 4px;
}
.checkout-index-index .column.main .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .title {
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 400;
  font-size: 19px;
  line-height: initial;
}
.checkout-index-index .column.main .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .title::after {
  display: none;
}
.checkout-index-index .column.main .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .items-in-cart .content {
  display: block !important;
}
.checkout-index-index .column.main .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .items-in-cart .content .product-item .product .product-image-container {
  width: 30% !important;
}
.checkout-index-index .column.main .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .items-in-cart .content .product-item .product .product-item-details {
  width: 70%;
  float: left;
}
.checkout-index-index .column.main .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .items-in-cart .content .product-item .product .product-item-details .product-item-name-block strong {
  font-size: 16px;
  margin-bottom: 0;
}
.checkout-index-index .column.main .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .items-in-cart .content .product-item .product .product-item-details .product-item-name-block .details-qty {
  margin-top: 0 !important;
  font: 16px;
}
.checkout-index-index .column.main .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .items-in-cart .content .product-item .product .product-item-details .price {
  font-size: 16px;
}
.checkout-index-index .column.main #checkout-step-shipping_method #shipping-method-buttons-container .primary {
  float: left;
}
.checkout-index-index .column.main #checkout-step-shipping_method #shipping-method-buttons-container .primary .button {
  background: #ec008c;
  border: 0;
}
.checkout-index-index .column.main .authentication-wrapper {
  margin-top: -80px;
}
.checkout-index-index .column.main .authentication-wrapper button {
  border: 1px solid #231f20;
  padding: 10px 20px;
  display: block;
  float: right;
  border-radius: 4px;
  text-transform: uppercase;
  color: #231f20;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: museo-sans-rounded, sans-serif;
}
.checkout-index-index .column.main .authentication-wrapper button span:hover {
  text-decoration: none;
}
.amsearch-form-block {
  width: 100%!important;
}
.amsearch-input-wrapper {
  width: 100%!important;
}
.search-toggle {
  display: none;
}
@media (max-width: 1660px) {
  .header.content .navigation ul li a {
    padding: 15px 1.75vw !important;
  }
}
@media (max-width: 1600px) {
  .page-header .minicart-wrapper .action i {
    font-size: 27px;
  }
  .minicart-wrapper .action.showcart {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav-sections-item-content > .piranha.navigation {
    margin: 0 0 0 0 !important;
  }
}
@media (max-width: 1550px) {
  .logo img {
    max-width: 165px !important;
  }
  .header.content .navigation ul li a {
    padding: 15px 1.5vw !important;
  }
}
@media (max-width: 1450px) {
  .page-header .minicart-wrapper .action i {
    font-size: 25px;
  }
  .topbar .header-email {
    font-size: 20px;
  }
  .topbar .header-phone {
    font-size: 18px;
  }
}
@media (min-width: 1201px), print {
  .amsearch-wrapper-block {
    order: 3!important;
  }
  header .account-container {
    order: 4;
  }
  .page-header .minicart-wrapper {
    order: 5;
  }
  .page-header .amsearch-input-wrapper {
    min-width: auto!important;
  }
}
@media (max-width: 1400px) {
  .logo img {
    max-width: 155px !important;
  }
  header .nav-sections {
    padding-left: 10px;
    padding-right: 10px;
    width: fit-content !important;
  }
  .account-container i {
    font-weight: 300;
  }
  .amsearch-wrapper-block {
    margin: 0!important;
  }
  .page-header .amsearch-wrapper-block {
    width: fit-content !important;
  }
  .amsearch-input-wrapper .amsearch-button.-loupe {
    left: 5px;
  }
  .header.content .navigation ul li a {
    padding: 15px 1.25vw !important;
  }
}
@media (max-width: 1270px) {
  .page-header .amsearch-wrapper-block {
    max-width: 220px;
  }
  .header.content .navigation ul li a {
    padding: 15px 1vw !important;
  }
  .minicart-wrapper {
    margin-left: 1vw !important;
  }
  .account-container i {
    padding-left: 1vw !important;
  }
}
@media (max-width: 1200px) {
  .header.content {
    justify-content: center;
  }
  .header.content .logo {
    text-align: center;
    margin: 0 auto !important;
    order: 3;
  }
  .header.content .logo img {
    padding-left: 15px;
  }
  .header.content .navigation ul li a {
    padding: 12px 3vw !important;
    border-left: 4px solid #fff;
  }
  .header.content .navigation ul li.show a {
    padding: 12px 3vw !important;
    border-left: 4px solid #ec008c;
    color: #231f20!important;
  }
  .header.content .navigation ul li.show .dropdown-menu {
    padding: 0;
  }
  .header.content .navigation ul li.show .dropdown-menu .dropdown-item {
    border-left: 4px solid #fff;
    padding: 12px 3vw !important;
  }
  .header.content .navigation ul li.show .dropdown-menu .dropdown-item:hover {
    border-left: 4px solid #e9ecef;
  }
  .header.content .navigation ul li.show .dropdown-menu .dropdown-item:active {
    border-left: 4px solid #ec008c;
    background-color: #ec008c;
    color: #fff !important;
  }
  .header.content .navigation ul li .dropdown-menu {
    padding: 0;
  }
  .header.content .navigation ul li .dropdown-menu .dropdown-item {
    border-left: 4px solid #fff;
    padding: 12px 3vw !important;
  }
  .header.content .navigation ul li .dropdown-menu .dropdown-item:hover {
    border-left: 4px solid #e9ecef;
  }
  .account-container {
    width: 12%!important;
    margin: 0!important;
    position: relative!important;
    justify-self: flex-end;
    order: 4;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin: 0!important;
  }
  .nav-sections-item-content > .piranha.navigation ul li .submenu li a {
    padding: 12px 3vw;
  }
  .nav-sections-item-content > .piranha.navigation ul li .submenu li a span {
    color: #231f20;
    font-weight: 300!important;
  }
  .search-toggle {
    z-index: 9999;
    cursor: pointer;
    justify-self: flex-start;
    order: 2;
    color: #231f20;
    font-size: 22px;
    font-weight: 400!important;
    display: block;
  }
  .header.content .nav-toggle {
    justify-self: flex-start;
    order: 1;
    margin-right: 0;
  }
  .nav-toggle::before {
    color: #231f20;
  }
  .amsearch-form-block {
    display: none;
    min-width: none;
  }
  .amsearch-wrapper-block.active .amsearch-form-block {
    display: block;
  }
  .page-header .amsearch-wrapper-block::before {
    display: none;
  }
  .page-header {
    padding-bottom: 0!important;
    margin-bottom: 0!important;
  }
  .page-header .minicart-wrapper {
    margin: 0!important;
    justify-self: flex-end;
    order: 5;
    padding-left: 25px;
  }
  .page-header .amsearch-wrapper-block {
    position: absolute;
    left: 0;
  }
  .page-header .header.panel {
    padding-right: 3vw !important;
    padding-left: 3vw !important;
  }
  .topbar ul li:nth-child(2) {
    padding-right: 0px!important;
  }
}
@media (min-width: 800px) and (max-width: 1024px) {
  .header.content .nav-toggle {
    top: initial !important;
  }
}
@media (max-width: 1024px) {
  .headLink {
    padding-top: 0!important;
  }
  .block-wishlist {
    padding-bottom: 0!important;
  }
  .header.content {
    padding: 12px 3vw 12px 3vw !important;
  }
  .logo img {
    max-width: 155px !important;
  }
  header .topbar ul li a {
    font-weight: 500 !important;
    font-size: 15px;
  }
  header .topbar ul li.header-phone a {
    font-size: 16px;
  }
  header .topbar ul li.header-email a {
    font-size: 18px;
  }
  .topbar {
    padding: 3px 0 !important;
  }
  .header.content .account-container {
    width: 16%!important;
  }
}
@media (max-width: 800px) {
  .header.content .logo img {
    padding-left: 20px!important;
  }
  .header.content .account-container {
    width: 20%!important;
  }
}
@media (max-width: 799px) {
  .header.content .nav-toggle {
    top: inherit!important;
  }
}
@media (max-width: 550px) {
  .header.content {
    padding: 8px 3vw 8px 3vw !important;
    border-top: 0;
  }
  .page-header .panel.wrapper {
    display: none;
  }
  .header.content .logo {
    width: 40%;
    max-width: 40%;
  }
  .header.content .account-container {
    width: 30%!important;
  }
}
@media (max-width: 440px) {
  .header.content .logo img {
    width: 140px!important;
  }
  .header.content .logo img {
    padding-left: 25px !important;
  }
  .header.content {
    padding: 5px 3vw 5px 3vw !important;
  }
}
.block-minicart .block-content > .actions > .primary .action.primary {
  border: 0 !important;
  height: auto;
  padding: 15px 31px !important;
  letter-spacing: 2px;
  font-weight: 700 !important;
  margin-top: 10px !important;
  color: #fff !important;
  font-size: 16px !important;
  text-transform: uppercase;
  background-color: #ec008c !important;
  font-family: museo-sans-rounded, sans-serif !important;
  line-height: initial !important;
  margin-top: 0 !important;
  border-radius: 4px;
}
.minicart-wrapper .block-minicart .actions .secondary {
  margin: 0 10px 15px;
}
.minicart-wrapper .block-minicart .actions .secondary .viewcart {
  border: 1px solid #231f20 !important;
  height: auto;
  padding: 15px 31px !important;
  letter-spacing: 2px;
  font-weight: 700 !important;
  margin-top: 10px !important;
  color: #231f20 !important;
  font-size: 16px !important;
  text-transform: uppercase;
  background-color: #fff !important;
  font-family: museo-sans-rounded, sans-serif !important;
  line-height: initial !important;
  margin-top: 0 !important;
  border-radius: 4px;
  width: 100%;
  display: block;
  text-decoration: none;
}
.block-minicart .block-content > .actions {
  margin-top: 0!important;
}
.product.photo.product-item-photo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.category-madison-express-range .product-body-main .related {
  padding-top: 30px!important;
}
.product-info-call br {
  display: none;
}
.product-addto-links .action.towishlist {
  border: 1px solid #231f20 !important;
  height: auto;
  padding: 15px 30px !important;
  letter-spacing: 3px;
  font-weight: 500 !important;
  margin-top: 10px !important;
  color: #231f20 !important;
  font-size: 16px !important;
  text-transform: uppercase;
  background-color: #fff !important;
  font-family: museo-sans-rounded, sans-serif !important;
  line-height: initial !important;
  margin-top: 0 !important;
  border-radius: 4px;
}
.product-addto-links .action.towishlist:hover {
  background-color: #d5ebdb !important;
  color: #231f20 !important;
  border: 1px solid #d5ebdb  !important;
  text-decoration: none;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  display: flex;
}
.messages {
  margin: 0 60px 20px 60px;
}
.messages .messages {
  margin: 0;
}
.messages .message {
  margin: 0;
  font-size: 18px;
  color: #2b9975;
}
.message.success a {
  color: #2b9975;
  font-weight: 500;
}
.minicart-wrapper {
  display: none !important;
}
.page-products .products-grid .product-item .product.name .showprice {
  display: none !important;
}
.catalog-product-view .product-add-form {
  display: none !important;
}
.page-id-1043 .twothirdsimg-onethirdtext {
  padding-bottom: 0;
}
.page-id-1043 .home-catfeed {
  padding-bottom: 0;
}
.page-id-1043 .footer.content {
  margin-top: 0;
}
.aboutmenu .dropdown-menu.show {
  display: grid;
  grid-template-columns: auto auto;
}
@media (min-width: 768px) {
  .aboutmenu .dropdown-menu .dropdown-item {
    padding: 12px 2vw !important;
  }
}
.long-category-description [data-content-type='faq'] {
  list-style-type: none;
  padding: 0 8.333% 0 8.333%!important;
  border-bottom: 0!important;
  margin-bottom: 0;
}
.long-category-description [data-content-type='faq'] li {
  border-bottom: 1px solid #e8e8e8;
  border-top: 0!important;
  border-left: 0!important;
  border-right: 0!important;
  padding: 20px 0 !important;
}
.long-category-description [data-content-type='faq'] li:first-of-type {
  border-top: 1px solid #e8e8e8!important;
}
.long-category-description [data-content-type='faq'] li h3 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  padding-left: 0!important;
  font-family: museo-sans-rounded, sans-serif;
}
.long-category-description [data-content-type='faq'] li h3:before {
  left: auto;
  right: 8.333%;
}
.long-category-description [data-content-type='faq'] li p {
  font-size: 16px;
}
.long-category-description [data-content-type='faq'] li [data-content-type='answer'] {
  padding-top: 15px;
  padding-left: 0!important;
  color: #706f6f;
}
.long-category-description [data-content-type='faq'] li [data-element="answer"] {
  padding-top: 15px;
  padding-left: 0!important;
  color: #706f6f;
}
section.amsearch-result-section.-small {
  display: none !important;
}
@media (max-width: 1200px) {
  .page-header .amsearch-wrapper-block {
    width: 100%!important;
    max-width: 100%!important;
    top: 68px;
  }
}
.sub-little-title {
  font-size: 24px;
  letter-spacing: 6px;
}
h2 {
  font-family: museo-sans-rounded, sans-serif !important;
  font-weight: 300!important;
}
.btn {
  font-weight: 500!important;
  font-size: 16px!important;
  letter-spacing: 2px!important;
  line-height: 1;
  padding: 15px 30px!important;
  border-radius: 4px!important;
  border: 1px solid #231f20;
}
.-amsearch-overlay-opened .page-header .amsearch-wrapper-block,
.-amsearch-overlay-opened .page-header .amsearch-input-wrapper {
  z-index: 12;
}
.-amsearch-overlay-opened .page-header .amsearch-input-wrapper {
  position: relative;
}
.-amsearch-overlay-opened .amsearch-input-wrapper.-typed .amsearch-input {
  z-index: 1000;
}
@media (max-width: 1200px) {
  .page-header .amsearch-wrapper-block input {
    background: #fff !important;
  }
  .page-header .amsearch-wrapper-block.active {
    z-index: 12;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media all and (min-width: 1201px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 1vw;
    padding-right: 1vw;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .amelsearch-further-section {
    display: block;
  }
  .amrelated-cart-bundle {
    padding: 0;
    width: 73%;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper {
    position: unset;
    flex-wrap: nowrap;
    margin-top: 15px;
    padding-top: 0;
    background: #fff;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item:not(:last-child) {
    border-bottom: none;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount {
    font-size: 12px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount .price {
    font-weight: 400;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    display: flex;
    padding: 10px 5px;
    text-align: center;
    font-size: 50px;
    line-height: 100px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    color: #1979c3;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    color: #e9f6ff;
  }
  .amrelated-pack-wrapper .amrelated-title:after {
    content: none !important;
  }
  .amrelated-content-wrapper .amrelated-pack-list {
    max-width: 79%;
    width: unset;
  }
  .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item.-main {
    display: block;
  }
  .amrelated-pack-list.-wide {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  .amrelated-pack-list.-narrow .amrelated-plus,
  .amrelated-pack-list.-narrow + .amrelated-equal {
    display: block;
    line-height: 100px;
  }
  .amrelated-equal.-second-row {
    align-self: center;
    margin-bottom: 18px;
  }
  .amrelated-pack-list.-second-row {
    border-right: 3px solid #e9f6ff;
  }
  .amrelated-pack-item .amrelated-details {
    display: block;
  }
  .amrelated-pack-item.-wide,
  .amrelated-pack-item.-narrow {
    padding: 10px;
    min-width: 120px;
    width: 14%;
    text-align: center;
  }
  .amrelated-pack-item.-wide .amrelated-info,
  .amrelated-pack-item.-narrow .amrelated-info {
    display: block;
  }
  .amrelated-pack-item.-wide .amrelated-details,
  .amrelated-pack-item.-narrow .amrelated-details {
    margin-left: 0;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container,
  .amrelated-pack-item.-narrow .amrelated-photo-container {
    margin: 0 auto 10px;
  }
  .amrelated-pack-item.-main {
    background: transparent;
  }
  .amrelated-content-wrapper .amrelated-summary-content {
    position: relative;
    display: block;
    margin-top: 16px;
    padding: 0;
    width: 180px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-discount {
    right: unset;
    padding: 5px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    height: 95px;
    border: 3px dashed #e9f6ff;
    border-bottom: none;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper {
    margin-right: 0;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action {
    width: 100%;
  }
  .amrelated-summary-content.-second-row {
    align-self: center;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 0;
    height: 100%;
    background: #e9f6ff;
    box-shadow: 0 20px 0 -10px #f9f9f9;
    opacity: 1;
    transition: all .3s ease;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background.rtl {
    right: 0;
    left: unset;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-info,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-pack-item {
    z-index: 2;
  }
  .amrelated-pack-item.-wide {
    padding: 30px 0;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items.-selected .amrelated-background {
    width: 100%;
    opacity: 1;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    max-width: initial;
    min-width: 700px;
  }
  .amrelated-popup-container .amrelated-bundle-popup .amrelated-product-info {
    margin-top: 60px;
    min-height: 450px;
  }
  .amrelated-product-info .amrelated-info.-top {
    float: right;
    margin: 0;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-bottom {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    box-sizing: border-box;
    padding: 0 20px 0 0;
  }
  .amrelated-info.-top .amrelated-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary {
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary .action {
    margin-left: 10px;
  }
  .amrelated-info.-bottom .amrelated-description {
    font-size: 14px;
    margin: 5px 0 0;
  }
  .amrelated-info.-bottom .product-add-form {
    margin: 0;
    padding: 0;
  }
  .amrelated-product-info .amrelated-image-container {
    border: 0;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0 25px;
    position: absolute;
    width: 50%;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    border: 0;
    width: 100%;
  }
  .amrelated-product-info .amrelated-image-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amrelated-products-block {
    margin-left: 27px;
    margin-right: 27px;
  }
  .amskit-toolbar-wrap {
    bottom: 25px;
    left: 25px;
  }
  .amskit-toolbar-wrap.-open {
    width: 500px;
  }
  .amskit-toolbar-content {
    max-height: 650px;
  }
  .amskit-headings-wrap {
    -webkit-flex-wrap: initial;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
  }
  .amskit-page-links .amskit-label {
    width: 45%;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #fff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 22px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #fff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .am-categories-slider {
    width: 85%;
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .action.compare {
    padding: 0 10px;
  }
  .amsearch-wrapper-block {
    order: initial;
    width: auto;
  }
  .page-header .amsearch-wrapper-block {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .page-header .amsearch-wrapper-block:before {
    content: none;
  }
  .amsearch-loader-block {
    right: 30px;
  }
  .amsearch-emptysearch-cms {
    padding: 40px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 54px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px;
  }
  .amsearch-button.-close:hover,
  .amsearch-button.-close:hover {
    filter: brightness(0%);
  }
  .amsearch-slider-section {
    max-width: 575px;
  }
  .amsearch-slider-section.slick-slider {
    padding: 0 40px;
  }
  .amsearch-products-section {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
  }
  .amsearch-products-section:not(:first-child) {
    border-color: var(--amsearch-color-border, #ccc);
    border-left: 1px solid;
  }
  .amsearch-products-section .amsearch-description {
    width: auto;
  }
  .amsearch-products-section.-list .amsearch-image {
    max-width: 125px;
  }
  .amsearch-products-section.-list .product-item-actions {
    align-content: flex-start;
    display: flex;
  }
  .amsearch-products-section.-list .amsearch-description {
    padding-left: 20px;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33.33333333%);
  }
  .amsearch-result-tabs .title:hover:before,
  .amsearch-result-tabs .title.active:before {
    background: #fff;
    bottom: -1px;
    content: '';
    height: 2px;
    left: 1px;
    position: absolute;
    width: calc(100% - 2px);
  }
  .amsearch-result-tabs.product.data.items .item.title.active .switch {
    padding-bottom: 1px;
  }
  .amsearch-result-section {
    min-width: 100%;
    width: inherit;
  }
  .amsearch-result-section:not(.-small) {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload .amsearch-products-list:not(:first-child) {
    border-left: 1px solid #ccc;
    width: calc(100% - 283px);
  }
  .page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
    width: 100%;
  }
  .page-header .amsearch-input-wrapper {
    min-width: 283px;
    width: auto;
  }
  .amsearch-item-container {
    padding: 0 0 25px;
  }
  .amsearch-item-container .amsearch-link {
    padding: 5px 20px;
  }
  .amsearch-items-section {
    padding: 25px 0;
  }
  .amsearch-items-section:not(:first-child:last-child) {
    max-width: 283px;
    width: 100%;
  }
  .amsearch-full_width-title {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .ammenu-logo,
  .page-header.amsearch-full-width.-opened .logo {
    margin: 0 auto 0 4vw;
    z-index: 11;
  }
  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    z-index: 10;
  }
  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    right: 4vw;
  }
  .page-header.amsearch-full-width .amsearch-input-wrapper {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-button.-search {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-wrapper-block {
    background: #fff;
    display: inline-block;
  }
  .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    position: static;
    width: auto;
  }
  .page-header.amsearch-full-width .amsearch-form-block {
    height: 100%;
    justify-content: center;
    padding: 0;
  }
  .page-header.amsearch-full-width .amsearch-result-section {
    padding: 0 calc(4vw - 15px);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-list .amsearch-item {
    width: 50%;
  }
  .page-header.amsearch-full-width .amsearch-button.-full-close {
    margin: auto;
  }
  .page-header .amsearch-button.-loupe-trigger {
    display: none;
  }
  .amsearch-search-page.page-products .columns {
    z-index: 0;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 1200px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
}
@media all and (min-width: 1400px), print {
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    padding: 10px;
    font-size: 90px;
  }
  .amrelated-pack-item.-narrow .product-reviews-summary {
    margin: 0 auto 5px;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    width: 820px;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    padding: 0 35px 0 0;
  }
  .amrelated-product-info .amrelated-image-container .amrelated-image-container {
    padding: 0 25px 0 35px;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    text-align: left;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .amsearch-emptysearch-cms {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 40px 70px;
  }
  .amsearch-emptysearch-cms > .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms > .amsearch-content {
    padding-right: 10px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 72px;
    margin: 0 0 20px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block {
    font-size: 22px;
    margin-top: 45px;
  }
  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
    margin-bottom: 10px;
  }
  .amsearch-result-block:not(.-preload) .amsearch-products-section {
    width: calc(100% - 283px);
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(20%);
  }
  .widget-blog-posts ol.post-list li.item {
    width: calc((100% - (2% * (4 - 1))) / 4);
  }
  .widget-blog-posts ol.post-list li.item:nth-child(2n + 1) {
    clear: none;
    margin-left: 2%;
  }
  .widget-blog-posts ol.post-list li.item:nth-child(4n + 1) {
    clear: left;
    margin-left: 0 !important;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #ccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1600px), print {
  .amrelated-pack-list.-wide .amrelated-pack-item.-main {
    display: flex;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
    flex-wrap: nowrap;
    max-width: 66%;
    width: unset;
  }
  .amrelated-pack-list.-wide .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-equal {
    line-height: unset;
  }
  .amrelated-pack-item.-wide {
    padding: 30px;
    width: 270px;
  }
  .amrelated-pack-item.-wide.-main {
    padding-left: 0;
    width: 270px;
  }
  .amrelated-pack-item.-wide .amrelated-info {
    display: flex;
    text-align: left;
  }
  .amrelated-pack-item.-wide .amrelated-details {
    margin-left: 20px;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container {
    margin: 0;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/*# sourceMappingURL=styles-l.css.map */