.navigationStep .nav-item .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
@media (min-width: 1200px) {
  .navigationStep .nav-item .nav-link {
    white-space: nowrap;
  }
}
.product {
  position: relative;
}
@media (min-width: 992px) {
  .product {
    padding-bottom: 90px;
    margin-bottom: 1rem;
  }
}
.product .product-image {
  position: relative;
}
.product .product-image .hover-image {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.product .product-image .product-hover-overlay {
  background: transparent;
  opacity: 1;
}
@media (min-width: 992px) {
  .product .product-image .product-hover-overlay {
    opacity: 0;
  }
}
.product .product-image .product-hover-overlay .notice-list-button {
  position: absolute;
  right: 0;
  top: 0;
  margin: 1rem;
}
.product .product-image .product-hover-overlay .notice-list-button .fas.fa-heart {
  font-size: 1rem;
}
.product .product-image .product-hover-overlay .notice-list-button .fas.fa-unlink {
  font-size: .9rem;
}
.product .product-image .product-hover-overlay .notice-list-button .btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product .product-image:hover .hover-image {
  opacity: 1;
  transition: all .1s;
}
.product .product-details .product-manufacturer {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.product .product-details .product-price {
  white-space: nowrap;
}
@media (min-width: 992px) {
  .product .product-details {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #ffffff;
  }
  .product .product-details .product-title {
    height: 2.3em;
  }
}
@media (min-width: 992px) {
  .product .product-details .variants {
    display: none;
  }
}
.product .product-details .variants .list-inline-item:not(:last-child) {
  margin-right: 0;
}
.product .product-details .variants .btn-colour {
  margin-bottom: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #212529;
  width: 16px;
  height: 16px;
}
.product .product-details .variants .btn-colour:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  .product:hover .product-details {
    border-top: 2px solid #495057;
  }
  .product:hover .product-details .product-title {
    height: auto;
  }
  .product:hover .product-details .variants {
    display: block;
  }
}
html {
  height: 100%;
}
body {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.main-content {
  flex-grow: 1;
}
.cmsmessage.alert a {
  color: inherit;
  font-weight: bold;
}
.cmsmessage.alert.alert-large {
  font-size: 1.1em;
}
@media (max-width: 575px) {
  .top-bar {
    display: none;
  }
}
.navbar .navbar-brand img {
  width: 72px;
}
@media (max-width: 767px) {
  .navbar .navbar-brand img {
    width: 40px !important;
  }
}
.navbar.fixed-top .navbar-brand img {
  width: 52px;
}
.navbar .navbar-mobile-menu {
  display: flex;
}
@media (min-width: 992px) {
  .navbar .navbar-mobile-menu {
    display: none;
  }
}
.megamenu h6 a {
  color: #212529;
  margin-bottom: .4rem;
  display: inline-block;
}
.megamenu h6 a:hover {
  color: #868e96;
  text-decoration: none;
}
.card-img {
  height: auto !important;
}
.cmswysiwyg p {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .cmswysiwyg p {
    margin-bottom: 0;
  }
}
.cmswysiwyg .cleardiv {
  display: none;
}
footer .service-column .cmswysiwyg {
  display: flex;
}
@media (min-width: 992px) {
  footer .service-column .snippetEkomiIcon {
    height: 0;
    margin-top: -25%;
  }
}
@media (min-width: 576px) {
  .shop-filter-section-jump {
    display: none;
  }
}
.product-details .manufacturer {
  color: #868e96;
}
.product-additional-info #additional-information table {
  table-layout: fixed;
}
.product-additional-info #additional-information table th {
  width: 30%;
  max-width: 30%;
  overflow-x: hidden;
}
@media (max-width: 1199px) {
  .product-additional-info #additional-information table th {
    width: 40%;
    max-width: 40%;
  }
}
@media (max-width: 575px) {
  .product-additional-info #additional-information table th {
    width: 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .product-additional-info #additional-information .col-lg-12 table th {
    width: 20%;
    max-width: 20%;
  }
}
@media (min-width: 1200px) {
  .product-additional-info #additional-information .col-lg-12 table th {
    width: 15%;
    max-width: 15%;
  }
}
.product-additional-info .nav-tabs {
  flex-wrap: nowrap;
}
.product-additional-info .nav-tabs .nav-link {
  height: 100%;
}
.navigation-step .nav-item {
  height: 70px;
}
.moreLess .moreLink {
  background: white;
}
.alternative-addresses ul {
  display: flex;
  padding-inline-start: 0;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: 0;
  padding-left: 0;
}
.alternative-addresses ul li {
  display: inline-block;
  padding: .5rem;
  margin-right: 10px;
  margin-bottom: .5rem;
  min-width: 150px;
}
.alternative-addresses ul li p {
  margin-bottom: 0;
}
.shopinfopage a:not([href]).ga-optout-link,
.shopinfopage a:not([href]).ga-optin-link {
  color: #458b74;
}
.shopinfopage a:not([href]).ga-optout-link:hover,
.shopinfopage a:not([href]).ga-optin-link:hover {
  color: #2c5849;
}
@media (max-width: 992px) {
  .product-details-images {
    padding-bottom: 1.5rem !important;
  }
  .product-details-images.pt-4 {
    padding-top: 0 !important;
  }
}
@media (max-width: 992px) {
  .megamenu .megamenu-item h6 {
    margin-top: 1.5rem;
  }
  .megamenu .megamenu-item:first-child h6 {
    margin-top: 0;
  }
  .megamenu .megamenu-item .megamenu-list {
    margin-bottom: 0 !important;
  }
}
.brands .brands-slider .brand-image {
  width: 112px;
}
.pagination .page-item {
  max-width: 150px;
}
@media (min-width: 576px) {
  .pagination .page-item {
    max-width: 230px;
  }
}
@media (min-width: 768px) {
  .pagination .page-item {
    max-width: 300px;
  }
}
img.img-fluid.lazy {
  height: 200px;
}
.modal .modal-body {
  overflow: scroll;
}
.snippetPkgNewsletterSignUpSignUp .hidden {
  display: none;
}
.snippetPkgNewsletterSignUpSignUp .visible {
  display: block;
}
.footer-navigation .list-inline-item {
  font-size: 2rem;
}
#scrollTop {
  bottom: 100px !important;
}
.certificates {
  display: flex;
  flex-direction: row;
  margin: 0 -1rem;
  padding-left: 0;
  padding-right: 0;
  flex-wrap: wrap;
}
.filter-item-content .custom-checkbox {
  cursor: pointer;
}
.filter-item-content .custom-checkbox .custom-control-label {
  cursor: pointer;
}
h6:not([class*="display"]),
.h6:not([class*="display"]) {
  font-size: 1rem !important;
}
h5:not([class*="display"]),
.h5:not([class*="display"]) {
  font-size: 1.1rem !important;
}
h4:not([class*="display"]),
.h4:not([class*="display"]) {
  font-size: 1.2rem !important;
}
h3:not([class*="display"]),
.h3:not([class*="display"]) {
  font-size: 1.3rem !important;
}
h2:not([class*="display"]),
.h2:not([class*="display"]) {
  font-size: 1.5rem !important;
}
h1:not([class*="display"]),
.h1:not([class*="display"]) {
  font-size: 1.6rem !important;
}
@media (min-width: 576px) {
  h6:not([class*="display"]),
  .h6:not([class*="display"]) {
    font-size: 1rem !important;
  }
  h5:not([class*="display"]),
  .h5:not([class*="display"]) {
    font-size: 1.15rem !important;
  }
  h4:not([class*="display"]),
  .h4:not([class*="display"]) {
    font-size: 1.3rem !important;
  }
  h3:not([class*="display"]),
  .h3:not([class*="display"]) {
    font-size: 1.5rem !important;
  }
  h2:not([class*="display"]),
  .h2:not([class*="display"]) {
    font-size: 1.7rem !important;
  }
  h1:not([class*="display"]),
  .h1:not([class*="display"]) {
    font-size: 1.9rem !important;
  }
}
@media (min-width: 768px) {
  h6:not([class*="display"]),
  .h6:not([class*="display"]) {
    font-size: 1rem !important;
  }
  h5:not([class*="display"]),
  .h5:not([class*="display"]) {
    font-size: 1.2rem !important;
  }
  h4:not([class*="display"]),
  .h4:not([class*="display"]) {
    font-size: 1.4rem !important;
  }
  h3:not([class*="display"]),
  .h3:not([class*="display"]) {
    font-size: 1.6rem !important;
  }
  h2:not([class*="display"]),
  .h2:not([class*="display"]) {
    font-size: 1.8rem !important;
  }
  h1:not([class*="display"]),
  .h1:not([class*="display"]) {
    font-size: 2.1rem !important;
  }
}
@media (min-width: 992px) {
  h6:not([class*="display"]),
  .h6:not([class*="display"]) {
    font-size: 1rem !important;
  }
  h5:not([class*="display"]),
  .h5:not([class*="display"]) {
    font-size: 1.2rem !important;
  }
  h4:not([class*="display"]),
  .h4:not([class*="display"]) {
    font-size: 1.45rem !important;
  }
  h3:not([class*="display"]),
  .h3:not([class*="display"]) {
    font-size: 1.7rem !important;
  }
  h2:not([class*="display"]),
  .h2:not([class*="display"]) {
    font-size: 1.9rem !important;
  }
  h1:not([class*="display"]),
  .h1:not([class*="display"]) {
    font-size: 2.3rem !important;
  }
}
@media (min-width: 1200px) {
  h6:not([class*="display"]),
  .h6:not([class*="display"]) {
    font-size: 1rem !important;
  }
  h5:not([class*="display"]),
  .h5:not([class*="display"]) {
    font-size: 1.25rem !important;
  }
  h4:not([class*="display"]),
  .h4:not([class*="display"]) {
    font-size: 1.5rem !important;
  }
  h3:not([class*="display"]),
  .h3:not([class*="display"]) {
    font-size: 1.75rem !important;
  }
  h2:not([class*="display"]),
  .h2:not([class*="display"]) {
    font-size: 2rem !important;
  }
  h1:not([class*="display"]),
  .h1:not([class*="display"]) {
    font-size: 2.5rem !important;
  }
}
@media (max-width: 575px) {
  .MTPkgShopListfilter {
    display: none;
  }
}
html.js .moreLess {
  overflow: hidden;
}
html.no-js .moreLess {
  overflow: visible;
  max-height: none !important;
}
html .moreLess {
  position: relative;
}
html .moreLess .moreLessWrapper {
  overflow: hidden;
}
html .moreLess .moreLessWrapper.full {
  height: auto !important;
}
html .moreLess .moreLessWrapper.collapse {
  display: block;
}
html .moreLess .moreLessWrapper.collapse:after {
  background-image: linear-gradient(to bottom, transparent, #ffffff);
  bottom: 0;
  content: "";
  height: 80px;
  pointer-events: none;
  position: absolute;
  right: 0;
  width: 100%;
}
html .moreLess .moreLink,
html .moreLess .lessLink {
  position: relative;
  z-index: 100;
}
.certificate {
  padding: 0 1rem;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  flex: 1 0 0;
  min-width: calc(100px + 2rem);
  max-width: calc(140px + 2rem);
  margin-bottom: 2rem;
}
.certificate img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}
.certificate .description {
  text-align: center;
}
.certificate p {
  margin-bottom: 0;
}
.visible-on-mobile {
  display: block;
}
.map-container {
  position: relative;
  height: 480px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.map-container .consent-opener-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#signup_form input[type="checkbox"] {
  appearance: none;
  outline: none;
  width: 1rem;
  height: 1rem;
  background-color: #dee2e6;
  position: relative;
}
#signup_form input[type="checkbox"]:checked {
  background-color: #212529;
}
#signup_form input[type="checkbox"]:checked:before {
  position: absolute;
  content: '\2713';
  color: white;
  font-weight: bold;
  font-size: 1rem;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
}
.marketing-overlay-wrapper {
  width: 100vw;
  height: 100vh;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
@media (min-width: 768px) {
  .marketing-overlay-wrapper {
    padding: 0;
  }
}
.marketing-overlay {
  width: calc(100% - 20px);
  height: 87%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 10px;
}
@media (min-width: 768px) {
  .marketing-overlay {
    top: 50px;
    right: 20px;
    padding: 0;
    bottom: initial;
    max-width: 600px;
    max-height: 400px;
  }
}
@media (min-width: 992px) {
  .marketing-overlay {
    top: 100px;
    max-width: 800px;
    max-height: 480px;
  }
}
.marketing-overlay .overlay-close {
  text-align: right;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 20px;
  background: transparent;
}
.marketing-overlay .overlay-iframe {
  flex: 1 1 auto;
  border: none;
}
.newsletter-overlay .hidden {
  display: none;
}
.newsletter-overlay .overlay-image {
  max-width: 100%;
}
.ConsentChip {
  z-index: 10000 !important;
}
.snippetPkgNewsletterNewsletterQuickSignup label:before {
  border: 1px solid #868e96;
}
.product-details .options a:hover {
  text-decoration: none;
}
.product-details .detail-option-btn-label.disabled {
  background-color: #ced4da;
  border-color: #ced4da;
}
.product-details .btn-colour.disabled {
  box-shadow: inset 0 0 0 5px #e9ecef, 0 0 0 1px #ced4da;
}
.snippetShopBasketAddedToBasket .sign i {
  font-size: 3rem;
  color: #28a745;
}
.snippetShopBasketAddedToBasket .snippetShopArticleToBasket .middleContent a {
  color: #343a40;
  font-weight: bold;
}
.snippetShopBasketAddedToBasket .snippetShopArticleToBasket .middleContent a .manufacturerName {
  font-weight: normal;
}
.snippetShopBasketAddedToBasket .snippetShopArticleToBasket .middleContent .shipping {
  color: #343a40;
}
.snippetShopBasketAddedToBasket .snippetShopArticleToBasket .rightContent {
  text-align: right;
}
.snippetShopBasketAddedToBasket .snippetShopArticleToBasket .rightContent .snippetShopArticleArticlePrice .price {
  color: #28a745;
  font-weight: bold;
  font-size: 1.1rem;
}
.snippetShopBasketAddedToBasket .snippetShopArticleToBasket .rightContent .shippingInfo {
  display: block;
}
.snippetShopBasketAddedToBasket .snippetShopArticleToBasket .rightContent .shippingInfo a {
  text-decoration: underline;
  color: #343a40;
}
.snippetOrderWizardShippingAndPaymentSelectPayment ul {
  list-style: none;
  padding: 0;
}
.snippetRatingStandard {
  list-style: none;
  display: inline-block;
  margin: 0;
}
.snippetRatingStandard .star,
.snippetRatingStandard .starhalf,
.snippetRatingStandard .starfull {
  display: inline-block;
  background-image: url(/assets/images/star-small-empty.png);
  background-repeat: no-repeat;
  padding: 0;
  overflow: hidden;
  text-indent: -50px;
  margin-left: -1px;
  width: 17px;
  height: 16px;
}
.snippetRatingStandard .starhalf {
  background-image: url(/assets/images/star-small-half.png);
}
.snippetRatingStandard .starfull {
  background-image: url(/assets/images/star-small-full.png);
}
.shop-filter .shop-filter-content .filter-item {
  position: relative;
}
.shop-filter .shop-filter-content .filter-item .filter-item-header {
  cursor: pointer;
  font-size: 1.1rem;
  border-top: 1px solid #868e96;
}
.shop-filter .shop-filter-content .filter-item .filter-item-content .active-filters {
  padding: 0;
  cursor: pointer;
}
.shop-filter .shop-filter-content .filter-item .filter-item-content li {
  list-style-type: none;
}
.shop-filter .shop-filter-content .filter-item.filter-active .filter-item-header {
  font-weight: 500;
  color: inherit !important;
}
.shop-filter .shop-filter-content .filter-item .filter-pick {
  display: none;
  min-width: 100px;
  position: absolute;
  top: 2.5rem;
  left: 15px;
  z-index: 1001;
  border: 1px solid #868e96;
  background: #fff;
}
.shop-filter .shop-filter-content .filter-item.filter-open .filter-pick {
  display: block;
}
.shop-filter .shop-filter-content .filter-size a.size-items {
  cursor: pointer;
  color: inherit;
}
.shop-filter .shop-filter-content .filter-size a.size-items:hover {
  text-decoration: none;
}
.shop-filter .shop-filter-content .filter-size a.size-items i.active {
  font-size: 1.1rem;
}
.shop-filter .shop-filter-content .filter-size a.size-items i.not-active {
  font-size: 1rem;
  color: #dee2e6;
}
.snippetEkomiIcon .snippetRatingStandard {
  margin-top: 5px;
  padding-left: 0;
}
.toggleMenuDiv .bookmarklet {
  padding-left: 15px;
}
.snippetPkgViewRendererMTPkgViewRendererSnippetGalleryGalleryWithNavigation .snippets .snippetListDivList .listItem {
  margin-bottom: 20px;
}
.snippetPkgViewRendererMTPkgViewRendererSnippetGalleryGalleryWithNavigation .snippets .snippetListDivList .listItem .itemName {
  margin-bottom: 10px;
  text-decoration: underline;
  color: #ff0000;
}
.payWithAmazonDiv {
  text-align: right;
  margin: 10px 0px 10px 0px;
}
.payWithAmazonDiv .payWithAmazonText {
  font-size: 12px;
  color: #000000;
  line-height: 13px;
  padding-top: 5px;
}
#addressBookWidgetDiv {
  margin-bottom: 10px;
}
.amazonPayLoginText {
  text-align: right;
  padding-right: 50px;
  margin-bottom: 20px;
  font-size: 13px;
}
#readOnlyAddressBookWidgetDiv,
#readOnlyWalletWidgetDiv {
  width: 100%;
  height: 170px;
}
