<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Copyright Â© 2016 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
h1 {
  font-size: 26px;
  margin-bottom: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'garamond_light_ssilight';
}
a:hover,
.alink:hover,
a,
.alink,
a:visited,
.alink:visited {
  color: #ad8b69;
}
@media (max-width: 1199px) {
  .nav-open .nav-sections {
    z-index: 9999 !important;
    max-width: 480px;
  }
  body .logo {
    padding: 13px 0 13px 30px !important;
    padding: 13px 0 13px 0 !important;
    opacity: 1;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0 !important;
  }
  .navigation .level-top &gt; a &gt; span {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #ad8b69;
    text-transform: uppercase;
  }
  .navigation .level-top .level1 span,
  .navigation .submenu ul &gt; li a span {
    font-size: 16px !important;
    text-transform: none !important;
  }
  .navigation .level-top .level1 &gt; a &gt; span {
    font-weight: 700;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: #ad8b69;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: #ad8b69;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links li &gt; a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 0;
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #f2f2f2;
    border: solid #e6e6e6;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #ffffff;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 &gt; .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 &gt; .level-top:hover {
    color: #ad8b69;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 &gt; .level1 {
    font-weight: 600;
  }
  .navigation .level0.active &gt; a:not(.ui-state-active),
  .navigation .level0.has-active &gt; a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active &gt; a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active &gt; a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu &gt; li {
    word-wrap: break-word;
  }
  .navigation .submenu &gt; li &gt; a:hover {
    color: #ad8b69;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) &gt; li &gt; a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) &gt; li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul &gt; li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul &gt; li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul &gt; li a:hover {
    color: #ad8b69;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active &gt; a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active &gt; a {
    padding-left: 7px;
  }
}
/*
rm -rf var/view_preprocessed &amp;&amp; rm -rf pub/static/frontend/PushLogic/GillmoreSpace/
*/
@media (min-width: 1200px) {
  .nav-toggle {
    display: none;
  }
  .sections.nav-sections .submenu {
    display: none !important;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content &gt; * {
    display: none;
  }
  .nav-sections-item-content &gt; .navigation {
    display: block;
  }
  .navigation {
    background: #ffffff;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 &gt; .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 &gt; .level-top:hover,
  .navigation .level0 &gt; .level-top.ui-state-focus {
    color: #ad8b69;
    text-decoration: none;
  }
  .navigation .level0.active &gt; .level-top,
  .navigation .level0.has-active &gt; .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #ad8b69;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover &gt; .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent &gt; .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent &gt; .level-top &gt; .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent &gt; .level-top &gt; .ui-menu-icon &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent &gt; .level-top &gt; .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: #ad8b69;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu &gt; ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu &gt; ul:before,
  .navigation .level0 .submenu &gt; ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu &gt; ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu &gt; ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #ad8b69;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active &gt; a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent &gt; a &gt; .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent &gt; a &gt; .ui-menu-icon &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent &gt; a &gt; .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: #ad8b69;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: #ad8b69;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover &gt; .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
@-webkit-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.iti {
  position: relative;
  display: inline-block;
}
.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.iti__hide {
  display: none;
}
.iti__v-hide {
  visibility: hidden;
}
.iti input,
.iti input[type=text],
.iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.iti__country {
  padding: 5px 10px;
  outline: none;
}
.iti__dial-code {
  color: #999;
}
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti__flag-box,
.iti__country-name,
.iti__dial-code {
  vertical-align: middle;
}
.iti__flag-box,
.iti__country-name {
  margin-right: 6px;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.iti--container:hover {
  cursor: pointer;
}
.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}
.iti__flag {
  width: 20px;
}
.iti__flag.iti__be {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__np {
  width: 13px;
}
.iti__flag.iti__va {
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}
.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}
.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url('../Dotdigitalgroup_Sms/images/flags.png');
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url('../Dotdigitalgroup_Sms/images/flags@2x.png');
  }
}
.iti__flag.iti__np {
  background-color: transparent;
}
/**
 * Common
 */
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell &gt; span {
  padding-left: 5px;
}
span.klarna-payments-method-cell &gt; img {
  display: block;
}
/**
 * Desktop
 */
/**
 * Mobile
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 110%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
  display: none;
}
/*seo-info*/
/*seo-info-color*/
.seo-info .seo-info-incorrect {
  color: #df280a;
}
.seo-info .seo-info-correct {
  color: #50B655;
}
.seo-info .seo-info-notice {
  color: #BD5D1F;
}
/*seo-info-main-style*/
.seo-info .seo-info-base-window {
  width: 370px;
  min-height: 10px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #F8F8F8;
  color: #363636;
  z-index: 100000;
  font-family: Arial;
  outline: 5px solid rgba(203, 203, 203, 0.7);
}
.seo-info .seo-info-hr-style {
  margin: 5px;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.seo-info .seo-info-h1-style {
  font-family: Arial;
  background: #FEFEFE;
  color: #666666;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0px;
}
.seo-info .seo-info-h2-style {
  font-family: Arial;
  padding: 0px;
  margin: 5px 0px 0px 0px;
  text-align: left;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #363636;
  text-transform: none;
}
.seo-info .seo-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  /*color: #363636;*/
}
.seo-info .seo-additional-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
}
/*seo-info-keyword-progress-bar*/
.seo-info .seo-info-progress-container {
  width: 100%;
  font-size: 13px;
}
.seo-info .seo-info-progress-label {
  width: 150px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  padding-left: 10px;
  text-align: left;
}
.seo-info .seo-info-progress-label,
.seo-info .seo-info-progress {
  border-radius: 11px;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
}
.seo-info .seo-info-progress {
  background-color: #f5f7fa;
  display: inline-block;
  box-shadow: none;
  vertical-align: middle;
  margin-bottom: 2px;
  width: 150px;
  height: 6px;
}
.seo-info .seo-info-progress-success .seo-info-progress-bar {
  background-color: #50B655;
  border-color: #5cb85c;
  color: #5cb85c;
  box-sizing: border-box;
  border-radius: 11px;
  box-shadow: none;
  height: 100%;
  float: left;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
}
.seo-info .seo-info-progress-label,
.seo-info-progress {
  border-radius: 11px;
}
.seo-info .seo-info-progress.seo-info-progress-success {
  width: 100px;
}
.seo-info .seo-info-progress-bar {
  background-color: #a0c5e4;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #428bca;
  float: left;
  font-size: 13px;
  height: 100%;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
  width: 0;
}
/*seo-info images alt info*/
.seo-info .seo-info-image-alt {
  display: inline-block;
  width: 260px;
}
/*link*/
.seo-info .seo-additional-info-link-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  word-wrap: break-word;
  padding-bottom: 3px;
}
.seo-info .seo-additional-info-link-style a {
  color: #3196CA;
}
/*scroll*/
.seo-info .seo-info-scroll {
  overflow-y: auto;
  height: 500px;
  margin-top: 0.7em;
  padding: 2px 15px 10px 5px;
  text-align: justify;
  margin-bottom: 5px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar {
  width: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb {
  background-color: #EAEAEA;
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #EAEAEA;
  border-radius: 7px;
}
/*SEO Template Info*/
.seo-info .seo-additional-info-template-style {
  font-size: 13px;
}
/*hide/show button*/
.seo-info .seo-additional-info-hide-show-button-style {
  position: absolute !important;
  right: 0;
  top: 0;
  padding-right: 7px;
  color: #3196CA;
  text-decoration: underline;
  cursor: pointer;
}
.seo-info .m-seo-info-scroll-hide {
  display: none;
}
/*table for SEO Templates*/
.seo-info .m-seo-info-template-table {
  display: table;
  width: 100%;
  padding-top: 3px;
}
.seo-info .m-seo-info-template-table-row {
  display: table-row;
}
.seo-info .m-seo-info-template-table-cell {
  display: table-cell;
  text-align: center;
  padding: 2px;
  vertical-align: middle;
}
.seo-info .m-seo-info-template-table-cell:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(2) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(3) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-left {
  text-align: left;
  padding-left: 1px;
}
.seo-info .m-seo-info-template-table-row:last-child .m-seo-info-template-table-cell {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-id-width {
  width: 30px;
}
.seo-info .m-seo-info-rule-name-width {
  width: 120px;
}
.seo-info .m-seo-info-sort-order-width {
  width: 70px;
}
.seo-info .m-seo-info-rules-processing-width {
  width: 110px;
}
.seo-info .m-seo-info-status-width {
  width: auto;
}
/*seo-info demo store style*/
@media all and (max-width: 590px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 40px !important;
    right: 10px !important;
  }
}
@media all and (min-width: 591px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 5px !important;
    right: 260px !important;
  }
}
.mst-seo-content__description {
  display: block;
  color: #333;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
  text-align: left;
  padding: 10px;
  background: rgba(255, 255, 255, 0.2);
}
.mst-seo-toolbar__toolbar {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 1000000;
  outline: 5px solid rgba(74, 69, 66, 0.6);
  box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
  max-width: 90%;
  min-width: 10rem;
  background: #fff;
}
.mst-seo-toolbar__toolbar-header {
  font-weight: 600;
  color: #fff;
  background: #315aa5;
  padding: 1rem 2rem 1rem 4rem;
  text-align: center;
  position: relative;
}
.mst-seo-toolbar__toolbar-header &gt; i {
  position: absolute;
  left: 1rem;
  font-size: 15px;
}
.mst-seo-toolbar__toolbar-header .close {
  position: absolute;
  right: 1rem;
  top: 0.7rem;
  font-size: 18px;
  cursor: pointer;
}
.mst-seo-toolbar__toolbar-content {
  background: #F5F5F5;
  max-height: 55vh;
  overflow-y: auto;
}
.mst-seo-toolbar__toolbar-content section label {
  color: #999;
  padding: 1rem;
  display: block;
}
.mst-seo-toolbar__toolbar-content section ul {
  margin: 0;
  background: #fff;
  padding: 0 1rem;
  list-style: none;
}
.mst-seo-toolbar__toolbar-content section ul li {
  display: flex;
  border-bottom: 1px solid #eee;
  margin: 0;
  padding: 1rem 0;
}
.mst-seo-toolbar__toolbar-content section ul li .title {
  font-weight: 600;
  width: 12rem;
  font-size: 1.3rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status {
  width: 20px;
  height: 20px;
  text-align: center;
  background-repeat: no-repeat;
  margin-right: 1rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status._success {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%231C9D74' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M13.8274662,4.73712054 C13.6809464,4.57908482 13.4424141,4.57908482 13.2968944,4.73712054 L7.70563722,10.6990848 C7.55911738,10.858192 7.32008501,10.858192 7.17456531,10.6990848 L4.72473356,8.02640625 C4.65222374,7.94712054 4.55721087,7.90801339 4.46169794,7.90747768 C4.36518487,7.90694196 4.2671716,7.94604911 4.19366164,8.02640625 L3.11101503,9.06890625 C3.03900528,9.14819196 3,9.24729911 3,9.35069196 C3,9.45462054 3.03900528,9.56337054 3.1115151,9.64212054 L5.58184963,12.4192634 C5.7278694,12.5778348 5.96740184,12.8349777 6.11292154,12.9924777 L7.17506537,14.139442 C7.32108515,14.2964063 7.55961745,14.2964063 7.70613729,14.139442 L14.8901101,6.45729911 C15.03663,6.29979911 15.03663,6.04104911 14.8901101,5.88354911 L13.8274662,4.73712054 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .status._warning,
.mst-seo-toolbar__toolbar-content section ul li .status._error {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%23FF5501' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M10.21944,3 C11.02296,3 11.4246,3.54804 11.4246,4.17468 C11.4246,4.95732 10.72692,5.68128 9.81768,5.68128 C9.0564,5.68128 8.61228,5.23104 8.6334,4.48764 C8.6334,3.86112 9.162,3 10.21944,3 Z M7.74516,15 C7.11072,15 6.64548,14.60856 7.0896,12.8862 L7.818,9.83136 C7.94484,9.34212 7.9656,9.14652 7.818,9.14652 C7.62744,9.14652 6.80388,9.48444 6.3168,9.81732 L6,9.28872 C7.54356,7.9776 9.31944,7.20864 10.08048,7.20864 C10.71468,7.20864 10.82064,7.97196 10.50348,9.1464 L9.6696,12.3576 C9.52152,12.92508 9.58524,13.12068 9.73284,13.12068 C9.92316,13.12068 10.54728,12.88512 11.16036,12.39576 L11.52,12.88524 C10.01856,14.412 8.3796,15 7.74516,15 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .description {
  max-width: 30rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
.mst-seo-toolbar__toolbar-content section ul li .description .note {
  color: #999;
  font-size: 90%;
  overflow-x: hidden;
  word-wrap: break-word;
  margin-top: .5rem;
}
.mst-seo-toolbar__toolbar-content section ul li a {
  font-size: 1.2rem;
  color: #006bb4;
  text-decoration: underline;
}
.mst-seo-toolbar__toolbar-content section ul li a:hover {
  text-decoration: none;
}
.mst-seo-toolbar__toolbar._hidden {
  outline: none;
  box-shadow: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-content {
  display: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header {
  position: fixed;
  left: 2rem;
  bottom: 2rem;
  background: #315aa5;
  color: #fff;
  padding: 1rem 1.5rem 1rem 4rem;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-weight: 600;
  font-size: 1.4rem;
  cursor: pointer;
  z-index: 100000;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header .close {
  display: none;
}
body.tutorial .mst-seo-toolbar__toolbar,
body.no-tutorial .mst-seo-toolbar__toolbar {
  left: 1rem;
  right: auto;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 769px), print {
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .block-addresses-list .items.addresses &gt; .item,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .block-addresses-list .items.addresses &gt; .item:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .block-addresses-list .items.addresses &gt; .item:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field,
  .product-add-form .fieldset &gt; .field,
  .product-add-form .fieldset .fields &gt; .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field:not(.choice) &gt; .label,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field:not(.choice) &gt; .label,
  .product-add-form .fieldset &gt; .field:not(.choice) &gt; .label,
  .product-add-form .fieldset .fields &gt; .field:not(.choice) &gt; .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field:not(.choice) &gt; .control,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field:not(.choice) &gt; .control,
  .product-add-form .fieldset &gt; .field:not(.choice) &gt; .control,
  .product-add-form .fieldset .fields &gt; .field:not(.choice) &gt; .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field &gt; .label,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field &gt; .label,
  .product-add-form .fieldset &gt; .field &gt; .label,
  .product-add-form .fieldset .fields &gt; .field &gt; .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field.choice:before,
  .abs-revert-field-type-desktop .fieldset &gt; .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field.no-label:before,
  .product-add-form .fieldset &gt; .field.choice:before,
  .product-add-form .fieldset .fields &gt; .field.choice:before,
  .product-add-form .fieldset &gt; .field.no-label:before,
  .product-add-form .fieldset .fields &gt; .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset &gt; .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields &gt; .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  .block-cart-failed .action.clear,
  .cart-container .form-cart .action.clear,
  .cart-container .cart-gift-item .action.clear {
    margin-right: 10px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .fieldset &gt; .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset &gt; .field &gt; .label {
    margin: 0;
  }
  .fieldset &gt; .field:before,
  .fieldset &gt; .field:after {
    content: '';
    display: table;
  }
  .fieldset &gt; .field:after {
    clear: both;
  }
  .fieldset &gt; .field.choice:before,
  .fieldset &gt; .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset &gt; .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset &gt; .field:not(.choice) &gt; .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset &gt; .field:not(.choice) &gt; .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items &gt; .item.title {
    float: left;
    width: auto;
  }
  .product.data.items &gt; .item.title &gt; .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items &gt; .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items &gt; .item.content:before,
  .product.data.items &gt; .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items &gt; .item.content:after {
    clear: both;
  }
  .product.data.items &gt; .item.content.active {
    display: block;
  }
  .product.data.items &gt; .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items &gt; .item.title &gt; .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #e1d5c9;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items &gt; .item.title &gt; .switch:visited {
    color: #e1d5c9;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title &gt; .switch:hover {
    color: #e1d5c9;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title &gt; .switch:active {
    color: #ad8b69;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:focus,
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:active,
  .product.data.items &gt; .item.title.active &gt; .switch,
  .product.data.items &gt; .item.title.active &gt; .switch:focus,
  .product.data.items &gt; .item.title.active &gt; .switch:hover {
    background: #ffffff;
    color: #ad8b69;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title.active &gt; .switch,
  .product.data.items &gt; .item.title.active &gt; .switch:focus,
  .product.data.items &gt; .item.title.active &gt; .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items &gt; .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar &gt; .primary,
  .actions-toolbar &gt; .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar &gt; .primary .action,
  .actions-toolbar &gt; .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .amelsearch-further-section {
    display: block;
  }
  .action.compare {
    padding: 0 10px;
  }
  .amsearch-wrapper-block {
    order: initial;
    width: auto;
  }
  .page-header .amsearch-wrapper-block {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .page-header .amsearch-wrapper-block:before {
    content: none;
  }
  .amsearch-loader-block {
    right: 30px;
  }
  .amsearch-emptysearch-cms {
    padding: 40px;
  }
  .amsearch-emptysearch-cms .amsearch-content &gt; .amsearch-title {
    font-size: 54px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px;
  }
  .amsearch-button.-close:hover,
  .amsearch-button.-close:hover {
    filter: brightness(0%);
  }
  .amsearch-slider-section {
    max-width: 575px;
  }
  .amsearch-slider-section.slick-slider {
    padding: 0 40px;
  }
  .amsearch-result-section .amsearch-products-section {
    height: 100%;
  }
  .amsearch-products-section {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
  }
  .amsearch-products-section:not(:first-child) {
    border-left: 1px solid #cccccc;
  }
  .amsearch-products-section .amsearch-description {
    width: auto;
  }
  .amsearch-products-section.-list .amsearch-image {
    max-width: 125px;
  }
  .amsearch-products-section.-list .product-item-actions {
    align-content: flex-start;
    display: flex;
  }
  .amsearch-products-section.-list .amsearch-description {
    padding-left: 20px;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33.33333333%);
  }
  .amsearch-result-tabs .title:hover:before,
  .amsearch-result-tabs .title.active:before {
    background: #fff;
    bottom: -1px;
    content: '';
    height: 2px;
    left: 1px;
    position: absolute;
    width: calc(100% - 2px);
  }
  .amsearch-result-section {
    min-width: 100%;
    width: inherit;
  }
  .amsearch-result-section:not(.-small) {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload .amsearch-products-list:not(:first-child) {
    border-left: 1px solid #cccccc;
    width: calc(100% - 283px);
  }
  .page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
    width: 100%;
  }
  .page-header .amsearch-input-wrapper {
    min-width: 283px;
    width: auto;
  }
  .amsearch-item-container {
    padding: 0 0 25px;
  }
  .amsearch-item-container .amsearch-link {
    padding: 5px 20px;
  }
  .amsearch-items-section {
    padding: 25px 0;
  }
  .amsearch-items-section:not(:first-child:last-child) {
    max-width: 283px;
    width: 100%;
  }
  .amsearch-full_width-title {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .ammenu-logo,
  .page-header.amsearch-full-width.-opened .logo {
    margin: 0 auto 0 4vw;
    z-index: 11;
  }
  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    z-index: 10;
  }
  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    right: 4vw;
  }
  .page-header.amsearch-full-width .amsearch-input-wrapper {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-button.-search {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-wrapper-block {
    background: #fff;
    display: inline-block;
  }
  .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    position: static;
    width: auto;
  }
  .page-header.amsearch-full-width .amsearch-form-block {
    height: 100%;
    justify-content: center;
    padding: 0;
  }
  .page-header.amsearch-full-width .amsearch-result-section {
    padding: 0 calc(4vw - 15px);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-list .amsearch-item {
    width: 50%;
  }
  .page-header.amsearch-full-width .amsearch-button.-full-close {
    margin: auto;
  }
  .page-header .amsearch-button.-loupe-trigger {
    display: none;
  }
  .amsearch-search-page.page-products .columns {
    z-index: 0;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar &gt; .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    z-index: 1001;
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    position: static;
    display: inline-block;
    margin: 0 0 0 15px;
    transform: translateY(-2px);
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: 0;
    opacity: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-wrap: break-word;
    word-break: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 22px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button &gt; .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block &gt; .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method &gt; .payment-method-title {
    padding: 11.5px 0;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #e1d5c9;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #e1d5c9;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #fefefd;
  }
  .modes-mode &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #e1d5c9;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #e1d5c9;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar &gt; .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) &gt; .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) &gt; .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field &gt; .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .opc-wrapper .fieldset &gt; .field.required,
  .opc-wrapper .fieldset &gt; .field._required {
    position: relative;
  }
  .opc-wrapper .fieldset &gt; .field.required &gt; label,
  .opc-wrapper .fieldset &gt; .field._required &gt; label {
    padding-right: 25px;
  }
  .opc-wrapper .fieldset &gt; .field.required &gt; label:after,
  .opc-wrapper .fieldset &gt; .field._required &gt; label:after {
    margin-left: 10px;
    position: absolute;
    top: 9px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar &gt; .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar &gt; .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar &gt; .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar &gt; .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block::before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset &gt; .field-select-billing &gt; .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset &gt; .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset &gt; .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset &gt; .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar &gt; .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar &gt; .secondary {
    float: left;
  }
  .login-container .fieldset &gt; .field &gt; .control {
    width: 55%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    float: left;
    margin: 0 10px 10px 0;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.catalog.request,
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses &gt; .item {
    margin-bottom: 20px;
  }
  .block-addresses-list .items.addresses &gt; .item:nth-last-child(1),
  .block-addresses-list .items.addresses &gt; .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .gift-message .field &gt; .label {
    margin: 0;
  }
  .gift-message .field:before,
  .gift-message .field:after {
    content: '';
    display: table;
  }
  .gift-message .field:after {
    clear: both;
  }
  .gift-message .field.choice:before,
  .gift-message .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .gift-message .field .description {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) &gt; .label {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) &gt; .control {
    width: 74.2%;
    float: left;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field &gt; .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:before,
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field.choice:before,
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:not(.choice) &gt; .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:not(.choice) &gt; .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) &gt; .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) &gt; .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field &gt; .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    width: 20%;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 12px 0 0 30px;
  }
  .block-returns-tracking .block-title .action.track {
    float: right;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  html,
  body {
    height: 100%;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
  }
  .page-wrapper &gt; .breadcrumbs,
  .page-wrapper &gt; .top-container,
  .page-wrapper &gt; .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel &gt; .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel &gt; .header.links &gt; li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel &gt; .header.links &gt; li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel &gt; .header.links &gt; li.welcome,
  .header.panel &gt; .header.links &gt; li a {
    line-height: 1.4;
  }
  .header.panel &gt; .header.links &gt; li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main &gt; .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main &gt; .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  body {
    display: block;
    max-width: 100%;
    margin: 0 auto;
  }
  .header.content {
    position: relative;
    padding: 0;
    background: #2a2925;
  }
  .page-header .panel.wrapper {
    display: none;
  }
  .logo {
    margin: 0;
    padding: 13px 0;
    margin-right: 150px;
  }
  .navigation .level0.active &gt; .level-top,
  .navigation .level0.has-active &gt; .level-top {
    border: none;
    color: #ffffff;
  }
  .navigation .level0 &gt; .level-top:hover,
  .navigation .level0 &gt; .level-top.ui-state-focus {
    color: #ffffff;
  }
  .navigation .level0 &gt; .level-top {
    color: #747474;
  }
  #search_mini_form .nested {
    display: none;
  }
  .block.block-search {
    float: right;
    margin: 20px 0 0 0;
    width: 240px;
  }
  .block.block-search #search {
    height: 45px;
    font-size: 16px;
  }
  .block.block-search #search_mini_form {
    position: relative;
  }
  .block.block-search .action.search:before {
    font-size: 32px;
    line-height: 32px;
    color: #ffffff;
  }
  .block.block-search .action.search:disabled:before,
  .block.block-search .action.search:disabled:focus:before {
    color: #ffffff !important;
  }
  .block.block-search .actions {
    position: absolute;
    left: 57px;
    top: 0;
  }
  .block.block-search .control {
    padding: 0;
  }
  .block.block-search .control .input-text {
    background: none;
    border: 1px solid #747474;
    color: #747474;
    padding-left: 58px;
  }
  .block.block-search ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #ffffff;
  }
  .block.block-search ::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff;
  }
  .block.block-search :-ms-input-placeholder {
    /* IE 10+ */
    color: #ffffff;
  }
  .block.block-search :-moz-placeholder {
    /* Firefox 18- */
    color: #ffffff;
  }
  .navigation .level-top span {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
  }
  .plgs-megamenu {
    opacity: 1;
    transition: opacity 500ms;
    min-height: 0;
  }
  .plgs-megamenu .plgs-wrapper {
    position: relative;
  }
  .megamenu-switch .plgs-megamenu {
    opacity: 0.5;
  }
  .plgs-megamenu-cfa {
    display: none;
    opacity: 0;
    transition: opacity 500ms linear;
    min-height: 430px;
  }
  .megamenu-reveal .plgs-megamenu {
    border-bottom: 2px solid #000000;
    overflow: hidden;
  }
  .megamenu-reveal .plgs-megamenu a {
    text-decoration: none;
    transition: color 350ms linear, opacity 350ms linear;
  }
  .megamenu-reveal .plgs-megamenu a:hover {
    text-decoration: none;
    color: #ffffff;
  }
  .megamenu-reveal .plgs-megamenu a:hover .plgs-megamenu-cat-img {
    opacity: 0.5;
  }
  .megamenu-reveal .plgs-megamenu .level0.submenu &gt; li &gt; a &gt; span:not(.ui-menu-icon) {
    display: block;
    padding: 20px;
    font-family: 'Open Sans';
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #ad8b69;
    transition: color 350ms linear;
  }
  .megamenu-reveal .plgs-megamenu .level0.submenu &gt; li &gt; a &gt; span:not(.ui-menu-icon):hover {
    color: #00628e;
  }
  .megamenu-reveal .plgs-megamenu .level0.submenu {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0 0 0 -20px;
  }
  .megamenu-reveal .plgs-megamenu .level0.submenu &gt; li {
    float: left;
    width: 12.5%;
    list-style: none;
    margin: 0 0 20px;
  }
  .megamenu-reveal .plgs-megamenu .level0.submenu &gt; li:nth-child(8n+1) {
    clear: left;
  }
  .megamenu-reveal .plgs-megamenu .level0.submenu &gt; li ul {
    display: none !important;
    list-style: none;
  }
  .megamenu-reveal .plgs-megamenu .level0.submenu &gt; li ul &gt; li a {
    position: relative;
    color: #313131;
    font-size: 18px;
    line-height: 18px;
  }
  .megamenu-reveal .plgs-megamenu .level0.submenu &gt; li ul &gt; li a:before {
    content: "-";
    position: absolute;
    left: -18px;
  }
  .megamenu-reveal .plgs-megamenu .plgs-megamenu-cfa {
    opacity: 1;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 14%;
  }
  .megamenu-reveal .plgs-megamenu .plgs-megamenu-cfa:hover {
    opacity: 0.5;
  }
  .megamenu-reveal .plgs-megamenu .plgs-megamenu-cfa img {
    display: block;
    width: 100%;
    margin: 0 0 20px;
  }
  .megamenu-reveal .plgs-megamenu .plgs-megamenu-cat-img {
    display: block;
    width: 100%;
    height: 100px;
    background-position: center;
    background-size: cover;
    margin: 0 0 20px;
    transition: opacity 350ms linear;
  }
  .megamenu-reveal .plgs-megamenu .plgs-megamenu-placeholder {
    display: block;
    margin: 0 0 20px;
  }
  .sections.nav-sections,
  .footer.content {
    margin: 0;
  }
  .page-title {
    color: #ad8b69;
    text-transform: uppercase;
    font-size: 3.5rem;
  }
  .abs-actions-addto-gridlist:before,
  .product-item-actions .actions-secondary &gt; .action:before,
  .table-comparison .wishlist.split.button &gt; .action.split:before,
  .product-items .wishlist.split.button &gt; .action.split:before,
  .products.list.items .action.towishlist:before,
  .table-comparison .action.towishlist:before {
    color: #ad8b69;
  }
  .authentication-wrapper {
    margin-top: -105px;
  }
  .authentication-wrapper button {
    border: 2px solid #ffffff;
    padding: 10px 15px;
    color: #ffffff;
  }
  #plgs-onsale-block-empty {
    font-size: 1.8rem;
    text-align: center;
  }
  .breadcrumbs {
    background: #ad8b69;
    padding: 5px 20px;
  }
  .breadcrumbs ul &gt; li:not(:last-child) {
    font-style: italic;
  }
  .breadcrumbs .item:not(:last-child):after {
    font-style: normal;
    font-size: 10px;
    font-weight: 100;
    vertical-align: top;
    content: "|";
    margin: 0 5px;
  }
  .breadcrumbs ul li,
  .breadcrumbs a,
  .breadcrumbs a:hover,
  .breadcrumbs a:visited {
    color: #ffffff;
    font-size: 14px;
    line-height: auto;
    font-weight: 100;
  }
}
@media all and (min-width: 1024px), print {
  .amsearch-emptysearch-cms {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 40px 70px;
  }
  .amsearch-emptysearch-cms &gt; .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms &gt; .amsearch-content {
    padding-right: 10px;
  }
  .amsearch-emptysearch-cms .amsearch-content &gt; .amsearch-title {
    font-size: 72px;
    margin: 0 0 20px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block {
    font-size: 22px;
    margin-top: 45px;
  }
  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block &gt; .amsearch-title {
    margin-bottom: 10px;
  }
  .amsearch-result-block:not(.-preload) .amsearch-products-section {
    width: calc(100% - 283px);
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(20%);
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  /*
    .page-products {
        .products-grid {
            .product-items {
                margin: 0;
            }
            
            .product-item {
                margin-left: calc(~'(100% - 4 * 23.233%) / 3');
                padding: 0;
                width: 23.233%;

                &amp;:nth-child(4n + 1) {
                    margin-left: 0;
                }
            }
        }
    }
	*/
  .page-products #maincontent .product-item-link:hover {
    text-decoration: none;
  }
  .page-products #maincontent .product .product-item-link {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    font-family: 'garamond_light_ssilight';
    color: #ad8b69;
  }
  .page-products #maincontent .product .price-container .price {
    font-size: 1.8rem;
  }
  .page-products #maincontent .products-grid .product-items {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .page-products #maincontent .products-grid .product-item {
    position: relative;
    margin-left: calc((100% - 3 * 32%) / 3);
    padding: 0;
    width: 32%;
  }
  .page-products #maincontent .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products #maincontent .products-grid .product-item:hover .product-item-inner {
    opacity: 1;
  }
  .page-products #maincontent .products-grid .image-button-wrapper {
    position: relative;
  }
  .page-products #maincontent .products-grid .product-item-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 15px;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
    transition: opacity 200ms linear;
    opacity: 0;
    text-align: center;
    z-index: 1;
  }
  .page-products #maincontent .products-grid .product-item-actions {
    display: table-cell;
    width: 100%;
    margin: 0 auto;
    vertical-align: middle;
  }
  .page-products #maincontent .products-grid .product-item-actions .actions-primary {
    display: inline-block;
  }
  .page-products #maincontent .products-grid .product-item-actions .actions-primary form {
    float: left;
  }
  .page-products #maincontent .products-grid .product-item-actions .actions-primary .action.primary {
    position: absolute;
    bottom: 70px;
    right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 0;
    background: #ad8b69;
    border-color: #ad8b69;
    text-align: center;
  }
  .page-products #maincontent .products-grid .product-item-actions .actions-primary .action.primary span {
    display: none;
  }
  .page-products #maincontent .products-grid .product-item-actions .actions-primary .action.primary:hover:before {
    color: #000000;
  }
  .page-products #maincontent .products-grid .product-item-actions .actions-primary .action.primary:before {
    display: block;
    font-family: 'gillmorespace';
    font-size: 20px;
    font-weight: 100;
    content: "\e00e";
    color: #ffffff;
  }
  .page-products #maincontent .products-grid .product-item-actions .actions-primary .stock.unavailable {
    display: inline-block;
    position: absolute;
    bottom: 70px;
    right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 0;
    background: #ad8b69;
    border-color: #ad8b69;
  }
  .page-products #maincontent .products-grid .product-item-actions .actions-primary .stock.unavailable span {
    color: #ffffff;
    font-size: 8px;
  }
  .page-products #maincontent .products-grid .product-item-actions .actions-primary .stock.unavailable:hover:before {
    color: #000000;
  }
  .page-products #maincontent .products-grid .product-item-actions .actions-primary .stock.unavailable:before {
    display: block;
    font-family: 'gillmorespace';
    font-size: 20px;
    font-weight: 100;
    content: "\e00e";
    color: #ffffff;
  }
  .page-products #maincontent .products-grid .product-item-actions .actions-secondary {
    display: inline-block;
    width: auto;
  }
  .page-products #maincontent .products-grid .product-item-actions .actions-secondary .action.towishlist {
    position: absolute;
    bottom: 10px;
    right: 3px;
    width: 50px;
    height: 50px;
    margin: 0 7px 0 0;
    background: #be955b;
  }
  .page-products #maincontent .products-grid .product-item-actions .actions-secondary .action.towishlist:before {
    display: block;
    line-height: 50px;
    width: 50px;
    font-weight: 100;
    text-align: center;
    font-size: 50px;
    color: #ffffff;
  }
  .page-products #maincontent .products-grid .product-item-actions .actions-secondary .action.tocompare {
    position: absolute;
    bottom: 130px;
    right: 10px;
    width: 50px;
    height: 50px;
    background: #ffffff;
  }
  .page-products #maincontent .products-grid .product-item-actions .actions-secondary .action.tocompare:before {
    display: block;
    line-height: 50px;
    width: 50px;
    font-weight: 100;
    text-align: center;
    font-size: 50px;
  }
  .page-products #maincontent .products-list .product-item .actions-primary {
    display: inline-block;
    margin: 0 30px 0 0;
  }
  .page-products #maincontent .products-list .product-item .action.tocart.primary {
    background: #ad8b69;
    border-color: #ad8b69;
    border-radius: 0;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 20px 25px;
  }
  .page-products #maincontent .products-list .product-item .actions-secondary {
    display: inline-block;
    width: auto;
  }
  .page-products #maincontent .products-list .product-item .actions-secondary .action.towishlist {
    position: relative;
    width: 54px;
    height: 54px;
    border: 2px solid #ad8b69;
    margin: 0 100px 0 0;
  }
  .page-products #maincontent .products-list .product-item .actions-secondary .action.towishlist:before {
    font-size: 54px;
    line-height: 54px;
    width: 54px;
  }
  .page-products #maincontent .products-list .product-item .actions-secondary .action.towishlist:after {
    position: absolute;
    text-align: left;
    width: 70px;
    top: 0;
    left: 64px;
    content: "Add to wishlist";
    display: inline-block;
    font-size: 23px;
    line-height: 1.1;
    font-weight: 100;
    color: #ad8b69;
  }
  .page-products #maincontent .products-list .product-item .actions-secondary .action.tocompare {
    position: relative;
    width: 54px;
    height: 54px;
    border: 2px solid #ad8b69;
  }
  .page-products #maincontent .products-list .product-item .actions-secondary .action.tocompare:before {
    font-size: 54px;
    line-height: 54px;
  }
  .page-products #maincontent .products-list .product-item .actions-secondary .action.tocompare:after {
    position: absolute;
    text-align: left;
    width: 70px;
    top: 0;
    left: 64px;
    content: "Add to compare";
    display: inline-block;
    font-size: 23px;
    line-height: 1.1;
    font-weight: 100;
    color: #ad8b69;
  }
  .page-products #maincontent .products-list .product-item .action.more {
    color: #ad8b69;
    font-style: italic;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
    width: 16.66666667%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-1column .products-grid .product-item {
    width: 19.2% !important;
    margin-left: calc(0.8%) !important;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 19.2% !important;
    margin-left: calc(0.8%) !important;
  }
  .page-products.page-layout-1column .products-grid .product-item:nth-child(5n+1) {
    margin-left: 0 !important;
  }
}
@media all and (min-width: 1456px), print {
  .amslider .wrapper {
    justify-content: center;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
body {
  color: inherit;
}
.plgs-category-in-stock {
  position: relative;
}
.plgs-category-in-stock:after {
  content: "+";
  position: absolute;
  right: 16px;
  top: 10px;
  font-weight: bold;
}
.plgs-stock-open:after {
  content: "-";
}
.plgs-category-stock {
  padding: 10px;
  margin: 0 0 20px;
  border: 1px solid #ad8b69;
}
.plgs-category-stock .data.table.stocks.product-stocks-table tr {
  display: none;
}
.plgs-category-stock .data.table.stocks.product-stocks-table th {
  width: 70%;
}
.plgs-category-stock .data.table.stocks.product-stocks-table .plgs-stock-first-row {
  display: table-row;
  cursor: pointer;
}
.plgs-category-stock .data.table.stocks.product-stocks-table .plgs-stock-first-row td {
  position: relative;
}
.plgs-category-stock p {
  margin: 0 !important;
}
.plgs-category-stock td,
.plgs-category-stock th {
  padding: 0;
  color: #ad8b69;
}
.plgs-category-stock:not(.plgs-category-in-stock) .data.table.stocks.product-stocks-table tr {
  display: block;
}
.plgs-product-stock p {
  margin: 0 !important;
}
.action.more {
  color: #ad8b69;
  font-style: italic;
}
.minicart-wrapper {
  float: right;
  width: auto;
}
.minicart-wrapper .action.showcart::before {
  position: relative;
  top: 3px;
  font-family: 'gillmorespace';
  display: block;
  color: #747474;
  font-size: 47px;
  line-height: 80px;
  text-align: center;
  font-weight: 100;
  margin: 0;
  content: "\e00e";
}
.minicart-wrapper .action.showcart.active:before {
  font-family: 'gillmorespace';
  display: block;
  font-size: 54px;
  line-height: 80px;
  text-align: center;
  margin: 0;
  content: "\e00e";
  color: #ad8b69;
}
.minicart-wrapper .action.showcart:hover::before {
  color: #ad8b69;
}
.minicart-wrapper .action.showcart.active:hover::before {
  color: #00628e;
}
.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  bottom: 10px;
  right: -10px;
  border-radius: 12px;
  background: #ad8b69;
}
.minicart-wrapper .block-minicart {
  right: 0;
}
.minicart-wrapper .minicart-items .product-item-name a {
  color: #ad8b69;
  font-size: 18px;
}
.minicart-wrapper .product-item-details .product.options {
  display: none;
}
.minicart-wrapper #top-cart-btn-checkout {
  background: #ad8b69;
  border-color: #ad8b69;
  border-radius: 0;
}
.minicart-wrapper .action.viewcart span {
  color: #ad8b69;
}
.minicart-wrapper .action.viewcart span:hover {
  text-decoration: none;
}
.minicart-wrapper .action.viewcart {
  display: block;
  padding: 10px;
  background: #00628e;
}
.minicart-wrapper .action.viewcart span {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.8rem;
}
.minicart-wrapper .item.product.product-item {
  padding: 20px 0 0;
}
.minicart-wrapper .item.product.product-item .price-container {
  display: inline-block;
  margin: 0 10px 0 0;
}
.minicart-wrapper .item.product.product-item .details-qty.qty {
  display: inline-block;
}
.minicart-wrapper .item.product.product-item .details-qty.qty .label {
  width: auto;
}
.minicart-wrapper .minicart-items-wrapper {
  padding: 0 15px;
  height: auto !important;
}
.minicart-wrapper .product-item-name,
.minicart-wrapper .minicart-widgets {
  margin: 0;
}
#opc-sidebar &gt; div.opc-block-summary &gt; div &gt; div.content.minicart-items &gt; div &gt; ol &gt; li &gt; div &gt; div &gt; div.product.options &gt; span {
  display: none;
}
ol#mini-cart.minicart-items li.item.product.product-item .product div.product-item-details div.product.actions div.primary a.action.edit {
  display: none;
}
table#shopping-cart-table.cart.items.data.table tbody.cart.item tr.item-actions td div.actions-toolbar a.action.action-edit {
  display: none;
}
.plgs-button {
  background: #ad8b69;
  display: inline-block;
  z-index: 1;
  font-size: 22px;
  text-transform: uppercase;
  color: #ffffff !important;
  padding: 13px 18px;
  border: 1px solid #ad8b69;
  font-weight: 300;
  transition: border-color 350ms ease-in-out, background 350ms ease-in-out;
  text-decoration: none !important;
}
.plgs-button:hover {
  border-color: #000000;
  background: #000000;
}
.panel.masthead {
  background: #747474;
  padding: 5px 0;
  color: #ffffff;
}
.panel.masthead:after {
  content: "";
  display: block;
  clear: both;
}
.plgs-wrapper {
  display: block;
  margin: 0 auto;
  padding: 0 20px;
}
#plgs-free-del-block {
  float: left;
  font-size: 12px;
}
#plgs-free-del-block a {
  color: #ffffff;
}
#plgs-credit-limit-block {
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
}
#plgs-credit-limit-block .content-type:before {
  content: "|";
  display: inline-block;
  margin: 0 16px;
}
.panel-right.masthead {
  float: right;
}
.panel-right.masthead:after {
  content: "";
  display: block;
  clear: both;
}
.plgs-welcome {
  display: inline-block;
  margin: 0;
  font-size: 12px;
}
.plgs-welcome span:after {
  content: "|";
  display: inline-block;
  margin: 0 6px 0 10px;
}
.plgs_header_signin {
  display: inline-block;
  margin: 0 !important;
  padding: 0;
  list-style: none;
}
.plgs_header_signin li {
  display: inline-block;
  margin: 0;
  font-size: 12px;
}
.plgs_header_signin li strong {
  font-weight: normal;
  font-size: 12px;
}
.plgs_header_signin .nav.item:after {
  content: "|";
  font-size: 12px;
  color: #ffffff;
  margin: 0 16px;
}
.plgs_header_signin a {
  font-size: 12px;
  color: #ffffff;
}
.plgs-clearfix {
  display: block;
  clear: both;
}
body:not(.cms-home) .page-main .columns,
body:not(.cms-home) .page-main .page-title-wrapper,
body:not(.cms-home) .breadcrumbs .items,
body:not(.cms-home) .page.messages,
.catalog-category-view .category-description {
  display: block;
  margin: 0 auto;
  max-width: 1517px;
}
.breadcrumbs {
  margin-bottom: 0;
}
body:not(.cms-home) .page-main .page-title-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}
.column.main p {
  margin-bottom: 3rem;
}
.plgs-cfa-table {
  border-collapse: separate;
  padding-top: 40px;
  border-top: 1px solid #cdcdcd;
  text-align: center;
}
.plgs-cfa-table td,
.plgs-cfa-table th {
  padding: 0;
}
#plgs_samp_tab ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#plgs_samp_tab li img {
  width: 100%;
  height: auto;
}
#plgs_samp_tab li:nth-child(3n+1) {
  float: left;
  width: 31.5%;
  margin: 0 2% 2%;
  clear: left;
}
#plgs_samp_tab li:nth-child(3n+3) {
  float: right;
  width: 31.5%;
  margin: 0 0 2%;
}
#plgs_samp_tab h2 {
  font-size: 1.4rem;
  font-family: "Open Sans";
}
.fluid_container {
  position: relative;
  margin: 0 !important;
  max-width: none !important;
  width: auto !important;
}
.fluid_container .camera_wrap {
  margin-bottom: 0 !important;
}
.fluid_container .camera_pag {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.fluid_container .camera_wrap .camera_pag .camera_pag_ul {
  text-align: center;
}
#plgs_global_msg_welcome {
  position: relative;
  padding: 10px;
  margin: 40px 15px 15px;
  background: #ffffff;
  border: 1px solid #ad8b69;
}
#plgs_global_msg_welcome p {
  margin: 0 !important;
}
#plgs_global_msg_welcome_close {
  position: absolute;
  top: -28px;
  right: -1px;
  background: #ad8b69;
  padding: 5px 10px;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  cursor: pointer;
}
.block.block-compare {
  background: #f5f5f5;
}
.block.block-compare .block-title {
  padding: 15px 10px;
  margin: 0;
  color: #ad8b69;
  border-bottom: 1px solid #dedede;
  font-family: 'garamond_light_ssilight';
}
.block.block-compare .block-title .counter.qty {
  float: right;
  background: #e2c0a1;
  padding: 3px 6px;
  border-radius: 2px;
  margin: 0 3px;
  color: #ffffff;
  font-size: 12px;
}
.block.block-compare .empty {
  padding: 10px;
  color: #ad8b69;
}
.block.block-compare #compare-items .action.delete {
  float: left;
  width: 35px;
  border-right: 1px solid #dedede;
  text-align: center;
  left: 0;
  bottom: 0;
  line-height: 100%;
}
.block.block-compare #compare-items .action.delete:before {
  color: #ad8b69;
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  text-align: center;
}
.block.block-compare #compare-items .product-item-name {
  margin-left: 40px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.block.block-compare #compare-items .product-item-name a {
  color: #313131;
  text-transform: capitalize;
}
.block.block-compare #compare-items &gt; li {
  padding: 10px;
  margin: 0;
}
.block.block-compare .actions-toolbar {
  margin: 0;
  border-top: 1px solid #dedede;
  padding: 10px;
}
.block.block-compare .actions-toolbar .primary a {
  background-color: #ad8b69;
  border-color: #ad8b69;
}
.block.block-compare .actions-toolbar .primary a:hover {
  color: #ffffff;
}
.block.block-compare .actions-toolbar .secondary a {
  color: #ad8b69;
}
.account .sidebar-additional {
  margin-top: 0;
}
.page-footer {
  background: #000000;
}
.footer.content {
  padding: 1rem 0 25px;
  background: #000000;
  border-top: none;
  display: block;
  margin: 0 auto;
  max-width: 1517px;
}
.footer.content .footer.links {
  width: 17.25%;
  position: relative;
  min-height: 210px;
  border-right: 3px solid #ffffff;
  margin-right: 3.225%;
}
.footer.content .footer.links .nav.item.current strong {
  color: #ad8b69 !important;
}
.footer.content .plgs_customer_centre {
  position: relative;
  min-height: 210px;
}
.footer.content ul li a {
  color: #ffffff;
  font-size: 14px;
  transition: color 150ms ease-in-out;
}
.footer.content ul li a:hover {
  color: #ad8b69;
  text-decoration: none;
}
.footer.content #plgs_opening_hours {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.5;
}
.footer.content small span {
  color: #ffffff;
}
.footer.content small a {
  color: #ffffff;
}
.footer.content .links {
  padding: 0;
}
.footer.content .footer_links_about:before {
  color: #ffffff;
  font-family: 'Open Sans';
  display: block;
  content: "About Gillmore";
  font-size: 18px;
  text-transform: uppercase;
  margin: -10px 0 20px;
  font-weight: 100;
}
.footer.content .footer_links_our_service:before {
  color: #ffffff;
  font-family: 'Open Sans';
  display: block;
  content: "Our Service";
  font-size: 18px;
  text-transform: uppercase;
  margin: -10px 0 20px;
  font-weight: 100;
}
.footer.content .footer_links_customer_services:before {
  color: #ffffff;
  font-family: 'Open Sans';
  display: block;
  content: "Customer Services";
  font-size: 18px;
  text-transform: uppercase;
  margin: -10px 0 20px;
  font-weight: 100;
}
.footer.content .plgs_customer_centre:before {
  color: #ffffff;
  font-family: 'Open Sans';
  display: block;
  content: "Customer Centre";
  font-size: 18px;
  text-transform: uppercase;
  margin: -10px 0 20px;
  font-weight: 100;
}
.footer.content .plgs_customer_centre {
  display: inline-block;
  width: 17.25%;
  border-right: 3px solid #ffffff;
  margin-right: 3.225%;
}
.footer.content .plgs_customer_centre a {
  display: block;
  font-size: 26px;
  margin: 0 0 15px;
  color: #ffffff;
  transition: color 150ms ease-in-out;
}
.footer.content .plgs_customer_centre a:hover {
  color: #ad8b69;
  text-decoration: none;
}
.footer.content .block {
  float: none;
}
.footer.content .block.newsletter {
  float: right;
  width: 100%;
  min-height: 210px;
  margin: 0;
}
.footer.content .block.newsletter #newsletter {
  font-size: 20px;
  height: 36px;
}
.footer.content .block.newsletter .action.subscribe.primary {
  background: #ad8b69;
  border-color: #ad8b69;
  height: 36px;
  font-size: 18px;
  font-weight: normal;
  border-radius: 0;
  margin-left: -5px;
}
.footer.content .block.newsletter .field .control:before {
  line-height: 36px;
}
.footer.content .block.newsletter:before {
  color: #ffffff;
  font-family: 'Open Sans';
  display: block;
  content: "Newsletter Signup";
  font-size: 18px;
  text-transform: uppercase;
  margin: -10px 0 20px;
  font-weight: 100;
}
.footer.content .block.newsletter:after {
  color: #ffffff;
  font-family: 'Open Sans';
  display: block;
  content: "Payments Accepted";
  font-size: 18px;
  text-transform: uppercase;
  margin: 20px 0;
  padding: 0 0 40px;
  font-weight: 100;
  background: transparent url('../images/payment-methods-new.png') no-repeat bottom left;
  background-size: auto 38px;
}
.footer.content .copyright {
  text-align: center;
  border-top: 1px solid #313131;
  margin: 0;
  padding: 20px 10px 0;
  clear: both;
  color: #747474;
  font-size: 14px;
}
.footer.content .copyright a {
  color: #747474;
}
.footer.content .copyright span {
  display: block;
  color: #747474;
}
.cms-page-view #plgs_cp_gallery img {
  height: 160px;
  width: auto;
  margin-right: 10px;
}
.cms-page-view #plgs_cms_trade_table img {
  width: 100px;
  height: auto;
}
.cms-page-view .plgs_cms_table {
  border-collapse: collapse;
}
.cms-page-view .plgs_cms_table td {
  border: 1px solid #ccc;
  padding: 7px;
  vertical-align: middle;
}
.cms-page-view .plgs_cms_table tr:nth-child(2n+1) {
  background: #fcfcfc;
}
.cms-page-view.cms-testimonials .plgs_testimonial_item {
  float: left;
  width: 23.25%;
  margin: 0 2% 2% 0;
  border: 1px solid #ad8b69;
  background: #efefef;
  min-height: 260px;
}
.cms-page-view.cms-testimonials .plgs_testimonial_item h3,
.cms-page-view.cms-testimonials .plgs_testimonial_item p {
  padding: 0 20px;
}
.cms-page-view.cms-testimonials .plgs_testimonial_wrap {
  padding: 10px 0 0;
}
.cms-page-view.cms-testimonials .plgs_testimonial_wrap &gt; div:nth-child(4n+4) {
  float: right;
  width: 23.25%;
  margin: 0 0 2% 0;
}
.cms-page-view.cms-testimonials .plgs_testimonial_wrap &gt; div:nth-child(4n+1) {
  clear: left;
}
.cms-page-view .column.main {
  font-size: 100%;
}
.cms-home .page-title-wrapper {
  display: none;
}
.cms-home .columns .column.main {
  padding: 0;
}
.product.data.items &gt; .item.title &gt; .switch {
  color: #ad8b69;
}
.category-samples .plgs-category-stock {
  display: none !important;
}
.category-samples .product-item-inner {
  bottom: 5px;
}
.catalog-category-view .old-price,
.catalogsearch-result-index .old-price {
  color: #be955b;
}
.catalog-category-view .column.main #layered-filter-block,
.catalogsearch-result-index .column.main #layered-filter-block {
  display: none !important;
}
.catalog-category-view .plgs-cat-link-wrapper,
.catalogsearch-result-index .plgs-cat-link-wrapper {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.catalog-category-view .product-item-actions .actions-secondary .action.towishlist,
.catalogsearch-result-index .product-item-actions .actions-secondary .action.towishlist,
.catalog-category-view .product-item-actions .actions-secondary .action.tocompare,
.catalogsearch-result-index .product-item-actions .actions-secondary .action.tocompare,
.catalog-category-view .product-item-actions .actions-primary .stock.unavailable,
.catalogsearch-result-index .product-item-actions .actions-primary .stock.unavailable,
.catalog-category-view .product-item-actions .actions-primary .action.primary,
.catalogsearch-result-index .product-item-actions .actions-primary .action.primary {
  z-index: 3;
}
.catalog-category-view .category-description,
.catalogsearch-result-index .category-description {
  font-size: 100%;
}
.catalog-category-view .category-description p,
.catalogsearch-result-index .category-description p {
  margin-bottom: 3rem;
}
.catalog-category-view div.products li,
.catalogsearch-result-index div.products li {
  position: relative;
}
.catalog-category-view.plgs-is-trade ol.products.list.items.product-items li.item.product.product-item div.price-box.price-final_price &gt; span:first-child &gt; span {
  display: block;
}
.catalog-category-view.plgs-is-trade ol.products.list.items.product-items li.item.product.product-item div.price-box.price-final_price &gt; span:first-child &gt; span:before {
  display: inline-block;
  content: "TRADE ex. VAT:";
  font-size: 12px;
  color: #ad8b69;
}
.catalog-category-view.plgs-is-trade ol.products.list.items.product-items li.item.product.product-item .special-price .price-label {
  display: none !important;
}
.price-label {
  display: none !important;
}
body.plgs-is-trade .price-label {
  display: inline !important;
}
.catalog-product-view .product.data.items {
  margin: 0 0 20px;
  padding: 0;
}
.catalog-product-view .product.data.items &gt; div:nth-child(2n+1) {
  float: left;
  width: 40%;
  clear: left;
}
.catalog-product-view .product.data.items &gt; div:nth-child(2n+2) {
  float: right;
  width: 40%;
  clear: right;
}
.catalog-product-view .product.data.items .item.title {
  box-sizing: border-box;
  width: 100%;
  float: none;
}
.catalog-product-view .product.data.items .item.title &gt; .switch {
  display: block;
}
.catalog-product-view .product.data.items .item.content {
  float: none;
  box-sizing: border-box;
  display: block;
  margin: 0;
}
.catalog-product-view .product.data.items .item.content::before,
.catalog-product-view .product.data.items &gt; .item.content::after {
  content: "";
  display: table;
}
.catalog-product-view .product.data.items .item.content::after {
  clear: both;
}
.catalog-product-view .product.data.items .item.content.active {
  display: block;
}
.catalog-product-view .product.data.items .item.title {
  margin: 0 0 5px;
}
.catalog-product-view .product.data.items .item.title &gt; .switch {
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #ad8b69;
  color: #ad8b69;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  padding: 7px 0;
  text-decoration: none;
}
.catalog-product-view .product.data.items .item.title &gt; .switch:visited {
  color: #ad8b69;
  text-decoration: none;
}
.catalog-product-view .product.data.items .item.title &gt; .switch:hover {
  color: #ad8b69;
  text-decoration: none;
}
.catalog-product-view .product.data.items .item.title &gt; .switch:active {
  color: #ad8b69;
  text-decoration: none;
}
.catalog-product-view .product.data.items .item.title:not(.disabled) &gt; .switch:focus,
.catalog-product-view .product.data.items .item.title:not(.disabled) &gt; .switch:hover {
  background: none;
}
.catalog-product-view .product.data.items .item.title:not(.disabled) &gt; .switch:active,
.catalog-product-view .product.data.items .item.title.active &gt; .switch,
.catalog-product-view .product.data.items .item.title.active &gt; .switch:focus,
.catalog-product-view .product.data.items .item.title.active &gt; .switch:hover {
  background: none;
  padding-bottom: 5px;
  color: #00628e;
  border-color: #00628e;
}
.catalog-product-view .product.data.items .item.content {
  background: none;
  border: none;
  margin: 0 0 5px;
  padding: 20px 0;
}
.catalog-product-view #plgs_product_dim_weight &gt; span {
  display: inline-block;
  position: relative;
}
.catalog-product-view #plgs_product_dim_weight &gt; span:before {
  font-family: 'gillmorespace';
  content: "\e01b";
  font-size: 100px;
}
.catalog-product-view #plgs_product_dim_weight &gt; span span {
  display: block;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 32px;
}
.catalog-product-view #plgs_product_feat_attr {
  border-collapse: collapse;
  margin: 0 0 20px;
}
.catalog-product-view #plgs_product_feat_attr td,
.catalog-product-view #plgs_product_feat_attr th {
  padding: 6px;
  border: 1px solid #dedede;
  width: auto;
}
.catalog-product-view #plgs_product_feat_attr th {
  color: #000000;
  font-weight: normal;
}
.catalog-product-view #plgs_product_feat_attr td {
  color: #949494;
}
.catalog-product-view #plgs_product_feat_attr ul {
  list-style-type: square;
}
.catalog-product-view .data.table.stocks.product-stocks-table {
  margin: 0 0 20px;
}
.catalog-product-view .plgs-product-stock .data.table.stocks.product-stocks-table {
  margin: 0 !important;
}
.catalog-product-view .actions {
  position: relative;
  left: -10px;
}
.catalog-product-view .products-related .secondary-addto-links .action.towishlist {
  width: 30px;
  height: 30px;
  line-height: 30px;
  float: left;
  margin: 0 20px 0 10px;
}
.catalog-product-view .products-related .secondary-addto-links .action.towishlist:before {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.catalog-product-view .products-related .secondary-addto-links .action.tocompare {
  width: 30px;
  height: 30px;
  line-height: 30px;
  float: left;
  margin: 0 20px 0 0;
}
.catalog-product-view .products-related .secondary-addto-links .action.tocompare:before {
  font-size: 29px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.catalog-product-view #plgs_product_tab_dimensions th,
.catalog-product-view #plgs_product_tab_dimensions td {
  padding: 8px 0;
}
.catalog-product-view #plgs_product_dim_weight {
  float: right;
}
.catalog-product-view .product-stocks-table th,
.catalog-product-view .product-stocks-table td {
  padding: 8px 0;
  vertical-align: middle;
}
.catalog-product-view .product-info-main .plgs-product-stock {
  position: relative;
  padding: 10px;
  margin: 50px 0 40px;
  border: 1px solid #ad8b69;
}
.catalog-product-view .product-info-main .plgs-product-stock:after {
  content: "+";
  position: absolute;
  right: 16px;
  top: 15px;
  font-weight: bold;
}
.catalog-product-view .product-info-main .plgs-product-stock:before {
  content: "Stock Levels";
  font-size: 10px;
  text-transform: uppercase;
  position: absolute;
  top: -20px;
  left: -1px;
  background: #ad8b69;
  padding: 3px 6px;
  color: #ffffff;
}
.catalog-product-view .product-info-main .plgs-product-stock .data.table.stocks tr {
  display: none;
}
.catalog-product-view .product-info-main .plgs-product-stock .data.table.stocks th {
  width: 70%;
}
.catalog-product-view .product-info-main .plgs-product-stock .data.table.stocks .plgs-stock-first-row {
  display: table-row;
  cursor: pointer;
}
.catalog-product-view .product-info-main .plgs-product-stock .data.table.stocks .plgs-stock-first-row td {
  position: relative;
}
.catalog-product-view .product-info-main .plgs-product-stock .product-stocks-table td,
.catalog-product-view .product-info-main .plgs-product-stock .product-stocks-table th {
  padding: 5px 0;
  color: #ad8b69;
}
.catalog-product-view .product-info-main .plgs-product-stock .product-stocks-table p {
  margin: 0;
}
.catalog-product-view .product-info-main .plgs-stock-open:after {
  content: "-";
}
.catalog-product-view .breadcrumbs {
  margin-bottom: 20px;
}
.catalog-product-view .old-price {
  margin: 0 10px 0 0;
}
.catalog-product-view .old-price:after {
  font-size: 12px !important;
}
.catalog-product-view .old-price .price {
  font-size: 16px !important;
}
.catalog-product-view .plgs-accordion-item .data.item.content table {
  width: auto;
}
.catalog-product-view .plgs-accordion-item .data.item.content table li {
  list-style: none;
}
.catalog-product-view .plgs-accordion-item .data.item.content table th {
  padding-right: 8px !important;
}
.catalog-product-view .plgs-accordion-item .data.item.content table th,
.catalog-product-view .plgs-accordion-item .data.item.content table td {
  padding: 8px 0;
}
.catalog-product-view .products-grid .product-item {
  width: 16.46% !important;
  margin-left: 0.2% !important;
}
.catalog-product-view .product-info-stock-sku .stock.available {
  display: none;
}
.catalog-product-view main#maincontent.page-main div.columns div.column.main div.product-info-main div table.data.table.stocks.product-stocks-table tbody tr th.col.label p {
  margin: 0;
}
.catalog-product-view .bundle-options-container {
  margin: 0;
}
.catalog-product-view .product-info-main .box-tocart,
.catalog-product-view .product-options-bottom .box-tocart,
.catalog-product-view .product-info-main .product-addto-links,
.catalog-product-view .product-options-bottom .product-addto-links,
.catalog-product-view .abs-revert-field-type-desktop .fieldset &gt; .field,
.catalog-product-view .abs-revert-field-type-desktop .fieldset .fields &gt; .field,
.catalog-product-view .product-add-form .fieldset &gt; .field,
.catalog-product-view .product-add-form .fieldset .fields &gt; .field {
  margin: 0;
}
.catalog-product-view .product-info-stock-sku,
.catalog-product-view .product.attribute.sku {
  margin: 0 0 20px;
}
.catalog-product-view .action.tocompare,
.catalog-product-view .action.towishlist {
  height: auto;
}
.catalog-product-view .product-info-main .price-box {
  margin: 0 0 20px;
}
.catalog-product-view .fotorama__thumb-border {
  border-color: #ad8b69 !important;
}
.catalog-product-view .action.mailto.friend span {
  display: none;
}
.catalog-product-view .plgs-accordion-item table {
  margin: 0 0 30px;
}
.catalog-product-view .plgs-accordion-item table td,
.catalog-product-view .plgs-accordion-item table th,
.catalog-product-view .plgs-accordion-item table ul,
.catalog-product-view .plgs-accordion-item table li {
  margin: 0;
  padding: 0;
}
.catalog-product-view .plgs-accordion-item h3,
.catalog-product-view .plgs-accordion-item h2 {
  font-family: "Open Sans";
  color: #ad8b69;
}
.catalog-product-view .block.related .field.choice,
.catalog-product-view .block.upsell .field.choice,
.catalog-product-view .block.related .block-actions,
.catalog-product-view .block.upsell .block-actions {
  display: none;
}
.catalog-product-view.plgs-is-trade .product-info-main div.price-box.price-final_price &gt; span:first-child &gt; span {
  display: block;
}
.catalog-product-view.plgs-is-trade .product-info-main div.price-box.price-final_price &gt; span:first-child &gt; span:before {
  display: inline-block;
  content: "TRADE ex. VAT:";
  font-size: 12px;
  color: #ad8b69;
}
.catalog-product-view.plgs-is-trade .special-price .price-label {
  display: none !important;
}
.catalog-product-view.plgs-is-trade .block.related ol.products.list.items.product-items li.item.product.product-item div.price-box.price-final_price &gt; span:first-child &gt; span,
.catalog-product-view.plgs-is-trade .block.upsell ol.products.list.items.product-items li.item.product.product-item div.price-box.price-final_price &gt; span:first-child &gt; span {
  display: block;
}
.catalog-product-view.plgs-is-trade .block.related ol.products.list.items.product-items li.item.product.product-item div.price-box.price-final_price &gt; span:first-child &gt; span:before,
.catalog-product-view.plgs-is-trade .block.upsell ol.products.list.items.product-items li.item.product.product-item div.price-box.price-final_price &gt; span:first-child &gt; span:before {
  display: inline-block;
  content: "TRADE ex. VAT:";
  font-size: 12px;
  color: #ad8b69;
}
.checkout-index-index {
  /*
	div[name="shippingAddress.custom_attributes_beforemethods.amorderattr_latest_delivery_date"] {
		&amp;:before {
			content:"Day Specific Delivery Date";
			display:block;
			border-bottom: 1px solid #cccccc;
			padding-bottom: 10px;
			margin:0 0 20px;
			color: #ad8b69;
			font-weight: 300;
			font-size: 2.6rem;
			clear:both;
		}
	}
	*/
}
.checkout-index-index .logo {
  display: block;
  float: none;
  margin: 0 auto;
  text-align: center;
}
.checkout-index-index .logo img {
  margin: 0 auto;
}
.checkout-index-index .page-header {
  margin: 0 0 40px;
}
.checkout-index-index #checkout-shipping-method-load table {
  width: 100%;
  margin: 0 0 40px;
}
.checkout-index-index #checkout-shipping-method-load table td {
  display: table-cell;
}
.checkout-index-index #checkout-shipping-method-load table tr {
  display: table-row;
}
.checkout-index-index #checkout-shipping-method-load table tr td:nth-last-child(2) {
  position: relative;
  background: transparent url("../PushLogic_Theme/images/plgs-information-icon.png") no-repeat left;
  text-indent: 30px;
  cursor: pointer;
}
.checkout-index-index #checkout-shipping-method-load table tr td:nth-last-child(2):after {
  position: absolute;
  bottom: 10%;
  left: 230px;
  background: #ffffff;
  padding: 6px;
  border: 1px solid #cccccc;
  color: #ad8b69;
  text-indent: 0;
  opacity: 0;
  border-radius: 6px;
  transition: opacity 350ms ease-in-out;
  box-shadow: 2px 2px 0 #cccccc;
}
.checkout-index-index #checkout-shipping-method-load table tr td:nth-last-child(2):hover:after {
  opacity: 1;
}
.checkout-index-index #onepage-checkout-shipping-method-additional-load table td,
.checkout-index-index #onepage-checkout-shipping-method-additional-load table th {
  padding: 20px 0;
}
.checkout-index-index #onepage-checkout-shipping-method-additional-load table tr:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.checkout-index-index #label_method_extra_delivery_options_courier:after {
  content: "Services offered: Delivery on a specific date including Saturday delivery, Store goods for delivery after a date, Shipping abroad.";
}
.checkout-index-index #label_method_warehouse_collection_courier:after {
  content: "GillmoreSPACE Warehouse, Unit 22 Torbay Business Park, Woodview Road, Paignton TQ47HP â€“ Mon-Fri 09:00-16:00 (Excluding Bank Holidays and Weekends).";
}
.checkout-index-index #label_method_standard_delivery_courier:after {
  content: "1 person kerbside delivery within the estimated shipping dates.";
}
.checkout-index-index #label_method_express_delivery_courier:after {
  content: "1 person kerbside delivery within 48 hours. Most mainland deliveries are next day (Order cut-off time 11:00am).";
}
.checkout-index-index #label_method_free_delivery_courier:after {
  content: "1 person kerbside delivery within estimated standard service shipping date.";
}
.checkout-index-index #label_method_international_delivery_courier:after {
  content: "Delivery charge Â£ TBA.";
}
.checkout-index-index .opc-progress-bar-item._active &gt; span::before,
.checkout-index-index .opc-progress-bar-item._active::before,
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item::after {
  background-color: #ad8b69;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item {
  border-color: #ad8b69;
}
.checkout-index-index div[name="shippingAddress.custom_attributes_beforemethods.amorderattr_estimated_date"] {
  display: none !important;
}
.checkout-index-index .checkout-payment-method .step-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
}
.checkout-index-index div[name="shippingAddress.custom_attributes_beforemethods.amorderattr_latest_delivery_date"]:before {
  content: "Extra Delivery Options";
  display: block;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  margin: 0 0 20px;
  color: #ad8b69;
  font-weight: 300;
  font-size: 2.6rem;
  clear: both;
}
.checkout-index-index div[name="shippingAddress.custom_attributes_beforemethods.amorderattr_purchase_order_number"]:before {
  content: "Purchase Order Number / Order Notes";
  display: block;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  margin: 0 0 20px;
  color: #ad8b69;
  font-weight: 300;
  font-size: 2.6rem;
  clear: both;
}
.checkout-index-index div[name="shippingAddress.custom_attributes_beforemethods.amorderattr_collection_date"]:before {
  content: "Collection Date from Warehouse";
  display: block;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  margin: 0 0 20px;
  color: #ad8b69;
  font-weight: 300;
  font-size: 2.6rem;
  clear: both;
}
.checkout-index-index .opc-wrapper .fieldset &gt; .field.required &gt; label::after,
.checkout-index-index .opc-wrapper .fieldset &gt; .field._required &gt; label::after {
  top: auto;
  bottom: 7px;
}
.customer-account-index .account-nav .item.current a,
.customer-account-index .account-nav .item.current strong {
  border-color: #ad8b69;
}
.contact-index-index .sidebar.sidebar-additional h3 {
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #e2c0a1;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.contact-index-index #plgs_oc_contact_details,
.contact-index-index #plgs_oc_opening_hours {
  margin: 0 0 20px;
}
.contact-index-index #plgs_oc_contact_details p,
.contact-index-index #plgs_oc_opening_hours p {
  margin: 0;
}
.contact-index-index #plgs_oc_contact_details address,
.contact-index-index #plgs_oc_opening_hours address {
  margin: 0 0 20px;
}
.contact-index-index #plgs_oc_directions {
  margin: 0 0 20px;
}
.contact-index-index #plgs-contact-top-main {
  margin: 0 0 55px;
}
.contact-index-index .fieldset &gt; .field:not(.choice) &gt; .control {
  float: none;
  display: block;
  width: auto;
}
.contact-index-index .fieldset &gt; .field:not(.choice) &gt; .label {
  float: none;
  display: block;
  width: auto;
  text-align: inherit;
}
.contact-index-index .fieldset &gt; .legend {
  display: block;
  border-bottom: 3px solid #ad8b69;
  font-size: 2.8rem;
  padding: 0 0 10px;
  text-transform: uppercase;
  font-weight: 300;
}
.contact-index-index .abs-margin-for-forms-desktop,
.contact-index-index .fieldset .legend,
.contact-index-index .column:not(.sidebar-main) form .actions-toolbar,
.contact-index-index .column:not(.sidebar-additional) form .actions-toolbar,
.contact-index-index .login-container .fieldset::after {
  margin: 0 0 20px;
}
.contact-index-index .column.main,
.contact-index-index .sidebar.sidebar-additional {
  font-size: 100%;
}
.contact-index-index #contact-form {
  padding: 20px;
  border: 1px solid #cdcdcd;
}
.contact-index-index #contact-form .action.submit.primary {
  font-size: 1.8rem;
  border-radius: 0;
  padding: 15px 25px;
  font-weight: 300;
  text-transform: uppercase;
}
.plcatalogrequest-index-index .form.catalog.request {
  padding: 20px;
  border: 1px solid #cdcdcd;
  min-width: 0;
  width: auto;
}
.plcatalogrequest-index-index .form.catalog.request .action.submit.primary {
  font-size: 1.8rem;
  border-radius: 0;
  padding: 15px 25px;
  font-weight: 300;
  text-transform: uppercase;
}
.plcatalogrequest-index-index .fieldset &gt; .field:not(.choice) &gt; .control,
.plcatalogrequest-index-index .fieldset &gt; .field.choice::before,
.plcatalogrequest-index-index .fieldset &gt; .field.no-label::before {
  float: none;
  display: block;
  width: auto;
}
.plcatalogrequest-index-index .fieldset &gt; .field:not(.choice) &gt; .label {
  float: none;
  display: block;
  width: auto;
  text-align: inherit;
}
.plcatalogrequest-index-index .fieldset &gt; .legend {
  display: block;
  border-bottom: 3px solid #ad8b69;
  font-size: 2.8rem;
  padding: 0 0 10px;
  text-transform: uppercase;
  font-weight: 300;
}
.plcatalogrequest-index-index .abs-margin-for-forms-desktop,
.plcatalogrequest-index-index .fieldset .legend,
.plcatalogrequest-index-index .column:not(.sidebar-main) form .actions-toolbar,
.plcatalogrequest-index-index .column:not(.sidebar-additional) form .actions-toolbar,
.plcatalogrequest-index-index .login-container .fieldset::after {
  margin: 0 0 20px;
}
/* CMS Toolkit */
.plgs-cmst-h2 {
  font-size: 3.6rem;
  background: #ad8b69;
  padding: 10px;
  margin: 0 0 30px;
  color: #ffffff;
  text-align: center;
}
.plgs-cmst-h3 {
  font-size: 3.2rem;
  background: #e2c0a1;
  padding: 10px;
  margin: 0 0 30px;
  color: #ffffff;
  text-align: center;
}
.plgs-2col {
  box-sizing: border-box;
}
.plgs-2col &gt; div:nth-child(odd) {
  float: left;
  width: 49%;
  margin: 0 0 20px;
  clear: left;
  box-sizing: border-box;
}
.plgs-2col &gt; div:nth-child(even) {
  float: right;
  width: 49%;
  margin: 0 0 20px;
  box-sizing: border-box;
}
.plgs-2col h1,
.plgs-2col h2,
.plgs-2col h3,
.plgs-2col h4,
.plgs-2col h5 {
  margin-top: 0;
}
.plgs-2col:after {
  content: "";
  display: block;
  clear: both;
}
.plgs-3col {
  box-sizing: border-box;
}
.plgs-3col &gt; div {
  float: left;
  width: 32%;
  margin: 0 2% 2% 0;
  box-sizing: border-box;
}
.plgs-3col &gt; div:nth-child(3n+1) {
  float: right;
  margin: 0 0 2%;
  box-sizing: border-box;
}
.plgs-3col h1,
.plgs-3col h2,
.plgs-3col h3,
.plgs-3col h4,
.plgs-3col h5 {
  margin-top: 0;
}
.plgs-3col:after {
  content: "";
  display: block;
  clear: both;
}
.plgs-2col-left {
  box-sizing: border-box;
}
.plgs-2col-left &gt; div:nth-child(even) {
  float: right;
  width: 70%;
  margin: 0 0 20px;
  box-sizing: border-box;
  padding-left: 10px;
}
.plgs-2col-left &gt; div:nth-child(odd) {
  float: left;
  width: 30%;
  margin: 0 0 20px;
  box-sizing: border-box;
  padding-right: 10px;
}
.plgs-2col-left h1,
.plgs-2col-left h2,
.plgs-2col-left h3,
.plgs-2col-left h4,
.plgs-2col-left h5 {
  margin-top: 0;
}
.plgs-2col-left:after {
  content: "";
  display: block;
  clear: both;
}
.plgs-2col-right {
  box-sizing: border-box;
}
.plgs-2col-right &gt; div:nth-child(odd) {
  float: left;
  width: 70%;
  margin: 0 0 20px;
  box-sizing: border-box;
  padding-right: 10px;
}
.plgs-2col-right &gt; div:nth-child(even) {
  float: right;
  width: 30%;
  margin: 0 0 20px;
  box-sizing: border-box;
  padding-left: 10px;
}
.plgs-2col-right h1,
.plgs-2col-right h2,
.plgs-2col-right h3,
.plgs-2col-right h4,
.plgs-2col-right h5 {
  margin-top: 0;
}
.plgs-2col-right:after {
  content: "";
  display: block;
  clear: both;
}
.plgs-cms-toolkit-img-ph {
  background-color: #000000;
  padding: 10px;
}
.plgs-list-block &gt; div {
  border: 1px solid #cdcdcd;
  margin: 0 0 30px;
  background: #ffffff;
  box-shadow: 0 0 6px #cdcdcd;
}
.plgs-list-block &gt; div img {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: auto;
}
.plgs-list-block .plgs-2col &gt; div,
.plgs-list-block .plgs-3col &gt; div,
.plgs-list-block .plgs-2col-left &gt; div,
.plgs-list-block .plgs-2col-right &gt; div {
  padding: 20px;
}
.plgs-list-block h3 {
  font-size: 3rem;
  color: #ad8b69;
}
.plgs-grid-block &gt; div {
  display: inline-block;
  border: 1px solid #cdcdcd;
  margin: 0 0 30px;
  background: #ffffff;
  box-shadow: 0 0 6px #cdcdcd;
  width: 31.7%;
  margin-right: 2%;
}
.plgs-grid-block &gt; div img {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: auto;
}
.plgs-grid-block &gt; div:nth-child(3n+3) {
  margin-right: 0;
}
.plgs-grid-block &gt; div:nth-child(3n+1) {
  clear: left;
}
.plgs-grid-block &gt; div &gt; div {
  padding: 20px;
}
.plgs-grid-block .plgs-2col &gt; div,
.plgs-grid-block .plgs-3col &gt; div,
.plgs-grid-block .plgs-2col-left &gt; div,
.plgs-grid-block .plgs-2col-right &gt; div {
  padding: 20px;
}
.plgs-grid-block h3 {
  font-size: 3rem;
  color: #ad8b69;
}
.plgs-view-switcher {
  display: block;
  border: none !important;
  box-shadow: none !important;
  padding: 0;
  text-align: right;
  clear: both;
}
.plgs-view-switcher .plgs-switcher-grid,
.plgs-view-switcher .plgs-switcher-list,
.plgs-view-switcher .plgs-switcher-label {
  display: inline-block;
}
.plgs-view-switcher .plgs-switcher-label {
  position: relative;
  bottom: 15px;
  margin: 0 10px 0 0;
}
.plgs-view-switcher .plgs-switcher-grid {
  margin: 0 10px 0 0;
}
.plgs-view-switcher .plgs-switcher-grid:after {
  display: block;
  font-family: 'gillmorespace';
  content: "\e009";
  font-size: 40px;
  color: #ad8b69;
  cursor: pointer;
}
.plgs-view-switcher .plgs-switcher-list:after {
  display: block;
  font-family: 'gillmorespace';
  content: "\e017";
  font-size: 40px;
  color: #ad8b69;
  cursor: pointer;
}
.cms-page-view .column.main ol {
  list-style-type: decimal;
}
.cms-page-view .column.main ol li {
  list-style: inherit;
}
.cms-page-view .column.main ul {
  list-style-type: square !important;
}
.cms-page-view .column.main ul li {
  list-style: inherit;
}
.cms-page-view .column.main h1:not(.page-title) {
  font-size: 3.5rem;
}
.cms-page-view .column.main h2 {
  font-size: 3rem;
}
.cms-page-view .column.main h3 {
  font-size: 2.75rem;
}
.cms-page-view .column.main h4 {
  font-size: 2.50rem;
}
.cms-page-view .column.main h5 {
  font-size: 2.25rem;
}
.cms-page-view .column.main h6 {
  font-size: 2rem;
}
.cms-no-route .page-title {
  display: block !important;
  font-size: 144px;
  font-weight: bold;
  text-align: center;
}
.cms-no-route .page-title span {
  display: block;
  text-align: center;
}
.cms-no-route .column.main {
  text-align: center;
}
.cms-no-route .column.main .disc {
  clear: both;
  margin: 0 0 2.5rem;
}
.cms-no-route .column.main dl dt {
  margin: 0 0 20px;
}
.cms-no-route #plgs-404-buttons {
  clear: both;
  margin: 100px 0 0;
  text-align: center;
}
.cms-no-route #plgs-404-buttons .plgs-button {
  margin-bottom: 3px;
}
.cms-no-route .plgs-button {
  position: relative;
  bottom: 55px;
}
.checkout-success {
  text-align: center;
}
.checkout-success h2 {
  font-size: 4rem;
  text-transform: uppercase;
}
.checkout-success #plgs-order-number-info {
  font-size: 1.8rem;
}
.checkout-success #plgs-order-number-info .order-number {
  display: block;
  font-size: 2.8rem;
}
.checkout-success #plgs-confirmation-text {
  font-size: 1.6rem;
}
.checkout-success .actions-toolbar .primary {
  float: none;
}
.pa_category &gt; h2 {
  display: none;
}
.catalog-category-view .filter-options-item .filter-options-title,
.catalogsearch-result-index .filter-options-item .filter-options-title {
  position: relative;
  display: block;
  cursor: pointer;
  font-size: 14px;
  color: #d1d1d1;
  text-transform: uppercase;
  font-weight: 400;
  padding: 13px 8px;
  margin: 0;
  border-bottom: 1px solid #d1d1d1;
}
.catalog-category-view .filter-options-item .filter-options-title:after,
.catalogsearch-result-index .filter-options-item .filter-options-title:after {
  content: "+";
  position: absolute;
  right: 8px;
}
.catalog-category-view .filter-options-item .filter-options-content,
.catalogsearch-result-index .filter-options-item .filter-options-content {
  margin: 0;
  padding: 20px 8px;
}
.catalog-category-view .filter-options-item.active .filter-options-title:after,
.catalogsearch-result-index .filter-options-item.active .filter-options-title:after {
  content: "-";
}
.catalog-category-view .filter-title,
.catalogsearch-result-index .filter-title {
  position: relative;
  font-family: 'Open Sans';
  text-transform: uppercase;
  color: #ad8b69;
  line-height: 1;
  cursor: pointer;
}
.catalog-category-view .filter-title strong,
.catalogsearch-result-index .filter-title strong {
  font-weight: 100;
  font-size: 24px !important;
  line-height: 1;
}
.catalog-category-view .filter-title:after,
.catalogsearch-result-index .filter-title:after {
  content: "x";
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 30px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: none;
  font-weight: 100;
}
.catalog-category-view .filter-title:before,
.catalogsearch-result-index .filter-title:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 40%;
  background: #ad8b69;
  height: 3px;
}
.catalog-category-view .filter-content .block-subtitle,
.catalogsearch-result-index .filter-content .block-subtitle {
  display: none;
}
.catalog-category-view .filter-content .filter-options dt,
.catalogsearch-result-index .filter-content .filter-options dt {
  position: relative;
  font-size: 18px;
  color: #747474;
  text-transform: uppercase;
  font-family: 'Open Sans';
  font-weight: 100;
  border-bottom: 1px solid #cdcdcd;
  margin: 0;
  padding: 8px 0;
  cursor: pointer;
}
.catalog-category-view .filter-content .filter-options dd,
.catalogsearch-result-index .filter-content .filter-options dd {
  padding: 16px 8px;
  margin: 0;
}
.catalog-category-view .filter-content .filter-options ol li,
.catalogsearch-result-index .filter-content .filter-options ol li,
.catalog-category-view .filter-content .filter-options a,
.catalogsearch-result-index .filter-content .filter-options a,
.catalog-category-view .filter-content .filter-options a:hover,
.catalogsearch-result-index .filter-content .filter-options a:hover,
.catalog-category-view .filter-content .filter-options a:visited,
.catalogsearch-result-index .filter-content .filter-options a:visited {
  color: #cdcdcd;
  font-family: 'Open Sans';
  font-size: 14px;
}
.catalog-category-view .filter-content .filter-options ol li .count,
.catalogsearch-result-index .filter-content .filter-options ol li .count,
.catalog-category-view .filter-content .filter-options a .count,
.catalogsearch-result-index .filter-content .filter-options a .count,
.catalog-category-view .filter-content .filter-options a:hover .count,
.catalogsearch-result-index .filter-content .filter-options a:hover .count,
.catalog-category-view .filter-content .filter-options a:visited .count,
.catalogsearch-result-index .filter-content .filter-options a:visited .count {
  color: #747474;
}
.catalog-category-view .filter-current .item,
.catalogsearch-result-index .filter-current .item {
  position: relative;
}
.catalog-category-view .filter-current .filter-label,
.catalogsearch-result-index .filter-current .filter-label {
  color: #747474;
  text-transform: uppercase;
  font-weight: 400;
  border-bottom: 1px solid #cdcdcd;
  margin: 0;
  padding: 13px 0;
}
.catalog-category-view .filter-current .filter-value,
.catalogsearch-result-index .filter-current .filter-value {
  display: block;
  padding: 13px 0px;
  margin: 0 0 0 8px;
  color: #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
}
.catalog-category-view .filter-current .action.remove,
.catalogsearch-result-index .filter-current .action.remove {
  position: absolute;
  right: 0;
  top: 13px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: #ad8b69;
  color: #ffffff;
}
.catalog-category-view .filter-current .action.remove span,
.catalogsearch-result-index .filter-current .action.remove span {
  display: none;
}
.catalog-category-view .filter-current .action.remove:hover,
.catalogsearch-result-index .filter-current .action.remove:hover {
  text-decoration: none;
  background: #000000;
}
.catalog-category-view .filter-current .action.remove:before,
.catalogsearch-result-index .filter-current .action.remove:before {
  content: "X";
}
.catalog-category-view .filter-actions .action.clear.filter-clear span,
.catalogsearch-result-index .filter-actions .action.clear.filter-clear span {
  display: inline-block;
  font-size: 15px;
  background: #ad8b69;
  padding: 5px 14px;
  margin: 10px 0 0;
  color: #ffffff;
  transition: background 200ms linear;
}
.catalog-category-view .filter-actions .action.clear.filter-clear span:hover,
.catalogsearch-result-index .filter-actions .action.clear.filter-clear span:hover {
  background: #000000;
}
.catalog-category-view .toolbar .toolbar-amount,
.catalogsearch-result-index .toolbar .toolbar-amount {
  color: #747474;
  font-size: 15px;
}
.catalog-category-view .sorter,
.catalogsearch-result-index .sorter {
  float: left;
  padding: 0;
  margin: 1px 0 0 40px;
}
.catalog-category-view .sorter select,
.catalogsearch-result-index .sorter select {
  height: 40px;
  border: 2px solid #cdcdcd;
  font-size: 15px;
}
.catalog-category-view .sorter .sorter-label,
.catalogsearch-result-index .sorter .sorter-label {
  color: #747474;
  font-size: 15px;
}
.catalog-category-view .sorter .sorter-action,
.catalogsearch-result-index .sorter .sorter-action {
  line-height: 35px;
}
.catalog-category-view .toolbar-products .limiter,
.catalogsearch-result-index .toolbar-products .limiter {
  display: inline-block;
}
.catalog-category-view .toolbar-products .limiter select,
.catalogsearch-result-index .toolbar-products .limiter select {
  display: inline-block;
  height: 40px;
  border: 2px solid #cdcdcd;
  font-size: 15px;
}
.catalog-category-view .toolbar-products .limiter label,
.catalogsearch-result-index .toolbar-products .limiter label,
.catalog-category-view .toolbar-products .limiter span,
.catalogsearch-result-index .toolbar-products .limiter span {
  font-size: 15px;
}
.catalog-category-view #modes-label,
.catalogsearch-result-index #modes-label {
  display: inline-block;
  position: static;
  float: left;
  overflow: visible;
  width: auto;
  height: auto;
  font-weight: normal;
  color: #747474;
  font-size: 15px;
  line-height: 23px;
  padding: 7px 10px 0 0;
}
.catalog-category-view .modes-mode,
.catalogsearch-result-index .modes-mode {
  border: none;
  padding: 0;
  width: 40px;
  height: 40px;
  overflow: hidden;
  font-weight: 100;
}
.catalog-category-view .modes-mode:not(.active),
.catalogsearch-result-index .modes-mode:not(.active) {
  opacity: 0.5;
}
.catalog-category-view .modes-mode:hover:before:not(.active),
.catalogsearch-result-index .modes-mode:hover:before:not(.active) {
  background: #ad8b69;
  color: #ffffff;
}
.catalog-category-view .mode-list:before,
.catalogsearch-result-index .mode-list:before {
  font-family: 'gillmorespace';
  content: "\e017";
  font-size: 40px;
  color: #ad8b69;
}
.catalog-category-view .mode-grid,
.catalogsearch-result-index .mode-grid {
  margin: 0 10px 0 0;
}
.catalog-category-view .mode-grid:before,
.catalogsearch-result-index .mode-grid:before {
  font-family: 'gillmorespace';
  content: "\e009";
  font-size: 40px;
  color: #ad8b69;
}
.catalog-category-view .pages .page,
.catalogsearch-result-index .pages .page {
  width: 32px;
  border: 1px solid #d1d1d1;
  color: #ad8b69;
}
.catalog-category-view .pages strong.page,
.catalogsearch-result-index .pages strong.page {
  background: #ad8b69;
  color: #ffffff;
  border-color: #ad8b69;
}
.catalog-product-view .block-bundle-summary .title,
.catalog-product-view .block-bundle-summary .product-image-container,
.catalog-product-view .block-bundle-summary .product-details .product.name,
.catalog-product-view .block-bundle-summary .bundle-summary,
.catalog-product-view .block-bundle-summary .price,
.catalog-product-view .block-bundle-summary .available.stock {
  display: none;
}
.catalog-product-view .bundle-options-wrapper {
  display: none;
}
.catalog-product-view #plgs_product_back_button {
  margin: 0 0 20px;
}
.catalog-product-view .plgs-back-button {
  background: #e2c0a1;
  font-size: 18px;
  padding: 10px 20px 10px 0;
  text-transform: uppercase;
  color: #ffffff;
  transition: background 350ms linear;
}
.catalog-product-view .plgs-back-button:hover {
  text-decoration: none;
  background: #ad8b69;
}
.catalog-product-view .plgs-back-button span:before {
  position: relative;
  top: 6px;
  font-family: 'gillmorespace';
  content: "\e00b";
  font-size: 24px;
  margin: 5px 10px 0;
}
.catalog-product-view .page-title {
  font-size: 35px;
  margin: 0 0 25px !important;
}
.catalog-product-view .product-info-main .price-box .price-wrapper .price,
.catalog-product-view .product-options-bottom .price-box .price-wrapper .price {
  font-family: 'Open Sans';
  font-size: 26px;
  font-weight: normal;
}
.catalog-product-view .price-final_price .old-price .price:after {
  display: none;
}
.catalog-product-view .product-info-main .box-tocart .input-text.qty,
.catalog-product-view .product-options-bottom .box-tocart .input-text.qty {
  display: block;
  width: 100%;
  height: 61px;
  border: 2px solid #ad8b69;
  font-size: 18px;
}
.catalog-product-view .bundle-options-container {
  display: inline-block;
  width: 50%;
}
.catalog-product-view .bundle-options-container .product-add-form {
  display: block !important;
  width: auto !important;
}
.catalog-product-view .bundle-options-container .block-bundle-summary {
  padding: 0;
  background: none;
  float: none;
  width: auto;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: block;
  margin: 0;
}
.catalog-product-view .box-tocart {
  display: block;
}
.catalog-product-view .box-tocart .field.qty {
  display: inline-block;
  width: 40%;
}
.catalog-product-view .box-tocart .field.qty .label,
.catalog-product-view .box-tocart .field.qty .control {
  display: table-cell;
  vertical-align: middle;
}
.catalog-product-view .box-tocart .field.qty .control {
  position: relative;
}
.catalog-product-view .box-tocart .field.qty .plgs-qty-toggler {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  font-size: 18px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border: 2px solid #d1d1d1;
  color: #d1d1d1;
  font-weight: bold;
  cursor: pointer;
}
.catalog-product-view .box-tocart .field.qty .plgs-qty-up {
  right: 13px;
}
.catalog-product-view .box-tocart .field.qty .plgs-qty-down {
  left: 13px;
}
.catalog-product-view .box-tocart .field.qty .label {
  display: none;
}
.catalog-product-view .box-tocart .field.qty .label span {
  font-size: 19px;
  text-transform: uppercase;
  padding: 0 20px 0 0;
  font-weight: normal;
}
.catalog-product-view .box-tocart .actions {
  display: inline-block !important;
  width: 60%;
  vertical-align: top !important;
  padding-top: 0px;
}
.catalog-product-view .box-tocart #product-addtocart-button {
  background: #be955b;
  border-radius: 0;
  font-size: 19px;
  text-transform: uppercase;
  border-color: #be955b;
  font-weight: normal;
  padding: 18.5px 20px;
  transition: background 350ms linear;
}
.catalog-product-view .box-tocart #product-addtocart-button:hover {
  background: #313131;
  border-color: #313131;
}
.catalog-product-view .product-info-main .product-add-form {
  display: inline-block;
  width: 50%;
}
.catalog-product-view .product-info-main .product-social-links {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
.catalog-product-view .action.towishlist {
  position: relative;
  height: 94px;
  background: none;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  color: #ad8b69;
}
.catalog-product-view .action.towishlist:before {
  font-family: 'icons-blank-theme';
  content: '\e601';
  display: inline-block;
  margin: 0 auto;
  font-size: 58px;
  font-weight: 100;
  line-height: 58px;
  width: 58px;
  text-align: center !important;
  border: 2px solid #ad8b69;
}
.catalog-product-view .action.towishlist span {
  display: inline-block;
  width: 60px;
  vertical-align: 16px;
  margin-left: 10px;
  font-size: 13px;
  font-weight: normal;
}
.catalog-product-view .action.tocompare {
  position: relative;
  height: 94px;
  background: none;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  color: #ad8b69;
}
.catalog-product-view .action.tocompare:before {
  font-family: 'icons-blank-theme';
  content: '\e61f';
  display: inline-block;
  margin: 0 auto;
  font-size: 58px;
  font-weight: 100;
  line-height: 58px;
  width: 58px;
  text-align: center !important;
  border: 2px solid #ad8b69;
}
.catalog-product-view .action.tocompare span {
  display: inline-block;
  width: 60px;
  vertical-align: 16px;
  margin-left: 10px;
  font-size: 13px;
  font-weight: normal;
}
.catalog-product-view .action.tocompare:hover,
.catalog-product-view .action.towishlist:hover {
  background: none;
  border: none;
}
.catalog-product-view .reviews-actions .action.add {
  font-family: 'Open Sans';
  font-size: 18px;
  color: #00628e;
  font-style: italic;
}
.catalog-product-view .plgs-social-title {
  font-size: 20px;
  padding: 10px 0;
  margin: 0 0 15px;
  color: #ad8b69;
  font-family: "Open Sans";
  border-bottom: 2px solid #ad8b69;
}
.catalog-product-view .plgs-social {
  display: inline-block;
  font-family: 'gillmorespace';
  list-style: none;
  margin: 0 10px 0 0;
  padding: 0;
}
.catalog-product-view .plgs-social li {
  display: inline-block;
  margin: 0 25px 0 0;
}
.catalog-product-view .plgs-social a {
  font-size: 42px;
  color: #ad8b69;
  transition: color 350ms linear;
}
.catalog-product-view .plgs-social a:hover {
  text-decoration: none;
  color: #00628e;
}
.catalog-product-view .plgs-social .plgs-facebook:before {
  content: "\e006";
}
.catalog-product-view .plgs-social .plgs-twitter:before {
  content: "\e01a";
}
.catalog-product-view .plgs-social .plgs-stumbleupon:before {
  content: "\e00d";
}
.catalog-product-view .action.mailto.friend {
  display: inline-block;
  font-size: 20px;
  line-height: 42px;
  font-weight: 100;
}
.catalog-product-view .action.mailto.friend:before {
  font-family: 'gillmorespace';
  font-size: 49px;
  line-height: 39px;
  color: #ad8b69;
  content: "\e005";
  margin: 0 15px 0 0;
  vertical-align: baseline;
  transition: color 350ms linear;
}
.catalog-product-view .action.mailto.friend:hover span,
.catalog-product-view .action.mailto.friend:hover:before {
  color: #00628e;
}
.catalog-product-view .action.mailto.friend span {
  text-transform: lowercase;
  line-height: 37px;
  color: #ad8b69;
  transition: color 350ms linear;
}
.catalog-product-view .product.data.items .data.item .data {
  font-family: 'Open Sans';
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
}
.catalog-product-view .checkout-cart-index .cart.item .product-item-name {
  font-size: 18px;
}
.catalog-product-view .checkout-cart-index .cart.item .item-options {
  display: none;
}
.catalog-product-view .checkout-cart-index .cart.item .action.action-delete {
  background: #f56669;
  border-color: #f56669;
  color: #ffffff;
}
.catalog-product-view .checkout-cart-index .cart.item .action.action-edit {
  background: #e2c0a1;
  border-color: #e2c0a1;
  color: #ffffff;
}
.catalog-product-view .checkout-cart-index .action.primary.checkout {
  background: #ad8b69;
  border-color: #ad8b69;
}
.catalog-product-view .checkout-cart-index .action.multicheckout span {
  display: block;
  color: #00628e;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.catalog-product-view .checkout-cart-index .cart.main.actions .action.clear {
  background: #e2c0a1;
  border-color: #e2c0a1;
  color: #ffffff;
}
.catalog-product-view .checkout-cart-index .cart.main.actions .action.continue {
  background: #ad8b69;
  border-color: #ad8b69;
  color: #ffffff;
}
.catalog-product-view .checkout-cart-index .cart.main.actions .action.update {
  background: #4daf33;
  border-color: #4daf33;
  color: #ffffff;
}
.catalog-product-view .checkout-cart-index .cart-container button,
.catalog-product-view .checkout-cart-index .cart-container a {
  transition: opacity 350ms linear;
}
.catalog-product-view .checkout-cart-index .cart-container button:hover,
.catalog-product-view .checkout-cart-index .cart-container a:hover {
  opacity: 0.75;
}
.catalog-product-view .checkout-success {
  padding: 50px 0;
  text-align: center;
}
.catalog-product-view .checkout-success p {
  font-size: 18px;
}
@media all and (min-width: 1456px) and (max-width: 1700px) {
  .block.block-search {
    width: 200px;
  }
}
@media all and (min-width: 1456px) {
  .navigation {
    float: left;
    width: auto;
    margin: 0;
  }
  .navigation .level0 &gt; .level-top {
    line-height: 81px;
  }
}
@media all and (max-width: 1517px) {
  .footer.content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 1025px) and (max-width: 1455px) {
  .logo {
    margin: 0;
  }
  .sections.nav-sections {
    background: #ad8b69;
  }
  .sections.nav-sections .navigation {
    margin: 0;
    background: none;
    width: auto;
    float: none;
    text-align: center;
  }
  .sections.nav-sections .navigation .level0 {
    margin: 0;
    width: 20%;
  }
  .sections.nav-sections .navigation .level0 .level-top {
    color: #ffffff;
  }
  .catalog-product-view .product-info-main .product-social-links,
  .catalog-product-view .product-info-main .product-add-form,
  .catalog-product-view .bundle-options-container {
    display: block;
    width: auto;
  }
}
@media all and (min-width: 1100px) and (max-width: 1500px) {
  .megamenu-reveal .plgs-megamenu .level0.submenu &gt; li {
    width: 25%;
  }
  .megamenu-reveal .plgs-megamenu .level0.submenu &gt; li:nth-child(6n+1) {
    clear: none;
  }
  .megamenu-reveal .plgs-megamenu .level0.submenu &gt; li:nth-child(4n+1) {
    clear: left;
  }
}
@media all and (min-width: 320px) and (max-width: 1500px) {
  h1 {
    font-size: 30px;
    margin: 0 0 20px;
  }
  .catalog-category-view .filter-title strong,
  .catalogsearch-result-index .filter-title strong {
    font-size: 24px !important;
  }
  .catalog-category-view .filter-title:after,
  .catalogsearch-result-index .filter-title:after {
    font-size: 32px !important;
  }
  .catalog-category-view .filter-content .filter-options dt,
  .catalogsearch-result-index .filter-content .filter-options dt {
    font-size: 20px;
  }
  .page-products #maincontent .product .product-item-link {
    font-size: 22px;
  }
  .product-item-description {
    font-size: 1.8rem;
    font-weight: normal;
  }
}
@media all and (min-width: 320px) and (max-width: 1170px) {
  .page-products #maincontent .products-list .product-item .action.tocart.primary {
    font-size: 20px;
    padding: 13px 20px;
    background: #ad8b69;
    border-color: #ad8b69;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: normal;
  }
  .page-products #maincontent .products-list .product-item .actions-secondary .action.towishlist:after {
    font-size: 18px;
  }
  .page-products #maincontent .products-list .product-item .actions-secondary .action.towishlist:before {
    width: 40px;
    line-height: 40px;
    font-size: 40px;
  }
  .page-products #maincontent .products-list .product-item .actions-secondary .action.tocompare:after {
    font-size: 18px;
  }
  .page-products #maincontent .products-list .product-item .actions-secondary .action.tocompare:before {
    width: 40px;
    line-height: 40px;
    font-size: 40px;
  }
  .page-products #maincontent .products-list .product-item .actions-secondary .action.towishlist,
  .page-products #maincontent .products-list .product-item .actions-secondary .action.tocompare {
    width: 40px;
    height: 40px;
  }
  .toolbar-products .limiter {
    display: none !important;
  }
}
@media all and (min-width: 1024px) and (max-width: 1170px) {
  .product-item-inner {
    height: 55% !important;
  }
}
@media all and (min-width: 768px) and (max-width: 1099px) {
  .megamenu-reveal .plgs-megamenu .level0.submenu &gt; li {
    width: 33.33%;
  }
  .megamenu-reveal .plgs-megamenu .level0.submenu &gt; li:nth-child(6n+1) {
    clear: none;
  }
  .megamenu-reveal .plgs-megamenu .level0.submenu &gt; li:nth-child(4n+1) {
    clear: none;
  }
  .megamenu-reveal .plgs-megamenu .level0.submenu &gt; li:nth-child(3n+1) {
    clear: left;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
  }
}
@media all and (min-width: 769px) and (max-width: 982px) {
  .logo {
    padding: 13px 0 13px 30px;
  }
}
@media all and (min-width: 320px) and (max-width: 982px) {
  .product-image-container {
    width: 175px !important;
  }
  .page-products #maincontent .products-list .product-item .actions-secondary .action.towishlist {
    margin-right: 70px;
  }
  .page-products #maincontent .products-list .product-item .actions-secondary .action.towishlist:after,
  .page-products #maincontent .products-list .product-item .actions-secondary .action.tocompare:after {
    left: 50px;
  }
  .page-products #maincontent .products-list .product-item .actions-primary {
    margin-right: 10px;
  }
}
@media all and (max-width: 768px) {
  .catalog-category-view .filter-title:before,
  .catalogsearch-result-index .filter-title:before {
    right: 0;
    width: auto;
  }
  .catalog-category-view .sorter,
  .catalogsearch-result-index .sorter {
    margin: 1px 0 0;
  }
  .page-products .toolbar .limiter {
    display: inline-block !important;
    float: right;
  }
  .block.filter {
    margin: 0 0 12px;
  }
  .toolbar-products {
    padding: 0;
  }
  .toolbar-amount {
    padding: 8px 0;
    margin: 8px 0;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
  }
  .catalog-product-view .product-info-main .product-social-links,
  .catalog-product-view .product-info-main .product-add-form,
  .catalog-product-view .bundle-options-container {
    display: block;
    width: auto;
  }
  .catalog-product-view .box-tocart .field.qty {
    width: 35%;
  }
}
@media all and (min-width: 1200px) and (max-width: 1550px) {
  .footer.content .footer.links,
  .footer.content .plgs_customer_centre,
  .footer.content .block.newsletter {
    width: 17.2% !important;
  }
}
@media all and (min-width: 768px) and (max-width: 1455px) {
  .breadcrumbs {
    background: #e2c0a1;
  }
}
@media all and (max-width: 1024px) {
  .header.content {
    position: relative;
    padding: 0;
    background: #2a2925;
  }
  .checkout-index-index .header.content {
    padding: 20px;
  }
  .checkout-index-index .column.main .action.showcart {
    background: none;
    border: none;
  }
  .checkout-index-index #checkout-shipping-method-load tr td:nth-last-child(2):after {
    bottom: 100% !important;
    left: 60px !important;
  }
  #plgs-account-toggle {
    position: absolute;
    top: 0;
    right: 180px;
  }
  .block-search .label:before {
    color: #ffffff;
  }
  .block-search .label:hover:before {
    color: #ad8b69;
  }
  .logo {
    margin: 12.5px 0 10px 40px;
  }
  .breadcrumbs {
    background: #ad8b69;
    padding: 8px 20px;
  }
  .breadcrumbs ul &gt; li:not(:last-child) {
    font-style: italic;
  }
  .breadcrumbs .item:not(:last-child):after {
    font-style: normal;
    font-size: 28px;
    font-weight: 100;
    vertical-align: middle;
    content: "|";
    margin: 0 5px;
  }
  .breadcrumbs ul li,
  .breadcrumbs a,
  .breadcrumbs a:hover,
  .breadcrumbs a:visited {
    color: #ffffff;
    font-size: 18px;
    line-height: auto;
    font-weight: 100;
  }
  .sections.nav-sections .nav-sections-item-switch {
    font-family: 'Open Sans';
    font-size: 18px;
    color: #ad8b69;
  }
  .sections.nav-sections .header.links a {
    color: #ad8b69;
  }
  .sections.nav-sections .alink {
    color: #00628e;
  }
  .sections.nav-sections .navigation a {
    color: #ad8b69;
  }
  .sections.nav-sections .navigation .plgs-megamenu-cfa {
    display: none;
  }
  .sections.nav-sections .navigation .plgs-megamenu-placeholder,
  .sections.nav-sections .navigation .plgs-megamenu-cat-img {
    display: none;
  }
  .sections.nav-sections .navigation .level0.active &gt; a:not(.ui-state-active),
  .sections.nav-sections .navigation .level0.has-active &gt; a:not(.ui-state-active),
  .sections.nav-sections .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ad8b69;
  }
}
@media screen and (min-width: 768px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .megamenu-reveal .plgs-megamenu {
    min-height: 396px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1199px) {
  .footer.content {
    padding-top: 25px;
  }
  .footer.content .footer.links,
  .footer.content .plgs_customer_centre {
    width: 23% !important;
  }
  .footer.content .footer.links {
    margin-right: 2.33% !important;
  }
  .footer.content .plgs_customer_centre {
    margin-right: 0 !important;
    border-right: none !important;
  }
  .footer.content .block.newsletter {
    float: none !important;
    width: auto !important;
    min-height: 0 !important;
    border-bottom: 1px solid #ffffff;
    margin: 0 0 40px;
    text-align: center;
  }
  .footer.content .block.newsletter .content {
    float: none;
    display: inline-block;
    width: 250px;
    margin: 0 20px 0 0;
  }
  .footer.content .block.newsletter:before {
    display: inline-block;
    text-align: left;
    width: 160px;
    line-height: 27px;
  }
  .footer.content .block.newsletter:after {
    position: relative;
    bottom: 12.5px;
    text-align: left !important;
    float: none;
    display: inline-block;
    width: 380px;
    background-position: top right;
    margin: 0 !important;
    padding: 0 !important;
  }
}
@media all and (min-width: 500px) and (max-width: 1023px) {
  .footer.content {
    padding-top: 25px;
  }
  .footer.content ul li a,
  .footer.content #plgs_opening_hours {
    font-size: 18px !important;
  }
  .footer.content .footer_links_about:before,
  .footer.content .footer_links_our_service:before,
  .footer.content .footer_links_customer_services:before,
  .footer.content .plgs_customer_centre:before,
  .footer.content .block.newsletter:before,
  .footer.content .block.newsletter:after {
    font-size: 22px !important;
  }
  .footer.content .footer_links_about:before,
  .footer.content .footer_links_our_service:before,
  .footer.content .footer_links_customer_services:before,
  .footer.content .plgs_customer_centre:before,
  .footer.content .block.newsletter:before {
    margin-top: -8px !important;
  }
  .footer.content .plgs_customer_centre a {
    font-size: 30px !important;
  }
  .footer.content .footer.links,
  .footer.content .plgs_customer_centre {
    margin: 0 0 40px !important;
  }
  .footer.content .plgs_customer_centre {
    float: right;
    min-height: 180px !important;
  }
  .footer.content .footer_links_customer_services {
    float: left;
  }
  .footer.content &gt; ul {
    min-height: 180px !important;
    display: inline-block !important;
  }
  .footer.content &gt; ul:nth-child(2n+1) {
    float: right;
    border-right: none !important;
  }
  .footer.content .plgs_customer_centre {
    margin-right: 0 !important;
    border-right: none !important;
  }
  .footer.content .block.newsletter {
    float: none !important;
    width: auto !important;
    clear: both;
    min-height: 0 !important;
    border-bottom: 1px solid #ffffff;
    margin: 0 0 40px;
    text-align: center;
  }
  .footer.content .block.newsletter .content {
    float: none;
    display: inline-block;
    width: 250px;
    margin: 0 20px 0 0;
  }
  .footer.content .block.newsletter:before {
    display: inline-block;
    text-align: left;
    width: 160px;
    line-height: 27px;
  }
  .footer.content .block.newsletter:after {
    position: relative;
    bottom: 12.5px;
    text-align: left !important;
    float: none;
    display: inline-block;
    width: 380px;
    background-position: top right;
    margin: 0 !important;
    padding: 0 !important;
  }
}
@media all and (max-width: 499px) {
  .footer.content {
    padding-top: 25px;
  }
  .footer.content ul li a,
  .footer.content #plgs_opening_hours {
    font-size: 18px !important;
  }
  .footer.content .footer_links_about:before,
  .footer.content .footer_links_our_service:before,
  .footer.content .footer_links_customer_services:before,
  .footer.content .plgs_customer_centre:before,
  .footer.content .block.newsletter:before,
  .footer.content .block.newsletter:after {
    font-size: 22px !important;
  }
  .footer.content .footer_links_about:before,
  .footer.content .footer_links_our_service:before,
  .footer.content .footer_links_customer_services:before,
  .footer.content .plgs_customer_centre:before,
  .footer.content .block.newsletter:before {
    margin-top: -8px !important;
  }
  .footer.content .plgs_customer_centre a {
    font-size: 30px !important;
  }
  .footer.content .footer.links,
  .footer.content .plgs_customer_centre {
    width: auto !important;
    margin: 0 0 40px !important;
  }
  .footer.content .plgs_customer_centre {
    float: right;
    min-height: 0 !important;
  }
  .footer.content .footer_links_customer_services {
    float: none;
  }
  .footer.content &gt; ul,
  .footer.content .plgs_customer_centre {
    min-height: 0 !important;
    display: block !important;
    float: none !important;
    width: auto !important;
    border-right: none !important;
  }
  .footer.content &gt; ul:nth-child(2n+1) {
    float: right;
    border-right: none !important;
  }
  .footer.content .plgs_customer_centre {
    margin-right: 0 !important;
    border-right: none !important;
  }
  .footer.content .block.newsletter {
    float: none !important;
    width: auto !important;
    clear: both;
    min-height: 0 !important;
    border-bottom: 1px solid #ffffff;
    margin: 0 0 40px;
    text-align: center;
  }
  .footer.content .block.newsletter .content {
    float: none;
    display: block;
    width: auto;
    margin: 0 0 20px;
  }
  .footer.content .block.newsletter:before {
    display: block;
    text-align: center;
    width: auto;
    line-height: 27px;
  }
  .footer.content .block.newsletter:after {
    position: static;
    bottom: 12.5px;
    text-align: center !important;
    float: none;
    display: block;
    width: auto;
    background-position: bottom center;
    margin: 0 0 20px !important;
    padding: 0 !important;
    height: 50px;
    font-size: 16px !important;
  }
}
@media all and (min-width: 500px) and (max-width: 855px) {
  .footer.content .block.newsletter:after {
    position: relative;
    bottom: 12.5px;
    text-align: left !important;
    float: none;
    display: block;
    width: 330px;
    background-position: top right;
    margin: 10px auto !important;
    padding: 0 !important;
    line-height: 30px;
    font-size: 16px !important;
  }
}
@media all and (max-width: 1199px) {
  .panel.masthead {
    padding: 0 !important;
  }
  .panel.masthead .plgs-wrapper {
    padding: 0;
  }
  .panel.masthead #plgs-free-del-block {
    display: none;
  }
  .panel.masthead .panel-right.masthead {
    float: none;
  }
  .panel.masthead .plgs-welcome {
    font-size: 12px;
    display: block;
    text-align: center;
    background: #00628e;
    color: #ffffff;
    padding: 4px 20px;
  }
  .panel.masthead .plgs-welcome span:after {
    display: none;
  }
  .panel.masthead .plgs_header_signin {
    display: block;
  }
  .panel.masthead .plgs_header_signin li {
    display: block;
  }
  .panel.masthead .plgs_header_signin li:after {
    display: none;
  }
  .panel.masthead .plgs_header_signin li:not(:last-child) {
    border-bottom: 1px solid #949494;
  }
  .panel.masthead #plgs-credit-limit-block {
    display: block;
  }
  .panel.masthead #plgs-credit-limit-block span {
    display: block;
    background: #be955b;
    text-align: center;
    padding: 4px 20px;
  }
  .panel.masthead #plgs-credit-limit-block span:before {
    display: none;
  }
  #plgs-account-toggle {
    float: right;
    margin: 20px 0 0 0;
    border: 2px solid #ffffff;
    padding: 0.5px 8px;
    cursor: pointer;
  }
  #plgs-account-toggle .nav-toggle {
    display: inline-block;
    margin: 0 0 0 10px;
    position: static;
  }
  #plgs-account-toggle .nav-toggle:before {
    color: #ffffff;
  }
  #plgs-account-toggle .nav-label {
    float: left;
    margin: 10px 0 0 0;
    color: #ffffff;
    text-transform: uppercase;
  }
}
@media all and (min-width: 921px) {
  #plgs-account-toggle {
    display: none;
  }
  .block.block-search {
    width: 300px;
  }
}
@media all and (max-width: 768px) {
  .block-search .control {
    position: relative;
    z-index: 2;
  }
  .block-search .label {
    position: absolute;
    top: 7px;
    right: 90px;
  }
  .block-search .label:before {
    font-size: 70px;
    line-height: 70px;
  }
  .cms-home #maincontent &gt; div:nth-child(4) {
    display: block;
  }
  .cms-home #plgs_top_calls {
    display: flex;
    flex-wrap: wrap;
  }
  .cms-home #plgs_top_calls_inner {
    flex-basis: 100%;
    flex-grow: 1;
    order: 1;
  }
  .page-header {
    margin: 0;
  }
  .footer.content {
    margin: 0;
  }
  .toolbar-products-bottom .limiter {
    display: block !important;
    text-align: center;
    float: none !important;
    margin-top: 20px;
  }
  .catalog-product-view .product.data.items &gt; div:nth-child(2n+2),
  .catalog-product-view .product.data.items &gt; div:nth-child(2n+1) {
    display: block !important;
    float: none !important;
    width: auto !important;
  }
  .plgs-back-button {
    display: block;
    padding: 3px 20px 10px 0 !important;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  #toolbar-amount {
    display: none;
  }
}
@media all and (max-width: 615px) {
  .catalog-category-view .sorter,
  .catalogsearch-result-index .sorter {
    float: none;
    display: block;
    text-align: center;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    padding: 7px;
  }
  .page-products .toolbar .limiter {
    float: none;
    text-align: center;
    padding: 7px 7px 14px;
  }
}
@media all and (max-width: 1024px) {
  .catalog-category-view .plgs-category-stock td,
  .catalog-category-view .plgs-category-stock th {
    display: block;
  }
  .catalog-category-view .plgs-stock-open {
    padding: 0 !important;
  }
  .catalog-category-view .plgs-stock-open td {
    padding: 0 7px 7px !important;
  }
  .catalog-category-view .plgs-stock-open th {
    padding: 7px 7px 0 !important;
  }
  .catalog-category-view .plgs-stock-open .plgs-stock-first-row td {
    display: block;
  }
  .catalog-category-view .plgs-stock-open tr:not(:first-child) {
    border-top: 1px solid #e2c0a1;
  }
  .catalog-product-view .products-grid .product-item {
    width: 31% !important;
    margin: 0 2% 2% 0 !important;
  }
  .catalog-product-view .products-grid &gt; li:nth-child(3n+1) {
    margin: 0 0 2% !important;
  }
}
@media all and (max-width: 645px) {
  #plgs-account-toggle {
    position: static;
    margin: 15px 0;
  }
  .plgs-social {
    float: none;
    display: block !important;
    width: auto !important;
    text-align: center;
  }
  .catalog-product-view .action.mailto.friend {
    display: block;
    width: auto;
    text-align: center;
  }
  .catalog-product-view .products-grid .product-item {
    width: 48% !important;
    margin: 0 2% 2% 0 !important;
  }
  .catalog-product-view .products-grid &gt; li:nth-child(2n+1) {
    margin: 0 0 2% !important;
  }
}
@media all and (max-width: 639px) {
  .block-search {
    margin-top: 0;
  }
}
@media all and (max-width: 480px) {
  .block-search .label:before {
    font-size: 40px;
    line-height: 70px;
  }
  .minicart-wrapper .action.showcart::before {
    font-size: 40px !important;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    height: 15px;
    width: 15px;
    min-width: 15px;
    line-height: 15px;
    padding: 0;
    font-size: 8px;
    bottom: 20px !important;
    right: 5px !important;
  }
}
@media all and (min-width: 768px) {
  .contact-index-index .column.main {
    width: 73%;
  }
  .contact-index-index .sidebar.sidebar-additional {
    width: 25%;
  }
}
@media all and (max-width: 768px) {
  .plgs-2col div:nth-child(odd) {
    float: none;
    width: auto;
    margin: 0 0 20px;
  }
  .plgs-2col div:nth-child(even) {
    float: none;
    width: auto;
    margin: 0 0 20px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/slick.eot');
  src: url('fonts/slick.eot?#iefix') format('embedded-opentype'), url('fonts/slick.woff') format('woff'), url('fonts/slick.ttf') format('truetype'), url('fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "â†";
}
.slick-prev:before[dir="rtl"] {
  content: "â†’";
}
.slick-next {
  right: -25px;
}
.slick-next[dir="rtl"] {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "â†’";
}
.slick-next:before[dir="rtl"] {
  content: "â†";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
@media all and (min-width: 1705px) {
  .plgs_slide_content {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 60px 60px;
    z-index: 2;
    text-align: center;
  }
  .plgs_slide_content h4 {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 50px;
    width: 432px;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    font-weight: 100;
    margin: 0 70px 0 0;
  }
  .plgs_slide_content h3 {
    display: inline-block;
    margin: 0 50px 0 0;
    position: relative;
    z-index: 1;
    font-size: 120px;
    line-height: 100px;
    text-transform: uppercase;
    font-weight: 100;
    color: #fff;
  }
  .plgs_slide_content h3:after {
    position: absolute;
    top: 10px;
    bottom: 13px;
    right: -25px;
    width: 3px;
    background: rgba(255, 255, 255, 0.5);
    content: "";
  }
  .plgs_slide_content .button {
    background: #000;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    padding: 13px 18px;
    border: 1px solid #000;
    font-weight: 300;
    bottom: 55px;
    transition: border-color 350ms ease-in-out, background 350ms ease-in-out;
    text-decoration: none;
  }
  .plgs_slide_content .button:hover {
    border-color: #575757;
    background: #575757;
  }
}
@media all and (min-width: 1440px) and (max-width: 1704px) {
  .plgs_slide_content {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 30px 60px;
    z-index: 2;
    text-align: center;
  }
  .plgs_slide_content h4 {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 50px;
    width: 305px;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    font-weight: 100;
    margin: 0 30px 0 0;
  }
  .plgs_slide_content h3 {
    display: inline-block;
    margin: 0 50px 0 0;
    position: relative;
    z-index: 1;
    font-size: 120px;
    line-height: 100px;
    text-transform: uppercase;
    font-weight: 100;
    color: #fff;
  }
  .plgs_slide_content h3:after {
    position: absolute;
    top: 10px;
    bottom: 13px;
    right: -25px;
    width: 3px;
    background: rgba(255, 255, 255, 0.5);
    content: "";
  }
  .plgs_slide_content .button {
    background: #000;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 13px 18px;
    border: 1px solid #000;
    font-weight: 300;
    bottom: 40px;
    transition: border-color 350ms ease-in-out, background 350ms ease-in-out;
    text-decoration: none;
  }
  .plgs_slide_content .button:hover {
    border-color: #575757;
    background: #575757;
  }
}
@media all and (min-width: 1025px) and (max-width: 1439px) {
  .plgs_slide_content {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 20px 60px;
    z-index: 2;
    text-align: center;
  }
  .plgs_slide_content h4 {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 32px;
    width: 200px;
    line-height: 42px;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    font-weight: 100;
    margin: 0 30px 0 0;
  }
  .plgs_slide_content h3 {
    display: inline-block;
    margin: 0 30px 0 0;
    position: relative;
    z-index: 1;
    font-size: 100px;
    line-height: 75px;
    text-transform: uppercase;
    font-weight: 100;
    color: #fff;
  }
  .plgs_slide_content h3:after {
    position: absolute;
    top: 3px;
    bottom: 7px;
    right: -20px;
    width: 5px;
    background: rgba(255, 255, 255, 0.5);
    content: "";
  }
  .plgs_slide_content .button {
    background: #000;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 13px 18px;
    border: 1px solid #000;
    font-weight: 300;
    bottom: 30px;
    transition: border-color 350ms ease-in-out, background 350ms ease-in-out;
    text-decoration: none;
  }
  .plgs_slide_content .button:hover {
    border-color: #575757;
    background: #575757;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .plgs_slide_content {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 20px 60px;
    z-index: 2;
    text-align: center;
  }
  .plgs_slide_content h4 {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 26px;
    width: 155px;
    line-height: 28px;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    font-weight: 100;
    margin: 0 15px 0 0;
  }
  .plgs_slide_content h3 {
    display: inline-block;
    margin: 0 30px 0 0;
    position: relative;
    z-index: 1;
    font-size: 75px;
    line-height: 59px;
    text-transform: uppercase;
    font-weight: 100;
    color: #fff;
  }
  .plgs_slide_content h3:after {
    position: absolute;
    top: 3px;
    bottom: 7px;
    right: -17.5px;
    width: 5px;
    background: rgba(255, 255, 255, 0.5);
    content: "";
  }
  .plgs_slide_content .button {
    background: #000;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 13px 18px;
    border: 1px solid #000;
    font-weight: 300;
    bottom: 17.5px;
    transition: border-color 350ms ease-in-out, background 350ms ease-in-out;
    text-decoration: none;
  }
  .plgs_slide_content .button:hover {
    border-color: #575757;
    background: #575757;
  }
}
@media all and (min-width: 600px) and (max-width: 1024px) {
  .plgs_slide_content {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 20px 60px;
    z-index: 2;
    text-align: center;
  }
  .plgs_slide_content h4 {
    position: absolute;
    top: 77px;
    left: 0;
    right: 0;
    display: inline;
    z-index: 1;
    font-size: 26px;
    width: auto;
    line-height: 28px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: 100;
    margin: 0 15px 0 0;
  }
  .plgs_slide_content h3 {
    display: inline-block;
    margin: 0 30px 0 0;
    position: relative;
    z-index: 1;
    font-size: 75px;
    line-height: 59px;
    text-transform: uppercase;
    font-weight: 100;
    color: #fff;
  }
  .plgs_slide_content h3:after {
    position: absolute;
    top: 3px;
    bottom: 7px;
    right: -17.5px;
    width: 5px;
    background: rgba(255, 255, 255, 0.5);
    content: "";
  }
  .plgs_slide_content .button {
    background: #000;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 12px 18px 10px;
    border: 1px solid #000;
    font-weight: 300;
    bottom: 17.5px;
    transition: border-color 350ms ease-in-out, background 350ms ease-in-out;
    text-decoration: none;
  }
  .plgs_slide_content .button:hover {
    border-color: #575757;
    background: #575757;
  }
  #plgs_slider_home .slick-dots {
    bottom: 11px !important;
  }
  #plgs_slider_home .slick-dots li {
    width: 15px !important;
    height: 15px !important;
  }
  #plgs_slider_home .slick-dots li button:before {
    font-size: 15px !important;
    line-height: 15px !important;
    width: 15px !important;
    height: 15px !important;
  }
  #plgs_slider_home .slick-prev,
  #plgs_slider_home .slick-next {
    width: 40px !important;
    height: 40px !important;
  }
  #plgs_slider_home .slick-prev:before,
  #plgs_slider_home .slick-next:before {
    font-size: 40px !important;
  }
}
@media all and (min-width: 320px) and (max-width: 599px) {
  .plgs_slide_content {
    display: block;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    padding: 10px 10px 25px;
    z-index: 2;
    text-align: center;
  }
  .plgs_slide_content h4 {
    position: static;
    display: block;
    z-index: 1;
    font-size: 26px;
    width: auto;
    line-height: 26px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: 100;
    margin: 0 0 20px;
  }
  .plgs_slide_content h3 {
    display: block;
    margin: 0;
    position: relative;
    z-index: 1;
    font-size: 45px;
    line-height: 45px;
    text-transform: uppercase;
    font-weight: 100;
    color: #fff;
  }
  .plgs_slide_content h3:after {
    display: none;
  }
  .plgs_slide_content .button {
    background: #000;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 7px 18px;
    border: 1px solid #000;
    font-weight: 300;
    bottom: 0;
    transition: border-color 350ms ease-in-out, background 350ms ease-in-out;
    text-decoration: none;
  }
  .plgs_slide_content .button:hover {
    border-color: #575757;
    background: #575757;
  }
  #plgs_slider_home .slick-dots {
    bottom: 11px !important;
  }
  #plgs_slider_home .slick-dots li {
    width: 15px !important;
    height: 15px !important;
  }
  #plgs_slider_home .slick-dots li button:before {
    font-size: 15px !important;
    line-height: 15px !important;
    width: 15px !important;
    height: 15px !important;
  }
  #plgs_slider_home .slick-prev,
  #plgs_slider_home .slick-next {
    width: 40px !important;
    height: 40px !important;
  }
  #plgs_slider_home .slick-prev:before,
  #plgs_slider_home .slick-next:before {
    font-size: 40px !important;
  }
  #plgs_slider_home .slick-prev {
    left: 10px !important;
  }
  #plgs_slider_home .slick-next {
    right: 10px !important;
  }
}
@media all and (min-width: 1024px) and (max-width: 1200px) {
  #plgs-tc-left .plgs_top_call_bg h3,
  #plgs-tc-right .plgs_top_call_bg h3 {
    padding-top: 100% !important;
  }
  #plgs-tc-right .plgs_top_call_bg {
    min-height: 0 !important;
    height: 312.5px;
  }
  #plgs-tc-right .plgs_top_call_bg h3 {
    padding-top: 40px !important;
  }
  #plgs_collection_block_content {
    width: 50% !important;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  #plgs-tc-left .plgs_top_call_bg h3,
  #plgs-tc-right .plgs_top_call_bg h3 {
    padding-top: 100% !important;
  }
  #plgs-tc-right .plgs_top_call_bg {
    min-height: 0 !important;
    height: 312.5px;
  }
  #plgs-tc-left .plgs_top_call_bg {
    min-height: 998px !important;
  }
  #plgs-tc-right .plgs_top_call_bg h3 {
    padding-top: 40px !important;
  }
  #plgs-tc-top-center .plgs_top_call_bg p {
    font-size: 32px !important;
  }
  #plgs_collection_block_content {
    width: auto !important;
    padding: 200px 30px !important;
    text-align: center;
  }
}
@media all and (max-width: 768px) {
  #plgs-tc-left .plgs_top_call_bg h3,
  #plgs-tc-right .plgs_top_call_bg h3 {
    padding-top: 100% !important;
  }
  #plgs-tc-right .plgs_top_call_bg,
  #plgs-tc-left .plgs_top_call_bg {
    min-height: 0 !important;
    height: 312.5px;
  }
  #plgs-tc-left .plgs_top_call_bg h3,
  #plgs-tc-right .plgs_top_call_bg h3 {
    padding-top: 40px !important;
  }
  #plgs-tc-left .plgs_top_call_bg p,
  #plgs-tc-right .plgs_top_call_bg p,
  #plgs-tc-top-center .plgs_top_call_bg p {
    font-size: 32px !important;
  }
  #plgs_collection_block_content {
    width: auto !important;
    padding: 100px 30px !important;
    text-align: center;
  }
}
@media all and (max-width: 480px) {
  .plgs_button {
    display: block;
    width: auto;
    margin: 0 0 20px;
  }
  #plgs_collection_button {
    margin: 0 0 20px !important;
  }
}
@media all and (max-width: 450px) {
  #plgs-tc-left .plgs_top_call_bg p,
  #plgs-tc-right .plgs_top_call_bg p,
  #plgs-tc-top-center .plgs_top_call_bg p {
    font-size: 22px !important;
  }
}
#plgs_slider_home {
  overflow: hidden;
  margin: 0;
}
#plgs_slider_home .slick-prev,
#plgs_slider_home .slick-next {
  font-family: 'gillmorespace' !important;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 75px;
  height: 75px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 999;
}
#plgs_slider_home .slick-prev:before,
#plgs_slider_home .slick-next:before {
  font-family: 'gillmorespace' !important;
  font-size: 75px;
  line-height: 1;
  opacity: 1;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#plgs_slider_home .slick-prev {
  left: 37px;
}
[dir='rtl'] #plgs_slider_home .slick-prev {
  right: 37px;
  left: auto;
}
#plgs_slider_home .slick-prev:before {
  content: "\e00a" !important;
}
[dir='rtl'] #plgs_slider_home .slick-prev:before {
  content: "\e00a" !important;
}
#plgs_slider_home .slick-next {
  right: 37px;
}
[dir='rtl'] #plgs_slider_home .slick-next {
  right: auto;
  left: 37px;
}
#plgs_slider_home .slick-next:before {
  content: "\e00c" !important;
}
[dir='rtl'] #plgs_slider_home .slick-next:before {
  content: "\e00c" !important;
}
#plgs_slider_home .slick-dots li {
  position: relative;
  display: inline-block;
  width: 23px;
  height: 23px;
  margin: 0 8px;
  padding: 0;
  cursor: pointer;
}
#plgs_slider_home .slick-dots {
  position: absolute;
  bottom: 30px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
#plgs_slider_home .slick-dots li button:before {
  font-family: 'slick';
  font-size: 23px;
  line-height: 23px;
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
  content: '\2022';
  text-align: center;
  opacity: 1;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#plgs_slider_home .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #ae8c69;
}
#plgs_slider_home div {
  position: relative;
}
.plgs_slide_bg {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0.8;
}
.plgs_ts_bottom_words &gt; span:not(:last-child) {
  display: inline-block;
  margin: 0 10px 0 0;
}
.plgs_ts_bottom_words &gt; span:nth-child(2n+0) {
  color: #fff;
}
#plgs_top_calls {
  overflow: hidden;
  padding: 3rem 0 0;
  text-align: center;
}
#plgs-tc-left .plgs_top_call_bg h3,
#plgs-tc-right .plgs_top_call_bg h3 {
  position: relative;
  padding-top: 120%;
  font-size: 38px;
  margin: 0 0 40px;
  text-transform: uppercase;
  color: #fff;
}
#plgs-tc-left .plgs_top_call_bg h3:after,
#plgs-tc-right .plgs_top_call_bg h3:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 40px;
  right: 40px;
  background: #fff;
  height: 2px;
}
#plgs-tc-left .plgs_top_call_bg p,
#plgs-tc-right .plgs_top_call_bg p {
  position: relative;
  font-size: 34px;
  line-height: 1.2;
  font-family: 'garamond_light_ssilight';
  width: 85%;
  margin: 0 auto 40px;
  color: #fff;
  z-index: 1;
}
#plgs-tc-left .plgs_top_call_bg .button,
#plgs-tc-right .plgs_top_call_bg .button {
  position: relative;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  border: 2px solid #fff;
  padding: 14px 26px;
  color: #fff;
  text-decoration: none;
  transition: border-color 350ms ease-in-out, background 350ms ease-in-out;
  z-index: 1;
}
#plgs-tc-left .plgs_top_call_bg .button:hover,
#plgs-tc-right .plgs_top_call_bg .button:hover {
  background: #000;
  border-color: #000;
}
.plgs_top_call_bg {
  position: relative;
  margin-bottom: 3rem;
  background-size: cover;
  background-position: center;
}
.plgs_top_call_bg:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.plgs_top_call_bg h3 {
  margin: 0;
}
#plgs-tc-left .plgs_top_call_bg,
#plgs-tc-right .plgs_top_call_bg {
  min-height: 655px;
}
#plgs-tc-bottom-left .plgs_top_call_bg,
#plgs-tc-bottom-right .plgs_top_call_bg,
#plgs-tc-top-center .plgs_top_call_bg {
  min-height: 312.5px;
}
#plgs-tc-bottom-left .plgs_top_call_bg h3,
#plgs-tc-bottom-right .plgs_top_call_bg h3 {
  position: relative;
  padding-top: 125px;
  font-size: 38px;
  margin: 0 0 50px;
  text-transform: uppercase;
  color: #fff;
}
#plgs-tc-top-center .plgs_top_call_bg h3 {
  position: relative;
  padding-top: 76px;
  font-size: 38px;
  margin: 0 0 20px;
  text-transform: uppercase;
  color: #fff;
  z-index: 1;
}
#plgs-tc-bottom-left .plgs_top_call_bg h3:after,
#plgs-tc-bottom-right .plgs_top_call_bg h3:after,
#plgs-tc-top-center .plgs_top_call_bg h3:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 250px;
  background: #fff;
  height: 2px;
  z-index: 1;
}
#plgs-tc-bottom-left .plgs_top_call_bg p,
#plgs-tc-bottom-right .plgs_top_call_bg p,
#plgs-tc-top-center .plgs_top_call_bg p {
  position: relative;
  font-size: 34px;
  line-height: 1.2;
  font-family: 'garamond_light_ssilight';
  width: 85%;
  margin: 0 auto 40px;
  color: #fff;
  z-index: 1;
}
#plgs-tc-bottom-left .plgs_top_call_bg .button,
#plgs-tc-bottom-right .plgs_top_call_bg .button,
#plgs-tc-top-center .plgs_top_call_bg .button {
  position: relative;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  padding: 14px 26px;
  color: #fff;
  background: #ae8c69;
  text-decoration: none;
  transition: background 350ms ease-in-out;
  z-index: 1;
}
#plgs-tc-bottom-left .plgs_top_call_bg .button:hover,
#plgs-tc-bottom-right .plgs_top_call_bg .button:hover,
#plgs-tc-top-center .plgs_top_call_bg .button:hover {
  background: #000;
}
#plgs_featured_products {
  overflow: hidden;
}
#plgs_featured_products h2 {
  position: relative;
  font-size: 38px;
  text-transform: uppercase;
  text-align: center;
  color: #b18d67;
}
#plgs_featured_products h2:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 15%;
  right: 15%;
  background: #b18d67;
  height: 2px;
}
#plgs_featured_products h2 span {
  position: relative;
  display: inline-block;
  padding: 0 40px;
  background: #fff;
  z-index: 1;
}
#plgs_featured_products_nav {
  display: block;
  list-style: none;
  text-align: center;
  margin: 0 0 6rem;
}
#plgs_featured_products_nav li {
  display: inline-block;
  font-size: 26px;
  font-family: 'garamond_light_ssilight';
  margin: 0;
  cursor: pointer;
  text-transform: uppercase;
  color: #be9d6d;
  position: relative;
  padding-right: 14px;
  padding-left: 12px;
}
#plgs_featured_products_nav li.active {
  text-decoration: underline !important;
}
#plgs_featured_products_nav li:after {
  content: " ";
  width: 1px;
  height: 18px;
  display: inline-block;
  background: #be9d6d;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
#plgs_featured_products_nav li:last-child:after {
  display: none;
}
#plgs_fpn_bestsellers {
  color: #4d4d4d;
}
#plgs_fpn_viewed {
  color: #c7c7c7;
}
#plgs_fpn_sale {
  color: #ef7b00;
}
.plgs_product_carousel img {
  margin-bottom: 2rem;
}
.plgs_product_carousel span {
  display: block;
  font-size: 1.4rem !important;
  text-align: center;
  font-weight: 100;
  margin: 0 0 1rem;
  color: #b18d67;
}
.plgs_product_carousel a {
  transition: opacity 350ms ease-in-out;
}
.plgs_product_carousel a:hover {
  text-decoration: none;
  opacity: 0.5;
}
.plgs_product_carousel .slick-prev,
.plgs_product_carousel .slick-next {
  background: none !important;
  font-family: 'gillmorespace' !important;
  font-size: 0;
  line-height: 0;
  position: absolute;
  text-align: center;
  top: 35%;
  display: block;
  width: 50px;
  height: 50px;
  padding: 0;
  border-radius: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: #fff;
  z-index: 999;
}
.plgs_product_carousel .slick-prev:before,
.plgs_product_carousel .slick-next:before {
  font-family: 'gillmorespace' !important;
  font-size: 30px;
  line-height: 50px;
  opacity: 1;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.plgs_product_carousel .slick-prev {
  left: 30px;
  transform: rotate(0deg) translate(0, -50%) !important;
}
[dir='rtl'] .plgs_product_carousel .slick-prev {
  right: 30px;
  left: auto;
}
.plgs_product_carousel .slick-prev:before {
  content: "\e00b" !important;
}
[dir='rtl'] .plgs_product_carousel .slick-prev:before {
  content: "\e00b" !important;
}
.plgs_product_carousel .slick-next {
  right: 30px;
}
[dir='rtl'] .plgs_product_carousel .slick-next {
  right: auto;
  left: 30px;
}
.plgs_product_carousel .slick-next:before {
  content: "\e019" !important;
}
[dir='rtl'] .plgs_product_carousel .slick-next:before {
  content: "\e019" !important;
}
.plgs_inactive_carousel {
  display: none;
}
#plgs_collection_block {
  position: relative;
  background-position: center;
  background-size: cover;
}
#plgs_collection_block:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 22%, rgba(0, 0, 0, 0) 76%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 22%, rgba(0, 0, 0, 0) 76%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 22%, rgba(0, 0, 0, 0) 76%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
}
#plgs_collection_block_content {
  position: relative;
  display: inline-block;
  width: 33.33%;
  padding: 263px 30px 100px;
  z-index: 1;
}
#plgs-hp-about-us-content {
  position: relative;
  display: none;
  padding: 263px 30px 100px;
  z-index: 1;
}
#plgs_collection_block_content h3,
#plgs-hp-about-us-content h3 {
  position: relative;
  color: #ffffff;
  font-size: 38px;
  line-height: 38px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 10px;
  z-index: 1;
}
#plgs_collection_block_content p,
#plgs-hp-about-us-content p {
  position: relative;
  color: #fff;
  font-size: 18px;
  line-height: 1.25;
  margin: 0 0 60px;
  z-index: 1;
}
.plgs_button {
  position: relative;
  background: #ad8c69;
  padding: 14px 20px;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  transition: background 350ms ease-in-out;
  cursor: pointer;
  color: #ffffff !important;
  z-index: 1;
}
.plgs_button:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}
#plgs_collection_button,
#plgs_about_button_close {
  margin-right: 20px;
}
#order-attributes-form div[name*="shippingAddress.custom_attributes.amorderattr_estimated_date"] {
  display: none !important;
}
.table-checkout-shipping-method .col.col-carrier {
  display: none !important;
}
</pre></body></html>