<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 255:0 Expected "}" to go with "{"

**/


span.vat {
  font-size: 11px !important;
  font-weight: 400 !important;
}
.vendor-image {
  text-align: end;
}
.vendor-image img {
  width: 120px;
}
.vinrange {
  font-weight: 400;
}
.vinrange span {
  font-weight: 600;
}
.article-template__content-box {
  grid-template-columns: unset !important;
  padding: 0rem 0 !important;
}
.quick-add-modal__announcement-bar.background.color-background-6 {
  display: none;
}
.text__text-blog h4 {
  margin-top: 0 !important;
}
.mulnew {
  position: relative;
}
.text__img-blog {
  width: 400px;
}
.article-template__content.rte {
  max-width: unset;
}
.text__text-blog h4 span {
  font-size: 18px;
  font-weight: 400 !important;
}
.text__img-blog img {
  width: 100%;
  max-width: 500px;
  display: block;
}
.text__text-blog {
  width: calc(100% - 400px);
  padding-left: 40px;
}
.mulnew &gt; a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.footer-block.footer-block-text {
  max-width: 20%;
}
.multicolumn-list__item a {
  text-decoration: unset;
}
.footer-block.footer-block--newsletter.newsletter__form {
  max-width: 30% !important;
  width: 30%;
}
.footer-block.footer-block--menu {
  margin: 0 auto;
}
.footer__content-middle-container {
  padding-top: 3.4rem;
}
.multicolumn-card__info a {
  text-decoration: auto !important;
}
p.Invat span.money {
  font-weight: 600;
}
.template-page-trade-enquiry-new .field {
  display: block;
  padding: 10px 0;
}
.template-page-trade-enquiry-new label.field__label.small-font {
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 600;
  color: #000;
  margin-bottom: 8px;
  margin-top: 0;
  display: inline;
}

.trader input.field__input {
  background: transparent !important;
  border-color: #000 !important;
  border-width: 2px !important;
  border-radius: 5px !important;
  font-size: 12px !important;
  line-height: 1.5em !important;
  font-weight: 400 !important;
  font-family: Inter;
  height: 42px !important;
  padding-left: 10px;
}
.template-page-trade-enquiry-new textarea.text-area.field__input {
  background: transparent !important;
  border-color: #000 !important;
  border-width: 2px !important;
  border-radius: 5px !important;
  font-size: 12px !important;
  line-height: 1.5em !important;
  font-weight: 400 !important;
  font-family: Inter;
  height: 42px !important;
  padding-left: 10px;
}
.template-page-trade-enquiry-new textarea#ContactForm-body::placeholder {
  font-family: sans-serif;
  color: #cfcfcf;
  font-size: 14px;
}
.template-page-trade-enquiry-new input.field__input::placeholder {
  font-family: sans-serif;
  color: #cfcfcf;
  font-size: 14px;
}
.trader button.button.button--primary.button--primary-size {
  border-radius: 10px;
  font-size: 16px;
  background-color: #000;
}
.trader .contact-form__desc.richtext__content {
  font-size: 20px;
  border-top: 1px solid #000;
  padding-top: 52px;
  padding-bottom: 20px;
  font-weight: 400;
}
.header__localization.header__localization--language {
  display: none;
}
.page__wrapper {
  max-width: 1425px;
  margin: 0 auto;
  width: 100%;
  padding: 30px 15px;
  padding-bottom: unset;
}
.text__img__wrapper {
  display: flex;
  flex-wrap: wrap;
}
.text__img {
  width: 300px;
}
.text__img img {
  max-width: 400px;
  display: block;
}
.collection-des {
  padding-top: 25px;
}
.text__text {
  width: calc(100% - 300px);
  padding-left: 20px;
}
.text__text h4 {
  font-size: 26px;
  margin: 0;
  margin-bottom: 16px;
}
.text__text p {
  margin: 0;
  margin-bottom: 14px;
}
.search__form__wrapper input#Search-In-Modal {
  border-color: #0e283c !important;
}
@media (max-width: 767.98px) {
  .text__img {
    width: 100%;
  }
  .text__text {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  .text__img-blog {
    width: 100%;
  }
  .text__text-blog {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .footer-block.footer-block-text {
    max-width: 100%;
  }
  .footer-block.footer-block--newsletter.newsletter__form {
    max-width: unset !important;
    width: unset;
  }
  .footer-block.footer-block--menu {
    margin: 0 auto;
  }
}
input#Search-In-Modal {
  border: 0.1rem solid #11324c;
}
.extra-text{
  display: flex;
  justify-content: end;
}


@media only screen and (min-width: 769px) {
.reset-password {
    padding: 60px 30% !important;
  }
}
.reset-password {
    max-width: 100%;
    padding: 50px 20px;
    background: #f2f4f4;
 .rset-title{
   text-align:center
 }
#password, #password_confirmation {
  background: #fff !important;
}
.password-reset-btn{
margin-top: 25px;
width: 100%;
background-color: rgb(17 50 71);
display: inline-flex;
justify-content: center;
align-items: center;
min-height: 5.6rem;
padding: 1rem 2.8rem;
border: 1px solid transparent;
overflow: hidden;
position: relative;
z-index: 1;
color: rgb(255, 255, 255);
}
</pre></body></html>