.logo img {
  max-height: 180px !important;
}

.shop-now-section .text-wrapper {
    margin-bottom: 20px;
}

.testimonial-box {
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .09);
    height: 100%;
    padding: 25px 15px;
    background: #f4f4f4;
    color: black;
}

label {
    display: inline-block;
    font-weight: 400;
    margin-bottom: 12px;
    margin-top: 12px;
}
 
.doublebanner_wrapper .banner2 .banner_title, .singlebanner_wrapper .banner_title {
    font-size: 3em;
    color: white;
}

.timberbanner h3 {
    margin: 0 0 30px;
    color: white;
}

.testimonialheader hr {
    border: 0;
    border-top: 5px solid #59705b;
    margin-bottom: 1em;
    margin-top: 1em;
    width: 15%;
    float: left;
      margin-bottom: -60px;
}

body {
    margin: 0;
    padding: 0;
}

.icon-text-section {
    background-color: #59705b;
    color: white;
    padding: 50px;
    text-align: center;
}

.icon-container {
    display: inline-block;
}

.icon {
    width: 80px;
    height: 80px;
    transition: transform 0.3s;
}

.icon-container:hover .icon {
    transform: scale(1.2);
}

.text {
    margin-top: 10px;
    font-size: 18px;
      font-weight: 600;
}

.tabbed-boxes .nav-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
    min-height: 40px;
    display: none;
}

.tabbed-box h2 {
    color: #24871e;
    margin: 0;
    opacity: 0;
    text-transform: uppercase;
    transition: opacity .35s ease;
    z-index: 5;
    background: white;
    padding: 5px;
  font-size: 1.4rem;
}

.tabbed-boxes .owl-nav>div {
    background-color: #ffffff;
    font-size: 12px;
    margin: 0;
    padding: 5px 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .35s ease;
}

.testimonial-box .img-wrapper {
    border: 0px;
    border-radius: 5px;
    box-shadow: 8px 24px 98px 0 rgba(0, 0, 0, .09);
}

.contactformpage .form-control, .input-group .form-control:last-child {
    border-color: var(--evo-border-color, #eaeaea);
    border-radius: 5px;
    background-color: #eeeeee !important;
}

.getintouchsection {
  border: solid 1px #eeeeee;
  padding-left: 20px;
    padding-top: 20px;
      padding-bottom: 20px;
}

.getintouchsection hr {
    border: 0;
    border-top: 5px solid #59705b;
    margin-bottom: 1em;
    margin-top: 1em;
    width: 15%;
    float: left;
}

.productspecs_container .tech-specs .item:nth-child(odd) {
    background-color: #f4f4f4;
}

.pagesbutton {
    font-family: inherit !important;
    line-height: inherit !important;
    padding: 10px 40px !important;
    color: #fff !important;
    background: #59715b !important;
   border: #59715b 3px solid !important;
  width: 100%;
}

.pagesbutton:hover {
      color: #59715b !important;
    background: #fff !important;
 border: #59715b 3px solid !important;
}

.cartwarning {
    background: #acb8ad;
    color: black;
    padding: 20px;
    border-radius: 20px;
}

@media only screen and (min-width:769px) {
  .desktop-hide{
    display:none !important;
  }
  
  #widget {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    display: none !important;
}

.badge {
    background-color: #8c8c8c;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: .875em;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    display: none;
}
  
  /*** Local Delivery Circle ***/

.ex-category .b5497 .ribbon, .ex-searchresult .b5497 .ribbon, .ex-content-page .b5497 .ribbon {
    margin-left: 5px;
    padding: 35px !important;
    margin-bottom: 15px;
    background-color: transparent !important;
    background-image: url(https://eu.evocdn.io/dealer/1849/content/media//local.png.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
}

.ex-product .b5497 .ribbon-side, .b5497 .ribbon-tips, .ex-category .b5497 .ribbon-side, .b5497 .ribbon-tips, .ex-searchresult .b5497 .ribbon-side, .b5497 .ribbon-tips, .ex-searchresult .b5497 .ribbon-side, .ex-content-page .b5497 .ribbon-side, .b5497 .ribbon-tips {
    display: none !important;
}

.ex-product .b5497 .ribbon span, .ex-category .b5497 .ribbon span, .ex-searchresult .b5497 .ribbon span, .ex-content-page .b5497 .ribbon span {
    display: none;
}

.ex-product .b5497 .ribbon {
    padding: 55px !important;
    margin-bottom: 15px;
    background-color: transparent !important;
    background-image: url(https://eu.evocdn.io/dealer/1849/content/media//local.png.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
}
  
  footer .contacts {
    margin-bottom: 1em;
    padding-top: 20px;
}

.menulinks_container .quicklinks {
    padding-top: 20px;
}

footer .payment img {
    display: inline-block;
    margin-bottom: 8px;
    margin-left: 6px;
    width: 40px;
    padding-top: 20px;
}

.openingfooterblock {
    padding-top: 20px;
}
  
  .roll-brand-section {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
  padding: 20px;
}

.roll-brand-item {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

.roll-brand-item:hover {
  transform: scale(1.05);
}

.roll-brand-item img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Responsive adjustments */

@media (max-width: 1024px) {
  .roll-brand-section {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .roll-brand-section {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* End of Homepage brand section */
  
  home-merch

/**/
.home-merch .tile .brand-label,
.home-merch .tile .product-sku,
.home-merch .tile .price-label-inc-vat,
.home-merch .tile .flex-notes,
.home-merch .tile .addtoquicklist-wrapper,
.home-merch .tile .product-compare-action,
.home-merch .tile .indicators-grid,
.home-merch .tile .product-category,
.ex-name-mhtest #breadcrumb{
  display: none!important;
}
.home-merch .footer-wrapper {
  height: auto!important;
}
.home-merch .tile {
  margin-inline: 10px!important;
  padding: 10px;
}
.home-merch .product-name a{
font-size: 1.1rem!important;
}
.home-merch .footer-wrapper-price {
  flex-direction: row!important;;
  justify-content: space-around;
}

.home-merch h3 {
    font-size:clamp(1.2rem, 3vw, 1.75rem);
  font-weight: 700;
  text-align: center;
  margin-bottom: 2rem;
  text-transform: uppercase;
  color: #4f4f4f;
  border: none;
  width: 100%;
}
  
  /* ===== Catalog Section ===== */
.catalog {
  --gap: 1.25rem;
  --radius: 1rem;
  --bg: #fff;
  --ink: #1f2937;          /* slate-800 */
  --muted: #6b7280;        /* slate-500 */
  --border: #e5e7eb;       /* slate-200 */
  --accent: #0ea5e9;       /* sky-500 */
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  color: var(--ink);
  padding: clamp(1rem, 3vw, 2rem);
  background: var(--bg);
}

.catalog__title {
  font-size: clamp(1.25rem, 2.2vw, 1.75rem);
  margin: 0 0 1rem 0;
  font-weight: 700;
}

.catalog__grid {
  display: grid;
  gap: var(--gap);
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

/* ===== Card ===== */
.catalog-card {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  overflow: hidden;
  background: #fff;
  transition: box-shadow .2s ease, transform .2s ease;
}

.catalog-card:where(:hover, :focus-within) {
  box-shadow: 0 6px 20px rgba(0,0,0,.06);
  transform: translateY(-2px);
}

/* Image */
.catalog-card__media {
  display: block;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #f3f4f6; /* slate-100 */
}

.catalog-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .35s ease;
}

.catalog-card__media:where(:hover, :focus) img {
  transform: scale(1.04);
}

/* Title */
.catalog-card__title {
  margin: .75rem .9rem 0 .9rem;
  font-size: 1.05rem;
}

.catalog-card__title a {
  text-decoration: none;
  color: inherit;
}

/* Links */
.catalog-card__links {
  list-style: none;
  margin: .25rem .9rem 0 .9rem;
  padding: 0;
}

.catalog-card__links a {
  display: inline-block;
  margin: .35rem 0;
  text-decoration: none;
  color: var(--muted);
  font-size: .95rem;
}

.catalog-card__links a:hover,
.catalog-card__links a:focus {
  color: var(--accent);
  text-decoration: underline;
}

/* CTA */
.catalog-card__cta {
  margin: auto .9rem .9rem .9rem; /* pushes CTA to bottom */
  padding-top: .25rem;
  font-weight: 600;
  text-decoration: none;
  color: var(--accent);
}

/* ===== Responsive tweaks ===== */
@media (max-width: 480px) {
  .catalog__title { text-align: center; }
  .catalog-card__title { text-align: left; }
  .catalog-card__links a { font-size: .98rem; }
}

/* Focus visibility */
.catalog a:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
  border-radius: .25rem;
}
  
.homecateback {
  background-color: pink !important;
  }