@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  height: 100%;
  width: 100%;
  margin: 0; }

.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,
.block.block-products-list {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px; }

  /* cms page */
.data-gird{
  display: flex;
  align-items: center;
  margin: 0 -5px;
  margin-bottom:30px;
}
.data-gird .padding{
  padding: 0 5px;
}
div[name="shippingAddress.extension_attributes.delivery_note"] textarea{border-color:#222;}
.checkout-index-index .field-note {color: red;margin-top: 10px;}

.catalog-product-view .amrelated-grid-wrapper{ 
  order:4;
}
.catalog-product-view .amrelated-grid-wrapper .product-items .action.towishlist{
  background: transparent url(../images/icons/heart.svg) no-repeat center center/16px;
  opacity: 1;

}

.minicart-wrapper .product-item .message{display:none;}
.checkout-cart-index .item-info .message.notice{display:none;}
#mini-cart .product-item-details .content{position:relative;display:block !important;}
.minicart-items .product .toggle:after{
    content:none;
}
.cart.table-wrapper .item-options{
    font-size:16px;
}
.cart.table-wrapper .item-options dd{
    padding-right:10px;
}
.cart.table-wrapper .delete-item-container.second .action-delete{display:none;}
.cart.table-wrapper .delete-item-container.second .action-edit{
  display:block;
  color: red;
  text-decoration: underline;
}
#mini-cart .product-item-details .content .custom-image{
    position: absolute;
    bottom: 17px;
    right: 20px;
    width: 30px;
    height: 30px;
}
.tran-text{
    color: red;
    font-size: 16px;
}
.cart-comment label{
  font-size: 18px;
  margin-bottom: 6px;
  display: block;
}
.catalog-product-view .bottom-product{
  margin:0px;
}
.cms-brochures-wholesale #maincontent .row,.cms-brochures-designer-fabrics #maincontent .row,
.cms-brochures-homesandinteriors #maincontent .row,.cms-brochures-wholesale-usa #maincontent .row{
    justify-content:center;
}

  @media screen and (max-width: 899px) {
    .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,
    .block.block-products-list {
      padding-left: 12px;
      padding-right: 12px; } }


.container,
.block.block-products-list {
  margin: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  @media screen and (max-width: 899px) {
    .row {
      margin-left: -12px;
      margin-right: -12px; } }

div[class^="col-"], .col {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }
  @media screen and (max-width: 899px) {
    div[class^="col-"], .col {
      padding-left: 12px;
      padding-right: 12px; } }

.col-xs-4 {
  flex-basis: 33.33333%; }

.col-xs-6 {
  flex-basis: 50%; }

.col-xs-12 {
  flex-basis: 100%; }

.full-width-page .page-main, .page-layout-cms-page-full-width .page-main {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

@media screen and (min-width: 900px) {
  .push-col-right {
    margin-left: auto; }
  .col-sm-2 {
    flex-basis: 16.66667%; }
  .col-sm-6 {
    flex-basis: 50%; }
  .col-sm-10 {
    flex-basis: 83.33333%; }
  .col-sm-12 {
    flex-basis: 100%; } }

.button, button, .btn {
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
  line-height: 1.42857;
  letter-spacing: 0.75px;
  margin: 0;
  color: #000;
  font-size: 16px;
  padding: 10px 45px 11px 0;
  font-weight: 400;
  background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px; }
  .button:hover, .button:focus, .button:active, .button.active, .button.is-active, button:hover, button:focus, button:active, button.active, button.is-active, .btn:hover, .btn:focus, .btn:active, .btn.active, .btn.is-active {
    padding-right: 52px; }
  .button:hover, .button:focus, .button:active, .button.active, .button.is-active, button:hover, button:focus, button:active, button.active, button.is-active, .btn:hover, .btn:focus, .btn:active, .btn.active, .btn.is-active {
    text-decoration: none;
    color: #000;
    box-shadow: none; }
  .button__small, button__small, .btn__small {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
    line-height: 1.42857;
    letter-spacing: 0.75px;
    margin: 0;
    color: #000;
    font-size: 16px;
    padding: 10px 45px 11px 0;
    font-weight: 400;
    background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
    font-size: 14px;
    background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/25px; }
    .button__small:hover, .button__small:focus, .button__small:active, .button__small.active, .button__small.is-active, button__small:hover, button__small:focus, button__small:active, button__small.active, button__small.is-active, .btn__small:hover, .btn__small:focus, .btn__small:active, .btn__small.active, .btn__small.is-active {
      padding-right: 52px; }
    .button__small:hover, .button__small:focus, .button__small:active, .button__small.active, .button__small.is-active, button__small:hover, button__small:focus, button__small:active, button__small.active, button__small.is-active, .btn__small:hover, .btn__small:focus, .btn__small:active, .btn__small.active, .btn__small.is-active {
      text-decoration: none;
      color: #000;
      box-shadow: none; }
  .button__large, button__large, .btn__large {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
    line-height: 1.42857;
    letter-spacing: 0.75px;
    margin: 0;
    color: #000;
    font-size: 16px;
    padding: 10px 45px 11px 0;
    font-weight: 400;
    background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
    font-size: 18px;
    background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/37px;
    padding: 10px 50px 11px 0; }
    .button__large:hover, .button__large:focus, .button__large:active, .button__large.active, .button__large.is-active, button__large:hover, button__large:focus, button__large:active, button__large.active, button__large.is-active, .btn__large:hover, .btn__large:focus, .btn__large:active, .btn__large.active, .btn__large.is-active {
      padding-right: 52px; }
    .button__large:hover, .button__large:focus, .button__large:active, .button__large.active, .button__large.is-active, button__large:hover, button__large:focus, button__large:active, button__large.active, button__large.is-active, .btn__large:hover, .btn__large:focus, .btn__large:active, .btn__large.active, .btn__large.is-active {
      padding-right: 57px; }
    .button__large:hover, .button__large:focus, .button__large:active, .button__large.active, .button__large.is-active, button__large:hover, button__large:focus, button__large:active, button__large.active, button__large.is-active, .btn__large:hover, .btn__large:focus, .btn__large:active, .btn__large.active, .btn__large.is-active {
      text-decoration: none;
      color: #000;
      box-shadow: none; }
  .button.button__primary, button.button__primary, .btn.button__primary {
    background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 98% center/35px; }
    .button.button__primary:hover, .button.button__primary:focus, .button.button__primary:active, button.button__primary:hover, button.button__primary:focus, button.button__primary:active, .btn.button__primary:hover, .btn.button__primary:focus, .btn.button__primary:active {
      background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/35px;
      border: 0;
      padding-right: 52px; }
  .button.button__white, button.button__white, .btn.button__white {
    background: transparent url(../images/icons/link-arrow-right-white.svg) no-repeat 98% center/35px;
    color: #fff; }
    .button.button__white:hover, .button.button__white:focus, .button.button__white:active, button.button__white:hover, button.button__white:focus, button.button__white:active, .btn.button__white:hover, .btn.button__white:focus, .btn.button__white:active {
      background: transparent url(../images/icons/link-arrow-right-white.svg) no-repeat 100% center/35px;
      border: 0;
      padding-right: 52px; }
  .button.button__link, button.button__link, .btn.button__link {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 10px 45px 10px 0; }

a:active, .alink:active {
  color: #000; }

a:active, .alink:active {
  color: #000 !important; }

.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  border: 0px solid transparent;
  border-radius: 0px;
  background: #ffffff;
  position: relative;
  overflow: hidden; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 48px 0 13px;
    font-size: 16px;
    line-height: 48px;
    color: #000;
    height: 48px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background-color: #ffffff;
    color: #ddd;
    text-align: center;
    font: 0/0 a;
    *font: 20px/48px Lucida Sans Unicode, Arial Unicode MS, Arial; }
    .selectric .button:after {
      content: " ";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      border-top-color: #ddd;
      border-bottom: none; }

.selectric-focus .selectric {
  border-color: rgba(0, 0, 0, 0); }

.selectric-hover .selectric {
  border-color: rgba(0, 0, 0, 0); }
  .selectric-hover .selectric .button {
    color: #c4c4c4; }
    .selectric-hover .selectric .button:after {
      border-top-color: #c4c4c4; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric {
    border-color: rgba(0, 0, 0, 0); }
  .selectric-open .selectric-items {
    display: block; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0);
  z-index: -1;
  box-shadow: 0 0 10px -6px; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-above .selectric-items {
    top: auto;
    bottom: 100%; }
  .selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    min-height: 20px; }
  .selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer; }
    .selectric-items li.selected {
      background: #E0E0E0;
      color: #444; }
    .selectric-items li.highlighted {
      background: #D0D0D0;
      color: #444; }
    .selectric-items li:hover {
      background: #D5D5D5;
      color: #444; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }
  .selectric-items .selectric-group li {
    padding-left: 25px; }

.selectric-wrapper {
  /* Items box */ }
  .selectric-wrapper .selectric .label {
    color: #000;
    font-size: 16px;
    margin-right: 43px; }
  .selectric-wrapper b.button {
    background: none;
    padding: 0; }
    .selectric-wrapper b.button:hover {
      background: inherit;
      border-color: transparent; }
    .selectric-wrapper b.button:after {
      border: none;
      width: auto;
      height: auto;
      background: url(../images/icons/dropdown-arrow.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 15px 8px;
      transition: transform 0.3s; }
  .selectric-wrapper.selectric-open b.button:after {
    transform: rotate(180deg); }
  .selectric-wrapper .selectric-items {
    color: #000;
    box-sizing: content-box;
    text-align: left; }
    .selectric-wrapper .selectric-items li:first-child {
      display: none; }
    .selectric-wrapper .selectric-items li.selected {
      background: #eeeeee;
      color: #000; }
    .selectric-wrapper .selectric-items li.highlighted {
      background: #eeeeee;
      color: #000; }
    .selectric-wrapper .selectric-items li:hover {
      background: #eeeeee;
      color: #000; }

.bg__red {
  background-color: #A00004; }

.bg__ligh-grey {
  background-color: #EEF1F1; }

.bg__grey-green {
  background-color: #577477; }

.bg__dark-green1 {
  background-color: #236661; }

.bg__dark-green2 {
  background-color: #12261B; }

.bg__weathered-yellow {
  background-color: #98814C; }

.bg__aubergine {
  background-color: #803A40; }

.bg__black {
  background-color: #000; }

.bg__gold {
  background-color: #C1A01F; }

.bg__weathered-scarlet {
  background-color: #E8AC32; }

.bg__ancient-green {
  background-color: #236661; }

.bg__weathered-yellow {
  background-color: #98814C; }

.bg__ancient-scarlet {
  background-color: #EA5643; }

.bg__dark-green {
  background-color: #183029; }

.bg__ancient-yellow {
  background-color: #AA9D2E; }

.bg__chritsmas-red {
  background-color: #A00004; }

.bg__weathered-blue {
  background-color: #577477; }

.bg__cream {
  background-color: #f4f1eb; }

.bg__modern-lindsay-red {
  background-color: #803A40; }

.bg__ancient-royal-blue {
  background-color: #046AAA; }

.bg__light-cream {
  background-color: #f0f0f0; }

.bg__stone {
  background-color: #AAA38E; }

.bg__campbell-blue {
  background-color: #44697D; }

.bg__pale-grey {
  background-color: #D1D4D3; }

.bg__red-green {
  background-color: #857363; }

.bg__t-blue {
  background-color: #002B45; }

.bg__lt-grey {
  background-color: #6C6F70; }

.bg__91-gold {
  background-color: #B06F00; }

.bg__heather {
  background-color: #593160; }

.bg__charcoal {
  background-color: #37424A; }

.bg__chestnut {
  background-color: #B33D26; }

.absolute-container {
  position: absolute; }

@media screen and (min-width: 900px) {
  .margin-top-desktop__150 {
    margin-top: 150px; }
  .margin-top-desktop__175 {
    margin-top: 175px; }
  .margin-top-desktop__200 {
    margin-top: 200px; } }

.mb__1 {
  margin-bottom: 1rem; }

.mb__2 {
  margin-bottom: 2rem; }

.mb__3 {
  margin-bottom: 3rem; }

.mb__4 {
  margin-bottom: 4rem; }

.mb__5 {
  margin-bottom: 5rem; }

.content__white *, .content__white a, .content__white a:visited {
  color: #fff; }

.visually-hidden {
  display: none; }

.hidden {
  display: none !important; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

@media screen and (min-width: 900px) {
  .navigation,
  .page-header .header.panel,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: 1200px !important;
    padding: 0 15px !important;
    margin: 0 auto; }
    .navigation .breadcrumbs,
    .page-header .header.panel .breadcrumbs,
    .footer.content .breadcrumbs,
    .page-wrapper > .widget .breadcrumbs,
    .page-wrapper > .page-bottom .breadcrumbs,
    .block.category.event .breadcrumbs,
    .top-container .breadcrumbs,
    .page-main .breadcrumbs {
      padding: 0; }
  body.page-layout-2columns-left .columns {
    display: block; }
  body.page-layout-2columns-left .column.main {
    width: 74.35897%;
    padding: 0; }
  body.page-layout-2columns-left .sidebar-main {
    width: 23.07692%;
    padding: 0; } }

.footer.content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: 0; }
  .footer.content .switcher-store {
    margin: 0 0 30px; }

.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0; }

.footer h2, .footer .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .footer feefowidget-container-main:before {
  font-family: "TTNormsPro-Medium";
  font-size: 1.4rem;
  color: #EFEFEF;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0; }

.footer a, .footer p {
  color: #EFEFEF; }

.footer.content .col {
  padding-left: 12px;
  padding-right: 12px; }

.footer .footer-contact-wrapper h2, .footer .footer-contact-wrapper .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .footer .footer-contact-wrapper feefowidget-container-main:before {
  text-align: center; }
  @media all and (min-width: 1230px) {
    .footer .footer-contact-wrapper h2, .footer .footer-contact-wrapper .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .footer .footer-contact-wrapper feefowidget-container-main:before {
      text-align: left; } }

.footer .footer-contact-wrapper p {
  font-size: 1.4rem;
  font-family: "TTNormsPro-Medium";
  text-align: center; }
  @media all and (min-width: 1230px) {
    .footer .footer-contact-wrapper p {
      text-align: left; } }
  .footer .footer-contact-wrapper p a {
    padding-bottom: 3px;
    display: inline-block;
    text-decoration: underline; }
    .footer .footer-contact-wrapper p a:hover, .footer .footer-contact-wrapper p a:focus, .footer .footer-contact-wrapper p a:active, .footer .footer-contact-wrapper p a.active, .footer .footer-contact-wrapper p a.is-active {
      color: rgba(255, 255, 255, 0.8);
      text-decoration: underline; }

.footer .footer-contact-wrapper .feefo-footer img {
  margin: 20px auto 0 auto;
  display: block; }

.page-footer {
  background: #161616;
  margin-top: auto; }
  .page-footer .footer-secondary-block {
    background: #000;
    padding-top: 25px;
    padding-bottom: 20px; }
    .page-footer .footer-secondary-block ul {
      list-style: none;
      padding: 0 0 20px 0; }
      .page-footer .footer-secondary-block ul li {
        font-size: 1.2rem;
        letter-spacing: 0.86px;
        float: left;
        display: inline-block; }
        .page-footer .footer-secondary-block ul li a {
          color: #c4c4c4;
          text-decoration: none;
          padding-right: 18px; }
          .page-footer .footer-secondary-block ul li a:hover, .page-footer .footer-secondary-block ul li a:focus, .page-footer .footer-secondary-block ul li a:active, .page-footer .footer-secondary-block ul li a.active, .page-footer .footer-secondary-block ul li a.is-active {
            text-decoration: none;
            color: rgba(255, 255, 255, 0.8); }
    .page-footer .footer-secondary-block p {
      font-size: 1.2rem;
      color: #c4c4c4;
      margin: 0; }
  .page-footer .footer-logos {
    flex-basis: 100%;
    text-align: center;
    display: flex; }
    .page-footer .footer-logos img {
      vertical-align: center;
      display: inline-block;
      float: none;
      height: auto;
      -ms-grid-row-align: center;
          align-self: center; }
      .page-footer .footer-logos img#di-logo {
        max-width: 75px; }
      .page-footer .footer-logos img#wool-logo {
        max-width: 142px; }
      .page-footer .footer-logos img#ukft-logo {
        max-width: 52px; }
      .page-footer .footer-logos img#from-hill-logo {
        margin-left: auto;
        max-width: 277px; }

@media screen and (min-width: 900px) {
  .footer .footer-contact-wrapper h2, .footer .footer-contact-wrapper .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .footer .footer-contact-wrapper feefowidget-container-main:before, .footer .footer-contact-wrapper p {
    text-align: left; }
  .footer.content .col {
    padding-left: 15px;
    padding-right: 15px; }
  .footer-secondary-block .col-xs-6:last-child p {
    text-align: right; } }

@media screen and (max-width: 899px) {
  .page-footer .footer-contact-wrapper {
    order: 1;
    margin-top: 20px; }
  .page-footer .footer.content .footer-logos {
    order: 2;
    display: block;
    text-align: center; }
    .page-footer .footer.content .footer-logos img {
      vertical-align: middle; }
    .page-footer .footer.content .footer-logos img#from-hill-logo {
      clear: both;
      display: block;
      margin: auto auto 20px auto; }
  .page-footer .footer-menu {
    order: 3; }
    .page-footer .footer-menu.col {
      padding-left: 0 !important;
      padding-right: 0 !important; } }

@media screen and (min-width: 900px) {
  .page-footer .footer.content {
    padding-left: 15px;
    padding-right: 15px; }
  .footer-contact-wrapper {
    flex-basis: 25%;
    width: 25%; }
  .footer-menu {
    flex-basis: 75%;
    width: 75%; }
    .footer-menu .footer-menu-wrapper {
      float: left;
      width: 33.333%; }
  .page-footer .footer .footer-contact-wrapper p {
    margin-bottom: 1.65rem; }
    .page-footer .footer .footer-contact-wrapper p:last-child {
      margin-bottom: 0; }
  .page-footer .footer .footer-contact-wrapper .feefo-footer img {
    margin: 0 0 15px 0; }
  .page-footer .footer-logos {
    text-align: left;
    margin-top: 10px;
    display: flex; }
    .page-footer .footer-logos img {
      height: auto;
      -ms-grid-row-align: center;
          align-self: center; }
      .page-footer .footer-logos img#di-logo {
        max-width: 85px; }
      .page-footer .footer-logos img#wool-logo {
        max-width: 173px; }
      .page-footer .footer-logos img#ukft-logo {
        max-width: 67px; }
      .page-footer .footer-logos img#from-hill-logo {
        max-width: 373px;
        margin-left: auto; }
  .page-footer .footer-secondary-block {
    margin-top: 10px; }
    .page-footer .footer-secondary-block p {
      text-align: right; } }

@media screen and (max-width: 767px) {
  .footer-secondary-block .col-xs-6 {
    flex-basis: 100%; }
  .page-footer .footer-secondary-block ul {
    padding: 0;
    margin-bottom: 35px; } }

@media (min-width: 768px), print {
  .page-footer .footer.content {
    max-width: 1200px; } }

iframe#launcher {
  margin-bottom: 30px !important; }

@media (min-width: 768px), print {
  .page-header .header.panel {
    padding-top: 0 !important; }
  .page-header .panel.wrapper {
    border: 0 !important;
    padding: 0; }
  .page-header .header.content {
    padding: 0; } }

.header.content {
  margin: 0 !important;
  align-items: flex-start !important; }

.page-header {
  border-bottom: 0;
  margin-bottom: 0; }

header {
  background: #ffffff; }
  header .logo {
    width: 100%;
    max-width: 155px;
    display: block;
    float: none;
    margin: 0 auto; }
    header .logo img, header .logo svg {
      width: 100%;
      margin: 0; }
    @media screen and (max-width: 767px) {
      header .logo img {
        /* max-height: 35px; */ } }
  header.sticky {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.07); }

.header-column {
  display: flex;
  flex-wrap: wrap; }

.header ul {
  list-style: none; }

.header .wishlist {
  list-style: none; }
  .header .wishlist a {
    text-indent: -99999px;
    display: block;
    background: transparent url(../images/icons/heart-mobile.svg) no-repeat center center/10px; }
    @media screen and (min-width: 900px) {
      .header .wishlist a {
        width: 30px;
        height: 26px;
        background: transparent url(../images/icons/heart.svg) no-repeat center center/30px; } }

.user-icon-header a {
  text-indent: -99999px;
  display: block;
  background: transparent url(../images/icons/user-mobile.svg) no-repeat center center/10px; }
  @media screen and (min-width: 900px) {
    .user-icon-header a {
      width: 23px;
      height: 25px;
      background: transparent url(../images/icons/user.svg) no-repeat center center/23px; } }

@media screen and (max-width: 1024px) {
  body.sticky {
    margin-top: 38px; }
  header.sticky {
    position: sticky;
    top: 0px;
    z-index: 800; } }

@media screen and (min-width: 1025px) {
  body.sticky .page-wrapper {
    margin-top: 210px; }
  header.sticky {
    position: fixed;
    width: 100%;
    z-index: 9;
    top: 0; }
    header.sticky .top-block {
      display: none; }
    header.sticky .header-column {
      flex-wrap: nowrap; }
      header.sticky .header-column .header-left {
        display: none; }
      header.sticky .header-column .header-center {
        flex-basis: 13%;
        order: 1; }
      header.sticky .header-column .header-right {
        flex-basis: 11%;
        order: 3; }
        header.sticky .header-column .header-right .amsearch-wrapper-block {
          width: 45px; }
      header.sticky .header-column .header-center {
        margin: 26px 0; } }

@media screen and (max-width: 1024px) {
  .page-header .header.panel {
    padding: 15px 12px 10px 15px; }
    .page-header .header.panel .header.content {
      padding-top: 0; }
  .page-header.sticky .header.panel {
    padding-bottom: 20px; }
  .header-column {
    display: flex;
    flex-wrap: wrap; }
    .header-column .minicart-wrapper .action.showcart {
      height: 25px;
      width: 25px;
      margin-top: 20px; }
    .header-column .header-left {
      order: 2;
      flex-basis: 30px;
      margin-top: 20px; }
      .header-column .header-left #switcher-language, .header-column .header-left .link.wishlist {
        display: none !important; }
    .header-column .header-center {
      order: 3;
      display: flex;
      margin: auto; }
    .header-column .header-right {
      order: 4;
      flex-basis: 40px; }
      .header-column .header-right .user-icon-header, .header-column .header-right .block-search {
        display: none; }
      .header-column .header-right .amsearch-wrapper-block {
        position: absolute;
        left: 0;
        top: 65px;
        padding: 0; }
      .header-column .header-right .amsearch-form-block:not(.-opened) {
        display: none; } }

@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .page-header .ammenu-nav-sections {
    order: 5;
    width: 100%;
    flex-basis: 100%;
    margin-bottom: 0; }
  .header-column {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .header-column .header-left {
      flex-basis: 20%;
      order: 1;
      padding-top: 27px; }
    .header-column .header-center {
      flex-basis: 60%;
      order: 2;
      max-width: 200px;
      /* margin: 26px auto -8px auto; */}
    .header-column .header-right {
      flex-basis: 20%;
      order: 3;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end;
      overflow: hidden;
      padding-top: 27px; }
      .header-column .header-right .block.block-search, .header-column .header-right .amsearch-wrapper-block {
        order: 1;
        width: 110px; }
      .header-column .header-right .minicart-wrapper {
        order: 2;
        margin-left: 2px; }
      .header-column .header-right .user-icon-header {
        order: 3;
        margin-left: 10px; } }

@media screen and (min-width: 1200px) {
  .page-header .header.panel {
    max-width: 1430px !important;
    margin: auto;
    padding: 0; }
    .page-header .header.panel .header.content {
      max-width: 100%; }
  header .logo {
    max-width: 265px;
    display: block;
    margin: 0px auto 0 auto; }
  .header-column {
    display: flex;
    flex-wrap: wrap; }
    .header-column .header-left {
      width: 100%;
      flex-basis: 20%;
      order: 1;
      padding-top: 27px; }
    .header-column .header-center {
      width: 100%;
      flex-basis: 60%;
      order: 2; }
    .header-column .header-right {
      width: 100%;
      flex-basis: 20%;
      order: 3;
      display: flex;
      flex-wrap: wrap;
      padding-top: 27px;
      justify-content: flex-end; }
      .header-column .header-right .user-icon-header {
        order: 3;
        margin-left: 20px; }
      .header-column .header-right .block-search, .header-column .header-right .amsearch-wrapper-block {
        order: 1;
        width: 110px; }
      .header-column .header-right .minicart-wrapper {
        order: 2;
        margin-left: 10px; } }

@media screen and (max-width: 767px) {
  .page-header .panel.wrapper .header.panel .header.content {
    padding-right: 0; padding-top:0; }
  .minicart-wrapper .action.showcart .counter.qty {
    line-height: 26px; } }

.message.global.demo {
  position: fixed;
  bottom: 0;
  z-index: 10000; }

.cms-page-view.page-layout-1column:not(.cms-faqs):not(.cms-tartan-finder) .page-main {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }

.cms-page-view.page-layout-1column:not(.cms-faqs):not(.cms-tartan-finder) .breadcrumbs {
  max-width: 1200px;
  margin-top: 30px;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (max-width: 767px) {
    .cms-page-view.page-layout-1column:not(.cms-faqs):not(.cms-tartan-finder) .breadcrumbs {
      padding-left: 12px;
      padding-right: 12px; } }

.cms-page-view.page-layout-1column:not(.cms-faqs):not(.cms-tartan-finder) .page-title {
  font-size: 3.2rem;
  width: 100%;
  text-align: center;
  margin-bottom: 0; }

.cms-page-view.page-layout-1column:not(.cms-faqs):not(.cms-tartan-finder) .center-content-block {
  padding: 25px 12px 65px 12px; }

.cms-page-view.page-layout-1column:not(.cms-faqs):not(.cms-tartan-finder) .row.cms-two-column-block.margin-top-desktop__175 {
  margin-top: 0; }

.cms-page-view.page-layout-1column:not(.cms-faqs):not(.cms-tartan-finder) #maincontent {
  max-width: 100% !important;
  padding-left: 0;
  padding-right: 0;
  margin-top: 5px; }
  @media screen and (max-width: 899px) {
    .cms-page-view.page-layout-1column:not(.cms-faqs):not(.cms-tartan-finder) #maincontent {
      margin-top: 0; } }

.cms-page-view.page-layout-1column:not(.cms-faqs):not(.cms-tartan-finder).page-layout-cms-full-width #maincontent {
  max-width: 1280px !important;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto; }

@media screen and (max-width: 899px) {
  .cms-page-view.page-layout-1column:not(.cms-faqs) .breadcrumbs {
    display: block; }
  .cms-page-view.page-layout-1column:not(.cms-faqs) .page-title {
    font-size: 2.1rem;
    text-align: left;
    padding: 0 12px; }
  .cms-page-view.page-layout-1column:not(.cms-faqs) .cms-image-text-block.has-bg:after {
    height: 100%; } }

.footer.content .footer-menu-wrapper h2, .footer.content .footer-menu-wrapper .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .footer.content .footer-menu-wrapper feefowidget-container-main:before {
  font-size: 1.2rem;
  letter-spacing: 0.86px;
  border-top: 1px solid #484848;
  position: relative;
  padding: 15px 20px;
  margin: 0; }
  .footer.content .footer-menu-wrapper h2:after {
    position: absolute;
    top: 40%;
    transform: rotate(270deg);
    right: 17px;
    content: '';
    background: transparent url(../images/icons/dropdown-arrow-white.svg) no-repeat center center/12px;
    height: 10px;
    width: 10px; }

.footer.content .footer-menu-wrapper:last-child h2, .footer.content .footer-menu-wrapper:last-child .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .footer.content .footer-menu-wrapper:last-child feefowidget-container-main:before {
  border-bottom: 1px solid #484848; }

.footer.content .footer-menu-wrapper ul {
  list-style: none;
  padding-left: 22px;
  display: none; }
  .footer.content .footer-menu-wrapper ul li {
    font-size: 1.4rem;
    font-family: "TTNormsPro-Medium";
    letter-spacing: 1px; }
  .footer.content .footer-menu-wrapper ul a {
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    word-break: break-word;
    padding-right: 10px;
    color: #fff; }
    .footer.content .footer-menu-wrapper ul a:hover, .footer.content .footer-menu-wrapper ul a:focus, .footer.content .footer-menu-wrapper ul a:active, .footer.content .footer-menu-wrapper ul a.active, .footer.content .footer-menu-wrapper ul a.is-active {
      color: rgba(255, 255, 255, 0.8) !important;
      text-decoration: none; }

.footer.content .footer-menu-wrapper.footer-menu-is-open h2:after {
  transform: none; }

.footer.content .footer-menu-wrapper.footer-menu-is-open ul {
  display: block; }

@media screen and (min-width: 900px) {
  .footer.content .footer-menu-wrapper h2, .footer.content .footer-menu-wrapper .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .footer.content .footer-menu-wrapper feefowidget-container-main:before {
    font-size: 1.4rem;
    letter-spacing: 1px;
    border: 0;
    padding: 0;
    margin: 0 0 20px 0; }
    .footer.content .footer-menu-wrapper h2:after {
      display: none; }
  .footer.content .footer-menu-wrapper:last-child h2, .footer.content .footer-menu-wrapper:last-child .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .footer.content .footer-menu-wrapper:last-child feefowidget-container-main:before {
    border: 0; }
  .footer.content .footer-menu-wrapper ul {
    display: block;
    padding-left: 0; }
    .footer.content .footer-menu-wrapper ul li:first-child a {
      padding-top: 0; }
    .footer.content .footer-menu-wrapper ul a {
      padding-top: 7px;
      padding-bottom: 7px; } }

.page-footer .newsletter-wrapper {
  background: #000;
  padding-top: 32px; }
  .page-footer .newsletter-wrapper .footer.content {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .page-footer .newsletter-wrapper img {
    display: block;
    margin: 0 auto;
  max-width:140px }
  .page-footer .newsletter-wrapper h2, .page-footer .newsletter-wrapper .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .page-footer .newsletter-wrapper feefowidget-container-main:before {
    font-size: 1.8rem;
    font-family: "EB Garamond", serif;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    text-transform: none; }

.page-footer #mc_embed_signup {
  margin-top: 17px; }
  .page-footer #mc_embed_signup form {
    margin-bottom: 7px; }
    .page-footer #mc_embed_signup form input.email {
      border: 1px solid transparent;
      border-bottom-color: #979797;
      background: transparent;
      color: #fff;
      border-radius: 0;
      text-align: center; }
      .page-footer #mc_embed_signup form input.email:focus {
        border-bottom-color: transparent;
        background-color: #313131;
        color: #fff; }
    .page-footer #mc_embed_signup form input::-moz-placeholder {
      font-size: 1.8rem;
      line-height: 2.3rem;
      color: #9e9e9e;
      letter-spacing: 0.86px;
      font-weight: normal; }
    .page-footer #mc_embed_signup form input:-ms-input-placeholder {
      font-size: 1.8rem;
      line-height: 2.3rem;
      color: #9e9e9e;
      letter-spacing: 0.86px;
      font-weight: normal; }
    .page-footer #mc_embed_signup form input::placeholder {
      font-size: 1.8rem;
      line-height: 2.3rem;
      color: #9e9e9e;
      letter-spacing: 0.86px;
      font-weight: normal; }
    .page-footer #mc_embed_signup form .button {
      font-size: 1.6rem;
      text-align: center;
      background-color: transparent;
      color: #fff;
      border: 0;
      margin-left: auto;
      margin-right: auto;
      display: block;
      width: auto;
      padding: 10px 45px 10px 10px; }
.page-footer #mc_embed_signup h2{
  margin-bottom:0px;
}
@media screen and (min-width: 900px) {
  .page-footer .newsletter-wrapper {
    padding-top: 33px;
    margin-bottom: 80px;
    padding-bottom: 30px; }
    .page-footer .newsletter-wrapper img {
      float: left; max-width:179px}
    .page-footer .newsletter-wrapper .col-sm-10 {
      flex-basis: 82.5%; }
  .page-footer #mc_embed_signup {
    margin-top: 0;
    align-items: center;
    display: flex; }
    .page-footer #mc_embed_signup h2, .page-footer #mc_embed_signup .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .page-footer #mc_embed_signup feefowidget-container-main:before {
      font-size: 2.1rem;
      float: left;
      flex-basis: 31%;
      text-align: left;
      padding-left: 14px;
      margin: 0 0 15px 0; }
      .page-footer #mc_embed_signup h2{
        margin:0px;
      }
    .page-footer #mc_embed_signup form {
      flex-basis: 68%;
      margin-bottom: 0; }
      .page-footer #mc_embed_signup form input.email {
        font-size: 1.8rem;
        float: left;
        width: calc(100% - 170px);
        margin-bottom: 0;
        text-align: left;
        padding: 3px 0;
        height: auto; }
        .page-footer #mc_embed_signup form input.email:focus {
          padding-left: 10px; }
      .page-footer #mc_embed_signup form .button {
        font-size: 1.8rem;
        float: left;
        width: 170px;
        text-align: left;
        padding: 10px 10px 10px 35px; } }

@media only screen and (min-width: 900px) and (max-width: 1200px) {
  .page-footer .newsletter-wrapper .col-sm-2 {
    width: 20%;
    flex-basis: 20%; }
  .page-footer .newsletter-wrapper .col-sm-10 {
    width: 80%;
    flex-basis: 80%; }
  .page-footer .newsletter-wrapper #mc_embed_signup h2, .page-footer .newsletter-wrapper #mc_embed_signup .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .page-footer .newsletter-wrapper #mc_embed_signup feefowidget-container-main:before {
    font-size: 1.8rem; } }

body.cms-page-view {
  overflow-x: hidden; }

.cms-alternating-image-block {
  position: relative; }
  .cms-alternating-image-block.width-wrapper {
    max-width: 1440px;
    margin: auto; }
  .cms-alternating-image-block.has-bg:after {
    background: #eef1f1;
    width: 100vw;
    left: calc(50% - 50vw); }
    @media screen and (min-width: 900px) {
      .cms-alternating-image-block.has-bg:after {
        top: 50%;
        bottom: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateY(-50%);
        height: 478px; } }
  .cms-alternating-image-block.has-bg__red:after {
    background-color: #A00004; }
  .cms-alternating-image-block.has-bg__ligh-grey:after {
    background-color: #EEF1F1; }
  .cms-alternating-image-block.has-bg__grey-green:after {
    background-color: #577477; }
  .cms-alternating-image-block.has-bg__dark-green1:after {
    background-color: #236661; }
  .cms-alternating-image-block.has-bg__dark-green2:after {
    background-color: #12261B; }
  .cms-alternating-image-block.has-bg__weathered-yellow:after {
    background-color: #98814C; }
  .cms-alternating-image-block.has-bg__aubergine:after {
    background-color: #803A40; }
  .cms-alternating-image-block.has-bg__gold:after {
    background-color: #C1A01F; }
  .cms-alternating-image-block.has-bg__weathered-scarlet:after {
    background-color: #E8AC32; }
  .cms-alternating-image-block.has-bg__ancient-green:after {
    background-color: #236661; }
  .cms-alternating-image-block.has-bg__weathered-yellow:after {
    background-color: #98814C; }
  .cms-alternating-image-block.has-bg__ancient-scarlet:after {
    background-color: #EA5643; }
  .cms-alternating-image-block.has-bg__dark-green:after {
    background-color: #183029; }
  .cms-alternating-image-block.has-bg__ancient-yellow:after {
    background-color: #AA9D2E; }
  .cms-alternating-image-block.has-bg__chritsmas-red:after {
    background-color: #A00004; }
  .cms-alternating-image-block.has-bg__weathered-blue:after {
    background-color: #577477; }
  .cms-alternating-image-block.has-bg__cream:after {
    background-color: #f4f1eb; }
  .cms-alternating-image-block.has-bg__modern-lindsay-red:after {
    background-color: #803A40; }
  .cms-alternating-image-block.has-bg__ancient-royal-blue:after {
    background-color: #046AAA; }
  .cms-alternating-image-block.has-bg__light-cream:after {
    background-color: #f0f0f0; }
  .cms-alternating-image-block.has-bg__stone:after {
    background-color: #AAA38E; }
  .cms-alternating-image-block.has-bg__campbell-blue:after {
    background-color: #44697D; }
  .cms-alternating-image-block.has-bg__pale-grey:after {
    background-color: #D1D4D3; }
  .cms-alternating-image-block.has-bg__red-green:after {
    background-color: #857363; }
  .cms-alternating-image-block.has-bg__t-blue:after {
    background-color: #002B45; }
  .cms-alternating-image-block.has-bg__lt-grey:after {
    background-color: #6C6F70; }
  .cms-alternating-image-block.has-bg__91-gold:after {
    background-color: #B06F00; }
  .cms-alternating-image-block.has-bg__heather:after {
    background-color: #593160; }
  .cms-alternating-image-block.has-bg__charcoal:after {
    background-color: #37424A; }
  .cms-alternating-image-block.has-bg__chestnut:after {
    background-color: #B33D26; }
  .cms-alternating-image-block > .container, .cms-alternating-image-block > .block.block-products-list {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: 0.8px; }
  @media screen and (min-width: 900px) {
    .cms-alternating-image-block > .container, .cms-alternating-image-block > .block.block-products-list {
      margin: 0;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
      .cms-alternating-image-block > .container a:hover, .cms-alternating-image-block > .block.block-products-list a:hover {
        text-decoration: none; }
    .cms-alternating-image-block.layout__left .container, .cms-alternating-image-block.layout__left .block.block-products-list {
      left: auto;
      right: 0;
      width: 40%;
      padding-left: 78px; }
    .cms-alternating-image-block.layout__right .container, .cms-alternating-image-block.layout__right .block.block-products-list {
      right: auto;
      left: 0;
      width: 40%;
      padding-right: 78px; }
    .cms-alternating-image-block .image-content {
      float: none;
      position: relative;
      width: 60%; }
      .cms-alternating-image-block .image-content img {
        float: none;
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%; }
    .cms-alternating-image-block.layout__left .image-content {
      float: none;
      left: 0;
      margin-right: auto; }
    .cms-alternating-image-block.layout__right .image-content {
      float: none;
      right: 0;
      margin-left: auto; } }
  @media screen and (max-width: 899px) {
    .cms-alternating-image-block {
      display: flex;
      width: 100%;
      flex-wrap: wrap; }
      .cms-alternating-image-block.has-bg:after {
        height: 100%;
        top: auto;
        bottom: auto;
        left: 0; }
      .cms-alternating-image-block .image-content {
        width: 100%;
        flex-basis: 100%;
        order: 1; }
      .cms-alternating-image-block > .container, .cms-alternating-image-block > .block.block-products-list {
        width: 100%;
        flex-basis: 100%;
        order: 2; }
        .cms-alternating-image-block > .container .text-content, .cms-alternating-image-block > .block.block-products-list .text-content {
          padding: 52px 0 56px 0; } }

.cms-overlapping-image-block {
  position: relative;
  max-width: 1440px;
  margin: auto; }
  .cms-overlapping-image-block .label {
    font-size: 1.6rem;
    line-height: 2rem; }
  @media screen and (min-width: 900px) {
    .cms-overlapping-image-block .inner-wrap {
      float: none;
      position: relative;
      width: 60%; }
      .cms-overlapping-image-block .inner-wrap.first {
        z-index: 2; }
      .cms-overlapping-image-block .inner-wrap.second {
        margin-top: -166px; }
    .cms-overlapping-image-block .image-content {
      width: 100%; }
      .cms-overlapping-image-block .image-content img {
        float: none;
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%; }
    .cms-overlapping-image-block .label {
      padding: 16px 23px; }
    .cms-overlapping-image-block.layout__start-left .inner-wrap.first {
      left: 0;
      margin-right: auto; }
      .cms-overlapping-image-block.layout__start-left .inner-wrap.first .label {
        width: 60%; }
    .cms-overlapping-image-block.layout__start-left .inner-wrap.second {
      right: 0;
      margin-left: auto; }
      .cms-overlapping-image-block.layout__start-left .inner-wrap.second .label {
        width: 100%;
        text-align: right; }
    .cms-overlapping-image-block.layout__start-right .inner-wrap.first {
      right: 0;
      margin-left: auto; }
      .cms-overlapping-image-block.layout__start-right .inner-wrap.first .label {
        padding-left: calc(50vw - 24.18803%);
        text-align: right; }
    .cms-overlapping-image-block.layout__start-right .inner-wrap.second {
      left: 0;
      margin-right: auto; }
      .cms-overlapping-image-block.layout__start-right .inner-wrap.second .label {
        width: 100%; } }
  @media screen and (max-width: 899px) {
    .cms-overlapping-image-block.layout__start-left .inner-wrap.first, .cms-overlapping-image-block.layout__start-right .inner-wrap.first {
      margin-bottom: 32px; }
    .cms-overlapping-image-block .label {
      padding: 10px 14px; } }

.tartan-finder {
  position: relative;
  height: 545px;
  margin-bottom: 85px; }
  @media screen and (min-width: 900px) {
    .tartan-finder {
      height: 720px; } }

.tartan-finder-inner {
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  padding: 25px 20px;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .tartan-finder-inner {
      max-width: 90vw; } }
  @media screen and (min-width: 1200px) {
    .tartan-finder-inner {
      max-width: 1290px; } }
  .tartan-finder-inner form input {
    font-weight: 300; }
  @media screen and (min-width: 900px) {
    .tartan-finder-inner {
      padding: 65px 60px; } }
  .tartan-finder-inner .text-column {
    position: relative; }
    @media screen and (min-width: 900px) {
      .tartan-finder-inner .text-column {
        width: 48.05%;
        float: left;
        padding-right: 50px; } }
    .tartan-finder-inner .text-column h2, .tartan-finder-inner .text-column .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .tartan-finder-inner .text-column feefowidget-container-main:before {
      letter-spacing: 1px;
      margin-top: 0; }
    .tartan-finder-inner .text-column p {
      font-size: 1.6rem; }
      @media screen and (min-width: 900px) {
        .tartan-finder-inner .text-column p {
          font-size: 1.8rem; } }
    .tartan-finder-inner .text-column a {
      font-size: 1.6rem;
      color: #fff;
      text-decoration: none;
      position: absolute;
      top: 2px;
      right: 0px;
      border-bottom: 1px solid #fff; }
      .tartan-finder-inner .text-column a:hover {
        border-bottom-color: transparent; }
      @media screen and (min-width: 900px) {
        .tartan-finder-inner .text-column a {
          font-size: 1.8rem;
          position: relative;
          top: auto;
          right: auto; } }
  @media screen and (min-width: 900px) {
    .tartan-finder-inner .form-column {
      width: 51.95%;
      float: left;
      padding-top: 55px; } }
  .tartan-finder-inner form input {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    background: transparent;
    border-color: transparent transparent #fff transparent !important;
    padding: 10px 1px !important; }
    .tartan-finder-inner form input:focus {
      border-color: transparent transparent rgba(255, 255, 255, 0.4) transparent !important;
      box-shadow: none; }
    @media screen and (min-width: 900px) {
      .tartan-finder-inner form input {
        width: calc(100% - 209px); } }
  .tartan-finder-inner form input::-webkit-input-placeholder {
    font-size: 1.8rem;
    line-height: 2.3rem;
    color: rgba(255, 255, 255, 0.86) !important;
    letter-spacing: 0.86px; }
    @media screen and (max-width: 899px) {
      .tartan-finder-inner form input::-webkit-input-placeholder {
        font-size: 1.6rem;
        line-height: 2rem;
        letter-spacing: 0.76px; } }
  .tartan-finder-inner form input:-ms-input-placeholder {
    font-size: 1.8rem;
    line-height: 2.3rem;
    color: rgba(255, 255, 255, 0.86) !important;
    letter-spacing: 0.86px; }
    @media screen and (max-width: 899px) {
      .tartan-finder-inner form input:-ms-input-placeholder {
        font-size: 1.6rem;
        line-height: 2rem;
        letter-spacing: 0.76px; } }
  .tartan-finder-inner form input::-moz-placeholder {
    font-size: 1.8rem;
    line-height: 2.3rem;
    color: rgba(255, 255, 255, 0.86) !important;
    letter-spacing: 0.86px; }
  .tartan-finder-inner form input:-ms-input-placeholder {
    font-size: 1.8rem;
    line-height: 2.3rem;
    color: rgba(255, 255, 255, 0.86) !important;
    letter-spacing: 0.86px; }
  .tartan-finder-inner form input::placeholder {
    font-size: 1.8rem;
    line-height: 2.3rem;
    color: rgba(255, 255, 255, 0.86) !important;
    letter-spacing: 0.86px; }
    @media screen and (max-width: 899px) {
      .tartan-finder-inner form input::-moz-placeholder {
        font-size: 1.6rem;
        line-height: 2rem;
        letter-spacing: 0.76px; }
      .tartan-finder-inner form input:-ms-input-placeholder {
        font-size: 1.6rem;
        line-height: 2rem;
        letter-spacing: 0.76px; }
      .tartan-finder-inner form input::placeholder {
        font-size: 1.6rem;
        line-height: 2rem;
        letter-spacing: 0.76px; } }

#maincontent .tartan-finder-inner form button {
  font-size: 1.8rem;
  line-height: 2.3rem;
  color: #fff;
  font-weight: normal;
  letter-spacing: 0.75px;
  background-color: transparent;
  border: 0;
  background: transparent url(../images/icons/link-arrow-right-white.svg) no-repeat right center/35px;
  padding-right: 45px;
  padding-left: 16px !important;
  margin-top: 5px; }
  #maincontent .tartan-finder-inner form button:hover, #maincontent .tartan-finder-inner form button:focus, #maincontent .tartan-finder-inner form button:active, #maincontent .tartan-finder-inner form button.active, #maincontent .tartan-finder-inner form button.is-active {
    color: #fff;
    background: transparent url(../images/icons/link-arrow-right-white.svg) no-repeat right center/30px; }
  @media screen and (min-width: 900px) {
    #maincontent .tartan-finder-inner form button {
      padding-left: 10px;
      margin-top: 0; } }

@media screen and (max-width: 899px) {
  .tartan-finder-inner .text-column h2, .tartan-finder-inner .text-column .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .tartan-finder-inner .text-column feefowidget-container-main:before {
    font-size: 2.1rem; }
  .tartan-finder-inner .text-column p {
    font-size: 1.6rem;
    line-height: 2.4rem; }
  #maincontent .tartan-finder-inner form button {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: 0.67px;
    margin-top: 20px;
    padding: 0 45px 0 2px !important; } }

.cms-content-wrapper-block {
  font-size: 16px;
  letter-spacing: 0.8px;
  line-height: 28px;
  padding: 0 12px; }
  .cms-content-wrapper-block iframe {
    max-width: 100%; }
  .cms-content-wrapper-block.center .center {
    margin-bottom: 3rem; }
  @media screen and (min-width: 900px) {
    .cms-content-wrapper-block {
      font-size: 16px;
      letter-spacing: 1.3px;
      line-height: 28px;
      padding: 0; }
      .cms-content-wrapper-block.left {
        width: 46.32479%;
        max-width: 542px; }
      .cms-content-wrapper-block.right {
        width: 46.32479%;
        max-width: 542px;
        margin-left: auto; }
      .cms-content-wrapper-block.long-form {
        width: 65.81197%;
        max-width: 770px;
        font-size: 18px;
        letter-spacing: 0.9px;
        line-height: 36px;
        margin: auto; }
        .cms-content-wrapper-block.long-form p {
          margin-bottom: 2.2rem; }
      .cms-content-wrapper-block.center {
        font-size: 1.8rem;
        width: 60.25641%;
        max-width: 705px;
        letter-spacing: 0.85px;
        line-height: 1.5;
        text-align: center;
        margin: 0 auto 3rem; } }

.align-content-center {
  align-items: center; }

.justify-content-center {
  justify-content: center; }

.cms-alternating-image-block.single-image {
  height: 578px; }
  .cms-alternating-image-block.single-image .image-content {
    left: calc(50% - 50vw);
    width: 100%;
    max-width: 1290px;
    max-height: 578px;
    overflow: hidden; }
    .cms-alternating-image-block.single-image .image-content img {
      width: 100%; }
  .cms-alternating-image-block.single-image:after {
    height: 478px;
    bottom: 0; }
  @media screen and (max-width: 899px) {
    .cms-alternating-image-block.single-image {
      padding-bottom: 55px;
      height: 100%; }
      .cms-alternating-image-block.single-image .image-content {
        left: -20px;
        position: relative;
        width: calc(100% + 20px); }
      .cms-alternating-image-block.single-image:after {
        top: auto;
        bottom: 0;
        height: 100%; } }

.widget-spacer {
  height: var(--mobile-size); }
  @media screen and (min-width: 768px) {
    .widget-spacer {
      height: var(--desktop-size); } }

.cms-3-column-block-wrapper {
  max-width: 1170px;
  margin: 0 auto; }

.cms-3-column-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  margin-top: 30px;
  margin-bottom: 60px;
  width: 218.75vw;
  max-width: 746px; }
  .cms-3-column-block .product-card {
    width: 100%; }
    .cms-3-column-block .product-card img {
      -webkit-transition: 0.3s all ease-in-out;
      -moz-transition: 0.3s all ease-in-out;
      -ms-transition: 0.3s all ease-in-out;
      -o-transition: 0.3s all ease-in-out;
      transition: 0.3s all ease-in-out;
      width: 100%;
      display: block; }
    .cms-3-column-block .product-card h2, .cms-3-column-block .product-card .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-3-column-block .product-card feefowidget-container-main:before {
      font-family: "TTNormsPro-Medium";
      font-weight: 500;
      line-height: 1.1;
      font-size: 1.8rem;
      margin-top: 2rem;
      margin-bottom: 2rem;
      font-size: 1.6rem;
      letter-spacing: 0.85px; }
    .cms-3-column-block .product-card a {
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
      .cms-3-column-block .product-card a:hover, .cms-3-column-block .product-card a:focus, .cms-3-column-block .product-card a:active, .cms-3-column-block .product-card a.active, .cms-3-column-block .product-card a.is-active {
        text-decoration: none; }
        .cms-3-column-block .product-card a:hover img, .cms-3-column-block .product-card a:focus img, .cms-3-column-block .product-card a:active img, .cms-3-column-block .product-card a.active img, .cms-3-column-block .product-card a.is-active img {
          opacity: .8; }
        .cms-3-column-block .product-card a:hover .btn, .cms-3-column-block .product-card a:focus .btn, .cms-3-column-block .product-card a:active .btn, .cms-3-column-block .product-card a.active .btn, .cms-3-column-block .product-card a.is-active .btn {
          padding-right: 52px; }
      .cms-3-column-block .product-card a > .btn {
        margin-top: auto;
        margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .cms-3-column-block {
      width: 100%;
      max-width: none; } }
  @media screen and (min-width: 900px) {
    .cms-3-column-block {
      margin-top: 33px;
      margin-bottom: 122px; }
      .cms-3-column-block .product-card h2, .cms-3-column-block .product-card .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-3-column-block .product-card feefowidget-container-main:before {
        font-size: 1.8rem;
        margin-top: 20px;
        margin-bottom: 15px; }
      .cms-3-column-block .product-card a {
        font-size: 1.8rem; } }
  @media screen and (min-width: 1200px) {
    .cms-3-column-block {
      grid-gap: 30px; } }

.cms-image-text-block {
  /* &.has-bg__grey-green .text-content {
        background-color: rgba($color-grey-green, .1)
    } */ }
  .cms-image-text-block .container, .cms-image-text-block .block.block-products-list {
    padding-left: 0;
    padding-right: 0; }
  .cms-image-text-block .text-content {
    padding: 20px 28px 45px 28px;
    max-width: 600px; }
    .cms-image-text-block .text-content h2, .cms-image-text-block .text-content .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-image-text-block .text-content feefowidget-container-main:before {
      font-size: 2.1rem;
      margin-bottom: 40px; }
    .cms-image-text-block .text-content p {
      font-size: 1.4rem;
      line-height: 2.1rem;
      margin-bottom: 1.5em;
      letter-spacing: 0.58px; }
    .cms-image-text-block .text-content a {
      -webkit-transition: 0.3s all ease-in-out;
      -moz-transition: 0.3s all ease-in-out;
      -ms-transition: 0.3s all ease-in-out;
      -o-transition: 0.3s all ease-in-out;
      transition: 0.3s all ease-in-out;
      font-size: 1.6rem;
      background: transparent url(../images/icons/link-arrow-right.svg) no-repeat right center/35px;
      padding-right: 45px; }
      .cms-image-text-block .text-content a:hover, .cms-image-text-block .text-content a:focus, .cms-image-text-block .text-content a:active, .cms-image-text-block .text-content a.active, .cms-image-text-block .text-content a.is-active {
        text-decoration: none;
        padding-right: 52px; }
  .cms-image-text-block .content__white a {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    color: #fff;
    background: transparent url(../images/icons/link-arrow-right-white.svg) no-repeat right center/35px; }
    .cms-image-text-block .content__white a:hover, .cms-image-text-block .content__white a:focus, .cms-image-text-block .content__white a:active, .cms-image-text-block .content__white a.active, .cms-image-text-block .content__white a.is-active {
      text-decoration: none;
      padding-right: 52px; }
  @media screen and (max-width: 899px) {
    .cms-image-text-block {
      margin-right: 12.5%;
      margin-bottom: 35px; }
      .cms-image-text-block.has-bg {
        background: linear-gradient(180deg, var(--bg-color), var(--bg-color) calc(100% - 90px), transparent calc(100% - 90px)); }
      .cms-image-text-block .image-content {
        margin-left: 8.57143%;
        width: 105.71429%; }
        .cms-image-text-block .image-content img {
          float: none;
          display: block; } }
  @media screen and (min-width: 900px) {
    .cms-image-text-block {
      position: relative;
      display: inline-block;
      width: 100%;
      margin-bottom: 150px; }
      .cms-image-text-block .wrapper {
        display: flex; }
        .cms-image-text-block .wrapper .image-content {
          order: 1; }
        .cms-image-text-block .wrapper .text-content {
          order: 2; }
      .cms-image-text-block.has-image__right .wrapper {
        flex-direction: row-reverse; }
      .cms-image-text-block.has-image__right .text-content {
        margin-right: 30px; }
      .cms-image-text-block.has-image__left .text-content {
        margin-left: 115px; }
      .cms-image-text-block .text-content {
        width: 100%;
        max-width: 470px;
        padding: 0;
        -ms-grid-row-align: center;
            align-self: center; }
        .cms-image-text-block .text-content h2, .cms-image-text-block .text-content .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-image-text-block .text-content feefowidget-container-main:before {
          font-size: 2.6rem;
          letter-spacing: 1.24px;
          margin-top: 0;
          margin-bottom: 30px; }
        .cms-image-text-block .text-content p {
          font-size: 1.8rem;
          line-height: 2.6rem;
          letter-spacing: 0.75px;
          margin-bottom: 30px; }
        .cms-image-text-block .text-content a {
          font-size: 1.8rem;
          letter-spacing: 0.75px; }
      .cms-image-text-block .image-content {
        width: calc(50% + 70px + 15px);
        transform: translateY(70px); }
        .cms-image-text-block .image-content img {
          max-width: none;
          width: 100%;
          max-height: 528px;
          -o-object-fit: cover;
             object-fit: cover; } }

.cms-image-text-block.has-logos {
  margin: 0;
  background: var(--bg-color);
  width: 100%; }
  @media screen and (min-width: 900px) {
    .cms-image-text-block.has-logos {
      --indent-height: 90px;
      background: linear-gradient(to bottom, transparent, transparent var(--indent-height), var(--bg-color) var(--indent-height));
      display: flex;
      flex-wrap: wrap; } }
  @media screen and (min-width: 900px) and (min-width: 1200px) {
    .cms-image-text-block.has-logos {
      --indent-height: 185px; } }
  .cms-image-text-block.has-logos .image-content {
    margin: 0;
    transform: none; }
    @media screen and (min-width: 900px) {
      .cms-image-text-block.has-logos .image-content {
        width: calc(50% - 15px); } }
    .cms-image-text-block.has-logos .image-content img {
      display: block;
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%; }
      @media screen and (min-width: 900px) {
        .cms-image-text-block.has-logos .image-content img {
          height: 348px; } }
      @media screen and (min-width: 1200px) {
        .cms-image-text-block.has-logos .image-content img {
          height: 500px; } }
  .cms-image-text-block.has-logos .trade-container-text {
    margin: 0;
    align-self: flex-end; }
    @media screen and (min-width: 1200px) {
      .cms-image-text-block.has-logos .trade-container-text {
        padding-bottom: 40px; } }
    .cms-image-text-block.has-logos .trade-container-text .text-content {
      transform: none;
      position: relative;
      top: auto;
      left: auto;
      padding: 0;
      max-width: 500px; }
      .cms-image-text-block.has-logos .trade-container-text .text-content h2, .cms-image-text-block.has-logos .trade-container-text .text-content .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-image-text-block.has-logos .trade-container-text .text-content feefowidget-container-main:before {
        margin-top: 0; }
      @media screen and (min-width: 900px) {
        .cms-image-text-block.has-logos .trade-container-text .text-content {
          max-width: 440px !important; } }
      @media screen and (min-width: 1200px) {
        .cms-image-text-block.has-logos .trade-container-text .text-content {
          max-width: 470px !important; } }
  .cms-image-text-block.has-logos .trade-logo-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%; }
    .cms-image-text-block.has-logos .trade-logo-container .container, .cms-image-text-block.has-logos .trade-logo-container .block.block-products-list {
      width: 100%; }
    .cms-image-text-block.has-logos .trade-logo-container .wrapper {
      margin: 0 15px;
      display: block;
      width: 100%; }
      @media screen and (min-width: 900px) {
        .cms-image-text-block.has-logos .trade-logo-container .wrapper {
          padding: 75px 0; } }
    .cms-image-text-block.has-logos .trade-logo-container .footer-logos {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      justify-content: center;
      width: 100%;
      gap: 10px 15px; }
      @media screen and (min-width: 768px) {
        .cms-image-text-block.has-logos .trade-logo-container .footer-logos {
          gap: 10px 25px; } }
    .cms-image-text-block.has-logos .trade-logo-container img {
      width: auto;
      height: 100%;
      max-height: 50px;
      display: inline-block;
      margin-bottom: 20px;
      -o-object-fit: contain;
         object-fit: contain;
      flex-basis: calc(33% - 15px);
      width: 30%; }
      @media screen and (min-width: 768px) {
        .cms-image-text-block.has-logos .trade-logo-container img {
          flex-basis: calc(16% - 15px); } }
      @media all and (max-width: 900px) {
        .cms-image-text-block.has-logos .trade-logo-container img {
          max-width: 90px; } }
      @media all and (min-width: 900px) and (max-width: 1025px) {
        .cms-image-text-block.has-logos .trade-logo-container img {
          max-height: 35px; } }
  @media screen and (max-width: 899px) {
    .cms-image-text-block.has-logos {
      height: auto;
      padding-bottom: 22px; }
      .cms-image-text-block.has-logos .image-content {
        width: 100%; }
      .cms-image-text-block.has-logos .trade-container-text {
        margin: 0;
        padding: 40px 18px 0 20px;
        display: inline-block; }
        .cms-image-text-block.has-logos .trade-container-text h2, .cms-image-text-block.has-logos .trade-container-text .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-image-text-block.has-logos .trade-container-text feefowidget-container-main:before {
          margin-bottom: 34px; }
        .cms-image-text-block.has-logos .trade-container-text p {
          font-size: 1.6rem;
          line-height: 2.4rem;
          margin-bottom: 32px;
          letter-spacing: 0.7px; }
        .cms-image-text-block.has-logos .trade-container-text .text-content a {
          font-size: 1.6rem; }
      .cms-image-text-block.has-logos .trade-logo-container {
        position: relative;
        bottom: auto;
        margin-top: 48px; } }

@media screen and (min-width: 900px) {
  .cms-image-text-block.promo-block {
    --bg-top-offset: 35px;
    --bg-low-offset: 45px;
    background: linear-gradient(transparent, transparent var(--bg-top-offset), var(--bg-color) var(--bg-top-offset), var(--bg-color) calc(100% - var(--bg-low-offset)), transparent calc(100% - var(--bg-low-offset))); }
    .cms-image-text-block.promo-block .wrapper .text-content {
      max-width: 350px;
      z-index: 1;
      margin-left: 65px; } }
    @media screen and (min-width: 900px) and (min-width: 1200px) {
      .cms-image-text-block.promo-block .wrapper .text-content {
        margin-left: 189px;
        max-width: 320px; } }

@media screen and (min-width: 900px) {
    .cms-image-text-block.promo-block .image-content {
      transform: none;
      width: auto; }
      .cms-image-text-block.promo-block .image-content img {
        max-height: 766px;
        max-width: 766px;
        display: block;
        margin-left: 0; } }
      @media screen and (min-width: 900px) and (min-width: 1200px) {
        .cms-image-text-block.promo-block .image-content img {
          margin-left: calc(50vw - 720px); } }
  @media screen and (min-width: 900px) and (min-width: 1200px) {
    .cms-image-text-block.promo-block {
      --bg-top-offset: 100px;
      --bg-low-offset: 120px; } }

@media screen and (max-width: 899px) {
  .cms-image-text-block.promo-block {
    position: relative;
    width: 100%;
    display: inline-block;
    position: relative;
    background: none;
    margin: 0 0 35px 0; }
    .cms-image-text-block.promo-block .wrapper {
      display: flex;
      flex-direction: column; }
      .cms-image-text-block.promo-block .wrapper .image-content {
        order: -1;
        width: 80.3125%;
        margin: 0;
        z-index: 1; }
      .cms-image-text-block.promo-block .wrapper .text-content {
        padding: 80px 10px 35px 24px;
        margin-left: 11.25%;
        width: 88.75%;
        margin-top: -50px;
        background: var(--bg-color); }
        .cms-image-text-block.promo-block .wrapper .text-content h2, .cms-image-text-block.promo-block .wrapper .text-content .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-image-text-block.promo-block .wrapper .text-content feefowidget-container-main:before {
          font-size: 2.1rem;
          line-height: 3rem;
          letter-spacing: 1px;
          margin-top: 0;
          margin-bottom: 12px; }
        .cms-image-text-block.promo-block .wrapper .text-content a {
          font-size: 1.6rem;
          letter-spacing: 0.6px; }
    .cms-image-text-block.promo-block:after {
      display: none; } }

.cms-about-block {
  height: auto;
  display: inline-block;
  position: relative;
  margin-top: 140px;
  margin-bottom: 140px;
  background: black; }
  @media screen and (min-width: 1200px) {
    .cms-about-block {
      background: linear-gradient(to bottom, transparent, transparent 42px, black 42px, black calc(100% - 45px), transparent calc(100% - 45px)); } }
  .cms-about-block .wrapper {
    display: flex;
    flex-direction: column; }
    @media screen and (min-width: 900px) {
      .cms-about-block .wrapper {
        flex-direction: row;
        justify-content: space-between;
        max-width: 1170px;
        margin-left: auto;
        margin-right: auto; } }
    .cms-about-block .wrapper .image-content {
      order: 1; }
      @media screen and (min-width: 900px) {
        .cms-about-block .wrapper .image-content {
          order: 2;
          flex-basis: 48.71795%;
          flex-shrink: 0; } }
    .cms-about-block .wrapper .text-content {
      order: 2; }
      @media screen and (min-width: 900px) {
        .cms-about-block .wrapper .text-content {
          order: 1;
          flex-basis: 42.30769%;
          flex-shrink: 0;
          -ms-grid-row-align: center;
              align-self: center; } }
  .cms-about-block .image-content img {
    display: block;
    width: 100%;
    max-height: 350px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: bottom;
       object-position: bottom; }
    @media screen and (min-width: 900px) {
      .cms-about-block .image-content img {
        max-height: 435px; } }
  .cms-about-block .text-content {
    padding: 12px 24px; }
    @media screen and (min-width: 1200px) {
      .cms-about-block .text-content {
        padding: 12px 0; } }
    .cms-about-block .text-content h2, .cms-about-block .text-content .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-about-block .text-content feefowidget-container-main:before {
      margin-top: 0;
      margin-bottom: 30px; }
    .cms-about-block .text-content p {
      font-size: 1.8rem;
      letter-spacing: 0.85px;
      line-height: 28px;
      margin-bottom: 30px; }
    .cms-about-block .text-content a {
      font-size: 1.6rem;
      width: 61.02941%; }
      @media screen and (min-width: 768px) {
        .cms-about-block .text-content a {
          font-size: 1.8rem;
          width: auto; } }
  @media screen and (max-width: 767px) {
    .cms-about-block:after {
      height: 100%; }
    .cms-about-block .text-content {
      position: relative; }
      .cms-about-block .text-content h2, .cms-about-block .text-content .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-about-block .text-content feefowidget-container-main:before {
        margin-bottom: 20px; }
      .cms-about-block .text-content p {
        font-size: 1.6rem;
        letter-spacing: 0.7px;
        line-height: 24px; } }
  @media screen and (max-width: 899px) {
    .cms-about-block {
      margin-top: 50px;
      margin-bottom: 0;
      background: #000;
      padding-top: 55px;
      padding-bottom: 45px; }
      .cms-about-block + p {
        display: none; }
      .cms-about-block:after {
        display: none; }
      .cms-about-block .text-content {
        position: relative;
        transform: none;
        top: auto;
        left: auto;
        padding-top: 32px; } }

.cms-image-text-block-center.has-bg {
  position: relative; }
  .cms-image-text-block-center.has-bg img {
    width: 100%;
    vertical-align: bottom; }
  .cms-image-text-block-center.has-bg .text-inner h2, .cms-image-text-block-center.has-bg .text-inner .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-image-text-block-center.has-bg .text-inner feefowidget-container-main:before {
    font-size: 2.1rem;
    margin-top: 0; }
  .cms-image-text-block-center.has-bg .text-inner a {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    font-size: 1.6rem;
    color: #fff;
    padding-right: 45px;
    background: transparent url(../images/icons/link-arrow-right-white.svg) no-repeat right center/35px; }
    .cms-image-text-block-center.has-bg .text-inner a:hover, .cms-image-text-block-center.has-bg .text-inner a:focus, .cms-image-text-block-center.has-bg .text-inner a:active, .cms-image-text-block-center.has-bg .text-inner a.active, .cms-image-text-block-center.has-bg .text-inner a.is-active {
      text-decoration: none;
      padding-right: 52px; }
  .cms-image-text-block-center.has-bg .wrapper {
    max-width: 1170px;
    margin: 0 auto; }
    .cms-image-text-block-center.has-bg .wrapper .inner {
      position: relative; }
  @media screen and (max-width: 899px) {
    .cms-image-text-block-center.has-bg {
      width: 100%; }
      .cms-image-text-block-center.has-bg .text-inner {
        padding: 30px 20px;
        margin-bottom: 95px; }
        .cms-image-text-block-center.has-bg .text-inner * {
          color: #fff; } }
  @media screen and (min-width: 900px) {
    .cms-image-text-block-center.has-bg {
      position: relative;
      background: linear-gradient(180deg, transparent, transparent 40px, var(--bg-color) 40px, var(--bg-color) calc(100% - 80px), transparent calc(100% - 80px));
      color: black; }
      .cms-image-text-block-center.has-bg .text-inner {
        top: 50%;
        bottom: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        right: 150px; }
        .cms-image-text-block-center.has-bg .text-inner h2, .cms-image-text-block-center.has-bg .text-inner .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-image-text-block-center.has-bg .text-inner feefowidget-container-main:before {
          font-size: 2.6rem;
          letter-spacing: 1.24px;
          margin-bottom: 30px; }
        .cms-image-text-block-center.has-bg .text-inner a {
          -webkit-transition: 0.3s all ease-in-out;
          -moz-transition: 0.3s all ease-in-out;
          -ms-transition: 0.3s all ease-in-out;
          -o-transition: 0.3s all ease-in-out;
          transition: 0.3s all ease-in-out;
          color: #000;
          background: transparent url(../images/icons/link-arrow-right.svg) no-repeat right center/35px;
          padding-right: 45px; }
          .cms-image-text-block-center.has-bg .text-inner a:hover, .cms-image-text-block-center.has-bg .text-inner a:focus, .cms-image-text-block-center.has-bg .text-inner a:active, .cms-image-text-block-center.has-bg .text-inner a.active, .cms-image-text-block-center.has-bg .text-inner a.is-active {
            text-decoration: none;
            padding-right: 52px; } }

.company-related.has-mini-block-text {
  position: relative;
  overflow: visible;
  height: auto; }
  .company-related.has-mini-block-text .image-container img {
    vertical-align: bottom;
    min-height: 230px;
    -o-object-fit: cover;
       object-fit: cover; }
  @media screen and (min-width: 900px) {
    .company-related.has-mini-block-text .mini-text-box {
      margin: -160px auto 0 20px; } }
  @media screen and (min-width: 1200px) {
    .company-related.has-mini-block-text {
      margin-bottom: 90px; }
      .company-related.has-mini-block-text .mini-text-box {
        height: auto;
        position: absolute;
        bottom: -90px;
        right: 50vw; } }
  .company-related.has-mini-block-text h2, .company-related.has-mini-block-text .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .company-related.has-mini-block-text feefowidget-container-main:before {
    margin-top: 0; }
  @media screen and (max-width: 899px) {
    .company-related.has-mini-block-text {
      max-height: none;
      height: auto; }
      .company-related.has-mini-block-text .mini-text-box {
        padding: 30px 10px 40px 10px; }
        .company-related.has-mini-block-text .mini-text-box h2, .company-related.has-mini-block-text .mini-text-box .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .company-related.has-mini-block-text .mini-text-box feefowidget-container-main:before {
          font-size: 2.6rem;
          line-height: 3.4rem;
          letter-spacing: 0.6px;
          margin-top: 0; }
        .company-related.has-mini-block-text .mini-text-box p {
          font-size: 1.6rem;
          line-height: 2.4rem;
          letter-spacing: 0.6px; }
        .company-related.has-mini-block-text .mini-text-box a {
          font-size: 1.6rem;
          line-height: 2rem;
          letter-spacing: 0.67px; } }

.cms-home .page-title-wrapper {
  display: none; }

.has-btn-link a, .has-btn-link__white a {
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out; }
  .has-btn-link a:hover, .has-btn-link a:focus, .has-btn-link a:active, .has-btn-link a.active, .has-btn-link a.is-active, .has-btn-link__white a:hover, .has-btn-link__white a:focus, .has-btn-link__white a:active, .has-btn-link__white a.active, .has-btn-link__white a.is-active {
    text-decoration: none;
    padding-right: 52px; }

.has-btn-link a {
  color: #000;
  padding-right: 45px;
  background: transparent url(../images/icons/link-arrow-right.svg) no-repeat right center/35px; }

.has-btn-link__white a {
  color: #fff !important;
  padding-right: 45px;
  background: transparent url(../images/icons/link-arrow-right-white.svg) no-repeat right center/35px; }

.full-block {
  display: inline-block;
  width: 100%; }

.center-content-block {
  width: 100%;
  padding: 36px 12px; }
  .center-content-block h2, .center-content-block .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .center-content-block feefowidget-container-main:before {
    font-size: 2.1rem;
    margin-top: 0;
    margin-bottom: 22px; }
  .center-content-block p {
    font-size: 1.6rem; }

.cms-full-image {
  max-height: 301px;
  height: 100%;
  width: 100%;
  overflow: hidden; }
  .cms-full-image img {
    width: 100%; }

.cms-full-image-background {
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-attachment: scroll;
  background-position: 0 bottom; }
  @media (min-width: 991px) {
    .cms-full-image-background {
      background-attachment: fixed; } }

.has-bg {
  position: relative;
  background: var(--bg-color);
  color: var(--fg-color); }
  .has-bg__red {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #A00004; }
  .has-bg__ligh-grey {
    --arrow-image: url(../images/icons/link-arrow-right.svg);
    --fg-color: black;
    --bg-color: #EEF1F1; }
  .has-bg__grey-green {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #577477; }
  .has-bg__dark-green1 {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #236661; }
  .has-bg__dark-green2 {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #12261B; }
  .has-bg__weathered-yellow {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #98814C; }
  .has-bg__aubergine {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #803A40; }
  .has-bg__gold {
    --arrow-image: url(../images/icons/link-arrow-right.svg);
    --fg-color: black;
    --bg-color: #C1A01F ; }
  .has-bg__weathered-scarlet {
    --arrow-image: url(../images/icons/link-arrow-right.svg);
    --fg-color: black;
    --bg-color: #E8AC32 ; }
  .has-bg__ancient-green {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #236661 ; }
  .has-bg__ancient-scarlet {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #EA5643 ; }
  .has-bg__dark-green {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #183029 ; }
  .has-bg__weathered-yellow {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #98814C ; }
  .has-bg__ancient-yellow {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #AA9D2E ; }
  .has-bg__chritsmas-red {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #A00004 ; }
  .has-bg__weathered-blue {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #577477 ; }
  .has-bg__cream {
    --arrow-image: url(../images/icons/link-arrow-right.svg);
    --fg-color: black;
    --bg-color: #f4f1eb ; }
  .has-bg__modern-lindsay-red {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #803A40 ; }
  .has-bg__ancient-royal-blue {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #046AAA ; }
  .has-bg__light-cream {
    --arrow-image: url(../images/icons/link-arrow-right.svg);
    --fg-color: black;
    --bg-color: #f0f0f0 ; }
  .has-bg__stone {
    --arrow-image: url(../images/icons/link-arrow-right.svg);
    --fg-color: black;
    --bg-color: #AAA38E ; }
  .has-bg__campbell-blue {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #44697D ; }
  .has-bg__pale-grey {
    --arrow-image: url(../images/icons/link-arrow-right.svg);
    --fg-color: black;
    --bg-color: #D1D4D3 ; }
  .has-bg__red-green {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #857363 ; }
  .has-bg__t-blue {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #002B45 ; }
  .has-bg__lt-grey {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #6C6F70 ; }
  .has-bg__91-gold {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #B06F00 ; }
  .has-bg__heather {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #593160 ; }
  .has-bg__charcoal {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #37424A ; }
  .has-bg__chestnut {
    --arrow-image: url(../images/icons/link-arrow-right-white.svg);
    --fg-color: white;
    --bg-color: #B33D26 ; }
  .has-bg a, .has-bg a:visited, .has-bg a:hover {
    color: var(--fg-color); }
  .has-bg a.btn-link {
    background-image: var(--arrow-image); }

.has-image__right img {
  float: right; }

.cms-top-block {
  height: 677px;
  background: linear-gradient(0deg, transparent, transparent 100px, var(--bg-color) 100px, var(--bg-color)); }
  .cms-top-block .content-text-inner {
    position: relative;
    width: 100%;
    padding: 24px 15px;
    display: inline-block; }
    .cms-top-block .content-text-inner h2, .cms-top-block .content-text-inner .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-top-block .content-text-inner feefowidget-container-main:before {
      font-size: 2.1rem;
      font-family: "EB Garamond", serif;
      margin-top: 0; }
    .cms-top-block .content-text-inner p {
      font-size: 1.6rem; }
    .cms-top-block .content-text-inner .button {
      font-size: 1.6rem; }
  .cms-top-block img {
    width: 100%; }
  .cms-top-block .container, .cms-top-block .block.block-products-list {
    overflow: hidden;
    width: 100%;
    height: 100%; }
  @media screen and (max-width: 899px) {
    .cms-top-block {
      height: auto; }
      .cms-top-block .container, .cms-top-block .block.block-products-list {
        padding-left: 0;
        padding-right: 0; } }

@media screen and (max-width: 899px) {
  .cms-two-column-block .col-xs-12:first-child {
    margin-bottom: 40px; }
  .cms-two-column-block .col-xs-12:last-child {
    margin-bottom: 90px; }
  .cms-two-column-block a:last-child {
    margin-top: 27px;
    display: inline-block; } }

.cms-two-column-block img {
  width: 100%;
  margin-bottom: 20px; }

.cms-two-column-block h2, .cms-two-column-block .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-two-column-block feefowidget-container-main:before {
  font-family: "TTNormsPro-Medium";
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 1.6rem;
  margin-top: 0; }

.cms-two-column-block p {
  font-size: 1.6rem; }

.cms-two-column-block a {
  font-size: 1.6rem; }

.cms-two-column-block .has-btn-link {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: flex-start; }
  .cms-two-column-block .has-btn-link > a {
    margin-bottom: 0;
    margin-top: auto; }

.has-mini-block-text {
  position: relative; }
  .has-mini-block-text .image-container img {
    vertical-align: bottom; }
  @media screen and (max-width: 899px) {
    .has-mini-block-text .absolute-container {
      background: #000;
      width: 100%;
      top: 50px; } }
  .has-mini-block-text h2, .has-mini-block-text .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .has-mini-block-text feefowidget-container-main:before {
    margin-top: 0; }
  @media screen and (max-width: 899px) {
    .has-mini-block-text {
      max-height: none;
      height: auto; }
      .has-mini-block-text .absolute-container {
        position: relative;
        top: auto;
        padding: 30px 10px 40px 10px; }
        .has-mini-block-text .absolute-container h2, .has-mini-block-text .absolute-container .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .has-mini-block-text .absolute-container feefowidget-container-main:before {
          font-size: 2.6rem;
          line-height: 3.4rem;
          letter-spacing: 0.6px;
          margin-top: 0; }
        .has-mini-block-text .absolute-container p {
          font-size: 1.6rem;
          line-height: 2.4rem;
          letter-spacing: 0.6px; }
        .has-mini-block-text .absolute-container a {
          font-size: 1.6rem;
          line-height: 2rem;
          letter-spacing: 0.67px; } }

@media screen and (max-width: 1199px) {
  .inner-scroller-x {
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 0 10px; } }

@media screen and (min-width: 900px) {
  .cms-top-block {
    height: 600px;
    overflow: hidden; } }
  @media screen and (min-width: 900px) and (min-width: 1200px) {
    .cms-top-block {
      height: 677px; } }

@media screen and (min-width: 900px) {
    .cms-top-block.has-bg:after {
      height: 85%; }
    .cms-top-block .content-text-inner {
      position: absolute;
      max-width: 613px;
      top: 20%;
      margin-left: 40px;
      padding: 46px 46px 44px 46px; }
      .cms-top-block .content-text-inner h2, .cms-top-block .content-text-inner .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-top-block .content-text-inner feefowidget-container-main:before {
        font-size: 2.6rem;
        margin-bottom: 30px; }
      .cms-top-block .content-text-inner p {
        font-size: 1.8rem;
        line-height: 2.6rem;
        letter-spacing: 0.85px;
        margin-bottom: 34px; }
      .cms-top-block .content-text-inner .button {
        font-size: 1.8rem;
        margin-top: 20px; }
    .cms-top-block img {
      width: calc(50vw + 480px); }
  .center-content-block {
    text-align: center;
    padding: 70px 20px 76px 20px;
    max-width: 745px;
    display: block;
    margin: auto; }
    .center-content-block h2, .center-content-block .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .center-content-block feefowidget-container-main:before {
      font-size: 3.2rem;
      margin-bottom: 30px; }
    .center-content-block p {
      font-size: 1.8rem; }
  .cms-full-image {
    max-height: 626px; }
  .cms-category-intro {
    padding-top: 125px;
    padding-bottom: 30px; }
    .cms-category-intro h2, .cms-category-intro .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-category-intro feefowidget-container-main:before {
      margin-top: 0; }
    .cms-category-intro p {
      font-size: 1.8rem;
      line-height: 2.6rem;
      letter-spacing: 0.85px;
      width: 50%; }
    .cms-category-intro .button {
      float: right; }
  .cms-home .tartan-finder {
    margin-bottom: 100px;
    position: relative;
    height: 720px; }
    .cms-home .tartan-finder .tartan-finder-inner {
      padding: 65px 60px;
      max-width: 1290px; }
      .cms-home .tartan-finder .tartan-finder-inner .text-column {
        float: left;
        padding-right: 50px; }
        .cms-home .tartan-finder .tartan-finder-inner .text-column h2, .cms-home .tartan-finder .tartan-finder-inner .text-column .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-home .tartan-finder .tartan-finder-inner .text-column feefowidget-container-main:before {
          margin-top: 0; }
        .cms-home .tartan-finder .tartan-finder-inner .text-column p {
          font-size: 1.8rem;
          letter-spacing: 0.85px;
          margin: 30px 0; }
        .cms-home .tartan-finder .tartan-finder-inner .text-column a {
          font-size: 1.8rem;
          position: relative;
          top: auto;
          right: auto; }
      .cms-home .tartan-finder .tartan-finder-inner .form-column {
        float: left;
        padding-top: 68px; }
  body:not(.cms-index-index) .cms-image-text-block.has-image__left:not(.promo-block):after {
    top: 0;
    transform: none;
    height: 498px; }
  body:not(.cms-index-index) .cms-image-text-block.has-image__left:not(.promo-block) .image-content {
    top: 95px; }
  body:not(.cms-index-index) .cms-image-text-block.has-image__left:not(.promo-block) .text-content {
    float: right;
    transform: none;
    position: relative;
    top: auto;
    left: auto;
    padding-top: 122px; }
  .cms-two-column-block {
    margin-bottom: 3rem; }
    .cms-two-column-block img {
      margin-bottom: 22px; }
    .cms-two-column-block h2, .cms-two-column-block .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-two-column-block feefowidget-container-main:before {
      font-size: 1.8rem;
      margin-bottom: 28px; }
    .cms-two-column-block p {
      font-size: 1.8rem;
      letter-spacing: 0.85px;
      line-height: 26px;
      margin-bottom: 22px; }
    .cms-two-column-block a {
      font-size: 1.8rem; }
  .has-mini-block-text {
    height: 600px;
    margin-top: 105px;
    margin-bottom: 70px; }
    .has-mini-block-text .image-container {
      height: 100%;
      max-height: 509px;
      overflow: hidden; }
      .has-mini-block-text .image-container img {
        width: 100%; }
    .has-mini-block-text .absolute-container {
      top: auto;
      bottom: 0;
      width: 100%; }
    .has-mini-block-text .mini-text-box {
      width: 100%;
      max-width: 640px;
      padding: 70px 55px; }
      .has-mini-block-text .mini-text-box h2, .has-mini-block-text .mini-text-box .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .has-mini-block-text .mini-text-box feefowidget-container-main:before {
        margin-bottom: 28px; }
      .has-mini-block-text .mini-text-box p {
        font-size: 1.8rem;
        margin-bottom: 23px; }
      .has-mini-block-text .mini-text-box a {
        font-size: 1.8rem; } }

@media all and (min-width: 1280px) {
  .has-mini-block-text .mini-text-box {
    margin-left: -55px; } }

.mini-text-box.has-bg {
  position: inherit; }
  .mini-text-box.has-bg:after {
    display: none !important; }
  .mini-text-box.has-bg__red {
    background-color: #A00004; }
  .mini-text-box.has-bg__ligh-grey {
    background-color: #EEF1F1; }
  .mini-text-box.has-bg__grey-green {
    background-color: #577477; }
  .mini-text-box.has-bg__dark-green1 {
    background-color: #236661; }
  .mini-text-box.has-bg__dark-green2 {
    background-color: #12261B; }
  .mini-text-box.has-bg__weathered-yellow {
    background-color: #98814C; }
  .mini-text-box.has-bg__aubergine {
    background-color: #803A40; }
  .mini-text-box.has-bg__black {
    background-color: #000; }
  .mini-text-box.has-bg__gold {
    background-color: #C1A01F; }
  .mini-text-box.has-bg__weathered-scarlet {
    background-color: #E8AC32; }
  .mini-text-box.has-bg__ancient-green {
    background-color: #236661; }
  .mini-text-box.has-bg__weathered-yellow {
    background-color: #98814C; }
  .mini-text-box.has-bg__ancient-scarlet {
    background-color: #EA5643; }
  .mini-text-box.has-bg__dark-green {
    background-color: #183029; }
  .mini-text-box.has-bg__ancient-yellow {
    background-color: #AA9D2E; }
  .mini-text-box.has-bg__chritsmas-red {
    background-color: #A00004; }
  .mini-text-box.has-bg__weathered-blue {
    background-color: #577477; }
  .mini-text-box.has-bg__cream {
    background-color: #f4f1eb; }
  .mini-text-box.has-bg__modern-lindsay-red {
    background-color: #803A40; }
  .mini-text-box.has-bg__ancient-royal-blue {
    background-color: #046AAA; }
  .mini-text-box.has-bg__light-cream {
    background-color: #f0f0f0; }
  .mini-text-box.has-bg__stone {
    background-color: #AAA38E; }
  .mini-text-box.has-bg__campbell-blue {
    background-color: #44697D; }
  .mini-text-box.has-bg__pale-grey {
    background-color: #D1D4D3; }
  .mini-text-box.has-bg__red-green {
    background-color: #857363; }
  .mini-text-box.has-bg__t-blue {
    background-color: #002B45; }
  .mini-text-box.has-bg__lt-grey {
    background-color: #6C6F70; }
  .mini-text-box.has-bg__91-gold {
    background-color: #B06F00; }
  .mini-text-box.has-bg__heather {
    background-color: #593160; }
  .mini-text-box.has-bg__charcoal {
    background-color: #37424A; }
  .mini-text-box.has-bg__chestnut {
    background-color: #B33D26; }

@media all and (min-width: 1280px) {
  .cms-top-block .content-text-inner {
    margin-left: -46px; } }

@media all and (min-width: 1480px) {
  .cms-top-block .content-text-inner {
    top: 158px; } }

.has-video-bg {
  width: 100%;
  position: relative;
  margin: auto;
  display: block;
  max-width: 1170px; }

.block.block-products-list.block.widget .products-grid .product-item {
  width: 25%;
  margin: 0; }

.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  width: 44px !important;
  height: 44px;
  display: block;
  background: transparent url(../images/icons/heart.svg) no-repeat center center/16px;
  opacity: .27; }
  .product-items .action.towishlist:before,
  .products.list.items .action.towishlist:before,
  .table-comparison .action.towishlist:before {
    display: none; }
  @media screen and (max-width: 899px) {
    .product-items .action.towishlist,
    .products.list.items .action.towishlist,
    .table-comparison .action.towishlist {
      background: transparent url(../images/icons/heart-mobile-white.svg) no-repeat center center/12px; } }
  .product-items .action.towishlist:hover, .product-items .action.towishlist:focus, .product-items .action.towishlist:active, .product-items .action.towishlist.active, .product-items .action.towishlist.is-active,
  .products.list.items .action.towishlist:hover,
  .products.list.items .action.towishlist:focus,
  .products.list.items .action.towishlist:active,
  .products.list.items .action.towishlist.active,
  .products.list.items .action.towishlist.is-active,
  .table-comparison .action.towishlist:hover,
  .table-comparison .action.towishlist:focus,
  .table-comparison .action.towishlist:active,
  .table-comparison .action.towishlist.active,
  .table-comparison .action.towishlist.is-active {
    opacity: 1; }

.products-grid.grid .product-item .product-item-info {
  position: relative; }
  .products-grid.grid .product-item .product-item-info .product-item-photo {
    width: 100%;
    display: inline-block; }
    .products-grid.grid .product-item .product-item-info .product-item-photo img {
      width: 100%; }
  .products-grid.grid .product-item .product-item-info .product-item-details .product-item-name {
    font-size: 1.6rem;
    font-family: "TTNormsPro-Regular", Sans-serif;
    letter-spacing: 1px;
    line-height: 24px;
    -webkit-hypens: unset; }
  .products-grid.grid .product-item .product-item-info .price-box .price {
    font-size: 1.6rem;
    font-family: "TTNormsPro-Regular", Sans-serif;
    letter-spacing: 1px;
    line-height: 24px; }
  .products-grid.grid .product-item .product-item-info .product-item-actions .actions-primary {
    display: none; }
    .products-grid.grid .product-item .product-item-info .product-item-actions .actions-primary + .actions-secondary {
      position: absolute;
      top: 0;
      right: 5px;
      width: auto;
      z-index: 9; }
      .products-grid.grid .product-item .product-item-info .product-item-actions .actions-primary + .actions-secondary .tocompare {
        display: none; }

@media screen and (max-width: 681px) {
  .products-grid.grid .product-item .product-item-info .product-item-details .product-item-name {
    font-size: 1.4rem; }
  .products-grid.grid .product-item .product-item-info .product-item-details .price-box .price {
    font-size: 1.4rem; } }

.carousel-heading {
  width: calc(100% - 118px);
  display: flex;
  margin-bottom: 23px; }
  .carousel-heading h2, .carousel-heading .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .carousel-heading feefowidget-container-main:before {
    font-size: 2.6rem;
    width: auto;
    display: inline-block;
    margin: 0;
    flex-basis: auto; }
  .carousel-heading ul#tabs {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 9px 0 0 0;
    flex: 1 1 auto; }
    .carousel-heading ul#tabs li {
      font-size: 1.6rem;
      letter-spacing: 0.76px;
      float: none;
      display: inline-block;
      margin: 0;
      line-height: 1;
      position: relative; }
      .carousel-heading ul#tabs li:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        height: 13px;
        width: 1px;
        background: #000; }
      .carousel-heading ul#tabs li:last-child:after {
        display: none; }
      .carousel-heading ul#tabs li a {
        color: #000;
        padding-left: 7px;
        padding-right: 7px; }
        .carousel-heading ul#tabs li a:hover, .carousel-heading ul#tabs li a:focus, .carousel-heading ul#tabs li a:active, .carousel-heading ul#tabs li a.active, .carousel-heading ul#tabs li a.is-active {
          text-decoration: underline; }

.owl-carousel {
  display: block !important;
  margin-top: 40px;
  margin-bottom: 40px; }
  .owl-carousel .block.block-products-list.block.widget .products-grid .product-item {
    width: 100%;
    margin: 0; }
  .owl-carousel .product-items {
    position: relative;
    margin-top: 0;
    margin-bottom: 0; }
  .owl-carousel .owl-nav {
    position: absolute;
    top: -60px;
    right: 0;
    width: 118px;
    height: 40px; }
    .owl-carousel .owl-nav button {
      -webkit-transition: 0.3s all ease-in-out;
      -moz-transition: 0.3s all ease-in-out;
      -ms-transition: 0.3s all ease-in-out;
      -o-transition: 0.3s all ease-in-out;
      transition: 0.3s all ease-in-out;
      width: 44px;
      height: 30px; }
      .owl-carousel .owl-nav button.owl-prev {
        background: transparent url(../images/icons/link-arrow-left.svg) no-repeat left center/37px !important;
        margin-right: 15px !important; }
      .owl-carousel .owl-nav button.owl-next {
        background: transparent url(../images/icons/link-arrow-right.svg) no-repeat right center/37px !important;
        margin-left: 15px; }
      .owl-carousel .owl-nav button:hover, .owl-carousel .owl-nav button:focus, .owl-carousel .owl-nav button:active, .owl-carousel .owl-nav button.active, .owl-carousel .owl-nav button.is-active {
        opacity: .5;
        box-shadow: none; }
  .owl-carousel .owl-dots {
    width: 100%;
    text-align: center;
    display: none; }
    .owl-carousel .owl-dots button {
      display: inline-block;
      width: 20px;
      height: 26px;
      float: none;
      position: relative; }
      .owl-carousel .owl-dots button span {
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        position: absolute;
        background: #D8D8D8;
        border-radius: 50%;
        width: 8px;
        height: 8px; }
      .owl-carousel .owl-dots button.active span {
        background: #000; }

.carousel-heading #tabs li a {
  cursor: pointer; }
  .carousel-heading #tabs li a:hover, .carousel-heading #tabs li a:focus, .carousel-heading #tabs li a:active, .carousel-heading #tabs li a.active, .carousel-heading #tabs li a.is-active {
    text-decoration: underline; }
  .carousel-heading #tabs li a:not(.inactive) {
    text-decoration: underline; }

@media screen and (max-width: 681px) {
  .carousel-heading {
    width: 100%;
    display: block; }
    .carousel-heading h2, .carousel-heading .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .carousel-heading feefowidget-container-main:before {
      font-size: 2.1rem;
      margin-bottom: 15px; }
    .carousel-heading ul {
      text-align: left;
      margin-bottom: 40px; }
      .carousel-heading ul li {
        font-size: 1.4rem;
        float: left; }
        .carousel-heading ul li:first-child a {
          padding-left: 0; }
  .owl-carousel .owl-nav {
    display: none; }
  .owl-carousel .owl-dots {
    display: block;
    margin-top: -2px; }
  #maincontent .products-grid.grid .product-item .product-item-info .product-item-actions {
    display: block; }
    #maincontent .products-grid.grid .product-item .product-item-info .product-item-actions .actions-primary {
      display: block; }
      #maincontent .products-grid.grid .product-item .product-item-info .product-item-actions .actions-primary button.primary {
        font-size: 1.4rem;
        line-height: 1.8rem;
        letter-spacing: 0.58px;
        padding: 5px 40px 5px 0 !important; }
  #maincontent .owl-carousel .owl-dots button {
    background: none;
    padding: 10px 6px !important; } }

.top-block {
  width: 100%;
  background: #000;
  padding-top: 6.5px;
  padding-bottom: 6.5px;
  position: relative;
  overflow: hidden;
  /* Next & previous buttons */ }
  @media screen and (min-width: 768px) {
    .top-block {
      padding-top: 9px;
      padding-bottom: 9px; } }
  .top-block p {
    font-size: 1.2rem;
    font-family: "TTNormsPro-Medium";
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    width: 100%;
    line-height: 1.42857; }
  .top-block a {
    color: #fff; }
  .top-block .carousel-container {
    position: relative; }
  .top-block .owl-carousel {
    margin: 0; }
    .top-block .owl-carousel .owl-nav {
      top: 0;
      right: 0;
      width: 100%;
      height: 0; }
      @media screen and (max-width: 681px) {
        .top-block .owl-carousel .owl-nav {
          display: block; } }
      .top-block .owl-carousel .owl-nav button {
        cursor: pointer;
        position: absolute;
        top: -7px;
        width: 20px;
        height: 30px;
        padding: 16px;
        background: transparent url(../images/icons/dropdown-arrow-white.svg) no-repeat center 18px/12px !important;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        margin: 0; }
        .top-block .owl-carousel .owl-nav button span {
          color: transparent; }
        .top-block .owl-carousel .owl-nav button.owl-prev {
          transform: rotate(90deg); }
        .top-block .owl-carousel .owl-nav button.owl-next {
          right: 0;
          transform: rotate(270deg); }
        .top-block .owl-carousel .owl-nav button:hover, .top-block .owl-carousel .owl-nav button:focus, .top-block .owl-carousel .owl-nav button:active, .top-block .owl-carousel .owl-nav button.active, .top-block .owl-carousel .owl-nav button.is-active {
          opacity: 1; }

@media screen and (max-width: 767px) {
  .col-xs-6.carousel-item {
    flex-basis: 100%; } }

@media screen and (min-width: 768px) {
  .top-block .prev, .top-block .next {
    display: none; }
  .top-block .carousel-item {
    display: inline-flex !important; }
  .top-block .col-xs-6:first-child p {
    text-align: right; }
  .top-block .col-xs-6:last-child {
    position: relative; }
    .top-block .col-xs-6:last-child:before {
      position: absolute;
      width: 1.5px;
      height: 10px;
      left: 0;
      top: 3px;
      content: '';
      background: #fff; }
    .top-block .col-xs-6:last-child p {
      text-align: left; } }

/**  Mixin styling for the default Magento dropdown widget **/
.action.skip.contentarea + #switcher-currency {
  display: none; }

.page-header .panel.wrapper .switcher-language {
  float: left;
  margin-right: 18px; }
  .page-header .panel.wrapper .switcher-language + .link.wishlist {
    display: inline-block; }
  .page-header .panel.wrapper .switcher-language div.switcher-options .switcher-trigger.active {
    position: relative;
    z-index: 2; }
  .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown {
    box-shadow: none;
    border: 1px solid black;
    top: 38px;
    border: 0;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
    top: -15px;
    z-index: 1;
    left: -15px;
    padding-top: 45px; }
    .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown:before {
      border: 11px solid;
      border-color: transparent transparent #fff transparent;
      top: -22px; }
    .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown:after {
      border: 12px solid;
      border-color: transparent transparent black transparent;
      top: -24px; }
    .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown > li {
      padding: 5px 10px;
      margin: 0; }
      .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown > li a {
        padding: 0;
        font-size: 15px;
        line-height: 2.1; }
    .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown:before, .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown:after {
      display: none; }
    .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown li.switcher-option {
      padding-left: 13px; }
      .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown li.switcher-option a:after, .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown li.switcher-option a:before {
        display: inline; }
      .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown li.switcher-option.view-default a:before {
        content: '\00A3'; }
      .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown li.switcher-option.view-euro a:before {
        content: '\20AC'; }
      .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown li.switcher-option.view-usd a:before {
        content: '\0024'; }
      .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown li.switcher-option.view-default a:after {
        content: ' Pounds'; }
      .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown li.switcher-option.view-euro a:after {
        content: ' Euros'; }
      .page-header .panel.wrapper .switcher-language div.switcher-options ul.switcher-dropdown li.switcher-option.view-usd a:after {
        content: ' Dollars'; }
  .page-header .panel.wrapper .switcher-language #switcher-language-trigger > strong {
    line-height: 31px;
    padding-left: 3px; }
    .page-header .panel.wrapper .switcher-language #switcher-language-trigger > strong span {
      font-size: 1.4rem;
      line-height: 1rem;
      font-family: "TTNormsPro-DemiBold", Sans-serif;
      letter-spacing: 1.17px;
      display: inline-block;
      padding-right: 34px;
      padding-top: 5px;
      margin-left: 30px;
      width: 3ch;
      overflow: hidden;
      white-space: nowrap; }
    .page-header .panel.wrapper .switcher-language #switcher-language-trigger > strong:before {
      position: absolute;
      content: '';
      height: 23px;
      width: 23px;
      top: 0;
      left: 0;
      border: 2px solid #222222;
      border-radius: 100%; }
    .page-header .panel.wrapper .switcher-language #switcher-language-trigger > strong:after {
      font-size: 1.4rem;
      line-height: 1.9rem;
      position: absolute;
      font-family: "TTNormsPro-DemiBold", Sans-serif;
      letter-spacing: 1.17px;
      top: 5px;
      left: 10px;
      font-weight: 900; }
    .page-header .panel.wrapper .switcher-language #switcher-language-trigger > strong.view-default:after {
      content: '\00A3'; }
    .page-header .panel.wrapper .switcher-language #switcher-language-trigger > strong.view-euro:after {
      content: '\20AC';
      left: 8px; }
    .page-header .panel.wrapper .switcher-language #switcher-language-trigger > strong.view-usd:after {
      content: '\0024'; }

.page-header .panel.wrapper .switcher .options .action.toggle:after, .page-header .panel.wrapper .switcher .options .action.toggle.active:after {
  color: transparent;
  line-height: 1;
  vertical-align: text-bottom;
  width: 12px;
  background: transparent url(../images/icons/dropdown-arrow.svg) no-repeat center center/11px; }

.page-header .panel.wrapper .switcher .options .action.toggle:hover:after, .page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after {
  color: transparent; }

@font-face {
  font-family: "TTNormsPro-Regular";
  src: url("../fonts/TTNormsPro/Normal/font.eot");
  src: url("../fonts/TTNormsPro/Normal/font.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNormsPro/Normal/font.woff2") format("woff2"), url("../fonts/TTNormsPro/Normal/font.woff") format("woff"), url("../fonts/TTNormsPro/Normal/font.ttf") format("truetype"), url("../fonts/TTNormsPro/Normal/font.svg#TTNormsPro-Regular") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "TTNormsPro-NormalItalic";
  src: url("../fonts/TTNormsPro/NormalItalic/font.eot");
  src: url("../fonts/TTNormsPro/NormalItalic/font.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNormsPro/NormalItalic/font.woff2") format("woff2"), url("../fonts/TTNormsPro/NormalItalic/font.woff") format("woff"), url("../fonts/TTNormsPro/NormalItalic/font.ttf") format("truetype"), url("../fonts/TTNormsPro/NormalItalic/font.svg#TTNormsPro-NormalItalic") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: "TTNormsPro-Regular";
  src: url("../fonts/TTNormsPro/Regular/font.eot");
  src: url("../fonts/TTNormsPro/Regular/font.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNormsPro/Regular/font.woff2") format("woff2"), url("../fonts/TTNormsPro/Regular/font.woff") format("woff"), url("../fonts/TTNormsPro/Regular/font.ttf") format("truetype"), url("../fonts/TTNormsPro/Regular/font.svg#TTNormsPro-Regular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "TTNormsPro-Medium";
  src: url("../fonts/TTNormsPro/Medium/font.eot");
  src: url("../fonts/TTNormsPro/Medium/font.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNormsPro/Medium/font.woff2") format("woff2"), url("../fonts/TTNormsPro/Medium/font.woff") format("woff"), url("../fonts/TTNormsPro/Medium/font.ttf") format("truetype"), url("../fonts/TTNormsPro/Medium/font.svg#TTNormsPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "TTNormsPro-MediumItalic";
  src: url("../fonts/TTNormsPro/MediumItalic/font.eot");
  src: url("../fonts/TTNormsPro/MediumItalic/font.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNormsPro/MediumItalic/font.woff2") format("woff2"), url("../fonts/TTNormsPro/MediumItalic/font.woff") format("woff"), url("../fonts/TTNormsPro/MediumItalic/font.ttf") format("truetype"), url("../fonts/TTNormsPro/MediumItalic/font.svg#TTNormsPro-MediumItalic") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "TTNormsPro-DemiBold";
  src: url("../fonts/TTNormsPro/DemiBold/font.eot");
  src: url("../fonts/TTNormsPro/DemiBold/font.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNormsPro/DemiBold/font.woff2") format("woff2"), url("../fonts/TTNormsPro/DemiBold/font.woff") format("woff"), url("../fonts/TTNormsPro/DemiBold/font.ttf") format("truetype"), url("../fonts/TTNormsPro/DemiBold/font.svg#TTNormsPro-DemiBold") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "TTNormsPro-DemiBoldItalic";
  src: url("../fonts/TTNormsPro/DemiBoldItalic/font.eot");
  src: url("../fonts/TTNormsPro/DemiBoldItalic/font.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNormsPro/DemiBoldItalic/font.woff2") format("woff2"), url("../fonts/TTNormsPro/DemiBoldItalic/font.woff") format("woff"), url("../fonts/TTNormsPro/DemiBoldItalic/font.ttf") format("truetype"), url("../fonts/TTNormsPro/DemiBoldItalic/font.svg#TTNormsPro-DemiBoldItalic") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "EB Garamond", serif;
  src: url("../fonts/EBGaramond/bold/EBGaramond-Bold.eot");
  src: url("../fonts/EBGaramond/bold/EBGaramond-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/EBGaramond/bold/EBGaramond-Bold.woff2") format("woff2"), url("../fonts/EBGaramond/bold/EBGaramond-Bold.woff") format("woff"), url("../fonts/EBGaramond/bold/EBGaramond-Bold.ttf") format("truetype"), url("../fonts/EBGaramond/bold/EBGaramond-Bold.svg#EB Garamond, serif") format("svg");
  font-weight: 700;
  font-style: normal; }

p, .column.main li {
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: 0.85px;
  margin-bottom: 2.2rem; }
  @media screen and (max-width: 767px) {
    p, .column.main li {
      font-size: 1.6rem;
      line-height: 2.4rem; } }

.column.main ul, .column.main ol, .column.main table {
  margin-top: 2.2rem;
  margin-bottom: 2.2rem; }

.column.main li {
  margin-bottom: 1rem; }

.column.main table {
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: 0.85px; }
  @media screen and (max-width: 767px) {
    .column.main table {
      font-size: 1.6rem;
      line-height: 2.4rem; } }

@media screen and (min-width: 768px) {
  h1 {
    font-size: 42px;
    margin-bottom: 20px; } }

.action.skip {
  position: absolute;
  top: -999vw;
  text-align: center;
  border-radius: 6px;
  color: #fff;
  background: #000;
  font-size: 14px;
  padding: 12px; }
  .action.skip:focus {
    top: 0;
    left: 50%;
    transform: translate(-50%); }

.cms-index-index .aminst-feed-slider-container {
  padding-top: 37px;
  padding-left: 0;
  padding-right: 0;
  display: block; }
  @media screen and (max-width: 1199px) {
    .cms-index-index .aminst-feed-slider-container {
      padding-left: 12px;
      padding-right: 12px; } }
  .cms-index-index .aminst-feed-slider-container h4.aminst-feed-title {
    width: 100%;
    margin: 0 auto; }
  .cms-index-index .aminst-feed-slider-container .slider-nav {
    margin: 45px 0 0 0;
    padding: 0; }
    @media screen and (max-width: 1199px) {
      .cms-index-index .aminst-feed-slider-container .slider-nav {
        margin-right: 24px;
        left: 0;
        width: calc(100% - 20px); } }
    @media screen and (min-width: 1200px) {
      .cms-index-index .aminst-feed-slider-container .slider-nav {
        position: static;
        margin: -60px auto 60px; } }
  .cms-index-index .aminst-feed-slider-container .aminst-feed-posts {
    margin: 0 auto !important;
    display: flex; }
  .cms-index-index .aminst-feed-slider-container .cms-block {
    margin: 0 auto; }

@media screen and (max-width: 767px) {
  .cms-index-index .aminst-feed-slider-container {
    display: flex;
    padding-top: 35px; }
    .cms-index-index .aminst-feed-slider-container h4 {
      order: 1;
      margin-bottom: 0; }
    .cms-index-index .aminst-feed-slider-container .cms-block {
      font-size: 1.6rem;
      order: 2;
      padding: 0; }
      .cms-index-index .aminst-feed-slider-container .cms-block p {
        margin-bottom: 25px; }
    .cms-index-index .aminst-feed-slider-container .aminst-feed-posts {
      order: 3; }
    .cms-index-index .aminst-feed-slider-container .slider-nav {
      order: 4;
      margin: 25px 5px 25px 0; }
      .cms-index-index .aminst-feed-slider-container .slider-nav button {
        background-size: 38px !important; }
        .cms-index-index .aminst-feed-slider-container .slider-nav button.slider-prev {
          margin-right: 15px; } }

.page-wrapper .breadcrumbs {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%; }
  .page-wrapper .breadcrumbs li {
    font-size: 1.6rem;
    font-family: "TTNormsPro-Regular";
    letter-spacing: 0.76px; }
    .page-wrapper .breadcrumbs li a {
      color: #828282; }
      .page-wrapper .breadcrumbs li a:hover, .page-wrapper .breadcrumbs li a:focus, .page-wrapper .breadcrumbs li a:active, .page-wrapper .breadcrumbs li a.active, .page-wrapper .breadcrumbs li a.is-active {
        text-decoration: none;
        color: #000; }
    .page-wrapper .breadcrumbs li strong {
      color: #000; }
  .page-wrapper .breadcrumbs .item:not(:last-child):after {
    font-family: "TTNormsPro-Regular";
    content: '|';
    font-size: 16px;
    color: #000;
    vertical-align: text-top;
    margin: auto 5px; }
  @media all and (max-width: 768px) {
    .page-wrapper .breadcrumbs {
      padding-left: 0;
      padding-right: 0; } }

#ui-datepicker-div .ui-datepicker-calendar th > *, #ui-datepicker-div .ui-datepicker-calendar td > * {
  font-family: "TTNormsPro-DemiBold";
  font-size: 16px;
  line-height: 1; }

.minicart-wrapper {
  margin: 0 !important; }
  .minicart-wrapper .googlepay-minicart-logo.minicart {
    display: none !important; }
  .minicart-wrapper .action.showcart {
    color: transparent !important;
    background: transparent url(../images/icons/basket-mobile.svg) no-repeat center center/23px; }
    .minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart.active:before {
      display: none; }
    @media screen and (min-width: 900px) {
      .minicart-wrapper .action.showcart {
        width: 21px;
        height: 24px;
        background: transparent url(../images/icons/basket.svg) no-repeat center center/21px; } }
    .minicart-wrapper .action.showcart .counter.qty {
      background: transparent;
      border-radius: 0;
      padding: 0;
      color: black;
      font-family: "TTNormsPro-Bold";
      font-weight: 600;
      width: 21px;
      min-width: 21px;
      height: 21px;
      font-size: 12px;
      line-height: 26px; }
  .minicart-wrapper .action.close {
    width: 58px;
    height: 58px; }
    .minicart-wrapper .action.close:before {
      display: inline-block !important;
      font-size: 40px;
      line-height: 58px; }
  .minicart-wrapper.active .block-minicart {
    border: none;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.2);
    top: 35px;
    right: -20px;
    padding: 20px 15px 0; }
    .minicart-wrapper.active .block-minicart .subtotal .label {
      display: none; }
    .minicart-wrapper.active .block-minicart .items-total, .minicart-wrapper.active .block-minicart .subtotal {
      margin: 0;
      font-size: 16px;
      line-height: 1.25; }
      @media screen and (min-width: 768px) {
        .minicart-wrapper.active .block-minicart .items-total, .minicart-wrapper.active .block-minicart .subtotal {
          font-size: 18px;
          line-height: 1.27778; } }
    .minicart-wrapper.active .block-minicart .subtotal .price-container {
      padding-right: 37px; }
    .minicart-wrapper.active .block-minicart .actions .primary {
      margin: 0 0 15px; }
      .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart {
        display: block;
        background-image: none;
        -webkit-transition: 0.3s all ease-in-out;
        -moz-transition: 0.3s all ease-in-out;
        -ms-transition: 0.3s all ease-in-out;
        -o-transition: 0.3s all ease-in-out;
        transition: 0.3s all ease-in-out;
        font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
        line-height: 1.42857;
        letter-spacing: 0.75px;
        margin: 0;
        color: #000;
        font-size: 16px;
        padding: 10px 45px 11px 0;
        font-weight: 400;
        background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 20px;
        background: #000;
        color: #fff !important;
        text-align: center;
        border-radius: 0;
        padding: 18px 30px;
        font-weight: normal; }
        .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart:hover, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart:focus, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart:active, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart.active, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart.is-active {
          padding-right: 52px; }
        .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart:hover, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart:focus, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart:active, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart.active, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart.is-active {
          color: #fff !important;
          background: #313131; }
        @media screen and (max-width: 767px) {
          .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart {
            padding: 13px 25px; } }
        .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart:hover, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart:focus, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart:active, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart.active, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart.is-active {
          text-decoration: none;
          color: #000;
          box-shadow: none; }
        .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart:hover, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart:focus, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart:active, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart.active, .minicart-wrapper.active .block-minicart .actions .primary .action.viewcart.is-active {
          padding: 18px 30px; }
    .minicart-wrapper.active .block-minicart .minicart-items-wrapper {
      border-color: black;
      margin: 0;
      padding: 0;
      max-height: 33vh;
      min-height: 150px; }
      .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item {
        padding: 10px 0; }
        .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item button.qty-control {
          background: transparent;
          border: 1px solid #0B0303;
          border-radius: 0;
          display: inline-block;
          height: 32px;
          width: 32px;
          position: relative;
          padding: 0 !important; }
          .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item button.qty-control span {
            visibility: hidden; }
          .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item button.qty-control.qty-dec-cart-item {
            border-right: none;
            background: linear-gradient(#222, #222), #fff;
            background-position: center;
            background-size: 11px 1px;
            background-repeat: no-repeat; }
          .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item button.qty-control.qty-inc-cart-item {
            border-left-color: transparent;
            background: linear-gradient(#222, #222), linear-gradient(#222, #222), #fff;
            background-position: center;
            background-size: 11px 1px, 1px 11px;
            background-repeat: no-repeat; }
          .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item button.qty-control:hover {
            filter: brightness(0.9); }
          @media screen and (min-width: 768px) {
            .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item button.qty-control {
              background: transparent;
              border: 1px solid #0B0303;
              border-radius: 0;
              display: inline-block;
              height: 38px;
              width: 38px;
              position: relative;
              padding: 0 !important; }
              .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item button.qty-control span {
                visibility: hidden; }
              .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item button.qty-control.qty-dec-cart-item {
                border-right: none;
                background: linear-gradient(#222, #222), #fff;
                background-position: center;
                background-size: 15px 1px;
                background-repeat: no-repeat; }
              .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item button.qty-control.qty-inc-cart-item {
                border-left-color: transparent;
                background: linear-gradient(#222, #222), linear-gradient(#222, #222), #fff;
                background-position: center;
                background-size: 15px 1px, 1px 15px;
                background-repeat: no-repeat; }
              .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item button.qty-control:hover {
                filter: brightness(0.9); } }
        .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-image-container {
          position: relative;
          padding-top: 100%; }
          .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-image-container .product-image-wrapper {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 100%; }
          @media screen and (max-width: 767px) {
            .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-image-container {
              max-width: 80px; } }
        .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-details {
          margin-left: 80px;
          padding-left: 10px; }
          @media screen and (min-width: 768px) {
            .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-details {
              margin-left: 116px; } }
          .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-details .product.actions {
            float: right;
            margin: -28px 5px 0;
            text-align: right; }
        .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-name {
          margin-bottom: 0; }
          .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-name a {
            color: black;
            text-decoration: none;
            font-size: 14px;
            line-height: 1.5;
            letter-spacing: 0.88px; }
            @media screen and (min-width: 768px) {
              .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-name a {
                font-size: 16px;
                line-height: 1.5;
                letter-spacing: 1px; } }
        .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-pricing .price-container span.price {
          color: black;
          text-decoration: none;
          font-size: 14px;
          line-height: 1.5;
          letter-spacing: 0.88px; }
          @media screen and (min-width: 768px) {
            .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-pricing .price-container span.price {
              font-size: 16px;
              line-height: 1.5;
              letter-spacing: 1px; } }
        .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-pricing .details-qty {
          display: flex;
          margin: 20px 0 0 0;
          position: relative; }
          .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-pricing .details-qty label.label {
            margin: auto 0;
            width: 65px; }
            .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-pricing .details-qty label.label:after {
              content: ''; }
            @media screen and (min-width: 768px) {
              .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-pricing .details-qty label.label {
                width: 75px; } }
          .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-pricing .details-qty input.cart-item-qty {
            border: 1px solid black;
            border-radius: 0;
            height: 32px; }
            @media screen and (max-width: 767px) {
              .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-pricing .details-qty input.cart-item-qty {
                padding: 0;
                width: 32px; } }
            @media screen and (min-width: 768px) {
              .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-pricing .details-qty input.cart-item-qty {
                height: 38px; } }
          .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .product-item-pricing .details-qty .update-cart-item {
            position: absolute;
            top: 20px;
            border: none;
            background: none; }
        .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .action.delete {
          position: relative;
          z-index: 10; }
          .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .action.delete:before {
            color: transparent;
            display: inline-block !important;
            width: 14px;
            height: 14px;
            background: url("../images/icons/trash.svg");
            background-position: center;
            background-size: 14px;
            background-repeat: no-repeat; }
            @media screen and (min-width: 768px) {
              .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .action.delete:before {
                width: 16px;
                height: 18px;
                background-size: 16px 18px; } }
          .minicart-wrapper.active .block-minicart .minicart-items-wrapper .item.product-item .action.delete:hover:before {
            filter: brightness(0.8); }
    .minicart-wrapper.active .block-minicart .minicart-items-wrapper + .subtotal {
      height: 56px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 14px;
      line-height: 1.28571;
      margin: 0 0 13px;
      border-bottom: 1px solid black; }
      @media screen and (min-width: 768px) {
        .minicart-wrapper.active .block-minicart .minicart-items-wrapper + .subtotal {
          font-size: 16px;
          line-height: 1.25;
          margin: 0 0 25px; } }
      .minicart-wrapper.active .block-minicart .minicart-items-wrapper + .subtotal .label {
        display: inline-block; }
        .minicart-wrapper.active .block-minicart .minicart-items-wrapper + .subtotal .label:after {
          content: ''; }
      .minicart-wrapper.active .block-minicart .minicart-items-wrapper + .subtotal .price-container {
        padding-right: 0; }
      .minicart-wrapper.active .block-minicart .minicart-items-wrapper + .subtotal .price-wrapper:first-child .price {
        font-size: 16px;
        line-height: 1.25; }
    .minicart-wrapper.active .block-minicart .free-shipping.component-wrapper .free-shipping-message {
      font-family: "TTNormsPro-Medium";
      text-align: center; }
      @media screen and (min-width: 768px) {
        .minicart-wrapper.active .block-minicart .free-shipping.component-wrapper .free-shipping-message {
          font-size: 16px;
          line-height: 1.25;
          letter-spacing: 0.76px; } }
    .minicart-wrapper.active .block-minicart .actions .secondary {
      text-align: left; }
      @media screen and (min-width: 768px) {
        .minicart-wrapper.active .block-minicart .actions .secondary {
          text-align: center; } }
      .minicart-wrapper.active .block-minicart .actions .secondary a.action.viewcart {
        font-size: 14px;
        line-height: 1.28571; }
        .minicart-wrapper.active .block-minicart .actions .secondary a.action.viewcart:after {
          -webkit-transition: 0.3s all ease-in-out;
          -moz-transition: 0.3s all ease-in-out;
          -ms-transition: 0.3s all ease-in-out;
          -o-transition: 0.3s all ease-in-out;
          transition: 0.3s all ease-in-out;
          display: inline-block;
          content: '';
          width: 38px;
          height: 12px;
          position: relative;
          top: 1px;
          left: 10px;
          background: url("../images/icons/link-arrow-right.svg");
          background-size: 38px 12px;
          background-position: center;
          background-repeat: no-repeat; }
        .minicart-wrapper.active .block-minicart .actions .secondary a.action.viewcart:hover, .minicart-wrapper.active .block-minicart .actions .secondary a.action.viewcart:focus, .minicart-wrapper.active .block-minicart .actions .secondary a.action.viewcart:active, .minicart-wrapper.active .block-minicart .actions .secondary a.action.viewcart.active, .minicart-wrapper.active .block-minicart .actions .secondary a.action.viewcart.is-active {
          text-decoration: none; }
        @media screen and (min-width: 768px) {
          .minicart-wrapper.active .block-minicart .actions .secondary a.action.viewcart {
            font-size: 16px;
            line-height: 1.25; }
            .minicart-wrapper.active .block-minicart .actions .secondary a.action.viewcart:hover:after, .minicart-wrapper.active .block-minicart .actions .secondary a.action.viewcart:focus:after, .minicart-wrapper.active .block-minicart .actions .secondary a.action.viewcart:active:after, .minicart-wrapper.active .block-minicart .actions .secondary a.action.viewcart.active:after, .minicart-wrapper.active .block-minicart .actions .secondary a.action.viewcart.is-active:after {
              left: 17px; } }
    @media screen and (max-width: 767px) {
      .minicart-wrapper.active .block-minicart {
        width: 320px;
        right: 0;
        top: 60px; } }

@media only screen and (max-width: 639px) {
  .minicart-wrapper {
    margin-top: 0; } }

aside.modal-popup.confirm._show footer.modal-footer {
  display: flex; }
  aside.modal-popup.confirm._show footer.modal-footer button.action-accept {
    order: 0;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
    line-height: 1.42857;
    letter-spacing: 0.75px;
    margin: 0;
    color: #000;
    font-size: 16px;
    padding: 10px 45px 11px 0;
    font-weight: 400;
    background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 20px;
    background: #000;
    color: #fff !important;
    text-align: center;
    border-radius: 0;
    padding: 18px 30px;
    font-weight: normal;
    background: #000;
    display: block;
    background-image: none;
    border: 1px solid black;
    border-radius: 0;
    margin-right: 20px; }
    aside.modal-popup.confirm._show footer.modal-footer button.action-accept:hover, aside.modal-popup.confirm._show footer.modal-footer button.action-accept:focus, aside.modal-popup.confirm._show footer.modal-footer button.action-accept:active, aside.modal-popup.confirm._show footer.modal-footer button.action-accept.active, aside.modal-popup.confirm._show footer.modal-footer button.action-accept.is-active {
      padding-right: 52px; }
    aside.modal-popup.confirm._show footer.modal-footer button.action-accept:hover, aside.modal-popup.confirm._show footer.modal-footer button.action-accept:focus, aside.modal-popup.confirm._show footer.modal-footer button.action-accept:active, aside.modal-popup.confirm._show footer.modal-footer button.action-accept.active, aside.modal-popup.confirm._show footer.modal-footer button.action-accept.is-active {
      color: #fff !important;
      background: #313131; }
    @media screen and (max-width: 767px) {
      aside.modal-popup.confirm._show footer.modal-footer button.action-accept {
        padding: 13px 25px; } }
    aside.modal-popup.confirm._show footer.modal-footer button.action-accept:hover, aside.modal-popup.confirm._show footer.modal-footer button.action-accept:focus, aside.modal-popup.confirm._show footer.modal-footer button.action-accept:active, aside.modal-popup.confirm._show footer.modal-footer button.action-accept.active, aside.modal-popup.confirm._show footer.modal-footer button.action-accept.is-active {
      text-decoration: none;
      color: #000;
      box-shadow: none; }
    aside.modal-popup.confirm._show footer.modal-footer button.action-accept:hover, aside.modal-popup.confirm._show footer.modal-footer button.action-accept:focus, aside.modal-popup.confirm._show footer.modal-footer button.action-accept:active, aside.modal-popup.confirm._show footer.modal-footer button.action-accept.active, aside.modal-popup.confirm._show footer.modal-footer button.action-accept.is-active {
      padding: 18px 30px; }
  aside.modal-popup.confirm._show footer.modal-footer button.action-dismiss {
    order: 10;
    border: 0;
    background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 90% center/30px; }
    aside.modal-popup.confirm._show footer.modal-footer button.action-dismiss:hover, aside.modal-popup.confirm._show footer.modal-footer button.action-dismiss:focus, aside.modal-popup.confirm._show footer.modal-footer button.action-dismiss:active, aside.modal-popup.confirm._show footer.modal-footer button.action-dismiss.active, aside.modal-popup.confirm._show footer.modal-footer button.action-dismiss.is-active {
      background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px; }

.social-links {
  list-style: none;
  display: flex;
  padding: 0;
  justify-content: center; }
  .social-links li {
    display: inline-flex;
    padding: 5px 8px;
    margin: 0; }
  .social-links a {
    width: 30px;
    height: 30px;
    background: #000; }
    .social-links a[href*='facebook'] {
      background: transparent url(../images/brands/facebook-f.svg) no-repeat center center/10px; }
    .social-links a[href*='twitter'] {
      background: transparent url(../images/brands/twitter.svg) no-repeat center center/20px; }
    .social-links a[href*='pinterest'] {
      background: transparent url(../images/brands/pinterest.svg) no-repeat center center/20px; }
    .social-links a[href*='instagram'] {
      background: transparent url(../images/brands/instagram.svg) no-repeat center center/20px; }
    .social-links a[href*='youtube'] {
      background: transparent url(../images/brands/youtube.svg) no-repeat center center/20px; }
  .social-links__dark a[href*='facebook'] {
    background: transparent url(../images/brands/facebook-f-dark.svg) no-repeat center center/10px; }
  .social-links__dark a[href*='twitter'] {
    background: transparent url(../images/brands/twitter-dark.svg) no-repeat center center/20px; }
  .social-links__dark a[href*='pinterest'] {
    background: transparent url(../images/brands/pinterest-dark.svg) no-repeat center center/20px; }
  .social-links__dark a[href*='instagram'] {
    background: transparent url(../images/brands/instagram-dark.svg) no-repeat center center/20px; }
  .social-links__dark a[href*='youtube'] {
    background: transparent url(../images/brands/youtube-dark.svg) no-repeat center center/20px; }

@media screen and (min-width: 900px) {
  .footer.content .social-links {
    justify-content: normal;
    margin-left: -15px;
    margin-bottom: 30px;
    margin-top: 30px; }
    .footer.content .social-links a {
      -webkit-transition: 0.3s all ease-in-out;
      -moz-transition: 0.3s all ease-in-out;
      -ms-transition: 0.3s all ease-in-out;
      -o-transition: 0.3s all ease-in-out;
      transition: 0.3s all ease-in-out; }
      .footer.content .social-links a:hover, .footer.content .social-links a:focus, .footer.content .social-links a:active, .footer.content .social-links a.active, .footer.content .social-links a.is-active {
        opacity: .6; } }

.products.wrapper ~ .toolbar .pages {
  margin-top: 10px; }

.pages {
  width: 100%; }
  .pages a.page {
    color: #727272; }
    .pages a.page span {
      color: #727272; }
  .pages .items {
    width: 100%;
    position: relative;
    text-align: left;
    padding-left: 45px !important; }
    .pages .items:before {
      font-size: 1.6rem;
      font-family: "TTNormsPro-Regular";
      position: absolute;
      left: 0;
      top: 7px;
      content: 'Page';
      width: 48px;
      height: auto;
      line-height: 1;
      color: #000; }
    .pages .items .item {
      font-size: 1.6rem;
      margin-right: 10px; }
      .pages .items .item.pages-item-next {
        float: right;
        margin-right: 0; }
      .pages .items .item.current span {
        font-size: 1.6rem;
        color: #000; }
    .pages .items .action {
      border: 0; }
      .pages .items .action.next {
        width: 48px;
        margin-left: 0;
        color: #000; }
        .pages .items .action.next:before {
          float: right;
          color: transparent;
          transform: rotate(270deg);
          background: transparent url(../images/icons/dropdown-arrow.svg) no-repeat 4px 22px/10px;
          font-size: 0;
          width: 20px;
          height: 30px; }
        .pages .items .action.next span:not(.label) {
          border: 0;
          clip: auto;
          height: auto;
          margin: 0;
          overflow: unset;
          padding: 0;
          position: absolute;
          width: auto; }
        .pages .items .action.next:hover:before {
          color: transparent; }

@media only screen and (max-width: 768px) {
  .pages .items {
    width: auto; }
    .pages .items .action.next span:not(.label) {
      display: none; }
    .pages .items .item .pages-item-next {
      float: none; }
    .pages .items .action.next {
      width: 20px; }
      .pages .items .action.next:before {
        background-position: center center; } }

body.catalog-category-view.page-layout-1column .breadcrumbs {
  display: none; }

body.catalog-category-view.page-layout-1column #maincontent {
  max-width: 100% !important;
  padding-left: 0;
  padding-right: 0;
  background: linear-gradient(180deg, rgba(87, 116, 119, 0.1) 465px, #fff 0%);
  margin-top: 5px; }

body.catalog-category-view.page-layout-1column .category-description + .category-cms .margin-top-desktop__175 {
  margin-top: 82px; }

body.catalog-category-view.page-layout-1column .tartan-finder {
  margin-top: 90px; }

body.catalog-category-view.page-layout-1column .cms-image-text-block:after {
  z-index: 0; }

body.catalog-category-view.page-layout-1column .cms-image-text-block .container, body.catalog-category-view.page-layout-1column .cms-image-text-block .block.block-products-list {
  z-index: 2;
  position: relative; }

@media screen and (max-width: 899px) {
  body.catalog-category-view.page-layout-1column #maincontent {
    margin-top: 0;
    background: linear-gradient(180deg, rgba(87, 116, 119, 0.1) 411px, #fff 0%); }
  body.catalog-category-view.page-layout-1column .category-description + .category-cms .margin-top-desktop__175 {
    margin-top: 40px; }
  body.catalog-category-view.page-layout-1column .cms-two-column-block img {
    margin-bottom: 33px; }
  body.catalog-category-view.page-layout-1column .cms-two-column-block h2, body.catalog-category-view.page-layout-1column .cms-two-column-block .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper body.catalog-category-view.page-layout-1column .cms-two-column-block feefowidget-container-main:before {
    margin-bottom: 30px; }
  body.catalog-category-view.page-layout-1column .cms-two-column-block p {
    margin-bottom: 15px; }
  body.catalog-category-view.page-layout-1column .cms-two-column-block .col-xs-12:first-child {
    margin-bottom: 43px; }
  body.catalog-category-view.page-layout-1column .tartan-finder {
    margin-top: 54px;
    margin-bottom: 30px; }
  body.catalog-category-view.page-layout-1column .cms-3-column-block {
    margin-bottom: 0; }
    body.catalog-category-view.page-layout-1column .cms-3-column-block .col-xs-4 {
      flex-basis: 100%;
      margin-bottom: 45px; }
    body.catalog-category-view.page-layout-1column .cms-3-column-block .product-card h2, body.catalog-category-view.page-layout-1column .cms-3-column-block .product-card .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper body.catalog-category-view.page-layout-1column .cms-3-column-block .product-card feefowidget-container-main:before {
      margin-top: 10px;
      margin-bottom: 14px; }
      body.catalog-category-view.page-layout-1column .cms-3-column-block .product-card h2 + a, body.catalog-category-view.page-layout-1column .cms-3-column-block .product-card .product-review-wrapper feefowidget-container-main:before + a, .product-review-wrapper body.catalog-category-view.page-layout-1column .cms-3-column-block .product-card feefowidget-container-main:before + a {
        display: inline-block; }
  body.catalog-category-view.page-layout-1column .cms-image-text-block .text-content p {
    font-size: 1.6rem;
    letter-spacing: 0.67px;
    line-height: 24px; } }

body.catalog-category-view.page-layout-2columns-left .page-main > .page-title-wrapper .page-title {
  margin-top: 24px; }

body.catalog-category-view.page-layout-2columns-left .breadcrumbs {
  margin-top: 57px;
  margin-bottom: 10px; }

@media screen and (max-width: 899px) {
  body.catalog-category-view.page-layout-2columns-left .columns {
    display: flex;
    flex-wrap: wrap; }
  body.catalog-category-view.page-layout-2columns-left .column.main {
    width: 100%;
    order: 1;
    padding-left: 0; }
  body.catalog-category-view.page-layout-2columns-left .sidebar-main {
    order: 0; }
  .breadcrumbs {
    display: none; } }

@media screen and (min-width: 900px) {
  body.catalog-category-view.page-layout-2columns-left .toolbar-products {
    margin-top: -40px;
    margin-bottom: 52px;
    padding: 0; } }

.page-layout-cms-page-full-width .breadcrumbs {
  /* @include lib-visibility-hidden */ }

.page-layout-cms-page-full-width #maincontent {
  max-width: 100% !important;
  padding-left: 0;
  padding-right: 0;
  background: linear-gradient(180deg, rgba(87, 116, 119, 0.1) 465px, #fff 0%);
  margin-top: 5px; }

.page-layout-cms-page-full-width .page-title {
  font-size: 3.2rem;
  width: 100%;
  text-align: center;
  margin-top: 67px;
  margin-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px; }

.page-layout-cms-page-full-width .cms-block.center-content-block {
  padding-top: 25px;
  padding-bottom: 10px; }
  .page-layout-cms-page-full-width .cms-block.center-content-block p {
    letter-spacing: 0.85px;
    line-height: 26px; }

.page-layout-cms-page-full-width .margin-top-desktop__175 {
  margin-top: 53px; }

.cms-visit-us .has-mini-block-text {
  margin-bottom: 120px; }

@media screen and (max-width: 1199px) {
  .page-layout-cms-page-full-width #maincontent {
    margin-top: 0;
    background: linear-gradient(180deg, rgba(87, 116, 119, 0.1) 394px, #fff 0%); }
  .page-layout-cms-page-full-width .page-title {
    font-size: 2.4rem;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 30px;
    text-align: left; }
  .page-layout-cms-page-full-width .margin-top-desktop__175 {
    margin-top: 5px; }
  .page-layout-cms-page-full-width .cms-two-column-block .col-xs-12 {
    margin-bottom: 55px; }
  .page-layout-cms-page-full-width .has-mini-block-text {
    margin-bottom: 0;
    padding-bottom: 38px;
    max-height: none;
    overflow: unset;
    background: #000; }
    .page-layout-cms-page-full-width .has-mini-block-text .absolute-container {
      top: auto;
      position: relative; }
      .page-layout-cms-page-full-width .has-mini-block-text .absolute-container h2, .page-layout-cms-page-full-width .has-mini-block-text .absolute-container .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .page-layout-cms-page-full-width .has-mini-block-text .absolute-container feefowidget-container-main:before {
        font-size: 2.1rem;
        margin-top: 30px;
        margin-bottom: 30px; }
      .page-layout-cms-page-full-width .has-mini-block-text .absolute-container p {
        font-size: 1.6rem;
        letter-spacing: 0.6px;
        line-height: 24px; }
  .page-layout-cms-page-full-width .cms-image-text-block.has-image__right {
    width: 100%; }
    .page-layout-cms-page-full-width .cms-image-text-block.has-image__right.has-bg__solid:after {
      height: 100%; }
    .page-layout-cms-page-full-width .cms-image-text-block.has-image__right .text-content {
      padding: 25px 23px 60px 23px; }
    .page-layout-cms-page-full-width .cms-image-text-block.has-image__right .image-content {
      width: 100%; }
      .page-layout-cms-page-full-width .cms-image-text-block.has-image__right .image-content img {
        width: 100%; } }

.cms-index-index .cms-image-text-block.has-bg.has-bg__dark-green1.has-image__right:after {
  background-color: rgba(87, 116, 119, 0.1); }

.cms-index-index .cms-image-text-block.has-bg.has-bg__dark-green1.has-image__right * {
  color: #000 !important; }

.cms-index-index .cms-image-text-block.has-bg.has-bg__dark-green1.has-image__right a.btn-link {
  background-image: url(../images/icons/link-arrow-right.svg); }

@media screen and (min-width: 900px) {
  .cms-index-index .cms-category-intro {
    padding-bottom: 18px; }
    .cms-index-index .cms-category-intro p {
      margin-bottom: 0; }
    .cms-index-index .cms-category-intro .button {
      margin-top: -25px; }
      .cms-index-index .cms-category-intro .button:hover {
        margin-right: -7px; }
  .cms-index-index .tartan-finder {
    margin-bottom: 120px; }
  .cms-index-index .cms-image-text-block.has-image__left .text-content {
    max-width: 320px; }
  .cms-index-index .cms-image-text-block.has-image__left.has-bg__aubergine .image-content img {
    max-height: 766px;
    max-width: 766px; }
  .cms-index-index .owl-carousel.owl-theme {
    margin-bottom: 100px; }
  .cms-index-index .cms-about-block {
    margin-top: 93px;
    margin-bottom: 90px; } }

@media screen and (min-width: 900px) and (min-width: 1200px) {
  .cms-index-index .cms-full-image + .container + .has-bg__dark-green1.cms-image-text-block, .cms-index-index .cms-full-image + .block.block-products-list + .has-bg__dark-green1.cms-image-text-block {
    min-height: 650px; }
    .cms-index-index .cms-full-image + .container + .has-bg__dark-green1.cms-image-text-block .text-content, .cms-index-index .cms-full-image + .block.block-products-list + .has-bg__dark-green1.cms-image-text-block .text-content {
      max-width: 530px;
      padding-left: 0;
      padding-right: 60px; }
    .cms-index-index .cms-full-image + .container + .has-bg__dark-green1.cms-image-text-block .image-content, .cms-index-index .cms-full-image + .block.block-products-list + .has-bg__dark-green1.cms-image-text-block .image-content {
      width: calc(50vw - 32px);
      top: 75px; } }

@media screen and (max-width: 899px) {
  .cms-index-index {
    /*        //aubergine
        .cms-image-text-block.has-bg__aubergine {
            position:relative;
            width:100%;
            display: inline-block;
            position: relative;
            margin-top: 31px;
            margin-bottom: 80px;
            padding-bottom: 160px;
            .image-content {
                width: 70vw;
                min-width: 257px;
            }
            .container {
                background: #803A40;
                position:absolute;
                height: 213px;
                width: 287px;
                bottom: 0;
                right: 0;
                padding: 0;
                .text-content {
                    padding: 57px 10px 10px 23px;
                    width: 100%;
                    h2 {
                        @include lib-font-size(21px);
                        @include lib-line-height(36px);
                        letter-spacing: 1px;
                        margin-top: 15px;
                        margin-bottom: 12px;
                    }
                    a { @include lib-font-size(16px);}
                }
            }
            &:after {
                display: none;
            }
        }
*/ }
    .cms-index-index .tartan-finder + .cms-image-text-block .text-content p {
      line-height: 2.1rem;
      letter-spacing: 0.58px; }
    .cms-index-index .tartan-finder + .cms-image-text-block:after {
      opacity: 0.1;
      background-color: #577477;
      height: 457px;
      width: 93vw;
      min-width: 280px;
      left: 0; }
    .cms-index-index .cms-image-text-block-center img {
      min-height: 350px;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: 15%;
         object-position: 15%; }
    .cms-index-index .container + .cms-image-text-block.has-bg__dark-green1.has-image__right:after, .cms-index-index .block.block-products-list + .cms-image-text-block.has-bg__dark-green1.has-image__right:after, .cms-index-index p + .cms-image-text-block.has-bg__dark-green1.has-image__right:after {
      opacity: 0.1;
      background-color: #577477;
      height: 457px;
      width: 93vw;
      min-width: 289px;
      left: 0; }
    .cms-index-index .cms-image-text-block.has-logos {
      display: inline-block;
      margin-top: 70px; }
  .cms-image-text-block-center .text-inner {
    text-align: left; } }

@media screen and (max-width: 767px) {
  .cms-index-index .cms-block.center-content-block {
    padding-top: 62px; } }

.aminst-feed-slider-container .aminst-feed-post {
  height: 0;
  padding-top: 100%; }
  .aminst-feed-slider-container .aminst-feed-post .aminst-feed-img {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover; }

.product-slider > .container, .product-slider > .block.block-products-list {
  padding-left: 0;
  padding-right: 0; }

.cms-home .tartan-finder h2, .cms-home .tartan-finder .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-home .tartan-finder feefowidget-container-main:before {
  letter-spacing: 1px; }

.cms-home .tartan-finder form input {
  font-weight: 300; }

.cms-home .cms-image-text-block-center * {
  color: black; }

@media screen and (min-width: 900px) {
  .cms-home .cms-image-text-block-center a {
    color: black !important; } }

.product-items.widget-product-grid:not(.owl-loaded) {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .product-items.widget-product-grid:not(.owl-loaded) .product-item {
    width: calc(50% - 20px) !important;
    margin-bottom: 2rem !important; }
    @media (min-width: 768px) {
      .product-items.widget-product-grid:not(.owl-loaded) .product-item {
        width: calc(33.3333% - 20px) !important; } }
    @media (min-width: 991px) {
      .product-items.widget-product-grid:not(.owl-loaded) .product-item {
        width: calc(25% - 20px) !important; } }

ol.widget-product-grid .owl-stage {
  display: flex; }
  ol.widget-product-grid .owl-stage .owl-item {
    display: flex; }
    ol.widget-product-grid .owl-stage .owl-item .product-item {
      display: flex; }
      ol.widget-product-grid .owl-stage .owl-item .product-item .product-item-info {
        display: flex;
        flex-direction: column; }
      ol.widget-product-grid .owl-stage .owl-item .product-item .product-item-details {
        display: flex;
        flex-direction: column;
        flex: 1; }
        ol.widget-product-grid .owl-stage .owl-item .product-item .product-item-details .top-content-wrapper {
          flex: 1; }

.catalogsearch-result-index .page-wrapper > .breadcrumbs {
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 40px; }

.catalogsearch-result-index .selectric-toolbar-sorter, .catalogsearch-result-index .amasty-catalog-topnav {
  display: none; }

.catalogsearch-result-index .filter-options .am-labels-folding.-am-singleselect .item .am-input,
.catalogsearch-result-index .filter-options [class*='am-filter-items-'].am-labels-folding.-am-singleselect .item:not(.swatch-option-link-layered) input[type='radio'],
.catalogsearch-result-index .filter-options .amshopby-category-dropdown + form .-am-singleselect .item input[type='radio'],
.catalogsearch-result-index .filter-options .am-category-view input[type='radio'] {
  display: none !important; }

.catalogsearch-result-index .filter-options .items .items-children.-folding.level-2 .label {
  font-size: 1.4rem; }

@media screen and (max-width: 767px) {
  .catalogsearch-result-index .page-wrapper > .breadcrumbs {
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 10px; } }

.contact-index-index #maincontent {
  max-width: 1240px; }

.contact-index-index .page-title {
  font-size: 3.2rem;
  line-height: 4.2rem;
  width: 100%;
  text-align: center;
  letter-spacing: 1.52px;
  margin-top: 10px;
  margin-bottom: 52px; }

.contact-index-index .col {
  padding-left: 45px;
  padding-right: 45px; }
  .contact-index-index .col p {
    font-size: 1.6rem;
    line-height: 2.8rem;
    letter-spacing: 0.8px; }
    .contact-index-index .col p strong {
      font-family: "TTNormsPro-Medium", Sans-serif; }
    .contact-index-index .col p a:not([href^="mailto:"]) {
      -webkit-transition: 0.3s all ease-in-out;
      -moz-transition: 0.3s all ease-in-out;
      -ms-transition: 0.3s all ease-in-out;
      -o-transition: 0.3s all ease-in-out;
      transition: 0.3s all ease-in-out;
      font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
      line-height: 1.42857;
      letter-spacing: 0.75px;
      margin: 0;
      color: #000;
      font-size: 16px;
      padding: 10px 45px 11px 0;
      font-weight: 400;
      background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px; }
      .contact-index-index .col p a:not([href^="mailto:"]):hover, .contact-index-index .col p a:not([href^="mailto:"]):focus, .contact-index-index .col p a:not([href^="mailto:"]):active, .contact-index-index .col p a:not([href^="mailto:"]).active, .contact-index-index .col p a:not([href^="mailto:"]).is-active {
        padding-right: 52px; }
      .contact-index-index .col p a:not([href^="mailto:"]):hover, .contact-index-index .col p a:not([href^="mailto:"]):focus, .contact-index-index .col p a:not([href^="mailto:"]):active, .contact-index-index .col p a:not([href^="mailto:"]).active, .contact-index-index .col p a:not([href^="mailto:"]).is-active {
        text-decoration: none;
        color: #000;
        box-shadow: none; }
  .contact-index-index .col:first-child h2, .contact-index-index .col:first-child .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .contact-index-index .col:first-child feefowidget-container-main:before {
    border-top: 1px solid #979797;
    margin-top: 16px;
    padding-top: 26px;
    margin-bottom: 12px; }
    .contact-index-index .col:first-child h2:first-child, .contact-index-index .col:first-child .product-review-wrapper feefowidget-container-main:first-child:before, .product-review-wrapper .contact-index-index .col:first-child feefowidget-container-main:first-child:before {
      border: 0;
      margin-top: 0;
      margin-bottom: 30px;
      padding-top: 0; }
  .contact-index-index .col .social-block-wrapper {
    margin-top: 26px;
    margin-bottom: 45px; }
  .contact-index-index .col .social-links {
    justify-content: left; }
    .contact-index-index .col .social-links a {
      transform: scale(1.2); }

.contact-index-index .column:not(.sidebar-main) .form.contact {
  margin-top: 47px;
  min-width: unset !important;
  width: 100%; }
  .contact-index-index .column:not(.sidebar-main) .form.contact div.primary {
    width: 100%; }
  .contact-index-index .column:not(.sidebar-main) .form.contact button {
    width: 100%;
    max-width: 238px; }

@media screen and (max-width: 899px) {
  .contact-index-index .col {
    padding-left: 12px;
    padding-right: 12px; } }

@media screen and (max-width: 767px) {
  .contact-index-index .page-title {
    font-size: 2.4rem;
    line-height: 3.1rem;
    letter-spacing: 1.14px;
    text-align: left;
    margin-bottom: 50px; }
  .contact-index-index .col.col-xs-6 {
    flex-basis: 100%; }
  .contact-index-index .column:not(.sidebar-main) .form.contact button {
    max-width: 100%; } }

.fotorama-stretch, .fotorama-focus-overlay:after, .fotorama__nav__frame:focus:after, .fotorama__html, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

.fotorama-grab-cursor, .fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.fotorama-grabbing-cursor, .fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fotorama-gpu, .fotorama__caption, .fotorama--fullscreen, .fotorama__wrap--css3 .fotorama__html, .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full, .fotorama__wrap--css3 .fotorama__nav, .fotorama__nav:before, .fotorama__nav:after, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__stage:before, .fotorama__stage:after, .fotorama__wrap--css3 .fotorama__stage__frame {
  transform: translateZ(0); }

.fotorama-focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame, .fotorama__zoom-in:focus,
.fotorama__zoom-out:focus {
  outline: 0; }

.fotorama-focus-overlay:after, .fotorama__nav__frame:focus:after {
  background-color: #006bb4;
  border-radius: inherit;
  content: ''; }

.fotorama-transform-disabled, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__shaft {
  transform: none !important; }

.fotorama-transition-for-slide, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-duration: unset;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1); }

.fotorama-no-select, .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__wrap {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.fotorama-select, .fotorama__select {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text; }

.fotorama-empty-bg {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=); }

.fotorama-auto-margin, .fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0; }

.fotorama-inline-block, .fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  display: inline;
  display: inline-block;
  vertical-align: middle;
  zoom: 1; }

.fotorama-hidden, .fotorama--hidden, .fotorama__load {
  position: absolute;
  top: -99999px;
  left: -99999px;
  z-index: -1000; }

.fotorama-visible {
  position: relative;
  left: auto;
  top: auto;
  opacity: 1;
  z-index: auto; }

.fotorama-no-tap, .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.transitionDuration {
  transition-duration: 333ms; }

.transitionDurationZero {
  transition-duration: unset; }

.fotorama-sprite, .fotorama__arr .fotorama__arr__arr, .fotorama__fullscreen-icon, .fotorama__thumb--icon, .fotorama__video-close, .fotorama__video-play, .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen .fotorama__zoom-out {
  background-image: url("../images/gallery.png");
  background-repeat: no-repeat; }

@media print {
  .fotorama-print-background, .fotorama-sprite, .fotorama__arr .fotorama__arr__arr, .fotorama__fullscreen-icon, .fotorama__thumb--icon, .fotorama__video-close, .fotorama__video-play, .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen .fotorama__zoom-out, .fotorama__thumb-border {
    background: none !important; } }

.fotorama__active {
  box-shadow: 0 0 0 transparent; }

.fotorama__stage__frame.fotorama__active {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0; }

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9; }

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible; }

.fotorama__arr {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 80px;
  box-sizing: border-box;
  z-index: 900;
  cursor: pointer;
  opacity: 1; }
  .fotorama__arr:focus {
    box-shadow: none; }
    .fotorama__arr:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama__arr--prev {
    left: 0; }
    .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
      transform: translate3d(0, 0, 0); }
    .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
      transform: translate3d(0, 0, 0); }
  .fotorama__arr--next {
    right: 0; }
    .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
      transform: translate3d(0, 0, 0); }
    .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
      transform: translate3d(0, 0, 0); }
  .fotorama__arr--disabled {
    display: none;
    opacity: 0.1;
    pointer-events: none;
    cursor: default; }
  .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr {
    opacity: 0; }
    .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus {
      opacity: 1; }
  .fotorama__wrap--video .fotorama__arr {
    opacity: 0 !important; }
  .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr {
    display: none; }
    .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus {
      display: block; }
  .fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr {
    display: none !important; }
  .fotorama__wrap--css3 .fotorama__arr:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }
  .fotorama__stage .fotorama__arr--shown {
    display: block !important; }
  .fotorama__stage .fotorama__arr--hidden {
    display: none !important; }

.fotorama__arr.fotorama__arr--prev .fotorama__arr__arr,
.fotorama__arr.fotorama__arr--next .fotorama__arr__arr {
  background-image: url(../images/icons/gallery-arrow-left.svg);
  background-position: 12px center;
  background-size: 12px !important; }

.fotorama__arr.fotorama__arr--next .fotorama__arr__arr {
  transform: translate3d(-50%, -50%, 0) rotate(180deg) !important; }

.fotorama__arr .fotorama__arr__arr {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
  .ie9 .fotorama__arr .fotorama__arr__arr {
    margin: -40px 0 0 -40px; }

.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px; }

.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px; }

.fotorama__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  z-index: 12; }
  .fotorama__caption a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid;
    border-color: fade(#000, 0.5); }
    .fotorama__caption a:hover {
      color: #000;
      border-color: fade(#000, 0.5); }
  .fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0; }
  .fotorama__wrap--video .fotorama__caption,
  .fotorama__wrap--no-captions .fotorama__caption {
    display: none; }

.fotorama__caption__wrap {
  padding: 5px 10px;
  box-sizing: border-box;
  background-color: #fff; }

.fotorama__dot {
  display: block;
  position: relative;
  top: 12px;
  left: 6px;
  width: 4px;
  height: 4px;
  border: 1px solid #858585;
  border-radius: 6px; }
  .fotorama__nav__frame--dot:focus .fotorama__dot {
    box-shadow: none; }
    .fotorama__nav__frame--dot:focus .fotorama__dot:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama__nav__frame--thumb:focus .fotorama__dot:after,
  .fotorama__nav__frame--dot:focus .fotorama__dot:after {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }
  .fotorama__active .fotorama__dot {
    background-color: #ff5501;
    border-color: #ff5501; }

.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0; }

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7; }

.fotorama {
  min-width: 1px;
  overflow: hidden; }
  .fotorama--fullscreen {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    background: #fff;
    z-index: 1000 !important; }

.fotorama__fullscreen {
  overflow: hidden;
  position: relative; }

.fotorama__fullscreen-icon {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  background-position: 0 0;
  cursor: pointer;
  z-index: 1000; }
  .fotorama__fullscreen-icon:focus {
    box-shadow: none; }
    .fotorama__fullscreen-icon:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama--fullscreen-icons .fotorama__fullscreen-icon {
    display: none; }
  .fotorama--fullscreen .fotorama__fullscreen-icon {
    display: inline-block;
    background-position: -80px 0; }
  .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0; }
    .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
      opacity: 1; }
  .fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0 !important; }
  .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none; }
    .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
      display: block; }
  .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none !important; }
  .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    transform: translate3d(80px, -80px, 0); }
  .fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    transform: translate3d(80px, -80px, 0) !important; }
  .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }
  .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon {
    background-color: rgba(255, 255, 255, 0.3);
    transition: background-color 0.3s ease-in-out; }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover {
      background-color: rgba(255, 255, 255, 0.5); }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active {
      background-color: rgba(213, 213, 213, 0.5); }

.gallery-placeholder .loading-mask {
  position: static;
  padding: 0 0 50%; }

.gallery-placeholder .loader img {
  position: absolute; }

.fotorama__wrap--css3 .fotorama__html {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: linear; }

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0; }

.fotorama__img {
  max-width: inherit;
  opacity: 0;
  border: none !important; }
  .fotorama__loaded .fotorama__img,
  .fotorama__error .fotorama__img {
    opacity: 1; }
  .fotorama__img--full {
    display: none; }
  .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    opacity: 0; }
  .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    transform: translateY(-50%); }
  .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
    position: absolute;
    left: 50%;
    width: auto;
    height: 100%;
    transform: translateX(-50%); }
  .fotorama__stage__frame .fotorama__img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    transform: translate3d(-50%, -50%, 0);
    transition-duration: 0.3s;
    transition-property: width, height, top, left; }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
    display: none; }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: inherit;
    max-height: inherit; }
  .fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
    display: none; }
    .fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
      display: block; }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    display: block;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    cursor: default;
    transition: 0.3s linear; }
    .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
      max-width: none;
      max-height: none;
      cursor: pointer;
      transition-property: width, height, bottom, right, top, left; }
    .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
      cursor: move;
      transition-property: none; }
  .fotorama__product-video--loaded .fotorama__img,
  .fotorama__product-video--loaded .fotorama__img--full {
    display: none !important; }

.magnifier-thumb-wrapper {
  position: relative;
  display: block;
  top: 0;
  left: 0; }

.magnifier-lens {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  border: solid 1px #828282;
  z-index: 800; }

.magnifier-loader-text {
  margin-top: 10px; }

.magnifier-large {
  position: absolute;
  width: 32%;
  z-index: 100; }

.magnifier-preview {
  position: absolute;
  top: 215px;
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0; }
  .magnifier-preview:not(.hidden) {
    background-color: #fff; }
  .magnifier-preview img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: inherit; }

.magnify-lens {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #828282;
  z-index: 1000; }

.magnify-opaque {
  opacity: 0.5; }

.magnify-hidden {
  display: none; }

.magnify-fullimage {
  display: none; }
  .fotorama__fullscreen .magnify-fullimage {
    display: inline-block; }

.fotorama__nav {
  position: relative;
  display: none;
  max-width: 100%;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5; }
  .fotorama__nav--dots {
    display: block;
    text-align: center; }
  .fotorama__nav--thumbs {
    display: block; }
  .fotorama__nav:before, .fotorama__nav:after {
    position: absolute;
    display: block;
    content: '';
    text-decoration: none;
    background-repeat: no-repeat;
    z-index: 10;
    pointer-events: none; }
  .fotorama__nav:before {
    left: -10px;
    top: -10px; }
  .fotorama__nav:after {
    right: -10px;
    bottom: -10px; }
  .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__nav:after,
  .fotorama__wrap--no-shadows .fotorama__nav:before,
  .fotorama__wrap--no-shadows .fotorama__nav:after {
    display: none; }
  .fotorama__wrap--only-active .fotorama__nav {
    max-width: 99999px !important; }

.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0; }

.fotorama__nav__frame {
  position: relative;
  box-sizing: content-box; }
  .fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px; }
    .fotorama__nav--dots .fotorama__nav__frame--thumb {
      display: none; }
  .fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important; }
    .fotorama__nav--thumbs .fotorama__nav__frame:last-child {
      padding-right: 0 !important; }
    .fotorama__nav--thumbs .fotorama__nav__frame--dot {
      display: none; }
  .fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
    width: 0;
    height: 0;
    border-width: 3px; }
    .fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
      top: -3px;
      left: -3px;
      padding: 3px; }
  .fotorama__nav__frame:focus {
    box-shadow: none; }
    .fotorama__nav__frame:focus :after {
      top: -1px;
      left: -1px;
      padding: 1px; }
  .fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
    display: block;
    padding-bottom: inherit !important; }

.fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
  margin-top: 76px;
  text-align: center; }

@media screen and (max-width: 767px) {
  .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    display: none !important; } }

.fotorama__nav__shaft {
  position: relative;
  top: 0;
  left: 0;
  text-align: left; }
  .fotorama__nav-wrap--vertical .fotorama__nav__shaft {
    width: 100%;
    background-color: white; }

.fotorama__wrap .fotorama__pointer {
  cursor: pointer; }

.fotorama__select {
  cursor: auto; }

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none; }

.fotorama__nav.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after {
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  background-size: 1px 100%, 5px 100%; }

.fotorama__nav.fotorama__shadows--top:before, .fotorama__nav.fotorama__shadows--bottom:after,
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after {
  left: 0;
  right: 0;
  width: auto;
  height: 10px;
  background-size: 100% 1px, 100% 5px; }

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
  left: 0;
  background-position: 0 0, 0 0;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
  right: 0;
  background-position: 100% 0, 100% 0;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--top:before {
  top: 0;
  background-position: 0 0, 0 0;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__nav.fotorama__shadows--bottom:after,
.fotorama__stage.fotorama__shadows--bottom:after {
  bottom: 0;
  background-position: 0 100%, 0 100%;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  transform: translate3d(0, -10px, 0); }

.fotorama__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  display: none;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  height: 64px;
  width: 64px;
  margin: auto;
  background-image: url("../images/loader-1.gif");
  z-index: 100; }
  .fotorama__spinner--show {
    display: block; }
  .fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
            animation: spinner 24s infinite linear; }

@-webkit-keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fotorama__stage {
  position: relative;
  max-width: 100%;
  overflow: hidden; }
  .fotorama__stage:before, .fotorama__stage:after {
    position: absolute;
    display: block;
    content: '';
    background-repeat: no-repeat;
    pointer-events: none;
    text-decoration: none;
    z-index: 10; }
  .fotorama__stage:before {
    left: -10px;
    top: -10px; }
  .fotorama__stage:after {
    right: -10px;
    bottom: -10px; }
  .fotorama--fullscreen .fotorama__stage:before, .fotorama--fullscreen .fotorama__stage:after,
  .fotorama__wrap--no-shadows .fotorama__stage:before,
  .fotorama__wrap--no-shadows .fotorama__stage:after,
  .fotorama__wrap--fade .fotorama__stage:before,
  .fotorama__wrap--fade .fotorama__stage:after {
    display: none; }
  .fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px !important; }

.fotorama__stage__frame {
  overflow: hidden;
  text-align: center; }
  .fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl; }
  .fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important; }
  .fotorama__wrap--fade .fotorama__stage__frame {
    display: none; }
  .fotorama--fullscreen .fotorama__stage__frame iframe {
    left: 80px;
    width: calc(100% - 80px * 2); }
  .fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden; }

.fotorama__stage__shaft {
  position: relative; }
  .fotorama__stage__shaft:focus {
    box-shadow: none; }
    .fotorama__stage__shaft:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }

.fotorama__thumb {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #ebebeb; }
  .fotorama__nav__frame:focus .fotorama__thumb {
    box-shadow: none;
    z-index: 2; }
    .fotorama__nav__frame:focus .fotorama__thumb:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      box-shadow: 0 0 3px 1px #68a8e0;
      border-radius: inherit;
      content: '';
      z-index: 1000; }
  .fotorama__nav__frame--thumb:focus .fotorama__thumb,
  .fotorama__nav__frame--dot:focus .fotorama__thumb {
    overflow: inherit; }
  .fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
    left: 1px; }
  .fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
    right: 1px; }
  .fotorama__thumb--icon {
    padding-bottom: 30px;
    font-size: 0.001px; }
    .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
    .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
      width: 100%;
      background-image: url(../images/icons/gallery-arrow-left.svg);
      background-position: 3px center;
      background-size: 10px !important;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate3d(-50%, -50%, 0); }
      .ie9 .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon, .ie9
      .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
        margin: -15px 0 0 -15px; }
    .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
      transform: translate3d(-50%, -50%, 0) rotate(180deg) !important;
      background-position: 5px center; }
    .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
    .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
      margin: auto;
      width: 30px;
      transform: rotate(90deg); }
    .fotorama__thumb__arr--left .fotorama__thumb--icon {
      background-position: -25px -265px; }
    .fotorama__thumb__arr--right .fotorama__thumb--icon {
      background-position: -25px -350px; }

.fotorama__thumb-border {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  border: 1px solid #cacaca;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 9; }
  .fotorama__nav--dots .fotorama__thumb-border {
    display: none; }

.fotorama__thumb__arr {
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out; }
  .fotorama__thumb__arr:hover {
    background-color: rgba(255, 255, 255, 0.5); }
  .fotorama__thumb__arr:active {
    background-color: rgba(213, 213, 213, 0.5); }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    z-index: 1000;
    cursor: pointer; }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
    left: 0; }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    right: 0; }
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    position: absolute;
    left: 0;
    right: 0;
    height: 30px;
    cursor: pointer;
    z-index: 1000; }
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
    top: 0; }
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    bottom: 0; }

.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  left: 2px;
  right: 2px; }

.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px; }

.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px; }

.fotorama__video {
  position: absolute;
  top: 32px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10; }

.fotorama__video-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  opacity: 0;
  z-index: 1000;
  cursor: pointer;
  background-position: -80px 0;
  transform: translate3d(80px, -80px, 0);
  transition: opacity 0.3s ease-in-out; }
  .fotorama__fullscreen .fotorama__video-close {
    display: none; }
  .fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
    display: none; }
  .fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
    top: 97px;
    right: 93px;
    opacity: 1; }
  .fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }
  @media all and (max-width: 768px) {
    .fotorama__video-close {
      top: 10px;
      width: 40px;
      height: 40px;
      background-position: -100px -20px; } }

.fotorama__video-play {
  width: 160px;
  height: 160px;
  background-position: -80px -160px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
  .fotorama__wrap--css2 .fotorama__video-play,
  .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none; }
  .fotorama__loaded .fotorama__video-play,
  .fotorama__error .fotorama__video-play,
  .fotorama__nav__frame .fotorama__video-play {
    display: block;
    opacity: 1; }
  .fotorama__nav__frame .fotorama__video-play {
    width: 80px;
    height: 80px;
    background-position: 0 -240px; }
  .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }

.fotorama__wrap {
  position: relative;
  direction: ltr;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  z-index: 0; }
  .fotorama--fullscreen .fotorama__wrap {
    max-width: 100% !important; }
  .fotorama__wrap--pan-y {
    touch-action: pan-y; }

.fotorama__zoom-in,
.fotorama__zoom-out {
  display: none;
  z-index: 1000; }
  .fotorama__zoom-in:focus,
  .fotorama__zoom-out:focus {
    box-shadow: none; }
    .fotorama__zoom-in:focus:after,
    .fotorama__zoom-out:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
  .fotorama__zoom-out {
    background-color: rgba(255, 255, 255, 0.3);
    transition: background-color 0.3s ease-in-out; }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
    .fotorama__zoom-out:hover {
      background-color: rgba(255, 255, 255, 0.5); }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
    .fotorama__zoom-out:active {
      background-color: rgba(213, 213, 213, 0.5); }
  .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen
  .fotorama__zoom-out {
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    cursor: pointer; }
    .fotorama__fullscreen .fotorama__zoom-in--disabled, .fotorama__fullscreen
    .fotorama__zoom-out--disabled {
      display: none; }

.fotorama__fullscreen .fotorama__zoom-out {
  top: 80px;
  background-position: 0 -80px !important; }

.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0; }

.catalog-product-view .page-wrapper > .page-bottom {
  width: 100% !important;
  max-width: 1210px;
  margin-left: auto;
  margin-right: auto; }

@media screen and (min-width: 768px) {
  .catalog-product-view.page-layout-1column .breadcrumbs {
    margin-top: 37px;
    margin-bottom: 40px; }
  .catalog-product-view.page-layout-1column .product.media {
    width: 59%;
    text-align: right;
    padding-right: 41px; }
  .catalog-product-view.page-layout-1column .product-info-main {
    width: 41%;
    padding-left: 9px; } }

@media screen and (min-width: 1200px) {
  .catalog-product-view .breadcrumbs, .catalog-product-view .page-main {
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px; } }

.products {
  margin: 11px 0; }

.product-item {
  vertical-align: top; }
  .products-grid .product-item {
    display: inline-block;
    width: 50%; }
  .product-item-name {
    display: block;
    margin: 7.5px 0;
    word-wrap: break-word;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }
  .product-item-info {
    max-width: 100%;
    width: 152px; }
    .page-products .product-item-info {
      width: 100%; }
  .product-item-actions {
    display: none; }
    .product-item-actions .actions-secondary > .action:before {
      margin: 0; }
    .product-item-actions .actions-secondary > .action span {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0; }
  .product-item-description {
    margin: 9.5px 0; }
  .product-item .product-reviews-summary .rating-summary {
    margin: 0 4px 0 0; }
  .product-item .product-reviews-summary .reviews-actions {
    font-size: 12px;
    margin-top: 5px;
    text-transform: lowercase; }
  .product-item .price-box {
    margin: 8.5px 0 9.5px; }
    .product-item .price-box .price {
      font-size: 14px;
      font-weight: 400;
      white-space: nowrap; }
    .product-item .price-box .price-label {
      font-size: 12px; }
      .product-item .price-box .price-label:after {
        content: ':'; }
  .product-item .special-price .price,
  .product-item .minimal-price .price {
    font-size: 14px;
    font-weight: 700; }
  .product-item .special-price .price-wrapper,
  .product-item .minimal-price .price-wrapper {
    display: inline-block; }
  .product-item .special-price .price-including-tax + .price-excluding-tax,
  .product-item .minimal-price .price-including-tax + .price-excluding-tax {
    display: block; }
  .product-item .special-price {
    display: block; }
  .product-item .old-price .price {
    font-weight: 400; }
  .product-item .minimal-price .price-container {
    display: block; }
  .product-item .minimal-price-link {
    margin-top: 5px; }
    .product-item .minimal-price-link .price-label {
      color: #000;
      font-size: 14px; }
    .product-item .minimal-price-link .price {
      font-weight: 400; }
  .product-item .minimal-price-link,
  .product-item .price-excluding-tax,
  .product-item .price-including-tax {
    display: block;
    white-space: nowrap; }
  .product-item .price-from,
  .product-item .price-to {
    margin: 0; }
  .product-item .tocart {
    white-space: nowrap; }

.column.main .product-items {
  margin-left: -10px; }

.column.main .product-item {
  padding-left: 10px; }

.price-container .price {
  font-size: 14px; }

.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 7.5px; }

.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 11px; }

.price-container .weee:before {
  content: "(" attr(data-label) ": "; }

.price-container .weee:after {
  content: ')'; }

.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ": "; }

.page-products .products-grid .product-items {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    .page-products .products-grid .product-items {
      row-gap: 50px; } }

.page-products .products-grid .product-item {
  margin: 0;
  width: 100%;
  flex-basis: 33.3333%; }
  @media screen and (max-width: 768px) {
    .page-products .products-grid .product-item {
      width: 50%;
      flex-basis: 50%; } }
  .page-products .products-grid .product-item .product-item-info {
    display: flex;
    flex-direction: column;
    height: 100%; }
    .page-products .products-grid .product-item .product-item-info .product-item-details {
      display: flex;
      flex-direction: column;
      height: 100%; }
      .page-products .products-grid .product-item .product-item-info .product-item-details .price-box {
        margin-top: auto;
        margin-bottom: 0; }
      .page-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner {
        margin-top: 0; }

.products-list .product-item {
  display: table;
  width: 100%; }
  .products-list .product-item-info {
    display: table-row; }
  .products-list .product-item-photo {
    display: table-cell;
    padding: 0 11px 11px 0;
    vertical-align: top;
    width: 1%; }
  .products-list .product-item-details {
    display: table-cell;
    vertical-align: top; }

@media screen and (max-width: 767px) {
  .products-list .product-item {
    table-layout: fixed; }
    .products-list .product-item-photo {
      padding: 0 8.5px 8.5px 0;
      width: 30%; }
  .page-products .products-grid .product-items .promo-item {
    width: 100%;
    padding: 0 10px;
    margin-top: 42px;
    margin-bottom: 35px; }
    .page-products .products-grid .product-items .promo-item img {
      width: 100%; } }

@media screen and (min-width: 768px) {
  .products-grid .product-item {
    margin-bottom: 11px; }
  .product-item-actions {
    display: block; }
    .products-grid .product-item-actions {
      margin: 8.5px 0; }
    .product-item-actions .actions-primary + .actions-secondary {
      display: table-cell;
      padding-left: 5px;
      white-space: nowrap;
      width: 50%; }
      .product-item-actions .actions-primary + .actions-secondary > * {
        white-space: normal; }
    .product-item-actions .actions-primary {
      display: table-cell; }
  .products-grid .product-item {
    width: 33.3333%; }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 33.3333%; } }

.products-grid.grid .product-item .product-item-info .product-item-photo:hover img {
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  opacity: .8; }

@media screen and (min-width: 900px) {
  .page-products .products-grid .product-item {
    width: 33%; }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%; }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 49.5%; } }

.products-grid .product-item {
  width: 49.75%; }

@media screen and (min-width: 768px) {
  .products-grid .product-item {
    width: 20%; }
  .page-products div:not(.block-content) > .products-grid .product-items {
    display: -ms-grid;
    display: grid;
    float: left;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
    margin: -5px 0 0 !important;
    position: relative;
    width: 100%; } }
  @media screen and (min-width: 768px) and (min-width: 1200px) {
    .page-products div:not(.block-content) > .products-grid .product-items {
      grid-gap: 30px; } }

@media screen and (min-width: 768px) {
    .page-products div:not(.block-content) > .products-grid .product-items .product-item {
      margin-left: 0;
      padding: 0;
      margin-bottom: 65px;
      width: 100%; }
    .page-products div:not(.block-content) > .products-grid .product-items .promo-item {
      display: inline-block;
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2 / 3;
      margin-bottom: 40px;
      width: 100%; }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%; } }

body.catalog-category-view .page-main > .page-title-wrapper .page-title {
  font-size: 3.2rem;
  letter-spacing: 1.52px;
  width: 100%;
  text-align: center;
  margin-top: 71px;
  margin-bottom: 30px; }

body.catalog-category-view .category-description {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  display: block;
  text-align: center;
  font-size: 1.8rem;
  font-family: "TTNormsPro-Regular";
  letter-spacing: 0.85px;
  line-height: 26px; }
  body.catalog-category-view .category-description p {
    font-size: 1.8rem;
    font-family: "TTNormsPro-Regular";
    letter-spacing: 0.85px;
    line-height: 26px; }

@media screen and (max-width: 899px) {
  body.catalog-category-view .page-main > .page-title-wrapper .page-title {
    font-size: 2.1rem;
    margin-top: 25px !important;
    margin-bottom: 25px;
    padding: 0 12px;
    text-align: left; }
  body.catalog-category-view .category-description {
    padding: 0 12px;
    margin: 0;
    text-align: left; }
    body.catalog-category-view .category-description p {
      font-size: 1.6rem;
      text-align: left;
      letter-spacing: 0.6px;
      line-height: 24px; } }

.accordion div[data-role="collapsible"]:first-child .accordion-title {
  border-top: 1px solid #979797; }

.accordion div:not(.active) + .accordion-content {
  display: none; }

.accordion-title {
  border-bottom: 1px solid #979797;
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  cursor: pointer; }
  .accordion-title:after {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    content: '';
    right: 0;
    height: 26px;
    width: 26px;
    background: url(../images/icons/dropdown-arrow.svg) no-repeat center center/12px; }
  .accordion-title h2, .accordion-title .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .accordion-title feefowidget-container-main:before {
    font-size: 1.6rem;
    font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
    line-height: 1.42857;
    letter-spacing: 0.76px;
    margin: 0;
    padding-right: 30px; }
  .accordion-title:hover h2, .accordion-title:hover .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .accordion-title:hover feefowidget-container-main:before, .accordion-title:focus h2, .accordion-title:focus .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .accordion-title:focus feefowidget-container-main:before, .accordion-title:active h2, .accordion-title:active .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .accordion-title:active feefowidget-container-main:before, .accordion-title.active h2, .accordion-title.active .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .accordion-title.active feefowidget-container-main:before, .accordion-title.is-active h2, .accordion-title.is-active .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .accordion-title.is-active feefowidget-container-main:before {
    color: #000; }

.active .accordion-title {
  border-bottom-color: transparent; }
  .active .accordion-title:after {
    transform: translateY(-50%) rotate(180deg); }

.accordion-content {
  padding-top: 1.8em;
  border-bottom: 1px solid #979797; }
  .accordion-content strong, .accordion-content h2, .accordion-content .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .accordion-content feefowidget-container-main:before, .accordion-content h3, .accordion-content h4 {
    font-family: "TTNormsPro-Medium", Sans-serif; }
  .accordion-content p {
    font-size: 1.6rem;
    line-height: 2.6rem;
    letter-spacing: 1px;
    margin-bottom: 1.2em; }
  .accordion-content h2, .accordion-content .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .accordion-content feefowidget-container-main:before {
    font-size: 2.1rem; }
  .accordion-content h3 {
    font-size: 1.9rem; }
  .accordion-content h4 {
    font-size: 1.7rem; }
  .accordion-content a {
    color: #000;
    text-decoration: underline; }
    .accordion-content a:hover, .accordion-content a:focus, .accordion-content a:active, .accordion-content a.active, .accordion-content a.is-active {
      text-decoration: none; }
  .accordion-content table {
    margin-bottom: 25px; }

.sidebar .block.filter {
  margin-top: 47px;
  border-bottom: 1px solid #E4E4E4; }

.sidebar .filter-options {
  /*arol*/ }
  .sidebar .filter-options a {
    text-decoration: none; }
  .sidebar .filter-options .am_shopby_link_selected {
    font-weight: normal; }
  .sidebar .filter-options .filter-options-title {
    font-family: "TTNormsPro-Regular";
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1;
    color: #000;
    position: relative;
    margin: 0;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-right: 20px;
    word-break: break-word;
    border-top: 1px solid #E4E4E4;
    cursor: pointer; }
    .sidebar .filter-options .filter-options-title:after {
      cursor: pointer;
      position: absolute;
      content: '';
      width: 16px;
      height: 14px;
      right: 0;
      top: 35%;
      background: url("../images/icons/dropdown-arrow.svg") no-repeat center center;
      background-size: 12px; }
    .sidebar .filter-options .filter-options-title.is-active:after {
      transform: rotate(180deg); }
    .sidebar .filter-options .filter-options-title.is-active + .filter-options-content {
      display: block; }
  .sidebar .filter-options .filter-options-content {
    margin-top: 18px;
    margin-bottom: 15px;
    display: none; }
    .sidebar .filter-options .filter-options-content .items {
      padding-left: 1px; }
    .sidebar .filter-options .filter-options-content .item {
      margin-bottom: 21px;
      display: flex; }
      .sidebar .filter-options .filter-options-content .item a {
        width: calc(100% - 28px);
        order: 2;
        padding-left: 9px; }
        .sidebar .filter-options .filter-options-content .item a span {
          padding-left: 0; }
      .sidebar .filter-options .filter-options-content .item input {
        order: 1; }
    .sidebar .filter-options .filter-options-content .label {
      font-size: 1.6rem;
      line-height: 2rem;
      font-family: "TTNormsPro-Regular", Sans-serif;
      color: #000;
      letter-spacing: 1px;
      padding-left: 9px; }
    .sidebar .filter-options .filter-options-content .count {
      display: none; }
    .sidebar .filter-options .filter-options-content.is-open {
      display: block; }
  .sidebar .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border-color: #000;
    border-radius: 0;
    width: 14px;
    height: 14px; }
  .sidebar .filter-options input[type='checkbox'] + .amshopby-choice {
    top: 1px; }
  .sidebar .filter-options input[type='checkbox'] + .amshopby-choice:hover:before, .sidebar .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #000; }
  .sidebar .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #fff url(../images/icons/check.svg) no-repeat center center/9px;
    width: 10px;
    height: 10px;
    top: 2px;
    left: 2px; }
  .sidebar .filter-options .items.-am-singleselect a {
    display: inline-block; }
  .sidebar .filter-options .items.-am-singleselect input[type='radio'] {
    display: inline-block  !important;
    float: left; }
  .sidebar .filter-options .item input[type="checkbox"] {
    position: absolute;
    opacity: 0; }
    .sidebar .filter-options .item input[type="checkbox"] + a {
      position: relative;
      cursor: pointer;
      padding: 0; }
    .sidebar .filter-options .item input[type="checkbox"] + a:before {
      content: '';
      margin-right: 7px;
      display: inline-block;
      vertical-align: text-top;
      width: 14px;
      height: 14px;
      background: white;
      border: 1px solid #2D2D2D; }
    .sidebar .filter-options .item input[type="checkbox"]:hover + a:before {
      background: #000; }
    .sidebar .filter-options .item input[type="checkbox"]:focus + a:before {
      box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12); }
    .sidebar .filter-options .item input[type="checkbox"]:checked + a:before {
      background: #fff; }
    .sidebar .filter-options .item input[type="checkbox"]:checked + a:after {
      content: '';
      position: absolute;
      background: #fff url(../images/icons/check.svg);
      left: 3px;
      top: 3px;
      width: 10px;
      height: 10px; }

.sidebar .filter-options-content .range {
  display: none; }

.sidebar .amshopby-slider-container {
  margin: 10px 0 30px 0; }
  .sidebar .amshopby-slider-container .ui-slider-horizontal {
    background: #F1F1F1;
    height: 7px; }
  .sidebar .amshopby-slider-container .ui-slider-range {
    background: #000;
    height: 7px; }
  .sidebar .amshopby-slider-container .am-slider .ui-slider-handle {
    top: -4px;
    background: #414141;
    width: 14px;
    height: 14px; }
    .sidebar .amshopby-slider-container .am-slider .ui-slider-handle:hover, .sidebar .amshopby-slider-container .am-slider .ui-slider-handle:active {
      background: #000; }
    .sidebar .amshopby-slider-container .am-slider .ui-slider-handle:last-child {
      transform: translateX(0px); }
      .sidebar .amshopby-slider-container .am-slider .ui-slider-handle:last-child .amshopby-slider-tooltip {
        left: auto;
        right: 0; }
  .sidebar .amshopby-slider-container .amshopby-slider-tooltip {
    position: absolute;
    left: 0;
    top: -27px;
    font-size: 14px;
    font-family: "TTNormsPro-Regular";
    color: #000; }

.sidebar .ui-slider-handle.ui-state-hover .amshopby-slider-tooltip,
.sidebar .ui-slider-handle .amshopby-slider-tooltip {
  transform: none !important;
  border-radius: 0;
  border: 0;
  background: #fff;
  transform: none !important; }
  .sidebar .ui-slider-handle.ui-state-hover .amshopby-slider-tooltip:before, .sidebar .ui-slider-handle.ui-state-hover .amshopby-slider-tooltip:after,
  .sidebar .ui-slider-handle .amshopby-slider-tooltip:before,
  .sidebar .ui-slider-handle .amshopby-slider-tooltip:after {
    display: none; }

.sidebar .ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-tooltip {
  visibility: visible;
  opacity: 1;
  border: 0;
  border-radius: 0;
  background: #fff;
  transform: none !important; }
  .sidebar .ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-tooltip:before, .sidebar .ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-tooltip:after {
    display: none; }

.sidebar .block.filter .amshopby-filter-current .amshopby-items {
  padding: 0; }

.sidebar .block.filter .amshopby-filter-current .amshopby-remove {
  top: 4px; }
  .sidebar .block.filter .amshopby-filter-current .amshopby-remove:hover:before, .sidebar .block.filter .amshopby-filter-current .amshopby-remove:hover:after, .sidebar .block.filter .amshopby-filter-current .amshopby-remove:focus:before, .sidebar .block.filter .amshopby-filter-current .amshopby-remove:focus:after, .sidebar .block.filter .amshopby-filter-current .amshopby-remove:active:before, .sidebar .block.filter .amshopby-filter-current .amshopby-remove:active:after, .sidebar .block.filter .amshopby-filter-current .amshopby-remove.active:before, .sidebar .block.filter .amshopby-filter-current .amshopby-remove.active:after, .sidebar .block.filter .amshopby-filter-current .amshopby-remove.is-active:before, .sidebar .block.filter .amshopby-filter-current .amshopby-remove.is-active:after {
    background-color: #000; }

.sidebar .block.filter .amshopby-filter-current .amshopby-item.item {
  font-size: 13px;
  margin-top: 5px; }

.sidebar .block.filter .amshopby-filter-current .amshopby-filter-name {
  font-weight: normal; }

.sidebar .block.filter .block-actions.filter-actions {
  margin-bottom: 10px; }
  .sidebar .block.filter .block-actions.filter-actions a {
    color: #828282; }
    .sidebar .block.filter .block-actions.filter-actions a:hover, .sidebar .block.filter .block-actions.filter-actions a:focus, .sidebar .block.filter .block-actions.filter-actions a:active, .sidebar .block.filter .block-actions.filter-actions a.active, .sidebar .block.filter .block-actions.filter-actions a.is-active {
      text-decoration: none; }

@media all and (max-width: 900px) {
  .page-products.page-layout-2columns-left .sidebar-main {
    border-top: 1px solid #979797;
    padding-top: 17px;
    margin-top: 10px;
    position: relative; }
    .page-products.page-layout-2columns-left .sidebar-main:after {
      position: absolute;
      content: '';
      background: #979797;
      width: 100%;
      height: 1px;
      bottom: 0; }
    .page-products.page-layout-2columns-left .sidebar-main .block.filter {
      margin-bottom: 0;
      border-bottom: 0;
      margin-top: 0; }
      .page-products.page-layout-2columns-left .sidebar-main .block.filter .filter-title {
        margin-bottom: 0;
        position: relative; }
        .page-products.page-layout-2columns-left .sidebar-main .block.filter .filter-title:after {
          position: absolute;
          content: '';
          width: 20px;
          height: 20px;
          background: url("../images/icons/dropdown-arrow.svg") no-repeat center center/15px;
          right: 0;
          top: 3px; }
        .page-products.page-layout-2columns-left .sidebar-main .block.filter .filter-title.arrow-down {
          padding-bottom: .5em; }
          .page-products.page-layout-2columns-left .sidebar-main .block.filter .filter-title.arrow-down:after {
            transform: rotate(180deg); }
  .page-products.page-layout-2columns-left #amasty-shopby-product-list .toolbar.toolbar-products:first-child {
    width: 82px;
    position: absolute;
    top: 12px;
    right: 0;
    z-index: 2;
    padding-right: 0; }
  .block.filter {
    width: 50%;
    position: relative; }
    .block.filter:after {
      position: absolute;
      content: '';
      background: #979797;
      width: 1px;
      height: 36px;
      top: -7px;
      right: -8px; }
    .block.filter .filter-title:after {
      background-size: 14px !important;
      top: 2px !important; }
    .block.filter h4 {
      margin-top: 0;
      font-family: "TTNormsPro-Regular";
      font-size: 16px;
      letter-spacing: 1px;
      line-height: 1.5;
      margin-bottom: 12px; }
    .block.filter .block-content.filter-content {
      display: none; }
      .block.filter .block-content.filter-content.is-open {
        display: block;
        width: 95vw; } }

@media screen and (max-width: 901px) {
  .sorter-label {
    font-family: "TTNormsPro-Regular";
    font-size: 16px;
    right: 0;
    padding-right: 23px;
    background: #fff url(../images/icons/dropdown-arrow.svg) no-repeat right 11px/15px;
    top: 11px; } }

.page-products .columns {
  position: relative;
  z-index: 1; }

.toolbar-amount {
  display: block;
  line-height: 1;
  margin: 0;
  padding: 8px 0 0; }
  .products.wrapper ~ .toolbar .toolbar-amount {
    display: none; }

.toolbar-products {
  margin-bottom: 10px;
  padding: 0 12px;
  text-align: center; }
  .toolbar-products .pages {
    display: none; }
    .products.wrapper ~ .toolbar-products .pages {
      display: block; }
  .toolbar-products .limiter {
    display: none; }
    .toolbar-products .limiter .control {
      display: inline-block; }

.sorter {
  padding: 4px 0 0;
  position: relative; }
  .products.wrapper ~ .toolbar .sorter {
    display: none; }

.toolbar .selectric-wrapper {
  width: 165px;
  float: right;
  margin-top: -7px; }
  .toolbar .selectric-wrapper .selectric {
    background: none; }
  .toolbar .selectric-wrapper .sorter-options {
    text-align: left; }
  .toolbar .selectric-wrapper .button {
    background: none; }
  @media screen and (max-width: 899px) {
    .toolbar .selectric-wrapper {
      margin-top: 0;
      width: auto; }
      .toolbar .selectric-wrapper .electric-items {
        width: 200px !important;
        left: auto;
        right: 0; } }

@media all and (min-width: 991px) {
  .toolbar-sorter {
    width: 165px;
    position: relative; } }

.sorter-action {
  vertical-align: top; }

.sorter .sort-desc:before {
  content: '*R*'; }

.modes {
  display: none; }

.limiter-options {
  margin: 0 5px 0 7px;
  width: auto; }

.limiter-label {
  font-weight: 400; }

.page-products .toolbar .limiter {
  display: none; }

@media screen and (min-width: 900px) {
  .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: block;
    float: left;
    margin-right: 20px; }
    .products.wrapper ~ .toolbar .modes {
      display: none; }
  .modes-label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .modes-mode {
    color: #000;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center; }
  .limiter {
    float: right; }
    .products.wrapper ~ .toolbar .limiter {
      display: block; } }

#maincontent .product-info-main .product-add-form .field.qty {
  width: 210px;
  position: relative; }
  @media screen and (max-width: 767px) {
    #maincontent .product-info-main .product-add-form .field.qty {
      margin-bottom: 10px;
      width: 193px; } }
  #maincontent .product-info-main .product-add-form .field.qty label {
    padding: 0;
    margin: 8px 0 0 0; }
    #maincontent .product-info-main .product-add-form .field.qty label span {
      font-size: 1.6rem;
      line-height: 2rem;
      color: #0B0303; }
  #maincontent .product-info-main .product-add-form .field.qty .control, #maincontent .product-info-main .product-add-form .field.qty .control-1 {
    width: 45px;
    margin-top: -28.5px; }
  #maincontent .product-info-main .product-add-form .field.qty input {
    width: 45px;
    height: 38px;
    line-height: 1;
    padding: 7.25px 5px !important; }
  #maincontent .product-info-main .product-add-form .field.qty .qty-changer {
    border: 0;
    height: 38px;
    width: auto;
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    z-index: 1; }
    #maincontent .product-info-main .product-add-form .field.qty .qty-changer button.qty-control {
      background: transparent;
      border: 1px solid #0B0303;
      border-radius: 0;
      display: inline-block;
      height: 38px;
      width: 38px;
      position: relative;
      padding: 0 !important; }
      #maincontent .product-info-main .product-add-form .field.qty .qty-changer button.qty-control span {
        visibility: hidden; }
      #maincontent .product-info-main .product-add-form .field.qty .qty-changer button.qty-control.qty-dec {
        border-right: none;
        background: linear-gradient(#222, #222), #fff;
        background-position: center;
        background-size: 15px 1px;
        background-repeat: no-repeat; }
      #maincontent .product-info-main .product-add-form .field.qty .qty-changer button.qty-control.qty-inc {
        border-left-color: transparent;
        background: linear-gradient(#222, #222), linear-gradient(#222, #222), #fff;
        background-position: center;
        background-size: 15px 1px, 1px 15px;
        background-repeat: no-repeat; }
      #maincontent .product-info-main .product-add-form .field.qty .qty-changer button.qty-control:hover {
        filter: brightness(0.9); }

.product-add-form .box-tocart .qty div.mage-error[generated] {
  font-size: 14px;
  position: absolute;
  width: 250px;
  left: 0;
  top: 26px;
  text-align: left;
  padding: .5em 0;
  margin-bottom: 1.5em;
  white-space: normal;
  z-index: 2; }
.page-main-details div[class^="col-"], .col{
  width:auto;
}
  @media screen and (max-width: 767px) {
    .product-add-form .box-tocart .qty div.mage-error[generated] {
      left: -150%; } }

@media screen and (max-width: 899px) {
  .catalog-product-view .product-info-main .product-add-form .field.qty {
    display: block;
    margin: 0 auto;
    padding: 0; } }

.product-info-main .social-sharing-buttons .social-share-btn {
  margin: 0; }
  .product-info-main .social-sharing-buttons .social-share-btn.facebook {
    margin-left: -10px;
    background: transparent url(../images/brands/facebook-f-dark.svg) no-repeat center center/11px; }
  .product-info-main .social-sharing-buttons .social-share-btn.twitter {
    background: transparent url(../images/brands/twitter-dark.svg) no-repeat center center/19px; }
  .product-info-main .social-sharing-buttons .social-share-btn.pinterest {
    background: transparent url(../images/brands/pinterest-dark.svg) no-repeat center center/20px; }
  .product-info-main .social-sharing-buttons .social-share-btn:hover, .product-info-main .social-sharing-buttons .social-share-btn:focus, .product-info-main .social-sharing-buttons .social-share-btn:active, .product-info-main .social-sharing-buttons .social-share-btn.active, .product-info-main .social-sharing-buttons .social-share-btn.is-active {
    opacity: .65; }

#maincontent .product-info-main .box-tocart > .fieldset {
  margin-bottom: 0 !important; }

#maincontent .product-info-main .box-tocart .actions {
  display: block;
  width: 100%; }
  #maincontent .product-info-main .box-tocart .actions button {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
    line-height: 1.42857;
    letter-spacing: 0.75px;
    margin: 0;
    color: #000;
    font-size: 16px;
    padding: 10px 45px 11px 0;
    font-weight: 400;
    background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 20px;
    background: #000;
    color: #fff !important;
    text-align: center;
    border-radius: 0;
    padding: 18px 30px;
    font-weight: normal;
    width: 100%;
    padding: 18.5px 30px !important;
    text-align: center; }
    #maincontent .product-info-main .box-tocart .actions button:hover, #maincontent .product-info-main .box-tocart .actions button:focus, #maincontent .product-info-main .box-tocart .actions button:active, #maincontent .product-info-main .box-tocart .actions button.active, #maincontent .product-info-main .box-tocart .actions button.is-active {
      padding-right: 52px; }
    #maincontent .product-info-main .box-tocart .actions button:hover, #maincontent .product-info-main .box-tocart .actions button:focus, #maincontent .product-info-main .box-tocart .actions button:active, #maincontent .product-info-main .box-tocart .actions button.active, #maincontent .product-info-main .box-tocart .actions button.is-active {
      color: #fff !important;
      background: #313131; }
    @media screen and (max-width: 767px) {
      #maincontent .product-info-main .box-tocart .actions button {
        padding: 13px 25px; } }
    #maincontent .product-info-main .box-tocart .actions button:hover, #maincontent .product-info-main .box-tocart .actions button:focus, #maincontent .product-info-main .box-tocart .actions button:active, #maincontent .product-info-main .box-tocart .actions button.active, #maincontent .product-info-main .box-tocart .actions button.is-active {
      text-decoration: none;
      color: #000;
      box-shadow: none; }
    #maincontent .product-info-main .box-tocart .actions button:hover, #maincontent .product-info-main .box-tocart .actions button:focus, #maincontent .product-info-main .box-tocart .actions button:active, #maincontent .product-info-main .box-tocart .actions button.active, #maincontent .product-info-main .box-tocart .actions button.is-active {
      text-align: center; }

.delivery-message {
  font-size: 1.6rem;
  line-height: 2.6rem;
  letter-spacing: 1px;
  font-weight: 400;
  padding-bottom: 30px;
  margin-bottom: 33px;
  padding-top: 33px;
  border-bottom: 1px solid #979797; }

.catalog-product-view #maincontent .product-info-main .product-options-wrapper .field.size-picker {
  border: 1px solid black;
  display: inline-block;
  margin: 0;
  width: 50%; }

.catalog-product-view #maincontent .product-info-main .product-options-wrapper .field.tartan-picker {
  margin: 0; }

.catalog-product-view #maincontent .product-info-main .product-options-wrapper .field.tartan-picker ~ .field.size-picker {
  border-top: none; }

.catalog-product-view #maincontent .product-info-main .product-options-wrapper .field.size-picker + .field.size-picker {
  border-left: none; }

.product.info.detailed .amfaq_questions .am-title {
  font-size: 1.6rem; }
  .product.info.detailed .amfaq_questions .am-title .am-minus, .product.info.detailed .amfaq_questions .am-title .am-plus {
    background: #fff url(../images/icons/dropdown-arrow.svg) no-repeat center center/11px;
    margin-right: -10px; }

.product.info.detailed .amfaq-product-tab .amfaq_questions .am-item {
  border: 0; }

.product.info.detailed .amfaq-product-tab .ask-question-form.widget {
  margin-top: 0; }
  .product.info.detailed .amfaq-product-tab .ask-question-form.widget .button-info {
    font-size: 1.4rem;
    margin-bottom: 0; }
  .product.info.detailed .amfaq-product-tab .ask-question-form.widget button.form-toggle-button.action {
    font-size: 14px !important; }

.catalog-product-view {
  overflow-x: hidden; }

.bottom-product {
  margin-top: 120px;
  margin-bottom: 120px; }
  .bottom-product .cms-alternating-image-block > .container, .bottom-product .cms-alternating-image-block > .block.block-products-list {
    width: 476px; }
    .bottom-product .cms-alternating-image-block > .container *, .bottom-product .cms-alternating-image-block > .block.block-products-list * {
      color: #fff; }
    .bottom-product .cms-alternating-image-block > .container a:hover, .bottom-product .cms-alternating-image-block > .block.block-products-list a:hover {
      text-decoration: none; }
  .bottom-product .cms-alternating-image-block .image-content {
    width: calc(50vw - 50% + 54.3%); }
  .bottom-product .cms-alternating-image-block.has-bg:after {
    background: #577477; }

@media screen and (max-width: 1080px) {
  .bottom-product .cms-alternating-image-block > .container, .bottom-product .cms-alternating-image-block > .block.block-products-list {
    width: 43%; } }

@media screen and (max-width: 899px) {
  .catalog-product-view .product-info-main .page-title-wrapper .page-title {
    font-size: 18px !important;
    line-height: 18px !important;
    letter-spacing: 1.13px; }
  .catalog-product-view .product-info-main .product-info-price .price-box .price-container .price {
    font-size: 18px !important;
    line-height: 18px !important;
    letter-spacing: 1.13px; }
  .catalog-product-view .product-info-main .product-addto-links, .catalog-product-view .product-info-main .product.attribute.sku {
    width: 100%;
    text-align: center; }
  .bottom-product {
    margin-left: -12px;
    margin-right: -12px;
    margin-top: 110px;
    margin-bottom: 48px; }
    .bottom-product .cms-alternating-image-block {
      background: #577477;
      display: flex;
      flex-wrap: wrap;
      flex-direction: column; }
      .bottom-product .cms-alternating-image-block > .container, .bottom-product .cms-alternating-image-block > .block.block-products-list {
        width: 100%;
        order: 2;
        margin-top: 20px;
        margin-bottom: 27px; }
        .bottom-product .cms-alternating-image-block > .container .text-content, .bottom-product .cms-alternating-image-block > .block.block-products-list .text-content {
          font-size: 1.4rem;
          line-height: 2.2rem;
          letter-spacing: 0.88px; }
      .bottom-product .cms-alternating-image-block .image-content {
        width: 100%;
        order: 1;
        margin-top: -110px; }
        .bottom-product .cms-alternating-image-block .image-content img {
          width: calc(100% - 45px); }
      .bottom-product .cms-alternating-image-block.has-bg:after {
        display: none; } }

@media screen and (min-width: 768px) {
  .catalog-product-view .product-info-main .page-title-wrapper .page-title {
    margin-top: -7px; } }

@media screen and (max-width: 767px) {
  .product-info-main:not(.product-info-summary) {
    display: flex !important;
    flex-wrap: wrap; }
    .product-info-main:not(.product-info-summary) .product-add-form {
      width: 100%; }
    .product-info-main:not(.product-info-summary) .product-info-stock-sku {
      width: 100% !important;
      order: 4;
      position: relative;
      top: auto;
      right: auto;
      margin-top: 20px; }
      .product-info-main:not(.product-info-summary) .product-info-stock-sku .stock.available {
        text-align: left;
        adding-left: 105px; }
        .product-info-main:not(.product-info-summary) .product-info-stock-sku .stock.available:before {
          right: auto;
          left: 0;
          padding-left: 20px; }
    .product-info-main:not(.product-info-summary) .product.attribute.description {
      order: 5; }
    .product-info-main:not(.product-info-summary) .product.info.detailed {
      width: 100%;
      order: 6; }
    .product-info-main:not(.product-info-summary) .social-sharing-buttons {
      width: 100%;
      order: 7; } }

.catalog-product-view .page-wrapper > .page-bottom .owl-carousel .owl-nav.disabled {
  display: block !important; }

.block.related {
  width: 100%; }
  .block.related .block-title {
    width: calc(100% - 135px);
    display: inline-block; }
    .block.related .block-title h2, .block.related .block-title .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .block.related .block-title feefowidget-container-main:before {
      letter-spacing: 1.24px;
      margin: 0; }
  .block.related .owl-carousel {
    display: block !important;
    margin-top: 28px;
    margin-bottom: 40px; }
    .block.related .owl-carousel .product.product-item {
      width: 100%;
      margin: 0; }
    .block.related .owl-carousel .product-items {
      position: relative;
      margin-top: 0;
      margin-bottom: 0; }
    .block.related .owl-carousel .product-item-info {
      width: calc(100% - 30px); }
      .block.related .owl-carousel .product-item-info .field.choice.related {
        margin-top: 20px; }
    .block.related .owl-carousel .product-item-photo {
      margin-bottom: 30px; }
    .block.related .owl-carousel .product-item-actions .actions-secondary {
      position: absolute;
      top: 0;
      right: 0; }
      .block.related .owl-carousel .product-item-actions .actions-secondary .action.tocompare {
        display: none; }
    .block.related .owl-carousel .owl-nav {
      position: absolute;
      top: -63px;
      right: 0;
      width: 118px;
      height: 40px; }
      .block.related .owl-carousel .owl-nav button {
        -webkit-transition: 0.3s all ease-in-out;
        -moz-transition: 0.3s all ease-in-out;
        -ms-transition: 0.3s all ease-in-out;
        -o-transition: 0.3s all ease-in-out;
        transition: 0.3s all ease-in-out;
        width: 44px;
        height: 30px; }
        .block.related .owl-carousel .owl-nav button.owl-prev {
          background: transparent url(../images/icons/link-arrow-left.svg) no-repeat left center/37px !important;
          margin-right: 15px; }
        .block.related .owl-carousel .owl-nav button.owl-next {
          background: transparent url(../images/icons/link-arrow-right.svg) no-repeat right center/37px !important;
          margin-left: 15px; }
        .block.related .owl-carousel .owl-nav button:hover, .block.related .owl-carousel .owl-nav button:focus, .block.related .owl-carousel .owl-nav button:active, .block.related .owl-carousel .owl-nav button.active, .block.related .owl-carousel .owl-nav button.is-active {
          opacity: .5;
          box-shadow: none; }
    .block.related .owl-carousel .owl-dots {
      width: 100%;
      text-align: center;
      display: none; }
      .block.related .owl-carousel .owl-dots button {
        display: inline-block;
        width: 20px;
        height: 26px;
        float: none;
        position: relative; }
        .block.related .owl-carousel .owl-dots button span {
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          position: absolute;
          background: #D8D8D8;
          border-radius: 50%;
          width: 8px;
          height: 8px; }
        .block.related .owl-carousel .owl-dots button.active span {
          background: #000; }

@media screen and (max-width: 680px) {
  .block.related .block-title {
    width: 100%;
    display: inline-block; }
    .block.related .block-title h2, .block.related .block-title .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .block.related .block-title feefowidget-container-main:before {
      letter-spacing: 1px; }
  .block.related .owl-carousel .owl-dots {
    display: block !important; }
  .block.related .owl-carousel .owl-nav.disabled {
    display: none !important; } }

.catalog-product-view feefowidget-merchant-header .feefowidget-merchant-header__award-badge,
.catalog-product-view feefowidget-footer {
  display: none !important; }

.catalog-product-view feefowidget-global .feefowidget-global-container .feefowidget-global__reviews-container {
  min-height: 1px !important; }

.product-review-wrapper {
  margin-top: 95px;
  margin-bottom: 95px; }
  .product-review-wrapper feefowidget-container-main {
    position: relative; }
    .product-review-wrapper feefowidget-container-main:before {
      position: absolute;
      content: 'Review';
      top: -55px;
      margin: auto;
      display: block; }

.catalog-product-view feefowidget-global .feefowidget-global-container {
  padding-left: 0;
  padding-right: 0; }

.product-info-main feefowidget-rating-stars .feefowidget-star {
  color: #000; }

.product-info-main .feefowidget-product-stars__reviews-count {
  font-size: 1.2rem;
  line-height: 1.5rem;
  font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
  color: #000; }

@media screen and (max-width: 767px) {
  .catalog-product-view feefowidget-footer {
    display: block !important; }
  .product-review-wrapper {
    margin-top: 38px;
    margin-bottom: 0; } }

.product-info-main {
  position: relative; }
  .product-info-main .product-info-stock-sku {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%; }
  .product-info-main .stock, .product-info-main .stock-title {
    margin-bottom: 12px;
    position: relative;
    width: 100%;
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: 1px;
    text-transform: none; }
    @media screen and (max-width: 767px) {
      .product-info-main .stock, .product-info-main .stock-title {
        letter-spacing: 0.88px; } }
    .product-info-main .stock span, .product-info-main .stock-title span {
      font-size: 1.6rem;
      line-height: 2rem;
      letter-spacing: 1px;
      text-transform: none; }
      @media screen and (max-width: 767px) {
        .product-info-main .stock span, .product-info-main .stock-title span {
          letter-spacing: 0.88px; } }
    .product-info-main .stock:before, .product-info-main .stock-title:before {
      font-size: 1.6rem;
      line-height: 2rem;
      letter-spacing: 1px;
      text-transform: none;
      position: static;
      content: "Availability:"; }
      @media screen and (max-width: 767px) {
        .product-info-main .stock:before, .product-info-main .stock-title:before {
          letter-spacing: 0.88px; } }
    .product-info-main .stock.available, .product-info-main .stock-title.available {
      font-size: 1.6rem;
      line-height: 2rem;
      letter-spacing: 1px;
      text-transform: none; }
      @media screen and (max-width: 767px) {
        .product-info-main .stock.available, .product-info-main .stock-title.available {
          letter-spacing: 0.88px; } }
      .product-info-main .stock.available:before, .product-info-main .stock-title.available:before {
        background: transparent url(../images/icons/checkbox-green.svg) no-repeat 1px center/16px;
        padding-left: 20px;
        right: 65px;
        background-position: 0; }
    @media screen and (min-width: 1200px) {
      .product-info-main .stock, .product-info-main .stock-title {
        text-align: right;
        width: 55%;
        margin-left: auto;
        margin-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .product-info-main .product-add-form .product.attribute.sku {
      order: 10; }
    .product-info-main .product-add-form .product-addto-links {
      order: 20; }
    .product-info-main .product-add-form .stock-title {
      order: 30;
      margin-top: 28px; }
    .product-info-main .product-add-form .custom-label {
      order: 40; } }
  @media screen and (min-width: 1200px) {
    .product-info-main .stock-title + .custom-label + .box-tocart {
      margin-top: -40px; } }

.product-add-form .delivery-message {
  border: 0;
  margin: 0;
  padding: 0; }
  .product-add-form .delivery-message p {
    font-size: 1.6rem;
    line-height: 2rem;
    margin: 0; }

@media screen and (max-width: 767px) {
  .product-add-form form {
    display: flex;
    flex-direction: column; } }

@media screen and (min-width: 1200px) {
  .product-add-form .custom-label {
    width: 50%;
    margin-left: auto; }
    .product-add-form .custom-label .delivery-message {
      text-align: right; } }

.product-info-main:not(.product-info-summary) {
  position: relative;
  width: 100%;
  display: inline-block;
  clear: both;
  margin-top: 17px; }
  .product-info-main:not(.product-info-summary) .box-tocart {
    width: 100%;
    margin-top: 0;
    margin-bottom: 12px; }

@media all and (min-width: 768px) and (max-width: 1025px) {
  .product-info-main .product-info-stock-sku {
    position: relative;
    top: auto;
    margin-bottom: 20px; } }

@media all and (min-width: 768px) and (max-width: 960px) {
  .product-info-main:not(.product-info-summary) .product-info-stock-sku {
    position: relative;
    top: 0;
    margin-bottom: 15px;
    width: 80%; } }

@media screen and (max-width: 767px) {
  .product-info-main:not(.product-info-summary) .product-info-stock-sku {
    width: 160px; }
    .product-info-main:not(.product-info-summary) .product-info-stock-sku .stock.available:before {
      width: 102px;
      right: 60px; } }

.block.widget.block-products-list.grid {
  padding-left: 0;
  padding-right: 0; }

.widget.block-products-list.owl-carousel .block-title {
  width: calc(100% - 118px);
  display: flex;
  margin-bottom: 23px; }
  .widget.block-products-list.owl-carousel .block-title h2, .widget.block-products-list.owl-carousel .block-title .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .widget.block-products-list.owl-carousel .block-title feefowidget-container-main:before {
    margin: 0; }

.widget.block-products-list.owl-carousel .product-item {
  width: 100% !important;
  padding: 0 10px; }
  .widget.block-products-list.owl-carousel .product-item .product-item-info .product-item-actions .actions-primary {
    display: block; }

.catalog-category-view.page-layout-1column .breadcrumbs, .catalog-category-view.page-layout-1column .breadcrumbs + .columns {
  display: none; }

@media screen and (max-width: 899px) {
  .catalog-category-view.page-layout-1column .widget.block-products-list.owl-carousel {
    padding-top: 45px;
    padding-bottom: 45px; } }

@media screen and (min-width: 900px) {
  .catalog-category-view.page-layout-1column .widget.block-products-list.owl-carousel {
    margin-top: -45px; }
    .catalog-category-view.page-layout-1column .widget.block-products-list.owl-carousel .owl-loaded.owl-drag {
      margin-bottom: 80px !important; }
    .catalog-category-view.page-layout-1column .widget.block-products-list.owl-carousel .product-item-details .product-item-name {
      min-height: 48px; }
  .catalog-category-view.page-layout-1column .owl-carousel .owl-nav {
    top: -45px; } }

.block.related .owl-carousel .owl-item.active .product.product-item {
  display: block !important; }

.product-card-items .product-card {
  display: flex; }
  .product-card-items .product-card a {
    display: flex;
    flex-direction: column; }
  .product-card-items .product-card .top-content-wrapper {
    flex: 1;
    width: 100%; }

.cms-two-column-block {
  display: flex; }
  .cms-two-column-block .cms-two-column-block-item {
    display: flex;
    flex-direction: column; }
    .cms-two-column-block .cms-two-column-block-item .top-content-wrapper {
      flex: 1;
      width: 100%; }

.product-item-info .product-badges {
  position: absolute;
  top: 20px;
  left: 1px;
  z-index: 1; }
  .product-item-info .product-badges .online-exclusive {
    font-size: 1.2rem;
    line-height: 1.25;
    padding: 4px 5px;
    max-width: 70px;
    letter-spacing: 0.75px;
    color: white;
    display: inline-block;
    margin-right: 5px;
    background: black; }

.old-price,
.old.price {
  text-decoration: line-through; }

.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": "; }

.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')'; }

.prices-tier .price-container .weee[data-label] {
  display: inline; }
  .prices-tier .price-container .weee[data-label] .price {
    font-size: 1.1rem; }
  .prices-tier .price-container .weee[data-label]:before {
    content: " +" attr(data-label) ": "; }

.actual-price {
  font-weight: 700; }

.category-image .image {
  display: block;
  height: auto;
  max-width: 100%; }

.category-image,
.category-description {
  margin-bottom: 20px; }

.product-image-container {
  display: inline-block;
  max-width: 100%; }

.product-items li.product-item .product-image-container {
  width: 100% !important; }

.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1; }

.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0; }

.product.media .placeholder .photo.container, .product.media .placeholder .photo.block.block-products-list {
  max-width: 100%; }

.product.media .notice {
  color: #4a4a4a;
  font-size: 1.2rem;
  margin: 8.5px 0; }

.product.media .product.thumbs {
  margin: 20px 0 11px; }

.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none; }
  .product.media .items.thumbs > li {
    display: inline-block;
    vertical-align: top; }
  .product.media .items.thumbs .active {
    display: block;
    line-height: 1; }

.product.info.detailed {
  clear: both;
  margin-bottom: 32px; }
  .product.info.detailed .additional-attributes {
    width: auto; }
    .product.info.detailed .additional-attributes th {
      padding: 10px; }
    .product.info.detailed .additional-attributes td {
      padding-bottom: 10px; }

.product-info-main .page-title-wrapper .page-title {
  font-size: 2.4rem;
  font-family: "TTNormsPro-Regular";
  line-height: 1.42857;
  margin-bottom: 8.5px;
  letter-spacing: 1.5px; }

.product-info-main .product.attribute.sku {
  font-size: 1.4rem;
  letter-spacing: 0.88px;
  display: inline-block;
  vertical-align: middle;
  color: #000;
  text-transform: uppercase;
  width: calc(100% - 178px);
  text-align: left; }
  .product-info-main .product.attribute.sku > .value {
    display: inline-block;
    vertical-align: top;
    word-break: break-all; }
  .product-info-main .product.attribute.sku .type {
    margin-right: 7.5px; }

.product-info-main .product.attribute.overview, .product-info-main .product.attribute.description {
  font-size: 1.6rem;
  font-family: "TTNormsPro-Regular";
  line-height: 1.64286;
  letter-spacing: 1px;
  margin: 20px 0; }
  .product-info-main .product.attribute.overview p, .product-info-main .product.attribute.description p {
    font-size: 1.6rem;
    line-height: 1.64286;
    letter-spacing: 1px; }
  .product-info-main .product.attribute.overview strong, .product-info-main .product.attribute.overview b, .product-info-main .product.attribute.description strong, .product-info-main .product.attribute.description b {
    font-family: "TTNormsPro-DemiBold"; }

.product-info-main .product.alert {
  margin: 8.5px 0; }

.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem; }

.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 7.5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0; }

.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 8.5px; }

.product-options-wrapper .fieldset-product-options-inner.required .legend:after, .product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  font-size: 12px; }

.product-options-wrapper .field .note {
  display: block; }

.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 7.5px; }
  .product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-main .price-box .weee + .price-excluding-tax .price,
  .product-info-main .price-box .weee .price,
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-options-bottom .price-box .weee + .price-excluding-tax .price,
  .product-options-bottom .price-box .weee .price {
    font-size: 1.2rem;
    font-weight: 700; }

.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 2.4rem;
  font-family: "TTNormsPro-Regular";
  line-height: 1.42857;
  letter-spacing: 1.5px; }

.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap; }

.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 8.5px 0; }
  .product-info-main .special-price .price-container,
  .product-options-bottom .special-price .price-container {
    font-size: 1.4rem; }
  .product-info-main .special-price .price-label + .price-wrapper,
  .product-options-bottom .special-price .price-label + .price-wrapper {
    display: inline-block; }

.product-info-main .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': '; }

.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0; }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    padding-right: 15px; }
  .product-info-main .box-tocart .input-text.qty,
  .product-options-bottom .box-tocart .input-text.qty {
    line-height: 1;
    height: auto;
    text-align: center;
    width: auto; }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    text-align: center; }

.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 10px 0;
  text-align: right;
  width: 175px;
  display: inline-block;
  margin: 0; }

.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist {
  font-size: 1.6rem;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  font-family: "TTNormsPro-Regular";
  border: 0;
  background: transparent url(../images/icons/heart-light.svg) no-repeat 0 7px/14px;
  padding-left: 22px;
  padding-right: 0;
  line-height: 20px;
  letter-spacing: 1px; }
  .product-info-main .action.towishlist:hover, .product-info-main .action.towishlist:focus, .product-info-main .action.towishlist:active, .product-info-main .action.towishlist.active, .product-info-main .action.towishlist.is-active,
  .product-options-bottom .action.towishlist:hover,
  .product-options-bottom .action.towishlist:focus,
  .product-options-bottom .action.towishlist:active,
  .product-options-bottom .action.towishlist.active,
  .product-options-bottom .action.towishlist.is-active {
    background: transparent url(../images/icons/heart-light.svg) no-repeat 0 7px/18px;
    border: 0; }

.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  display: none; }

.prices-tier {
  background: #fff;
  margin: 10px 0;
  padding: 10px; }
  .prices-tier .price-container {
    display: inline-block; }
  .prices-tier .price-including-tax,
  .prices-tier .price-excluding-tax,
  .prices-tier .weee {
    display: inline-block; }
    .prices-tier .price-including-tax .price,
    .prices-tier .price-excluding-tax .price,
    .prices-tier .weee .price {
      font-size: 1.4rem;
      font-weight: 700; }

.product-info-main .product-info-price {
  width: 50%;
  float: left;
  margin-top: 0; }
  .product-info-main .product-info-price .price-box {
    margin-top: 0; }

.product-info-main .feefo-product-stars-widget {
  width: 50%;
  float: left;
  text-align: right;
  margin-top: 9px;
  filter: brightness(0); }

.block.related .action.select {
  margin: 0 auto; }

.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative; }

.sidebar .product-items .product-item-info {
  position: relative;
  width: auto; }
  .sidebar .product-items .product-item-info .product-item-photo {
    left: 0;
    position: absolute;
    top: 0; }

.sidebar .product-items .product-item-name {
  margin-top: 0; }

.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px; }

.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 8.5px; }

.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0; }

.sidebar .product-items .text {
  margin-right: 8px; }

.sidebar .product-items .counter {
  font-size: 1.2rem;
  white-space: nowrap; }

.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0; }

.sidebar .product-items .minilist .weee:before {
  display: inline-block; }

.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0; }

.sidebar .product-items-images:before, .sidebar .product-items-images:after {
  content: "";
  display: table; }

.sidebar .product-items-images:after {
  clear: both; }

.sidebar .product-items-images .product-item {
  float: left; }

.sidebar .product-items-names .product-item-name {
  margin: 0; }

@media screen and (min-width: 768px) {
  .catalog-product-view .column.main {
    display: block; }
    .catalog-product-view .column.main .product-info-main {
      width: 40.95%;
      float: right;
      clear: right; }
    .catalog-product-view .column.main .product.media {
      width: 59.05%;
      float: none; } }

@media screen and (max-width: 767px) {
  .catalog-product-view .column.main {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }
    .catalog-product-view .column.main .product-info-main {
      width: 100%;
      float: none;
      clear: none;
      order: 2;
      margin-top: 10px; }
    .catalog-product-view .column.main .product-info-main.product-info-summary {
      order: 0;
      margin-top: 7px;
      margin-bottom: 7px; }
    .catalog-product-view .column.main .product.media {
      width: 100%;
      order: 1; }
  .catalog-product-view .product-info-main.product-info-summary .page-title-wrapper .page-title,
  .catalog-product-view .product-info-main.product-info-summary .product-info-price .price-box .price-container .price {
    font-size: 1.8rem !important; }
  .product-info-main .stock-add-box-wrapper .stock-title {
    font-size: 1.4rem;
    bottom: -103%;
    top: auto;
    width: 100%;
    text-align: left; }
  .product-info-main .stock-add-box-wrapper .box-tocart {
    margin-top: 0;
    margin-bottom: 10px; } }

@media screen and (max-width: 991px) {
  .product-info-main.product-info-summary .page-title-wrapper .page-title {
    font-size: 2.4rem !important;
    line-height: 1.42857 !important;
    margin-bottom: 8.5px; }
  .product-info-main.product-info-summary .product-info-price .price-box .price-container .price {
    font-size: 2.4rem !important; }
  .block.related .action.select {
    display: block;
    margin: 10px 0; }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none; }
  .catalog-product-view .breadcrumbs {
    display: none; } }

@media screen and (min-width: 1200px) {
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
    width: 100%; }
    .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: 9.5px;
      text-align: center;
      vertical-align: bottom; }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -2px; }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 8.5px 8.5px 0;
    position: relative;
    top: auto; }
  .sidebar .product-items .product-item-details {
    margin: 0; }
  .sidebar .product-items .product-item-actions {
    clear: left; }
  .catalog-product-view .breadcrumbs {
    margin-top: 45px;
    margin-bottom: 35px; } }

@media screen and (min-width: 1440px) {
  .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; } }

@media screen and (min-width: 900px) {
  .product-info-main {
    float: right; }
  .product.media {
    float: left;
    margin-bottom: 11px; }
  .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%; } }

body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0; }

.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto; }

.table-comparison {
  table-layout: fixed; }
  .table-comparison .cell.label.remove span,
  .table-comparison .cell.label.product span {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .table-comparison .cell {
    padding: 15px;
    width: 140px; }
    .table-comparison .cell .attribute.value {
      overflow: hidden;
      width: 100%; }
    .table-comparison .cell.label .attribute.label {
      display: block;
      width: 100%;
      word-wrap: break-word; }
    .table-comparison .cell.attribute {
      font-size: 1.3rem; }
      .table-comparison .cell.attribute img {
        height: auto;
        max-width: 100%; }
  .table-comparison .product-item-photo {
    display: block;
    margin: 0 auto 15px; }
  .table-comparison .product-image-photo {
    margin-left: 0; }
  .table-comparison .product-item-actions,
  .table-comparison .price-box,
  .table-comparison .product.rating,
  .table-comparison .product-item-name {
    display: block;
    margin: 15px 0; }
  .table-comparison .product-addto-links {
    margin-top: 15px; }
    .table-comparison .product-addto-links .action.toggle {
      padding: 0; }
  .table-comparison .cell.remove {
    padding-bottom: 0;
    padding-top: 0;
    text-align: right; }
  .table-comparison .product-item-actions > .actions-primary + .actions-secondary {
    margin-top: 8.5px; }
  .table-comparison .action.tocart {
    white-space: nowrap; }

.comparison.headings {
  background: #000;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2; }

.block-compare .product-item .product-item-name {
  margin-left: 22px; }

.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0; }

.block-compare .actions-toolbar {
  margin: 17px 0 0; }

@media screen and (min-width: 900px) {
  .top-mobile-menu {
    display: none; }
  header.sticky .ammenu-menu-wrapper {
    width: auto;
    order: 2;
    padding-top: 10px; }
  .ammenu-menu-wrapper {
    order: 4;
    width: 100%; }
    .ammenu-menu-wrapper .ammenu-categories-container {
      display: flex; }
    .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link {
      padding-left: 0;
      font-family: "TTNormsPro-Medium";
      font-size: 1.6rem;
      letter-spacing: 1px; }
    .ammenu-menu-wrapper .ammenu-items {
      justify-content: center; }
      .ammenu-menu-wrapper .ammenu-items > .ammenu-item:hover {
        text-decoration: underline; }
      .ammenu-menu-wrapper .ammenu-items > .ammenu-item a.ammenu-link {
        padding-left: 0; }
    .ammenu-menu-wrapper .ammenu-main-container .ammenu-items {
      position: static; }
    .ammenu-menu-wrapper .ammenu-main-container .submenu-inner .col-large,
    .ammenu-menu-wrapper .ammenu-main-container .submenu-inner .col-medium,
    .ammenu-menu-wrapper .ammenu-main-container .submenu-inner .col-small {
      float: left;
      padding: 0;
      box-sizing: content-box; }
    .ammenu-menu-wrapper .ammenu-main-container .submenu-inner .col-small {
      max-width: 38.96552%; }
    .ammenu-menu-wrapper .ammenu-main-container .submenu-inner .col-medium {
      max-width: calc(49.13793% - 25px); }
    .ammenu-menu-wrapper .ammenu-main-container .submenu-inner .col-large {
      max-width: 59.31034%; }
    .ammenu-menu-wrapper .ammenu-main-container .submenu-inner .col-large + .col-small {
      padding: 0 0 0 15px; }
    .ammenu-menu-wrapper .ammenu-text-block {
      font-size: 16px;
      line-height: 1.42857; }
    .ammenu-menu-wrapper .ammenu-list > .ammenu-item > .ammenu-link > .ammenu-text-block {
      font-family: "TTNormsPro-Regular";
      font-size: 1.4rem;
      line-height: 1.42857;
      letter-spacing: 0.76px; }
    .ammenu-menu-wrapper .ammenu-link .-main:hover + .ammenu-submenu-container {
      display: block;
      max-width: none; } }
    @media screen and (min-width: 900px) and (min-width: 1440px) {
      .ammenu-menu-wrapper .ammenu-link .-main:hover + .ammenu-submenu-container {
        width: 1400px;
        left: 0;
        position: absolute; } }

@media screen and (min-width: 900px) {
    .ammenu-menu-wrapper .ammenu-link.-simple {
      padding-bottom: 10px; }
  .ammenu-category-tree .ammenu-title {
    font-family: "TTNormsPro-Medium";
    font-size: 1.6rem;
    letter-spacing: 0.67px; }
    .ammenu-category-tree .ammenu-title.-parent {
      margin-bottom: 20px; }
  .ammenu-items.-root > .ammenu-item:nth-child(2) .ammenu-category-columns.-col-4 .ammenu-column {
    width: 20%;
    padding: 0 .5%; }
    .ammenu-items.-root > .ammenu-item:nth-child(2) .ammenu-category-columns.-col-4 .ammenu-column:first-child {
      width: 40%; }
      .ammenu-items.-root > .ammenu-item:nth-child(2) .ammenu-category-columns.-col-4 .ammenu-column:first-child ul {
        -moz-column-count: 2;
             column-count: 2; }
    .ammenu-items.-root > .ammenu-item:nth-child(2) .ammenu-category-columns.-col-4 .ammenu-column:nth-child(2) {
      width: 17%; }
  .ammenu-items.-root > .ammenu-item:nth-child(4) .ammenu-category-columns {
    display: block; }
    .ammenu-items.-root > .ammenu-item:nth-child(4) .ammenu-category-columns .ammenu-column {
      width: 320px;
      float: left;
      padding: 35px 25px 0; }
      .ammenu-items.-root > .ammenu-item:nth-child(4) .ammenu-category-columns .ammenu-column:first-child {
        width: 240px; } }

@media screen and (max-width: 899px) {
  body.-amsearch-overlay-opened .ammenu-nav-sections.-sidebar {
    z-index: 0; }
  .ammenu-button.-hamburger {
    margin-right: 15px; }
    .ammenu-button.-hamburger[aria-expanded="true"] {
      background: transparent url("../images/icons/close.svg") no-repeat center center/15px;
      border: none; }
      .ammenu-button.-hamburger[aria-expanded="true"]:before {
        display: none; }
  .ammenu-tabs-list,
  .ammenu-menu-overlay {
    display: none; }
  .ammenu-nav-sections.-sidebar {
    top: 122px;
    width: 100%;
    padding: 30px 0; }
    .ammenu-nav-sections.-sidebar .ammenu-items .-root > .ammenu-item > .ammenu-link {
      min-height: initial; }
  .ammenu-nav-sections .ammenu-items > .ammenu-item > .ammenu-link p {
    font-family: "TTNormsPro-Regular";
    font-size: 1.4rem;
    line-height: 1.42857;
    letter-spacing: 0.76px; }
  .ammenu-nav-sections .ammenu-items.-root > .ammenu-item > .ammenu-link p {
    font-family: "TTNormsPro-Medium";
    font-size: 1.6rem;
    letter-spacing: 1px; }
  .ammenu-nav-sections .ammenu-items.-root > li > .ammenu-items > .ammenu-item > .ammenu-link p {
    font-family: "TTNormsPro-Medium";
    font-size: 1.6rem;
    letter-spacing: 0.67px; }
  .ammenu-nav-sections .mobile-menu-content {
    order: 2;
    flex-basis: 100%;
    font-size: 1.6rem;
    margin: 0 20px;
    max-width: calc(100% - (20px * 2));
    padding: 20px 0; }
    .ammenu-nav-sections .mobile-menu-content .submenu-bottom {
      margin: 0; }
      .ammenu-nav-sections .mobile-menu-content .submenu-bottom a span {
        padding-right: 40px; }
  .ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item:not(:last-child):not(.-active) > .ammenu-link {
    border-bottom: none; }
  .ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item .ammenu-items {
    padding-left: 20px; }
    .ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item .ammenu-items .ammenu-link {
      min-height: initial;
      padding: 10px 0; }
  .top-mobile-menu {
    display: flex;
    align-items: flex-end; }
    .top-mobile-menu #switcher-language {
      display: inline-block;
      order: 1; }
      .top-mobile-menu #switcher-language #switcher-language-trigger:after {
        position: absolute;
        top: 3px;
        right: 0;
        width: 20px;
        background-size: 14px; }
      .top-mobile-menu #switcher-language #switcher-language-trigger.active:after {
        display: none; }
      .top-mobile-menu #switcher-language #switcher-language-trigger > strong {
        position: relative;
        display: block; }
      .top-mobile-menu #switcher-language .switcher-options {
        padding: 0 25px 0 15px; }
      .top-mobile-menu #switcher-language div.switcher-options ul.switcher-dropdown {
        left: 10px;
        top: 0;
        padding-top: 30px; }
    .top-mobile-menu .user-icon-header {
      width: 40px;
      order: 3;
      margin-right: 5px; }
      .top-mobile-menu .user-icon-header a {
        height: 20px;
        background-size: 20px;
        opacity: .8; }
    .top-mobile-menu .link.wishlist {
      width: 40px;
      margin-left: auto;
      order: 2; }
      .top-mobile-menu .link.wishlist a {
        height: 20px;
        background-size: 20px; } }

.ammenu-menu-wrapper .ammenu-item.category-item > a.ammenu-link {
  font-family: "TTNormsPro-Medium";
  font-weight: 500;
  letter-spacing: 1px; }

.ammenu-menu-wrapper .ammenu-wrapper.category-item a.ammenu-link {
  font-family: "TTNormsPro-Regular";
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: 0.76px; }
  .ammenu-menu-wrapper .ammenu-wrapper.category-item a.ammenu-link.-level1 {
    font-family: "TTNormsPro-Medium";
    font-size: 1.6rem;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0.67px; }

.gold-block {
  background: #98814C;
  padding: 23px 30px; }
  .gold-block * {
    color: #fff !important; }
  .gold-block h2, .gold-block .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .gold-block feefowidget-container-main:before {
    font-size: 2.1rem;
    line-height: 2.7rem;
    font-family: "EB Garamond", serif;
    letter-spacing: 0.48px;
    margin-top: 0; }
  .gold-block p {
    font-family: "TTNormsPro-Regular";
    font-size: 16px;
    line-height: 2.4rem;
    letter-spacing: 0.67px;
    margin-top: 24px;
    margin-bottom: 20px; }
  .gold-block .btn-link {
    background: transparent url(../images/icons/link-arrow-right-white.svg) no-repeat right center/36px;
    padding: 10px 47px 10px 0; }
    .gold-block .btn-link:hover {
      text-decoration: none; }

.submenu-bottom {
  border: 0;
  margin-top: 22px;
  margin-bottom: 19px;
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 900px) {
    .submenu-bottom {
      width: 100%;
      display: inline-block;
      border-top: 1px solid #000;
      border-bottom: 1px solid #000;
      margin-top: 34px;
      margin-bottom: auto; } }
  .submenu-bottom a {
    border-bottom: 1px solid #000;
    color: #000;
    font-family: "TTNormsPro-Regular";
    font-size: 1.4rem;
    letter-spacing: 0.58px;
    position: relative;
    width: 100%;
    padding: 26px 20px;
    text-align: center; }
    @media screen and (min-width: 900px) {
      .submenu-bottom a {
        border-bottom: none;
        font-weight: 500;
        letter-spacing: 0.76px;
        padding: 32px 20px;
        position: relative;
        width: 33.33333%;
        display: inline-block;
        float: left; }
        .submenu-bottom a:not(:last-child):after {
          position: absolute;
          content: '';
          width: 1px;
          height: 68px;
          top: 7px;
          background: #000;
          right: 0; } }
    .submenu-bottom a span {
      position: relative;
      background: transparent url(../images/icons/link-arrow-right.svg) no-repeat right center/36px;
      padding-right: 45px; }
    @media screen and (max-width: 899px) {
      .submenu-bottom a div {
        background: transparent url(../images/icons/link-arrow-right.svg) no-repeat right center/36px;
        display: inline;
        float: left;
        padding-left: 45px;
        padding-right: 57px; }
      .submenu-bottom a:before {
        position: absolute;
        content: '';
        height: 100%;
        top: 0; }
      .submenu-bottom a.fitting {
        border-top: 1px solid #000; }
        .submenu-bottom a.fitting:before {
          width: 47px;
          left: 12px;
          background: transparent url(../images/icons/kilt-fitting.svg) no-repeat center center/47px; }
      .submenu-bottom a.size:before {
        width: 36px;
        left: 16px;
        background: transparent url(../images/icons/tape-measure.svg) no-repeat center center/36px; }
      .submenu-bottom a.measuring:before {
        width: 31px;
        left: 15px;
        background: transparent url(../images/icons/dress-mannequin.svg) no-repeat center center/30px; } }
    @media screen and (min-width: 900px) {
      .submenu-bottom a.fitting span:before {
        position: absolute;
        content: '';
        left: -60px;
        top: -6px;
        width: 47px;
        height: 32px;
        background: transparent url(../images/icons/kilt-fitting.svg) no-repeat center center/29px; }
      .submenu-bottom a.size span:before {
        position: absolute;
        content: '';
        left: -50px;
        top: -10px;
        width: 32px;
        height: 41px;
        background: transparent url(../images/icons/tape-measure.svg) no-repeat center center/32px; }
      .submenu-bottom a.measuring span:before {
        position: absolute;
        content: '';
        left: -60px;
        top: -10px;
        width: 51px;
        height: 41px;
        background: transparent url(../images/icons/dress-mannequin.svg) no-repeat center center/22px; } }

@media screen and (max-width: 899px) {
  .ammenu-nav-sections.nav-sections.-opened {
    max-width: none; }
  header.page-header .amsearch-button.-loupe-trigger {
    margin: 0; }
  header.page-header .amsearch-wrapper-block:before {
    display: none; } }

@media screen and (min-width: 900px) {
  .amsearch-overlay-block {
    z-index: 8 !important; }
  .header-right {
    position: relative; }
    .header-right section.amsearch-wrapper-block {
      position: absolute;
      right: 80px; }
      .header-right section.amsearch-wrapper-block .amsearch-form-block.-opened {
        position: absolute;
        right: 0; }
      .header-right section.amsearch-wrapper-block .amsearch-input-wrapper .amsearch-button.-loupe {
        background: transparent url(../images/icons/search.svg) no-repeat center center/23px;
        width: 23px;
        height: 23px; }
    .header-right section.amsearch-result-section {
      margin-top: 0;
      padding-top: 5px; } }

#maincontent input[type="text"],
#maincontent input[type="password"],
#maincontent input[type="url"],
#maincontent input[type="tel"],
#maincontent input[type="search"],
#maincontent input[type="number"],
#maincontent input[type="email"] {
  font-size: 1.6rem;
  border: 1px solid #222;
  height: auto;
  padding: 14px 10px; }

#maincontent select {
  font-size: 1.6rem;
  border: 1px solid #222;
  height: auto;
  padding: 14px 10px;
  background: #fff url(../images/icons/dropdown-arrow.svg) no-repeat 98% center/13px;
  -webkit-appearance: none;
  -moz-appearance: none; }

#maincontent button, #maincontent .action.primary, #maincontent button.action.primary {
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
  line-height: 1.42857;
  letter-spacing: 0.75px;
  margin: 0;
  color: #000;
  font-size: 16px;
  padding: 10px 45px 11px 0;
  font-weight: 400;
  background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
  border: 0;
  background-color: transparent;
  text-align: left;
  padding: 10px 45px 11px 0 !important; }
  #maincontent button:hover, #maincontent button:focus, #maincontent button:active, #maincontent button.active, #maincontent button.is-active, #maincontent .action.primary:hover, #maincontent .action.primary:focus, #maincontent .action.primary:active, #maincontent .action.primary.active, #maincontent .action.primary.is-active, #maincontent button.action.primary:hover, #maincontent button.action.primary:focus, #maincontent button.action.primary:active, #maincontent button.action.primary.active, #maincontent button.action.primary.is-active {
    padding-right: 52px; }
  #maincontent button:hover, #maincontent button:focus, #maincontent button:active, #maincontent button.active, #maincontent button.is-active, #maincontent .action.primary:hover, #maincontent .action.primary:focus, #maincontent .action.primary:active, #maincontent .action.primary.active, #maincontent .action.primary.is-active, #maincontent button.action.primary:hover, #maincontent button.action.primary:focus, #maincontent button.action.primary:active, #maincontent button.action.primary.active, #maincontent button.action.primary.is-active {
    text-decoration: none;
    color: #000;
    box-shadow: none; }
  #maincontent button:hover, #maincontent button:focus, #maincontent button:active, #maincontent button.active, #maincontent button.is-active, #maincontent .action.primary:hover, #maincontent .action.primary:focus, #maincontent .action.primary:active, #maincontent .action.primary.active, #maincontent .action.primary.is-active, #maincontent button.action.primary:hover, #maincontent button.action.primary:focus, #maincontent button.action.primary:active, #maincontent button.action.primary.active, #maincontent button.action.primary.is-active {
    border: 0;
    background-color: transparent;
    text-align: left; }
  #maincontent button span, #maincontent .action.primary span, #maincontent button.action.primary span {
    font-weight: normal; }

input[type='radio']:after {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #fff;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid #000; }

input[type='radio']:checked:after {
  width: 9px;
  height: 9px;
  border-radius: 9px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #000;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid #fff;
  box-shadow: 0px 0px 0px 2px #000; }

.checkout-cart-index .page-main {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (max-width: 767px) {
    .checkout-cart-index .page-main {
      padding-left: 12px;
      padding-right: 12px; } }

.checkout-cart-index .page-title {
  font-size: 2.6rem;
  margin-bottom: 0;
  margin-top: 18px; }

.checkout-cart-index .page-title-wrapper:not(.custom-cart-title) {
  display: none; }

@media screen and (max-width: 767px) {
  .checkout-cart-index .page-title {
    font-size: 2.1rem; } }

@media screen and (min-width: 768px) {
  .checkout-cart-index .cart-summary {
    width: 34%;
    padding: 0 0 0 28px; }
  .checkout-cart-index .abs-shopping-cart-items-desktop,
  .checkout-cart-index .block-cart-failed,
  .checkout-cart-index .cart-container .form-cart,
  .checkout-cart-index .checkout-cart-index .block.discount,
  .checkout-cart-index .cart-container .cart-gift-item {
    width: 66%;
    padding-right: 10px; } }

.cart.table-wrapper .qty-delete-container .field.qty {
  width: 100%;
  position: relative; }
  .cart.table-wrapper .qty-delete-container .field.qty:before {
    font-size: 1.6rem;
    position: absolute;
    content: 'Quantity';
    top: 10px; }

.cart.table-wrapper .control.qty {
  position: relative;
  width: 121px;
  margin-left: 74px; }
  .cart.table-wrapper .control.qty label span.label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .cart.table-wrapper .control.qty label .input-text {
    font-size: 1.6rem;
    height: 38px;
    width: 45px;
    margin: 0;
    line-height: 1;
    padding: 7.5px !important;
    border: 1px solid #0B0303;
    border-radius: 0;
    margin-left: 0;
    text-align: center; }
  .cart.table-wrapper .control.qty .qty-changer {
    width: 121px;
    top: 0;
    left: 0;
    display: flex;
    height: 38px;
    align-items: stretch;
    justify-content: center;
    z-index: 1; }
    .cart.table-wrapper .control.qty .qty-changer a {
      border: 1px solid #0B0303;
      display: inline-block;
      width: 38px;
      height: 38px;
      position: relative; }
      .cart.table-wrapper .control.qty .qty-changer a:hover, .cart.table-wrapper .control.qty .qty-changer a:focus, .cart.table-wrapper .control.qty .qty-changer a:active, .cart.table-wrapper .control.qty .qty-changer a.active, .cart.table-wrapper .control.qty .qty-changer a.is-active {
        background: rgba(0, 0, 0, 0.1); }
      .cart.table-wrapper .control.qty .qty-changer a span {
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        position: absolute;
        width: 11px;
        height: 1px;
        background: #000; }
      .cart.table-wrapper .control.qty .qty-changer a.qty-dec {
        border-right-color: transparent; }
      .cart.table-wrapper .control.qty .qty-changer a.qty-inc {
        border-left-color: transparent; }
        .cart.table-wrapper .control.qty .qty-changer a.qty-inc span:after {
          position: absolute;
          content: '';
          width: 1px;
          height: 13px;
          background: #222;
          left: 5px;
          top: -6px; }

@media screen and (max-width: 767px) {
  .cart.table-wrapper .qty-delete-container .field.qty:before {
    font-size: 1.3rem; }
  .cart.table-wrapper .control.qty label {
    left: 32px; }
    .cart.table-wrapper .control.qty label .input-text {
      font-size: 14px !important;
      letter-spacing: 0;
      line-height: 23px;
      height: 32px !important;
      width: 38px; }
  .cart.table-wrapper .control.qty .qty-changer {
    width: 100px; }
    .cart.table-wrapper .control.qty .qty-changer a {
      width: 32px;
      height: 32px; } }

.column.main .cart-summary {
  background: none;
  margin-top: 18px; }
  .column.main .cart-summary > .title {
    font-size: 2.6rem;
    font-family: "EB Garamond", serif;
    margin-top: 0;
    margin-bottom: 40px; }
  .column.main .cart-summary .field.note {
    font-size: 1.6rem;
    font-family: "TTNormsPro-Medium";
    letter-spacing: 0.76px;
    line-height: 20px;
    margin: 0;
    padding: 10px; }
  .column.main .cart-summary .block > .title {
    border: 0;
    background-color: #EEEEEE;
    padding: 19px 30px 19px 15px; }
    .column.main .cart-summary .block > .title strong {
      font-size: 1.6rem;
      font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
      line-height: 20px;
      font-weight: normal; }
    .column.main .cart-summary .block > .title:after {
      width: 20px;
      height: 20px;
      background: url("../images/icons/dropdown-arrow.svg") no-repeat center center/12px;
      text-indent: -999999px;
      right: 12px;
      top: 33%; }
  .column.main .cart-summary .block.active > .title {
    background-color: #000; }
    .column.main .cart-summary .block.active > .title strong {
      color: #fff; }
    .column.main .cart-summary .block.active > .title:after {
      background: url("../images/icons/dropdown-arrow-white.svg") no-repeat center center/12px;
      transform: rotate(180deg); }
  .column.main .cart-summary .cart-totals, .column.main .cart-summary .opc-block-summary .table-totals {
    margin-bottom: 24px; }
    .column.main .cart-summary .cart-totals tr, .column.main .cart-summary .opc-block-summary .table-totals tr {
      border-bottom: 1px solid #000; }
    .column.main .cart-summary .cart-totals .mark, .column.main .cart-summary .cart-totals .amount, .column.main .cart-summary .opc-block-summary .table-totals .mark, .column.main .cart-summary .opc-block-summary .table-totals .amount {
      font-size: 1.6rem;
      font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
      line-height: 20px;
      font-weight: normal;
      padding-top: 18px;
      padding-bottom: 18px; }
      .column.main .cart-summary .cart-totals .mark strong, .column.main .cart-summary .cart-totals .amount strong, .column.main .cart-summary .opc-block-summary .table-totals .mark strong, .column.main .cart-summary .opc-block-summary .table-totals .amount strong {
        font-weight: normal; }
  .column.main .cart-summary .cart-totals {
    border-top: 0; }
  .column.main .cart-summary button {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
    line-height: 1.42857;
    letter-spacing: 0.75px;
    margin: 0;
    color: #000;
    font-size: 16px;
    padding: 10px 45px 11px 0;
    font-weight: 400;
    background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 20px;
    background: #000;
    color: #fff !important;
    text-align: center;
    border-radius: 0;
    padding: 18px 30px;
    font-weight: normal; }
    .column.main .cart-summary button:hover, .column.main .cart-summary button:focus, .column.main .cart-summary button:active, .column.main .cart-summary button.active, .column.main .cart-summary button.is-active {
      padding-right: 52px; }
    .column.main .cart-summary button:hover, .column.main .cart-summary button:focus, .column.main .cart-summary button:active, .column.main .cart-summary button.active, .column.main .cart-summary button.is-active {
      color: #fff !important;
      background: #313131; }
    @media screen and (max-width: 767px) {
      .column.main .cart-summary button {
        padding: 13px 25px; } }
    .column.main .cart-summary button:hover, .column.main .cart-summary button:focus, .column.main .cart-summary button:active, .column.main .cart-summary button.active, .column.main .cart-summary button.is-active {
      text-decoration: none;
      color: #000;
      box-shadow: none; }
  .column.main .cart-summary #co-shipping-method-form .fieldset.rate {
    margin-bottom: 0; }
  .column.main .cart-summary #co-shipping-method-form dl.items.methods .item-title {
    font-family: "TTNormsPro-Medium", sans-serif;
    padding-left: 20px; }

#maincontent .column.main .cart-summary button.action.primary {
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
  line-height: 1.42857;
  letter-spacing: 0.75px;
  margin: 0;
  color: #000;
  font-size: 16px;
  padding: 10px 45px 11px 0;
  font-weight: 400;
  background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 20px;
  background: #000;
  color: #fff !important;
  text-align: center;
  border-radius: 0;
  padding: 18px 30px;
  font-weight: normal;
  padding: 18px 30px !important; }
  #maincontent .column.main .cart-summary button.action.primary:hover, #maincontent .column.main .cart-summary button.action.primary:focus, #maincontent .column.main .cart-summary button.action.primary:active, #maincontent .column.main .cart-summary button.action.primary.active, #maincontent .column.main .cart-summary button.action.primary.is-active {
    padding-right: 52px; }
  #maincontent .column.main .cart-summary button.action.primary:hover, #maincontent .column.main .cart-summary button.action.primary:focus, #maincontent .column.main .cart-summary button.action.primary:active, #maincontent .column.main .cart-summary button.action.primary.active, #maincontent .column.main .cart-summary button.action.primary.is-active {
    color: #fff !important;
    background: #313131; }
  @media screen and (max-width: 767px) {
    #maincontent .column.main .cart-summary button.action.primary {
      padding: 13px 25px; } }
  #maincontent .column.main .cart-summary button.action.primary:hover, #maincontent .column.main .cart-summary button.action.primary:focus, #maincontent .column.main .cart-summary button.action.primary:active, #maincontent .column.main .cart-summary button.action.primary.active, #maincontent .column.main .cart-summary button.action.primary.is-active {
    text-decoration: none;
    color: #000;
    box-shadow: none; }
  @media screen and (max-width: 767px) {
    #maincontent .column.main .cart-summary button.action.primary {
      padding: 13px 25px !important; } }

.checkout-cart-index .checkout-methods-items .item .braintree-applepay-minicart.cart,
.checkout-cart-index .checkout-methods-items .item .googlepay-minicart-logo.cart {
  display: none; }

.payment-methods .logo-container {
  display: block;
  clear: both;
  with: 100%;
  max-width: 220px;
  border-radius: 3px;
  padding: 8.6px 10px;
  margin: 16px auto 0 auto; }
  .payment-methods .logo-container img {
    display: block;
    margin: 0 auto; }

.payment-methods .paypal-logo {
  background: #eee; }
  .payment-methods .paypal-logo img {
    width: 74px; }

.payment-methods .apple-pay-logo {
  background: #000; }
  .payment-methods .apple-pay-logo img {
    width: 42px; }

.paypal-button.paypal-button-color-gold, .paypal-button-row.paypal-button-color-gold .menu-button {
  background: #eee !important; }
  .paypal-button.paypal-button-color-gold img, .paypal-button-row.paypal-button-color-gold .menu-button img {
    width: 74px !important; }

@media screen and (max-width: 767px) {
  .column.main .cart-summary {
    padding: 0;
    margin-top: 8px;
    margin-bottom: 32px; }
    .column.main .cart-summary > .title {
      font-size: 2.1rem;
      margin-bottom: 20px; }
    .column.main .cart-summary .block > .title {
      padding: 10px 30px 10px 12px; }
      .column.main .cart-summary .block > .title strong {
        font-size: 1.4rem; }
      .column.main .cart-summary .block > .title:after {
        background: url(../images/icons/dropdown-arrow.svg) no-repeat center center/10px;
        top: 27%; }
    .column.main .cart-summary button {
      font-size: 1.6rem;
      padding: 13px 17px; } }

#shopping-cart-table {
  margin-top: 50px; }
  #shopping-cart-table thead th {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }

.cart.table-wrapper .col {
  width: auto; }

.cart.table-wrapper .product-item-name {
  font-size: 1.6rem;
  letter-spacing: 1px;
  line-height: 1.5;
  margin-bottom: 0; }

.cart.table-wrapper .item-price-container {
  margin-bottom: 11px; }

.cart.table-wrapper .price-including-tax .price, .cart.table-wrapper .price-excluding-tax .price {
  font-size: 1.6rem;
  letter-spacing: 1px;
  font-weight: normal; }

.cart.table-wrapper .wishlist-container {
  display: flex; }
  .cart.table-wrapper .wishlist-container .action-edit, .cart.table-wrapper .wishlist-container .action-delete {
    display: none; }
  .cart.table-wrapper .wishlist-container .sku-container {
    padding-right: 32px; }
  .cart.table-wrapper .wishlist-container .action-towishlist {
    padding-left: 24px;
    background: transparent url(../images/icons/heart-light.svg) no-repeat left center/16px; }
    .cart.table-wrapper .wishlist-container .action-towishlist span {
      font-size: 1.4rem;
      font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
      letter-spacing: 1px;
      line-height: 1.5; }

.cart.table-wrapper .qty-delete-container {
  display: flex;
  margin-top: 20px; }
  .cart.table-wrapper .qty-delete-container .field.qty {
    width: auto; }

.cart.table-wrapper .delete-item-container .action-edit, .cart.table-wrapper .delete-item-container .action-towishlist {
  display: none; }

.cart.table-wrapper .delete-item-container .action-delete {
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  background: transparent url(../images/icons/trash.svg) no-repeat center center/16px;
  width: 38px;
  height: 38px;
  display: inline-block;
  margin-left: 11px; }
  .cart.table-wrapper .delete-item-container .action-delete span {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .cart.table-wrapper .delete-item-container .action-delete:hover, .cart.table-wrapper .delete-item-container .action-delete:focus, .cart.table-wrapper .delete-item-container .action-delete:active, .cart.table-wrapper .delete-item-container .action-delete.active, .cart.table-wrapper .delete-item-container .action-delete.is-active {
    background: transparent url(../images/icons/trash.svg) no-repeat center center/18px; }

.cart.table-wrapper .subtotal-wrapper {
  display: flex; }
  .cart.table-wrapper .subtotal-wrapper .wording {
    font-size: 1.6rem;
    line-height: 20px;
    padding-right: 12px; }

.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #727272; }

.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #727272; }

@media screen and (max-width: 767px) {
  .checkout-cart-index #shopping-cart-table {
    margin-top: 24px; }
  .checkout-cart-index .cart.table-wrapper .col.subtotal {
    display: none; }
  .checkout-cart-index .cart.table-wrapper .product-item-name {
    font-size: 1.4rem; }
  .checkout-cart-index .cart.table-wrapper .item-price-container {
    margin-bottom: 4px; }
  .checkout-cart-index .cart.table-wrapper .price-including-tax .price, .checkout-cart-index .cart.table-wrapper .price-excluding-tax .price {
    font-size: 1.4rem; }
  .checkout-cart-index .cart.table-wrapper .wishlist-container {
    display: block; }
    .checkout-cart-index .cart.table-wrapper .wishlist-container .sku-container {
      padding-right: 0;
      margin-bottom: 10px;
      font-size: 1.2rem;
      letter-spacing: 0.88px;
      line-height: 21px; }
      .checkout-cart-index .cart.table-wrapper .wishlist-container .sku-container * {
        font-size: 1.2rem;
        letter-spacing: 0.88px;
        line-height: 21px; }
    .checkout-cart-index .cart.table-wrapper .wishlist-container .action-towishlist span {
      letter-spacing: 0.88px;
      line-height: 18px; }
  .checkout-cart-index .cart.table-wrapper .qty-delete-container {
    margin-top: 18px; }
   .checkout-cart-index .cart.table-wrapper .delete-item-container .action-towishlist {
    display: none; }
  .checkout-cart-index .cart.table-wrapper .delete-item-container .action-delete {
    background: transparent url(../images/icons/trash.svg) no-repeat center center/13px;
    width: 12px;
    margin-left: 0; }
    .checkout-cart-index .cart.table-wrapper .delete-item-container .action-delete:hover, .checkout-cart-index .cart.table-wrapper .delete-item-container .action-delete:focus, .checkout-cart-index .cart.table-wrapper .delete-item-container .action-delete:active, .checkout-cart-index .cart.table-wrapper .delete-item-container .action-delete.active, .checkout-cart-index .cart.table-wrapper .delete-item-container .action-delete.is-active {
      background: transparent url(../images/icons/trash.svg) no-repeat center center/13px; } }

@media screen and (min-width: 768px) and (max-width: 899px) {
  .cart.table-wrapper .subtotal-wrapper {
    display: block; }
    .cart.table-wrapper .subtotal-wrapper .wording {
      padding-right: 0; } }

@media screen and (min-width: 768px) {
  .checkout-cart-index .cart.table-wrapper .item .col.item {
    padding-left: 0;
    padding-top: 22px;
    padding-bottom: 22px; }
  .checkout-cart-index .cart.table-wrapper .product-item-photo {
    padding-right: 30px; } }

.checkout-cart-index #maincontent .block.discount {
  display: inline-block;
  border-bottom: 1px solid #727272;
  width: calc(66% - 10px); }
  .checkout-cart-index #maincontent .block.discount .content {
    display: block !important; }
  .checkout-cart-index #maincontent .block.discount .title {
    margin-top: 12px;
    margin-bottom: 14px; }
    .checkout-cart-index #maincontent .block.discount .title strong {
      font-size: 1.6rem;
      color: #222222;
      font-weight: normal; }
  .checkout-cart-index #maincontent .block.discount #discount-coupon-form .label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .checkout-cart-index #maincontent .block.discount #discount-coupon-form .field {
    width: 221px;
    float: left;
    padding-right: 10px; }
    .checkout-cart-index #maincontent .block.discount #discount-coupon-form .field .control {
      width: 100%; }
    .checkout-cart-index #maincontent .block.discount #discount-coupon-form .field input {
      border-color: #000;
      width: 100%;
      height: auto;
      padding: 8px 10px;
      border-radius: 0; }
  .checkout-cart-index #maincontent .block.discount #discount-coupon-form .fieldset:last-child {
    margin-bottom: 4px; }
  .checkout-cart-index #maincontent .block.discount #discount-coupon-form input::-moz-placeholder {
    font-size: 1.6rem; }
  .checkout-cart-index #maincontent .block.discount #discount-coupon-form input:-ms-input-placeholder {
    font-size: 1.6rem; }
  .checkout-cart-index #maincontent .block.discount #discount-coupon-form input::placeholder {
    font-size: 1.6rem; }
  .checkout-cart-index #maincontent .block.discount #discount-coupon-form button.action.primary {
    font-size: 1.4rem;
    background-color: #EEEEEE;
    background-image: none;
    padding: 10px 35px !important;
    border-radius: 0;
    border: 0; }
    .checkout-cart-index #maincontent .block.discount #discount-coupon-form button.action.primary:focus {
      box-shadow: none; }
    .checkout-cart-index #maincontent .block.discount #discount-coupon-form button.action.primary span {
      font-family: "TTNormsPro-Medium";
      width: 100%;
      text-align: center;
      font-weight: 500;
      letter-spacing: 0.88px;
      line-height: 18px;
      color: #000; }

@media screen and (max-width: 767px) {
  .checkout-cart-index #maincontent .block.discount {
    width: 100%;
    margin-bottom: 20px; }
    .checkout-cart-index #maincontent .block.discount #discount-coupon-form .field {
      width: 100%;
      margin: 0 0 15px 0;
      padding: 0; }
    .checkout-cart-index #maincontent .block.discount #discount-coupon-form button.action.primary {
      width: auto;
      float: left;
      margin-bottom: 15px; } }

body.wordpress-homepage-view.page-layout-1column .page-title-wrapper .page-title {
  font-size: 3.2rem;
  text-align: center;
  width: 100%;
  margin-top: 35px;
  margin-bottom: 65px; }

body.wordpress-homepage-view.page-layout-1column #maincontent {
  padding: 0;
  max-width: 100%; }

.cms-index-index .blog-list-homepage {
  margin: 120px 10px 0;
  max-width: 1170px; }
  @media screen and (min-width: 1200px) {
    .cms-index-index .blog-list-homepage {
      margin: 120px auto 0; } }

.cms-index-index .heading-blog-list {
  display: flex;
  margin-bottom: 22px; }
  .cms-index-index .heading-blog-list h2, .cms-index-index .heading-blog-list .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-index-index .heading-blog-list feefowidget-container-main:before {
    width: calc(100% - 163px);
    display: inline-block;
    margin: 0; }
  .cms-index-index .heading-blog-list .more-articles {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
    line-height: 1.42857;
    letter-spacing: 0.75px;
    margin: 0;
    color: #000;
    font-size: 16px;
    padding: 10px 45px 11px 0;
    font-weight: 400;
    background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
    font-size: 18px;
    background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/37px;
    padding: 10px 50px 11px 0;
    padding-top: 5px; }
    .cms-index-index .heading-blog-list .more-articles:hover, .cms-index-index .heading-blog-list .more-articles:focus, .cms-index-index .heading-blog-list .more-articles:active, .cms-index-index .heading-blog-list .more-articles.active, .cms-index-index .heading-blog-list .more-articles.is-active {
      padding-right: 52px; }
    .cms-index-index .heading-blog-list .more-articles:hover, .cms-index-index .heading-blog-list .more-articles:focus, .cms-index-index .heading-blog-list .more-articles:active, .cms-index-index .heading-blog-list .more-articles.active, .cms-index-index .heading-blog-list .more-articles.is-active {
      padding-right: 57px; }
    .cms-index-index .heading-blog-list .more-articles:hover, .cms-index-index .heading-blog-list .more-articles:focus, .cms-index-index .heading-blog-list .more-articles:active, .cms-index-index .heading-blog-list .more-articles.active, .cms-index-index .heading-blog-list .more-articles.is-active {
      text-decoration: none;
      color: #000;
      box-shadow: none; }
  @media screen and (max-width: 1199px) {
    .cms-index-index .heading-blog-list {
      padding: 0 15px; } }

.cms-index-index .widget-blog-posts ol.post-list {
  margin: 0; }
  @media screen and (min-width: 768px) {
    .cms-index-index .widget-blog-posts ol.post-list {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      grid-gap: 30px; } }
  @media screen and (min-width: 900px) {
    .cms-index-index .widget-blog-posts ol.post-list {
      -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr; } }
  .cms-index-index .widget-blog-posts ol.post-list li.item {
    width: 100%;
    text-align: left;
    padding: 0; }
    .cms-index-index .widget-blog-posts ol.post-list li.item img {
      -webkit-transition: 0.3s all ease-in-out;
      -moz-transition: 0.3s all ease-in-out;
      -ms-transition: 0.3s all ease-in-out;
      -o-transition: 0.3s all ease-in-out;
      transition: 0.3s all ease-in-out;
      width: 100%;
      display: block;
      aspect-ratio: 3 / 2;
      -o-object-fit: cover;
         object-fit: cover;
      transform: none; }
    
      .cms-index-index .widget-blog-posts ol.post-list li.item .post-image:hover img, .cms-index-index .widget-blog-posts ol.post-list li.item .post-image:focus img, .cms-index-index .widget-blog-posts ol.post-list li.item .post-image:active img, .cms-index-index .widget-blog-posts ol.post-list li.item .post-image.active img, .cms-index-index .widget-blog-posts ol.post-list li.item .post-image.is-active img {
        opacity: .8; }
    .cms-index-index .widget-blog-posts ol.post-list li.item h2, .cms-index-index .widget-blog-posts ol.post-list li.item .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-index-index .widget-blog-posts ol.post-list li.item feefowidget-container-main:before {
      font-size: 1.8rem;
      line-height: 1.5;
      font-family: "TTNormsPro-Medium";
      margin-top: 30px;
      margin-bottom: 26px; }
    .cms-index-index .widget-blog-posts ol.post-list li.item .post-excerpt {
      font-size: 1.6rem;
      line-height: 1.5;
      letter-spacing: 1px;
      margin-bottom: 25px; }

@media screen and (max-width: 640px) {
  .cms-index-index .blog-list-homepage {
    margin-top: 30px; }
  .cms-index-index .heading-blog-list {
    margin-bottom: 12px; }
    .cms-index-index .heading-blog-list h2, .cms-index-index .heading-blog-list .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-index-index .heading-blog-list feefowidget-container-main:before {
      width: calc(100% - 152px);
      line-height: 1.3; }
    .cms-index-index .heading-blog-list a.more-articles {
      font-size: 1.6rem;
      padding-bottom: 6px; }
  .cms-index-index .widget-blog-posts ol.post-list li.item {
    width: 100%;
    margin-bottom: 44px; }
    .cms-index-index .widget-blog-posts ol.post-list li.item:last-child {
      margin-bottom: 0; }
    .cms-index-index .widget-blog-posts ol.post-list li.item h2, .cms-index-index .widget-blog-posts ol.post-list li.item .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-index-index .widget-blog-posts ol.post-list li.item feefowidget-container-main:before {
      margin-top: 20px;
      margin-bottom: 17px; }
    .cms-index-index .widget-blog-posts ol.post-list li.item .post-excerpt {
      margin-bottom: 17px; } }

.post-list-wrapper .widget-blog-posts .post-list, .post-list-wrapper .post-list.grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 20px;
  padding: 0 10px; }
  @media screen and (min-width: 768px) {
    .post-list-wrapper .widget-blog-posts .post-list, .post-list-wrapper .post-list.grid {
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr; } }
  @media screen and (min-width: 1200px) {
    .post-list-wrapper .widget-blog-posts .post-list, .post-list-wrapper .post-list.grid {
      -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
      grid-gap: 30px;
      padding: 0; } }
  .post-list-wrapper .widget-blog-posts .post-list li.item, .post-list-wrapper .post-list.grid li.item {
    text-align: left;
    padding: 0;
    margin-right: 0;
    margin-left: 0;
    display: block;
    width: 100%; }
    .post-list-wrapper .widget-blog-posts .post-list li.item img, .post-list-wrapper .post-list.grid li.item img {
      -webkit-transition: 0.3s all ease-in-out;
      -moz-transition: 0.3s all ease-in-out;
      -ms-transition: 0.3s all ease-in-out;
      -o-transition: 0.3s all ease-in-out;
      transition: 0.3s all ease-in-out;
      width: 100%;
      display: inline-block;
      transform: none; }
    .post-list-wrapper .widget-blog-posts .post-list li.item .post-image, .post-list-wrapper .post-list.grid li.item .post-image {
      overflow: hidden; }
      .post-list-wrapper .widget-blog-posts .post-list li.item .post-image:hover img, .post-list-wrapper .widget-blog-posts .post-list li.item .post-image:focus img, .post-list-wrapper .widget-blog-posts .post-list li.item .post-image:active img, .post-list-wrapper .widget-blog-posts .post-list li.item .post-image.active img, .post-list-wrapper .widget-blog-posts .post-list li.item .post-image.is-active img, .post-list-wrapper .post-list.grid li.item .post-image:hover img, .post-list-wrapper .post-list.grid li.item .post-image:focus img, .post-list-wrapper .post-list.grid li.item .post-image:active img, .post-list-wrapper .post-list.grid li.item .post-image.active img, .post-list-wrapper .post-list.grid li.item .post-image.is-active img {
        transform: scale(1.1, 1.1); }
    .post-list-wrapper .widget-blog-posts .post-list li.item h2, .post-list-wrapper .widget-blog-posts .post-list li.item .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .post-list-wrapper .widget-blog-posts .post-list li.item feefowidget-container-main:before, .post-list-wrapper .post-list.grid li.item h2, .post-list-wrapper .post-list.grid li.item .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .post-list-wrapper .post-list.grid li.item feefowidget-container-main:before {
      font-size: 1.8rem;
      line-height: 1.5;
      font-family: "TTNormsPro-Medium";
      margin-top: 30px;
      margin-bottom: 26px; }
    .post-list-wrapper .widget-blog-posts .post-list li.item .post-date, .post-list-wrapper .post-list.grid li.item .post-date {
      font-size: 1.4rem;
      color: #878787;
      letter-spacing: 0.5px;
      line-height: 1.42857;
      margin-bottom: 10px; }
    .post-list-wrapper .widget-blog-posts .post-list li.item .post-excerpt, .post-list-wrapper .post-list.grid li.item .post-excerpt {
      font-size: 1.6rem;
      line-height: 1.5;
      letter-spacing: 1px;
      margin-bottom: 25px; }

.wordpress-homepage-view.page-layout-1column .post-list-wrapper .post-list.grid li.item h2, .wordpress-homepage-view.page-layout-1column .post-list-wrapper .post-list.grid li.item .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .wordpress-homepage-view.page-layout-1column .post-list-wrapper .post-list.grid li.item feefowidget-container-main:before {
  margin-bottom: 5px; }

.wordpress-homepage-view.page-layout-1column .post-list-wrapper .post-list.grid li.item .post-entry {
  margin-bottom: 85px; }

@media screen and (max-width: 580px) {
  .wordpress-homepage-view.page-layout-1column .post-list-wrapper .post-list.grid li.item {
    flex-basis: 100%; }
    .wordpress-homepage-view.page-layout-1column .post-list-wrapper .post-list.grid li.item h2, .wordpress-homepage-view.page-layout-1column .post-list-wrapper .post-list.grid li.item .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .wordpress-homepage-view.page-layout-1column .post-list-wrapper .post-list.grid li.item feefowidget-container-main:before {
      margin-top: 22px; }
    .wordpress-homepage-view.page-layout-1column .post-list-wrapper .post-list.grid li.item .post-entry {
      margin-bottom: 50px; } }

.cms-top-block.blog-banner .content-text-inner .button {
  display: inline-block; }

.post-list-wrapper .pager {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 53px; }
  .post-list-wrapper .pager .toolbar-amount {
    display: none; }
  .post-list-wrapper .pager .pages {
    display: inline-block;
    width: auto; }
    .post-list-wrapper .pager .pages .items {
      padding-left: 52px !important; }
      .post-list-wrapper .pager .pages .items:before {
        font-size: 1.8rem; }
      .post-list-wrapper .pager .pages .items .item {
        font-size: 1.8rem;
        margin-right: 15px; }
      .post-list-wrapper .pager .pages .items .action.next {
        width: 19px; }
        .post-list-wrapper .pager .pages .items .action.next span:not(.label) {
          display: none; }

.post-list-description {
  display: none; }

#maincontent .wp-sidebar {
  display: flex;
  flex-wrap: wrap;
  margin-top: 27px;
  margin-bottom: 42px;
  width: 100%; }
  #maincontent .wp-sidebar .block-blog {
    width: 100%;
    flex-basis: 50%;
    margin-bottom: 0; }
    #maincontent .wp-sidebar .block-blog-search {
      order: 2;
      padding-right: 10px; }
    #maincontent .wp-sidebar .block-blog-categories {
      order: 1;
      padding-left: 10px; }

#maincontent .wp-sidebar .block-blog-categories {
  padding-left: 10px; }
  #maincontent .wp-sidebar .block-blog-categories .block-title {
    font-size: 1.6rem;
    font-family: "TTNormsPro-Regular", Sans-serif;
    letter-spacing: 0.76px;
    width: auto;
    display: inline-block;
    position: relative;
    padding: 0 26px 0 28px;
    margin: 15px 0 0 0;
    border: 0;
    cursor: pointer; }
    #maincontent .wp-sidebar .block-blog-categories .block-title:after {
      position: absolute;
      content: '';
      width: 15px;
      height: 15px;
      right: 0;
      top: 5px;
      background: url(../images/icons/dropdown-arrow.svg) no-repeat center center/12px; }
  #maincontent .wp-sidebar .block-blog-categories .block-content {
    display: none;
    letter-spacing: 0.8px; }
    #maincontent .wp-sidebar .block-blog-categories .block-content #wp-category-list {
      padding: 10px 0 0 25px; }
      #maincontent .wp-sidebar .block-blog-categories .block-content #wp-category-list li {
        font-size: 1.6rem;
        font-family: "TTNormsPro-Regular", Sans-serif;
        margin: 0; }
        #maincontent .wp-sidebar .block-blog-categories .block-content #wp-category-list li a {
          display: inline-block;
          width: 100%;
          padding: 10px 5px; }

#maincontent .wp-sidebar .block-categories-inner-wrapper.is-open {
  width: 161px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.2); }
  #maincontent .wp-sidebar .block-categories-inner-wrapper.is-open .block-title:after {
    transform: rotate(180deg); }
  #maincontent .wp-sidebar .block-categories-inner-wrapper.is-open .block-content {
    display: block; }

#maincontent .wp-sidebar .block-blog-search .block-title {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

#maincontent .wp-sidebar .block-blog-search .block-content {
  width: 175px;
  float: right;
  padding-right: 15px;
  margin-top: 10px; }

#maincontent .wp-sidebar .block-blog-search .input-text {
  font-size: 1.5rem;
  color: #808080;
  letter-spacing: 1px;
  width: 115px;
  float: left;
  border: 0;
  border-bottom: 1px solid transparent;
  padding: 5px 0; }
  #maincontent .wp-sidebar .block-blog-search .input-text:focus {
    box-shadow: none;
    border-bottom-color: #808080; }

#maincontent .wp-sidebar .block-blog-search input::-moz-placeholder {
  font-size: 1.5rem;
  color: #808080;
  letter-spacing: 1px; }

#maincontent .wp-sidebar .block-blog-search input:-ms-input-placeholder {
  font-size: 1.5rem;
  color: #808080;
  letter-spacing: 1px; }

#maincontent .wp-sidebar .block-blog-search input::placeholder {
  font-size: 1.5rem;
  color: #808080;
  letter-spacing: 1px; }

#maincontent .wp-sidebar .block-blog-search .button {
  width: 30px;
  height: 30px;
  border: 0;
  background: transparent url(../images/icons/search.svg) no-repeat center center/25px; }
  #maincontent .wp-sidebar .block-blog-search .button span {
    display: none; }

@media screen and (max-width: 680px) {
  #maincontent .wp-sidebar {
    margin-top: 7px;
    margin-bottom: 14px; }
    #maincontent .wp-sidebar .block-blog-categories .block-title {
      padding-left: 0; }
    #maincontent .wp-sidebar .block-blog-categories .block-categories-inner-wrapper.is-open .block-title {
      padding-left: 28px; }
    #maincontent .wp-sidebar .block-blog-search .block-content {
      width: 160px;
      padding-right: 0; } }

.cms-top-block.blog-banner {
  background: linear-gradient(180deg, transparent, transparent 100px, var(--bg-color) 100px, var(--bg-color)); }
  .cms-top-block.blog-banner .has-bg:after {
    top: auto;
    bottom: 0; }
  @media screen and (min-width: 1200px) {
    .cms-top-block.blog-banner {
      width: 99vw;
      margin-left: calc(50% - 50vw); } }
  .cms-top-block.blog-banner .container, .cms-top-block.blog-banner .block.block-products-list {
    overflow: visible;
    position: static; }
    @media screen and (max-width: 767px) {
      .cms-top-block.blog-banner .container .content-text-inner, .cms-top-block.blog-banner .block.block-products-list .content-text-inner {
        position: static;
        transform: translateY(-70px); } }
    @media screen and (min-width: 1200px) {
      .cms-top-block.blog-banner .container, .cms-top-block.blog-banner .block.block-products-list {
        position: absolute;
        left: calc(50vw - 600px); }
        .cms-top-block.blog-banner .container .content-text-inner, .cms-top-block.blog-banner .block.block-products-list .content-text-inner {
          margin-left: -60px;
          padding-left: 60px; } }
  .cms-top-block.blog-banner .content-text-inner a {
    color: white; }
  .cms-top-block.blog-banner .content-text-inner {
    margin-left: 10px;
    padding: 46px 60px 55px 60px; }
    @media screen and (min-width: 1400px) {
      .cms-top-block.blog-banner .content-text-inner {
        margin-left: -7.4vw; } }
    .cms-top-block.blog-banner .content-text-inner h2, .cms-top-block.blog-banner .content-text-inner .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-top-block.blog-banner .content-text-inner feefowidget-container-main:before {
      font-size: 2.6rem;
      letter-spacing: 1px;
      margin-bottom: 9px; }
      .cms-top-block.blog-banner .content-text-inner h2 a:hover, .cms-top-block.blog-banner .content-text-inner .product-review-wrapper feefowidget-container-main:before a:hover, .product-review-wrapper .cms-top-block.blog-banner .content-text-inner feefowidget-container-main:before a:hover, .cms-top-block.blog-banner .content-text-inner h2 a:focus, .cms-top-block.blog-banner .content-text-inner .product-review-wrapper feefowidget-container-main:before a:focus, .product-review-wrapper .cms-top-block.blog-banner .content-text-inner feefowidget-container-main:before a:focus, .cms-top-block.blog-banner .content-text-inner h2 a:active, .cms-top-block.blog-banner .content-text-inner .product-review-wrapper feefowidget-container-main:before a:active, .product-review-wrapper .cms-top-block.blog-banner .content-text-inner feefowidget-container-main:before a:active, .cms-top-block.blog-banner .content-text-inner h2 a.active, .cms-top-block.blog-banner .content-text-inner .product-review-wrapper feefowidget-container-main:before a.active, .product-review-wrapper .cms-top-block.blog-banner .content-text-inner feefowidget-container-main:before a.active, .cms-top-block.blog-banner .content-text-inner h2 a.is-active, .cms-top-block.blog-banner .content-text-inner .product-review-wrapper feefowidget-container-main:before a.is-active, .product-review-wrapper .cms-top-block.blog-banner .content-text-inner feefowidget-container-main:before a.is-active {
        color: #fff;
        text-decoration: none;
        opacity: .7; }
    .cms-top-block.blog-banner .content-text-inner .post-meta {
      margin-bottom: 25px; }
      .cms-top-block.blog-banner .content-text-inner .post-meta .post-date {
        font-size: 1.4rem;
        color: rgba(255, 255, 255, 0.5);
        letter-spacing: 0.5px; }
    .cms-top-block.blog-banner .content-text-inner .post-excerpt {
      font-size: 1.8rem;
      letter-spacing: 0.85px;
      line-height: 1.47143;
      margin-bottom: 25px; }

@media screen and (max-width: 899px) {
  .cms-top-block.blog-banner {
    background: #EEF1F1; }
    .cms-top-block.blog-banner .content-text-inner {
      width: calc(100% - 40px);
      padding: 20px 20px 20px 20px;
      margin-left: 0;
      position: absolute;
      bottom: 50px;
      left: 0; }
      .cms-top-block.blog-banner .content-text-inner h2, .cms-top-block.blog-banner .content-text-inner .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .cms-top-block.blog-banner .content-text-inner feefowidget-container-main:before {
        font-size: 2.1rem; }
      .cms-top-block.blog-banner .content-text-inner .post-excerpt {
        font-size: 1.6rem; }
      .cms-top-block.blog-banner .content-text-inner .button__large {
        font-size: 1.6rem; } }

.is-blog.wordpress-post-view #maincontent {
  max-width: 100%;
  padding: 0;
  overflow-x: hidden; }

.is-blog.wordpress-post-view .post-entry, .is-blog.wordpress-post-view .social-sharing {
  width: 100%;
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  display: block; }

@media screen and (max-width: 681px) {
  .is-blog.wordpress-post-view .columns .column.main {
    padding-bottom: 15px; } }

.is-blog.wordpress-post-view .page-title {
  font-size: 3.2rem;
  text-align: center;
  margin-top: 36px;
  margin-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px; }
  .is-blog.wordpress-post-view .page-title span {
    width: 100%; }

.is-blog.wordpress-post-view .post-meta .post-meta-item {
  margin: 0; }

.post-view .post-date {
  font-size: 1.6rem;
  font-family: "TTNormsPro-Regular", Sans-serif;
  line-height: 1.42857;
  color: #8A8A8A;
  letter-spacing: 0.57px;
  text-align: center;
  margin: 0;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px; }

.post-entry p {
  font-size: 1.8rem;
  letter-spacing: 0.9px;
  line-height: 2.0;
  margin-bottom: 2.0em; }

@media screen and (max-width: 767px) {
  .is-blog.wordpress-post-view .page-title {
    font-size: 2.4rem;
    text-align: left; }
  .post-view .post-date {
    font-size: 1.4rem;
    text-align: left;
    letter-spacing: 0.5px; }
  .post-entry p {
    font-size: 1.6rem;
    letter-spacing: 0.6px; } }

.post-image__top {
  width: 100%;
  position: relative; }
  .post-image__top.post-image {
    margin-top: 22px;
    margin-bottom: 67px; }
  .post-image__top a {
    float: right;
    text-align: right;
    z-index: 2;
    padding: 0;
    margin: 0; }
  .post-image__top img {
    max-width: 100%;
    margin-bottom: 65px; }
  .post-image__top:after {
    position: absolute;
    content: '';
    height: 100%;
    width: calc(100% - 31px);
    left: 0;
    bottom: 0;
    z-index: -1;
    background: #EEF1F1; }

.post-content .image-left, .post-content .image-right {
  margin-left: calc(((80vw - 40rem) / 2) * -1);
  margin-top: 110px;
  margin-bottom: 105px;
  width: 80vw;
  display: -ms-grid;
  display: grid;
  position: relative;
  -ms-grid-columns: [full-start] minmax(1em, 1fr) [wide-start] minmax(0, 1fr) [content-start] minmax(0, 40rem) [content-end] minmax(0, 1fr) [wide-end] minmax(1em, 1fr) [full-end];
  grid-template-columns: [full-start] minmax(1em, 1fr) [wide-start] minmax(0, 1fr) [content-start] minmax(0, 40rem) [content-end] minmax(0, 1fr) [wide-end] minmax(1em, 1fr) [full-end]; }
  .post-content .image-left img, .post-content .image-right img {
    display: block;
    width: 100%;
    height: auto; }
  .post-content .image-left:after, .post-content .image-right:after {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    content: '';
    height: 80%;
    width: 100vw;
    left: 0;
    bottom: 0;
    z-index: -1;
    background: #EEF1F1; }

.post-content .image-left .image-inner {
  grid-column: full-start/content-end; }

.post-content .image-right {
  margin-left: calc(((40vw - 40rem) / 2) * -1); }
  .post-content .image-right:after {
    left: -40vw !important; }
  .post-content .image-right .image-inner {
    grid-column: content-start/full-end;
    -ms-grid-row: 1;
    grid-row: 1; }

.post-content .wp-block-media-text__content p {
  font-size: 1.6rem; }

.post-content .wp-block-media-text.alignwide:not(.has-media-on-the-right) .wp-block-media-text__content {
  padding-left: 100px; }

.post-content .wp-block-media-text.alignwide.has-media-on-the-right .wp-block-media-text__content {
  padding-right: 75px; }

.post-content .has-media-on-the-right .image-right {
  margin-left: calc(((80vw - 40rem) / 2) * -1); }

@media screen and (min-width: 900px) {
  .post-content .image-overlap-wrapper {
    margin-left: calc(((80vw - 40rem) / 2) * -1);
    margin-top: 110px;
    margin-bottom: 105px;
    width: 100vw;
    display: -ms-grid;
    display: grid;
    position: relative;
    -ms-grid-columns: [full-start] minmax(1em, 1fr) [wide-start] minmax(0, 1fr) [content-start] minmax(0, 40rem) [content-end] minmax(0, 1fr) [wide-end] minmax(1em, 1fr) [full-end];
    grid-template-columns: [full-start] minmax(1em, 1fr) [wide-start] minmax(0, 1fr) [content-start] minmax(0, 40rem) [content-end] minmax(0, 1fr) [wide-end] minmax(1em, 1fr) [full-end]; }
    .post-content .image-overlap-wrapper p {
      display: none; }
    .post-content .image-overlap-wrapper img {
      width: 100%; }
      .post-content .image-overlap-wrapper img:nth-child(2) {
        grid-column: full-start/content-end;
        -ms-grid-row: 1;
        grid-row: 1;
        z-index: 2; }
      .post-content .image-overlap-wrapper img:nth-child(3) {
        grid-column: content-start/full-end;
        margin-top: -10%;
        z-index: 1; } }

@media screen and (max-width: 899px) {
  .post-content .image-left, .post-content .image-right {
    width: calc(100% + 24px);
    display: inline-block;
    margin: 65px -12px 50px -12px;
    padding-bottom: 43px;
    -ms-grid-columns: none;
    grid-template-columns: none; }
    .post-content .image-left:after, .post-content .image-right:after {
      top: auto;
      transform: none;
      bottom: 0;
      width: 75%;
      margin: 0; }
    .post-content .image-left .image-inner, .post-content .image-right .image-inner {
      grid-column: unset;
      grid-row: unset; }
  .post-content .image-right:after {
    left: 0 !important; }
  .post-content .image-left:after {
    left: auto;
    right: 0; }
  .post-content .wp-block-media-text.alignwide {
    display: block;
    width: 100%;
    margin: 0;
    -ms-grid-columns: unset;
    grid-template-columns: unset;
    direction: unset;
    -ms-grid-rows: unset;
    grid-template-rows: unset; }
    .post-content .wp-block-media-text.alignwide .image-left, .post-content .wp-block-media-text.alignwide .image-right {
      margin: 0 -12px;
      padding-bottom: 3px; }
      .post-content .wp-block-media-text.alignwide .image-left:after, .post-content .wp-block-media-text.alignwide .image-right:after {
        display: none; }
    .post-content .wp-block-media-text.alignwide .image-right {
      margin-left: -12px; }
    .post-content .wp-block-media-text.alignwide .wp-block-media-text__content {
      padding-right: 0 !important;
      padding-left: 0 !important; } }

@media screen and (min-width: 900px) {
  .post-image__top.post-image {
    margin-top: 33px;
    margin-bottom: 123px; }
  .post-image__top img {
    max-width: 90%;
    margin: 0; }
  .post-image__top:after {
    height: 82.46%;
    width: 100%;
    bottom: auto;
    top: 0; } }

@media screen and (min-width: 1200px) {
  .post-image__top a {
    width: 100%;
    max-width: 70vw;
    max-height: 574px;
    overflow: hidden; }
  .post-image__top img {
    max-width: 100%;
    width: 100%; } }

.related-post-wrapper {
  margin-top: 98px; }
  .related-post-wrapper .related-heading {
    width: calc(100% - 150px);
    display: inline-block; }
    .related-post-wrapper .related-heading h2, .related-post-wrapper .related-heading .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .related-post-wrapper .related-heading feefowidget-container-main:before {
      margin-bottom: 0; }
  .related-post-wrapper .owl-carousel {
    margin: 66px -15px 11px -15px; }
    .related-post-wrapper .owl-carousel .owl-nav {
      top: -92px; }
    .related-post-wrapper .owl-carousel .post-image a {
      width: 100%; }
    .related-post-wrapper .owl-carousel .post-entry {
      padding-left: 15px;
      padding-right: 15px; }
      .related-post-wrapper .owl-carousel .post-entry h3 {
        font-size: 1.8rem;
        font-family: "TTNormsPro-Medium", Sans-serif;
        letter-spacing: 0.8px;
        line-height: 27px;
        margin-top: 22px;
        margin-bottom: 6px; }
      .related-post-wrapper .owl-carousel .post-entry .post-meta .post-meta-item {
        font-size: 1.4rem;
        text-align: left;
        letter-spacing: 0.5px;
        padding: 0;
        margin-bottom: 6px; }
      .related-post-wrapper .owl-carousel .post-entry .post-excerpt {
        font-size: 1.6rem;
        letter-spacing: 1px;
        line-height: 24px;
        margin-bottom: 20px; }

@media screen and (max-width: 767px) {
  .related-post-wrapper .owl-carousel {
    margin-right: -12px;
    margin-left: -12px; }
    .related-post-wrapper .owl-carousel .post-entry {
      padding-left: 12px;
      padding-right: 12px; } }

@media screen and (max-width: 681px) {
  .related-post-wrapper {
    margin-top: 65px;
    margin-bottom: 0; }
    .related-post-wrapper .related-heading h2, .related-post-wrapper .related-heading .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .related-post-wrapper .related-heading feefowidget-container-main:before {
      font-size: 2.1rem; }
    .related-post-wrapper .owl-carousel {
      margin-top: 36px; }
      .related-post-wrapper .owl-carousel .owl-nav {
        display: block;
        top: -62px; }
      .related-post-wrapper .owl-carousel .owl-dots {
        display: none; }
      .related-post-wrapper .owl-carousel .post-entry {
        margin-bottom: 0; }
        .related-post-wrapper .owl-carousel .post-entry h3 {
          letter-spacing: 1px;
          margin-top: 17px;
          margin-bottom: 17px; }
        .related-post-wrapper .owl-carousel .post-entry .post-meta {
          display: none; }
        .related-post-wrapper .owl-carousel .post-entry .post-excerpt {
          letter-spacing: 1px;
          line-height: 24px; }
        .related-post-wrapper .owl-carousel .post-entry .btn__large {
          font-size: 1.6rem; } }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.social-sharing {
  margin-top: 60px;
  margin-bottom: 60px; }
  .social-sharing p {
    font-size: 1.6rem;
    letter-spacing: 0.57px;
    line-height: 20px;
    margin-bottom: 7px; }
  .social-sharing .social-links {
    justify-content: left;
    margin-left: -10px; }
    .social-sharing .social-links a {
      width: 36px;
      height: 32px;
      margin-right: 15px; }
      .social-sharing .social-links a[href*='facebook'] {
        background: transparent url(../images/brands/facebook-f-dark.svg) no-repeat center center/16px; }
      .social-sharing .social-links a[href*='twitter'] {
        background: transparent url(../images/brands/twitter-dark.svg) no-repeat center center/26px; }
      .social-sharing .social-links a[href*='pinterest'] {
        background: transparent url(../images/brands/pinterest-dark.svg) no-repeat center center/26px; }
      .social-sharing .social-links a[href*='instagram'] {
        background: transparent url(../images/brands/instagram-dark.svg) no-repeat center center/26px; }

.customer-account-login .page-main, .customer-account-create .page-main {
  max-width: 1200px; }
  .customer-account-login .page-main .column.main, .customer-account-create .page-main .column.main {
    padding-left: 0;
    padding-right: 0; }

@media screen and (min-width: 900px) {
  .customer-account-login .page-title, .customer-account-create .page-title {
    margin-bottom: 26px;
    margin-top: 26px; } }

.account .column.main .fieldset > .field:not(.choice) > .label {
  font-size: 1.6rem;
  width: 100%;
  text-align: left;
  padding: 0 0 6px 0; }

.account .column.main .fieldset > .field:not(.choice) > .control {
  width: 100%; }

.account .column.main .fieldset .legend {
  font-size: 1.6rem;
  width: 100%;
  text-align: left;
  font-family: "TTNormsPro-Medium";
  margin: 0 0 10px 0; }

.account .column.main .actions-toolbar {
  display: flex;
  width: 100%;
  margin: 0; }
  .account .column.main .actions-toolbar .primary {
    order: 2;
    text-align: right;
    margin-left: auto; }
  .account .column.main .actions-toolbar .secondary {
    order: 1;
    text-align: left;
    margin-right: auto; }

.account .column.main .fieldset > .field.choice:before, .account .column.main .fieldset > .field.no-label:before {
  display: none; }

.customer-account-login .column.main {
  margin-top: 22px;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px; }

.customer-account-login .login-container {
  margin-left: -10px;
  margin-right: -10px; }
  .customer-account-login .login-container .block {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px; }
    @media screen and (max-width: 767px) {
      .customer-account-login .login-container .block {
        width: 100%; } }
  .customer-account-login .login-container .block .block-title {
    font-size: 2.6rem;
    font-family: "EB Garamond", serif;
    border: 0; }
  .customer-account-login .login-container form .fieldset > .field:not(.choice) > .label {
    font-size: 1.6rem;
    width: 100%;
    text-align: left;
    padding: 0 0 6px 0; }
  .customer-account-login .login-container form .fieldset > .field:not(.choice) > .control {
    width: 100%; }
  .customer-account-login .login-container form .actions-toolbar {
    display: flex;
    width: 100%;
    margin: 0 !important; }
    .customer-account-login .login-container form .actions-toolbar .primary {
      order: 2;
      text-align: right;
      margin-left: auto;
      margin-right: 0 !important; }
    .customer-account-login .login-container form .actions-toolbar .secondary {
      order: 1;
      text-align: left;
      margin-right: auto; }
  .customer-account-login .login-container .fieldset:after {
    margin-top: 10px;
    margin-left: 0; }

@media screen and (max-width: 767px) {
  .customer-account-login .block-new-customer .actions-toolbar .primary {
    float: right; } }

.customer-account-create form .legend {
  font-size: 2.6rem;
  font-family: "EB Garamond", serif;
  margin: 0 0 10px 0; }

.customer-account-create form .fieldset > .field.choice:before, .customer-account-create form .fieldset > .field.no-label:before {
  display: none; }

.customer-account-create form .fieldset > .field.choice.newsletter, .customer-account-create form .fieldset > .field.no-label.newsletter {
  margin-bottom: 10px; }

.customer-account-create form .fieldset > .field:not(.choice) > .label {
  font-size: 1.6rem;
  width: 100%;
  text-align: left;
  padding: 0 0 6px 0; }

.customer-account-create form .fieldset > .field:not(.choice) > .control {
  width: 100%; }

.customer-account-create form .actions-toolbar {
  display: flex;
  width: 100%;
  margin: 0 !important; }
  .customer-account-create form .actions-toolbar .primary {
    order: 2;
    text-align: right;
    margin-left: auto;
    margin-right: 0 !important; }
  .customer-account-create form .actions-toolbar .secondary {
    order: 1;
    text-align: left;
    margin-right: auto; }

.account .columns {
  margin-top: 40px; }

.account .block-collapsible-nav .content {
  background: none;
  padding-top: 0; }

.account .block-collapsible-nav .item a, .account .block-collapsible-nav .item > strong {
  font-size: 1.6rem;
  color: #000;
  border: 0;
  border-bottom: 1px solid #E4E4E4;
  padding-top: 10px;
  padding-bottom: 10px; }

.account .block-collapsible-nav .item a:hover, .account .block-collapsible-nav .item a:focus, .account .block-collapsible-nav .item a:active, .account .block-collapsible-nav .item a.active, .account .block-collapsible-nav .item a.is-active {
  background: none;
  text-decoration: underline; }

.account .block-collapsible-nav .item .delimiter {
  border: 0;
  margin: 0; }

.account .column.main .block:not(.widget) .box-title > span {
  font-size: 1.8rem;
  font-family: "TTNormsPro-Medium";
  color: #000; }

.account .column.main .block:not(.widget) .block-title {
  position: relative; }
  .account .column.main .block:not(.widget) .block-title > strong {
    font-size: 2.6rem;
    font-family: "EB Garamond", serif;
    color: #000;
    font-weight: normal; }
  .account .column.main .block:not(.widget) .block-title .action {
    font-size: 1.4rem;
    text-decoration: underline; }
    .account .column.main .block:not(.widget) .block-title .action span {
      color: #000;
      font-family: "TTNormsPro-Regular"; }

.account .box-actions {
  position: relative; }
  .account .box-actions a {
    font-size: 1.4rem;
    font-family: "TTNormsPro-Regular";
    text-decoration: underline;
    margin-right: 10px; }
    .account .box-actions a:hover, .account .box-actions a:focus, .account .box-actions a:active, .account .box-actions a.active, .account .box-actions a.is-active {
      color: #000;
      text-decoration: none; }

.account .block-collapsible-nav .content {
  background: #fff; }

.account.wishlist-index-index .wishlist-toolbar .limiter #limiter {
  width: 60px;
  background-position: 80% center;
  padding: 8px 10px; }

.account.wishlist-index-index .wishlist-toolbar .limiter .limiter-text {
  display: none; }

.account.wishlist-index-index .wishlist-toolbar .toolbar-amount {
  display: none; }

.account.wishlist-index-index .form-wishlist-items .comment-box {
  display: none; }

.account.wishlist-index-index .wishlist-toolbar:last-child {
  display: none; }

.account.wishlist-index-index .product-item .product-item-name, .account.wishlist-index-index .product-item .price {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 1px; }

.account.wishlist-index-index #maincontent .actions-toolbar {
  margin-top: 40px;
  margin-bottom: 40px; }
  .account.wishlist-index-index #maincontent .actions-toolbar .primary {
    width: 100%; }
    .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.update, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.share {
      background-image: none;
      padding-left: 0 !important;
      padding-right: 10px !important;
      float: left; }
      .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.update:hover, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.share:hover {
        text-decoration: underline; }
    .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart {
      border: 0;
      background-color: transparent;
      text-align: left;
      -webkit-transition: 0.3s all ease-in-out;
      -moz-transition: 0.3s all ease-in-out;
      -ms-transition: 0.3s all ease-in-out;
      -o-transition: 0.3s all ease-in-out;
      transition: 0.3s all ease-in-out;
      font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
      line-height: 1.42857;
      letter-spacing: 0.75px;
      margin: 0;
      color: #000;
      font-size: 16px;
      padding: 10px 45px 11px 0;
      font-weight: 400;
      background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
      font-size: 16px;
      letter-spacing: 1px;
      line-height: 20px;
      background: #000;
      color: #fff !important;
      text-align: center;
      border-radius: 0;
      padding: 18px 30px;
      font-weight: normal;
      padding: 18px 30px !important; }
      .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart:hover, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart:focus, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart:active, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart.active, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart.is-active {
        border: 0;
        background-color: transparent;
        text-align: left; }
      .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart:hover, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart:focus, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart:active, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart.active, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart.is-active {
        padding-right: 52px; }
      .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart:hover, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart:focus, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart:active, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart.active, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart.is-active {
        color: #fff !important;
        background: #313131; }
      @media screen and (max-width: 767px) {
        .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart {
          padding: 13px 25px; } }
      .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart:hover, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart:focus, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart:active, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart.active, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart.is-active {
        text-decoration: none;
        color: #000;
        box-shadow: none; }

@media screen and (max-width: 767px) {
  .account.wishlist-index-index .page-title-wrapper {
    width: calc(100% - 150px);
    display: inline-block; }
    .account.wishlist-index-index .page-title-wrapper .page-title {
      margin-right: 0;
      margin-bottom: 0; }
  .account.wishlist-index-index .wishlist-toolbar {
    width: 150px;
    float: right; }
    .account.wishlist-index-index .wishlist-toolbar .limiter {
      margin-bottom: 0; }
  .account.wishlist-index-index .toolbar.wishlist-toolbar .limiter {
    float: right; }
  .account.wishlist-index-index .products-grid.wishlist .product-item-photo {
    margin: 0;
    float: none; }
  .account.wishlist-index-index .products-grid.wishlist .product-image-photo {
    width: 100%;
    margin-bottom: 0; }
  .account.wishlist-index-index .products-grid.wishlist .product-image-container {
    max-width: 100%; }
  .account.wishlist-index-index .product-item .product-item-name, .account.wishlist-index-index .product-item .price-box {
    margin: 0 !important; }
  .account.wishlist-index-index .products-grid.wishlist .product-item:first-child {
    border-top: 0; }
  .account.wishlist-index-index #maincontent .actions-toolbar {
    margin-top: 0px;
    margin-bottom: 20px; }
    .account.wishlist-index-index #maincontent .actions-toolbar .primary {
      display: flex;
      flex-wrap: wrap; }
      .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.update, .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.share {
        width: 50%;
        flex-basis: 50%;
        text-align: center;
        padding: 10px !important; }
      .account.wishlist-index-index #maincontent .actions-toolbar .primary .action.tocart {
        width: 100%;
        flex-basis: 100%;
        margin-top: 20px; }
  .abs-toggling-title-mobile, .block-wishlist-management .wishlist-select .wishlist-name, .block-collapsible-nav .title {
    border: 0;
    margin-top: 20px; } }

@media only screen and (max-width: 639px) {
  .products-grid.wishlist .product-item {
    border: 0; } }

body.kiltfitting-index-index h1, body.tourbooking-index-index h1 {
  text-align: center;
  font-size: 3.2rem;
  letter-spacing: 1.5px;
  margin-top: 2.4rem;
  margin-bottom: 3rem; }

body.kiltfitting-index-index .form-heading {
  margin-top: 0; }

.tourbooking-index-index .contact-form .form-content h2, .tourbooking-index-index .contact-form .form-content .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper .tourbooking-index-index .contact-form .form-content feefowidget-container-main:before {
  letter-spacing: 1.3px;
  margin-top: 0; }

.tourbooking-index-index .contact-form .form-content p {
  letter-spacing: 1.3px; }

@media screen and (min-width: 768px) {
  .tourbooking-index-index .contact-form .contact-form-wrapper,
  .kiltfitting-index-index .contact-form .contact-form-wrapper {
    margin-top: 4.75rem; } }

.form.contact .fieldset > .field:not(.choice) > .label {
  text-align: left;
  width: 100%;
  padding: 0 0 6px 0; }

.form.contact .fieldset > .field:not(.choice) > .control {
  width: 100%; }

.form.contact legend {
  margin: 0 0 10px 0; }

.form.contact fieldset > .field.no-label:before {
  display: none; }

.form.contact .actions-toolbar {
  margin-left: 0; }

.form.contact .fieldset > .field:not(.choice) > .label {
  font-size: 1.6rem;
  line-height: 2rem; }

.form.contact .fieldset > .field:not(.choice) > .control input, .form.contact .fieldset > .field:not(.choice) > .control textarea {
  border: 1px solid #222;
  padding: 12px; }

.form.contact .fieldset > .field:not(.choice) > .control textarea {
  min-height: 200px; }

.form.contact fieldset > .field.no-label {
  font-size: 1.6rem; }

#maincontent .contact-form-wrapper .actions-toolbar, #maincontent .form.contact .actions-toolbar {
  margin-left: 0; }
  #maincontent .contact-form-wrapper .actions-toolbar button.primary, #maincontent .form.contact .actions-toolbar button.primary {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
    line-height: 1.42857;
    letter-spacing: 0.75px;
    margin: 0;
    color: #000;
    font-size: 16px;
    padding: 10px 45px 11px 0;
    font-weight: 400;
    background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 20px;
    background: #000;
    color: #fff !important;
    text-align: center;
    border-radius: 0;
    padding: 18px 30px;
    font-weight: normal;
    padding: 15px 30px !important; }
    #maincontent .contact-form-wrapper .actions-toolbar button.primary:hover, #maincontent .contact-form-wrapper .actions-toolbar button.primary:focus, #maincontent .contact-form-wrapper .actions-toolbar button.primary:active, #maincontent .contact-form-wrapper .actions-toolbar button.primary.active, #maincontent .contact-form-wrapper .actions-toolbar button.primary.is-active, #maincontent .form.contact .actions-toolbar button.primary:hover, #maincontent .form.contact .actions-toolbar button.primary:focus, #maincontent .form.contact .actions-toolbar button.primary:active, #maincontent .form.contact .actions-toolbar button.primary.active, #maincontent .form.contact .actions-toolbar button.primary.is-active {
      padding-right: 52px; }
    #maincontent .contact-form-wrapper .actions-toolbar button.primary:hover, #maincontent .contact-form-wrapper .actions-toolbar button.primary:focus, #maincontent .contact-form-wrapper .actions-toolbar button.primary:active, #maincontent .contact-form-wrapper .actions-toolbar button.primary.active, #maincontent .contact-form-wrapper .actions-toolbar button.primary.is-active, #maincontent .form.contact .actions-toolbar button.primary:hover, #maincontent .form.contact .actions-toolbar button.primary:focus, #maincontent .form.contact .actions-toolbar button.primary:active, #maincontent .form.contact .actions-toolbar button.primary.active, #maincontent .form.contact .actions-toolbar button.primary.is-active {
      color: #fff !important;
      background: #313131; }
    @media screen and (max-width: 767px) {
      #maincontent .contact-form-wrapper .actions-toolbar button.primary, #maincontent .form.contact .actions-toolbar button.primary {
        padding: 13px 25px; } }
    #maincontent .contact-form-wrapper .actions-toolbar button.primary:hover, #maincontent .contact-form-wrapper .actions-toolbar button.primary:focus, #maincontent .contact-form-wrapper .actions-toolbar button.primary:active, #maincontent .contact-form-wrapper .actions-toolbar button.primary.active, #maincontent .contact-form-wrapper .actions-toolbar button.primary.is-active, #maincontent .form.contact .actions-toolbar button.primary:hover, #maincontent .form.contact .actions-toolbar button.primary:focus, #maincontent .form.contact .actions-toolbar button.primary:active, #maincontent .form.contact .actions-toolbar button.primary.active, #maincontent .form.contact .actions-toolbar button.primary.is-active {
      text-decoration: none;
      color: #000;
      box-shadow: none; }

.btn__solid {
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
  line-height: 1.42857;
  letter-spacing: 0.75px;
  margin: 0;
  color: #000;
  font-size: 16px;
  padding: 10px 45px 11px 0;
  font-weight: 400;
  background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 20px;
  background: #000;
  color: #fff !important;
  text-align: center;
  border-radius: 0;
  padding: 18px 30px;
  font-weight: normal;
  padding: 16px 31px !important;
  display: inline-block; }
  .btn__solid:hover, .btn__solid:focus, .btn__solid:active, .btn__solid.active, .btn__solid.is-active {
    padding-right: 52px; }
  .btn__solid:hover, .btn__solid:focus, .btn__solid:active, .btn__solid.active, .btn__solid.is-active {
    color: #fff !important;
    background: #313131; }
  @media screen and (max-width: 767px) {
    .btn__solid {
      padding: 13px 25px; } }
  .btn__solid:hover, .btn__solid:focus, .btn__solid:active, .btn__solid.active, .btn__solid.is-active {
    text-decoration: none;
    color: #000;
    box-shadow: none; }

.checkout-index-index header.sticky .header-column .header-center, .checkout-onepage-success header.sticky .header-column .header-center {
  flex-basis: 100%; }

.checkout-index-index header.sticky .header-column .header-right, .checkout-index-index header.sticky .header-column .header-left, .checkout-index-index header.sticky .header-column .user-top-link, .checkout-onepage-success header.sticky .header-column .header-right, .checkout-onepage-success header.sticky .header-column .header-left, .checkout-onepage-success header.sticky .header-column .user-top-link {
  display: none; }

.checkout-index-index .page-header, .checkout-onepage-success .page-header {
  margin-bottom: 13px; }

.checkout-index-index .header, .checkout-onepage-success .header {
  margin-bottom: 0; }
  .checkout-index-index .header .logo, .checkout-onepage-success .header .logo {
    margin-left: auto; }
  @media screen and (min-width: 1200px) {
    .checkout-index-index .header .logo, .checkout-onepage-success .header .logo {
      margin-top: 45px; }
    .checkout-index-index .header .header-column .header-left, .checkout-onepage-success .header .header-column .header-left {
      padding-top: 20px; } }
  .checkout-index-index .header .back-link-checkout, .checkout-onepage-success .header .back-link-checkout {
    z-index: 9;
    letter-spacing: 0.76px; }
    .checkout-index-index .header .back-link-checkout .button, .checkout-onepage-success .header .back-link-checkout .button {
      background-size: 39px; }
    @media screen and (min-width: 1200px) {
      .checkout-index-index .header .back-link-checkout, .checkout-onepage-success .header .back-link-checkout {
        display: inline-block; }
        .checkout-index-index .header .back-link-checkout .button, .checkout-onepage-success .header .back-link-checkout .button {
          width: 180px;
          background-position-x: 95%; }
          .checkout-index-index .header .back-link-checkout .button:hover, .checkout-index-index .header .back-link-checkout .button:focus, .checkout-index-index .header .back-link-checkout .button:active, .checkout-index-index .header .back-link-checkout .button.active, .checkout-index-index .header .back-link-checkout .button.is-active, .checkout-onepage-success .header .back-link-checkout .button:hover, .checkout-onepage-success .header .back-link-checkout .button:focus, .checkout-onepage-success .header .back-link-checkout .button:active, .checkout-onepage-success .header .back-link-checkout .button.active, .checkout-onepage-success .header .back-link-checkout .button.is-active {
            background-position-x: 100%; } }
  .checkout-index-index .header .wishlist, .checkout-onepage-success .header .wishlist {
    display: none; }

.checkout-index-index .authentication-wrapper, .checkout-onepage-success .authentication-wrapper {
  display: none !important; }

#maincontent .modal-custom.authentication-dropdown._show {
  margin-top: 20px; }

#maincontent .modal-custom.authentication-dropdown .block-title {
  font-size: 1.8rem;
  font-family: "EB Garamond", serif;
  margin-bottom: 10px; }

#maincontent .modal-custom.authentication-dropdown button.action-close {
  background: none;
  padding: 10px !important; }

.checkout-index-index .page-main {
  max-width: 1210px; }

.checkout-index-index .header-column, .checkout-onepage-success .header-column {
  display: flex;
  flex-wrap: wrap; }
  .checkout-index-index .header-column .header-left, .checkout-onepage-success .header-column .header-left {
    order: 1;
    flex-basis: 23%;
    align-self: flex-start;
    padding-top: 17px; }
  .checkout-index-index .header-column .header-center, .checkout-onepage-success .header-column .header-center {
    order: 2;
    flex-basis: 57%; }
  .checkout-index-index .header-column .header-right, .checkout-onepage-success .header-column .header-right {
    order: 3;
    flex-basis: calc(20% - 50px);
    align-self: flex-start; }
  .checkout-index-index .header-column .user-top-link, .checkout-onepage-success .header-column .user-top-link {
    order: 4;
    flex-basis: 50px; }
    .checkout-index-index .header-column .user-top-link .authorization-link, .checkout-onepage-success .header-column .user-top-link .authorization-link {
      list-style: none;
      padding: 20px 0 0 20px;
      display: inline-block;
      float: right; }
      .checkout-index-index .header-column .user-top-link .authorization-link a, .checkout-onepage-success .header-column .user-top-link .authorization-link a {
        padding: 0 !important;
        width: 40px;
        text-indent: -99999px;
        display: block;
        float: right;
        background: transparent url(../images/icons/user-mobile.svg) no-repeat center center/19px !important; }
        @media screen and (min-width: 900px) {
          .checkout-index-index .header-column .user-top-link .authorization-link a, .checkout-onepage-success .header-column .user-top-link .authorization-link a {
            width: 23px;
            height: 25px;
            background: transparent url(../images/icons/user.svg) no-repeat center center/23px !important; } }

@media screen and (min-width: 768px) {
  .checkout-index-index .opc-wrapper {
    padding-right: 40px; } }

@media all and (max-width: 1024px) {
  .checkout-index-index .header-column .ammenu-button.-hamburger,
  .checkout-index-index .header .back-link-checkout, .checkout-onepage-success .header-column .ammenu-button.-hamburger,
  .checkout-onepage-success .header .back-link-checkout {
    display: none; }
  .checkout-index-index .page-header .header.panel, .checkout-onepage-success .page-header .header.panel {
    padding-top: 4px; }
  .checkout-index-index .header-column, .checkout-onepage-success .header-column {
    display: flex;
    flex-wrap: wrap; }
    .checkout-index-index .header-column .header-left, .checkout-onepage-success .header-column .header-left {
      order: 4;
      flex-basis: 100%;
      padding-top: 0;
      text-align: center; }
      .checkout-index-index .header-column .header-left #switcher-currency-nav, .checkout-onepage-success .header-column .header-left #switcher-currency-nav {
        display: inline-block;
        margin: auto;
        float: none;
        width: auto; }
    .checkout-index-index .header-column .header-center, .checkout-onepage-success .header-column .header-center {
      order: 2;
      flex-basis: calc(100% - 100px); }
    .checkout-index-index .header-column .header-right, .checkout-onepage-success .header-column .header-right {
      order: 3;
      width: 50px;
      flex-basis: 50px; }
    .checkout-index-index .header-column .user-top-link, .checkout-onepage-success .header-column .user-top-link {
      order: 1;
      width: 50px; }
      .checkout-index-index .header-column .user-top-link .authorization-link, .checkout-onepage-success .header-column .user-top-link .authorization-link {
        float: left;
        padding-left: 10px;
        padding-top: 0; }
  .checkout-index-index .page-header .panel.wrapper .switcher, .checkout-onepage-success .page-header .panel.wrapper .switcher {
    margin-right: auto;
    margin-left: auto;
    display: block;
    float: none;
    width: 86px; } }

@media all and (min-width: 1025px) {
  .checkout-index-index .minicart-wrapper {
    display: none; } }

@media all and (min-width: 1025px) and (max-width: 1225px) {
  .checkout-index-index .header .logo, .checkout-onepage-success .header .logo {
    margin-top: 20px; }
  .checkout-index-index .header-column .header-right, .checkout-onepage-success .header-column .header-right {
    display: flex;
    flex-wrap: wrap;
    padding-top: 27px;
    justify-content: flex-end; } }

@media screen and (max-width: 767px) {
  .checkout-index-index .page-main {
    padding-left: 0;
    padding-right: 0; }
    .checkout-index-index .page-main .checkout-container {
      display: flex;
      flex-wrap: wrap; }
      .checkout-index-index .page-main .checkout-container .opc-progress-bar {
        order: 1;
        flex-basis: 100%;
        width: 100%; }
      .checkout-index-index .page-main .checkout-container .opc-summary-wrapper {
        order: 2;
        flex-basis: 100%;
        width: 100%; }
      .checkout-index-index .page-main .checkout-container .opc-wrapper {
        order: 3;
        flex-basis: 100%;
        width: 100%; }
  .checkout-index-index .opc-wrapper {
    padding-left: 12px;
    padding-right: 12px; }
  .checkout-index-index .opc-estimated-wrapper {
    display: none; }
  .checkout-index-index .column.main .opc-summary-wrapper {
    margin-top: 0;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    visibility: visible;
    min-width: unset;
    opacity: 1;
    transition: unset; } }

@media screen and (min-width: 900px) {
  .opc-wrapper {
    padding-right: 36px; } }

@media all and (max-width: 1025px) {
  .checkout-index-index .header-column .user-top-link .authorization-link, .checkout-onepage-success .header-column .user-top-link .authorization-link {
    padding-left: 0;
    padding-top: 0; } }

.opc-progress-bar {
  overflow: hidden;
  Height: 40.07px; }
  .opc-progress-bar .opc-progress-bar-item {
    width: 33.33333%; }
  @media screen and (min-width: 768px) {
    .opc-progress-bar {
      height: 50.5px; } }
  .opc-progress-bar .opc-progress-bar-item {
    background: #eee; }
    .opc-progress-bar .opc-progress-bar-item:before {
      display: none; }
    .opc-progress-bar .opc-progress-bar-item span {
      font-size: 1.8rem;
      font-family: "TTNormsPro-Medium", Sans-serif;
      letter-spacing: 0.86px;
      color: rgba(0, 0, 0, 0.5);
      padding-top: 12.5px;
      padding-bottom: 12.5px; }
      .opc-progress-bar .opc-progress-bar-item span:before, .opc-progress-bar .opc-progress-bar-item span:after {
        display: none; }
    .opc-progress-bar .opc-progress-bar-item._active, .opc-progress-bar .opc-progress-bar-item._complete {
      background: #000; }
      .opc-progress-bar .opc-progress-bar-item._active span, .opc-progress-bar .opc-progress-bar-item._complete span {
        color: #fff; }
      .opc-progress-bar .opc-progress-bar-item._active:after, .opc-progress-bar .opc-progress-bar-item._complete:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-top: 25.5px solid transparent;
        border-bottom: 25.5px solid transparent;
        border-left: 27px solid #000;
        position: absolute;
        top: 50%;
        margin-top: -25.5px;
        left: 100%;
        z-index: 2; }
    .opc-progress-bar .opc-progress-bar-item._complete:after {
      border-top: 24.5px solid transparent;
      border-bottom: 24.5px solid transparent;
      border-left: 26px solid #000; }
    .opc-progress-bar .opc-progress-bar-item._complete:before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-top: 26px solid transparent;
      border-bottom: 26px solid transparent;
      border-left: 28.5px solid #fff;
      position: absolute;
      top: 50%;
      margin-top: -27px;
      left: 100%;
      z-index: 2;
      background: #000; }

@media screen and (max-width: 767px) {
  .opc-progress-bar {
    margin-bottom: 15px; }
    .opc-progress-bar .opc-progress-bar-item span {
      font-size: 1.4rem;
      font-family: "TTNormsPro-Medium", sans-serif;
      letter-spacing: 0.5px;
      padding-top: 10.6px;
      padding-bottom: 10.6px; }
    .opc-progress-bar .opc-progress-bar-item._complete:after, .opc-progress-bar .opc-progress-bar-item._active:after {
      border-top: 23px solid transparent;
      border-bottom: 23px solid transparent;
      border-left: 19px solid #000;
      margin-top: -24px; }
    .opc-progress-bar .opc-progress-bar-item._complete:before, .opc-progress-bar .opc-progress-bar-item._active:before {
      border-top: 24px solid transparent;
      border-bottom: 24px solid transparent;
      border-left: 21.5px solid #fff;
      margin-top: -25px; }
    .opc-progress-bar .opc-progress-bar-item:nth-child(2) span {
      width: 90px;
      height: 40px;
      overflow: hidden;
      white-space: nowrap;
      margin-left: auto;
      margin-right: auto;
      display: block;
      float: none; } }

@media all and (max-width: 440px) {
  .opc-progress-bar .opc-progress-bar-item span {
    font-size: 1.3rem; }
  .opc-progress-bar .opc-progress-bar-item:nth-child(1) {
    width: 25%; }
  .opc-progress-bar .opc-progress-bar-item:nth-child(2) {
    width: 35%; }
    .opc-progress-bar .opc-progress-bar-item:nth-child(2) span {
      width: 20px;
      color: transparent; }
      .opc-progress-bar .opc-progress-bar-item:nth-child(2) span:before {
        font-size: 13px;
        position: absolute;
        content: 'Payment';
        font-family: "TTNormsPro-Medium", sans-serif;
        color: rgba(0, 0, 0, 0.5);
        width: 90px;
        height: 20px;
        display: block;
        background: none;
        border-radius: 0;
        margin: 0;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
    .opc-progress-bar .opc-progress-bar-item:nth-child(2)._complete span:before, .opc-progress-bar .opc-progress-bar-item:nth-child(2)._active span:before {
      color: #fff; }
  .opc-progress-bar .opc-progress-bar-item:nth-child(3) {
    width: 40%; } }

.payment-method button.braintree-googlepay-button.black.long,
.payment-method .cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.long, .payment-method .action-gift.braintree-googlepay-button.black.long {
  background: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg) !important;
  background-color: #000 !important;
  background-repeat: no-repeat !important;
  background-position: center center !important; }

.opc-wrapper .step-title {
      font-size: 2.6rem;
      font-family: "EB Garamond", serif;
      color: #030303;
      border: 0;
      padding: 0;
      margin-top: 22px;
      letter-spacing: 1.63px; 
      margin-bottom: 15px;
}


#checkoutSteps #co-shipping-form {
  margin-top: 10px; }

#checkoutSteps .form.form-login {
  margin-bottom: 0; }

#checkoutSteps #customer-email-fieldset {
  margin-bottom: 0; }
  #checkoutSteps #customer-email-fieldset > .field {
    margin-bottom: 0; }

#checkoutSteps #shipping .form-login, #checkoutSteps #shipping .form-shipping-address {
  max-width: 100%; }

#checkoutSteps .checkout-shipping-method {
  clear: both;
  width: 100%;
  float: left; }

#checkoutSteps .table-checkout-shipping-method {
  width: 100%;
  min-width: 100%;
  width: 100%;
  margin-top: 55px; }
  #checkoutSteps .table-checkout-shipping-method tbody td {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: 1px;
    padding-bottom: 18px;
    border-top: 1px solid #727272; }
  #checkoutSteps .table-checkout-shipping-method .col-price {
    padding-right: 5px;
    padding-left: 5px;
    width: 20px; }
  #checkoutSteps .table-checkout-shipping-method .col-method {
    padding-left: 0; }
  #checkoutSteps .table-checkout-shipping-method tbody .row,
  #checkoutSteps .table-checkout-shipping-method tbody tr.row:last-child {
    margin: 0;
    width: 100%; }
    #checkoutSteps .table-checkout-shipping-method tbody .row .col:nth-child(1),
    #checkoutSteps .table-checkout-shipping-method tbody tr.row:last-child .col:nth-child(1) {
      order: 1;
      width: 30px; }
    #checkoutSteps .table-checkout-shipping-method tbody .row .col:nth-child(2),
    #checkoutSteps .table-checkout-shipping-method tbody tr.row:last-child .col:nth-child(2) {
      order: 3;
      width: 20%;
      text-align: right; }
    #checkoutSteps .table-checkout-shipping-method tbody .row .col:nth-child(3),
    #checkoutSteps .table-checkout-shipping-method tbody tr.row:last-child .col:nth-child(3) {
      order: 2;
      width: calc(80% - 30px);
      font-family: "TTNormsPro-Medium", sans-serif; }
    #checkoutSteps .table-checkout-shipping-method tbody .row td[data-bind="html: method.comment"],
    #checkoutSteps .table-checkout-shipping-method tbody tr.row:last-child td[data-bind="html: method.comment"] {
      display: none; }
    #checkoutSteps .table-checkout-shipping-method tbody .row td[data-bind="html: method.extension_attributes.amstartes_comment"],
    #checkoutSteps .table-checkout-shipping-method tbody tr.row:last-child td[data-bind="html: method.extension_attributes.amstartes_comment"] {
      display: none; }
    #checkoutSteps .table-checkout-shipping-method tbody .row[data-bind="click: element.selectShippingMethod"].is-active + .row:not([data-bind="click: element.selectShippingMethod"]),
    #checkoutSteps .table-checkout-shipping-method tbody tr.row:last-child[data-bind="click: element.selectShippingMethod"].is-active + .row:not([data-bind="click: element.selectShippingMethod"]) {
      display: flex; }
      #checkoutSteps .table-checkout-shipping-method tbody .row[data-bind="click: element.selectShippingMethod"].is-active + .row:not([data-bind="click: element.selectShippingMethod"]) .col,
      #checkoutSteps .table-checkout-shipping-method tbody tr.row:last-child[data-bind="click: element.selectShippingMethod"].is-active + .row:not([data-bind="click: element.selectShippingMethod"]) .col {
        width: 100%; }
    #checkoutSteps .table-checkout-shipping-method tbody .row[data-bind="click: element.selectShippingMethod"] + .row:not([data-bind="click: element.selectShippingMethod"]),
    #checkoutSteps .table-checkout-shipping-method tbody tr.row:last-child[data-bind="click: element.selectShippingMethod"] + .row:not([data-bind="click: element.selectShippingMethod"]) {
      display: none; }

#checkoutSteps .methods-shipping .actions-toolbar {
  padding-top: 1em;
  margin: 0; }
  #checkoutSteps .methods-shipping .actions-toolbar div.primary {
    width: 100%; }
  #checkoutSteps .methods-shipping .actions-toolbar .action.primary {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
    line-height: 1.42857;
    letter-spacing: 0.75px;
    margin: 0;
    color: #000;
    font-size: 16px;
    padding: 10px 45px 11px 0;
    font-weight: 400;
    background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 20px;
    background: #000;
    color: #fff !important;
    text-align: center;
    border-radius: 0;
    padding: 18px 30px;
    font-weight: normal;
    width: 100%;
    max-width: 369px;
    padding: 20px 30px !important; }
    #checkoutSteps .methods-shipping .actions-toolbar .action.primary:hover, #checkoutSteps .methods-shipping .actions-toolbar .action.primary:focus, #checkoutSteps .methods-shipping .actions-toolbar .action.primary:active, #checkoutSteps .methods-shipping .actions-toolbar .action.primary.active, #checkoutSteps .methods-shipping .actions-toolbar .action.primary.is-active {
      padding-right: 52px; }
    #checkoutSteps .methods-shipping .actions-toolbar .action.primary:hover, #checkoutSteps .methods-shipping .actions-toolbar .action.primary:focus, #checkoutSteps .methods-shipping .actions-toolbar .action.primary:active, #checkoutSteps .methods-shipping .actions-toolbar .action.primary.active, #checkoutSteps .methods-shipping .actions-toolbar .action.primary.is-active {
      color: #fff !important;
      background: #313131; }
    @media screen and (max-width: 767px) {
      #checkoutSteps .methods-shipping .actions-toolbar .action.primary {
        padding: 13px 25px; } }
    #checkoutSteps .methods-shipping .actions-toolbar .action.primary:hover, #checkoutSteps .methods-shipping .actions-toolbar .action.primary:focus, #checkoutSteps .methods-shipping .actions-toolbar .action.primary:active, #checkoutSteps .methods-shipping .actions-toolbar .action.primary.active, #checkoutSteps .methods-shipping .actions-toolbar .action.primary.is-active {
      text-decoration: none;
      color: #000;
      box-shadow: none; }

#checkoutSteps li#payment #co-payment-form > .fieldset legend {
  display: none; }
  #checkoutSteps li#payment #co-payment-form > .fieldset legend + br {
    display: none; }

#checkoutSteps li#payment .step-title {
  margin-top: 0;
  margin-bottom: 58px;
  position: relative; }
  #checkoutSteps li#payment .step-title:after {
    font-size: 1.6rem;
    line-height: 2rem;
    font-family: "TTNormsPro-Regular", Sans-serif;
    position: absolute;
    content: 'Please choose';
    color: #030303;
    left: 0;
    bottom: -27px; }

#checkoutSteps li#payment .payment-group .payment-method {
  background: #eee;
  padding: 0 20px;
  margin-bottom: 20px; }
  #checkoutSteps li#payment .payment-group .payment-method .payment-method-title {
    padding: 0;
    border: none; }
    #checkoutSteps li#payment .payment-group .payment-method .payment-method-title.choice input[type="radio"] {
      margin: 0;
      opacity: 0;
      width: 0;
      height: 0;
      position: absolute; }
    #checkoutSteps li#payment .payment-group .payment-method .payment-method-title.choice label {
      font-size: 1.8rem;
      line-height: 2.3rem;
      width: 100%;
      padding: 20px 0;
      display: inline-block; }
    #checkoutSteps li#payment .payment-group .payment-method .payment-method-title:hover {
      cursor: pointer; }
  #checkoutSteps li#payment .payment-group .payment-method:hover {
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    background: #fff; }
    #checkoutSteps li#payment .payment-group .payment-method:hover .payment-method-title {
      background: #000;
      color: #fff;
      padding: 0 20px; }
  #checkoutSteps li#payment .payment-group .payment-method._active {
    padding-left: 0;
    padding-right: 0;
    background: #fff; }
    #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-title {
      background: #000;
      color: #fff;
      padding: 0 20px; }
      #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-title.choice label span {
        padding-right: 33px;
        background: transparent url(../images/icons/checkbox-tick-white.svg) no-repeat center right/16px; }
    #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content {
      padding: 25px 0;
      display: flex;
      flex-wrap: wrap; }
      #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .checkout-billing-address {
        font-size: 1.6rem;
        line-height: 2rem;
        letter-spacing: 0;
        color: #030303; }
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .checkout-billing-address h2, #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .checkout-billing-address .product-review-wrapper feefowidget-container-main:before, .product-review-wrapper #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .checkout-billing-address feefowidget-container-main:before {
          margin-top: 0;
          margin-bottom: 50px; }
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .checkout-billing-address .billing-address-details {
          padding-left: 38px; }
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .checkout-billing-address .field-select-billing > label {
          width: auto; }
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .checkout-billing-address input[type="checkbox"] {
          position: relative; }
          #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .checkout-billing-address input[type="checkbox"]:after {
            position: absolute;
            content: '';
            width: 23px;
            height: 23px;
            background: #fff;
            border: 1px solid #222;
            left: 0;
            top: -7px; }
          #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .checkout-billing-address input[type="checkbox"] + label {
            padding-left: 15px; }
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .checkout-billing-address input[type="checkbox"]:checked:after {
          background: #fff url(../images/icons/checkbox-tick.svg) no-repeat center center/12px; }
      #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content a {
        text-decoration: underline;
        color: #000; }
      #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar {
        margin: 0; }
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary {
          float: left;
          width: 100%; }
          #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary {
            -webkit-transition: 0.3s all ease-in-out;
            -moz-transition: 0.3s all ease-in-out;
            -ms-transition: 0.3s all ease-in-out;
            -o-transition: 0.3s all ease-in-out;
            transition: 0.3s all ease-in-out;
            font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
            line-height: 1.42857;
            letter-spacing: 0.75px;
            margin: 0;
            color: #000;
            font-size: 16px;
            padding: 10px 45px 11px 0;
            font-weight: 400;
            background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
            font-size: 16px;
            letter-spacing: 1px;
            line-height: 20px;
            background: #000;
            color: #fff !important;
            text-align: center;
            border-radius: 0;
            padding: 18px 30px;
            font-weight: normal;
            padding: 20px 30px !important; }
            #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary:hover, #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary:focus, #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary:active, #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary.active, #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary.is-active {
              padding-right: 52px; }
            #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary:hover, #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary:focus, #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary:active, #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary.active, #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary.is-active {
              color: #fff !important;
              background: #313131; }
            @media screen and (max-width: 767px) {
              #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary {
                padding: 13px 25px; } }
            #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary:hover, #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary:focus, #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary:active, #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary.active, #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .primary button.action.primary.is-active {
              text-decoration: none;
              color: #000;
              box-shadow: none; }
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .action-update {
          background: black;
          border-radius: 0;
          color: white;
          float: none;
          text-align: center;
          padding: 15px !important; }
          @media screen and (min-width: 768px) {
            #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .action-update {
              float: left;
              width: 45%; } }
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar .action-cancel {
          float: none;
          padding: 15px 45px 15px 15px !important;
          text-align: center; }
      #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree {
        order: 1;
        width: 100%; }
      #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .payment-method-billing-address {
        order: 2;
        width: 100%; }
      #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content .actions-toolbar {
        order: 3;
        width: 100%; }
      #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree .braintree-credit-card-selected {
        max-width: 29px;
        top: 10px;
        left: 17px; }
      #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree ul.credit-card-types {
        display: none; }
      #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree .hosted-control {
        border: 1px solid rgba(0, 0, 0, 0.3);
        height: 48px;
        max-width: none; }
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree .hosted-control input {
          width: 100%;
          font-size: 16px;
          color: rgba(0, 0, 0, 0.3); }
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree .hosted-control#braintree_cc_number {
          padding-left: 65px; }
      #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree #payment_form_braintree > .field {
        display: inline-block;
        float: left; }
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree #payment_form_braintree > .field input {
          width: 100%; }
      #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree #payment_form_braintree .number:nth-child(3) {
        width: 65%; }
      #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree #payment_form_braintree .number:nth-child(4) {
        width: 18.65%;
        padding-left: 10px; }
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree #payment_form_braintree .number:nth-child(4) #braintree_expirationDate {
          width: 100%;
          max-width: 128px; }
      #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree #payment_form_braintree .cvv {
        width: 16.2%;
        padding-left: 10px; }
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree #payment_form_braintree .cvv > .control {
          max-width: 108px;
          padding-right: 0; }
          #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree #payment_form_braintree .cvv > .control input {
            text-align: center; }
      @media all and (max-width: 1210px) {
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree #payment_form_braintree .number:nth-child(3) {
          width: calc(100% - 265px); }
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree #payment_form_braintree .number:nth-child(4) {
          width: 140px; }
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree #payment_form_braintree .cvv {
          width: 125px; } }
      @media screen and (max-width: 899px) {
        #checkoutSteps li#payment .payment-group .payment-method._active .payment-method-content #co-transparent-form-braintree #payment_form_braintree .number:nth-child(3) {
          width: 100%; } }
  #checkoutSteps li#payment .payment-group .payment-method.payment-method-braintree .payment-method-title .label {
    position: relative; }
    #checkoutSteps li#payment .payment-group .payment-method.payment-method-braintree .payment-method-title .label:after {
      position: absolute;
      content: '';
      width: 100px;
      height: 40px;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      background-image: url(../images/brands/cards/visa-blue.svg), url(../images/brands/cards/mastercard-colour.svg);
      background-position: left center, right center;
      background-repeat: no-repeat, no-repeat;
      background-size: 45px, 46px; }
  #checkoutSteps li#payment .payment-group .payment-method.payment-method-braintree._active .payment-method-title .label:after, #checkoutSteps li#payment .payment-group .payment-method.payment-method-braintree:hover .payment-method-title .label:after {
    background-image: url(../images/brands/cards/visa-white.svg), url(../images/brands/cards/mastercard-white.svg); }
  #checkoutSteps li#payment .payment-group .payment-method#payment-method-braintree-googlepay .payment-method-title img.payment-icon {
    display: none; }
  #checkoutSteps li#payment .payment-group .payment-method#payment-method-braintree-googlepay .payment-method-title .label {
    position: relative; }
    #checkoutSteps li#payment .payment-group .payment-method#payment-method-braintree-googlepay .payment-method-title .label:after {
      position: absolute;
      content: '';
      width: 100px;
      height: 40px;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      background-image: url(../images/brands/google-pay-mark.png);
      background-position: right center;
      background-repeat: no-repeat;
      background-size: 67px; }
  #checkoutSteps li#payment .payment-group .payment-method #purchaseorder-form {
    width: 100%;
    margin-bottom: 30px; }
    #checkoutSteps li#payment .payment-group .payment-method #purchaseorder-form .fieldset > .field:not(.choice) > .control {
      max-width: 482px; }
  #checkoutSteps li#payment .payment-group .payment-method#payment-method-braintree-paypal .payment-method-title.choice label.label {
    position: relative; }
    #checkoutSteps li#payment .payment-group .payment-method#payment-method-braintree-paypal .payment-method-title.choice label.label img {
      display: none; }
    #checkoutSteps li#payment .payment-group .payment-method#payment-method-braintree-paypal .payment-method-title.choice label.label:after {
      position: absolute;
      content: '';
      width: 100px;
      height: 40px;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      background-image: url(../images/brands/Paypal.svg);
      background-position: right center;
      background-repeat: no-repeat;
      background-size: 67px; }
  #checkoutSteps li#payment .payment-group .payment-method#payment-method-braintree-paypal._active .payment-method-title.choice .label:after, #checkoutSteps li#payment .payment-group .payment-method#payment-method-braintree-paypal:hover .payment-method-title.choice .label:after {
    background-image: url(../images/brands/Paypal-reversed.svg); }
  #checkoutSteps li#payment .payment-group .payment-method#payment-method-braintree-paypal .payment-method-content {
    position: relative;
    padding-top: 90px; }
    #checkoutSteps li#payment .payment-group .payment-method#payment-method-braintree-paypal .payment-method-content:before {
      position: absolute;
      width: 100%;
      content: 'To complete your purchase, please click below to pay with Paypal.';
      top: 15px;
      font-size: 16px;
      padding-left: 20px; }
    @media all and (max-width: 520px) {
      #checkoutSteps li#payment .payment-group .payment-method#payment-method-braintree-paypal .payment-method-content {
        padding-top: 70px; }
        #checkoutSteps li#payment .payment-group .payment-method#payment-method-braintree-paypal .payment-method-content:before {
          width: 90%; } }

@media screen and (max-width: 767px) {
  .opc-wrapper .step-title {
    margin-top: 7px; }
  .checkout-payment-method .payment-methods {
    margin: 0; } }

.checkout-index-index .payment-option.opc-payment-additional.discount-code {
  display: none; }

#checkoutSteps .form-login span.note {
  display: none !important; }

#checkoutSteps .fieldset > .field:not(.choice) > .label {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #222;
  padding: 0 0 5px 0;
  width: 100%;
  text-align: left; }

#checkoutSteps .fieldset > .field:not(.choice) > .control {
  width: 100%; }
  #checkoutSteps .fieldset > .field:not(.choice) > .control input {
    border-color: #222;
    padding: 11.75px 12px;
    margin: 0;
    border-radius: 0;
    color: #222; }
  #checkoutSteps .fieldset > .field:not(.choice) > .control select {
    padding: 11.25px 12px;
    margin: 0;
    border-radius: 0;
    color: #222; }

#checkoutSteps .control._with-tooltip input {
  margin-right: 0;
  width: 100%; }

#checkoutSteps .control._with-tooltip .field-tooltip {
  display: none; }

@media screen and (max-width: 767px) {
  #checkoutSteps .fieldset > .field:not(.choice) > .label {
    font-size: 1.4rem;
    line-height: 1.8rem;
    padding-bottom: 0; } }

@media screen and (max-width: 580px) {
  #checkoutSteps .methods-shipping .actions-toolbar .action.primary {
    max-width: 100%;
    ppadding: 15px !important; } }

#checkoutSteps #shipping-new-address-form {
  display: flex;
  flex-direction: column; }
  #checkoutSteps #shipping-new-address-form .fieldset > .field {
    margin-bottom: 20px; }
  #checkoutSteps #shipping-new-address-form .field.street > .control {
    display: flex;
    flex-direction: column; }
  @media screen and (min-width: 900px) {
    #checkoutSteps #shipping-new-address-form {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between; }
      #checkoutSteps #shipping-new-address-form > .field {
        flex-basis: calc(50% - 15px);
        margin-bottom: 20px; }
        #checkoutSteps #shipping-new-address-form > .field.street {
          flex-basis: 100%; }
          #checkoutSteps #shipping-new-address-form > .field.street > .control {
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: space-between; }
            #checkoutSteps #shipping-new-address-form > .field.street > .control > .field {
              flex-basis: calc(50% - 15px);
              margin-bottom: 20px; }
              #checkoutSteps #shipping-new-address-form > .field.street > .control > .field.additional {
                margin-top: 0; } }

.column.main .opc-summary-wrapper {
  margin-top: 0; }
  .column.main .opc-summary-wrapper .opc-block-summary {
    background: none;
    padding: 22px 8.5px 22px 21.5px; }
    .column.main .opc-summary-wrapper .opc-block-summary > .title {
      font-size: 2.6rem;
      font-family: "EB Garamond", serif;
      margin-top: 0;
      margin-bottom: 40px;
      border: 0;
      letter-spacing: 1.63px; }
    .column.main .opc-summary-wrapper .opc-block-summary .minicart-items .product-item {
      border-bottom: 1px solid #000;
      padding-top: 20px;
      padding-bottom: 15px; }
      .column.main .opc-summary-wrapper .opc-block-summary .minicart-items .product-item:first-child {
        border-top: 1px solid #000; }
    .column.main .opc-summary-wrapper .opc-block-summary .content.minicart-items {
      display: block !important; }
      .column.main .opc-summary-wrapper .opc-block-summary .content.minicart-items .product-item-details {
        padding-left: 130px; }
        .column.main .opc-summary-wrapper .opc-block-summary .content.minicart-items .product-item-details .product-item-inner {
          display: flex;
          flex-wrap: wrap; }
          .column.main .opc-summary-wrapper .opc-block-summary .content.minicart-items .product-item-details .product-item-inner .product-item-name-block .product-item-name {
            margin-bottom: 0; }
          .column.main .opc-summary-wrapper .opc-block-summary .content.minicart-items .product-item-details .product-item-inner .product-item-name-block,
          .column.main .opc-summary-wrapper .opc-block-summary .content.minicart-items .product-item-details .product-item-inner .subtotal,
          .column.main .opc-summary-wrapper .opc-block-summary .content.minicart-items .product-item-details .product-item-inner .details-qty {
            font-size: 1.6rem;
            line-height: 2.4rem;
            letter-spacing: 1px;
            width: 100%;
            flex-basis: 100%;
            color: #000;
            margin: 0; }
          .column.main .opc-summary-wrapper .opc-block-summary .content.minicart-items .product-item-details .product-item-inner .product-item-name-block {
            order: 1;
            margin-top: -5px; }
          .column.main .opc-summary-wrapper .opc-block-summary .content.minicart-items .product-item-details .product-item-inner .subtotal {
            order: 2;
            text-align: left; }
          .column.main .opc-summary-wrapper .opc-block-summary .content.minicart-items .product-item-details .product-item-inner .details-qty {
            line-height: 2rem;
            order: 3;
            letter-spacing: 0;
            color: #0B0303;
            margin-top: 23px; }
    .column.main .opc-summary-wrapper .opc-block-summary .block > .title {
      display: none; }
    .column.main .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper {
      margin: 0;
      max-height: none;
      overflow-x: visible;
      padding: 3px 0 0 0; }
      .column.main .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper .product-image-wrapper {
        width: 116px;
        overflow: hidden;
        color: transparent; }
        .column.main .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper .product-image-wrapper img {
          width: 100%; }

.checkout-index-index #opc-sidebar .data.table-totals tr {
  border-bottom: 1px solid #000; }
  .checkout-index-index #opc-sidebar .data.table-totals tr th {
    font-size: 1.6rem;
    line-height: 2rem;
    padding-top: 20px;
    padding-bottom: 20px; }
    .checkout-index-index #opc-sidebar .data.table-totals tr th span.value {
      font-size: 1.6rem;
      line-height: 2rem;
      color: #000;
      opacity: .5; }
  .checkout-index-index #opc-sidebar .data.table-totals tr td {
    font-size: 1.6rem;
    line-height: 1.8rem;
    color: #222;
    padding-top: 20px;
    padding-bottom: 20px; }

.checkout-index-index #opc-sidebar .opc-block-shipping-information .shipping-information-title {
  border: 0; }
  .checkout-index-index #opc-sidebar .opc-block-shipping-information .shipping-information-title span {
    font-size: 2.6rem;
    line-height: 3.2rem;
    font-family: "EB Garamond", serif;
    letter-spacing: 1.63px;
    color: #000; }
  .checkout-index-index #opc-sidebar .opc-block-shipping-information .shipping-information-title button {
    background: none;
    padding: 0 !important; }
    .checkout-index-index #opc-sidebar .opc-block-shipping-information .shipping-information-title button:before {
      display: none; }
    .checkout-index-index #opc-sidebar .opc-block-shipping-information .shipping-information-title button span {
      font-size: 1.6rem;
      line-height: 2rem;
      font-family: "TTNormsPro-Regular", Sans-serif;
      color: #000;
      position: relative;
      width: auto;
      height: auto;
      text-decoration: underline;
      letter-spacing: 0; }
    .checkout-index-index #opc-sidebar .opc-block-shipping-information .shipping-information-title button:hover span, .checkout-index-index #opc-sidebar .opc-block-shipping-information .shipping-information-title button:focus span, .checkout-index-index #opc-sidebar .opc-block-shipping-information .shipping-information-title button:active span, .checkout-index-index #opc-sidebar .opc-block-shipping-information .shipping-information-title button.active span, .checkout-index-index #opc-sidebar .opc-block-shipping-information .shipping-information-title button.is-active span {
      text-decoration: none; }

.checkout-index-index #opc-sidebar .opc-block-summary {
  display: flex;
  flex-wrap: wrap; }
  .checkout-index-index #opc-sidebar .opc-block-summary span.title {
    order: 1; }
  .checkout-index-index #opc-sidebar .opc-block-summary .data.table-totals {
    order: 3; }
  .checkout-index-index #opc-sidebar .opc-block-summary .block.items-in-cart {
    order: 2; }

@media screen and (max-width: 1199px) {
  .column.main .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper .product-image-wrapper {
    width: 80px;
    height: 80px; } }

@media screen and (max-width: 899px) {
  .column.main .opc-summary-wrapper .opc-block-summary .content.minicart-items .product-item-details {
    padding-left: 120px; }
    .column.main .opc-summary-wrapper .opc-block-summary .content.minicart-items .product-item-details .product-item-inner .product-item-name-block,
    .column.main .opc-summary-wrapper .opc-block-summary .content.minicart-items .product-item-details .product-item-inner .subtotal,
    .column.main .opc-summary-wrapper .opc-block-summary .content.minicart-items .product-item-details .product-item-inner .details-qty {
      font-size: 1.4rem;
      line-height: 2.1rem;
      letter-spacing: 0.88px; }
    .column.main .opc-summary-wrapper .opc-block-summary .content.minicart-items .product-item-details .product-item-inner .details-qty {
      margin-top: 12px; }
  .checkout-index-index #opc-sidebar .opc-block-summary .block.items-in-cart {
    width: 100%; } }

@media screen and (max-width: 767px) {
  .column.main .opc-summary-wrapper .modal-header {
    display: none; }
  .column.main .opc-summary-wrapper .opc-block-summary {
    padding: 0 12px 10px 12px; }
  .column.main .opc-summary-wrapper .opc-block-summary > .title {
    font-size: 2.1rem;
    line-height: 2.7rem;
    letter-spacing: 1px;
    margin-bottom: 5px; } }

.checkout-onepage-success #maincontent {
  max-width: 1210px; }

.checkout-onepage-success .header-column .header-right .user-icon-header, .checkout-onepage-success .header-column .header-right .minicart-wrapper {
  display: none; }

.checkout-onepage-success .opc-progress-bar {
  margin-top: 2px;
  margin-bottom: 40px; }

.checkout-onepage-success h1.page-title {
  font-size: 2.6rem;
  line-height: 3.4rem;
  color: #030303;
  margin-bottom: 10px; }

.checkout-onepage-success .opc-wrapper p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #030303; }

.checkout-onepage-success .opc-wrapper .inner-body {
  margin-top: 26px;
  margin-bottom: 53px; }

.checkout-onepage-success .opc-wrapper .actions-toolbar .primary {
  width: 100%; }
  .checkout-onepage-success .opc-wrapper .actions-toolbar .primary .action {
    background-image: none;
    float: left;
    width: calc(50% - 20px);
    margin-right: 20px;
    padding: 13.75px 10px;
    letter-spacing: 1px; }
    .checkout-onepage-success .opc-wrapper .actions-toolbar .primary .action.create-account {
      color: #fff;
      background: #000; }
    .checkout-onepage-success .opc-wrapper .actions-toolbar .primary .action.continue {
      background: #EEEEEE;
      color: #000; }

.checkout-onepage-success .column.main .opc-summary-wrapper .opc-block-summary {
  padding-top: 0; }

.success-custom-bar-wrapper {
  width: 100%; }

@media all and (max-width: 1025px) {
  .checkout-onepage-success .header-column .header-right {
    margin-left: auto; }
    .checkout-onepage-success .header-column .header-right .minicart-wrapper {
      display: block; }
  .checkout-onepage-success .header .back-link-checkout {
    display: none; }
  .checkout-onepage-success .header-column .user-top-link {
    display: block; } }

@media screen and (max-width: 767px) {
  .checkout-onepage-success .columns .column.main {
    display: flex;
    flex-wrap: wrap; }
    .checkout-onepage-success .columns .column.main .opc-progress-bar {
      order: 1;
      width: 100%;
      flex-basis: 100%; }
    .checkout-onepage-success .columns .column.main .success-sidebar {
      order: 3;
      width: 100%;
      flex-basis: 100%; }
    .checkout-onepage-success .columns .column.main .opc-wrapper {
      order: 2;
      width: 100%;
      flex-basis: 100%; }
      .checkout-onepage-success .columns .column.main .opc-wrapper .actions-toolbar .primary .action {
        width: 100%;
        display: block;
        padding: 13.75px 10px; } }

.cms-amasty-faq-home-page .breadcrumbs {
  display: none;
  margin-bottom: .6em; }

.ask-question-form.widget .button-container {
  text-align: center; }

.ask-question-form.widget .button-info {
  font-size: 1.6rem;
  width: 100%;
  margin-top: 0;
  margin-bottom: 5px; }

.ask-question-form.widget button:not(.submit) {
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
  line-height: 1.42857;
  letter-spacing: 0.75px;
  margin: 0;
  color: #000;
  font-size: 16px;
  padding: 10px 45px 11px 0;
  font-weight: 400;
  background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
  border: 0;
  background-color: transparent;
  text-align: left;
  font-weight: normal; }
  .ask-question-form.widget button:not(.submit):hover, .ask-question-form.widget button:not(.submit):focus, .ask-question-form.widget button:not(.submit):active, .ask-question-form.widget button:not(.submit).active, .ask-question-form.widget button:not(.submit).is-active {
    padding-right: 52px; }
  .ask-question-form.widget button:not(.submit):hover, .ask-question-form.widget button:not(.submit):focus, .ask-question-form.widget button:not(.submit):active, .ask-question-form.widget button:not(.submit).active, .ask-question-form.widget button:not(.submit).is-active {
    text-decoration: none;
    color: #000;
    box-shadow: none; }
  .ask-question-form.widget button:not(.submit):hover, .ask-question-form.widget button:not(.submit):focus, .ask-question-form.widget button:not(.submit):active, .ask-question-form.widget button:not(.submit).active, .ask-question-form.widget button:not(.submit).is-active {
    border: 0;
    background-color: transparent;
    text-align: left; }

.amfaq-rating .amfaq-rating-yesno {
  border: 0;
  padding: 0; }
  .amfaq-rating .amfaq-rating-yesno .amfaq-was-it-helpful {
    font-size: 1.6rem;
    color: #000;
    padding-right: 10px; }
  .amfaq-rating .amfaq-rating-yesno .amfaq-rating-yesno-vote {
    font-size: 1.6rem;
    color: #000;
    padding: 0 5px; }

.amfaq-question-footer-wrapper {
  margin-top: 1.2em;
  margin-bottom: 1.35em; }
  .amfaq-question-footer-wrapper .amfaq-rating {
    width: 100%;
    padding-top: 4px;
    padding-bottom: 13px; }

.amfaq-social-buttons {
  position: relative;
  padding-left: 54px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto; }
  .amfaq-social-buttons:before {
    font-size: 1.6rem;
    position: absolute;
    content: "Share";
    top: 3px;
    left: 0;
    color: #000; }
  .amfaq-social-buttons a {
    width: 30px;
    height: 30px;
    background: #eee;
    margin-right: 10px;
    display: inline-block; }
    .amfaq-social-buttons a img {
      display: none; }
    .amfaq-social-buttons a[href*='facebook'] {
      background: #000 url(../images/brands/facebook-f.svg) no-repeat center center/10px;
      order: 1; }
    .amfaq-social-buttons a[href*='twitter'] {
      background: #000 url(../images/brands/twitter.svg) no-repeat center center/20px;
      order: 2; }
    .amfaq-social-buttons a[href*='pinterest'] {
      background: #000 url(../images/brands/pinterest.svg) no-repeat center center/20px;
      order: 3; }
    .amfaq-social-buttons a[href*='mailto'] {
      background: #000 url(../images/icons/envelope-white.svg) no-repeat center center/20px;
      order: 4;
      margin-right: 0; }

.faq-search-index .page-title-wrapper h1 {
  font-size: 2.6rem; }

@media screen and (min-width: 900px) {
  .faq-search-index .page-title-wrapper h1 {
    font-size: 3.2rem; }
  .cms-amasty-faq-home-page .breadcrumbs {
    display: block; }
  .ask-question-form.widget {
    margin-top: 2.8em; }
    .ask-question-form.widget .button-container {
      text-align: left; }
    .ask-question-form.widget .button-info {
      font-size: 1.8rem;
      width: auto;
      float: none;
      padding-right: 10px; }
  .am-content[role="tabpanel"] .amfaq-question-footer-wrapper {
    margin-top: 0;
    margin-bottom: .1em; }
  .amfaq-question-footer-wrapper {
    margin-top: 1.9em;
    margin-bottom: 1.25em; }
    .amfaq-question-footer-wrapper .amfaq-rating {
      width: auto;
      padding-top: 4px;
      padding-bottom: 0; } }

.cms-amasty-faq-home-page .amfaq-search {
  margin-bottom: 10px; }
  .cms-amasty-faq-home-page .amfaq-search .am-input {
    margin-bottom: 0; }

.amfaq-search .am-input {
  font-size: 1.6rem;
  color: #000;
  border: 1px solid #000;
  padding: 25px 20px 25px 45px; }

.amfaq-search .am-input::-moz-placeholder {
  font-size: 1.6rem;
  color: #000; }

.amfaq-search .am-input:-ms-input-placeholder {
  font-size: 1.6rem;
  color: #000; }

.amfaq-search .am-input::placeholder {
  font-size: 1.6rem;
  color: #000; }

.amfaq-search .am-input:-webkit-input-placeholder {
  font-size: 1.6rem;
  color: #000; }

.amfaq-search .am-input::-moz-placeholder {
  font-size: 1.6rem;
  color: #000; }

.amfaq-search .am-input:-moz-placeholder {
  font-size: 1.6rem;
  color: #000; }

.amfaq-search .am-input:-ms-input-placeholder {
  font-size: 1.6rem;
  color: #000; }

.amfaq-search .am-button {
  right: 0;
  left: auto;
  height: 51px;
  width: 45px;
  background: url(../images/icons/search.svg) no-repeat center center/23px !important; }
  .amfaq-search .am-button:disabled {
    opacity: 1; }

.ask-form-container form .label {
  width: 100%; }

.ask-form-container form .control {
  width: 100%; }
  .ask-form-container form .control textarea, .ask-form-container form .control input {
    border-color: #000; }

.ask-form-container form .fieldset .field:nth-child(1) {
  margin-bottom: 0; }

.ask-form-container form .field.required input[type="checkbox"] {
  position: absolute;
  opacity: 0; }
  .ask-form-container form .field.required input[type="checkbox"] + .label {
    position: relative;
    cursor: pointer;
    padding: 0; }
  .ask-form-container form .field.required input[type="checkbox"] + .label:before {
    content: '';
    margin-right: 7px;
    margin-top: -3px;
    display: inline-block;
    vertical-align: text-top;
    width: 23px;
    height: 23px;
    background: white;
    border: 1px solid #2D2D2D; }
  .ask-form-container form .field.required input[type="checkbox"]:hover + .label:before {
    background: #E5E5E5; }
  .ask-form-container form .field.required input[type="checkbox"]:focus + .label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12); }
  .ask-form-container form .field.required input[type="checkbox"]:checked + .label:before {
    background: #fff; }
  .ask-form-container form .field.required input[type="checkbox"]:checked + .label:after {
    content: '';
    position: absolute;
    background: #fff url(../images/icons/check.svg);
    left: 0px;
    top: 5px;
    width: 15px;
    height: 15px; }

.ask-form-container form .field.required label[for="amfaq-gdpr"] a {
  color: #000; }

.ask-form-container form .field:not(.required) label[for="amfaq-notification"] {
  padding-left: 5px !important; }

.ask-form-container form .field:not(.required) input[type="checkbox"] {
  positoon: relative;
  margin-right: 20px !important; }
  .ask-form-container form .field:not(.required) input[type="checkbox"]:before {
    position: absolute;
    content: '';
    width: 23px;
    height: 23px;
    background: #fff;
    opacity: 1;
    border: 1px solid #000;
    top: -9px;
    left: -5px; }
  .ask-form-container form .field:not(.required) input[type="checkbox"]:checked:before {
    background: #fff url(../images/icons/check.svg) no-repeat center center/15px; }

#amfaq-ask-form-inline button.submit {
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
  line-height: 1.42857;
  letter-spacing: 0.75px;
  margin: 0;
  color: #000;
  font-size: 16px;
  padding: 10px 45px 11px 0;
  font-weight: 400;
  background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 20px;
  background: #000;
  color: #fff !important;
  text-align: center;
  border-radius: 0;
  padding: 18px 30px;
  font-weight: normal;
  padding: 13px 25px; }
  #amfaq-ask-form-inline button.submit:hover, #amfaq-ask-form-inline button.submit:focus, #amfaq-ask-form-inline button.submit:active, #amfaq-ask-form-inline button.submit.active, #amfaq-ask-form-inline button.submit.is-active {
    padding-right: 52px; }
  #amfaq-ask-form-inline button.submit:hover, #amfaq-ask-form-inline button.submit:focus, #amfaq-ask-form-inline button.submit:active, #amfaq-ask-form-inline button.submit.active, #amfaq-ask-form-inline button.submit.is-active {
    color: #fff !important;
    background: #313131; }
  @media screen and (max-width: 767px) {
    #amfaq-ask-form-inline button.submit {
      padding: 13px 25px; } }
  #amfaq-ask-form-inline button.submit:hover, #amfaq-ask-form-inline button.submit:focus, #amfaq-ask-form-inline button.submit:active, #amfaq-ask-form-inline button.submit.active, #amfaq-ask-form-inline button.submit.is-active {
    text-decoration: none;
    color: #000;
    box-shadow: none; }

@media screen and (max-width: 767px) {
  .am-search-box-wrapper .am-widget-center {
    width: 100% !important; } }

@media screen and (min-width: 900px) {
  .amfaq-search .am-input {
    font-size: 1.8rem;
    padding: 29px 20px 29px 60px; }
  .ask-form-container form .fieldset > .field:not(.choice) > .label {
    width: 100%;
    text-align: left;
    padding: 0 0 6px 0; }
  .ask-form-container form .fieldset > .field:not(.choice) > .control {
    width: 100%;
    margin: 10px 0; }
  .cms-amasty-faq-home-page .amfaq-search {
    margin-bottom: 15px; }
    .cms-amasty-faq-home-page .amfaq-search .am-input {
      margin-bottom: .4em; } }

.faq-category-view.page-layout-2columns-left .breadcrumbs, .faq-question-view.page-layout-2columns-left .breadcrumbs, .faq-search-index.page-layout-2columns-left .breadcrumbs {
  margin-bottom: 40px; }

.faq-category-view.page-layout-2columns-left .sidebar-additional, .faq-question-view.page-layout-2columns-left .sidebar-additional, .faq-search-index.page-layout-2columns-left .sidebar-additional {
  padding: 5px 20px 20px 5px; }
  .faq-category-view.page-layout-2columns-left .sidebar-additional .amfaq-search, .faq-question-view.page-layout-2columns-left .sidebar-additional .amfaq-search, .faq-search-index.page-layout-2columns-left .sidebar-additional .amfaq-search {
    max-width: 100%; }
    .faq-category-view.page-layout-2columns-left .sidebar-additional .amfaq-search input, .faq-question-view.page-layout-2columns-left .sidebar-additional .amfaq-search input, .faq-search-index.page-layout-2columns-left .sidebar-additional .amfaq-search input {
      margin-bottom: 10px; }

.cms-faqs .am-faq-tags-widget {
  display: inline-block;
  width: 100%; }

.sidebar .amfaq_categories, .sidebar .amfaq_tags {
  border: 0;
  border-radius: 0; }
  .sidebar .amfaq_categories .item.title, .sidebar .amfaq_tags .item.title {
    background: none;
    font-weight: normal;
    text-align: left;
    padding: 0; }

.sidebar .amfaq_categories .item {
  border: 0;
  padding: 8px 0; }
  .sidebar .amfaq_categories .item a {
    text-decoration: none; }
  .sidebar .amfaq_categories .item.current {
    background: none; }
  .sidebar .amfaq_categories .item.title {
    margin-bottom: .9em; }

.sidebar .amfaq_tags .item.title {
  border: 0;
  margin-bottom: 14px; }

.sidebar .amfaq_tags .tags_content {
  margin: 0; }
  .sidebar .amfaq_tags .tags_content .item {
    font-size: 1.2rem;
    padding: 2px 12px; }
    .sidebar .amfaq_tags .tags_content .item a {
      color: #000; }
      .sidebar .amfaq_tags .tags_content .item a:hover, .sidebar .amfaq_tags .tags_content .item a:focus, .sidebar .amfaq_tags .tags_content .item a:active, .sidebar .amfaq_tags .tags_content .item a.active, .sidebar .amfaq_tags .tags_content .item a.is-active {
        text-decoration: underline; }

.cms-faqs .breadcrumbs {
  margin-top: 20px; }

.cms-faqs .am-faq-tags-widget {
  margin-top: 30px;
  margin-bottom: 140px; }

@media screen and (min-width: 900px) {
  .faq-category-view.page-layout-2columns-left .column.main, .faq-question-view.page-layout-2columns-left .column.main, .faq-search-index.page-layout-2columns-left .column.main {
    width: 68%;
    padding-left: 30px; }
  .faq-category-view.page-layout-2columns-left .sidebar-additional, .faq-question-view.page-layout-2columns-left .sidebar-additional, .faq-search-index.page-layout-2columns-left .sidebar-additional {
    width: 32%; }
  .faq-category-view.page-layout-2columns-left .sidebar .amfaq_tags .tags_content .item, .faq-question-view.page-layout-2columns-left .sidebar .amfaq_tags .tags_content .item, .faq-search-index.page-layout-2columns-left .sidebar .amfaq_tags .tags_content .item {
    font-size: 1.4rem;
    padding: 2px 12px; }
  .am-widget-categories-2 {
    margin-right: -10px;
    margin-left: -10px; }
    .am-widget-categories-2 .am-widget-category {
      padding-left: 15px;
      padding-right: 15px; } }

.am-faq-tags-widget {
  padding: 0; }
  .am-faq-tags-widget .am-tags-main-title {
    border: 0;
    margin-bottom: .65em; }
    .am-faq-tags-widget .am-tags-main-title span {
      font-size: 2.1rem;
      color: #000;
      font-weight: normal; }

.am-faq-tags-widget {
  margin-bottom: .5em; }

.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag,
.amfaq_tags .tags_content .item {
  font-size: 2.1rem;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  font-family: "TTNormsPro-Regular";
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: #fff;
  border-radius: 0;
  padding: 0.5px;
  margin: 0 5px 10px 0; }
  .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag .am-tag-title,
  .amfaq_tags .tags_content .item .am-tag-title {
    color: #000;
    font-weight: normal;
    padding-right: 2px; }
  .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag .am_tag_count,
  .amfaq_tags .tags_content .item .am_tag_count {
    color: #000; }
  .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:hover, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:focus, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:active, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag.active, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag.is-active,
  .amfaq_tags .tags_content .item:hover,
  .amfaq_tags .tags_content .item:focus,
  .amfaq_tags .tags_content .item:active,
  .amfaq_tags .tags_content .item.active,
  .amfaq_tags .tags_content .item.is-active {
    border-color: #000;
    background: #fff; }
    .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:hover .am-tag-title, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:hover .am_tag_count, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:hover a, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:focus .am-tag-title, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:focus .am_tag_count, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:focus a, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:active .am-tag-title, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:active .am_tag_count, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:active a, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag.active .am-tag-title, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag.active .am_tag_count, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag.active a, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag.is-active .am-tag-title, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag.is-active .am_tag_count, .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag.is-active a,
    .amfaq_tags .tags_content .item:hover .am-tag-title,
    .amfaq_tags .tags_content .item:hover .am_tag_count,
    .amfaq_tags .tags_content .item:hover a,
    .amfaq_tags .tags_content .item:focus .am-tag-title,
    .amfaq_tags .tags_content .item:focus .am_tag_count,
    .amfaq_tags .tags_content .item:focus a,
    .amfaq_tags .tags_content .item:active .am-tag-title,
    .amfaq_tags .tags_content .item:active .am_tag_count,
    .amfaq_tags .tags_content .item:active a,
    .amfaq_tags .tags_content .item.active .am-tag-title,
    .amfaq_tags .tags_content .item.active .am_tag_count,
    .amfaq_tags .tags_content .item.active a,
    .amfaq_tags .tags_content .item.is-active .am-tag-title,
    .amfaq_tags .tags_content .item.is-active .am_tag_count,
    .amfaq_tags .tags_content .item.is-active a {
      color: #000; }

@media screen and (min-width: 900px) {
  .am-faq-tags-widget .am-tags-main-title {
    width: 60px;
    display: inline-block;
    float: left;
    margin: 0;
    line-height: 1; }
    .am-faq-tags-widget .am-tags-main-title span {
      font-size: 2.4rem;
      line-height: 1.5; }
  .am-faq-tags-widget .am-tags-main-block-wrapper {
    float: left;
    display: inline-block;
    width: calc(100% - 62px); }
  .am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag {
    font-size: 1.4rem;
    padding: 5px 3px 3px 3px;
    margin: 5px 2px 5px 0; } }

.am-widget-categories-2 {
  margin-left: -15px;
  margin-right: -15px; }
  .am-widget-categories-2 .am-widget-category {
    padding-left: 15px;
    padding-right: 15px; }

.am-widget-categories-2 .am-widget-category {
  width: 100%; }
  .am-widget-categories-2 .am-widget-category:nth-child(even) .am-category-container {
    padding-left: 7px; }
  .am-widget-categories-2 .am-widget-category:nth-child(odd) .am-category-container {
    padding-right: 7px; }

.am-widget-category > .am-category-container {
  margin-bottom: 1em;
  padding: 0; }

.am-widget-category .am-category-header .faq-category-title {
  font-size: 1.8rem;
  font-weight: normal;
  color: #000; }

.amfaq_questions .am-item {
  border-color: #979797;
  margin-bottom: 1em; }

.am-widget-category .amfaq_questions .am-title, .amfaq_questions .am-title {
  font-size: 1.6rem;
  color: #000;
  font-weight: normal;
  margin-bottom: .6em;
  line-height: 1.4; }

.amfaq_questions .am-title {
  padding-right: 1em; }
  .amfaq_questions .am-title .am-minus, .amfaq_questions .am-title .am-plus {
    margin-right: -1em; }
  .amfaq_questions .am-title .am-minus {
    background: #fff url(../images/icons/dropdown-arrow.svg) no-repeat center center/15px; }
    .amfaq_questions .am-title .am-minus:hover {
      background: #fff url(../images/icons/dropdown-arrow.svg) no-repeat center center/15px; }
      .amfaq_questions .am-title .am-minus:hover:before {
        color: transparent; }
    .amfaq_questions .am-title .am-minus:before {
      color: transparent; }
  .amfaq_questions .am-title .am-plus {
    background: #fff url(../images/icons/dropdown-arrow.svg) no-repeat center center/15px;
    transform: rotate(180deg); }
    .amfaq_questions .am-title .am-plus:hover {
      background: #fff url(../images/icons/dropdown-arrow.svg) no-repeat center center/15px; }
      .amfaq_questions .am-title .am-plus:hover:before {
        color: transparent; }
    .amfaq_questions .am-title .am-plus:before {
      color: transparent; }

.amfaq_questions .am-item .am-content {
  color: #000; }

.am-widget-category .view-all {
  font-size: 1.4rem;
  color: #000;
  text-decoration: underline;
  line-height: 1;
  margin-top: 3px; }

.amfaq_questions .am-item .am-links {
  font-size: 1.4rem;
  margin-top: 10px; }
  .amfaq_questions .am-item .am-links a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #000;
    line-height: 1; }
    .amfaq_questions .am-item .am-links a:hover, .amfaq_questions .am-item .am-links a:focus, .amfaq_questions .am-item .am-links a:active, .amfaq_questions .am-item .am-links a.active, .amfaq_questions .am-item .am-links a.is-active {
      border-color: transparent; }

@media screen and (max-width: 767px) {
  .am-widget-category > .am-category-container {
    display: flex;
    flex-wrap: wrap; }
    .am-widget-category > .am-category-container .am-category-header {
      order: 1; }
    .am-widget-category > .am-category-container .view-all {
      order: 2;
      margin-left: auto;
      margin-top: 1.2em; }
    .am-widget-category > .am-category-container .amfaq_questions {
      order: 3;
      width: 100%; } }

@media screen and (min-width: 900px) {
  .am-widget-categories-2 .am-widget-category {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px; } }

@media screen and (min-width: 900px) {
  .am-widget-categories-2 .am-widget-category {
    padding-left: 15px;
    padding-right: 15px; }
  .am-widget-category .am-category-header {
    margin-bottom: 3rem; }
    .am-widget-category .am-category-header .faq-category-title {
      font-size: 2.4rem; }
  .amfaq_questions .am-item {
    margin-bottom: 1.5em; }
  .am-widget-category .amfaq_questions .am-title, .amfaq_questions .am-title {
    font-size: 1.8rem;
    margin-bottom: .95em; }
  .am-widget-category .view-all {
    font-size: 1.6rem;
    text-decoration: none;
    border-bottom: 1px solid #000;
    display: inline-block;
    float: right; }
    .am-widget-category .view-all:hover, .am-widget-category .view-all:focus, .am-widget-category .view-all:active, .am-widget-category .view-all.active, .am-widget-category .view-all.is-active {
      border-color: transparent; }
  .am-widget-category > .am-category-container {
    margin-bottom: 6em; }
  .amfaq_questions .am-item .am-content {
    font-size: 1.6rem; }
  .amfaq_questions .am-item .am-links {
    font-size: 1.4rem; } }

.faq-category-view.page-layout-2columns-left .page-title, .faq-question-view.page-layout-2columns-left .page-title {
  font-size: 2.6rem;
  margin-top: 0;
  margin-bottom: .75em; }

.faq-category-view.page-layout-2columns-left .amfaq_questions.widget {
  border-top: 1px solid #000;
  padding-top: 15px; }

.question_view {
  border-color: #000; }

.faq-question-view .question_view .answer p {
  font-size: 1.6rem;
  line-height: 1.5; }

.faq-question-view .am-back-button {
  display: none; }

.faq-category-view.page-layout-2columns-left .column.main .page-title span, .faq-question-view.page-layout-2columns-left .column.main .page-title span, .faq-search-index.page-layout-2columns-left .column.main .page-title span {
  word-break: break-word; }

@media screen and (min-width: 900px) {
  .faq-category-view.page-layout-2columns-left .page-title, .faq-question-view.page-layout-2columns-left .page-title {
    font-size: 3.2rem;
    margin-top: -5px;
    margin-bottom: 1em; }
  .faq-category-view.page-layout-2columns-left .amfaq_questions.widget {
    padding-top: 20px; }
  .faq-question-view.page-layout-2columns-left .page-title {
    margin-top: 0; }
  .faq-question-view .ask-question-form.widget {
    margin-top: 1em; } }

.block-orders-returns {
  margin-top: 60px; }
  .block-orders-returns .form-orders-search .fieldset > .field:not(.choice) > .label {
    text-align: left;
    width: 100%;
    padding: 0 0 6px 0; }
  .block-orders-returns .form-orders-search .fieldset > .field:not(.choice) > .control {
    width: 100%; }
  .block-orders-returns .form-orders-search legend {
    margin: 0 0 10px 0; }
  .block-orders-returns .form-orders-search fieldset > .field.no-label:before {
    display: none; }
  .block-orders-returns .form-orders-search .fieldset > .field:not(.choice) > .label {
    font-size: 1.6rem;
    line-height: 2rem; }
  .block-orders-returns .form-orders-search .fieldset > .field:not(.choice) > .control input, .block-orders-returns .form-orders-search .fieldset > .field:not(.choice) > .control textarea {
    border: 1px solid #222;
    padding: 12px; }
  .block-orders-returns .form-orders-search .fieldset > .field:not(.choice) > .control textarea {
    min-height: 200px; }

#maincontent .block-orders-returns .actions-toolbar {
  margin-left: 0 !important; }
  #maincontent .block-orders-returns .actions-toolbar .primary {
    width: 100%;
    max-width: 238px; }
  #maincontent .block-orders-returns .actions-toolbar button.action.search {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    font-family: "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
    line-height: 1.42857;
    letter-spacing: 0.75px;
    margin: 0;
    color: #000;
    font-size: 16px;
    padding: 10px 45px 11px 0;
    font-weight: 400;
    background: transparent url(../images/icons/link-arrow-right.svg) no-repeat 100% center/30px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 20px;
    background: #000;
    color: #fff !important;
    text-align: center;
    border-radius: 0;
    padding: 18px 30px;
    font-weight: normal;
    color: #fff;
    padding: 15px 30px !important;
    width: 100%; }
    #maincontent .block-orders-returns .actions-toolbar button.action.search:hover, #maincontent .block-orders-returns .actions-toolbar button.action.search:focus, #maincontent .block-orders-returns .actions-toolbar button.action.search:active, #maincontent .block-orders-returns .actions-toolbar button.action.search.active, #maincontent .block-orders-returns .actions-toolbar button.action.search.is-active {
      padding-right: 52px; }
    #maincontent .block-orders-returns .actions-toolbar button.action.search:hover, #maincontent .block-orders-returns .actions-toolbar button.action.search:focus, #maincontent .block-orders-returns .actions-toolbar button.action.search:active, #maincontent .block-orders-returns .actions-toolbar button.action.search.active, #maincontent .block-orders-returns .actions-toolbar button.action.search.is-active {
      color: #fff !important;
      background: #313131; }
    @media screen and (max-width: 767px) {
      #maincontent .block-orders-returns .actions-toolbar button.action.search {
        padding: 13px 25px; } }
    #maincontent .block-orders-returns .actions-toolbar button.action.search:hover, #maincontent .block-orders-returns .actions-toolbar button.action.search:focus, #maincontent .block-orders-returns .actions-toolbar button.action.search:active, #maincontent .block-orders-returns .actions-toolbar button.action.search.active, #maincontent .block-orders-returns .actions-toolbar button.action.search.is-active {
      text-decoration: none;
      color: #000;
      box-shadow: none; }

.select-order table .col {
  width: auto; }

.select-order table th, .select-order table td {
  font-size: 1.3rem;
  line-height: 1.7rem; }

.select-order table th {
  font-weight: bold; }

.select-order table .col.items-info ul li, .select-order table .col.items-info ul span {
  font-size: 1.2rem;
  line-height: 1.6rem; }

.select-order table .col.product .product-item-image {
  width: 50px;
  display: inline-block; }

.select-order table .col.product .product-item-details {
  width: calc(100% - 65px);
  display: inline-block;
  padding-left: 10px;
  vertical-align: top; }

.aw-rma__select-order-table tbody .order-item-row,
.aw-rma__select-order-table.hover-light tr:hover td,
.aw-rma__select-order-table .order-row.selected {
  background: #fff !important; }

html {
  font-size: 62.5%;
  font-size-adjust: 100%; }

body {
  color: #000;
  font-family: "TTNormsPro-Regular", "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  font-size: 1.4rem; }

p {
  margin-top: 0; }

p {
  margin-bottom: 1rem; }

abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help; }

b,
strong {
  font-weight: 700; }

em,
i {
  font-style: italic; }

mark {
  background: #f0f0f0;
  color: black; }

small,
.small {
  font-size: 12px; }

hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px; }

sub,
sup {
  font-size: 71.42857%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dfn {
  font-style: italic; }

h1 {
  font-family: "EB Garamond", serif;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0;
  margin-bottom: 2rem; }

h2, .product-review-wrapper feefowidget-container-main:before {
  font-family: "EB Garamond", serif;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem; }

h3 {
  font-family: "EB Garamond", serif;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.2rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem; }

h4 {
  font-family: "TTNormsPro-Medium";
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 2rem; }

h5 {
  font-family: "TTNormsPro-Regular";
  font-weight: 400;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 2rem; }

h6 {
  font-family: "TTNormsPro-Regular";
  font-weight: 400;
  line-height: 1.1;
  font-size: 1.5rem;
  margin-top: 2rem;
  margin-bottom: 2rem; }

h1 small,
h1 .small,
h2 small,
.product-review-wrapper feefowidget-container-main:before small,
h2 .small,
.product-review-wrapper feefowidget-container-main:before .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small {
  color: #000;
  font-family: "TTNormsPro-Regular", "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1; }

a,
.alink {
  color: #000;
  text-decoration: none; }
  a:visited,
  .alink:visited {
    color: #000;
    text-decoration: none; }
  a:hover,
  .alink:hover {
    color: #000;
    text-decoration: underline; }
  a:active, .alink:active {
    color: #ff5501;
    text-decoration: underline; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 2.5rem; }
  ul > li,
  ol > li {
    margin-top: 0;
    margin-bottom: 1rem; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

dl {
  margin-bottom: 20px;
  margin-top: 0; }

dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0; }

dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  background: #f0f0f0;
  color: black;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap; }

kbd {
  background: #f0f0f0;
  color: black;
  padding: 2px 4px;
  font-size: 1.2rem; }

pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: black;
  line-height: 1.42857;
  margin: 0 0 8.5px;
  padding: 8.5px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word; }
  pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap; }

blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #000;
  font-family: "TTNormsPro-Regular", "TTNormsPro-Normal", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857;
  font-size: 1.4rem; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    color: #000;
    line-height: 1.42857;
    font-size: 1rem;
    display: block; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "— "; }
  blockquote cite {
    font-style: normal; }

blockquote:before, blockquote:after {
  content: ''; }

q {
  quotes: none; }
  q:before, q:after {
    content: '';
    content: none; }

cite {
  font-style: normal; }

@media screen and (max-width: 767px) {
  h2, .product-review-wrapper feefowidget-container-main:before {
    font-size: 2.1rem; } }

.page-header .header.panel .header.content{
  padding-top: 15px;
}