:root {
  --evo-brand-secondary: #f2c248;
  --evo-brand-accent: #E6EFFB;
  --evo-header-background: #fff;
}
.header-full .logo img {
/* Change this for desktop */
    max-width: 300px !important;
    height: auto !important;
    max-height: none !important;
}

.ex-l-4326 {
  --evo-brand-default: #ff0000;
  --evo-brand-secondary: #ff0000;
  --evo-brand-hover-bgdark: #ff0000;
  --evo-brand-hover-bglight: #ff0000; 
  --evo-brand-accent: #ff0000;
  --evo-btn-default-bg: #ff0000;
  --evo-link-color: #000;
}
 
.ex-l-4326 .toolbar .dropdown .dropdown-menu a i,
.ex-l-4326 .myaccountdashboard_container a {
  color: var(--evo-brand-default);
}
 
.ex-l-4326 footer {
  background-color: #ff0000;
}
 
.ex-l-4326.product-box,
.ex-l-4326 .product-box-all {
  color: #fff !important;
}

/*MH Test for Mason*/

.ex-l-4377 {
  --evo-brand-default: #0fba2b; /*Main Colour*/
  --evo-brand-secondary: #66ff00; /*Button Hover*/
  --evo-brand-hover-bglight: #24e7ff; /*Attributes Hover*/
  --evo-brand-accent: #0fba2b; /*Header hover, SKU & spec widget background*/ 
  --evo-btn-default-bg: #ffee00; 
  --evo-link-color: #000000; /*Product & Category Description*/
}
 
.ex-l-4377 .toolbar .dropdown .dropdown-menu a i,
.ex-l-4377 .myaccountdashboard_container a {
  color: var(--evo-brand-default); /*Toolbar Dropdown*/
}
 
.ex-l-4377 footer {
  background-color: #0fba2b; /*Footer Colour*/
}

.subscr-form input::placeholder {
  color: #000 !important;
}

.filtername-manufacturer {
  display: none;
}
.loggedin .loginprices {display:none}

/*usp icons*/
.homeStrip .nFlex {
display: flex;
justify-content: space-evenly;
align-items: center;
  flex-wrap: wrap;
}

.stripBox {
  align-items: center;
  position: relative;
  margin: 0 3px;
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .stripBox {
    width: 100%;
  }
}
.stripImg {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  flex-shrink: 0;
}

.nLinkArea {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.stripBox p {
    margin: 0;
    font-size: 14px;
    line-height: 30px;
    transition: 0.35s color;
}
.stripBox p span {
    font-size: 20px;
    font-weight: 700;
}

#thankYou {
  max-width: 600px !important;
}

/* ===== MH popuot styling ===== */
.ex-loggedout .gift-reminder {
  display: none;
}
.ex-loggedin .gift-reminder {
  width: max-content;
  text-align: center;
  background-color: var(--evo-brand-default, #307fe2);
  padding: 10px 30px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  top: 80px;
  right: 30px;
  font-size: 0.95rem;
  position: fixed;
  z-index: 12;
  opacity: 1;
  transition: all 0.35s ease;
  border: 1px solid #808080;
  box-shadow: 0 24px 36px rgba(0, 0, 0, 0.13), 0 24px 46px rgba(0, 0, 0, 0.2);
  visibility: visible;
}

.ex-loggedin .gift-reminder p {
  margin: 0;
  font-weight: 900;
  font-size: 1rem;
  color: #fff;
}

.ex-loggedin .gift-reminder.inactive {
  opacity: 0;
  top: 0;
  visibility: hidden;
}

@media only screen and (max-width: 767px) {
  .ex-loggedin .gift-reminder {
    top: 30px;
    padding: 10px 15px;
    right: 50%;
    transform: translateX(50%);
    width: min(90vw, 400px);
  }
}
.gift-promotion-container {
  padding-top: 15px;
  max-width: 485px;
}
.gift-promotion-container p {
  padding-left: 10px;
}
.gift-promotion-container .bg-warning,
.gift-promotion-container .bg-info {
  --bs-bg-opacity: 0.3;
}
.gift-promotion-container p {
  border-radius: 15px;
}
/* ===== End ===== */

span.manufacturer-ref {
    display: none !important;
}

.newsletters_container {
  h2 {
	font-size: 1.25em;
    text-align: center;
  }
  
  .form-control {
	height: 40px;
  }
  
  .p-style3 {
  	line-height: 1.5;
  }
  
  i {
    color: #307fe2;
  }
}
.ex-l-4326 #logoutButton {
  color: var(--evo-link-color);
}
.ex-l-4326 #logoutButton:hover {
  color: #fff;
}
.gallerywidget_container{
    margin-inline: auto;
}
.catalog-grid [role=row-section], 
.page-content [role=row-section], 
.zonebottom [role=row-section], 
.zonetop [role=row-section] {
    margin-bottom: 7px;
}
@media only screen and (max-width: 768px){
.hero-video-container {
  border-radius: 0!important;
}
.hero-video-container,
.hero-video-container video{
  height: auto!important;
  min-height: 100px;
}
.hero-video-container video {
  margin-bottom: -7px!important;
}
}
/*=====FRIDGE=====*/
/* Utility classes*/

.f-p-0 {
  padding-inline: 0px;
}
.f-p-1 {
  padding-inline: 1px;
}
.f-p-2 {
  padding-inline: 2px;
}
.f-p-4 {
  padding-inline: 4px;
}
.f-p-5 {
  padding-inline: 5px;
}
.f-p-6 {
  padding-inline: 6px;
}
.f-p-7 {
  padding-inline: 7px;
}
.chosen {
  filter: drop-shadow(0 0 15px rgba(83, 148, 231, 0.8));
  background: transparent;
}
.opacity-0 {
  opacity: 0 !important;
}

/* End utility classes*/

.fridge {
  --transition-time: 0.35s;
  max-width: var(--fridge-width);
  background-color: #ccc;
  margin: 50px auto;
}
/* Fridge header styling*/
.fridge-layout {
  position: relative;
}
.fridge-header {
  height: 150px;
  background-color: #0d6efd;
  padding: 20px 40px;
  display: flex;
  position: sticky;
  top: 0;
  z-index: 50;
}
.fridge-header-info {
  flex: 1;
  display: flex;
}

.fridge-header-display {
  margin-inline: 40px 20px;
  padding: 10px 15px;
  width: 70%;
  background-color: #fff;
  font-size: 1rem;
  color: #404040;
  display: flex;
  flex-direction: column;
}
.fridge-header-display .product-total-price {
  margin-top: auto;
  font-size: 1.8rem;
  opacity: 1;
  transition: opacity var(--transition-time) linear;
  display: flex;
  align-items: last baseline;
  gap: 0.5em;
}
.fridge-header-display .product-total-price .stock-group {
  width: 100%;
  text-align: right;
  display: flex;
  flex-direction: column;
}
.fridge-header-display .product-total-price .inc-vat {
  font-size: 0.9rem;
  max-width: 10ch;
  line-height: 1;
}
.fridge-header-display .product-total-price .pack-uom {
  font-size: 0.9rem;
}
.fridge-header-display .product-total-price .in-stock {
  font-size: 0.9rem;
}
.fridge-header-display .product-name {
  overflow: hidden;
  line-height: 1.4em;
  max-height: 2.8em;
  opacity: 1;
  transition: opacity var(--transition-time) linear;
}

.fridge-header-buttons {
  width: 30%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.quantity-count {
  display: flex;
  gap: 15px;
  text-align: center;
  height: 40px;
  display: none;
}
.quantity-count button {
  background-color: rgb(0, 182, 206);
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 2.8rem;
  text-decoration: none;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
.quantity-count button::selection {
  background-color: transparent;
}
.quantity-count input {
  max-width: 50px;
  text-align: center;
  border: none;
  font-size: 1.7rem;
  color: #f00;
  background-color: #222;
}
.quantity-count input::selection {
  background-color: rgba(255, 0, 0, 0.5);
  color: #fff;
}
.fridge-header-buttons button {
  background-color: var(--bs-teal);
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  padding: 10px 20px;
  width: 100%;
  text-decoration: none;
  border: none;
}
.fridge-header-buttons .clear {
  background-color: var(--bs-red);
}
.fridge-header-buttons button:hover {
  background-color: var(--bs-pink);
}
.add-basket:disabled {
  background-color: #aaa;
}
.add-basket:hover {
  text-decoration: none;
  color: #fff;
}
.fridge-header img {
  filter: brightness(0) invert(1);
}
/* Fridge body styling*/
.fridge-body {
  outline: 2px solid #808080;
  outline-offset: -2px;
}
.body-frame {
  padding: 40px;
  width: 100%;
  height: 100%;
}
.body-inner {
  background-color: #fff;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 0 2px #808080;
  outline: 2px solid #808080;
  outline-offset: 6px;
}
.shelf-s .shelf-body-s {
  height: auto;
}
/*.inner-shelf .shelf-body-s {
  height: calc(var(--fridge-width) - 720px);
}*/
.shelf-s .shelf-body-m {
  height: 300px;
}
.shelf-s .shelf-body-l {
  height: 350px;
}
.shelf-body {
  padding: 10px 5px 5px;
  margin: 0;
  display: grid;
  gap: 5px;
  align-items: end;
  justify-items: center;
  position: relative;
}
.shelf-body::after {
  content: "";
  width: 100%;
  height: 25px;
  background-color: #ddd;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.shelf-body li {
  list-style: none;
  z-index: 1;
}
.shelf-body button {
  padding: 0;
  border: none;
  background: transparent;
}
.inner-shelf .shelf-body {
  grid-template-columns: repeat(var(--shelf-body-columns), 1fr);
}
.shelf-body img {
  max-height: 200px;
  max-width: 100%;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  pointer-events: auto;
}
.shelf-body button:focus-visible {
  filter: drop-shadow(0 0 15px rgba(0, 102, 255, 1));
  background: transparent;
  outline: 0;
}

.shelf-footer {
  background-color: #eee;
  height: 50px;
  padding: 10px 5px;
  display: grid;
  gap: 5px;
  position: relative;
}

.add-shelf-wrapper {
  height: 60px;
  width: 100%;
  background-color: #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.add-shelf-wrapper button {
  background-color: var(--bs-teal);
  color: #fff;
  border: none;
  padding: 10px 20px;
}
.add-shelf-wrapper .clear {
  background-color: var(--bs-red);
}
.add-shelf-wrapper button:hover {
  background-color: var(--bs-pink);
}
.inner-shelf .shelf-footer {
  grid-template-columns: repeat(var(--shelf-footer-columns), 1fr);
}
.shelf-input {
  background-color: #fff;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.1rem;
  padding-inline: 5px;
  text-align: center;
  border: none;
  max-width: 60px;
  justify-self: center;
}
section.inner-shelf .shelf-input {
  grid-column: var(--footer-grid-column);
}

/* Fridge footer styling*/
.fridge-footer {
  height: 200px;
  background-color: #444;
}

@media only screen and (max-width: 768px) {
  .fridge {
    margin-block: 0;
  }
  .fridge-footer {
    height: 100px;
    background-color: #444;
  }
  .shelf-s .shelf-body-s {
    /*height: clamp(70px, 22vw, 230px);*/
    height: auto;
  }
  .f-p-1 {
    padding: 0;
  }
  .f-p-2 {
    padding-inline: 1px;
  }
  .fridge-header {
    position: relative;
  }
  .shelf-input {
    font-size: 1rem;
    height: 25px;
    width: 25px;
    margin: auto;
    padding-inline: 2px;
  }
  .shelf-footer {
    height: 35px;
    padding-block: 5px;
  }
  .fridge-header-logo {
    display: none;
  }
  .fridge-header-buttons button,
  .add-shelf-wrapper button {
    font-size: clamp(0.7rem, 3vw, 1rem);
    padding: 7px 10px;
  }
  .fridge-header {
    padding: 20px;
  }
  .fridge-header-display {
    margin-left: 0;
  }
  .desktop:has(.planogram) {
    display: revert;
  }
  .mobile:has(.planogram) {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  .shelf-body li {
    margin-bottom: 0;
  }
  .shelf-body::after {
    height: 15px;
  }
  .body-frame {
    padding: 20px;
  }
  .shelf-input {
    font-size: 0.8rem;
    height: 20px;
    width: 20px;
    margin: auto;
    padding-inline: 1px;
  }
  .shelf-body {
    gap: 3px;
  }
  .shelf-footer {
    gap: 1px;
  }
  /*.fridge-header-display .product-total-price .in-stock,
  .fridge-header-display .product-total-price .pack-uom,*/
  .fridge-header-display .product-total-price .inc-vat {
    font-size: 0.6rem;
    line-height: 1;
  }
  .fridge-header-display .product-total-price {
    font-size: 1.3rem;
  }
}
.fridge-header-buttons {
  display: none;
}
.fridge-header-display {
  width: 100%;
  margin-inline: 0;
}
body:has(.planogram) .row-breadcrumb {
  display: none;
}
body:has(.planogram) .new-sticky.scrollup .header-sticky {
  top: -72px !important;
}
footer.footer {
  padding-top: 30px
}
footer.footer > div:has(.newsletters_container) {
  max-width: 450px;
  margin-inline: auto;
}
footer.footer > div:has(.horizontalline_container) {
  padding-bottom: 0;
}
footer.footer > div:has(.copyright_container) {
  padding-top: 0;
}
footer.footer > div:has(.menulinks_container) .quicklinks{
  text-align: center!important;
}
.inner-shelf.clip-strip::before{
  content: "Clip strip";
  display: block;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
  border-bottom: 1px solid #ddd;
}